AMD64 PASS
linuxserver/sonarr
Runtime: 16.90s
Build Information
Builder: X86-BUILDER-3p --Hetzner
Created: 2026-03-19T15:11:00+00:00
Image: linuxserver/sonarr
Maintainer: thespad
Size: 89.31MB
Tag: amd64-4.0.17.2952-ls305
Version: 4.0.17.2952-ls305
Expand
2026-03-19T15:14:45.297856017Z [migrations] started
2026-03-19T15:14:45.297899916Z [migrations] no migrations found
2026-03-19T15:14:45.315973404Z usermod: no changes
2026-03-19T15:14:45.322242199Z ───────────────────────────────────────
2026-03-19T15:14:45.322269594Z
2026-03-19T15:14:45.322274333Z ██╗ ███████╗██╗ ██████╗
2026-03-19T15:14:45.322278201Z ██║ ██╔════╝██║██╔═══██╗
2026-03-19T15:14:45.322282189Z ██║ ███████╗██║██║ ██║
2026-03-19T15:14:45.322285867Z ██║ ╚════██║██║██║ ██║
2026-03-19T15:14:45.322289624Z ███████╗███████║██║╚██████╔╝
2026-03-19T15:14:45.322293472Z ╚══════╝╚══════╝╚═╝ ╚═════╝
2026-03-19T15:14:45.322297320Z
2026-03-19T15:14:45.322300797Z Brought to you by linuxserver.io
2026-03-19T15:14:45.322304925Z ───────────────────────────────────────
2026-03-19T15:14:45.322547594Z
2026-03-19T15:14:45.322557303Z To support the app dev(s) visit:
2026-03-19T15:14:45.324067184Z Sonarr: https://sonarr.tv/donate
2026-03-19T15:14:45.324392639Z
2026-03-19T15:14:45.324400074Z To support LSIO projects visit:
2026-03-19T15:14:45.324403992Z https://www.linuxserver.io/donate/
2026-03-19T15:14:45.324407650Z
2026-03-19T15:14:45.324411327Z ───────────────────────────────────────
2026-03-19T15:14:45.324416057Z GID/UID
2026-03-19T15:14:45.324419614Z ───────────────────────────────────────
2026-03-19T15:14:45.328751959Z
2026-03-19T15:14:45.328761087Z User UID: 911
2026-03-19T15:14:45.328765055Z User GID: 911
2026-03-19T15:14:45.328768673Z ───────────────────────────────────────
2026-03-19T15:14:45.330467223Z Linuxserver.io version: 4.0.17.2952-ls305
2026-03-19T15:14:45.330734251Z Build-date: 2026-03-19T15:11:00+00:00
2026-03-19T15:14:45.330740804Z ───────────────────────────────────────
2026-03-19T15:14:45.330744993Z
2026-03-19T15:14:45.379910818Z [custom-init] No custom files found, skipping...
2026-03-19T15:14:45.704916297Z [Info] Bootstrap: Starting Sonarr - /app/sonarr/bin/Sonarr - Version 4.0.17.2952
2026-03-19T15:14:45.780043326Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2026-03-19T15:14:45.786171447Z [Debug] Bootstrap: Console selected
2026-03-19T15:14:45.787396184Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2026-03-19T15:14:46.139803017Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2026-03-19T15:14:46.204517466Z [Warn] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {e2b0a9f0-bb76-4557-be5f-2af63030af55} may be persisted to storage in unencrypted form.
2026-03-19T15:14:46.295345315Z [Trace] EventAggregator: Publishing ConfigFileSavedEvent
2026-03-19T15:14:46.347929313Z [Info] MigrationController: *** Migrating data source=/config/sonarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 ***
2026-03-19T15:14:46.446445265Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating
2026-03-19T15:14:46.456800169Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-19T15:14:46.457364285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-19T15:14:46.504026388Z [Info] DatabaseEngineVersionCheck: SQLite 3.51.2
2026-03-19T15:14:46.505805491Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0472595s
2026-03-19T15:14:46.505961285Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated
2026-03-19T15:14:46.506115165Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.049002s
2026-03-19T15:14:46.517224608Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating
2026-03-19T15:14:46.517752241Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:46.523092285Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo
2026-03-19T15:14:46.531058739Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL)
2026-03-19T15:14:46.551776783Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0285155s
2026-03-19T15:14:46.552143802Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:46.555053231Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated
2026-03-19T15:14:46.555170387Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0318154s
2026-03-19T15:14:46.563178455Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating
2026-03-19T15:14:46.563300771Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:46.569021211Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version)
2026-03-19T15:14:46.570418235Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-03-19T15:14:46.570815605Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016087s
2026-03-19T15:14:46.571170169Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-03-19T15:14:46.571208436Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001566s
2026-03-19T15:14:46.571627380Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime
2026-03-19T15:14:46.572053889Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME
2026-03-19T15:14:46.572678627Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009511s
2026-03-19T15:14:46.572780772Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:46.573300429Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated
2026-03-19T15:14:46.573406062Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015781s
2026-03-19T15:14:46.573796318Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating
2026-03-19T15:14:46.573914726Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:46.574526017Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-03-19T15:14:46.574701160Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.49E-05s
2026-03-19T15:14:46.574756982Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String
2026-03-19T15:14:46.574955873Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT
2026-03-19T15:14:46.575238362Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003699s
2026-03-19T15:14:46.575367382Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:46.575785865Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated
2026-03-19T15:14:46.575919714Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009179s
2026-03-19T15:14:46.576860609Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating
2026-03-19T15:14:46.576962364Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:46.577703507Z [Info] InitialSetup: Starting migration of Main DB to 1
2026-03-19T15:14:46.583333194Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Config
2026-03-19T15:14:46.583561404Z [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-03-19T15:14:46.583941690Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004554s
2026-03-19T15:14:46.584025920Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Config (Key)
2026-03-19T15:14:46.584136703Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Config_Key" ON "Config" ("Key" ASC)
2026-03-19T15:14:46.584371365Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002529s
2026-03-19T15:14:46.584474633Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RootFolders
2026-03-19T15:14:46.584576428Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "RootFolders" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Path" TEXT NOT NULL)
2026-03-19T15:14:46.584831502Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002688s
2026-03-19T15:14:46.584995021Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex RootFolders (Path)
2026-03-19T15:14:46.585045723Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_RootFolders_Path" ON "RootFolders" ("Path" ASC)
2026-03-19T15:14:46.585290125Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002395s
2026-03-19T15:14:46.585388724Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Series
2026-03-19T15:14:46.585556211Z [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-03-19T15:14:46.586259748Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007549s
2026-03-19T15:14:46.586344418Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (TvdbId)
2026-03-19T15:14:46.586433267Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2026-03-19T15:14:46.586679173Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002421s
2026-03-19T15:14:46.586778483Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (TvRageId)
2026-03-19T15:14:46.586891841Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC)
2026-03-19T15:14:46.587125772Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002377s
2026-03-19T15:14:46.587225864Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (ImdbId)
2026-03-19T15:14:46.587317849Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_ImdbId" ON "Series" ("ImdbId" ASC)
2026-03-19T15:14:46.587566419Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002335s
2026-03-19T15:14:46.587718786Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (TitleSlug)
2026-03-19T15:14:46.587770240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2026-03-19T15:14:46.588029271Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002462s
2026-03-19T15:14:46.588122149Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Seasons
2026-03-19T15:14:46.588230557Z [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-03-19T15:14:46.588566664Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003532s
2026-03-19T15:14:46.588663358Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Episodes
2026-03-19T15:14:46.588791266Z [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-03-19T15:14:46.589333298Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005754s
2026-03-19T15:14:46.589437558Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Episodes (TvDbEpisodeId)
2026-03-19T15:14:46.589534814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Episodes_TvDbEpisodeId" ON "Episodes" ("TvDbEpisodeId" ASC)
2026-03-19T15:14:46.589829878Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002915s
2026-03-19T15:14:46.589931001Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable EpisodeFiles
2026-03-19T15:14:46.590045502Z [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-03-19T15:14:46.590467302Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004428s
2026-03-19T15:14:46.590571491Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex EpisodeFiles (Path)
2026-03-19T15:14:46.590668857Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_EpisodeFiles_Path" ON "EpisodeFiles" ("Path" ASC)
2026-03-19T15:14:46.590938020Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000266s
2026-03-19T15:14:46.591082320Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable History
2026-03-19T15:14:46.591150928Z [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-03-19T15:14:46.591541906Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004111s
2026-03-19T15:14:46.591644092Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Notifications
2026-03-19T15:14:46.591756468Z [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-03-19T15:14:46.598563878Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067851s
2026-03-19T15:14:46.598636885Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ScheduledTasks
2026-03-19T15:14:46.598753860Z [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-03-19T15:14:46.599112563Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003703s
2026-03-19T15:14:46.599199868Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ScheduledTasks (TypeName)
2026-03-19T15:14:46.599303758Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2026-03-19T15:14:46.599578892Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002744s
2026-03-19T15:14:46.599682601Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Indexers
2026-03-19T15:14:46.599803404Z [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-03-19T15:14:46.600195594Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004106s
2026-03-19T15:14:46.600286787Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Indexers (Name)
2026-03-19T15:14:46.600382430Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-03-19T15:14:46.600624067Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002414s
2026-03-19T15:14:46.600721663Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable QualityProfiles
2026-03-19T15:14:46.600833308Z [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-03-19T15:14:46.601135537Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000319s
2026-03-19T15:14:46.601254336Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityProfiles (Name)
2026-03-19T15:14:46.601346702Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityProfiles_Name" ON "QualityProfiles" ("Name" ASC)
2026-03-19T15:14:46.601627567Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000263s
2026-03-19T15:14:46.601712438Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable QualitySizes
2026-03-19T15:14:46.601822650Z [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-03-19T15:14:46.602148146Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003431s
2026-03-19T15:14:46.602247806Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualitySizes (QualityId)
2026-03-19T15:14:46.602363590Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualitySizes_QualityId" ON "QualitySizes" ("QualityId" ASC)
2026-03-19T15:14:46.602610266Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002635s
2026-03-19T15:14:46.602713444Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualitySizes (Name)
2026-03-19T15:14:46.602816622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualitySizes_Name" ON "QualitySizes" ("Name" ASC)
2026-03-19T15:14:46.603057317Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002414s
2026-03-19T15:14:46.603151496Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable SceneMappings
2026-03-19T15:14:46.603264173Z [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-03-19T15:14:46.603624769Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003526s
2026-03-19T15:14:46.603700352Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NamingConfig
2026-03-19T15:14:46.603823199Z [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-03-19T15:14:46.604305580Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004976s
2026-03-19T15:14:46.607664024Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-03-19T15:14:46', 'InitialSetup')
2026-03-19T15:14:46.608955966Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:46.610225222Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated
2026-03-19T15:14:46.610326646Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064184s
2026-03-19T15:14:46.610465777Z [Info] FluentMigrator.Runner.MigrationRunner: 2: remove_tvrage_imdb_unique_constraint migrating
2026-03-19T15:14:46.610577502Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:46.610739678Z [Info] remove_tvrage_imdb_unique_constraint: Starting migration of Main DB to 2
2026-03-19T15:14:46.612514302Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex Series (TvRageId)
2026-03-19T15:14:46.612893276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_Series_TvRageId"
2026-03-19T15:14:46.613169091Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005437s
2026-03-19T15:14:46.613264253Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex Series (ImdbId)
2026-03-19T15:14:46.613373813Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_Series_ImdbId"
2026-03-19T15:14:46.613613586Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002511s
2026-03-19T15:14:46.613739510Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2026-03-19T15:14:46', 'remove_tvrage_imdb_unique_constraint')
2026-03-19T15:14:46.613974433Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:46.614609802Z [Info] FluentMigrator.Runner.MigrationRunner: 2: remove_tvrage_imdb_unique_constraint migrated
2026-03-19T15:14:46.614714654Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012415s
2026-03-19T15:14:46.614822361Z [Info] FluentMigrator.Runner.MigrationRunner: 3: remove_renamed_scene_mapping_columns migrating
2026-03-19T15:14:46.614927643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:46.615078687Z [Info] remove_renamed_scene_mapping_columns: Starting migration of Main DB to 3
2026-03-19T15:14:46.615955392Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable SceneMappings
2026-03-19T15:14:46.616283914Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SceneMappings"
2026-03-19T15:14:46.616582555Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004868s
2026-03-19T15:14:46.616674280Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable SceneMappings
2026-03-19T15:14:46.616789682Z [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-03-19T15:14:46.617136611Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003587s
2026-03-19T15:14:46.617243076Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2026-03-19T15:14:46', 'remove_renamed_scene_mapping_columns')
2026-03-19T15:14:46.617468189Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:46.618122777Z [Info] FluentMigrator.Runner.MigrationRunner: 3: remove_renamed_scene_mapping_columns migrated
2026-03-19T15:14:46.618240685Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013472s
2026-03-19T15:14:46.618333662Z [Info] FluentMigrator.Runner.MigrationRunner: 4: updated_history migrating
2026-03-19T15:14:46.618432511Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:46.618579637Z [Info] updated_history: Starting migration of Main DB to 4
2026-03-19T15:14:46.619021517Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable History
2026-03-19T15:14:46.619154254Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History"
2026-03-19T15:14:46.619423767Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002922s
2026-03-19T15:14:46.619514820Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable History
2026-03-19T15:14:46.619644812Z [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-03-19T15:14:46.620016300Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004028s
2026-03-19T15:14:46.620134408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2026-03-19T15:14:46', 'updated_history')
2026-03-19T15:14:46.620341615Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:46.621554819Z [Info] FluentMigrator.Runner.MigrationRunner: 4: updated_history migrated
2026-03-19T15:14:46.621679720Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019381s
2026-03-19T15:14:46.621781956Z [Info] FluentMigrator.Runner.MigrationRunner: 5: added_eventtype_to_history migrating
2026-03-19T15:14:46.621890074Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:46.622041499Z [Info] added_eventtype_to_history: Starting migration of Main DB to 5
2026-03-19T15:14:46.622314960Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History
2026-03-19T15:14:46.622429430Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-03-19T15:14:46.622509361Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn History EventType Int32
2026-03-19T15:14:46.622614162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History" ADD COLUMN "EventType" INTEGER
2026-03-19T15:14:46.623125712Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005096s
2026-03-19T15:14:46.623245544Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2026-03-19T15:14:46', 'added_eventtype_to_history')
2026-03-19T15:14:46.623458252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:46.624062459Z [Info] FluentMigrator.Runner.MigrationRunner: 5: added_eventtype_to_history migrated
2026-03-19T15:14:46.624178473Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014448s
2026-03-19T15:14:46.624275648Z [Info] FluentMigrator.Runner.MigrationRunner: 6: add_index_to_log_time migrating
2026-03-19T15:14:46.624379588Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:46.624535822Z [Info] add_index_to_log_time: Starting migration of Main DB to 6
2026-03-19T15:14:46.624688450Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2026-03-19T15:14:46', 'add_index_to_log_time')
2026-03-19T15:14:46.624911910Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:46.625463911Z [Info] FluentMigrator.Runner.MigrationRunner: 6: add_index_to_log_time migrated
2026-03-19T15:14:46.625574324Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010809s
2026-03-19T15:14:46.625670047Z [Info] FluentMigrator.Runner.MigrationRunner: 7: add_renameEpisodes_to_naming migrating
2026-03-19T15:14:46.625773034Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:46.625935070Z [Info] add_renameEpisodes_to_naming: Starting migration of Main DB to 7
2026-03-19T15:14:46.626571943Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2026-03-19T15:14:46.626676253Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-03-19T15:14:46.626758298Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig RenameEpisodes Boolean
2026-03-19T15:14:46.626875103Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "RenameEpisodes" INTEGER
2026-03-19T15:14:46.627358086Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004869s
2026-03-19T15:14:46.627582739Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "RenameEpisodes" = NOT "UseSceneName"
2026-03-19T15:14:46.628002264Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "RenameEpisodes" = NOT "UseSceneName"
2026-03-19T15:14:46.628187897Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004453s
2026-03-19T15:14:46.628293751Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2026-03-19T15:14:46', 'add_renameEpisodes_to_naming')
2026-03-19T15:14:46.628517892Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:46.629109513Z [Info] FluentMigrator.Runner.MigrationRunner: 7: add_renameEpisodes_to_naming migrated
2026-03-19T15:14:46.629229876Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013714s
2026-03-19T15:14:46.629325408Z [Info] FluentMigrator.Runner.MigrationRunner: 8: remove_backlog migrating
2026-03-19T15:14:46.629427043Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:46.629564640Z [Info] remove_backlog: Starting migration of Main DB to 8
2026-03-19T15:14:46.631507874Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Series BacklogSetting
2026-03-19T15:14:46.647261580Z [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-03-19T15:14:46.648066100Z [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-03-19T15:14:46.648696089Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2026-03-19T15:14:46.649451360Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2026-03-19T15:14:46.650696818Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2026-03-19T15:14:46.650964036Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2026-03-19T15:14:46.651233489Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0196093s
2026-03-19T15:14:46.651338420Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig UseSceneName
2026-03-19T15:14:46.652535471Z [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-03-19T15:14:46.653064767Z [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-03-19T15:14:46.653491115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig"
2026-03-19T15:14:46.653782843Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig"
2026-03-19T15:14:46.654866806Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034228s
2026-03-19T15:14:46.654996427Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2026-03-19T15:14:46', 'remove_backlog')
2026-03-19T15:14:46.655209897Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:46.656067664Z [Info] FluentMigrator.Runner.MigrationRunner: 8: remove_backlog migrated
2026-03-19T15:14:46.656176524Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046244s
2026-03-19T15:14:46.656282417Z [Info] FluentMigrator.Runner.MigrationRunner: 9: fix_rename_episodes migrating
2026-03-19T15:14:46.656383841Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:46.656530607Z [Info] fix_rename_episodes: Starting migration of Main DB to 9
2026-03-19T15:14:46.659314363Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig SeasonFolderFormat
2026-03-19T15:14:46.660571645Z [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-03-19T15:14:46.661046662Z [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-03-19T15:14:46.661444804Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig"
2026-03-19T15:14:46.661748385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig"
2026-03-19T15:14:46.662826647Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003382s
2026-03-19T15:14:46.662954945Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-03-19T15:14:46.665015274Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "RenameEpisodes" = 1 WHERE "RenameEpisodes" = -1
2026-03-19T15:14:46.665209826Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021814s
2026-03-19T15:14:46.665303625Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-03-19T15:14:46.665408376Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "RenameEpisodes" = 0 WHERE "RenameEpisodes" = -2
2026-03-19T15:14:46.665603048Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002138s
2026-03-19T15:14:46.665714923Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2026-03-19T15:14:46', 'fix_rename_episodes')
2026-03-19T15:14:46.665917982Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:46.666599454Z [Info] FluentMigrator.Runner.MigrationRunner: 9: fix_rename_episodes migrated
2026-03-19T15:14:46.666717552Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012101s
2026-03-19T15:14:46.666817624Z [Info] FluentMigrator.Runner.MigrationRunner: 10: add_monitored migrating
2026-03-19T15:14:46.666925852Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:46.667072006Z [Info] add_monitored: Starting migration of Main DB to 10
2026-03-19T15:14:46.668251131Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2026-03-19T15:14:46.668377635Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-03-19T15:14:46.668455101Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes Monitored Boolean
2026-03-19T15:14:46.668567347Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "Monitored" INTEGER
2026-03-19T15:14:46.669044799Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000478s
2026-03-19T15:14:46.669148027Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Seasons
2026-03-19T15:14:46.669230082Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-03-19T15:14:46.669315434Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Seasons Monitored Boolean
2026-03-19T15:14:46.669425345Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Seasons" ADD COLUMN "Monitored" INTEGER
2026-03-19T15:14:46.669901043Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004612s
2026-03-19T15:14:46.670017889Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-03-19T15:14:46.670188502Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Episodes" SET "Monitored" = 1 WHERE "Ignored" = 0
2026-03-19T15:14:46.670389457Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002695s
2026-03-19T15:14:46.670476542Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-03-19T15:14:46.670563658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Episodes" SET "Monitored" = 0 WHERE "Ignored" = 1
2026-03-19T15:14:46.670725804Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001678s
2026-03-19T15:14:46.670818391Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-03-19T15:14:46.670926038Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Seasons" SET "Monitored" = 1 WHERE "Ignored" = 0
2026-03-19T15:14:46.671089637Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001696s
2026-03-19T15:14:46.671183246Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-03-19T15:14:46.671272095Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Seasons" SET "Monitored" = 0 WHERE "Ignored" = 1
2026-03-19T15:14:46.671432037Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001654s
2026-03-19T15:14:46.671537249Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2026-03-19T15:14:46', 'add_monitored')
2026-03-19T15:14:46.671756200Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:46.672412872Z [Info] FluentMigrator.Runner.MigrationRunner: 10: add_monitored migrated
2026-03-19T15:14:46.672529497Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011388s
2026-03-19T15:14:46.672618236Z [Info] FluentMigrator.Runner.MigrationRunner: 11: remove_ignored migrating
2026-03-19T15:14:46.672710752Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:46.672858119Z [Info] remove_ignored: Starting migration of Main DB to 11
2026-03-19T15:14:46.673086940Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Seasons Ignored
2026-03-19T15:14:46.674266425Z [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-03-19T15:14:46.674617292Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Seasons_temp" ("Id", "SeriesId", "SeasonNumber", "Monitored") SELECT "Id", "SeriesId", "SeasonNumber", "Monitored" FROM "Seasons"
2026-03-19T15:14:46.674873818Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Seasons"
2026-03-19T15:14:46.675155526Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Seasons_temp" RENAME TO "Seasons"
2026-03-19T15:14:46.676254138Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030446s
2026-03-19T15:14:46.676362597Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Episodes Ignored
2026-03-19T15:14:46.677511340Z [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-03-19T15:14:46.678095336Z [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-03-19T15:14:46.678635484Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Episodes"
2026-03-19T15:14:46.678981661Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes_temp" RENAME TO "Episodes"
2026-03-19T15:14:46.680061967Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Episodes_TvDbEpisodeId" ON "Episodes" ("TvDbEpisodeId" ASC)
2026-03-19T15:14:46.680336440Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038757s
2026-03-19T15:14:46.680453155Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2026-03-19T15:14:46', 'remove_ignored')
2026-03-19T15:14:46.680657486Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:46.681519642Z [Info] FluentMigrator.Runner.MigrationRunner: 11: remove_ignored migrated
2026-03-19T15:14:46.681638742Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050589s
2026-03-19T15:14:46.681739204Z [Info] FluentMigrator.Runner.MigrationRunner: 12: remove_custom_start_date migrating
2026-03-19T15:14:46.681841901Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:46.682006312Z [Info] remove_custom_start_date: Starting migration of Main DB to 12
2026-03-19T15:14:46.682212097Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Series CustomStartDate
2026-03-19T15:14:46.683411402Z [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-03-19T15:14:46.684156893Z [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-03-19T15:14:46.684767232Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2026-03-19T15:14:46.685214313Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2026-03-19T15:14:46.690538255Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2026-03-19T15:14:46.690821485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2026-03-19T15:14:46.691067892Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087352s
2026-03-19T15:14:46.691176410Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2026-03-19T15:14:46', 'remove_custom_start_date')
2026-03-19T15:14:46.691380461Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:46.692784328Z [Info] FluentMigrator.Runner.MigrationRunner: 12: remove_custom_start_date migrated
2026-03-19T15:14:46.692893428Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104506s
2026-03-19T15:14:46.693016716Z [Info] FluentMigrator.Runner.MigrationRunner: 13: add_air_date_utc migrating
2026-03-19T15:14:46.693108341Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:46.693269596Z [Info] add_air_date_utc: Starting migration of Main DB to 13
2026-03-19T15:14:46.693645553Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2026-03-19T15:14:46.693751506Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-03-19T15:14:46.693849003Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes AirDateUtc DateTime
2026-03-19T15:14:46.693953643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "AirDateUtc" DATETIME
2026-03-19T15:14:46.694432578Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004791s
2026-03-19T15:14:46.694531567Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Episodes" SET "AirDateUtc" = "AirDate"
2026-03-19T15:14:46.694678443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Episodes" SET "AirDateUtc" = "AirDate"
2026-03-19T15:14:46.694819958Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000166s
2026-03-19T15:14:46.694929769Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2026-03-19T15:14:46', 'add_air_date_utc')
2026-03-19T15:14:46.695117187Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:46.695635751Z [Info] FluentMigrator.Runner.MigrationRunner: 13: add_air_date_utc migrated
2026-03-19T15:14:46.695740241Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009846s
2026-03-19T15:14:46.695836545Z [Info] FluentMigrator.Runner.MigrationRunner: 14: drop_air_date migrating
2026-03-19T15:14:46.695942759Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:46.696084645Z [Info] drop_air_date: Starting migration of Main DB to 14
2026-03-19T15:14:46.696282002Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Episodes AirDate
2026-03-19T15:14:46.697214510Z [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-03-19T15:14:46.697756692Z [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-03-19T15:14:46.698277942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Episodes"
2026-03-19T15:14:46.698617776Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes_temp" RENAME TO "Episodes"
2026-03-19T15:14:46.699653993Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Episodes_TvDbEpisodeId" ON "Episodes" ("TvDbEpisodeId" ASC)
2026-03-19T15:14:46.699973727Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035723s
2026-03-19T15:14:46.700076995Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2026-03-19T15:14:46', 'drop_air_date')
2026-03-19T15:14:46.700290304Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:46.700956997Z [Info] FluentMigrator.Runner.MigrationRunner: 14: drop_air_date migrated
2026-03-19T15:14:46.701051908Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045593s
2026-03-19T15:14:46.701150216Z [Info] FluentMigrator.Runner.MigrationRunner: 15: add_air_date_as_string migrating
2026-03-19T15:14:46.701245177Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:46.701386071Z [Info] add_air_date_as_string: Starting migration of Main DB to 15
2026-03-19T15:14:46.701623089Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2026-03-19T15:14:46.701728571Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-03-19T15:14:46.701805566Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes AirDate String
2026-03-19T15:14:46.701905587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "AirDate" TEXT
2026-03-19T15:14:46.702349942Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004434s
2026-03-19T15:14:46.702459924Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2026-03-19T15:14:46', 'add_air_date_as_string')
2026-03-19T15:14:46.702661610Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:46.703234083Z [Info] FluentMigrator.Runner.MigrationRunner: 15: add_air_date_as_string migrated
2026-03-19T15:14:46.703341409Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013291s
2026-03-19T15:14:46.703440529Z [Info] FluentMigrator.Runner.MigrationRunner: 16: updated_imported_history_item migrating
2026-03-19T15:14:46.703548236Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:46.703681244Z [Info] updated_imported_history_item: Starting migration of Main DB to 16
2026-03-19T15:14:46.703885545Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "History" SET "Data" = replace( "Data", '"Path"', '"ImportedPath"' ) WHERE "EventType" = 3
2026-03-19T15:14:46.704036790Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "History" SET "Data" = replace( "Data", '"Path"', '"ImportedPath"' ) WHERE "EventType" = 3
2026-03-19T15:14:46.704228496Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000197s
2026-03-19T15:14:46.704329930Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2026-03-19T15:14:46', 'updated_imported_history_item')
2026-03-19T15:14:46.704533380Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:46.705046623Z [Info] FluentMigrator.Runner.MigrationRunner: 16: updated_imported_history_item migrated
2026-03-19T15:14:46.705170413Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010136s
2026-03-19T15:14:46.705258981Z [Info] FluentMigrator.Runner.MigrationRunner: 17: reset_scene_names migrating
2026-03-19T15:14:46.705359303Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:46.705492171Z [Info] reset_scene_names: Starting migration of Main DB to 17
2026-03-19T15:14:46.705667353Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "EpisodeFiles" SET "SceneName" = NULL where "SceneName" != NULL
2026-03-19T15:14:46.705809890Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "EpisodeFiles" SET "SceneName" = NULL where "SceneName" != NULL
2026-03-19T15:14:46.705979372Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001686s
2026-03-19T15:14:46.706078942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2026-03-19T15:14:46', 'reset_scene_names')
2026-03-19T15:14:46.706275057Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:46.706744553Z [Info] FluentMigrator.Runner.MigrationRunner: 17: reset_scene_names migrated
2026-03-19T15:14:46.706845737Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009295s
2026-03-19T15:14:46.706940918Z [Info] FluentMigrator.Runner.MigrationRunner: 18: remove_duplicates migrating
2026-03-19T15:14:46.707032332Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:46.707171222Z [Info] remove_duplicates: Starting migration of Main DB to 18
2026-03-19T15:14:46.707367668Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-19T15:14:46.707480786Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-19T15:14:46.717789436Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102921s
2026-03-19T15:14:46.717907814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2026-03-19T15:14:46', 'remove_duplicates')
2026-03-19T15:14:46.718105122Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:46.718652394Z [Info] FluentMigrator.Runner.MigrationRunner: 18: remove_duplicates migrated
2026-03-19T15:14:46.718749379Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111612s
2026-03-19T15:14:46.718851014Z [Info] FluentMigrator.Runner.MigrationRunner: 19: restore_unique_constraints migrating
2026-03-19T15:14:46.718944292Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:46.719088833Z [Info] restore_unique_constraints: Starting migration of Main DB to 19
2026-03-19T15:14:46.719625654Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DROP INDEX IF EXISTS "IX_Series_TvdbId"
2026-03-19T15:14:46.719756888Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX IF EXISTS "IX_Series_TvdbId"
2026-03-19T15:14:46.720035439Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002709s
2026-03-19T15:14:46.720134779Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DROP INDEX IF EXISTS "IX_Series_TitleSlug"
2026-03-19T15:14:46.720242306Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX IF EXISTS "IX_Series_TitleSlug"
2026-03-19T15:14:46.720500877Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002504s
2026-03-19T15:14:46.720589545Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DROP INDEX IF EXISTS "IX_Episodes_TvDbEpisodeId"
2026-03-19T15:14:46.720705499Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX IF EXISTS "IX_Episodes_TvDbEpisodeId"
2026-03-19T15:14:46.720952616Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002456s
2026-03-19T15:14:46.721053129Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (TvdbId)
2026-03-19T15:14:46.721138781Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2026-03-19T15:14:46.721375177Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002299s
2026-03-19T15:14:46.721474988Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (TitleSlug)
2026-03-19T15:14:46.721578547Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2026-03-19T15:14:46.721805083Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002307s
2026-03-19T15:14:46.721909073Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Episodes (TvDbEpisodeId)
2026-03-19T15:14:46.722000377Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Episodes_TvDbEpisodeId" ON "Episodes" ("TvDbEpisodeId" ASC)
2026-03-19T15:14:46.722238977Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002368s
2026-03-19T15:14:46.722346764Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2026-03-19T15:14:46', 'restore_unique_constraints')
2026-03-19T15:14:46.722550815Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:46.723203059Z [Info] FluentMigrator.Runner.MigrationRunner: 19: restore_unique_constraints migrated
2026-03-19T15:14:46.723311918Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012023s
2026-03-19T15:14:46.723408953Z [Info] FluentMigrator.Runner.MigrationRunner: 20: add_year_and_seasons_to_series migrating
2026-03-19T15:14:46.723510227Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:46.723651552Z [Info] add_year_and_seasons_to_series: Starting migration of Main DB to 20
2026-03-19T15:14:46.724027349Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-03-19T15:14:46.724126949Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-03-19T15:14:46.724206099Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series Year Int32
2026-03-19T15:14:46.724298745Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "Year" INTEGER
2026-03-19T15:14:46.724756327Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004522s
2026-03-19T15:14:46.724850587Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-03-19T15:14:46.724934355Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-03-19T15:14:46.725008074Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series Seasons String
2026-03-19T15:14:46.725111151Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "Seasons" TEXT
2026-03-19T15:14:46.725551629Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000441s
2026-03-19T15:14:46.725650157Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-19T15:14:46.725729026Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-19T15:14:46.729678560Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039322s
2026-03-19T15:14:46.729792940Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2026-03-19T15:14:46', 'add_year_and_seasons_to_series')
2026-03-19T15:14:46.730008795Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:46.730539183Z [Info] FluentMigrator.Runner.MigrationRunner: 20: add_year_and_seasons_to_series migrated
2026-03-19T15:14:46.730652741Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047984s
2026-03-19T15:14:46.730747683Z [Info] FluentMigrator.Runner.MigrationRunner: 21: drop_seasons_table migrating
2026-03-19T15:14:46.730842183Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:46.730979730Z [Info] drop_seasons_table: Starting migration of Main DB to 21
2026-03-19T15:14:46.731164061Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable Seasons
2026-03-19T15:14:46.731264083Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Seasons"
2026-03-19T15:14:46.731517343Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002505s
2026-03-19T15:14:46.731621573Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2026-03-19T15:14:46', 'drop_seasons_table')
2026-03-19T15:14:46.731831315Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:46.732440842Z [Info] FluentMigrator.Runner.MigrationRunner: 21: drop_seasons_table migrated
2026-03-19T15:14:46.732548309Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011669s
2026-03-19T15:14:46.732643601Z [Info] FluentMigrator.Runner.MigrationRunner: 22: move_indexer_to_generic_provider migrating
2026-03-19T15:14:46.732744795Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:46.732883294Z [Info] move_indexer_to_generic_provider: Starting migration of Main DB to 22
2026-03-19T15:14:46.733119900Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-03-19T15:14:46.733223328Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-03-19T15:14:46.733298610Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers ConfigContract String
2026-03-19T15:14:46.733400505Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "ConfigContract" TEXT
2026-03-19T15:14:46.733837625Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004348s
2026-03-19T15:14:46.733944681Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2026-03-19T15:14:46', 'move_indexer_to_generic_provider')
2026-03-19T15:14:46.734155576Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:46.734680513Z [Info] FluentMigrator.Runner.MigrationRunner: 22: move_indexer_to_generic_provider migrated
2026-03-19T15:14:46.734793360Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012798s
2026-03-19T15:14:46.734887981Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_config_contract_to_indexers migrating
2026-03-19T15:14:46.734991018Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:46.735129116Z [Info] add_config_contract_to_indexers: Starting migration of Main DB to 23
2026-03-19T15:14:46.737007439Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-03-19T15:14:46.737113443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NewznabSettings' WHERE "Implementation" = 'Newznab'
2026-03-19T15:14:46.737306682Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001958s
2026-03-19T15:14:46.737388346Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-03-19T15:14:46.737474480Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'OmgwtfnzbsSettings' WHERE "Implementation" = 'Omgwtfnzbs'
2026-03-19T15:14:46.737658030Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001864s
2026-03-19T15:14:46.737748121Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-03-19T15:14:46.737827090Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NullConfig' WHERE "Implementation" = 'Wombles'
2026-03-19T15:14:46.738011802Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001834s
2026-03-19T15:14:46.738102044Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-03-19T15:14:46.738182536Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NullConfig' WHERE "Implementation" = 'Eztv'
2026-03-19T15:14:46.738355133Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001744s
2026-03-19T15:14:46.738455886Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-03-19T15:14:46.740821521Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "ConfigContract" IS NULL
2026-03-19T15:14:46.741004830Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024417s
2026-03-19T15:14:46.741101154Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2026-03-19T15:14:46', 'add_config_contract_to_indexers')
2026-03-19T15:14:46.741309954Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:46.741826124Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_config_contract_to_indexers migrated
2026-03-19T15:14:46.741936787Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032655s
2026-03-19T15:14:46.742033211Z [Info] FluentMigrator.Runner.MigrationRunner: 24: drop_tvdb_episodeid migrating
2026-03-19T15:14:46.742128142Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:46.742269186Z [Info] drop_tvdb_episodeid: Starting migration of Main DB to 24
2026-03-19T15:14:46.742462896Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Episodes TvDbEpisodeId
2026-03-19T15:14:46.743363550Z [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-03-19T15:14:46.743883337Z [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-03-19T15:14:46.744388725Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Episodes"
2026-03-19T15:14:46.744740944Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes_temp" RENAME TO "Episodes"
2026-03-19T15:14:46.745819456Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003235s
2026-03-19T15:14:46.745933586Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2026-03-19T15:14:46', 'drop_tvdb_episodeid')
2026-03-19T15:14:46.746136885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:46.747422123Z [Info] FluentMigrator.Runner.MigrationRunner: 24: drop_tvdb_episodeid migrated
2026-03-19T15:14:46.747531343Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048433s
2026-03-19T15:14:46.747627337Z [Info] FluentMigrator.Runner.MigrationRunner: 25: move_notification_to_generic_provider migrating
2026-03-19T15:14:46.747731326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:46.747901539Z [Info] move_notification_to_generic_provider: Starting migration of Main DB to 25
2026-03-19T15:14:46.748169438Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-03-19T15:14:46.748273778Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-03-19T15:14:46.748349631Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications ConfigContract String
2026-03-19T15:14:46.748457198Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "ConfigContract" TEXT
2026-03-19T15:14:46.748901132Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004441s
2026-03-19T15:14:46.749009971Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2026-03-19T15:14:46', 'move_notification_to_generic_provider')
2026-03-19T15:14:46.749223782Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:46.749794601Z [Info] FluentMigrator.Runner.MigrationRunner: 25: move_notification_to_generic_provider migrated
2026-03-19T15:14:46.749910034Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001339s
2026-03-19T15:14:46.750003773Z [Info] FluentMigrator.Runner.MigrationRunner: 26: add_config_contract_to_notifications migrating
2026-03-19T15:14:46.750115297Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:46.750253586Z [Info] add_config_contract_to_notifications: Starting migration of Main DB to 26
2026-03-19T15:14:46.750993446Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-03-19T15:14:46.751097325Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "ConfigContract" = 'EmailSettings' WHERE "Implementation" = 'Email'
2026-03-19T15:14:46.751287999Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001942s
2026-03-19T15:14:46.751368020Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-03-19T15:14:46.751458673Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "ConfigContract" = 'GrowlSettings' WHERE "Implementation" = 'Growl'
2026-03-19T15:14:46.751638926Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001833s
2026-03-19T15:14:46.751729288Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-03-19T15:14:46.751811754Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "ConfigContract" = 'NotifyMyAndroidSettings' WHERE "Implementation" = 'NotifyMyAndroid'
2026-03-19T15:14:46.752032288Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002143s
2026-03-19T15:14:46.752112149Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-03-19T15:14:46.752201038Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "ConfigContract" = 'PlexClientSettings' WHERE "Implementation" = 'PlexClient'
2026-03-19T15:14:46.752383064Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001865s
2026-03-19T15:14:46.752471923Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-03-19T15:14:46.752552596Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "ConfigContract" = 'PlexServerSettings' WHERE "Implementation" = 'PlexServer'
2026-03-19T15:14:46.752739292Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001886s
2026-03-19T15:14:46.752821788Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-03-19T15:14:46.752912701Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "ConfigContract" = 'ProwlSettings' WHERE "Implementation" = 'Prowl'
2026-03-19T15:14:46.753092643Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001858s
2026-03-19T15:14:46.753181172Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-03-19T15:14:46.753261604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "ConfigContract" = 'PushBulletSettings' WHERE "Implementation" = 'PushBullet'
2026-03-19T15:14:46.753449372Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001876s
2026-03-19T15:14:46.753529253Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-03-19T15:14:46.753624324Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "ConfigContract" = 'PushoverSettings' WHERE "Implementation" = 'Pushover'
2026-03-19T15:14:46.753801040Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001844s
2026-03-19T15:14:46.753885891Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-03-19T15:14:46.753965662Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "ConfigContract" = 'XbmcSettings' WHERE "Implementation" = 'Xbmc'
2026-03-19T15:14:46.754147648Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001793s
2026-03-19T15:14:46.754228270Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-03-19T15:14:46.754349034Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "ConfigContract" IS NULL
2026-03-19T15:14:46.754502342Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001714s
2026-03-19T15:14:46.754605240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2026-03-19T15:14:46', 'add_config_contract_to_notifications')
2026-03-19T15:14:46.754806836Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:46.755327264Z [Info] FluentMigrator.Runner.MigrationRunner: 26: add_config_contract_to_notifications migrated
2026-03-19T15:14:46.755436223Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009891s
2026-03-19T15:14:46.755536696Z [Info] FluentMigrator.Runner.MigrationRunner: 27: fix_omgwtfnzbs migrating
2026-03-19T15:14:46.755626346Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:46.755768061Z [Info] fix_omgwtfnzbs: Starting migration of Main DB to 27
2026-03-19T15:14:46.756779338Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-03-19T15:14:46.756891534Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'OmgwtfnzbsSettings' WHERE "Implementation" = 'Omgwtfnzbs'
2026-03-19T15:14:46.757078400Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001969s
2026-03-19T15:14:46.757171508Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-03-19T15:14:46.757251088Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "Settings" = '{}' WHERE "Implementation" = 'Omgwtfnzbs' AND "Settings" IS NULL
2026-03-19T15:14:46.757441832Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001895s
2026-03-19T15:14:46.757530250Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-03-19T15:14:46.757613448Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "Settings" = '{}' WHERE "Implementation" = 'Omgwtfnzbs' AND "Settings" = ''
2026-03-19T15:14:46.757791717Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001859s
2026-03-19T15:14:46.757896147Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2026-03-19T15:14:46', 'fix_omgwtfnzbs')
2026-03-19T15:14:46.758089557Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:46.758594764Z [Info] FluentMigrator.Runner.MigrationRunner: 27: fix_omgwtfnzbs migrated
2026-03-19T15:14:46.758693824Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000974s
2026-03-19T15:14:46.758792132Z [Info] FluentMigrator.Runner.MigrationRunner: 28: add_blacklist_table migrating
2026-03-19T15:14:46.758882624Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:46.759024750Z [Info] add_blacklist_table: Starting migration of Main DB to 28
2026-03-19T15:14:46.759367430Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Blacklist
2026-03-19T15:14:46.759489977Z [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-03-19T15:14:46.759837176Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003641s
2026-03-19T15:14:46.759962419Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2026-03-19T15:14:46', 'add_blacklist_table')
2026-03-19T15:14:46.760164435Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:46.760759273Z [Info] FluentMigrator.Runner.MigrationRunner: 28: add_blacklist_table migrated
2026-03-19T15:14:46.760861910Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012811s
2026-03-19T15:14:46.760960889Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_formats_to_naming_config migrating
2026-03-19T15:14:46.761054959Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:46.761197596Z [Info] add_formats_to_naming_config: Starting migration of Main DB to 29
2026-03-19T15:14:46.761522621Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2026-03-19T15:14:46.761636269Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-03-19T15:14:46.761710880Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig StandardEpisodeFormat String
2026-03-19T15:14:46.761825991Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "StandardEpisodeFormat" TEXT
2026-03-19T15:14:46.762279084Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004562s
2026-03-19T15:14:46.762388584Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2026-03-19T15:14:46.762469377Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-03-19T15:14:46.762547204Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig DailyEpisodeFormat String
2026-03-19T15:14:46.762655141Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "DailyEpisodeFormat" TEXT
2026-03-19T15:14:46.763103865Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004482s
2026-03-19T15:14:46.763201912Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-19T15:14:46.763284739Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-19T15:14:46.768626407Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053182s
2026-03-19T15:14:46.768742962Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2026-03-19T15:14:46', 'add_formats_to_naming_config')
2026-03-19T15:14:46.768948485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:46.769518143Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_formats_to_naming_config migrated
2026-03-19T15:14:46.769632834Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062205s
2026-03-19T15:14:46.769736793Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_season_folder_format_to_naming_config migrating
2026-03-19T15:14:46.769837306Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:46.769981025Z [Info] add_season_folder_format_to_naming_config: Starting migration of Main DB to 30
2026-03-19T15:14:46.770287953Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2026-03-19T15:14:46.770399808Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-03-19T15:14:46.770471393Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig SeasonFolderFormat String
2026-03-19T15:14:46.770588118Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "SeasonFolderFormat" TEXT
2026-03-19T15:14:46.771036451Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004543s
2026-03-19T15:14:46.771141001Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-19T15:14:46.771214860Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-19T15:14:46.771900290Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006551s
2026-03-19T15:14:46.772032637Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" = 'seasonfolderformat'
2026-03-19T15:14:46.772154863Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'seasonfolderformat'
2026-03-19T15:14:46.772304675Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001551s
2026-03-19T15:14:46.772385247Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" = 'useseasonfolder'
2026-03-19T15:14:46.772510359Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'useseasonfolder'
2026-03-19T15:14:46.772653778Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001462s
2026-03-19T15:14:46.772760623Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2026-03-19T15:14:46', 'add_season_folder_format_to_naming_config')
2026-03-19T15:14:46.772962139Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:46.773517728Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_season_folder_format_to_naming_config migrated
2026-03-19T15:14:46.773635846Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010041s
2026-03-19T15:14:46.773737751Z [Info] FluentMigrator.Runner.MigrationRunner: 31: delete_old_naming_config_columns migrating
2026-03-19T15:14:46.773827481Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:46.773973365Z [Info] delete_old_naming_config_columns: Starting migration of Main DB to 31
2026-03-19T15:14:46.774321677Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig Separator, NumberStyle, IncludeSeriesTitle, IncludeEpisodeTitle, IncludeQuality, ReplaceSpaces
2026-03-19T15:14:46.775278965Z [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-03-19T15:14:46.775646294Z [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-03-19T15:14:46.776008945Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig"
2026-03-19T15:14:46.776263507Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig"
2026-03-19T15:14:46.777351859Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028563s
2026-03-19T15:14:46.777459616Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2026-03-19T15:14:46', 'delete_old_naming_config_columns')
2026-03-19T15:14:46.777672465Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:46.778310199Z [Info] FluentMigrator.Runner.MigrationRunner: 31: delete_old_naming_config_columns migrated
2026-03-19T15:14:46.778426022Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038227s
2026-03-19T15:14:46.778513478Z [Info] FluentMigrator.Runner.MigrationRunner: 32: set_default_release_group migrating
2026-03-19T15:14:46.778622678Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:46.778760145Z [Info] set_default_release_group: Starting migration of Main DB to 32
2026-03-19T15:14:46.779342107Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-03-19T15:14:46.779447499Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "EpisodeFiles" SET "ReleaseGroup" = 'DRONE' WHERE "ReleaseGroup" IS NULL
2026-03-19T15:14:46.779629285Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001848s
2026-03-19T15:14:46.779728245Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2026-03-19T15:14:46', 'set_default_release_group')
2026-03-19T15:14:46.779956154Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:46.780449648Z [Info] FluentMigrator.Runner.MigrationRunner: 32: set_default_release_group migrated
2026-03-19T15:14:46.780563838Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010025s
2026-03-19T15:14:46.780650733Z [Info] FluentMigrator.Runner.MigrationRunner: 33: add_api_key_to_pushover migrating
2026-03-19T15:14:46.783501103Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:46.783646726Z [Info] add_api_key_to_pushover: Starting migration of Main DB to 33
2026-03-19T15:14:46.783841979Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-19T15:14:46.783961079Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-19T15:14:46.784886693Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008162s
2026-03-19T15:14:46.784904529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2026-03-19T15:14:46', 'add_api_key_to_pushover')
2026-03-19T15:14:46.785142028Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:46.785691214Z [Info] FluentMigrator.Runner.MigrationRunner: 33: add_api_key_to_pushover migrated
2026-03-19T15:14:46.785818650Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017333s
2026-03-19T15:14:46.785937961Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_series_contraints migrating
2026-03-19T15:14:46.786054976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:46.786217243Z [Info] remove_series_contraints: Starting migration of Main DB to 34
2026-03-19T15:14:46.787438362Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-03-19T15:14:46.787552242Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-03-19T15:14:46.787852967Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Series ImdbId String
2026-03-19T15:14:46.789271083Z [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-03-19T15:14:46.789966053Z [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-03-19T15:14:46.790582975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2026-03-19T15:14:46.791034896Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2026-03-19T15:14:46.792129300Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2026-03-19T15:14:46.792371457Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2026-03-19T15:14:46.792600338Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004584s
2026-03-19T15:14:46.792704528Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Series TitleSlug String
2026-03-19T15:14:46.793632356Z [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-03-19T15:14:46.794307656Z [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-03-19T15:14:46.794930511Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2026-03-19T15:14:46.795359434Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2026-03-19T15:14:46.796449109Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2026-03-19T15:14:46.796699573Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2026-03-19T15:14:46.796933955Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041112s
2026-03-19T15:14:46.797053596Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2026-03-19T15:14:46', 'remove_series_contraints')
2026-03-19T15:14:46.797273910Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:46.798465460Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_series_contraints migrated
2026-03-19T15:14:46.798585401Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0056428s
2026-03-19T15:14:46.798701726Z [Info] FluentMigrator.Runner.MigrationRunner: 35: add_series_folder_format_to_naming_config migrating
2026-03-19T15:14:46.798823320Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:46.798989014Z [Info] add_series_folder_format_to_naming_config: Starting migration of Main DB to 35
2026-03-19T15:14:46.799685266Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2026-03-19T15:14:46.799807903Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.6E-06s
2026-03-19T15:14:46.799921662Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig SeriesFolderFormat String
2026-03-19T15:14:46.800056524Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "SeriesFolderFormat" TEXT
2026-03-19T15:14:46.800523094Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004645s
2026-03-19T15:14:46.800636272Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-03-19T15:14:46.800735051Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "SeriesFolderFormat" = '{Series Title}' WHERE 1 = 1
2026-03-19T15:14:46.800936146Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002051s
2026-03-19T15:14:46.801054113Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2026-03-19T15:14:46', 'add_series_folder_format_to_naming_config')
2026-03-19T15:14:46.801287704Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:46.801839705Z [Info] FluentMigrator.Runner.MigrationRunner: 35: add_series_folder_format_to_naming_config migrated
2026-03-19T15:14:46.801975920Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011018s
2026-03-19T15:14:46.802093226Z [Info] FluentMigrator.Runner.MigrationRunner: 36: update_with_quality_converters migrating
2026-03-19T15:14:46.802208688Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:46.802369562Z [Info] update_with_quality_converters: Starting migration of Main DB to 36
2026-03-19T15:14:46.803282922Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2026-03-19T15:14:46.803408364Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-03-19T15:14:46.803502935Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles Items String
2026-03-19T15:14:46.803623387Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "Items" TEXT
2026-03-19T15:14:46.804094687Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004725s
2026-03-19T15:14:46.804207494Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-19T15:14:46.804315391Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-19T15:14:46.806372314Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002047s
2026-03-19T15:14:46.806485752Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-19T15:14:46.806579872Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-19T15:14:46.808048990Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014564s
2026-03-19T15:14:46.808169723Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2026-03-19T15:14:46', 'update_with_quality_converters')
2026-03-19T15:14:46.808404126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:46.808979785Z [Info] FluentMigrator.Runner.MigrationRunner: 36: update_with_quality_converters migrated
2026-03-19T15:14:46.809108985Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023964s
2026-03-19T15:14:46.809222003Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_configurable_qualities migrating
2026-03-19T15:14:46.809344599Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:46.809504582Z [Info] add_configurable_qualities: Starting migration of Main DB to 37
2026-03-19T15:14:46.810758797Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn QualityProfiles Allowed
2026-03-19T15:14:46.811752649Z [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-03-19T15:14:46.812104447Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "QualityProfiles_temp" ("Id", "Name", "Cutoff", "Items") SELECT "Id", "Name", "Cutoff", "Items" FROM "QualityProfiles"
2026-03-19T15:14:46.812354150Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "QualityProfiles"
2026-03-19T15:14:46.812717823Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles_temp" RENAME TO "QualityProfiles"
2026-03-19T15:14:46.813791755Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityProfiles_Name" ON "QualityProfiles" ("Name" ASC)
2026-03-19T15:14:46.814039965Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031469s
2026-03-19T15:14:46.814151209Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn QualityProfiles Items String
2026-03-19T15:14:46.815053567Z [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-03-19T15:14:46.815357839Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "QualityProfiles_temp" ("Id", "Name", "Cutoff", "Items") SELECT "Id", "Name", "Cutoff", "Items" FROM "QualityProfiles"
2026-03-19T15:14:46.815604055Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "QualityProfiles"
2026-03-19T15:14:46.815971756Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles_temp" RENAME TO "QualityProfiles"
2026-03-19T15:14:46.816995237Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityProfiles_Name" ON "QualityProfiles" ("Name" ASC)
2026-03-19T15:14:46.817248226Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029806s
2026-03-19T15:14:46.817354671Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable QualityDefinitions
2026-03-19T15:14:46.817485104Z [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-03-19T15:14:46.817817002Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003461s
2026-03-19T15:14:46.817935621Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Quality)
2026-03-19T15:14:46.818051244Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Quality" ON "QualityDefinitions" ("Quality" ASC)
2026-03-19T15:14:46.818297770Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002502s
2026-03-19T15:14:46.818408563Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Title)
2026-03-19T15:14:46.818529196Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Title" ON "QualityDefinitions" ("Title" ASC)
2026-03-19T15:14:46.818765642Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002364s
2026-03-19T15:14:46.818878540Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Weight)
2026-03-19T15:14:46.818992239Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Weight" ON "QualityDefinitions" ("Weight" ASC)
2026-03-19T15:14:46.819234336Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002471s
2026-03-19T15:14:46.819342925Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-19T15:14:46.819446153Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-19T15:14:46.820453462Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009894s
2026-03-19T15:14:46.820572732Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable QualitySizes
2026-03-19T15:14:46.820675178Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "QualitySizes"
2026-03-19T15:14:46.821110705Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004266s
2026-03-19T15:14:46.821230847Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2026-03-19T15:14:46', 'add_configurable_qualities')
2026-03-19T15:14:46.821459668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:46.822262545Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_configurable_qualities migrated
2026-03-19T15:14:46.822388729Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015808s
2026-03-19T15:14:46.822504603Z [Info] FluentMigrator.Runner.MigrationRunner: 38: add_on_upgrade_to_notifications migrating
2026-03-19T15:14:46.822624604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:46.822789316Z [Info] add_on_upgrade_to_notifications: Starting migration of Main DB to 38
2026-03-19T15:14:46.823076244Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-03-19T15:14:46.823196316Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-03-19T15:14:46.823290104Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnUpgrade Boolean
2026-03-19T15:14:46.823411780Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnUpgrade" INTEGER
2026-03-19T15:14:46.823886476Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004731s
2026-03-19T15:14:46.824011587Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "OnUpgrade" = "OnDownload"
2026-03-19T15:14:46.824152301Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "OnUpgrade" = "OnDownload"
2026-03-19T15:14:46.824325339Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001726s
2026-03-19T15:14:46.824445271Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2026-03-19T15:14:46', 'add_on_upgrade_to_notifications')
2026-03-19T15:14:46.824670264Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:46.825213167Z [Info] FluentMigrator.Runner.MigrationRunner: 38: add_on_upgrade_to_notifications migrated
2026-03-19T15:14:46.825334321Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010576s
2026-03-19T15:14:46.825448812Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_metadata_tables migrating
2026-03-19T15:14:46.825561769Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:46.825730960Z [Info] add_metadata_tables: Starting migration of Main DB to 39
2026-03-19T15:14:46.826396230Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Metadata
2026-03-19T15:14:46.826533276Z [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-03-19T15:14:46.826892719Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003722s
2026-03-19T15:14:46.827003994Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataFiles
2026-03-19T15:14:46.827132362Z [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-03-19T15:14:46.827526496Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004171s
2026-03-19T15:14:46.827651407Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2026-03-19T15:14:46', 'add_metadata_tables')
2026-03-19T15:14:46.827891110Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:46.828531590Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_metadata_tables migrated
2026-03-19T15:14:46.828653215Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014138s
2026-03-19T15:14:46.828764800Z [Info] FluentMigrator.Runner.MigrationRunner: 40: add_metadata_to_episodes_and_series migrating
2026-03-19T15:14:46.828888689Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:46.829050755Z [Info] add_metadata_to_episodes_and_series: Starting migration of Main DB to 40
2026-03-19T15:14:46.829534430Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-03-19T15:14:46.829648820Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-03-19T15:14:46.829748090Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series Actors String
2026-03-19T15:14:46.829859975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "Actors" TEXT
2026-03-19T15:14:46.830333709Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004778s
2026-03-19T15:14:46.830447128Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series Ratings String
2026-03-19T15:14:46.830564193Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "Ratings" TEXT
2026-03-19T15:14:46.831033368Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004633s
2026-03-19T15:14:46.831144302Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series Genres String
2026-03-19T15:14:46.831261007Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "Genres" TEXT
2026-03-19T15:14:46.831727967Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004704s
2026-03-19T15:14:46.831843991Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series Certification String
2026-03-19T15:14:46.831987921Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "Certification" TEXT
2026-03-19T15:14:46.832460983Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004763s
2026-03-19T15:14:46.832569472Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2026-03-19T15:14:46.832669934Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-03-19T15:14:46.832765627Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes Ratings String
2026-03-19T15:14:46.832884987Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "Ratings" TEXT
2026-03-19T15:14:46.833355194Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004774s
2026-03-19T15:14:46.833471799Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes Images String
2026-03-19T15:14:46.833591861Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "Images" TEXT
2026-03-19T15:14:46.834059493Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004634s
2026-03-19T15:14:46.834180326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2026-03-19T15:14:46', 'add_metadata_to_episodes_and_series')
2026-03-19T15:14:46.834448075Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:46.835012362Z [Info] FluentMigrator.Runner.MigrationRunner: 40: add_metadata_to_episodes_and_series migrated
2026-03-19T15:14:46.835143045Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014227s
2026-03-19T15:14:46.835257155Z [Info] FluentMigrator.Runner.MigrationRunner: 41: fix_xbmc_season_images_metadata migrating
2026-03-19T15:14:46.835373810Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:46.835538762Z [Info] fix_xbmc_season_images_metadata: Starting migration of Main DB to 41
2026-03-19T15:14:46.835747302Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MetadataFiles" SET "Type" = 4 WHERE "Consumer" = 'XbmcMetadata' AND "SeasonNumber" IS NOT NULL
2026-03-19T15:14:46.835943297Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MetadataFiles" SET "Type" = 4 WHERE "Consumer" = 'XbmcMetadata' AND "SeasonNumber" IS NOT NULL
2026-03-19T15:14:46.836159372Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002151s
2026-03-19T15:14:46.836277349Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2026-03-19T15:14:46', 'fix_xbmc_season_images_metadata')
2026-03-19T15:14:46.836501701Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:46.837003662Z [Info] FluentMigrator.Runner.MigrationRunner: 41: fix_xbmc_season_images_metadata migrated
2026-03-19T15:14:46.837128293Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010614s
2026-03-19T15:14:46.837241281Z [Info] FluentMigrator.Runner.MigrationRunner: 42: add_download_clients_table migrating
2026-03-19T15:14:46.837354930Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:46.837517176Z [Info] add_download_clients_table: Starting migration of Main DB to 42
2026-03-19T15:14:46.837966652Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClients
2026-03-19T15:14:46.838109108Z [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-03-19T15:14:46.838463262Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003681s
2026-03-19T15:14:46.838584616Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2026-03-19T15:14:46', 'add_download_clients_table')
2026-03-19T15:14:46.838806543Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:46.839374236Z [Info] FluentMigrator.Runner.MigrationRunner: 42: add_download_clients_table migrated
2026-03-19T15:14:46.839495531Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012825s
2026-03-19T15:14:46.839612496Z [Info] FluentMigrator.Runner.MigrationRunner: 43: convert_config_to_download_clients migrating
2026-03-19T15:14:46.839736867Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:46.839928222Z [Info] convert_config_to_download_clients: Starting migration of Main DB to 43
2026-03-19T15:14:46.840163205Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-19T15:14:46.840275612Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-19T15:14:46.844685613Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044078s
2026-03-19T15:14:46.844815584Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (43, '2026-03-19T15:14:46', 'convert_config_to_download_clients')
2026-03-19T15:14:46.845050758Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:46.845666127Z [Info] FluentMigrator.Runner.MigrationRunner: 43: convert_config_to_download_clients migrated
2026-03-19T15:14:46.845793584Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053886s
2026-03-19T15:14:46.845906060Z [Info] FluentMigrator.Runner.MigrationRunner: 44: fix_xbmc_episode_metadata migrating
2026-03-19T15:14:46.846022435Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:46.846183179Z [Info] fix_xbmc_episode_metadata: Starting migration of Main DB to 44
2026-03-19T15:14:46.846403101Z [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-03-19T15:14:46.846608024Z [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-03-19T15:14:46.846884261Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002562s
2026-03-19T15:14:46.846962258Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MetadataFiles" SET "Type" = 5 WHERE "Consumer" = 'XbmcMetadata' AND "EpisodeFileId" IS NOT NULL AND "Type" = 4
2026-03-19T15:14:46.847153703Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MetadataFiles" SET "Type" = 5 WHERE "Consumer" = 'XbmcMetadata' AND "EpisodeFileId" IS NOT NULL AND "Type" = 4
2026-03-19T15:14:46.847359628Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002215s
2026-03-19T15:14:46.847475782Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2026-03-19T15:14:46', 'fix_xbmc_episode_metadata')
2026-03-19T15:14:46.860646236Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:46.861898868Z [Info] FluentMigrator.Runner.MigrationRunner: 44: fix_xbmc_episode_metadata migrated
2026-03-19T15:14:46.862039071Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0147604s
2026-03-19T15:14:46.862194955Z [Info] FluentMigrator.Runner.MigrationRunner: 45: add_indexes migrating
2026-03-19T15:14:46.862316299Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:46.862524498Z [Info] add_indexes: Starting migration of Main DB to 45
2026-03-19T15:14:46.863199788Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Blacklist (SeriesId)
2026-03-19T15:14:46.863330852Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Blacklist_SeriesId" ON "Blacklist" ("SeriesId" ASC)
2026-03-19T15:14:46.863622410Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002951s
2026-03-19T15:14:46.863748944Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex EpisodeFiles (SeriesId)
2026-03-19T15:14:46.863843214Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_EpisodeFiles_SeriesId" ON "EpisodeFiles" ("SeriesId" ASC)
2026-03-19T15:14:46.864116284Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002645s
2026-03-19T15:14:46.864231396Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Episodes (EpisodeFileId)
2026-03-19T15:14:46.864355676Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_EpisodeFileId" ON "Episodes" ("EpisodeFileId" ASC)
2026-03-19T15:14:46.864608355Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002571s
2026-03-19T15:14:46.864727986Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Episodes (SeriesId)
2026-03-19T15:14:46.864852757Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_SeriesId" ON "Episodes" ("SeriesId" ASC)
2026-03-19T15:14:46.865091558Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002419s
2026-03-19T15:14:46.865246881Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (EpisodeId)
2026-03-19T15:14:46.865318034Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EpisodeId" ON "History" ("EpisodeId" ASC)
2026-03-19T15:14:46.865560683Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002391s
2026-03-19T15:14:46.865675775Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (Date)
2026-03-19T15:14:46.865778301Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2026-03-19T15:14:46.866064177Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002846s
2026-03-19T15:14:46.866173507Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (Path)
2026-03-19T15:14:46.866286445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_Path" ON "Series" ("Path" ASC)
2026-03-19T15:14:46.866518652Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002321s
2026-03-19T15:14:46.866631369Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (CleanTitle)
2026-03-19T15:14:46.866738535Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_CleanTitle" ON "Series" ("CleanTitle" ASC)
2026-03-19T15:14:46.866977366Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002407s
2026-03-19T15:14:46.867087458Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (TvRageId)
2026-03-19T15:14:46.867202820Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC)
2026-03-19T15:14:46.867433575Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002288s
2026-03-19T15:14:46.867560400Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (45, '2026-03-19T15:14:46', 'add_indexes')
2026-03-19T15:14:46.867774552Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:46.868665296Z [Info] FluentMigrator.Runner.MigrationRunner: 45: add_indexes migrated
2026-03-19T15:14:46.868731840Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014153s
2026-03-19T15:14:46.868863625Z [Info] FluentMigrator.Runner.MigrationRunner: 46: fix_nzb_su_url migrating
2026-03-19T15:14:46.868974689Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:46.869152156Z [Info] fix_nzb_su_url: Starting migration of Main DB to 46
2026-03-19T15:14:46.869366758Z [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-03-19T15:14:46.869606251Z [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-03-19T15:14:46.869875964Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002655s
2026-03-19T15:14:46.869945704Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (46, '2026-03-19T15:14:46', 'fix_nzb_su_url')
2026-03-19T15:14:46.870186329Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:46.870749293Z [Info] FluentMigrator.Runner.MigrationRunner: 46: fix_nzb_su_url migrated
2026-03-19T15:14:46.870815867Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011319s
2026-03-19T15:14:46.870959376Z [Info] FluentMigrator.Runner.MigrationRunner: 47: add_temporary_blacklist_columns migrating
2026-03-19T15:14:46.871024737Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:46.871217947Z [Info] add_temporary_blacklist_columns: Starting migration of Main DB to 47
2026-03-19T15:14:46.871439743Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist
2026-03-19T15:14:46.871545196Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-03-19T15:14:46.871643273Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist PublishedDate DateTime
2026-03-19T15:14:46.871753184Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "PublishedDate" DATETIME
2026-03-19T15:14:46.872343874Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005519s
2026-03-19T15:14:46.872430078Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (47, '2026-03-19T15:14:46', 'add_temporary_blacklist_columns')
2026-03-19T15:14:46.872682085Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:46.873389951Z [Info] FluentMigrator.Runner.MigrationRunner: 47: add_temporary_blacklist_columns migrated
2026-03-19T15:14:46.873455793Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015961s
2026-03-19T15:14:46.873612489Z [Info] FluentMigrator.Runner.MigrationRunner: 48: add_title_to_scenemappings migrating
2026-03-19T15:14:46.873674003Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:46.873871771Z [Info] add_title_to_scenemappings: Starting migration of Main DB to 48
2026-03-19T15:14:46.874121223Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SceneMappings
2026-03-19T15:14:46.874192417Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-03-19T15:14:46.874290795Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SceneMappings Title String
2026-03-19T15:14:46.874384063Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SceneMappings" ADD COLUMN "Title" TEXT
2026-03-19T15:14:46.874914200Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004932s
2026-03-19T15:14:46.874980704Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (48, '2026-03-19T15:14:46', 'add_title_to_scenemappings')
2026-03-19T15:14:46.875209284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:46.875773581Z [Info] FluentMigrator.Runner.MigrationRunner: 48: add_title_to_scenemappings migrated
2026-03-19T15:14:46.875919865Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013937s
2026-03-19T15:14:46.876093265Z [Info] FluentMigrator.Runner.MigrationRunner: 49: fix_dognzb_url migrating
2026-03-19T15:14:46.876147093Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:46.876342336Z [Info] fix_dognzb_url: Starting migration of Main DB to 49
2026-03-19T15:14:46.876535365Z [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-03-19T15:14:46.876689135Z [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-03-19T15:14:46.877136115Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002352s
2026-03-19T15:14:46.877147057Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (49, '2026-03-19T15:14:46', 'fix_dognzb_url')
2026-03-19T15:14:46.877265545Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:46.877778809Z [Info] FluentMigrator.Runner.MigrationRunner: 49: fix_dognzb_url migrated
2026-03-19T15:14:46.877884672Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010835s
2026-03-19T15:14:46.877985636Z [Info] FluentMigrator.Runner.MigrationRunner: 50: add_hash_to_metadata_files migrating
2026-03-19T15:14:46.878087200Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:46.878235198Z [Info] add_hash_to_metadata_files: Starting migration of Main DB to 50
2026-03-19T15:14:46.878512657Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles
2026-03-19T15:14:46.878621176Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-03-19T15:14:46.878712439Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MetadataFiles Hash String
2026-03-19T15:14:46.878803934Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles" ADD COLUMN "Hash" TEXT
2026-03-19T15:14:46.879289772Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004847s
2026-03-19T15:14:46.879398812Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (50, '2026-03-19T15:14:46', 'add_hash_to_metadata_files')
2026-03-19T15:14:46.879612181Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:46.880205837Z [Info] FluentMigrator.Runner.MigrationRunner: 50: add_hash_to_metadata_files migrated
2026-03-19T15:14:46.880319265Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013963s
2026-03-19T15:14:46.880422994Z [Info] FluentMigrator.Runner.MigrationRunner: 51: download_client_import migrating
2026-03-19T15:14:46.880521403Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:46.880672898Z [Info] download_client_import: Starting migration of Main DB to 51
2026-03-19T15:14:46.880928392Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-19T15:14:46.881029526Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-19T15:14:46.881486306Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004493s
2026-03-19T15:14:46.881588472Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-19T15:14:46.881670978Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-19T15:14:46.884789148Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00306s
2026-03-19T15:14:46.884854860Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-19T15:14:46.884997186Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-19T15:14:46.890331479Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053281s
2026-03-19T15:14:46.890423745Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (51, '2026-03-19T15:14:46', 'download_client_import')
2026-03-19T15:14:46.890672366Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:46.891335822Z [Info] FluentMigrator.Runner.MigrationRunner: 51: download_client_import migrated
2026-03-19T15:14:46.891397816Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063429s
2026-03-19T15:14:46.891524331Z [Info] FluentMigrator.Runner.MigrationRunner: 52: add_columns_for_anime migrating
2026-03-19T15:14:46.891609553Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:46.891757501Z [Info] add_columns_for_anime: Starting migration of Main DB to 52
2026-03-19T15:14:46.892215353Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SceneMappings
2026-03-19T15:14:46.892273350Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-03-19T15:14:46.892378682Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SceneMappings Type String
2026-03-19T15:14:46.892479545Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SceneMappings" ADD COLUMN "Type" TEXT
2026-03-19T15:14:46.893043411Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000531s
2026-03-19T15:14:46.893103882Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "SceneMappings"
2026-03-19T15:14:46.893254476Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "SceneMappings"
2026-03-19T15:14:46.893353816Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001352s
2026-03-19T15:14:46.893442294Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2026-03-19T15:14:46.893529820Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-03-19T15:14:46.893604941Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig AnimeEpisodeFormat String
2026-03-19T15:14:46.893730574Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "AnimeEpisodeFormat" TEXT
2026-03-19T15:14:46.894212776Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004946s
2026-03-19T15:14:46.894314881Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "AnimeEpisodeFormat" = "StandardEpisodeFormat"
2026-03-19T15:14:46.894454763Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "AnimeEpisodeFormat" = "StandardEpisodeFormat"
2026-03-19T15:14:46.894628713Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001719s
2026-03-19T15:14:46.894736520Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (52, '2026-03-19T15:14:46', 'add_columns_for_anime')
2026-03-19T15:14:46.894939599Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:46.895565770Z [Info] FluentMigrator.Runner.MigrationRunner: 52: add_columns_for_anime migrated
2026-03-19T15:14:46.895660641Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010935s
2026-03-19T15:14:46.895761685Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_series_sorttitle migrating
2026-03-19T15:14:46.895868390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:46.896069465Z [Info] add_series_sorttitle: Starting migration of Main DB to 53
2026-03-19T15:14:46.896951421Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series SortTitle String
2026-03-19T15:14:46.897073276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "SortTitle" TEXT
2026-03-19T15:14:46.897554726Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004822s
2026-03-19T15:14:46.897653545Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-19T15:14:46.897744699Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-19T15:14:46.898420540Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006658s
2026-03-19T15:14:46.898535772Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (53, '2026-03-19T15:14:46', 'add_series_sorttitle')
2026-03-19T15:14:46.898746536Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:46.899324350Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_series_sorttitle migrated
2026-03-19T15:14:46.899435163Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015731s
2026-03-19T15:14:46.899544333Z [Info] FluentMigrator.Runner.MigrationRunner: 54: rename_profiles migrating
2026-03-19T15:14:46.899629244Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:46.899767853Z [Info] rename_profiles: Starting migration of Main DB to 54
2026-03-19T15:14:46.901645745Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable QualityProfiles Profiles
2026-03-19T15:14:46.901833052Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" RENAME TO "Profiles"
2026-03-19T15:14:46.903064162Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012939s
2026-03-19T15:14:46.903161458Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles
2026-03-19T15:14:46.903265417Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-03-19T15:14:46.903326169Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles Language Int32
2026-03-19T15:14:46.903431071Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "Language" INTEGER
2026-03-19T15:14:46.903926599Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004893s
2026-03-19T15:14:46.904026149Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles
2026-03-19T15:14:46.904109357Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-03-19T15:14:46.904186893Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles GrabDelay Int32
2026-03-19T15:14:46.904291744Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "GrabDelay" INTEGER
2026-03-19T15:14:46.904765809Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004754s
2026-03-19T15:14:46.904868115Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles
2026-03-19T15:14:46.904949098Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-03-19T15:14:46.905033387Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles GrabDelayMode Int32
2026-03-19T15:14:46.905133148Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "GrabDelayMode" INTEGER
2026-03-19T15:14:46.905614157Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004801s
2026-03-19T15:14:46.905713778Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-03-19T15:14:46.905800993Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Profiles" SET "Language" = 1, "GrabDelay" = 0, "GrabDelayMode" = 0 WHERE 1 = 1
2026-03-19T15:14:46.905984813Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001855s
2026-03-19T15:14:46.906077941Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-03-19T15:14:46.906155086Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-03-19T15:14:46.906233755Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series ProfileId Int32
2026-03-19T15:14:46.906344087Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "ProfileId" INTEGER
2026-03-19T15:14:46.906813983Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004738s
2026-03-19T15:14:46.906912642Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Series" SET "ProfileId" = "QualityProfileId"
2026-03-19T15:14:46.907039487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Series" SET "ProfileId" = "QualityProfileId"
2026-03-19T15:14:46.907191093Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001573s
2026-03-19T15:14:46.907281394Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable PendingReleases
2026-03-19T15:14:46.907394713Z [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-03-19T15:14:46.907740108Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000367s
2026-03-19T15:14:46.907940051Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (54, '2026-03-19T15:14:46', 'rename_profiles')
2026-03-19T15:14:46.908124011Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:46.909262594Z [Info] FluentMigrator.Runner.MigrationRunner: 54: rename_profiles migrated
2026-03-19T15:14:46.909362365Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018782s
2026-03-19T15:14:46.909468048Z [Info] FluentMigrator.Runner.MigrationRunner: 55: drop_old_profile_columns migrating
2026-03-19T15:14:46.909574082Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:46.909722190Z [Info] drop_old_profile_columns: Starting migration of Main DB to 55
2026-03-19T15:14:46.909954147Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Series QualityProfileId
2026-03-19T15:14:46.911244806Z [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-03-19T15:14:46.911980989Z [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-03-19T15:14:46.912715398Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2026-03-19T15:14:46.913408153Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2026-03-19T15:14:46.914790207Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2026-03-19T15:14:46.915012444Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2026-03-19T15:14:46.915231706Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_Path" ON "Series" ("Path" ASC)
2026-03-19T15:14:46.915441859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_CleanTitle" ON "Series" ("CleanTitle" ASC)
2026-03-19T15:14:46.915670409Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC)
2026-03-19T15:14:46.915882456Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0057904s
2026-03-19T15:14:46.916074674Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (55, '2026-03-19T15:14:46', 'drop_old_profile_columns')
2026-03-19T15:14:46.916258604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:46.917018615Z [Info] FluentMigrator.Runner.MigrationRunner: 55: drop_old_profile_columns migrated
2026-03-19T15:14:46.917123085Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069449s
2026-03-19T15:14:46.917222866Z [Info] FluentMigrator.Runner.MigrationRunner: 56: add_mediainfo_to_episodefile migrating
2026-03-19T15:14:46.917323689Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:46.917472459Z [Info] add_mediainfo_to_episodefile: Starting migration of Main DB to 56
2026-03-19T15:14:46.917720719Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable EpisodeFiles
2026-03-19T15:14:46.917827694Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-03-19T15:14:46.917924128Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn EpisodeFiles MediaInfo String
2026-03-19T15:14:46.918015452Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles" ADD COLUMN "MediaInfo" TEXT
2026-03-19T15:14:46.918505800Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004861s
2026-03-19T15:14:46.918612655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (56, '2026-03-19T15:14:46', 'add_mediainfo_to_episodefile')
2026-03-19T15:14:46.918821696Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:46.919443729Z [Info] FluentMigrator.Runner.MigrationRunner: 56: add_mediainfo_to_episodefile migrated
2026-03-19T15:14:46.919545544Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014192s
2026-03-19T15:14:46.919644433Z [Info] FluentMigrator.Runner.MigrationRunner: 57: convert_episode_file_path_to_relative migrating
2026-03-19T15:14:46.919745536Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:46.919906921Z [Info] convert_episode_file_path_to_relative: Starting migration of Main DB to 57
2026-03-19T15:14:46.920202727Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn EpisodeFiles RelativePath String
2026-03-19T15:14:46.920317148Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles" ADD COLUMN "RelativePath" TEXT
2026-03-19T15:14:46.920796964Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000482s
2026-03-19T15:14:46.920892636Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-19T15:14:46.920982788Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-19T15:14:46.921681525Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000691s
2026-03-19T15:14:46.921792929Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (57, '2026-03-19T15:14:46', 'convert_episode_file_path_to_relative')
2026-03-19T15:14:46.922004806Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:46.922579313Z [Info] FluentMigrator.Runner.MigrationRunner: 57: convert_episode_file_path_to_relative migrated
2026-03-19T15:14:46.922703463Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015913s
2026-03-19T15:14:46.922795098Z [Info] FluentMigrator.Runner.MigrationRunner: 58: drop_episode_file_path migrating
2026-03-19T15:14:46.922889738Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:46.923031794Z [Info] drop_episode_file_path: Starting migration of Main DB to 58
2026-03-19T15:14:46.923224152Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn EpisodeFiles Path
2026-03-19T15:14:46.924385721Z [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-03-19T15:14:46.924813633Z [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-03-19T15:14:46.925155160Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "EpisodeFiles"
2026-03-19T15:14:46.925601860Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles_temp" RENAME TO "EpisodeFiles"
2026-03-19T15:14:46.926773189Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_EpisodeFiles_SeriesId" ON "EpisodeFiles" ("SeriesId" ASC)
2026-03-19T15:14:46.927001699Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036665s
2026-03-19T15:14:46.927105428Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (58, '2026-03-19T15:14:46', 'drop_episode_file_path')
2026-03-19T15:14:46.927306263Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:46.927993136Z [Info] FluentMigrator.Runner.MigrationRunner: 58: drop_episode_file_path migrated
2026-03-19T15:14:46.928109260Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004648s
2026-03-19T15:14:46.928199832Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_enable_options_to_indexers migrating
2026-03-19T15:14:46.928299483Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:46.928439715Z [Info] add_enable_options_to_indexers: Starting migration of Main DB to 59
2026-03-19T15:14:46.929039644Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-03-19T15:14:46.929146218Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-03-19T15:14:46.929222522Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers EnableRss Boolean
2026-03-19T15:14:46.934194375Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "EnableRss" INTEGER
2026-03-19T15:14:46.934677869Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005023s
2026-03-19T15:14:46.934771838Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers EnableSearch Boolean
2026-03-19T15:14:46.934876819Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "EnableSearch" INTEGER
2026-03-19T15:14:46.935364211Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004864s
2026-03-19T15:14:46.935459242Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableRss" = "Enable", "EnableSearch" = "Enable"
2026-03-19T15:14:46.935595998Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableRss" = "Enable", "EnableSearch" = "Enable"
2026-03-19T15:14:46.935759076Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001681s
2026-03-19T15:14:46.935841091Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-03-19T15:14:46.935949309Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableSearch" = 0 WHERE "Implementation" = 'Wombles'
2026-03-19T15:14:46.936116887Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001749s
2026-03-19T15:14:46.936217329Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (59, '2026-03-19T15:14:46', 'add_enable_options_to_indexers')
2026-03-19T15:14:46.936421530Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:46.936958792Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_enable_options_to_indexers migrated
2026-03-19T15:14:46.937064285Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010142s
2026-03-19T15:14:46.937172202Z [Info] FluentMigrator.Runner.MigrationRunner: 60: remove_enable_from_indexers migrating
2026-03-19T15:14:46.943333380Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:46.943479775Z [Info] remove_enable_from_indexers: Starting migration of Main DB to 60
2026-03-19T15:14:46.943713094Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Indexers Enable
2026-03-19T15:14:46.944864443Z [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-03-19T15:14:46.945225571Z [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-03-19T15:14:46.945527118Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2026-03-19T15:14:46.945882303Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2026-03-19T15:14:46.947063231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-03-19T15:14:46.947284467Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034632s
2026-03-19T15:14:46.947390360Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn DownloadClients Protocol
2026-03-19T15:14:46.948527490Z [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-03-19T15:14:46.948881824Z [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-03-19T15:14:46.949165756Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClients"
2026-03-19T15:14:46.949430890Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients_temp" RENAME TO "DownloadClients"
2026-03-19T15:14:46.950604654Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031163s
2026-03-19T15:14:46.950712351Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (60, '2026-03-19T15:14:46', 'remove_enable_from_indexers')
2026-03-19T15:14:46.950929057Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:46.951660811Z [Info] FluentMigrator.Runner.MigrationRunner: 60: remove_enable_from_indexers migrated
2026-03-19T15:14:46.951761964Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041743s
2026-03-19T15:14:46.951878038Z [Info] FluentMigrator.Runner.MigrationRunner: 61: clear_bad_scene_names migrating
2026-03-19T15:14:46.951983260Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:46.952124424Z [Info] clear_bad_scene_names: Starting migration of Main DB to 61
2026-03-19T15:14:46.952312353Z [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-03-19T15:14:46.952546955Z [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-03-19T15:14:46.952834404Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002882s
2026-03-19T15:14:46.952941580Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (61, '2026-03-19T15:14:46', 'clear_bad_scene_names')
2026-03-19T15:14:46.953144499Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:46.953672041Z [Info] FluentMigrator.Runner.MigrationRunner: 61: clear_bad_scene_names migrated
2026-03-19T15:14:46.953777784Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011243s
2026-03-19T15:14:46.953873006Z [Info] FluentMigrator.Runner.MigrationRunner: 62: convert_quality_models migrating
2026-03-19T15:14:46.953969149Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:46.954110514Z [Info] convert_quality_models: Starting migration of Main DB to 62
2026-03-19T15:14:46.954304865Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-19T15:14:46.954403975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-19T15:14:46.955860518Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014377s
2026-03-19T15:14:46.955983816Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (62, '2026-03-19T15:14:46', 'convert_quality_models')
2026-03-19T15:14:46.956188519Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:46.956774960Z [Info] FluentMigrator.Runner.MigrationRunner: 62: convert_quality_models migrated
2026-03-19T15:14:46.956879580Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023599s
2026-03-19T15:14:46.956974922Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_remotepathmappings migrating
2026-03-19T15:14:46.957072469Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:46.957212731Z [Info] add_remotepathmappings: Starting migration of Main DB to 63
2026-03-19T15:14:46.957506122Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RemotePathMappings
2026-03-19T15:14:46.957628218Z [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-03-19T15:14:46.957934034Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003156s
2026-03-19T15:14:46.958039667Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (63, '2026-03-19T15:14:46', 'add_remotepathmappings')
2026-03-19T15:14:46.958250682Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:46.959231918Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_remotepathmappings migrated
2026-03-19T15:14:46.959328352Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016049s
2026-03-19T15:14:46.959434616Z [Info] FluentMigrator.Runner.MigrationRunner: 64: remove_method_from_logs migrating
2026-03-19T15:14:46.959529728Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:46.959668948Z [Info] remove_method_from_logs: Starting migration of Main DB to 64
2026-03-19T15:14:46.959773990Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (64, '2026-03-19T15:14:46', 'remove_method_from_logs')
2026-03-19T15:14:46.960000105Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:46.960520864Z [Info] FluentMigrator.Runner.MigrationRunner: 64: remove_method_from_logs migrated
2026-03-19T15:14:46.960626537Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009867s
2026-03-19T15:14:46.960721087Z [Info] FluentMigrator.Runner.MigrationRunner: 65: make_scene_numbering_nullable migrating
2026-03-19T15:14:46.960819746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:46.960956661Z [Info] make_scene_numbering_nullable: Starting migration of Main DB to 65
2026-03-19T15:14:46.962731426Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-03-19T15:14:46.962837720Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Episodes" SET "AbsoluteEpisodeNumber" = NULL WHERE "AbsoluteEpisodeNumber" = 0
2026-03-19T15:14:46.963024416Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001897s
2026-03-19T15:14:46.963105439Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-03-19T15:14:46.963189689Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Episodes" SET "SceneAbsoluteEpisodeNumber" = NULL WHERE "SceneAbsoluteEpisodeNumber" = 0
2026-03-19T15:14:46.963375603Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001862s
2026-03-19T15:14:46.963461907Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-03-19T15:14:46.963554113Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Episodes" SET "SceneSeasonNumber" = NULL, "SceneEpisodeNumber" = NULL WHERE "SceneSeasonNumber" = 0 AND "SceneEpisodeNumber" = 0
2026-03-19T15:14:46.963756861Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002091s
2026-03-19T15:14:46.963862103Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (65, '2026-03-19T15:14:46', 'make_scene_numbering_nullable')
2026-03-19T15:14:46.964114611Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:46.964638196Z [Info] FluentMigrator.Runner.MigrationRunner: 65: make_scene_numbering_nullable migrated
2026-03-19T15:14:46.964751023Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010871s
2026-03-19T15:14:46.964845163Z [Info] FluentMigrator.Runner.MigrationRunner: 66: add_tags migrating
2026-03-19T15:14:46.964930595Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:46.965075517Z [Info] add_tags: Starting migration of Main DB to 66
2026-03-19T15:14:46.965807871Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tags
2026-03-19T15:14:46.965921079Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tags" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Label" TEXT NOT NULL)
2026-03-19T15:14:46.966184029Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002685s
2026-03-19T15:14:46.966277577Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-03-19T15:14:46.966359522Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-03-19T15:14:46.966436016Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series Tags String
2026-03-19T15:14:46.966536960Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "Tags" TEXT
2026-03-19T15:14:46.967048360Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005083s
2026-03-19T15:14:46.967149543Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-03-19T15:14:46.967229905Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-03-19T15:14:46.967309205Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications Tags String
2026-03-19T15:14:46.967410930Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "Tags" TEXT
2026-03-19T15:14:46.967914865Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004873s
2026-03-19T15:14:46.968014045Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-03-19T15:14:46.968093695Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Series" SET "Tags" = '[]' WHERE 1 = 1
2026-03-19T15:14:46.968272455Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001786s
2026-03-19T15:14:46.968366474Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-03-19T15:14:46.968443509Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "Tags" = '[]' WHERE 1 = 1
2026-03-19T15:14:46.968604373Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001551s
2026-03-19T15:14:46.968699074Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (66, '2026-03-19T15:14:46', 'add_tags')
2026-03-19T15:14:46.968896953Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:46.969502993Z [Info] FluentMigrator.Runner.MigrationRunner: 66: add_tags migrated
2026-03-19T15:14:46.969602323Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010514s
2026-03-19T15:14:46.969696453Z [Info] FluentMigrator.Runner.MigrationRunner: 67: add_added_to_series migrating
2026-03-19T15:14:46.969791123Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:46.969931155Z [Info] add_added_to_series: Starting migration of Main DB to 67
2026-03-19T15:14:46.970165347Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-03-19T15:14:46.970264426Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-03-19T15:14:46.970342834Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series Added DateTime
2026-03-19T15:14:46.970440781Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "Added" DATETIME
2026-03-19T15:14:46.970943003Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004988s
2026-03-19T15:14:46.971048405Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (67, '2026-03-19T15:14:46', 'add_added_to_series')
2026-03-19T15:14:46.971251875Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:46.971808135Z [Info] FluentMigrator.Runner.MigrationRunner: 67: add_added_to_series migrated
2026-03-19T15:14:46.971930341Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013679s
2026-03-19T15:14:46.972027116Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_release_restrictions migrating
2026-03-19T15:14:46.972119502Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:46.972261378Z [Info] add_release_restrictions: Starting migration of Main DB to 68
2026-03-19T15:14:46.973604573Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Restrictions
2026-03-19T15:14:46.973728242Z [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-03-19T15:14:46.974034338Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003097s
2026-03-19T15:14:46.974121213Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-19T15:14:46.974198599Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-19T15:14:46.974733216Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005226s
2026-03-19T15:14:46.974834089Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-03-19T15:14:46.974939071Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'releaserestrictions'
2026-03-19T15:14:46.975115897Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001675s
2026-03-19T15:14:46.975213393Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (68, '2026-03-19T15:14:46', 'add_release_restrictions')
2026-03-19T15:14:46.975414237Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:46.976001640Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_release_restrictions migrated
2026-03-19T15:14:46.976146252Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010525s
2026-03-19T15:14:46.976243628Z [Info] FluentMigrator.Runner.MigrationRunner: 69: quality_proper migrating
2026-03-19T15:14:46.976338098Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:46.976474102Z [Info] quality_proper: Starting migration of Main DB to 69
2026-03-19T15:14:46.976663574Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-19T15:14:46.976762844Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-19T15:14:46.977330256Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005575s
2026-03-19T15:14:46.977439075Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (69, '2026-03-19T15:14:46', 'quality_proper')
2026-03-19T15:14:46.977641313Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:46.978165068Z [Info] FluentMigrator.Runner.MigrationRunner: 69: quality_proper migrated
2026-03-19T15:14:46.978269949Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013975s
2026-03-19T15:14:46.978364960Z [Info] FluentMigrator.Runner.MigrationRunner: 70: delay_profile migrating
2026-03-19T15:14:46.978456514Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:46.978594292Z [Info] delay_profile: Starting migration of Main DB to 70
2026-03-19T15:14:46.982136466Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DelayProfiles
2026-03-19T15:14:46.982269113Z [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-03-19T15:14:46.982704149Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004478s
2026-03-19T15:14:46.982895835Z [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-03-19T15:14:46.983187372Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-19T15:14:46.983274337Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-19T15:14:46.990007387Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067114s
2026-03-19T15:14:46.990112168Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Profiles GrabDelay
2026-03-19T15:14:46.991400262Z [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-03-19T15:14:46.991733563Z [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-03-19T15:14:46.992010711Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles"
2026-03-19T15:14:46.992364694Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles"
2026-03-19T15:14:46.993648890Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityProfiles_Name" ON "Profiles" ("Name" ASC)
2026-03-19T15:14:46.993884024Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036745s
2026-03-19T15:14:46.993974216Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Profiles GrabDelayMode
2026-03-19T15:14:46.995186928Z [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-03-19T15:14:46.995481010Z [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-03-19T15:14:46.995724611Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles"
2026-03-19T15:14:46.996106640Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles"
2026-03-19T15:14:46.997346838Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityProfiles_Name" ON "Profiles" ("Name" ASC)
2026-03-19T15:14:46.997568174Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034952s
2026-03-19T15:14:46.997821514Z [Info] FluentMigrator.Runner.MigrationRunner: -> 1 Insert operations completed in 00:00:00.0003755 taking an average of 00:00:00.0003755
2026-03-19T15:14:46.997969141Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (70, '2026-03-19T15:14:46', 'delay_profile')
2026-03-19T15:14:46.998181519Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:46.998902982Z [Info] FluentMigrator.Runner.MigrationRunner: 70: delay_profile migrated
2026-03-19T15:14:46.999005619Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048301s
2026-03-19T15:14:46.999108616Z [Info] FluentMigrator.Runner.MigrationRunner: 71: unknown_quality_in_profile migrating
2026-03-19T15:14:46.999196453Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:46.999344220Z [Info] unknown_quality_in_profile: Starting migration of Main DB to 71
2026-03-19T15:14:46.999589675Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn QualityDefinitions Weight
2026-03-19T15:14:47.000906507Z [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-03-19T15:14:47.001252574Z [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-03-19T15:14:47.001512267Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "QualityDefinitions"
2026-03-19T15:14:47.002011212Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityDefinitions_temp" RENAME TO "QualityDefinitions"
2026-03-19T15:14:47.003237642Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Quality" ON "QualityDefinitions" ("Quality" ASC)
2026-03-19T15:14:47.003483877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Title" ON "QualityDefinitions" ("Title" ASC)
2026-03-19T15:14:47.003714572Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040116s
2026-03-19T15:14:47.003826618Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-19T15:14:47.003915407Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-19T15:14:47.006319869Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023361s
2026-03-19T15:14:47.006385781Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (71, '2026-03-19T15:14:47', 'unknown_quality_in_profile')
2026-03-19T15:14:47.008438455Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:47.009206512Z [Info] FluentMigrator.Runner.MigrationRunner: 71: unknown_quality_in_profile migrated
2026-03-19T15:14:47.009317996Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052819s
2026-03-19T15:14:47.009427467Z [Info] FluentMigrator.Runner.MigrationRunner: 72: history_downloadId migrating
2026-03-19T15:14:47.009522348Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:47.009671058Z [Info] history_downloadId: Starting migration of Main DB to 72
2026-03-19T15:14:47.010436750Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History
2026-03-19T15:14:47.010540258Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-03-19T15:14:47.010640360Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn History DownloadId String
2026-03-19T15:14:47.010737245Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History" ADD COLUMN "DownloadId" TEXT
2026-03-19T15:14:47.011320429Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005783s
2026-03-19T15:14:47.011422805Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId)
2026-03-19T15:14:47.011525312Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC)
2026-03-19T15:14:47.011734483Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002138s
2026-03-19T15:14:47.011834555Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-19T15:14:47.011957713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-19T15:14:47.013105384Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011378s
2026-03-19T15:14:47.013218342Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (72, '2026-03-19T15:14:47', 'history_downloadId')
2026-03-19T15:14:47.013419587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:47.014547118Z [Info] FluentMigrator.Runner.MigrationRunner: 72: history_downloadId migrated
2026-03-19T15:14:47.014656358Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025838s
2026-03-19T15:14:47.014754475Z [Info] FluentMigrator.Runner.MigrationRunner: 73: clear_ratings migrating
2026-03-19T15:14:47.014841691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:47.014984268Z [Info] clear_ratings: Starting migration of Main DB to 73
2026-03-19T15:14:47.015527352Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-03-19T15:14:47.015631331Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Series" SET "Ratings" = '{}' WHERE 1 = 1
2026-03-19T15:14:47.015793428Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000165s
2026-03-19T15:14:47.015902086Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-03-19T15:14:47.015975154Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Episodes" SET "Ratings" = '{}' WHERE 1 = 1
2026-03-19T15:14:47.016136889Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001591s
2026-03-19T15:14:47.016238865Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (73, '2026-03-19T15:14:47', 'clear_ratings')
2026-03-19T15:14:47.016426392Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:47.016955488Z [Info] FluentMigrator.Runner.MigrationRunner: 73: clear_ratings migrated
2026-03-19T15:14:47.017056141Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009752s
2026-03-19T15:14:47.017158146Z [Info] FluentMigrator.Runner.MigrationRunner: 74: disable_eztv migrating
2026-03-19T15:14:47.017237295Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:47.017381275Z [Info] disable_eztv: Starting migration of Main DB to 74
2026-03-19T15:14:47.017558683Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableRss" = false, "EnableSearch" = false WHERE "Implementation" = 'Eztv' AND "Settings" LIKE '%ezrss.it%'
2026-03-19T15:14:47.017742343Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableRss" = false, "EnableSearch" = false WHERE "Implementation" = 'Eztv' AND "Settings" LIKE '%ezrss.it%'
2026-03-19T15:14:47.017957085Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002154s
2026-03-19T15:14:47.018059722Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (74, '2026-03-19T15:14:47', 'disable_eztv')
2026-03-19T15:14:47.018252911Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:47.018772297Z [Info] FluentMigrator.Runner.MigrationRunner: 74: disable_eztv migrated
2026-03-19T15:14:47.018871657Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010268s
2026-03-19T15:14:47.018970957Z [Info] FluentMigrator.Runner.MigrationRunner: 75: force_lib_update migrating
2026-03-19T15:14:47.019064175Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:47.019200930Z [Info] force_lib_update: Starting migration of Main DB to 75
2026-03-19T15:14:47.020251816Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-03-19T15:14:47.020362910Z [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-03-19T15:14:47.020572853Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002167s
2026-03-19T15:14:47.020659938Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-03-19T15:14:47.020740911Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Series" SET "LastInfoSync" = '2014-01-01 00:00:00' WHERE 1 = 1
2026-03-19T15:14:47.020909671Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001658s
2026-03-19T15:14:47.021009051Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (75, '2026-03-19T15:14:47', 'force_lib_update')
2026-03-19T15:14:47.021202461Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:47.021739973Z [Info] FluentMigrator.Runner.MigrationRunner: 75: force_lib_update migrated
2026-03-19T15:14:47.021845406Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009952s
2026-03-19T15:14:47.021940998Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_users_table migrating
2026-03-19T15:14:47.022037683Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:47.022170340Z [Info] add_users_table: Starting migration of Main DB to 76
2026-03-19T15:14:47.022537870Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Users
2026-03-19T15:14:47.022656709Z [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-03-19T15:14:47.022959740Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003165s
2026-03-19T15:14:47.023083589Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Identifier)
2026-03-19T15:14:47.023151496Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Identifier" ON "Users" ("Identifier" ASC)
2026-03-19T15:14:47.023372902Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002218s
2026-03-19T15:14:47.023471861Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Username)
2026-03-19T15:14:47.023558616Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Username" ON "Users" ("Username" ASC)
2026-03-19T15:14:47.023766675Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002051s
2026-03-19T15:14:47.023888270Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (76, '2026-03-19T15:14:47', 'add_users_table')
2026-03-19T15:14:47.024095627Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:47.024793843Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_users_table migrated
2026-03-19T15:14:47.024900077Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012289s
2026-03-19T15:14:47.024994968Z [Info] FluentMigrator.Runner.MigrationRunner: 77: add_add_options_to_series migrating
2026-03-19T15:14:47.025091102Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:47.025229972Z [Info] add_add_options_to_series: Starting migration of Main DB to 77
2026-03-19T15:14:47.025465396Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-03-19T15:14:47.025568704Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-03-19T15:14:47.025640859Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series AddOptions String
2026-03-19T15:14:47.025742554Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "AddOptions" TEXT
2026-03-19T15:14:47.026287010Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005414s
2026-03-19T15:14:47.026394878Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (77, '2026-03-19T15:14:47', 'add_add_options_to_series')
2026-03-19T15:14:47.026601233Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:47.027193837Z [Info] FluentMigrator.Runner.MigrationRunner: 77: add_add_options_to_series migrated
2026-03-19T15:14:47.027303548Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00145s
2026-03-19T15:14:47.027399701Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_commands_table migrating
2026-03-19T15:14:47.027499031Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:47.027632811Z [Info] add_commands_table: Starting migration of Main DB to 78
2026-03-19T15:14:47.028212608Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Commands
2026-03-19T15:14:47.028341708Z [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-03-19T15:14:47.028753758Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004344s
2026-03-19T15:14:47.028861575Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (78, '2026-03-19T15:14:47', 'add_commands_table')
2026-03-19T15:14:47.029061368Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:47.029708451Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_commands_table migrated
2026-03-19T15:14:47.029815026Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013918s
2026-03-19T15:14:47.029913003Z [Info] FluentMigrator.Runner.MigrationRunner: 79: dedupe_tags migrating
2026-03-19T15:14:47.029998776Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:47.030138517Z [Info] dedupe_tags: Starting migration of Main DB to 79
2026-03-19T15:14:47.030486278Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-19T15:14:47.030589746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-19T15:14:47.095316950Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0646408s
2026-03-19T15:14:47.095437212Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tags
2026-03-19T15:14:47.095513105Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-03-19T15:14:47.095590992Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Tags Label String
2026-03-19T15:14:47.097067586Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tags_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Label" TEXT NOT NULL)
2026-03-19T15:14:47.097393372Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Tags_temp" ("Id", "Label") SELECT "Id", "Label" FROM "Tags"
2026-03-19T15:14:47.097603826Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Tags"
2026-03-19T15:14:47.097898339Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tags_temp" RENAME TO "Tags"
2026-03-19T15:14:47.099251875Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035504s
2026-03-19T15:14:47.099349993Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tags (Label)
2026-03-19T15:14:47.099455094Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tags_Label" ON "Tags" ("Label" ASC)
2026-03-19T15:14:47.099677061Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000236s
2026-03-19T15:14:47.099791923Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (79, '2026-03-19T15:14:47', 'dedupe_tags')
2026-03-19T15:14:47.100019160Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:47.100943371Z [Info] FluentMigrator.Runner.MigrationRunner: 79: dedupe_tags migrated
2026-03-19T15:14:47.101058784Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014992s
2026-03-19T15:14:47.101165158Z [Info] FluentMigrator.Runner.MigrationRunner: 81: move_dot_prefix_to_transmission_category migrating
2026-03-19T15:14:47.101274628Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:47.101419510Z [Info] move_dot_prefix_to_transmission_category: Starting migration of Main DB to 81
2026-03-19T15:14:47.101668752Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-19T15:14:47.101772922Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-19T15:14:47.102936215Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001156s
2026-03-19T15:14:47.103049132Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (81, '2026-03-19T15:14:47', 'move_dot_prefix_to_transmission_category')
2026-03-19T15:14:47.103283213Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:47.103925697Z [Info] FluentMigrator.Runner.MigrationRunner: 81: move_dot_prefix_to_transmission_category migrated
2026-03-19T15:14:47.104049166Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021424s
2026-03-19T15:14:47.104143386Z [Info] FluentMigrator.Runner.MigrationRunner: 82: add_fanzub_settings migrating
2026-03-19T15:14:47.104589995Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:47.104599825Z [Info] add_fanzub_settings: Starting migration of Main DB to 82
2026-03-19T15:14:47.105023197Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-03-19T15:14:47.105126215Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'FanzubSettings' WHERE "Implementation" = 'Fanzub' AND "ConfigContract" = 'NullConfig'
2026-03-19T15:14:47.105335226Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002167s
2026-03-19T15:14:47.105433584Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (82, '2026-03-19T15:14:47', 'add_fanzub_settings')
2026-03-19T15:14:47.105632184Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:47.106159356Z [Info] FluentMigrator.Runner.MigrationRunner: 82: add_fanzub_settings migrated
2026-03-19T15:14:47.106271762Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010426s
2026-03-19T15:14:47.106367675Z [Info] FluentMigrator.Runner.MigrationRunner: 83: additonal_blacklist_columns migrating
2026-03-19T15:14:47.106464270Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:47.106606246Z [Info] additonal_blacklist_columns: Starting migration of Main DB to 83
2026-03-19T15:14:47.107359553Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist
2026-03-19T15:14:47.107462540Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-03-19T15:14:47.107539275Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist Size Int64
2026-03-19T15:14:47.107647863Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "Size" INTEGER
2026-03-19T15:14:47.108236569Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005832s
2026-03-19T15:14:47.108334095Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist
2026-03-19T15:14:47.108417163Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-03-19T15:14:47.108492665Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist Protocol Int32
2026-03-19T15:14:47.108596193Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "Protocol" INTEGER
2026-03-19T15:14:47.109102393Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005097s
2026-03-19T15:14:47.109203857Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist
2026-03-19T15:14:47.109286864Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-03-19T15:14:47.109362416Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist Indexer String
2026-03-19T15:14:47.109470013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "Indexer" TEXT
2026-03-19T15:14:47.109972706Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005028s
2026-03-19T15:14:47.110069781Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist
2026-03-19T15:14:47.110149592Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-03-19T15:14:47.110227048Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist Message String
2026-03-19T15:14:47.110329013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "Message" TEXT
2026-03-19T15:14:47.110835203Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005044s
2026-03-19T15:14:47.110933861Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist
2026-03-19T15:14:47.111012750Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-03-19T15:14:47.111090186Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist TorrentInfoHash String
2026-03-19T15:14:47.111196560Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "TorrentInfoHash" TEXT
2026-03-19T15:14:47.111713101Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005153s
2026-03-19T15:14:47.111809455Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-03-19T15:14:47.111905318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Blacklist" SET "Protocol" = 1 WHERE 1 = 1
2026-03-19T15:14:47.112072464Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001688s
2026-03-19T15:14:47.112171313Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (83, '2026-03-19T15:14:47', 'additonal_blacklist_columns')
2026-03-19T15:14:47.112374382Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:47.112956214Z [Info] FluentMigrator.Runner.MigrationRunner: 83: additonal_blacklist_columns migrated
2026-03-19T15:14:47.113063671Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010481s
2026-03-19T15:14:47.113164894Z [Info] FluentMigrator.Runner.MigrationRunner: 84: update_quality_minmax_size migrating
2026-03-19T15:14:47.113260918Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:47.113409176Z [Info] update_quality_minmax_size: Starting migration of Main DB to 84
2026-03-19T15:14:47.113838531Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityDefinitions
2026-03-19T15:14:47.113952992Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-03-19T15:14:47.114028965Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn QualityDefinitions MinSize Double
2026-03-19T15:14:47.115389184Z [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-03-19T15:14:47.115702535Z [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-03-19T15:14:47.116025125Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "QualityDefinitions"
2026-03-19T15:14:47.116417385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityDefinitions_temp" RENAME TO "QualityDefinitions"
2026-03-19T15:14:47.117781331Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Quality" ON "QualityDefinitions" ("Quality" ASC)
2026-03-19T15:14:47.118037948Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Title" ON "QualityDefinitions" ("Title" ASC)
2026-03-19T15:14:47.118271318Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041365s
2026-03-19T15:14:47.118366580Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityDefinitions
2026-03-19T15:14:47.118459006Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-03-19T15:14:47.118530740Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn QualityDefinitions MaxSize Double
2026-03-19T15:14:47.119887894Z [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-03-19T15:14:47.120195513Z [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-03-19T15:14:47.120445627Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "QualityDefinitions"
2026-03-19T15:14:47.120856214Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityDefinitions_temp" RENAME TO "QualityDefinitions"
2026-03-19T15:14:47.122184028Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Quality" ON "QualityDefinitions" ("Quality" ASC)
2026-03-19T15:14:47.122438059Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Title" ON "QualityDefinitions" ("Title" ASC)
2026-03-19T15:14:47.122673153Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040314s
2026-03-19T15:14:47.122769256Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "QualityDefinitions" SET "MaxSize" = NULL WHERE "Quality" = 10 OR "MaxSize" = 0
2026-03-19T15:14:47.122907986Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityDefinitions" SET "MaxSize" = NULL WHERE "Quality" = 10 OR "MaxSize" = 0
2026-03-19T15:14:47.123089111Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001786s
2026-03-19T15:14:47.123190395Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (84, '2026-03-19T15:14:47', 'update_quality_minmax_size')
2026-03-19T15:14:47.123392051Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:47.124890318Z [Info] FluentMigrator.Runner.MigrationRunner: 84: update_quality_minmax_size migrated
2026-03-19T15:14:47.124955239Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019193s
2026-03-19T15:14:47.125091143Z [Info] FluentMigrator.Runner.MigrationRunner: 85: expand_transmission_urlbase migrating
2026-03-19T15:14:47.125190913Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:47.125353832Z [Info] expand_transmission_urlbase: Starting migration of Main DB to 85
2026-03-19T15:14:47.125661070Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-19T15:14:47.125762775Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-19T15:14:47.127026400Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012545s
2026-03-19T15:14:47.127139448Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (85, '2026-03-19T15:14:47', 'expand_transmission_urlbase')
2026-03-19T15:14:47.127389832Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:47.128068208Z [Info] FluentMigrator.Runner.MigrationRunner: 85: expand_transmission_urlbase migrated
2026-03-19T15:14:47.128182619Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022961s
2026-03-19T15:14:47.128290285Z [Info] FluentMigrator.Runner.MigrationRunner: 86: pushbullet_device_ids migrating
2026-03-19T15:14:47.128406469Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:47.128563716Z [Info] pushbullet_device_ids: Starting migration of Main DB to 86
2026-03-19T15:14:47.128758919Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-19T15:14:47.128864281Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-19T15:14:47.129927242Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001056s
2026-03-19T15:14:47.130041893Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (86, '2026-03-19T15:14:47', 'pushbullet_device_ids')
2026-03-19T15:14:47.130251956Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:47.130875833Z [Info] FluentMigrator.Runner.MigrationRunner: 86: pushbullet_device_ids migrated
2026-03-19T15:14:47.130997748Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020033s
2026-03-19T15:14:47.131081847Z [Info] FluentMigrator.Runner.MigrationRunner: 87: remove_eztv migrating
2026-03-19T15:14:47.131172791Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:47.131322773Z [Info] remove_eztv: Starting migration of Main DB to 87
2026-03-19T15:14:47.131585883Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-03-19T15:14:47.131710654Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Eztv'
2026-03-19T15:14:47.131887981Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001693s
2026-03-19T15:14:47.132000598Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (87, '2026-03-19T15:14:47', 'remove_eztv')
2026-03-19T15:14:47.132195250Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:47.132773344Z [Info] FluentMigrator.Runner.MigrationRunner: 87: remove_eztv migrated
2026-03-19T15:14:47.132872113Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010585s
2026-03-19T15:14:47.132966363Z [Info] FluentMigrator.Runner.MigrationRunner: 88: pushbullet_devices_channels_list migrating
2026-03-19T15:14:47.133066194Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:47.133205494Z [Info] pushbullet_devices_channels_list: Starting migration of Main DB to 88
2026-03-19T15:14:47.133401970Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-19T15:14:47.133500659Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-19T15:14:47.134808172Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012966s
2026-03-19T15:14:47.134918885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (88, '2026-03-19T15:14:47', 'pushbullet_devices_channels_list')
2026-03-19T15:14:47.135128116Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:47.135689246Z [Info] FluentMigrator.Runner.MigrationRunner: 88: pushbullet_devices_channels_list migrated
2026-03-19T15:14:47.135808566Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021802s
2026-03-19T15:14:47.135941784Z [Info] FluentMigrator.Runner.MigrationRunner: 89: add_on_rename_to_notifcations migrating
2026-03-19T15:14:47.136029832Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:47.136178722Z [Info] add_on_rename_to_notifcations: Starting migration of Main DB to 89
2026-03-19T15:14:47.136941859Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-03-19T15:14:47.137045978Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-03-19T15:14:47.137136330Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnRename Boolean
2026-03-19T15:14:47.137239087Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnRename" INTEGER
2026-03-19T15:14:47.137830278Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005951s
2026-03-19T15:14:47.137933215Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "OnRename" = "OnDownload" WHERE "Implementation" IN ('PlexServer', 'Xbmc', 'MediaBrowser')
2026-03-19T15:14:47.138083458Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "OnRename" = "OnDownload" WHERE "Implementation" IN ('PlexServer', 'Xbmc', 'MediaBrowser')
2026-03-19T15:14:47.138287980Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002024s
2026-03-19T15:14:47.138385606Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "OnRename" = false WHERE "Implementation" NOT IN ('PlexServer', 'Xbmc', 'MediaBrowser')
2026-03-19T15:14:47.138568745Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "OnRename" = false WHERE "Implementation" NOT IN ('PlexServer', 'Xbmc', 'MediaBrowser')
2026-03-19T15:14:47.138762375Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000199s
2026-03-19T15:14:47.138845132Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-03-19T15:14:47.138937047Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-03-19T15:14:47.139009052Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Notifications OnRename Boolean
2026-03-19T15:14:47.140543723Z [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-03-19T15:14:47.140947666Z [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-03-19T15:14:47.141275326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications"
2026-03-19T15:14:47.141543065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications"
2026-03-19T15:14:47.142863194Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037504s
2026-03-19T15:14:47.142982614Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-03-19T15:14:47.143066573Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "OnGrab" = 0 WHERE "Implementation" = 'PlexServer'
2026-03-19T15:14:47.143247347Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001833s
2026-03-19T15:14:47.143347419Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (89, '2026-03-19T15:14:47', 'add_on_rename_to_notifcations')
2026-03-19T15:14:47.143560438Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:47.144319857Z [Info] FluentMigrator.Runner.MigrationRunner: 89: add_on_rename_to_notifcations migrated
2026-03-19T15:14:47.144424067Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012402s
2026-03-19T15:14:47.144529470Z [Info] FluentMigrator.Runner.MigrationRunner: 90: update_kickass_url migrating
2026-03-19T15:14:47.144625824Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:47.144774673Z [Info] update_kickass_url: Starting migration of Main DB to 90
2026-03-19T15:14:47.144999426Z [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-03-19T15:14:47.145331284Z [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-03-19T15:14:47.145667662Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003765s
2026-03-19T15:14:47.145772192Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (90, '2026-03-19T15:14:47', 'update_kickass_url')
2026-03-19T15:14:47.145972015Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:47.146618206Z [Info] FluentMigrator.Runner.MigrationRunner: 90: update_kickass_url migrated
2026-03-19T15:14:47.146722176Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013263s
2026-03-19T15:14:47.146821145Z [Info] FluentMigrator.Runner.MigrationRunner: 91: added_indexerstatus migrating
2026-03-19T15:14:47.146915355Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:47.147063743Z [Info] added_indexerstatus: Starting migration of Main DB to 91
2026-03-19T15:14:47.147528319Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerStatus
2026-03-19T15:14:47.147674363Z [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-03-19T15:14:47.148040220Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003898s
2026-03-19T15:14:47.148134881Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerStatus (IndexerId)
2026-03-19T15:14:47.148235774Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_IndexerId" ON "IndexerStatus" ("IndexerId" ASC)
2026-03-19T15:14:47.148465947Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002328s
2026-03-19T15:14:47.148570808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (91, '2026-03-19T15:14:47', 'added_indexerstatus')
2026-03-19T15:14:47.148774218Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:47.149419247Z [Info] FluentMigrator.Runner.MigrationRunner: 91: added_indexerstatus migrated
2026-03-19T15:14:47.149523908Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011862s
2026-03-19T15:14:47.149621554Z [Info] FluentMigrator.Runner.MigrationRunner: 92: add_unverifiedscenenumbering migrating
2026-03-19T15:14:47.149720604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:47.149882630Z [Info] add_unverifiedscenenumbering: Starting migration of Main DB to 92
2026-03-19T15:14:47.150407046Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2026-03-19T15:14:47.150510675Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-03-19T15:14:47.150593412Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes UnverifiedSceneNumbering Boolean
2026-03-19T15:14:47.150752201Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "UnverifiedSceneNumbering" INTEGER NOT NULL DEFAULT 0
2026-03-19T15:14:47.151293271Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005842s
2026-03-19T15:14:47.151406900Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (92, '2026-03-19T15:14:47', 'add_unverifiedscenenumbering')
2026-03-19T15:14:47.151616692Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:47.152250188Z [Info] FluentMigrator.Runner.MigrationRunner: 92: add_unverifiedscenenumbering migrated
2026-03-19T15:14:47.152350199Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015251s
2026-03-19T15:14:47.152457135Z [Info] FluentMigrator.Runner.MigrationRunner: 93: naming_config_replace_illegal_characters migrating
2026-03-19T15:14:47.152550533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:47.152698932Z [Info] naming_config_replace_illegal_characters: Starting migration of Main DB to 93
2026-03-19T15:14:47.153249731Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2026-03-19T15:14:47.153357067Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-03-19T15:14:47.153436768Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig ReplaceIllegalCharacters Boolean
2026-03-19T15:14:47.153554795Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "ReplaceIllegalCharacters" INTEGER NOT NULL DEFAULT 1
2026-03-19T15:14:47.154127629Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005572s
2026-03-19T15:14:47.154214053Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-03-19T15:14:47.154297792Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "ReplaceIllegalCharacters" = 1 WHERE 1 = 1
2026-03-19T15:14:47.154513346Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001751s
2026-03-19T15:14:47.154575591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (93, '2026-03-19T15:14:47', 'naming_config_replace_illegal_characters')
2026-03-19T15:14:47.154822749Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:47.155378989Z [Info] FluentMigrator.Runner.MigrationRunner: 93: naming_config_replace_illegal_characters migrated
2026-03-19T15:14:47.155494672Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010791s
2026-03-19T15:14:47.155609283Z [Info] FluentMigrator.Runner.MigrationRunner: 94: add_tvmazeid migrating
2026-03-19T15:14:47.155684865Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:47.155828294Z [Info] add_tvmazeid: Starting migration of Main DB to 94
2026-03-19T15:14:47.156173429Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-03-19T15:14:47.156275675Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-03-19T15:14:47.156351859Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series TvMazeId Int32
2026-03-19T15:14:47.156452702Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "TvMazeId" INTEGER NOT NULL DEFAULT 0
2026-03-19T15:14:47.157004453Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005492s
2026-03-19T15:14:47.157105797Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (TvMazeId)
2026-03-19T15:14:47.157195007Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvMazeId" ON "Series" ("TvMazeId" ASC)
2026-03-19T15:14:47.157411032Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002096s
2026-03-19T15:14:47.157510091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (94, '2026-03-19T15:14:47', 'add_tvmazeid')
2026-03-19T15:14:47.157834935Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:47.158533572Z [Info] FluentMigrator.Runner.MigrationRunner: 94: add_tvmazeid migrated
2026-03-19T15:14:47.158644245Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013314s
2026-03-19T15:14:47.158731030Z [Info] FluentMigrator.Runner.MigrationRunner: 95: add_additional_episodes_index migrating
2026-03-19T15:14:47.158832524Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:47.158975623Z [Info] add_additional_episodes_index: Starting migration of Main DB to 95
2026-03-19T15:14:47.159337391Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Episodes (SeriesId, SeasonNumber, EpisodeNumber)
2026-03-19T15:14:47.159464096Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_SeriesId_SeasonNumber_EpisodeNumber" ON "Episodes" ("SeriesId" ASC, "SeasonNumber" ASC, "EpisodeNumber" ASC)
2026-03-19T15:14:47.159727377Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002641s
2026-03-19T15:14:47.159864002Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (95, '2026-03-19T15:14:47', 'add_additional_episodes_index')
2026-03-19T15:14:47.160119967Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:47.160786189Z [Info] FluentMigrator.Runner.MigrationRunner: 95: add_additional_episodes_index migrated
2026-03-19T15:14:47.160900088Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013211s
2026-03-19T15:14:47.160996583Z [Info] FluentMigrator.Runner.MigrationRunner: 96: disable_kickass migrating
2026-03-19T15:14:47.161087526Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:47.161224301Z [Info] disable_kickass: Starting migration of Main DB to 96
2026-03-19T15:14:47.161409264Z [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-03-19T15:14:47.161612072Z [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-03-19T15:14:47.161877006Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000257s
2026-03-19T15:14:47.161972999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (96, '2026-03-19T15:14:47', 'disable_kickass')
2026-03-19T15:14:47.162167611Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:47.162695605Z [Info] FluentMigrator.Runner.MigrationRunner: 96: disable_kickass migrated
2026-03-19T15:14:47.162805135Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010814s
2026-03-19T15:14:47.162901219Z [Info] FluentMigrator.Runner.MigrationRunner: 97: add_reason_to_pending_releases migrating
2026-03-19T15:14:47.162998364Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:47.163133066Z [Info] add_reason_to_pending_releases: Starting migration of Main DB to 97
2026-03-19T15:14:47.163388189Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases
2026-03-19T15:14:47.163492149Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-03-19T15:14:47.163565506Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases Reason Int32
2026-03-19T15:14:47.163671400Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "Reason" INTEGER NOT NULL DEFAULT 0
2026-03-19T15:14:47.164255837Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005794s
2026-03-19T15:14:47.164367792Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (97, '2026-03-19T15:14:47', 'add_reason_to_pending_releases')
2026-03-19T15:14:47.164577394Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:47.165731629Z [Info] FluentMigrator.Runner.MigrationRunner: 97: add_reason_to_pending_releases migrated
2026-03-19T15:14:47.165848574Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020561s
2026-03-19T15:14:47.165947323Z [Info] FluentMigrator.Runner.MigrationRunner: 98: remove_titans_of_tv migrating
2026-03-19T15:14:47.166042465Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:47.166187096Z [Info] remove_titans_of_tv: Starting migration of Main DB to 98
2026-03-19T15:14:47.166407740Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-03-19T15:14:47.166530918Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'TitansOfTv'
2026-03-19T15:14:47.166695981Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001685s
2026-03-19T15:14:47.166793978Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (98, '2026-03-19T15:14:47', 'remove_titans_of_tv')
2026-03-19T15:14:47.166992408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:47.167686415Z [Info] FluentMigrator.Runner.MigrationRunner: 98: remove_titans_of_tv migrated
2026-03-19T15:14:47.167792809Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011599s
2026-03-19T15:14:47.167902681Z [Info] FluentMigrator.Runner.MigrationRunner: 99: extra_and_subtitle_files migrating
2026-03-19T15:14:47.168005027Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:47.168156873Z [Info] extra_and_subtitle_files: Starting migration of Main DB to 99
2026-03-19T15:14:47.169103148Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ExtraFiles
2026-03-19T15:14:47.169230635Z [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-03-19T15:14:47.169599448Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003867s
2026-03-19T15:14:47.169693738Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable SubtitleFiles
2026-03-19T15:14:47.169804942Z [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-03-19T15:14:47.170235188Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004514s
2026-03-19T15:14:47.170338827Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles
2026-03-19T15:14:47.170423157Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-03-19T15:14:47.170498799Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MetadataFiles Added DateTime
2026-03-19T15:14:47.170599682Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles" ADD COLUMN "Added" DATETIME
2026-03-19T15:14:47.171183177Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005829s
2026-03-19T15:14:47.171283008Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MetadataFiles Extension String
2026-03-19T15:14:47.171389533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles" ADD COLUMN "Extension" TEXT
2026-03-19T15:14:47.171969902Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005782s
2026-03-19T15:14:47.172076236Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "MetadataFiles" WHERE "RelativePath" NOT LIKE '%.%'
2026-03-19T15:14:47.172191999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "MetadataFiles" WHERE "RelativePath" NOT LIKE '%.%'
2026-03-19T15:14:47.172361581Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001649s
2026-03-19T15:14:47.172458536Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-19T15:14:47.172533086Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-19T15:14:47.173532429Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000986s
2026-03-19T15:14:47.173637691Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles
2026-03-19T15:14:47.173715898Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-03-19T15:14:47.173804727Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles Extension String
2026-03-19T15:14:47.175336201Z [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-03-19T15:14:47.175815577Z [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-03-19T15:14:47.176213298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles"
2026-03-19T15:14:47.176477931Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles"
2026-03-19T15:14:47.178248106Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043386s
2026-03-19T15:14:47.178360292Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (99, '2026-03-19T15:14:47', 'extra_and_subtitle_files')
2026-03-19T15:14:47.178572118Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:47.179288240Z [Info] FluentMigrator.Runner.MigrationRunner: 99: extra_and_subtitle_files migrated
2026-03-19T15:14:47.179393502Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053817s
2026-03-19T15:14:47.179494195Z [Info] FluentMigrator.Runner.MigrationRunner: 100: add_scene_season_number migrating
2026-03-19T15:14:47.179591391Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:47.179733066Z [Info] add_scene_season_number: Starting migration of Main DB to 100
2026-03-19T15:14:47.180049313Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SceneMappings
2026-03-19T15:14:47.180153784Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-03-19T15:14:47.180226410Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn SceneMappings SeasonNumber Int32
2026-03-19T15:14:47.181735769Z [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-03-19T15:14:47.183559853Z [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-03-19T15:14:47.183862502Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SceneMappings"
2026-03-19T15:14:47.184118889Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SceneMappings_temp" RENAME TO "SceneMappings"
2026-03-19T15:14:47.185920878Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0055347s
2026-03-19T15:14:47.185993424Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SceneMappings
2026-03-19T15:14:47.186062042Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-03-19T15:14:47.186159067Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SceneMappings SceneSeasonNumber Int32
2026-03-19T15:14:47.186271774Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SceneMappings" ADD COLUMN "SceneSeasonNumber" INTEGER
2026-03-19T15:14:47.186837534Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005613s
2026-03-19T15:14:47.186944209Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (100, '2026-03-19T15:14:47', 'add_scene_season_number')
2026-03-19T15:14:47.187162618Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:47.187935224Z [Info] FluentMigrator.Runner.MigrationRunner: 100: add_scene_season_number migrated
2026-03-19T15:14:47.188050156Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016619s
2026-03-19T15:14:47.188152552Z [Info] FluentMigrator.Runner.MigrationRunner: 101: add_ultrahd_quality_in_profiles migrating
2026-03-19T15:14:47.188257493Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:47.188399219Z [Info] add_ultrahd_quality_in_profiles: Starting migration of Main DB to 101
2026-03-19T15:14:47.188631617Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-19T15:14:47.188730626Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-19T15:14:47.189783226Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010383s
2026-03-19T15:14:47.189889941Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (101, '2026-03-19T15:14:47', 'add_ultrahd_quality_in_profiles')
2026-03-19T15:14:47.190102409Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:47.190709702Z [Info] FluentMigrator.Runner.MigrationRunner: 101: add_ultrahd_quality_in_profiles migrated
2026-03-19T15:14:47.190821768Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019717s
2026-03-19T15:14:47.190920166Z [Info] FluentMigrator.Runner.MigrationRunner: 102: add_language_to_episodeFiles_history_and_blacklist migrating
2026-03-19T15:14:47.191033153Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:47.191171011Z [Info] add_language_to_episodeFiles_history_and_blacklist: Starting migration of Main DB to 102
2026-03-19T15:14:47.191631498Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable EpisodeFiles
2026-03-19T15:14:47.191731951Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-03-19T15:14:47.191809357Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn EpisodeFiles Language Int32
2026-03-19T15:14:47.191984369Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles" ADD COLUMN "Language" INTEGER NOT NULL DEFAULT 0
2026-03-19T15:14:47.192562554Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005823s
2026-03-19T15:14:47.192671062Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History
2026-03-19T15:14:47.192744340Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-03-19T15:14:47.192825824Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn History Language Int32
2026-03-19T15:14:47.192923541Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History" ADD COLUMN "Language" INTEGER NOT NULL DEFAULT 0
2026-03-19T15:14:47.193487136Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005608s
2026-03-19T15:14:47.193584762Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist
2026-03-19T15:14:47.193662779Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-03-19T15:14:47.193737440Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist Language Int32
2026-03-19T15:14:47.193843213Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "Language" INTEGER NOT NULL DEFAULT 0
2026-03-19T15:14:47.194402790Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005619s
2026-03-19T15:14:47.194506819Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-19T15:14:47.194582221Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-19T15:14:47.199283098Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046893s
2026-03-19T15:14:47.199401276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (102, '2026-03-19T15:14:47', 'add_language_to_episodeFiles_history_and_blacklist')
2026-03-19T15:14:47.199625938Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:47.200312882Z [Info] FluentMigrator.Runner.MigrationRunner: 102: add_language_to_episodeFiles_history_and_blacklist migrated
2026-03-19T15:14:47.200440679Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0057208s
2026-03-19T15:14:47.200540280Z [Info] FluentMigrator.Runner.MigrationRunner: 103: fix_metadata_file_extensions migrating
2026-03-19T15:14:47.200640221Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:47.200779211Z [Info] fix_metadata_file_extensions: Starting migration of Main DB to 103
2026-03-19T15:14:47.200976949Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-19T15:14:47.201077011Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-19T15:14:47.201940540Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008456s
2026-03-19T15:14:47.202045150Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (103, '2026-03-19T15:14:47', 'fix_metadata_file_extensions')
2026-03-19T15:14:47.202253530Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:47.202855773Z [Info] FluentMigrator.Runner.MigrationRunner: 103: fix_metadata_file_extensions migrated
2026-03-19T15:14:47.202991136Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017695s
2026-03-19T15:14:47.203065074Z [Info] FluentMigrator.Runner.MigrationRunner: 104: remove_kickass migrating
2026-03-19T15:14:47.203150707Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:47.203291070Z [Info] remove_kickass: Starting migration of Main DB to 104
2026-03-19T15:14:47.203511283Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-03-19T15:14:47.203635593Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'KickassTorrents'
2026-03-19T15:14:47.203802089Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001702s
2026-03-19T15:14:47.203980538Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (104, '2026-03-19T15:14:47', 'remove_kickass')
2026-03-19T15:14:47.204180421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:47.204789207Z [Info] FluentMigrator.Runner.MigrationRunner: 104: remove_kickass migrated
2026-03-19T15:14:47.204891553Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011529s
2026-03-19T15:14:47.204989460Z [Info] FluentMigrator.Runner.MigrationRunner: 105: rename_torrent_downloadstation migrating
2026-03-19T15:14:47.205090814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:47.205227950Z [Info] rename_torrent_downloadstation: Starting migration of Main DB to 105
2026-03-19T15:14:47.205464918Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-03-19T15:14:47.205581452Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "DownloadClients" SET "Implementation" = 'TorrentDownloadStation' WHERE "Implementation" = 'DownloadStation'
2026-03-19T15:14:47.205777948Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002088s
2026-03-19T15:14:47.205908040Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (105, '2026-03-19T15:14:47', 'rename_torrent_downloadstation')
2026-03-19T15:14:47.206082481Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:47.206705737Z [Info] FluentMigrator.Runner.MigrationRunner: 105: rename_torrent_downloadstation migrated
2026-03-19T15:14:47.206789966Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001107s
2026-03-19T15:14:47.206882713Z [Info] FluentMigrator.Runner.MigrationRunner: 106: update_btn_url migrating
2026-03-19T15:14:47.206980730Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:47.207113758Z [Info] update_btn_url: Starting migration of Main DB to 106
2026-03-19T15:14:47.207295695Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = Replace("Settings", 'api.btnapps.net', 'api.broadcasthe.net') WHERE "Implementation" = 'BroadcastheNet';
2026-03-19T15:14:47.207490737Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "Settings" = Replace("Settings", 'api.btnapps.net', 'api.broadcasthe.net') WHERE "Implementation" = 'BroadcastheNet';
2026-03-19T15:14:47.207701903Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002186s
2026-03-19T15:14:47.207802786Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (106, '2026-03-19T15:14:47', 'update_btn_url')
2026-03-19T15:14:47.208016426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:47.208613809Z [Info] FluentMigrator.Runner.MigrationRunner: 106: update_btn_url migrated
2026-03-19T15:14:47.208719051Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011286s
2026-03-19T15:14:47.208815946Z [Info] FluentMigrator.Runner.MigrationRunner: 107: remove_wombles migrating
2026-03-19T15:14:47.208905697Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:47.209045819Z [Info] remove_wombles: Starting migration of Main DB to 107
2026-03-19T15:14:47.209248147Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-03-19T15:14:47.209400363Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Wombles'
2026-03-19T15:14:47.209534383Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001647s
2026-03-19T15:14:47.209663323Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (107, '2026-03-19T15:14:47', 'remove_wombles')
2026-03-19T15:14:47.209829147Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:47.210457663Z [Info] FluentMigrator.Runner.MigrationRunner: 107: remove_wombles migrated
2026-03-19T15:14:47.210534748Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001055s
2026-03-19T15:14:47.210658387Z [Info] FluentMigrator.Runner.MigrationRunner: 108: fix_extra_file_extension migrating
2026-03-19T15:14:47.210725422Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:47.210863109Z [Info] fix_extra_file_extension: Starting migration of Main DB to 108
2026-03-19T15:14:47.211080587Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "ExtraFiles" WHERE TRIM("Extension") = ''
2026-03-19T15:14:47.211213846Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "ExtraFiles" WHERE TRIM("Extension") = ''
2026-03-19T15:14:47.211386012Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001618s
2026-03-19T15:14:47.211490793Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-19T15:14:47.211549722Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-19T15:14:47.212557431Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009895s
2026-03-19T15:14:47.212668034Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (108, '2026-03-19T15:14:47', 'fix_extra_file_extension')
2026-03-19T15:14:47.212870462Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:47.213474338Z [Info] FluentMigrator.Runner.MigrationRunner: 108: fix_extra_file_extension migrated
2026-03-19T15:14:47.213584790Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019161s
2026-03-19T15:14:47.213684902Z [Info] FluentMigrator.Runner.MigrationRunner: 109: import_extra_files migrating
2026-03-19T15:14:47.213781266Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:47.213918342Z [Info] import_extra_files: Starting migration of Main DB to 109
2026-03-19T15:14:47.214122693Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-19T15:14:47.214236453Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-19T15:14:47.214731710Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000492s
2026-03-19T15:14:47.214877253Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (109, '2026-03-19T15:14:47', 'import_extra_files')
2026-03-19T15:14:47.215050111Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:47.215676953Z [Info] FluentMigrator.Runner.MigrationRunner: 109: import_extra_files migrated
2026-03-19T15:14:47.215750872Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014136s
2026-03-19T15:14:47.215879822Z [Info] FluentMigrator.Runner.MigrationRunner: 110: fix_extra_files_config migrating
2026-03-19T15:14:47.215958450Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:47.216100647Z [Info] fix_extra_files_config: Starting migration of Main DB to 110
2026-03-19T15:14:47.216288896Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-19T15:14:47.216393266Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-19T15:14:47.216818202Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004108s
2026-03-19T15:14:47.216921410Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (110, '2026-03-19T15:14:47', 'fix_extra_files_config')
2026-03-19T15:14:47.217122625Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:47.217727433Z [Info] FluentMigrator.Runner.MigrationRunner: 110: fix_extra_files_config migrated
2026-03-19T15:14:47.217861092Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013255s
2026-03-19T15:14:47.217930021Z [Info] FluentMigrator.Runner.MigrationRunner: 111: create_language_profiles migrating
2026-03-19T15:14:47.218055604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:47.218166257Z [Info] create_language_profiles: Starting migration of Main DB to 111
2026-03-19T15:14:47.218679049Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable LanguageProfiles
2026-03-19T15:14:47.218772207Z [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-03-19T15:14:47.219088965Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003351s
2026-03-19T15:14:47.219196111Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex LanguageProfiles (Name)
2026-03-19T15:14:47.219294709Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_LanguageProfiles_Name" ON "LanguageProfiles" ("Name" ASC)
2026-03-19T15:14:47.219513450Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002234s
2026-03-19T15:14:47.219616397Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-03-19T15:14:47.219690937Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-03-19T15:14:47.219771940Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series LanguageProfileId Int32
2026-03-19T15:14:47.219892273Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "LanguageProfileId" INTEGER NOT NULL DEFAULT 1
2026-03-19T15:14:47.220491760Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006138s
2026-03-19T15:14:47.220622904Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-19T15:14:47.220671602Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-19T15:14:47.227078786Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063868s
2026-03-19T15:14:47.227178677Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Profiles Language
2026-03-19T15:14:47.228832989Z [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-03-19T15:14:47.229129446Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Profiles_temp" ("Id", "Name", "Cutoff", "Items") SELECT "Id", "Name", "Cutoff", "Items" FROM "Profiles"
2026-03-19T15:14:47.229374589Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles"
2026-03-19T15:14:47.229714945Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles"
2026-03-19T15:14:47.231277141Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityProfiles_Name" ON "Profiles" ("Name" ASC)
2026-03-19T15:14:47.231505501Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042301s
2026-03-19T15:14:47.231614380Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (111, '2026-03-19T15:14:47', 'create_language_profiles')
2026-03-19T15:14:47.231815826Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:47.233120142Z [Info] FluentMigrator.Runner.MigrationRunner: 111: create_language_profiles migrated
2026-03-19T15:14:47.233222348Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058264s
2026-03-19T15:14:47.233329524Z [Info] FluentMigrator.Runner.MigrationRunner: 112: added_regex_to_scenemapping migrating
2026-03-19T15:14:47.233426740Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:47.233563295Z [Info] added_regex_to_scenemapping: Starting migration of Main DB to 112
2026-03-19T15:14:47.233816956Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SceneMappings
2026-03-19T15:14:47.233925815Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-03-19T15:14:47.233998622Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SceneMappings FilterRegex String
2026-03-19T15:14:47.234108282Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SceneMappings" ADD COLUMN "FilterRegex" TEXT
2026-03-19T15:14:47.234694172Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005857s
2026-03-19T15:14:47.234806459Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (112, '2026-03-19T15:14:47', 'added_regex_to_scenemapping')
2026-03-19T15:14:47.235013676Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:47.235685559Z [Info] FluentMigrator.Runner.MigrationRunner: 112: added_regex_to_scenemapping migrated
2026-03-19T15:14:47.235805971Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015785s
2026-03-19T15:14:47.235919801Z [Info] FluentMigrator.Runner.MigrationRunner: 113: consolidate_indexer_baseurl migrating
2026-03-19T15:14:47.236043039Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:47.236163021Z [Info] consolidate_indexer_baseurl: Starting migration of Main DB to 113
2026-03-19T15:14:47.236359867Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-19T15:14:47.236474808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-19T15:14:47.237589103Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011129s
2026-03-19T15:14:47.237706709Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (113, '2026-03-19T15:14:47', 'consolidate_indexer_baseurl')
2026-03-19T15:14:47.237913786Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:47.238625039Z [Info] FluentMigrator.Runner.MigrationRunner: 113: consolidate_indexer_baseurl migrated
2026-03-19T15:14:47.238727275Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021485s
2026-03-19T15:14:47.238832627Z [Info] FluentMigrator.Runner.MigrationRunner: 114: rename_indexer_status_id migrating
2026-03-19T15:14:47.238926887Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:47.239066748Z [Info] rename_indexer_status_id: Starting migration of Main DB to 114
2026-03-19T15:14:47.240117936Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn IndexerStatus IndexerId to ProviderId
2026-03-19T15:14:47.246295216Z [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-03-19T15:14:47.246770593Z [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-03-19T15:14:47.247105197Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-03-19T15:14:47.247448007Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-03-19T15:14:47.249518457Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-03-19T15:14:47.249782379Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095266s
2026-03-19T15:14:47.249870716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (114, '2026-03-19T15:14:47', 'rename_indexer_status_id')
2026-03-19T15:14:47.250080018Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:47.250864217Z [Info] FluentMigrator.Runner.MigrationRunner: 114: rename_indexer_status_id migrated
2026-03-19T15:14:47.251001113Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106248s
2026-03-19T15:14:47.251108149Z [Info] FluentMigrator.Runner.MigrationRunner: 115: add_downloadclient_status migrating
2026-03-19T15:14:47.251233541Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:47.251412461Z [Info] add_downloadclient_status: Starting migration of Main DB to 115
2026-03-19T15:14:47.251947158Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClientStatus
2026-03-19T15:14:47.252090256Z [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-03-19T15:14:47.252536946Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004701s
2026-03-19T15:14:47.252653010Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadClientStatus (ProviderId)
2026-03-19T15:14:47.252785627Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-03-19T15:14:47.253055761Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002689s
2026-03-19T15:14:47.253192737Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (115, '2026-03-19T15:14:47', 'add_downloadclient_status')
2026-03-19T15:14:47.253450546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:47.254208512Z [Info] FluentMigrator.Runner.MigrationRunner: 115: add_downloadclient_status migrated
2026-03-19T15:14:47.254344506Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014235s
2026-03-19T15:14:47.254466211Z [Info] FluentMigrator.Runner.MigrationRunner: 116: disable_nyaa migrating
2026-03-19T15:14:47.254575732Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:47.254752749Z [Info] disable_nyaa: Starting migration of Main DB to 116
2026-03-19T15:14:47.254988443Z [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-03-19T15:14:47.255222364Z [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-03-19T15:14:47.255524162Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003071s
2026-03-19T15:14:47.255651058Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (116, '2026-03-19T15:14:47', 'disable_nyaa')
2026-03-19T15:14:47.255900300Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:47.256580630Z [Info] FluentMigrator.Runner.MigrationRunner: 116: disable_nyaa migrated
2026-03-19T15:14:47.256685000Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013414s
2026-03-19T15:14:47.256792086Z [Info] FluentMigrator.Runner.MigrationRunner: 117: add_webrip_and_br480_qualites_in_profile migrating
2026-03-19T15:14:47.256920224Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:47.257104775Z [Info] add_webrip_and_br480_qualites_in_profile: Starting migration of Main DB to 117
2026-03-19T15:14:47.257355570Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-19T15:14:47.257482897Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-19T15:14:47.261561992Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040631s
2026-03-19T15:14:47.261680430Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (117, '2026-03-19T15:14:47', 'add_webrip_and_br480_qualites_in_profile')
2026-03-19T15:14:47.261927498Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:47.262571665Z [Info] FluentMigrator.Runner.MigrationRunner: 117: add_webrip_and_br480_qualites_in_profile migrated
2026-03-19T15:14:47.262685073Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050806s
2026-03-19T15:14:47.262787580Z [Info] FluentMigrator.Runner.MigrationRunner: 118: add_history_eventType_index migrating
2026-03-19T15:14:47.262887691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:47.263029768Z [Info] add_history_eventType_index: Starting migration of Main DB to 118
2026-03-19T15:14:47.263258027Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (EventType)
2026-03-19T15:14:47.263369261Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC)
2026-03-19T15:14:47.263617431Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002466s
2026-03-19T15:14:47.263733605Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (118, '2026-03-19T15:14:47', 'add_history_eventType_index')
2026-03-19T15:14:47.263963217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:47.264657145Z [Info] FluentMigrator.Runner.MigrationRunner: 118: add_history_eventType_index migrated
2026-03-19T15:14:47.264767627Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012822s
2026-03-19T15:14:47.264864933Z [Info] FluentMigrator.Runner.MigrationRunner: 119: separate_automatic_and_interactive_searches migrating
2026-03-19T15:14:47.265498499Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:47.265509612Z [Info] separate_automatic_and_interactive_searches: Starting migration of Main DB to 119
2026-03-19T15:14:47.265536646Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Indexers EnableSearch to EnableAutomaticSearch
2026-03-19T15:14:47.267317312Z [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-03-19T15:14:47.267701035Z [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-03-19T15:14:47.268039467Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2026-03-19T15:14:47.268383239Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2026-03-19T15:14:47.270005676Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-03-19T15:14:47.270236531Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045722s
2026-03-19T15:14:47.270334990Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-03-19T15:14:47.270414149Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-03-19T15:14:47.270491094Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers EnableInteractiveSearch Boolean
2026-03-19T15:14:47.270613701Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "EnableInteractiveSearch" INTEGER
2026-03-19T15:14:47.271242036Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006331s
2026-03-19T15:14:47.271338431Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch"
2026-03-19T15:14:47.271468843Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch"
2026-03-19T15:14:47.271651461Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001753s
2026-03-19T15:14:47.271762114Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-03-19T15:14:47.271865963Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-03-19T15:14:47.271948008Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Indexers EnableInteractiveSearch Boolean
2026-03-19T15:14:47.273614615Z [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-03-19T15:14:47.274015292Z [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-03-19T15:14:47.274364014Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2026-03-19T15:14:47.274704570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2026-03-19T15:14:47.276381958Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-03-19T15:14:47.276614316Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045551s
2026-03-19T15:14:47.276718706Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (119, '2026-03-19T15:14:47', 'separate_automatic_and_interactive_searches')
2026-03-19T15:14:47.276934290Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:47.277687998Z [Info] FluentMigrator.Runner.MigrationRunner: 119: separate_automatic_and_interactive_searches migrated
2026-03-19T15:14:47.277811126Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0056307s
2026-03-19T15:14:47.277913201Z [Info] FluentMigrator.Runner.MigrationRunner: 120: update_series_episodes_history_indexes migrating
2026-03-19T15:14:47.278013403Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:47.278153495Z [Info] update_series_episodes_history_indexes: Starting migration of Main DB to 120
2026-03-19T15:14:47.278721078Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Episodes (SeriesId, AirDate)
2026-03-19T15:14:47.278853154Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_SeriesId_AirDate" ON "Episodes" ("SeriesId" ASC, "AirDate" ASC)
2026-03-19T15:14:47.279089590Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002381s
2026-03-19T15:14:47.279187959Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (EpisodeId)
2026-03-19T15:14:47.279283461Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_EpisodeId"
2026-03-19T15:14:47.279520218Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002357s
2026-03-19T15:14:47.279616982Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (EpisodeId, Date)
2026-03-19T15:14:47.279717785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EpisodeId_Date" ON "History" ("EpisodeId" ASC, "Date" DESC)
2026-03-19T15:14:47.280007820Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002784s
2026-03-19T15:14:47.280102190Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (DownloadId)
2026-03-19T15:14:47.280200197Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_DownloadId"
2026-03-19T15:14:47.280437054Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002374s
2026-03-19T15:14:47.280538037Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId, Date)
2026-03-19T15:14:47.280638870Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC)
2026-03-19T15:14:47.280887832Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002516s
2026-03-19T15:14:47.280998204Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (120, '2026-03-19T15:14:47', 'update_series_episodes_history_indexes')
2026-03-19T15:14:47.281211263Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:47.282230877Z [Info] FluentMigrator.Runner.MigrationRunner: 120: update_series_episodes_history_indexes migrated
2026-03-19T15:14:47.282375949Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015805s
2026-03-19T15:14:47.282483165Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_animetosho_url migrating
2026-03-19T15:14:47.282582324Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:47.282723799Z [Info] update_animetosho_url: Starting migration of Main DB to 121
2026-03-19T15:14:47.282942901Z [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-03-19T15:14:47.283192754Z [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-03-19T15:14:47.283486155Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002956s
2026-03-19T15:14:47.283592208Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (121, '2026-03-19T15:14:47', 'update_animetosho_url')
2026-03-19T15:14:47.283791981Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:47.284406408Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_animetosho_url migrated
2026-03-19T15:14:47.284516309Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012088s
2026-03-19T15:14:47.284614146Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_remux_qualities_in_profile migrating
2026-03-19T15:14:47.284713717Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:47.284860863Z [Info] add_remux_qualities_in_profile: Starting migration of Main DB to 122
2026-03-19T15:14:47.285055315Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-19T15:14:47.285164104Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-19T15:14:47.287538145Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023651s
2026-03-19T15:14:47.287657766Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (122, '2026-03-19T15:14:47', 'add_remux_qualities_in_profile')
2026-03-19T15:14:47.287919844Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:47.288551737Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_remux_qualities_in_profile migrated
2026-03-19T15:14:47.288675907Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033831s
2026-03-19T15:14:47.288796530Z [Info] FluentMigrator.Runner.MigrationRunner: 123: add_history_seriesId_index migrating
2026-03-19T15:14:47.288899838Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:47.289038266Z [Info] add_history_seriesId_index: Starting migration of Main DB to 123
2026-03-19T15:14:47.289281045Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (SeriesId)
2026-03-19T15:14:47.289392850Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_SeriesId" ON "History" ("SeriesId" ASC)
2026-03-19T15:14:47.289609236Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002186s
2026-03-19T15:14:47.289718937Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (123, '2026-03-19T15:14:47', 'add_history_seriesId_index')
2026-03-19T15:14:47.289919311Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:47.290602527Z [Info] FluentMigrator.Runner.MigrationRunner: 123: add_history_seriesId_index migrated
2026-03-19T15:14:47.290713240Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012081s
2026-03-19T15:14:47.290808762Z [Info] FluentMigrator.Runner.MigrationRunner: 124: remove_media_browser_metadata migrating
2026-03-19T15:14:47.290911840Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:47.291046842Z [Info] remove_media_browser_metadata: Starting migration of Main DB to 124
2026-03-19T15:14:47.291587611Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-03-19T15:14:47.291714236Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Metadata" WHERE "Implementation" = 'MediaBrowserMetadata'
2026-03-19T15:14:47.291894759Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001759s
2026-03-19T15:14:47.292037296Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-03-19T15:14:47.292140494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "MetadataFiles" WHERE "Consumer" = 'MediaBrowserMetadata'
2026-03-19T15:14:47.292304033Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000167s
2026-03-19T15:14:47.292404716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (124, '2026-03-19T15:14:47', 'remove_media_browser_metadata')
2026-03-19T15:14:47.292603416Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:47.293285670Z [Info] FluentMigrator.Runner.MigrationRunner: 124: remove_media_browser_metadata migrated
2026-03-19T15:14:47.293394339Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011401s
2026-03-19T15:14:47.293495653Z [Info] FluentMigrator.Runner.MigrationRunner: 125: remove_notify_my_android_and_pushalot_notifications migrating
2026-03-19T15:14:47.293602067Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:47.293743552Z [Info] remove_notify_my_android_and_pushalot_notifications: Starting migration of Main DB to 125
2026-03-19T15:14:47.294003846Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-03-19T15:14:47.294127816Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'NotifyMyAndroid'
2026-03-19T15:14:47.294310624Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001877s
2026-03-19T15:14:47.294397459Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-03-19T15:14:47.294500316Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Pushalot'
2026-03-19T15:14:47.294659847Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001596s
2026-03-19T15:14:47.294757865Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (125, '2026-03-19T15:14:47', 'remove_notify_my_android_and_pushalot_notifications')
2026-03-19T15:14:47.294970393Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:47.295618478Z [Info] FluentMigrator.Runner.MigrationRunner: 125: remove_notify_my_android_and_pushalot_notifications migrated
2026-03-19T15:14:47.295737327Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011132s
2026-03-19T15:14:47.295834062Z [Info] FluentMigrator.Runner.MigrationRunner: 126: add_custom_filters migrating
2026-03-19T15:14:47.295949074Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:47.296082993Z [Info] add_custom_filters: Starting migration of Main DB to 126
2026-03-19T15:14:47.296457027Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFilters
2026-03-19T15:14:47.296582399Z [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-03-19T15:14:47.296864087Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002949s
2026-03-19T15:14:47.296991213Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (126, '2026-03-19T15:14:47', 'add_custom_filters')
2026-03-19T15:14:47.297207017Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:47.297939362Z [Info] FluentMigrator.Runner.MigrationRunner: 126: add_custom_filters migrated
2026-03-19T15:14:47.298044604Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013716s
2026-03-19T15:14:47.298143904Z [Info] FluentMigrator.Runner.MigrationRunner: 127: rename_restrictions_to_release_profiles migrating
2026-03-19T15:14:47.298247964Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:47.298384168Z [Info] rename_restrictions_to_release_profiles: Starting migration of Main DB to 127
2026-03-19T15:14:47.298697218Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Restrictions ReleaseProfiles
2026-03-19T15:14:47.298823322Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Restrictions" RENAME TO "ReleaseProfiles"
2026-03-19T15:14:47.300397853Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015674s
2026-03-19T15:14:47.300501803Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles
2026-03-19T15:14:47.300582485Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-03-19T15:14:47.300659771Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IncludePreferredWhenRenaming Boolean
2026-03-19T15:14:47.300782408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IncludePreferredWhenRenaming" INTEGER NOT NULL DEFAULT 1
2026-03-19T15:14:47.301386204Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006059s
2026-03-19T15:14:47.301495213Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (127, '2026-03-19T15:14:47', 'rename_restrictions_to_release_profiles')
2026-03-19T15:14:47.301709415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:47.302384334Z [Info] FluentMigrator.Runner.MigrationRunner: 127: rename_restrictions_to_release_profiles migrated
2026-03-19T15:14:47.302502532Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001606s
2026-03-19T15:14:47.302607644Z [Info] FluentMigrator.Runner.MigrationRunner: 128: rename_quality_profiles_add_upgrade_allowed migrating
2026-03-19T15:14:47.302718236Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:47.302854020Z [Info] rename_quality_profiles_add_upgrade_allowed: Starting migration of Main DB to 128
2026-03-19T15:14:47.303614171Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Profiles QualityProfiles
2026-03-19T15:14:47.303733100Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" RENAME TO "QualityProfiles"
2026-03-19T15:14:47.305336349Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015936s
2026-03-19T15:14:47.305441952Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2026-03-19T15:14:47.305524047Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-03-19T15:14:47.305601543Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles UpgradeAllowed Boolean
2026-03-19T15:14:47.305723829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "UpgradeAllowed" INTEGER
2026-03-19T15:14:47.306348437Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006351s
2026-03-19T15:14:47.306446765Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LanguageProfiles
2026-03-19T15:14:47.306531817Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-03-19T15:14:47.306609163Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn LanguageProfiles UpgradeAllowed Boolean
2026-03-19T15:14:47.306734305Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LanguageProfiles" ADD COLUMN "UpgradeAllowed" INTEGER
2026-03-19T15:14:47.307332229Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006058s
2026-03-19T15:14:47.307432621Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-03-19T15:14:47.307510418Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityProfiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1
2026-03-19T15:14:47.307681111Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001654s
2026-03-19T15:14:47.307764660Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-03-19T15:14:47.307856745Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "LanguageProfiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1
2026-03-19T15:14:47.308087730Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002284s
2026-03-19T15:14:47.308171028Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Series ProfileId to QualityProfileId
2026-03-19T15:14:47.310019120Z [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-03-19T15:14:47.310819762Z [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-03-19T15:14:47.311595845Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2026-03-19T15:14:47.312400014Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2026-03-19T15:14:47.313938332Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2026-03-19T15:14:47.314170460Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2026-03-19T15:14:47.314393479Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_Path" ON "Series" ("Path" ASC)
2026-03-19T15:14:47.314610165Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_CleanTitle" ON "Series" ("CleanTitle" ASC)
2026-03-19T15:14:47.314861301Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC)
2026-03-19T15:14:47.315079591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvMazeId" ON "Series" ("TvMazeId" ASC)
2026-03-19T15:14:47.315293001Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070202s
2026-03-19T15:14:47.315399044Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (128, '2026-03-19T15:14:47', 'rename_quality_profiles_add_upgrade_allowed')
2026-03-19T15:14:47.315614518Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:47.316627368Z [Info] FluentMigrator.Runner.MigrationRunner: 128: rename_quality_profiles_add_upgrade_allowed migrated
2026-03-19T15:14:47.316744905Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083427s
2026-03-19T15:14:47.316846800Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_relative_original_path_to_episode_file migrating
2026-03-19T15:14:47.316950549Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:47.317090521Z [Info] add_relative_original_path_to_episode_file: Starting migration of Main DB to 129
2026-03-19T15:14:47.317339983Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable EpisodeFiles
2026-03-19T15:14:47.317448552Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-03-19T15:14:47.317521138Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn EpisodeFiles OriginalFilePath String
2026-03-19T15:14:47.317627091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles" ADD COLUMN "OriginalFilePath" TEXT
2026-03-19T15:14:47.318219404Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005872s
2026-03-19T15:14:47.318325959Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (129, '2026-03-19T15:14:47', 'add_relative_original_path_to_episode_file')
2026-03-19T15:14:47.318543467Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:47.319274980Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_relative_original_path_to_episode_file migrated
2026-03-19T15:14:47.319389290Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016423s
2026-03-19T15:14:47.319488610Z [Info] FluentMigrator.Runner.MigrationRunner: 130: episode_last_searched_time migrating
2026-03-19T15:14:47.319587049Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:47.319729996Z [Info] episode_last_searched_time: Starting migration of Main DB to 130
2026-03-19T15:14:47.320022916Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2026-03-19T15:14:47.320131034Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-03-19T15:14:47.320214091Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes LastSearchTime DateTime
2026-03-19T15:14:47.320319704Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "LastSearchTime" DATETIME
2026-03-19T15:14:47.320921767Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006006s
2026-03-19T15:14:47.321030636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (130, '2026-03-19T15:14:47', 'episode_last_searched_time')
2026-03-19T15:14:47.321239967Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:47.322307397Z [Info] FluentMigrator.Runner.MigrationRunner: 130: episode_last_searched_time migrated
2026-03-19T15:14:47.322421627Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019859s
2026-03-19T15:14:47.322516719Z [Info] FluentMigrator.Runner.MigrationRunner: 131: download_propers_config migrating
2026-03-19T15:14:47.322615428Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:47.322752854Z [Info] download_propers_config: Starting migration of Main DB to 131
2026-03-19T15:14:47.322973298Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-19T15:14:47.323076646Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-19T15:14:47.323638268Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005542s
2026-03-19T15:14:47.323745463Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers'
2026-03-19T15:14:47.323924073Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers'
2026-03-19T15:14:47.324082332Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001919s
2026-03-19T15:14:47.324182694Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (131, '2026-03-19T15:14:47', 'download_propers_config')
2026-03-19T15:14:47.324383588Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:47.325072496Z [Info] FluentMigrator.Runner.MigrationRunner: 131: download_propers_config migrated
2026-03-19T15:14:47.325179000Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011786s
2026-03-19T15:14:47.325277168Z [Info] FluentMigrator.Runner.MigrationRunner: 132: add_download_client_priority migrating
2026-03-19T15:14:47.325376919Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:47.325511460Z [Info] add_download_client_priority: Starting migration of Main DB to 132
2026-03-19T15:14:47.325790983Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2026-03-19T15:14:47.325903449Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-03-19T15:14:47.325977989Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Priority Int32
2026-03-19T15:14:47.327459212Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 1
2026-03-19T15:14:47.328145053Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006863s
2026-03-19T15:14:47.328246147Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-19T15:14:47.328324835Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-19T15:14:47.349934275Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0215824s
2026-03-19T15:14:47.350066952Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (132, '2026-03-19T15:14:47', 'add_download_client_priority')
2026-03-19T15:14:47.350284981Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:47.351060323Z [Info] FluentMigrator.Runner.MigrationRunner: 132: add_download_client_priority migrated
2026-03-19T15:14:47.351165595Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0227229s
2026-03-19T15:14:47.351270316Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_specials_folder_format migrating
2026-03-19T15:14:47.351374435Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:47.351527774Z [Info] add_specials_folder_format: Starting migration of Main DB to 134
2026-03-19T15:14:47.352150348Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2026-03-19T15:14:47.352258826Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-03-19T15:14:47.352353657Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig SpecialsFolderFormat String
2026-03-19T15:14:47.352458649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "SpecialsFolderFormat" TEXT
2026-03-19T15:14:47.353101433Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00064s
2026-03-19T15:14:47.353197347Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-03-19T15:14:47.353279803Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "SpecialsFolderFormat" = 'Specials' WHERE 1 = 1
2026-03-19T15:14:47.353458763Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001789s
2026-03-19T15:14:47.353561149Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (134, '2026-03-19T15:14:47', 'add_specials_folder_format')
2026-03-19T15:14:47.353759549Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:47.354456933Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_specials_folder_format migrated
2026-03-19T15:14:47.354566835Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011742s
2026-03-19T15:14:47.354665283Z [Info] FluentMigrator.Runner.MigrationRunner: 135: health_issue_notification migrating
2026-03-19T15:14:47.354761316Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:47.354903813Z [Info] health_issue_notification: Starting migration of Main DB to 135
2026-03-19T15:14:47.355226313Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-03-19T15:14:47.355332426Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-03-19T15:14:47.355405484Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthIssue Boolean
2026-03-19T15:14:47.355516958Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthIssue" INTEGER NOT NULL DEFAULT 0
2026-03-19T15:14:47.356171687Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006404s
2026-03-19T15:14:47.356274033Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-03-19T15:14:47.356353633Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-03-19T15:14:47.356430107Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications IncludeHealthWarnings Boolean
2026-03-19T15:14:47.356543646Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "IncludeHealthWarnings" INTEGER NOT NULL DEFAULT 0
2026-03-19T15:14:47.357177853Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006328s
2026-03-19T15:14:47.357287153Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (135, '2026-03-19T15:14:47', 'health_issue_notification')
2026-03-19T15:14:47.357495192Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:47.358176764Z [Info] FluentMigrator.Runner.MigrationRunner: 135: health_issue_notification migrated
2026-03-19T15:14:47.358289301Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016322s
2026-03-19T15:14:47.358385355Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_indexer_and_enabled_to_release_profiles migrating
2026-03-19T15:14:47.358492120Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:47.358628715Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Main DB to 136
2026-03-19T15:14:47.358966234Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles
2026-03-19T15:14:47.359075534Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-03-19T15:14:47.359155395Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles Enabled Boolean
2026-03-19T15:14:47.359265918Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "Enabled" INTEGER NOT NULL DEFAULT 1
2026-03-19T15:14:47.359892039Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005991s
2026-03-19T15:14:47.359991369Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles
2026-03-19T15:14:47.360074366Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-03-19T15:14:47.360149076Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IndexerId Int32
2026-03-19T15:14:47.360257795Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IndexerId" INTEGER NOT NULL DEFAULT 0
2026-03-19T15:14:47.360924067Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006637s
2026-03-19T15:14:47.361030031Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (136, '2026-03-19T15:14:47', 'add_indexer_and_enabled_to_release_profiles')
2026-03-19T15:14:47.361249212Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:47.361925594Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_indexer_and_enabled_to_release_profiles migrated
2026-03-19T15:14:47.362043762Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016691s
2026-03-19T15:14:47.362146379Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_airedbefore_to_episodes migrating
2026-03-19T15:14:47.362246340Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:47.362384919Z [Info] add_airedbefore_to_episodes: Starting migration of Main DB to 137
2026-03-19T15:14:47.362704553Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2026-03-19T15:14:47.362806659Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-03-19T15:14:47.362883143Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes AiredAfterSeasonNumber Int32
2026-03-19T15:14:47.362993154Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "AiredAfterSeasonNumber" INTEGER
2026-03-19T15:14:47.363584595Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000591s
2026-03-19T15:14:47.363684697Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes AiredBeforeSeasonNumber Int32
2026-03-19T15:14:47.363792294Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "AiredBeforeSeasonNumber" INTEGER
2026-03-19T15:14:47.364440980Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006405s
2026-03-19T15:14:47.364544809Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes AiredBeforeEpisodeNumber Int32
2026-03-19T15:14:47.364648668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "AiredBeforeEpisodeNumber" INTEGER
2026-03-19T15:14:47.365231462Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005842s
2026-03-19T15:14:47.365341263Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (137, '2026-03-19T15:14:47', 'add_airedbefore_to_episodes')
2026-03-19T15:14:47.365545585Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:47.366246947Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_airedbefore_to_episodes migrated
2026-03-19T15:14:47.366357891Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016005s
2026-03-19T15:14:47.366458172Z [Info] FluentMigrator.Runner.MigrationRunner: 138: remove_bitmetv migrating
2026-03-19T15:14:47.366549927Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:47.366683035Z [Info] remove_bitmetv: Starting migration of Main DB to 138
2026-03-19T15:14:47.366918199Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-03-19T15:14:47.367041217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'BitMeTv'
2026-03-19T15:14:47.367213083Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001743s
2026-03-19T15:14:47.367310489Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableRss" = false, "EnableAutomaticSearch" = false, "EnableInteractiveSearch" = false WHERE "Implementation" = 'Newznab' AND "Settings" LIKE '%usenet-crawler.com%'
2026-03-19T15:14:47.367515853Z [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-03-19T15:14:47.367747890Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002479s
2026-03-19T15:14:47.367896339Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (138, '2026-03-19T15:14:47', 'remove_bitmetv')
2026-03-19T15:14:47.368071692Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:47.368713986Z [Info] FluentMigrator.Runner.MigrationRunner: 138: remove_bitmetv migrated
2026-03-19T15:14:47.368819268Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012056s
2026-03-19T15:14:47.368920151Z [Info] FluentMigrator.Runner.MigrationRunner: 139: add_download_history migrating
2026-03-19T15:14:47.369014491Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:47.369150765Z [Info] add_download_history: Starting migration of Main DB to 139
2026-03-19T15:14:47.369917299Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadHistory
2026-03-19T15:14:47.370058343Z [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-03-19T15:14:47.370490874Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004217s
2026-03-19T15:14:47.370549993Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (EventType)
2026-03-19T15:14:47.370647650Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC)
2026-03-19T15:14:47.370874086Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002253s
2026-03-19T15:14:47.370974077Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (SeriesId)
2026-03-19T15:14:47.371070712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_SeriesId" ON "DownloadHistory" ("SeriesId" ASC)
2026-03-19T15:14:47.371283270Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002155s
2026-03-19T15:14:47.371378842Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (DownloadId)
2026-03-19T15:14:47.371492101Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC)
2026-03-19T15:14:47.371720821Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002402s
2026-03-19T15:14:47.371817566Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-19T15:14:47.371915964Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-19T15:14:47.373741380Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018186s
2026-03-19T15:14:47.373855771Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (139, '2026-03-19T15:14:47', 'add_download_history')
2026-03-19T15:14:47.374054290Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:47.374815303Z [Info] FluentMigrator.Runner.MigrationRunner: 139: add_download_history migrated
2026-03-19T15:14:47.374921016Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029005s
2026-03-19T15:14:47.375021348Z [Info] FluentMigrator.Runner.MigrationRunner: 140: remove_chown_and_folderchmod_config_v2 migrating
2026-03-19T15:14:47.375130678Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:47.375286812Z [Info] remove_chown_and_folderchmod_config_v2: Starting migration of Main DB to 140
2026-03-19T15:14:47.375463107Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" IN ('folderchmod', 'chownuser')
2026-03-19T15:14:47.375602117Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" IN ('folderchmod', 'chownuser')
2026-03-19T15:14:47.375881831Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00026s
2026-03-19T15:14:47.376032514Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (140, '2026-03-19T15:14:47', 'remove_chown_and_folderchmod_config_v2')
2026-03-19T15:14:47.376203058Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:47.376851894Z [Info] FluentMigrator.Runner.MigrationRunner: 140: remove_chown_and_folderchmod_config_v2 migrated
2026-03-19T15:14:47.376964381Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012451s
2026-03-19T15:14:47.377062759Z [Info] FluentMigrator.Runner.MigrationRunner: 141: add_update_history migrating
2026-03-19T15:14:47.377159474Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:47.377295007Z [Info] add_update_history: Starting migration of Main DB to 141
2026-03-19T15:14:47.377415700Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (141, '2026-03-19T15:14:47', 'add_update_history')
2026-03-19T15:14:47.377602376Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:47.378185420Z [Info] FluentMigrator.Runner.MigrationRunner: 141: add_update_history migrated
2026-03-19T15:14:47.378245170Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009825s
2026-03-19T15:14:47.378342516Z [Info] FluentMigrator.Runner.MigrationRunner: 142: import_lists migrating
2026-03-19T15:14:47.378433389Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:47.378571267Z [Info] import_lists: Starting migration of Main DB to 142
2026-03-19T15:14:47.379503124Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportLists
2026-03-19T15:14:47.379633326Z [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-03-19T15:14:47.380155618Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004932s
2026-03-19T15:14:47.380207362Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportLists (Name)
2026-03-19T15:14:47.380305840Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportLists_Name" ON "ImportLists" ("Name" ASC)
2026-03-19T15:14:47.380549711Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002449s
2026-03-19T15:14:47.380648961Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListStatus
2026-03-19T15:14:47.380755786Z [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-03-19T15:14:47.381131633Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003891s
2026-03-19T15:14:47.381230783Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListStatus (ProviderId)
2026-03-19T15:14:47.381331526Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-03-19T15:14:47.381585147Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002553s
2026-03-19T15:14:47.381689898Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListExclusions
2026-03-19T15:14:47.381801352Z [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-03-19T15:14:47.382080835Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002939s
2026-03-19T15:14:47.382181307Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListExclusions (TvdbId)
2026-03-19T15:14:47.382282962Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListExclusions_TvdbId" ON "ImportListExclusions" ("TvdbId" ASC)
2026-03-19T15:14:47.382547375Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002649s
2026-03-19T15:14:47.382669170Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (142, '2026-03-19T15:14:47', 'import_lists')
2026-03-19T15:14:47.382854533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:47.384247098Z [Info] FluentMigrator.Runner.MigrationRunner: 142: import_lists migrated
2026-03-19T15:14:47.384309934Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001915s
2026-03-19T15:14:47.384457662Z [Info] FluentMigrator.Runner.MigrationRunner: 143: add_priority_to_indexers migrating
2026-03-19T15:14:47.384507532Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:47.384648586Z [Info] add_priority_to_indexers: Starting migration of Main DB to 143
2026-03-19T15:14:47.384914762Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-03-19T15:14:47.385028121Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-03-19T15:14:47.385088973Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Priority Int32
2026-03-19T15:14:47.385198043Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 25
2026-03-19T15:14:47.385902512Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007038s
2026-03-19T15:14:47.386011180Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (143, '2026-03-19T15:14:47', 'add_priority_to_indexers')
2026-03-19T15:14:47.386218829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:47.386872605Z [Info] FluentMigrator.Runner.MigrationRunner: 143: add_priority_to_indexers migrated
2026-03-19T15:14:47.386997747Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016723s
2026-03-19T15:14:47.387084933Z [Info] FluentMigrator.Runner.MigrationRunner: 144: import_lists_series_type_and_season_folder migrating
2026-03-19T15:14:47.387188542Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:47.387327401Z [Info] import_lists_series_type_and_season_folder: Starting migration of Main DB to 144
2026-03-19T15:14:47.387654540Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2026-03-19T15:14:47.387760183Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-03-19T15:14:47.387835665Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists SeriesType Int32
2026-03-19T15:14:47.387965817Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "SeriesType" INTEGER NOT NULL DEFAULT 0
2026-03-19T15:14:47.388663582Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000703s
2026-03-19T15:14:47.388765187Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2026-03-19T15:14:47.388844537Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-03-19T15:14:47.388922233Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists SeasonFolder Boolean
2026-03-19T15:14:47.389032064Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "SeasonFolder" INTEGER NOT NULL DEFAULT 1
2026-03-19T15:14:47.389703146Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006721s
2026-03-19T15:14:47.389812346Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (144, '2026-03-19T15:14:47', 'import_lists_series_type_and_season_folder')
2026-03-19T15:14:47.390039854Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:47.390752298Z [Info] FluentMigrator.Runner.MigrationRunner: 144: import_lists_series_type_and_season_folder migrated
2026-03-19T15:14:47.390869374Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017224s
2026-03-19T15:14:47.390969506Z [Info] FluentMigrator.Runner.MigrationRunner: 145: remove_growl migrating
2026-03-19T15:14:47.391055980Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:47.391198717Z [Info] remove_growl: Starting migration of Main DB to 145
2026-03-19T15:14:47.391410243Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-03-19T15:14:47.391533241Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Growl'
2026-03-19T15:14:47.391698163Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001681s
2026-03-19T15:14:47.391808535Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (145, '2026-03-19T15:14:47', 'remove_growl')
2026-03-19T15:14:47.392043318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:47.392654168Z [Info] FluentMigrator.Runner.MigrationRunner: 145: remove_growl migrated
2026-03-19T15:14:47.392754511Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011138s
2026-03-19T15:14:47.392851305Z [Info] FluentMigrator.Runner.MigrationRunner: 146: cleanup_duplicates_updatehistory migrating
2026-03-19T15:14:47.392952670Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:47.393091339Z [Info] cleanup_duplicates_updatehistory: Starting migration of Main DB to 146
2026-03-19T15:14:47.393201340Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (146, '2026-03-19T15:14:47', 'cleanup_duplicates_updatehistory')
2026-03-19T15:14:47.393405742Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:47.393980540Z [Info] FluentMigrator.Runner.MigrationRunner: 146: cleanup_duplicates_updatehistory migrated
2026-03-19T15:14:47.394095030Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001028s
2026-03-19T15:14:47.394189150Z [Info] FluentMigrator.Runner.MigrationRunner: 147: swap_filechmod_for_folderchmod migrating
2026-03-19T15:14:47.394287468Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:47.394425255Z [Info] swap_filechmod_for_folderchmod: Starting migration of Main DB to 147
2026-03-19T15:14:47.394652623Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-19T15:14:47.394757314Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-19T15:14:47.395178773Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004192s
2026-03-19T15:14:47.395287392Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (147, '2026-03-19T15:14:47', 'swap_filechmod_for_folderchmod')
2026-03-19T15:14:47.395494168Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:47.396150009Z [Info] FluentMigrator.Runner.MigrationRunner: 147: swap_filechmod_for_folderchmod migrated
2026-03-19T15:14:47.396261453Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001384s
2026-03-19T15:14:47.396357928Z [Info] FluentMigrator.Runner.MigrationRunner: 148: mediainfo_channels migrating
2026-03-19T15:14:47.396452368Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:47.396590376Z [Info] mediainfo_channels: Starting migration of Main DB to 148
2026-03-19T15:14:47.396791882Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "EpisodeFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannels"', '"audioChannelsContainer"');
2026-03-19T15:14:47.396961974Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "EpisodeFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannels"', '"audioChannelsContainer"');
2026-03-19T15:14:47.397159332Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001984s
2026-03-19T15:14:47.397247740Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "EpisodeFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannelPositionsText"', '"audioChannelPositionsTextContainer"');
2026-03-19T15:14:47.397409786Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "EpisodeFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannelPositionsText"', '"audioChannelPositionsTextContainer"');
2026-03-19T15:14:47.397615771Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002039s
2026-03-19T15:14:47.397720482Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (148, '2026-03-19T15:14:47', 'mediainfo_channels')
2026-03-19T15:14:47.397915374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:47.398509431Z [Info] FluentMigrator.Runner.MigrationRunner: 148: mediainfo_channels migrated
2026-03-19T15:14:47.398615975Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010917s
2026-03-19T15:14:47.398716087Z [Info] FluentMigrator.Runner.MigrationRunner: 149: add_on_delete_to_notifications migrating
2026-03-19T15:14:47.398810757Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:47.398950900Z [Info] add_on_delete_to_notifications: Starting migration of Main DB to 149
2026-03-19T15:14:47.399295373Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-03-19T15:14:47.399403461Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-03-19T15:14:47.399478993Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnSeriesDelete Boolean
2026-03-19T15:14:47.399589596Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnSeriesDelete" INTEGER NOT NULL DEFAULT 0
2026-03-19T15:14:47.400291630Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006928s
2026-03-19T15:14:47.400391321Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-03-19T15:14:47.400473085Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-03-19T15:14:47.400549299Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnEpisodeFileDelete Boolean
2026-03-19T15:14:47.400663709Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnEpisodeFileDelete" INTEGER NOT NULL DEFAULT 0
2026-03-19T15:14:47.401326845Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000665s
2026-03-19T15:14:47.401437989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (149, '2026-03-19T15:14:47', 'add_on_delete_to_notifications')
2026-03-19T15:14:47.401648032Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:47.402284834Z [Info] FluentMigrator.Runner.MigrationRunner: 149: add_on_delete_to_notifications migrated
2026-03-19T15:14:47.402395788Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016205s
2026-03-19T15:14:47.402494697Z [Info] FluentMigrator.Runner.MigrationRunner: 150: add_scene_mapping_origin migrating
2026-03-19T15:14:47.402591582Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:47.402728668Z [Info] add_scene_mapping_origin: Starting migration of Main DB to 150
2026-03-19T15:14:47.403056598Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SceneMappings
2026-03-19T15:14:47.403159415Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-03-19T15:14:47.403233054Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SceneMappings SceneOrigin String
2026-03-19T15:14:47.403343015Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SceneMappings" ADD COLUMN "SceneOrigin" TEXT
2026-03-19T15:14:47.404036582Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006859s
2026-03-19T15:14:47.404142986Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SceneMappings SearchMode Int32
2026-03-19T15:14:47.404242877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SceneMappings" ADD COLUMN "SearchMode" INTEGER
2026-03-19T15:14:47.404878868Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006399s
2026-03-19T15:14:47.404983008Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SceneMappings Comment String
2026-03-19T15:14:47.405085404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SceneMappings" ADD COLUMN "Comment" TEXT
2026-03-19T15:14:47.405719160Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000636s
2026-03-19T15:14:47.405829533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (150, '2026-03-19T15:14:47', 'add_scene_mapping_origin')
2026-03-19T15:14:47.406030778Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:47.406668973Z [Info] FluentMigrator.Runner.MigrationRunner: 150: add_scene_mapping_origin migrated
2026-03-19T15:14:47.406775818Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015849s
2026-03-19T15:14:47.406873896Z [Info] FluentMigrator.Runner.MigrationRunner: 151: remove_custom_filter_type migrating
2026-03-19T15:14:47.406970340Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:47.407110763Z [Info] remove_custom_filter_type: Starting migration of Main DB to 151
2026-03-19T15:14:47.407759399Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-03-19T15:14:47.407875593Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "CustomFilters" SET "Type" = 'series' WHERE "Type" = 'seriesIndex'
2026-03-19T15:14:47.408085225Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002153s
2026-03-19T15:14:47.408168052Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-03-19T15:14:47.408261360Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "CustomFilters" SET "Type" = 'series' WHERE "Type" = 'seriesEditor'
2026-03-19T15:14:47.408429468Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001721s
2026-03-19T15:14:47.408514520Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-03-19T15:14:47.408601405Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "CustomFilters" SET "Type" = 'series' WHERE "Type" = 'seasonPass'
2026-03-19T15:14:47.408766267Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001691s
2026-03-19T15:14:47.408866679Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (151, '2026-03-19T15:14:47', 'remove_custom_filter_type')
2026-03-19T15:14:47.409072704Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:47.409690668Z [Info] FluentMigrator.Runner.MigrationRunner: 151: remove_custom_filter_type migrated
2026-03-19T15:14:47.409798335Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010847s
2026-03-19T15:14:47.409895280Z [Info] FluentMigrator.Runner.MigrationRunner: 152: update_btn_url_to_https migrating
2026-03-19T15:14:47.409991905Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:47.410129041Z [Info] update_btn_url_to_https: Starting migration of Main DB to 152
2026-03-19T15:14:47.410314024Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = Replace("Settings", 'http://api.broadcasthe.net', 'https://api.broadcasthe.net') WHERE "Implementation" = 'BroadcastheNet';
2026-03-19T15:14:47.410505790Z [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-03-19T15:14:47.410730753Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002277s
2026-03-19T15:14:47.410835083Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (152, '2026-03-19T15:14:47', 'update_btn_url_to_https')
2026-03-19T15:14:47.411040146Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:47.411656628Z [Info] FluentMigrator.Runner.MigrationRunner: 152: update_btn_url_to_https migrated
2026-03-19T15:14:47.411765176Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011493s
2026-03-19T15:14:47.411873725Z [Info] FluentMigrator.Runner.MigrationRunner: 153: add_on_episodefiledelete_for_upgrade migrating
2026-03-19T15:14:47.411990280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:47.412131464Z [Info] add_on_episodefiledelete_for_upgrade: Starting migration of Main DB to 153
2026-03-19T15:14:47.412387770Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-03-19T15:14:47.412495868Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-03-19T15:14:47.412570759Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnEpisodeFileDeleteForUpgrade Boolean
2026-03-19T15:14:47.412690109Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnEpisodeFileDeleteForUpgrade" INTEGER NOT NULL DEFAULT 1
2026-03-19T15:14:47.413393235Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007006s
2026-03-19T15:14:47.413502876Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (153, '2026-03-19T15:14:47', 'add_on_episodefiledelete_for_upgrade')
2026-03-19T15:14:47.413714502Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:47.414409642Z [Info] FluentMigrator.Runner.MigrationRunner: 153: add_on_episodefiledelete_for_upgrade migrated
2026-03-19T15:14:47.414524123Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017186s
2026-03-19T15:14:47.414622912Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_name_release_profile migrating
2026-03-19T15:14:47.414719236Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:47.414856963Z [Info] add_name_release_profile: Starting migration of Main DB to 154
2026-03-19T15:14:47.415100754Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles
2026-03-19T15:14:47.415208140Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-03-19T15:14:47.415282650Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles Name String
2026-03-19T15:14:47.415390497Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "Name" TEXT DEFAULT NULL
2026-03-19T15:14:47.416067751Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006705s
2026-03-19T15:14:47.416179046Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (154, '2026-03-19T15:14:47', 'add_name_release_profile')
2026-03-19T15:14:47.416385271Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:47.417035931Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_name_release_profile migrated
2026-03-19T15:14:47.417146975Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016435s
2026-03-19T15:14:47.417245934Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_arabic_and_hindi_languages migrating
2026-03-19T15:14:47.417344573Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:47.417484124Z [Info] add_arabic_and_hindi_languages: Starting migration of Main DB to 155
2026-03-19T15:14:47.417678415Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-19T15:14:47.417782785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-19T15:14:47.420904141Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031029s
2026-03-19T15:14:47.421016778Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (155, '2026-03-19T15:14:47', 'add_arabic_and_hindi_languages')
2026-03-19T15:14:47.421232934Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:47.421887091Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_arabic_and_hindi_languages migrated
2026-03-19T15:14:47.422004487Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004096s
2026-03-19T15:14:47.422102805Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_bypass_to_delay_profile migrating
2026-03-19T15:14:47.422199059Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:47.422337929Z [Info] add_bypass_to_delay_profile: Starting migration of Main DB to 156
2026-03-19T15:14:47.422852305Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2026-03-19T15:14:47.422962416Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-03-19T15:14:47.423040694Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfHighestQuality Boolean
2026-03-19T15:14:47.423153020Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfHighestQuality" INTEGER NOT NULL DEFAULT 0
2026-03-19T15:14:47.423842509Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006899s
2026-03-19T15:14:47.423974404Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-03-19T15:14:47.424057502Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "DelayProfiles" SET "BypassIfHighestQuality" = 1 WHERE 1 = 1
2026-03-19T15:14:47.424234007Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001763s
2026-03-19T15:14:47.424339590Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (156, '2026-03-19T15:14:47', 'add_bypass_to_delay_profile')
2026-03-19T15:14:47.424542208Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:47.425459726Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_bypass_to_delay_profile migrated
2026-03-19T15:14:47.425573795Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013976s
2026-03-19T15:14:47.425669648Z [Info] FluentMigrator.Runner.MigrationRunner: 157: email_multiple_addresses migrating
2026-03-19T15:14:47.425763648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:47.425903830Z [Info] email_multiple_addresses: Starting migration of Main DB to 157
2026-03-19T15:14:47.426106458Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-19T15:14:47.426211941Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-19T15:14:47.428152258Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019314s
2026-03-19T15:14:47.428272631Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (157, '2026-03-19T15:14:47', 'email_multiple_addresses')
2026-03-19T15:14:47.428475429Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:47.429079055Z [Info] FluentMigrator.Runner.MigrationRunner: 157: email_multiple_addresses migrated
2026-03-19T15:14:47.429188736Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028625s
2026-03-19T15:14:47.429288747Z [Info] FluentMigrator.Runner.MigrationRunner: 158: cdh_per_downloadclient migrating
2026-03-19T15:14:47.429386033Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:47.429523560Z [Info] cdh_per_downloadclient: Starting migration of Main DB to 158
2026-03-19T15:14:47.429869998Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2026-03-19T15:14:47.429977254Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-03-19T15:14:47.430054479Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveCompletedDownloads Boolean
2026-03-19T15:14:47.430172136Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveCompletedDownloads" INTEGER NOT NULL DEFAULT 1
2026-03-19T15:14:47.430873298Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000701s
2026-03-19T15:14:47.430976486Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveFailedDownloads Boolean
2026-03-19T15:14:47.431101498Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveFailedDownloads" INTEGER NOT NULL DEFAULT 1
2026-03-19T15:14:47.431783572Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006838s
2026-03-19T15:14:47.431893493Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-19T15:14:47.431988164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-19T15:14:47.452274248Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0202559s
2026-03-19T15:14:47.452406304Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (158, '2026-03-19T15:14:47', 'cdh_per_downloadclient')
2026-03-19T15:14:47.452606687Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:47.453306216Z [Info] FluentMigrator.Runner.MigrationRunner: 158: cdh_per_downloadclient migrated
2026-03-19T15:14:47.453414153Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0213185s
2026-03-19T15:14:47.453519856Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_indexer_tags migrating
2026-03-19T15:14:47.453609667Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:47.453753908Z [Info] add_indexer_tags: Starting migration of Main DB to 159
2026-03-19T15:14:47.454000103Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-03-19T15:14:47.454103742Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-03-19T15:14:47.454176849Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Tags String
2026-03-19T15:14:47.454277191Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Tags" TEXT
2026-03-19T15:14:47.454982432Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007027s
2026-03-19T15:14:47.455093686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (159, '2026-03-19T15:14:47', 'add_indexer_tags')
2026-03-19T15:14:47.455294119Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:47.455953407Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_indexer_tags migrated
2026-03-19T15:14:47.456061675Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016701s
2026-03-19T15:14:47.456161897Z [Info] FluentMigrator.Runner.MigrationRunner: 160: rename_blacklist_to_blocklist migrating
2026-03-19T15:14:47.456256818Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:47.456396199Z [Info] rename_blacklist_to_blocklist: Starting migration of Main DB to 160
2026-03-19T15:14:47.456598606Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Blacklist Blocklist
2026-03-19T15:14:47.456708267Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" RENAME TO "Blocklist"
2026-03-19T15:14:47.458852045Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021391s
2026-03-19T15:14:47.458965533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (160, '2026-03-19T15:14:47', 'rename_blacklist_to_blocklist')
2026-03-19T15:14:47.459173903Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:47.459822008Z [Info] FluentMigrator.Runner.MigrationRunner: 160: rename_blacklist_to_blocklist migrated
2026-03-19T15:14:47.459941900Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031041s
2026-03-19T15:14:47.460041360Z [Info] FluentMigrator.Runner.MigrationRunner: 161: remove_plex_hometheatre migrating
2026-03-19T15:14:47.460137243Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:47.460277676Z [Info] remove_plex_hometheatre: Starting migration of Main DB to 161
2026-03-19T15:14:47.460564193Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-03-19T15:14:47.460687752Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexHomeTheater'
2026-03-19T15:14:47.460868105Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001822s
2026-03-19T15:14:47.460954810Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-03-19T15:14:47.461059490Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexClient'
2026-03-19T15:14:47.461216727Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001615s
2026-03-19T15:14:47.461305065Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-19T15:14:47.461394395Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-19T15:14:47.463876043Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002463s
2026-03-19T15:14:47.463994171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (161, '2026-03-19T15:14:47', 'remove_plex_hometheatre')
2026-03-19T15:14:47.464200636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:47.464823130Z [Info] FluentMigrator.Runner.MigrationRunner: 161: remove_plex_hometheatre migrated
2026-03-19T15:14:47.464939665Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034267s
2026-03-19T15:14:47.465032822Z [Info] FluentMigrator.Runner.MigrationRunner: 162: release_profile_to_array migrating
2026-03-19T15:14:47.465126271Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:47.465264970Z [Info] release_profile_to_array: Starting migration of Main DB to 162
2026-03-19T15:14:47.465459191Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-19T15:14:47.465560896Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-19T15:14:47.466849762Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012803s
2026-03-19T15:14:47.466959683Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (162, '2026-03-19T15:14:47', 'release_profile_to_array')
2026-03-19T15:14:47.467180658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:47.467770366Z [Info] FluentMigrator.Runner.MigrationRunner: 162: release_profile_to_array migrated
2026-03-19T15:14:47.467898624Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022042s
2026-03-19T15:14:47.468025930Z [Info] FluentMigrator.Runner.MigrationRunner: 163: mediainfo_to_ffmpeg migrating
2026-03-19T15:14:47.468122114Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:47.468260152Z [Info] mediainfo_to_ffmpeg: Starting migration of Main DB to 163
2026-03-19T15:14:47.468450395Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-19T15:14:47.468554385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-19T15:14:47.470372075Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018099s
2026-03-19T15:14:47.470483279Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (163, '2026-03-19T15:14:47', 'mediainfo_to_ffmpeg')
2026-03-19T15:14:47.470687590Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:47.471291677Z [Info] FluentMigrator.Runner.MigrationRunner: 163: mediainfo_to_ffmpeg migrated
2026-03-19T15:14:47.471396768Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027315s
2026-03-19T15:14:47.471493834Z [Info] FluentMigrator.Runner.MigrationRunner: 164: download_client_per_indexer migrating
2026-03-19T15:14:47.471592773Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:47.471731192Z [Info] download_client_per_indexer: Starting migration of Main DB to 164
2026-03-19T15:14:47.472007108Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-03-19T15:14:47.472112069Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-03-19T15:14:47.472184194Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers DownloadClientId Int32
2026-03-19T15:14:47.472294897Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "DownloadClientId" INTEGER NOT NULL DEFAULT 0
2026-03-19T15:14:47.473007703Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007122s
2026-03-19T15:14:47.473128917Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (164, '2026-03-19T15:14:47', 'download_client_per_indexer')
2026-03-19T15:14:47.473336826Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:47.474025643Z [Info] FluentMigrator.Runner.MigrationRunner: 164: download_client_per_indexer migrated
2026-03-19T15:14:47.474146276Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017327s
2026-03-19T15:14:47.474234764Z [Info] FluentMigrator.Runner.MigrationRunner: 165: add_on_update_to_notifications migrating
2026-03-19T15:14:47.474334234Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:47.474473344Z [Info] add_on_update_to_notifications: Starting migration of Main DB to 165
2026-03-19T15:14:47.474726374Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-03-19T15:14:47.474833660Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-03-19T15:14:47.474908060Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnApplicationUpdate Boolean
2026-03-19T15:14:47.475021839Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnApplicationUpdate" INTEGER NOT NULL DEFAULT 0
2026-03-19T15:14:47.475700466Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006773s
2026-03-19T15:14:47.475807862Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (165, '2026-03-19T15:14:47', 'add_on_update_to_notifications')
2026-03-19T15:14:47.476041322Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:47.476713546Z [Info] FluentMigrator.Runner.MigrationRunner: 165: add_on_update_to_notifications migrated
2026-03-19T15:14:47.476826393Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016909s
2026-03-19T15:14:47.476924180Z [Info] FluentMigrator.Runner.MigrationRunner: 166: update_series_sort_title migrating
2026-03-19T15:14:47.477019572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:47.477158653Z [Info] update_series_sort_title: Starting migration of Main DB to 166
2026-03-19T15:14:47.477350850Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-19T15:14:47.477453727Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-19T15:14:47.478041260Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005804s
2026-03-19T15:14:47.478154618Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (166, '2026-03-19T15:14:47', 'update_series_sort_title')
2026-03-19T15:14:47.478360132Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:47.478986424Z [Info] FluentMigrator.Runner.MigrationRunner: 166: update_series_sort_title migrated
2026-03-19T15:14:47.479100153Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015275s
2026-03-19T15:14:47.479199893Z [Info] FluentMigrator.Runner.MigrationRunner: 167: add_tvdbid_to_episode migrating
2026-03-19T15:14:47.479293372Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:47.479441690Z [Info] add_tvdbid_to_episode: Starting migration of Main DB to 167
2026-03-19T15:14:47.479667144Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2026-03-19T15:14:47.479770663Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-03-19T15:14:47.479851856Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes TvdbId Int32
2026-03-19T15:14:47.480001648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "TvdbId" INTEGER
2026-03-19T15:14:47.480633901Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006742s
2026-03-19T15:14:47.480741538Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (167, '2026-03-19T15:14:47', 'add_tvdbid_to_episode')
2026-03-19T15:14:47.480953044Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:47.481627322Z [Info] FluentMigrator.Runner.MigrationRunner: 167: add_tvdbid_to_episode migrated
2026-03-19T15:14:47.481742083Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016712s
2026-03-19T15:14:47.481832074Z [Info] FluentMigrator.Runner.MigrationRunner: 168: add_additional_info_to_pending_releases migrating
2026-03-19T15:14:47.481934641Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:47.482076096Z [Info] add_additional_info_to_pending_releases: Starting migration of Main DB to 168
2026-03-19T15:14:47.482320699Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases
2026-03-19T15:14:47.482426632Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-03-19T15:14:47.482502124Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases AdditionalInfo String
2026-03-19T15:14:47.482611584Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "AdditionalInfo" TEXT
2026-03-19T15:14:47.483297526Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006826s
2026-03-19T15:14:47.483411746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (168, '2026-03-19T15:14:47', 'add_additional_info_to_pending_releases')
2026-03-19T15:14:47.483625927Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:47.484324755Z [Info] FluentMigrator.Runner.MigrationRunner: 168: add_additional_info_to_pending_releases migrated
2026-03-19T15:14:47.484414375Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016724s
2026-03-19T15:14:47.484536451Z [Info] FluentMigrator.Runner.MigrationRunner: 169: add_malayalam_and_ukrainian_languages migrating
2026-03-19T15:14:47.484608837Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:47.484792687Z [Info] add_malayalam_and_ukrainian_languages: Starting migration of Main DB to 169
2026-03-19T15:14:47.484982299Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-19T15:14:47.485048973Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-19T15:14:47.487867339Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027668s
2026-03-19T15:14:47.487960166Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (169, '2026-03-19T15:14:47', 'add_malayalam_and_ukrainian_languages')
2026-03-19T15:14:47.488179938Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:47.488855308Z [Info] FluentMigrator.Runner.MigrationRunner: 169: add_malayalam_and_ukrainian_languages migrated
2026-03-19T15:14:47.488942895Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037668s
2026-03-19T15:14:47.489075552Z [Info] FluentMigrator.Runner.MigrationRunner: 170: add_language_tags_to_subtitle_files migrating
2026-03-19T15:14:47.489169551Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:47.489314593Z [Info] add_language_tags_to_subtitle_files: Starting migration of Main DB to 170
2026-03-19T15:14:47.489555298Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles
2026-03-19T15:14:47.489662734Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-03-19T15:14:47.489736543Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SubtitleFiles LanguageTags String
2026-03-19T15:14:47.489843589Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles" ADD COLUMN "LanguageTags" TEXT
2026-03-19T15:14:47.490501714Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006533s
2026-03-19T15:14:47.490606966Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (170, '2026-03-19T15:14:47', 'add_language_tags_to_subtitle_files')
2026-03-19T15:14:47.490827741Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:47.491496247Z [Info] FluentMigrator.Runner.MigrationRunner: 170: add_language_tags_to_subtitle_files migrated
2026-03-19T15:14:47.491610136Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001652s
2026-03-19T15:14:47.491706080Z [Info] FluentMigrator.Runner.MigrationRunner: 171: add_custom_formats migrating
2026-03-19T15:14:47.491799448Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:47.492037377Z [Info] add_custom_formats: Starting migration of Main DB to 171
2026-03-19T15:14:47.493181992Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFormats
2026-03-19T15:14:47.493309108Z [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-03-19T15:14:47.493644774Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003408s
2026-03-19T15:14:47.493695977Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex CustomFormats (Name)
2026-03-19T15:14:47.493828123Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_CustomFormats_Name" ON "CustomFormats" ("Name" ASC)
2026-03-19T15:14:47.494071644Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000244s
2026-03-19T15:14:47.494129480Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2026-03-19T15:14:47.494221485Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-03-19T15:14:47.494294723Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles FormatItems String
2026-03-19T15:14:47.494403522Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "FormatItems" TEXT NOT NULL DEFAULT '[]'
2026-03-19T15:14:47.495108191Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007059s
2026-03-19T15:14:47.495207371Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2026-03-19T15:14:47.495298935Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-03-19T15:14:47.495370760Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles MinFormatScore Int32
2026-03-19T15:14:47.495478597Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "MinFormatScore" INTEGER NOT NULL DEFAULT 0
2026-03-19T15:14:47.496218347Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007265s
2026-03-19T15:14:47.496327377Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2026-03-19T15:14:47.496414612Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-03-19T15:14:47.496489433Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles CutoffFormatScore Int32
2026-03-19T15:14:47.496600988Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "CutoffFormatScore" INTEGER NOT NULL DEFAULT 0
2026-03-19T15:14:47.497312861Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007122s
2026-03-19T15:14:47.497411961Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-19T15:14:47.497492032Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-19T15:14:47.503608590Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060628s
2026-03-19T15:14:47.503673591Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-19T15:14:47.503760075Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-19T15:14:47.504687282Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009063s
2026-03-19T15:14:47.504779207Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles Preferred
2026-03-19T15:14:47.506983747Z [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-03-19T15:14:47.507384785Z [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-03-19T15:14:47.507734058Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles"
2026-03-19T15:14:47.508032970Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles"
2026-03-19T15:14:47.509859689Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004965s
2026-03-19T15:14:47.509995994Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles IncludePreferredWhenRenaming
2026-03-19T15:14:47.512794570Z [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-03-19T15:14:47.513152962Z [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-03-19T15:14:47.513447475Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles"
2026-03-19T15:14:47.513709833Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles"
2026-03-19T15:14:47.515470679Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053522s
2026-03-19T15:14:47.515534037Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-03-19T15:14:47.515655181Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]'
2026-03-19T15:14:47.515828791Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001874s
2026-03-19T15:14:47.515964594Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (171, '2026-03-19T15:14:47', 'add_custom_formats')
2026-03-19T15:14:47.516171401Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:47.517672504Z [Info] FluentMigrator.Runner.MigrationRunner: 171: add_custom_formats migrated
2026-03-19T15:14:47.517787916Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002025s
2026-03-19T15:14:47.517901625Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_SeasonSearchMaximumSingleEpisodeAge_to_indexers migrating
2026-03-19T15:14:47.518024603Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:47.518175406Z [Info] add_SeasonSearchMaximumSingleEpisodeAge_to_indexers: Starting migration of Main DB to 172
2026-03-19T15:14:47.518499549Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-03-19T15:14:47.518616104Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-03-19T15:14:47.518710995Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers SeasonSearchMaximumSingleEpisodeAge Int32
2026-03-19T15:14:47.518833552Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "SeasonSearchMaximumSingleEpisodeAge" INTEGER NOT NULL DEFAULT 0
2026-03-19T15:14:47.519550365Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007185s
2026-03-19T15:14:47.519669916Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (172, '2026-03-19T15:14:47', 'add_SeasonSearchMaximumSingleEpisodeAge_to_indexers')
2026-03-19T15:14:47.519915470Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:47.520542373Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_SeasonSearchMaximumSingleEpisodeAge_to_indexers migrated
2026-03-19T15:14:47.520695091Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017106s
2026-03-19T15:14:47.520794581Z [Info] FluentMigrator.Runner.MigrationRunner: 173: remove_omg migrating
2026-03-19T15:14:47.520890624Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:47.521076639Z [Info] remove_omg: Starting migration of Main DB to 173
2026-03-19T15:14:47.521262433Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Indexers" WHERE "Implementation" = 'Omgwtfnzbs'
2026-03-19T15:14:47.521406473Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Omgwtfnzbs'
2026-03-19T15:14:47.521543439Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001756s
2026-03-19T15:14:47.521645064Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (173, '2026-03-19T15:14:47', 'remove_omg')
2026-03-19T15:14:47.521861089Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:47.522459394Z [Info] FluentMigrator.Runner.MigrationRunner: 173: remove_omg migrated
2026-03-19T15:14:47.522568413Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010934s
2026-03-19T15:14:47.522665158Z [Info] FluentMigrator.Runner.MigrationRunner: 174: add_salt_to_users migrating
2026-03-19T15:14:47.522762294Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:47.522912436Z [Info] add_salt_to_users: Starting migration of Main DB to 174
2026-03-19T15:14:47.523216428Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Users
2026-03-19T15:14:47.523364517Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-03-19T15:14:47.523412593Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Salt String
2026-03-19T15:14:47.523548287Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Salt" TEXT
2026-03-19T15:14:47.524250751Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006955s
2026-03-19T15:14:47.524318277Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Iterations Int32
2026-03-19T15:14:47.524459993Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Iterations" INTEGER
2026-03-19T15:14:47.525129140Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006699s
2026-03-19T15:14:47.525206336Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (174, '2026-03-19T15:14:47', 'add_salt_to_users')
2026-03-19T15:14:47.525418353Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:47.526100086Z [Info] FluentMigrator.Runner.MigrationRunner: 174: add_salt_to_users migrated
2026-03-19T15:14:47.526174406Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016422s
2026-03-19T15:14:47.526309959Z [Info] FluentMigrator.Runner.MigrationRunner: 175: language_profiles_to_custom_formats migrating
2026-03-19T15:14:47.526382434Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:47.526577187Z [Info] language_profiles_to_custom_formats: Starting migration of Main DB to 175
2026-03-19T15:14:47.527228418Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable EpisodeFiles
2026-03-19T15:14:47.527298880Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-03-19T15:14:47.527379282Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn EpisodeFiles Languages String
2026-03-19T15:14:47.527492019Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles" ADD COLUMN "Languages" TEXT NOT NULL DEFAULT '[]'
2026-03-19T15:14:47.528220827Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007147s
2026-03-19T15:14:47.528324225Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History
2026-03-19T15:14:47.528404848Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-03-19T15:14:47.528492324Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn History Languages String
2026-03-19T15:14:47.528605151Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History" ADD COLUMN "Languages" TEXT NOT NULL DEFAULT '[]'
2026-03-19T15:14:47.529324249Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006895s
2026-03-19T15:14:47.529392016Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2026-03-19T15:14:47.529520795Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-03-19T15:14:47.529554593Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blocklist Languages String
2026-03-19T15:14:47.529668803Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist" ADD COLUMN "Languages" TEXT NOT NULL DEFAULT '[]'
2026-03-19T15:14:47.530361398Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006899s
2026-03-19T15:14:47.530462712Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "EpisodeFiles" SET "Languages" = '[' || "Language" || ']'
2026-03-19T15:14:47.530601391Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "EpisodeFiles" SET "Languages" = '[' || "Language" || ']'
2026-03-19T15:14:47.530777115Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001776s
2026-03-19T15:14:47.530872637Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "History" SET "Languages" = '[' || "Language" || ']'
2026-03-19T15:14:47.530994633Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "History" SET "Languages" = '[' || "Language" || ']'
2026-03-19T15:14:47.531171149Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001723s
2026-03-19T15:14:47.531251561Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Blocklist" SET "Languages" = '[' || "Language" || ']'
2026-03-19T15:14:47.531378055Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Blocklist" SET "Languages" = '[' || "Language" || ']'
2026-03-19T15:14:47.531560152Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001789s
2026-03-19T15:14:47.531648199Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn EpisodeFiles Language
2026-03-19T15:14:47.536160536Z [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-03-19T15:14:47.536639180Z [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-03-19T15:14:47.537034617Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "EpisodeFiles"
2026-03-19T15:14:47.537395614Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles_temp" RENAME TO "EpisodeFiles"
2026-03-19T15:14:47.539197453Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_EpisodeFiles_SeriesId" ON "EpisodeFiles" ("SeriesId" ASC)
2026-03-19T15:14:47.539435302Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076777s
2026-03-19T15:14:47.539533089Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn History Language
2026-03-19T15:14:47.541650212Z [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-03-19T15:14:47.542052162Z [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-03-19T15:14:47.542443370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History"
2026-03-19T15:14:47.543075102Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History"
2026-03-19T15:14:47.544841038Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2026-03-19T15:14:47.545066713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC)
2026-03-19T15:14:47.545289652Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EpisodeId_Date" ON "History" ("EpisodeId" ASC, "Date" DESC)
2026-03-19T15:14:47.545517461Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC)
2026-03-19T15:14:47.545749558Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_SeriesId" ON "History" ("SeriesId" ASC)
2026-03-19T15:14:47.545959982Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00633s
2026-03-19T15:14:47.546055144Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Blocklist Language
2026-03-19T15:14:47.548133519Z [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-03-19T15:14:47.548580369Z [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-03-19T15:14:47.548970655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist"
2026-03-19T15:14:47.549290599Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist"
2026-03-19T15:14:47.551011966Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Blacklist_SeriesId" ON "Blocklist" ("SeriesId" ASC)
2026-03-19T15:14:47.551243322Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050913s
2026-03-19T15:14:47.551331690Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Series LanguageProfileId
2026-03-19T15:14:47.553465407Z [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-03-19T15:14:47.554227251Z [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-03-19T15:14:47.554975959Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2026-03-19T15:14:47.555693053Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2026-03-19T15:14:47.557405332Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2026-03-19T15:14:47.557640936Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2026-03-19T15:14:47.557868605Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_Path" ON "Series" ("Path" ASC)
2026-03-19T15:14:47.558080010Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_CleanTitle" ON "Series" ("CleanTitle" ASC)
2026-03-19T15:14:47.558298981Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC)
2026-03-19T15:14:47.558513213Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvMazeId" ON "Series" ("TvMazeId" ASC)
2026-03-19T15:14:47.558723817Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072861s
2026-03-19T15:14:47.558813317Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportLists LanguageProfileId
2026-03-19T15:14:47.560899659Z [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-03-19T15:14:47.561347571Z [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-03-19T15:14:47.561768489Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportLists"
2026-03-19T15:14:47.562089926Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists_temp" RENAME TO "ImportLists"
2026-03-19T15:14:47.563816754Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportLists_Name" ON "ImportLists" ("Name" ASC)
2026-03-19T15:14:47.564062018Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051379s
2026-03-19T15:14:47.564157460Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable LanguageProfiles
2026-03-19T15:14:47.564251640Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LanguageProfiles"
2026-03-19T15:14:47.564569820Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003153s
2026-03-19T15:14:47.564678158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (175, '2026-03-19T15:14:47', 'language_profiles_to_custom_formats')
2026-03-19T15:14:47.564898021Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:47.566157928Z [Info] FluentMigrator.Runner.MigrationRunner: 175: language_profiles_to_custom_formats migrated
2026-03-19T15:14:47.566273942Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019028s
2026-03-19T15:14:47.566395156Z [Info] FluentMigrator.Runner.MigrationRunner: 176: original_language migrating
2026-03-19T15:14:47.566488524Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:47.566652735Z [Info] original_language: Starting migration of Main DB to 176
2026-03-19T15:14:47.567067841Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-03-19T15:14:47.567170067Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-03-19T15:14:47.567269176Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series OriginalLanguage Int32
2026-03-19T15:14:47.567372104Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "OriginalLanguage" INTEGER NOT NULL DEFAULT 1
2026-03-19T15:14:47.568043746Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006705s
2026-03-19T15:14:47.568159690Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (176, '2026-03-19T15:14:47', 'original_language')
2026-03-19T15:14:47.568367809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:47.569396741Z [Info] FluentMigrator.Runner.MigrationRunner: 176: original_language migrated
2026-03-19T15:14:47.569501241Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020209s
2026-03-19T15:14:47.569604279Z [Info] FluentMigrator.Runner.MigrationRunner: 177: add_on_manual_interaction_required_to_notifications migrating
2026-03-19T15:14:47.569716846Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:47.569857980Z [Info] add_on_manual_interaction_required_to_notifications: Starting migration of Main DB to 177
2026-03-19T15:14:47.570128234Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-03-19T15:14:47.570237113Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-03-19T15:14:47.570313167Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnManualInteractionRequired Boolean
2026-03-19T15:14:47.570429080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnManualInteractionRequired" INTEGER NOT NULL DEFAULT 0
2026-03-19T15:14:47.571105091Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006752s
2026-03-19T15:14:47.571214081Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (177, '2026-03-19T15:14:47', 'add_on_manual_interaction_required_to_notifications')
2026-03-19T15:14:47.571435647Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:47.572094143Z [Info] FluentMigrator.Runner.MigrationRunner: 177: add_on_manual_interaction_required_to_notifications migrated
2026-03-19T15:14:47.572218093Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016588s
2026-03-19T15:14:47.572317032Z [Info] FluentMigrator.Runner.MigrationRunner: 178: list_sync_time migrating
2026-03-19T15:14:47.572406683Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:47.572547737Z [Info] list_sync_time: Starting migration of Main DB to 178
2026-03-19T15:14:47.572815506Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportListStatus LastSyncListInfo
2026-03-19T15:14:47.574833400Z [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-03-19T15:14:47.575189487Z [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-03-19T15:14:47.575507648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2026-03-19T15:14:47.575834576Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2026-03-19T15:14:47.577581685Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-03-19T15:14:47.577830005Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048903s
2026-03-19T15:14:47.577925197Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2026-03-19T15:14:47.578009817Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-03-19T15:14:47.578090921Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportListStatus LastInfoSync DateTime
2026-03-19T15:14:47.578200882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus" ADD COLUMN "LastInfoSync" DATETIME
2026-03-19T15:14:47.578839238Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006362s
2026-03-19T15:14:47.578945201Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (178, '2026-03-19T15:14:47', 'list_sync_time')
2026-03-19T15:14:47.579149362Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:47.579965386Z [Info] FluentMigrator.Runner.MigrationRunner: 178: list_sync_time migrated
2026-03-19T15:14:47.580069966Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017612s
2026-03-19T15:14:47.580166841Z [Info] FluentMigrator.Runner.MigrationRunner: 179: add_auto_tagging migrating
2026-03-19T15:14:47.580256321Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:47.580400632Z [Info] add_auto_tagging: Starting migration of Main DB to 179
2026-03-19T15:14:47.580826440Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AutoTagging
2026-03-19T15:14:47.580957804Z [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-03-19T15:14:47.581295264Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003519s
2026-03-19T15:14:47.581392950Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AutoTagging (Name)
2026-03-19T15:14:47.581488763Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AutoTagging_Name" ON "AutoTagging" ("Name" ASC)
2026-03-19T15:14:47.581700690Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000214s
2026-03-19T15:14:47.581806283Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (179, '2026-03-19T15:14:47', 'add_auto_tagging')
2026-03-19T15:14:47.582002398Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:47.582773270Z [Info] FluentMigrator.Runner.MigrationRunner: 179: add_auto_tagging migrated
2026-03-19T15:14:47.582875927Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012825s
2026-03-19T15:14:47.582974004Z [Info] FluentMigrator.Runner.MigrationRunner: 180: task_duration migrating
2026-03-19T15:14:47.583058915Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:47.583204128Z [Info] task_duration: Starting migration of Main DB to 180
2026-03-19T15:14:47.583452027Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2026-03-19T15:14:47.583558962Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-03-19T15:14:47.583633883Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ScheduledTasks LastStartTime DateTime
2026-03-19T15:14:47.583746280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks" ADD COLUMN "LastStartTime" DATETIME
2026-03-19T15:14:47.584443734Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006893s
2026-03-19T15:14:47.584556171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (180, '2026-03-19T15:14:47', 'task_duration')
2026-03-19T15:14:47.584755552Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:47.585432495Z [Info] FluentMigrator.Runner.MigrationRunner: 180: task_duration migrated
2026-03-19T15:14:47.585535703Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016809s
2026-03-19T15:14:47.585631877Z [Info] FluentMigrator.Runner.MigrationRunner: 181: quality_definition_preferred_size migrating
2026-03-19T15:14:47.585732530Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:47.585871650Z [Info] quality_definition_preferred_size: Starting migration of Main DB to 181
2026-03-19T15:14:47.586133668Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityDefinitions
2026-03-19T15:14:47.586242477Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-03-19T15:14:47.586320624Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityDefinitions PreferredSize Double
2026-03-19T15:14:47.586431077Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityDefinitions" ADD COLUMN "PreferredSize" NUMERIC
2026-03-19T15:14:47.587098441Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006668s
2026-03-19T15:14:47.587195797Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "QualityDefinitions" SET "PreferredSize" = "MaxSize" - 5 WHERE "MaxSize" > 5
2026-03-19T15:14:47.587337241Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityDefinitions" SET "PreferredSize" = "MaxSize" - 5 WHERE "MaxSize" > 5
2026-03-19T15:14:47.587513456Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001767s
2026-03-19T15:14:47.587616013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (181, '2026-03-19T15:14:47', 'quality_definition_preferred_size')
2026-03-19T15:14:47.587821767Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:47.588512639Z [Info] FluentMigrator.Runner.MigrationRunner: 181: quality_definition_preferred_size migrated
2026-03-19T15:14:47.588624674Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011646s
2026-03-19T15:14:47.588720628Z [Info] FluentMigrator.Runner.MigrationRunner: 182: add_custom_format_score_bypass_to_delay_profile migrating
2026-03-19T15:14:47.588829918Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:47.588968276Z [Info] add_custom_format_score_bypass_to_delay_profile: Starting migration of Main DB to 182
2026-03-19T15:14:47.589295135Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2026-03-19T15:14:47.589399214Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-03-19T15:14:47.589476049Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfAboveCustomFormatScore Boolean
2026-03-19T15:14:47.589595890Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfAboveCustomFormatScore" INTEGER NOT NULL DEFAULT 0
2026-03-19T15:14:47.590277653Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006802s
2026-03-19T15:14:47.590375831Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2026-03-19T15:14:47.590465431Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-03-19T15:14:47.590538418Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles MinimumCustomFormatScore Int32
2026-03-19T15:14:47.590651877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "MinimumCustomFormatScore" INTEGER
2026-03-19T15:14:47.591305593Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006546s
2026-03-19T15:14:47.591413811Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (182, '2026-03-19T15:14:47', 'add_custom_format_score_bypass_to_delay_profile')
2026-03-19T15:14:47.591639756Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:47.592285657Z [Info] FluentMigrator.Runner.MigrationRunner: 182: add_custom_format_score_bypass_to_delay_profile migrated
2026-03-19T15:14:47.592409577Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001625s
2026-03-19T15:14:47.592503877Z [Info] FluentMigrator.Runner.MigrationRunner: 183: update_images_remote_url migrating
2026-03-19T15:14:47.592598217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:47.592738499Z [Info] update_images_remote_url: Starting migration of Main DB to 183
2026-03-19T15:14:47.592945636Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Episodes" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"')
2026-03-19T15:14:47.593086911Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Episodes" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"')
2026-03-19T15:14:47.593266292Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001781s
2026-03-19T15:14:47.593351203Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Series" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"'), "Actors" = REPLACE("Actors", '"url"', '"remoteUrl"'), "Seasons" = REPLACE("Seasons", '"url"', '"remoteUrl"')
2026-03-19T15:14:47.593533059Z [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-03-19T15:14:47.593774947Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002402s
2026-03-19T15:14:47.593879587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (183, '2026-03-19T15:14:47', 'update_images_remote_url')
2026-03-19T15:14:47.594080041Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:47.594635319Z [Info] FluentMigrator.Runner.MigrationRunner: 183: update_images_remote_url migrated
2026-03-19T15:14:47.594742615Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001095s
2026-03-19T15:14:47.594839240Z [Info] FluentMigrator.Runner.MigrationRunner: 184: remove_invalid_roksbox_metadata_images migrating
2026-03-19T15:14:47.594939943Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:47.595080015Z [Info] remove_invalid_roksbox_metadata_images: Starting migration of Main DB to 184
2026-03-19T15:14:47.595336742Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "MetadataFiles" WHERE "Consumer" = 'RoksboxMetadata' AND "Type" = 5 AND ("RelativePath" LIKE '%/metadata/%' OR "RelativePath" LIKE '%\metadata\%')
2026-03-19T15:14:47.595530222Z [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-03-19T15:14:47.595764654Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002326s
2026-03-19T15:14:47.595873563Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (184, '2026-03-19T15:14:47', 'remove_invalid_roksbox_metadata_images')
2026-03-19T15:14:47.596094849Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:47.596691420Z [Info] FluentMigrator.Runner.MigrationRunner: 184: remove_invalid_roksbox_metadata_images migrated
2026-03-19T15:14:47.596803446Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011553s
2026-03-19T15:14:47.596899910Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_episode_runtime migrating
2026-03-19T15:14:47.596993579Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:47.597136246Z [Info] add_episode_runtime: Starting migration of Main DB to 185
2026-03-19T15:14:47.597413504Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2026-03-19T15:14:47.597527303Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-03-19T15:14:47.597600731Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes Runtime Int32
2026-03-19T15:14:47.597705562Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "Runtime" INTEGER NOT NULL DEFAULT 0
2026-03-19T15:14:47.598371032Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006651s
2026-03-19T15:14:47.598477427Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (185, '2026-03-19T15:14:47', 'add_episode_runtime')
2026-03-19T15:14:47.598686368Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:47.599318210Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_episode_runtime migrated
2026-03-19T15:14:47.599423251Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016081s
2026-03-19T15:14:47.599517431Z [Info] FluentMigrator.Runner.MigrationRunner: 186: add_result_to_commands migrating
2026-03-19T15:14:47.599611741Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:47.599756202Z [Info] add_result_to_commands: Starting migration of Main DB to 186
2026-03-19T15:14:47.600043370Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-03-19T15:14:47.600150005Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-03-19T15:14:47.600222391Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Commands Result Int32
2026-03-19T15:14:47.600323134Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands" ADD COLUMN "Result" INTEGER NOT NULL DEFAULT 1
2026-03-19T15:14:47.600980658Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006593s
2026-03-19T15:14:47.601090619Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (186, '2026-03-19T15:14:47', 'add_result_to_commands')
2026-03-19T15:14:47.601298237Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:47.601936303Z [Info] FluentMigrator.Runner.MigrationRunner: 186: add_result_to_commands migrated
2026-03-19T15:14:47.602044140Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016148s
2026-03-19T15:14:47.602139512Z [Info] FluentMigrator.Runner.MigrationRunner: 187: add_on_series_add_to_notifications migrating
2026-03-19T15:14:47.602243662Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:47.602386148Z [Info] add_on_series_add_to_notifications: Starting migration of Main DB to 187
2026-03-19T15:14:47.602639910Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-03-19T15:14:47.602746133Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-03-19T15:14:47.602822497Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnSeriesAdd Boolean
2026-03-19T15:14:47.602930004Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnSeriesAdd" INTEGER NOT NULL DEFAULT 0
2026-03-19T15:14:47.603640655Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007095s
2026-03-19T15:14:47.603747781Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (187, '2026-03-19T15:14:47', 'add_on_series_add_to_notifications')
2026-03-19T15:14:47.603982153Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:47.604631951Z [Info] FluentMigrator.Runner.MigrationRunner: 187: add_on_series_add_to_notifications migrated
2026-03-19T15:14:47.604742664Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016966s
2026-03-19T15:14:47.604838467Z [Info] FluentMigrator.Runner.MigrationRunner: 188: postgres_update_timestamp_columns_to_with_timezone migrating
2026-03-19T15:14:47.604946274Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:47.605088391Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Main DB to 188
2026-03-19T15:14:47.607700201Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-03-19T15:14:47.607824271Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Commands" WHERE 1 = 1
2026-03-19T15:14:47.607990626Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000163s
2026-03-19T15:14:47.608076388Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2026-03-19T15:14:47.608164977Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-03-19T15:14:47.608234427Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist Date DateTimeOffset
2026-03-19T15:14:47.611304249Z [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-03-19T15:14:47.611749977Z [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-03-19T15:14:47.612156085Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist"
2026-03-19T15:14:47.612492672Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist"
2026-03-19T15:14:47.614261785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Blacklist_SeriesId" ON "Blocklist" ("SeriesId" ASC)
2026-03-19T15:14:47.614498341Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006158s
2026-03-19T15:14:47.614591589Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2026-03-19T15:14:47.614678204Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-03-19T15:14:47.614773546Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist PublishedDate DateTimeOffset
2026-03-19T15:14:47.616895549Z [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-03-19T15:14:47.617343501Z [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-03-19T15:14:47.617733276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist"
2026-03-19T15:14:47.618056116Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist"
2026-03-19T15:14:47.619800068Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Blacklist_SeriesId" ON "Blocklist" ("SeriesId" ASC)
2026-03-19T15:14:47.620057788Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051712s
2026-03-19T15:14:47.620153130Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-03-19T15:14:47.620232399Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-03-19T15:14:47.620308783Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands QueuedAt DateTimeOffset
2026-03-19T15:14:47.622375325Z [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-03-19T15:14:47.622819930Z [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-03-19T15:14:47.623171869Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2026-03-19T15:14:47.623418516Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2026-03-19T15:14:47.625151746Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047293s
2026-03-19T15:14:47.625252479Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-03-19T15:14:47.625334835Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-03-19T15:14:47.625411299Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands StartedAt DateTimeOffset
2026-03-19T15:14:47.627481969Z [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-03-19T15:14:47.627928779Z [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-03-19T15:14:47.628287973Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2026-03-19T15:14:47.628534028Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2026-03-19T15:14:47.630256106Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047331s
2026-03-19T15:14:47.630356268Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-03-19T15:14:47.630435126Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-03-19T15:14:47.630514045Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands EndedAt DateTimeOffset
2026-03-19T15:14:47.632615026Z [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-03-19T15:14:47.633043900Z [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-03-19T15:14:47.633395037Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2026-03-19T15:14:47.633657356Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2026-03-19T15:14:47.635403913Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047772s
2026-03-19T15:14:47.635499095Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2026-03-19T15:14:47.635589106Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-03-19T15:14:47.635670871Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus InitialFailure DateTimeOffset
2026-03-19T15:14:47.637749036Z [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-03-19T15:14:47.638117187Z [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-03-19T15:14:47.638433254Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2026-03-19T15:14:47.638752998Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2026-03-19T15:14:47.640539696Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-03-19T15:14:47.640793618Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050098s
2026-03-19T15:14:47.640888389Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2026-03-19T15:14:47.640978510Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-03-19T15:14:47.641054553Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus MostRecentFailure DateTimeOffset
2026-03-19T15:14:47.643098940Z [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-03-19T15:14:47.643466901Z [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-03-19T15:14:47.643785253Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2026-03-19T15:14:47.644131279Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2026-03-19T15:14:47.645903949Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-03-19T15:14:47.646159233Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049886s
2026-03-19T15:14:47.646255277Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2026-03-19T15:14:47.646358675Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-03-19T15:14:47.646421872Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus DisabledTill DateTimeOffset
2026-03-19T15:14:47.648524446Z [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-03-19T15:14:47.648884602Z [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-03-19T15:14:47.649204636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2026-03-19T15:14:47.649541244Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2026-03-19T15:14:47.651280116Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-03-19T15:14:47.651537414Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050039s
2026-03-19T15:14:47.651633658Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadHistory
2026-03-19T15:14:47.651721836Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-03-19T15:14:47.651795133Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadHistory Date DateTimeOffset
2026-03-19T15:14:47.655116883Z [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-03-19T15:14:47.655542901Z [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-03-19T15:14:47.655928658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadHistory"
2026-03-19T15:14:47.656396390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadHistory_temp" RENAME TO "DownloadHistory"
2026-03-19T15:14:47.658145352Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC)
2026-03-19T15:14:47.658385747Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_SeriesId" ON "DownloadHistory" ("SeriesId" ASC)
2026-03-19T15:14:47.658620640Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC)
2026-03-19T15:14:47.658839520Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069209s
2026-03-19T15:14:47.658933500Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable EpisodeFiles
2026-03-19T15:14:47.659017228Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-03-19T15:14:47.659117350Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn EpisodeFiles DateAdded DateTimeOffset
2026-03-19T15:14:47.661215024Z [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-03-19T15:14:47.661660491Z [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-03-19T15:14:47.662062301Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "EpisodeFiles"
2026-03-19T15:14:47.662380652Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles_temp" RENAME TO "EpisodeFiles"
2026-03-19T15:14:47.664141057Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_EpisodeFiles_SeriesId" ON "EpisodeFiles" ("SeriesId" ASC)
2026-03-19T15:14:47.664386922Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051601s
2026-03-19T15:14:47.664479799Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2026-03-19T15:14:47.664561814Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-03-19T15:14:47.664639441Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Episodes AirDateUtc DateTimeOffset
2026-03-19T15:14:47.666742947Z [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-03-19T15:14:47.667408988Z [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-03-19T15:14:47.668133407Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Episodes"
2026-03-19T15:14:47.668680689Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes_temp" RENAME TO "Episodes"
2026-03-19T15:14:47.670377056Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_EpisodeFileId" ON "Episodes" ("EpisodeFileId" ASC)
2026-03-19T15:14:47.670616829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_SeriesId" ON "Episodes" ("SeriesId" ASC)
2026-03-19T15:14:47.670845369Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_SeriesId_SeasonNumber_EpisodeNumber" ON "Episodes" ("SeriesId" ASC, "SeasonNumber" ASC, "EpisodeNumber" ASC)
2026-03-19T15:14:47.671106805Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_SeriesId_AirDate" ON "Episodes" ("SeriesId" ASC, "AirDate" ASC)
2026-03-19T15:14:47.671338031Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065894s
2026-03-19T15:14:47.671434305Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2026-03-19T15:14:47.671515268Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-03-19T15:14:47.671597854Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Episodes LastSearchTime DateTimeOffset
2026-03-19T15:14:47.673705389Z [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-03-19T15:14:47.674376961Z [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-03-19T15:14:47.675086961Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Episodes"
2026-03-19T15:14:47.675628672Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes_temp" RENAME TO "Episodes"
2026-03-19T15:14:47.677344868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_EpisodeFileId" ON "Episodes" ("EpisodeFileId" ASC)
2026-03-19T15:14:47.677588669Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_SeriesId" ON "Episodes" ("SeriesId" ASC)
2026-03-19T15:14:47.677810596Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_SeriesId_SeasonNumber_EpisodeNumber" ON "Episodes" ("SeriesId" ASC, "SeasonNumber" ASC, "EpisodeNumber" ASC)
2026-03-19T15:14:47.678073285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_SeriesId_AirDate" ON "Episodes" ("SeriesId" ASC, "AirDate" ASC)
2026-03-19T15:14:47.678302908Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065978s
2026-03-19T15:14:47.678398440Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles
2026-03-19T15:14:47.678484954Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-03-19T15:14:47.678557420Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles Added DateTimeOffset
2026-03-19T15:14:47.680642199Z [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-03-19T15:14:47.681039649Z [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-03-19T15:14:47.681365245Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles"
2026-03-19T15:14:47.681611170Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles"
2026-03-19T15:14:47.683334200Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046536s
2026-03-19T15:14:47.683422929Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles
2026-03-19T15:14:47.683507229Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-03-19T15:14:47.683586588Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles LastUpdated DateTimeOffset
2026-03-19T15:14:47.685676758Z [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-03-19T15:14:47.686077645Z [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-03-19T15:14:47.686401618Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles"
2026-03-19T15:14:47.686645008Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles"
2026-03-19T15:14:47.688382487Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046695s
2026-03-19T15:14:47.688480935Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History
2026-03-19T15:14:47.688561508Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-03-19T15:14:47.688640296Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Date DateTimeOffset
2026-03-19T15:14:47.690692690Z [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-03-19T15:14:47.691096854Z [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-03-19T15:14:47.691426668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History"
2026-03-19T15:14:47.692051115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History"
2026-03-19T15:14:47.693763975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2026-03-19T15:14:47.693989319Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC)
2026-03-19T15:14:47.694222759Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EpisodeId_Date" ON "History" ("EpisodeId" ASC, "Date" DESC)
2026-03-19T15:14:47.694440798Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC)
2026-03-19T15:14:47.694670821Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_SeriesId" ON "History" ("SeriesId" ASC)
2026-03-19T15:14:47.694880243Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061375s
2026-03-19T15:14:47.694969312Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2026-03-19T15:14:47.695062981Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-03-19T15:14:47.695135657Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus InitialFailure DateTimeOffset
2026-03-19T15:14:47.697291899Z [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-03-19T15:14:47.697686995Z [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-03-19T15:14:47.698016128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2026-03-19T15:14:47.698345161Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2026-03-19T15:14:47.700097780Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-03-19T15:14:47.700346501Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005094s
2026-03-19T15:14:47.700438577Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2026-03-19T15:14:47.700528708Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-03-19T15:14:47.700603619Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus MostRecentFailure DateTimeOffset
2026-03-19T15:14:47.703509541Z [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-03-19T15:14:47.703895639Z [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-03-19T15:14:47.704247247Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2026-03-19T15:14:47.704579065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2026-03-19T15:14:47.706426045Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-03-19T15:14:47.706715528Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059957s
2026-03-19T15:14:47.706809938Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2026-03-19T15:14:47.706901092Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-03-19T15:14:47.706995772Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus DisabledTill DateTimeOffset
2026-03-19T15:14:47.709069308Z [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-03-19T15:14:47.709448291Z [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-03-19T15:14:47.709783547Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2026-03-19T15:14:47.710162670Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2026-03-19T15:14:47.723884174Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-03-19T15:14:47.724163517Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.017047s
2026-03-19T15:14:47.724270161Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2026-03-19T15:14:47.724373429Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s
2026-03-19T15:14:47.724462599Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus LastInfoSync DateTimeOffset
2026-03-19T15:14:47.727046062Z [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-03-19T15:14:47.727407119Z [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-03-19T15:14:47.727741001Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2026-03-19T15:14:47.728137720Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2026-03-19T15:14:47.730535579Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-03-19T15:14:47.730779961Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061847s
2026-03-19T15:14:47.730872468Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2026-03-19T15:14:47.730961447Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-03-19T15:14:47.731036929Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus InitialFailure DateTimeOffset
2026-03-19T15:14:47.733148792Z [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-03-19T15:14:47.733493666Z [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-03-19T15:14:47.733815334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-03-19T15:14:47.734145559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-03-19T15:14:47.735937017Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-03-19T15:14:47.736180508Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050207s
2026-03-19T15:14:47.736266791Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2026-03-19T15:14:47.736353957Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-03-19T15:14:47.736426653Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus MostRecentFailure DateTimeOffset
2026-03-19T15:14:47.738495029Z [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-03-19T15:14:47.738833440Z [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-03-19T15:14:47.739140268Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-03-19T15:14:47.739468670Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-03-19T15:14:47.741199565Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-03-19T15:14:47.741440270Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049045s
2026-03-19T15:14:47.741566855Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2026-03-19T15:14:47.741662748Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-03-19T15:14:47.741733541Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus DisabledTill DateTimeOffset
2026-03-19T15:14:47.743790373Z [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-03-19T15:14:47.744155689Z [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-03-19T15:14:47.744459871Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-03-19T15:14:47.744784545Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-03-19T15:14:47.746492755Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-03-19T15:14:47.746727147Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048906s
2026-03-19T15:14:47.746825576Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles
2026-03-19T15:14:47.746911348Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-03-19T15:14:47.746986660Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles LastUpdated DateTimeOffset
2026-03-19T15:14:47.749086779Z [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-03-19T15:14:47.749459811Z [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-03-19T15:14:47.749784034Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles"
2026-03-19T15:14:47.750026272Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles"
2026-03-19T15:14:47.751733219Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046389s
2026-03-19T15:14:47.751828461Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles
2026-03-19T15:14:47.751926609Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-03-19T15:14:47.752000097Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles Added DateTimeOffset
2026-03-19T15:14:47.754069234Z [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-03-19T15:14:47.754440321Z [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-03-19T15:14:47.754768081Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles"
2026-03-19T15:14:47.755013005Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles"
2026-03-19T15:14:47.756743189Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046329s
2026-03-19T15:14:47.756839092Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases
2026-03-19T15:14:47.756919985Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-03-19T15:14:47.756995156Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn PendingReleases Added DateTimeOffset
2026-03-19T15:14:47.760233488Z [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-03-19T15:14:47.760574134Z [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-03-19T15:14:47.760856753Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases"
2026-03-19T15:14:47.761107728Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases"
2026-03-19T15:14:47.762860709Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0057573s
2026-03-19T15:14:47.762959327Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2026-03-19T15:14:47.763039419Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-03-19T15:14:47.763141524Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastExecution DateTimeOffset
2026-03-19T15:14:47.765206673Z [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-03-19T15:14:47.765505706Z [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-03-19T15:14:47.765761441Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks"
2026-03-19T15:14:47.766088259Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks"
2026-03-19T15:14:47.767787501Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2026-03-19T15:14:47.768034138Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047844s
2026-03-19T15:14:47.768122626Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2026-03-19T15:14:47.768206214Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-03-19T15:14:47.768279722Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastStartTime DateTimeOffset
2026-03-19T15:14:47.770375283Z [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-03-19T15:14:47.770685067Z [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-03-19T15:14:47.770970421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks"
2026-03-19T15:14:47.771297159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks"
2026-03-19T15:14:47.773014167Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2026-03-19T15:14:47.773247517Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004859s
2026-03-19T15:14:47.773335053Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-03-19T15:14:47.773420585Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-03-19T15:14:47.773492661Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Series LastInfoSync DateTimeOffset
2026-03-19T15:14:47.775610826Z [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-03-19T15:14:47.776319784Z [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-03-19T15:14:47.777004373Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2026-03-19T15:14:47.777705855Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2026-03-19T15:14:47.779396560Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2026-03-19T15:14:47.779626303Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2026-03-19T15:14:47.779832158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_Path" ON "Series" ("Path" ASC)
2026-03-19T15:14:47.780064225Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_CleanTitle" ON "Series" ("CleanTitle" ASC)
2026-03-19T15:14:47.780269869Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC)
2026-03-19T15:14:47.780473519Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvMazeId" ON "Series" ("TvMazeId" ASC)
2026-03-19T15:14:47.780680646Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007087s
2026-03-19T15:14:47.780767582Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-03-19T15:14:47.780847543Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-03-19T15:14:47.780921441Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Series LastDiskSync DateTimeOffset
2026-03-19T15:14:47.783036090Z [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-03-19T15:14:47.783701300Z [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-03-19T15:14:47.784416681Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2026-03-19T15:14:47.785095227Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2026-03-19T15:14:47.786785161Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2026-03-19T15:14:47.787007639Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2026-03-19T15:14:47.787220888Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_Path" ON "Series" ("Path" ASC)
2026-03-19T15:14:47.787418125Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_CleanTitle" ON "Series" ("CleanTitle" ASC)
2026-03-19T15:14:47.787624711Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC)
2026-03-19T15:14:47.787830436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvMazeId" ON "Series" ("TvMazeId" ASC)
2026-03-19T15:14:47.788053846Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070239s
2026-03-19T15:14:47.788139799Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-03-19T15:14:47.788221714Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-03-19T15:14:47.788296524Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Series FirstAired DateTimeOffset
2026-03-19T15:14:47.790462727Z [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-03-19T15:14:47.791146383Z [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-03-19T15:14:47.791828677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2026-03-19T15:14:47.792534809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2026-03-19T15:14:47.794228270Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2026-03-19T15:14:47.794451349Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2026-03-19T15:14:47.794665460Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_Path" ON "Series" ("Path" ASC)
2026-03-19T15:14:47.794869331Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_CleanTitle" ON "Series" ("CleanTitle" ASC)
2026-03-19T15:14:47.795073502Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC)
2026-03-19T15:14:47.795278555Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvMazeId" ON "Series" ("TvMazeId" ASC)
2026-03-19T15:14:47.795477135Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070831s
2026-03-19T15:14:47.795564902Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-03-19T15:14:47.795644091Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-03-19T15:14:47.795720275Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Series NextAiring DateTimeOffset
2026-03-19T15:14:47.797847489Z [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-03-19T15:14:47.798519993Z [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-03-19T15:14:47.799207027Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2026-03-19T15:14:47.799888740Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2026-03-19T15:14:47.801575697Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2026-03-19T15:14:47.801800791Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2026-03-19T15:14:47.802009471Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_Path" ON "Series" ("Path" ASC)
2026-03-19T15:14:47.802213051Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_CleanTitle" ON "Series" ("CleanTitle" ASC)
2026-03-19T15:14:47.802423485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC)
2026-03-19T15:14:47.802629029Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvMazeId" ON "Series" ("TvMazeId" ASC)
2026-03-19T15:14:47.802824482Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070038s
2026-03-19T15:14:47.802911788Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-03-19T15:14:47.802992601Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-03-19T15:14:47.803068894Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Series Added DateTimeOffset
2026-03-19T15:14:47.806167815Z [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-03-19T15:14:47.806835660Z [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-03-19T15:14:47.807528355Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2026-03-19T15:14:47.808287424Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2026-03-19T15:14:47.809984301Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2026-03-19T15:14:47.810208503Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2026-03-19T15:14:47.810419047Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_Path" ON "Series" ("Path" ASC)
2026-03-19T15:14:47.810620773Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_CleanTitle" ON "Series" ("CleanTitle" ASC)
2026-03-19T15:14:47.810829353Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC)
2026-03-19T15:14:47.811031149Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvMazeId" ON "Series" ("TvMazeId" ASC)
2026-03-19T15:14:47.811228076Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080635s
2026-03-19T15:14:47.811316815Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles
2026-03-19T15:14:47.811417568Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.6E-06s
2026-03-19T15:14:47.811533952Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn SubtitleFiles LastUpdated DateTimeOffset
2026-03-19T15:14:47.813604682Z [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-03-19T15:14:47.813984447Z [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-03-19T15:14:47.814304131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SubtitleFiles"
2026-03-19T15:14:47.814551189Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles_temp" RENAME TO "SubtitleFiles"
2026-03-19T15:14:47.816307546Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046758s
2026-03-19T15:14:47.816408349Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles
2026-03-19T15:14:47.816484392Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-03-19T15:14:47.816554563Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn SubtitleFiles Added DateTimeOffset
2026-03-19T15:14:47.818632548Z [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-03-19T15:14:47.819007894Z [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-03-19T15:14:47.819328510Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SubtitleFiles"
2026-03-19T15:14:47.819568503Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles_temp" RENAME TO "SubtitleFiles"
2026-03-19T15:14:47.821307796Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046394s
2026-03-19T15:14:47.821407396Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-03-19T15:14:47.821483149Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-03-19T15:14:47.821554493Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset
2026-03-19T15:14:47.823594992Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT)
2026-03-19T15:14:47.823842871Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo"
2026-03-19T15:14:47.824133065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo"
2026-03-19T15:14:47.824446887Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo"
2026-03-19T15:14:47.826202062Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-03-19T15:14:47.826460372Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048008s
2026-03-19T15:14:47.826570875Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (188, '2026-03-19T15:14:47', 'postgres_update_timestamp_columns_to_with_timezone')
2026-03-19T15:14:47.826770216Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:47.829441877Z [Info] FluentMigrator.Runner.MigrationRunner: 188: postgres_update_timestamp_columns_to_with_timezone migrated
2026-03-19T15:14:47.829558181Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0077716s
2026-03-19T15:14:47.829692442Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_colon_replacement_to_naming_config migrating
2026-03-19T15:14:47.829790659Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:47.829949159Z [Info] add_colon_replacement_to_naming_config: Starting migration of Main DB to 189
2026-03-19T15:14:47.830382712Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2026-03-19T15:14:47.830486561Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-03-19T15:14:47.830557935Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig ColonReplacementFormat Int32
2026-03-19T15:14:47.830661714Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "ColonReplacementFormat" INTEGER NOT NULL DEFAULT 4
2026-03-19T15:14:47.831366784Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006904s
2026-03-19T15:14:47.831459380Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (189, '2026-03-19T15:14:47', 'add_colon_replacement_to_naming_config')
2026-03-19T15:14:47.831657279Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:47.832361657Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_colon_replacement_to_naming_config migrated
2026-03-19T15:14:47.832469695Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016951s
2026-03-19T15:14:47.832566961Z [Info] FluentMigrator.Runner.MigrationRunner: 190: health_restored_notification migrating
2026-03-19T15:14:47.832666311Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:47.832802846Z [Info] health_restored_notification: Starting migration of Main DB to 190
2026-03-19T15:14:47.833081036Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-03-19T15:14:47.833181528Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-03-19T15:14:47.833249666Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthRestored Boolean
2026-03-19T15:14:47.833357543Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthRestored" INTEGER NOT NULL DEFAULT 0
2026-03-19T15:14:47.834049817Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006782s
2026-03-19T15:14:47.834148135Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (190, '2026-03-19T15:14:47', 'health_restored_notification')
2026-03-19T15:14:47.834339150Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:47.835021684Z [Info] FluentMigrator.Runner.MigrationRunner: 190: health_restored_notification migrated
2026-03-19T15:14:47.835125644Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016642s
2026-03-19T15:14:47.835220525Z [Info] FluentMigrator.Runner.MigrationRunner: 191: add_download_client_tags migrating
2026-03-19T15:14:47.835324494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:47.835448454Z [Info] add_download_client_tags: Starting migration of Main DB to 191
2026-03-19T15:14:47.835697425Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2026-03-19T15:14:47.835802216Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-03-19T15:14:47.835902578Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Tags String
2026-03-19T15:14:47.835992820Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Tags" TEXT
2026-03-19T15:14:47.836652048Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006606s
2026-03-19T15:14:47.836757119Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (191, '2026-03-19T15:14:47', 'add_download_client_tags')
2026-03-19T15:14:47.836942733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:47.837650278Z [Info] FluentMigrator.Runner.MigrationRunner: 191: add_download_client_tags migrated
2026-03-19T15:14:47.837753295Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016649s
2026-03-19T15:14:47.837848507Z [Info] FluentMigrator.Runner.MigrationRunner: 192: import_exclusion_type migrating
2026-03-19T15:14:47.837938338Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:47.838091005Z [Info] import_exclusion_type: Starting migration of Main DB to 192
2026-03-19T15:14:47.838453666Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListExclusions
2026-03-19T15:14:47.838558958Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-03-19T15:14:47.838626534Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListExclusions TvdbId Int32
2026-03-19T15:14:47.840759319Z [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-03-19T15:14:47.840989162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportListExclusions_temp" ("Id", "TvdbId", "Title") SELECT "Id", "TvdbId", "Title" FROM "ImportListExclusions"
2026-03-19T15:14:47.841197642Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListExclusions"
2026-03-19T15:14:47.841552607Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListExclusions_temp" RENAME TO "ImportListExclusions"
2026-03-19T15:14:47.843333784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListExclusions_TvdbId" ON "ImportListExclusions" ("TvdbId" ASC)
2026-03-19T15:14:47.843578907Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048443s
2026-03-19T15:14:47.843685542Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (192, '2026-03-19T15:14:47', 'import_exclusion_type')
2026-03-19T15:14:47.843885124Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:47.847032994Z [Info] FluentMigrator.Runner.MigrationRunner: 192: import_exclusion_type migrated
2026-03-19T15:14:47.847137554Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0082934s
2026-03-19T15:14:47.847236093Z [Info] FluentMigrator.Runner.MigrationRunner: 193: add_import_list_items migrating
2026-03-19T15:14:47.847326675Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:47.847462990Z [Info] add_import_list_items: Starting migration of Main DB to 193
2026-03-19T15:14:47.848209583Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListItems
2026-03-19T15:14:47.848356159Z [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-03-19T15:14:47.848680051Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003561s
2026-03-19T15:14:47.848767868Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2026-03-19T15:14:47.848852909Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-03-19T15:14:47.848915545Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportListStatus HasRemovedItemSinceLastClean Boolean
2026-03-19T15:14:47.849040326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus" ADD COLUMN "HasRemovedItemSinceLastClean" INTEGER NOT NULL DEFAULT 0
2026-03-19T15:14:47.849735877Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000699s
2026-03-19T15:14:47.849845207Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (193, '2026-03-19T15:14:47', 'add_import_list_items')
2026-03-19T15:14:47.850033116Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:47.850734468Z [Info] FluentMigrator.Runner.MigrationRunner: 193: add_import_list_items migrated
2026-03-19T15:14:47.850837546Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017011s
2026-03-19T15:14:47.850934110Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_notification_status migrating
2026-03-19T15:14:47.851026677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:47.851162621Z [Info] add_notification_status: Starting migration of Main DB to 194
2026-03-19T15:14:47.851635473Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NotificationStatus
2026-03-19T15:14:47.851778581Z [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-03-19T15:14:47.852093636Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000339s
2026-03-19T15:14:47.852187905Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NotificationStatus (ProviderId)
2026-03-19T15:14:47.852283027Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NotificationStatus_ProviderId" ON "NotificationStatus" ("ProviderId" ASC)
2026-03-19T15:14:47.852507990Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002272s
2026-03-19T15:14:47.852612210Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (194, '2026-03-19T15:14:47', 'add_notification_status')
2026-03-19T15:14:47.852900280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:47.853518415Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_notification_status migrated
2026-03-19T15:14:47.853619609Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012398s
2026-03-19T15:14:47.853715001Z [Info] FluentMigrator.Runner.MigrationRunner: 195: parse_language_tags_from_existing_subtitle_files migrating
2026-03-19T15:14:47.853815814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:47.853953491Z [Info] parse_language_tags_from_existing_subtitle_files: Starting migration of Main DB to 195
2026-03-19T15:14:47.854164646Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-19T15:14:47.854261161Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-19T15:14:47.855176143Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009072s
2026-03-19T15:14:47.855285884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (195, '2026-03-19T15:14:47', 'parse_language_tags_from_existing_subtitle_files')
2026-03-19T15:14:47.855501629Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:47.855745951Z [Info] FluentMigrator.Runner.MigrationRunner: 195: parse_language_tags_from_existing_subtitle_files migrated
2026-03-19T15:14:47.855871974Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001482s
2026-03-19T15:14:47.855973970Z [Info] FluentMigrator.Runner.MigrationRunner: 196: add_finale_type migrating
2026-03-19T15:14:47.856067107Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:47.856205336Z [Info] add_finale_type: Starting migration of Main DB to 196
2026-03-19T15:14:47.856447644Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2026-03-19T15:14:47.856545691Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-03-19T15:14:47.856614450Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes FinaleType String
2026-03-19T15:14:47.856715072Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "FinaleType" TEXT
2026-03-19T15:14:47.857421305Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000702s
2026-03-19T15:14:47.857528330Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (196, '2026-03-19T15:14:47', 'add_finale_type')
2026-03-19T15:14:47.857714996Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:47.858393322Z [Info] FluentMigrator.Runner.MigrationRunner: 196: add_finale_type migrated
2026-03-19T15:14:47.858487001Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016767s
2026-03-19T15:14:47.858584257Z [Info] FluentMigrator.Runner.MigrationRunner: 197: list_add_missing_search migrating
2026-03-19T15:14:47.858675470Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:47.858824140Z [Info] list_add_missing_search: Starting migration of Main DB to 197
2026-03-19T15:14:47.859077370Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2026-03-19T15:14:47.859180508Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-03-19T15:14:47.859251010Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists SearchForMissingEpisodes Boolean
2026-03-19T15:14:47.859362264Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "SearchForMissingEpisodes" INTEGER NOT NULL DEFAULT 1
2026-03-19T15:14:47.860082043Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007178s
2026-03-19T15:14:47.860197466Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (197, '2026-03-19T15:14:47', 'list_add_missing_search')
2026-03-19T15:14:47.860384432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:47.860927055Z [Info] FluentMigrator.Runner.MigrationRunner: 197: list_add_missing_search migrated
2026-03-19T15:14:47.861032177Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015672s
2026-03-19T15:14:47.861132038Z [Info] FluentMigrator.Runner.MigrationRunner: 198: parse_title_from_existing_subtitle_files migrating
2026-03-19T15:14:47.861228352Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:47.861367732Z [Info] parse_title_from_existing_subtitle_files: Starting migration of Main DB to 198
2026-03-19T15:14:47.861726665Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles
2026-03-19T15:14:47.861828841Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-03-19T15:14:47.861900796Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SubtitleFiles Title String
2026-03-19T15:14:47.862002200Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles" ADD COLUMN "Title" TEXT
2026-03-19T15:14:47.862696619Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006934s
2026-03-19T15:14:47.862792432Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles
2026-03-19T15:14:47.862871551Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-03-19T15:14:47.862953707Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SubtitleFiles Copy Int32
2026-03-19T15:14:47.863052676Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles" ADD COLUMN "Copy" INTEGER NOT NULL DEFAULT 0
2026-03-19T15:14:47.863763768Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007112s
2026-03-19T15:14:47.863879381Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-19T15:14:47.863973951Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-19T15:14:47.864951520Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000968s
2026-03-19T15:14:47.865059768Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (198, '2026-03-19T15:14:47', 'parse_title_from_existing_subtitle_files')
2026-03-19T15:14:47.865256584Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:47.865815781Z [Info] FluentMigrator.Runner.MigrationRunner: 198: parse_title_from_existing_subtitle_files migrated
2026-03-19T15:14:47.865921774Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018372s
2026-03-19T15:14:47.866021826Z [Info] FluentMigrator.Runner.MigrationRunner: 199: series_last_aired migrating
2026-03-19T15:14:47.866115324Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:47.866245957Z [Info] series_last_aired: Starting migration of Main DB to 199
2026-03-19T15:14:47.866508726Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-03-19T15:14:47.866605060Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-03-19T15:14:47.866678238Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series LastAired DateTimeOffset
2026-03-19T15:14:47.866780393Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "LastAired" DATETIME
2026-03-19T15:14:47.867456114Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006746s
2026-03-19T15:14:47.867568701Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (199, '2026-03-19T15:14:47', 'series_last_aired')
2026-03-19T15:14:47.867755848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:47.868045732Z [Info] FluentMigrator.Runner.MigrationRunner: 199: series_last_aired migrated
2026-03-19T15:14:47.868140292Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012588s
2026-03-19T15:14:47.868235333Z [Info] FluentMigrator.Runner.MigrationRunner: 200: AddNewItemMonitorType migrating
2026-03-19T15:14:47.868330435Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:47.868464515Z [Info] AddNewItemMonitorType: Starting migration of Main DB to 200
2026-03-19T15:14:47.868802686Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-03-19T15:14:47.868901795Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-03-19T15:14:47.868977167Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series MonitorNewItems Int32
2026-03-19T15:14:47.869086888Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0
2026-03-19T15:14:47.869831327Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000745s
2026-03-19T15:14:47.869924214Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2026-03-19T15:14:47.870003063Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-03-19T15:14:47.870079497Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists MonitorNewItems Int32
2026-03-19T15:14:47.870183617Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0
2026-03-19T15:14:47.870871823Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006892s
2026-03-19T15:14:47.870980852Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (200, '2026-03-19T15:14:47', 'AddNewItemMonitorType')
2026-03-19T15:14:47.871170184Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:47.871725452Z [Info] FluentMigrator.Runner.MigrationRunner: 200: AddNewItemMonitorType migrated
2026-03-19T15:14:47.871825473Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015468s
2026-03-19T15:14:47.871940715Z [Info] FluentMigrator.Runner.MigrationRunner: 201: email_encryption migrating
2026-03-19T15:14:47.872027089Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:47.872170348Z [Info] email_encryption: Starting migration of Main DB to 201
2026-03-19T15:14:47.872366373Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-19T15:14:47.872463117Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-19T15:14:47.874007748Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015337s
2026-03-19T15:14:47.874114994Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (201, '2026-03-19T15:14:47', 'email_encryption')
2026-03-19T15:14:47.874301750Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:47.874818431Z [Info] FluentMigrator.Runner.MigrationRunner: 201: email_encryption migrated
2026-03-19T15:14:47.874917931Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023533s
2026-03-19T15:14:47.875014385Z [Info] FluentMigrator.Runner.MigrationRunner: 202: add_indexer_flags migrating
2026-03-19T15:14:47.875104677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:47.875234118Z [Info] add_indexer_flags: Starting migration of Main DB to 202
2026-03-19T15:14:47.875571598Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2026-03-19T15:14:47.875672471Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.4E-06s
2026-03-19T15:14:47.875748233Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blocklist IndexerFlags Int32
2026-03-19T15:14:47.875862964Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0
2026-03-19T15:14:47.876593065Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007409s
2026-03-19T15:14:47.876689629Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable EpisodeFiles
2026-03-19T15:14:47.876767967Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-03-19T15:14:47.876845573Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn EpisodeFiles IndexerFlags Int32
2026-03-19T15:14:47.876948511Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0
2026-03-19T15:14:47.877700225Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007507s
2026-03-19T15:14:47.877810928Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (202, '2026-03-19T15:14:47', 'add_indexer_flags')
2026-03-19T15:14:47.877997954Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:47.878558703Z [Info] FluentMigrator.Runner.MigrationRunner: 202: add_indexer_flags migrated
2026-03-19T15:14:47.878655989Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016114s
2026-03-19T15:14:47.878752935Z [Info] FluentMigrator.Runner.MigrationRunner: 203: release_type migrating
2026-03-19T15:14:47.878840972Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:47.878988168Z [Info] release_type: Starting migration of Main DB to 203
2026-03-19T15:14:47.879372132Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2026-03-19T15:14:47.879469588Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-03-19T15:14:47.879546373Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blocklist ReleaseType Int32
2026-03-19T15:14:47.879645452Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist" ADD COLUMN "ReleaseType" INTEGER NOT NULL DEFAULT 0
2026-03-19T15:14:47.880377496Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000724s
2026-03-19T15:14:47.880476205Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable EpisodeFiles
2026-03-19T15:14:47.880553010Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-03-19T15:14:47.880626889Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn EpisodeFiles ReleaseType Int32
2026-03-19T15:14:47.880730487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles" ADD COLUMN "ReleaseType" INTEGER NOT NULL DEFAULT 0
2026-03-19T15:14:47.881435517Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007079s
2026-03-19T15:14:47.881534376Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-19T15:14:47.881610780Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-19T15:14:47.882499851Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008764s
2026-03-19T15:14:47.882610864Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (203, '2026-03-19T15:14:47', 'release_type')
2026-03-19T15:14:47.882794644Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:47.883374703Z [Info] FluentMigrator.Runner.MigrationRunner: 203: release_type migrated
2026-03-19T15:14:47.883471027Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017527s
2026-03-19T15:14:47.883574144Z [Info] FluentMigrator.Runner.MigrationRunner: 204: add_add_release_hash migrating
2026-03-19T15:14:47.883662101Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:47.883809709Z [Info] add_add_release_hash: Starting migration of Main DB to 204
2026-03-19T15:14:47.884108811Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable EpisodeFiles
2026-03-19T15:14:47.884220115Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-03-19T15:14:47.884295527Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn EpisodeFiles ReleaseHash String
2026-03-19T15:14:47.884398925Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles" ADD COLUMN "ReleaseHash" TEXT
2026-03-19T15:14:47.885167814Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007715s
2026-03-19T15:14:47.885266733Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-19T15:14:47.885342345Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-19T15:14:47.886481629Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011218s
2026-03-19T15:14:47.886590469Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (204, '2026-03-19T15:14:47', 'add_add_release_hash')
2026-03-19T15:14:47.886777495Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:47.887332563Z [Info] FluentMigrator.Runner.MigrationRunner: 204: add_add_release_hash migrated
2026-03-19T15:14:47.887429548Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001982s
2026-03-19T15:14:47.887526283Z [Info] FluentMigrator.Runner.MigrationRunner: 205: rename_season_pack_spec migrating
2026-03-19T15:14:47.887617076Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:47.887762158Z [Info] rename_season_pack_spec: Starting migration of Main DB to 205
2026-03-19T15:14:47.887965628Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "CustomFormats" SET "Specifications" = REPLACE("Specifications", 'SeasonPackSpecification', 'ReleaseTypeSpecification')
2026-03-19T15:14:47.888124999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "CustomFormats" SET "Specifications" = REPLACE("Specifications", 'SeasonPackSpecification', 'ReleaseTypeSpecification')
2026-03-19T15:14:47.888320683Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001951s
2026-03-19T15:14:47.888415404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (205, '2026-03-19T15:14:47', 'rename_season_pack_spec')
2026-03-19T15:14:47.888604094Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:47.889122408Z [Info] FluentMigrator.Runner.MigrationRunner: 205: rename_season_pack_spec migrated
2026-03-19T15:14:47.889222549Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009961s
2026-03-19T15:14:47.889317350Z [Info] FluentMigrator.Runner.MigrationRunner: 206: add_tmdbid migrating
2026-03-19T15:14:47.889398664Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:47.889538045Z [Info] add_tmdbid: Starting migration of Main DB to 206
2026-03-19T15:14:47.889850193Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-03-19T15:14:47.889949393Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-03-19T15:14:47.890022079Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series TmdbId Int32
2026-03-19T15:14:47.890114486Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "TmdbId" INTEGER NOT NULL DEFAULT 0
2026-03-19T15:14:47.890833233Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000715s
2026-03-19T15:14:47.890931651Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (TmdbId)
2026-03-19T15:14:47.891019849Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TmdbId" ON "Series" ("TmdbId" ASC)
2026-03-19T15:14:47.891223870Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002037s
2026-03-19T15:14:47.891327428Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (206, '2026-03-19T15:14:47', 'add_tmdbid')
2026-03-19T15:14:47.891508423Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:47.892022218Z [Info] FluentMigrator.Runner.MigrationRunner: 206: add_tmdbid migrated
2026-03-19T15:14:47.892111918Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009926s
2026-03-19T15:14:47.892213032Z [Info] FluentMigrator.Runner.MigrationRunner: 209: add_on_import_complete_to_notifications migrating
2026-03-19T15:14:47.892309206Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:47.892447514Z [Info] add_on_import_complete_to_notifications: Starting migration of Main DB to 209
2026-03-19T15:14:47.892713219Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-03-19T15:14:47.892816066Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-03-19T15:14:47.892886989Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnImportComplete Boolean
2026-03-19T15:14:47.892997812Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnImportComplete" INTEGER NOT NULL DEFAULT 0
2026-03-19T15:14:47.893758565Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007605s
2026-03-19T15:14:47.893868867Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (209, '2026-03-19T15:14:47', 'add_on_import_complete_to_notifications')
2026-03-19T15:14:47.894071735Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:47.894565560Z [Info] FluentMigrator.Runner.MigrationRunner: 209: add_on_import_complete_to_notifications migrated
2026-03-19T15:14:47.894675191Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015686s
2026-03-19T15:14:47.894774290Z [Info] FluentMigrator.Runner.MigrationRunner: 210: add_monitored_seasons_filter migrating
2026-03-19T15:14:47.894867949Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:47.895007339Z [Info] add_monitored_seasons_filter: Starting migration of Main DB to 210
2026-03-19T15:14:47.895204517Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-19T15:14:47.895300871Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-19T15:14:47.897967411Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026459s
2026-03-19T15:14:47.898074396Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (210, '2026-03-19T15:14:47', 'add_monitored_seasons_filter')
2026-03-19T15:14:47.898269239Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:47.898772422Z [Info] FluentMigrator.Runner.MigrationRunner: 210: add_monitored_seasons_filter migrated
2026-03-19T15:14:47.898874237Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034633s
2026-03-19T15:14:47.898976704Z [Info] FluentMigrator.Runner.MigrationRunner: 211: add_custom_colon_replacement_to_naming_config migrating
2026-03-19T15:14:47.899075262Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:47.899211867Z [Info] add_custom_colon_replacement_to_naming_config: Starting migration of Main DB to 211
2026-03-19T15:14:47.899464165Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2026-03-19T15:14:47.899564577Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-03-19T15:14:47.899635721Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig CustomColonReplacementFormat String
2026-03-19T15:14:47.899747025Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "CustomColonReplacementFormat" TEXT NOT NULL DEFAULT ''
2026-03-19T15:14:47.900503969Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007465s
2026-03-19T15:14:47.900607197Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (211, '2026-03-19T15:14:47', 'add_custom_colon_replacement_to_naming_config')
2026-03-19T15:14:47.900808673Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:47.901316215Z [Info] FluentMigrator.Runner.MigrationRunner: 211: add_custom_colon_replacement_to_naming_config migrated
2026-03-19T15:14:47.901423701Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00157s
2026-03-19T15:14:47.901511999Z [Info] FluentMigrator.Runner.MigrationRunner: 212: add_minium_upgrade_format_score_to_quality_profiles migrating
2026-03-19T15:14:47.901617171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:47.901755139Z [Info] add_minium_upgrade_format_score_to_quality_profiles: Starting migration of Main DB to 212
2026-03-19T15:14:47.902019782Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2026-03-19T15:14:47.902122809Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-03-19T15:14:47.902195496Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles MinUpgradeFormatScore Int32
2026-03-19T15:14:47.902301128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "MinUpgradeFormatScore" INTEGER NOT NULL DEFAULT 1
2026-03-19T15:14:47.903029205Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007279s
2026-03-19T15:14:47.903138054Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (212, '2026-03-19T15:14:47', 'add_minium_upgrade_format_score_to_quality_profiles')
2026-03-19T15:14:47.903340041Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:47.903602419Z [Info] FluentMigrator.Runner.MigrationRunner: 212: add_minium_upgrade_format_score_to_quality_profiles migrated
2026-03-19T15:14:47.903717020Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013033s
2026-03-19T15:14:47.903814566Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_blurary576p_quality_in_profiles migrating
2026-03-19T15:14:47.903926141Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:47.904069910Z [Info] add_blurary576p_quality_in_profiles: Starting migration of Main DB to 214
2026-03-19T15:14:47.904218470Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (214, '2026-03-19T15:14:47', 'add_blurary576p_quality_in_profiles')
2026-03-19T15:14:47.904419394Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:47.904897567Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_blurary576p_quality_in_profiles migrated
2026-03-19T15:14:47.905000635Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009724s
2026-03-19T15:14:47.905096257Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_blurary576p_quality_in_profiles_with_grouped_blurary480p migrating
2026-03-19T15:14:47.905199225Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:47.905334307Z [Info] add_blurary576p_quality_in_profiles_with_grouped_blurary480p: Starting migration of Main DB to 215
2026-03-19T15:14:47.905540913Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-19T15:14:47.905638580Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-19T15:14:47.908130067Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024719s
2026-03-19T15:14:47.908237033Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (215, '2026-03-19T15:14:47', 'add_blurary576p_quality_in_profiles_with_grouped_blurary480p')
2026-03-19T15:14:47.908446314Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:47.908945980Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_blurary576p_quality_in_profiles_with_grouped_blurary480p migrated
2026-03-19T15:14:47.909058447Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032986s
2026-03-19T15:14:47.909152917Z [Info] FluentMigrator.Runner.MigrationRunner: 217: add_mal_and_anilist_ids migrating
2026-03-19T15:14:47.909247618Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:47.909380536Z [Info] add_mal_and_anilist_ids: Starting migration of Main DB to 217
2026-03-19T15:14:47.909698195Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-03-19T15:14:47.909793507Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-03-19T15:14:47.909868538Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series MalIds String
2026-03-19T15:14:47.909966546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "MalIds" TEXT NOT NULL DEFAULT '[]'
2026-03-19T15:14:47.910714853Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000749s
2026-03-19T15:14:47.910812359Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-03-19T15:14:47.910890316Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-03-19T15:14:47.910965137Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series AniListIds String
2026-03-19T15:14:47.911068896Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "AniListIds" TEXT NOT NULL DEFAULT '[]'
2026-03-19T15:14:47.911784687Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007187s
2026-03-19T15:14:47.911915150Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (217, '2026-03-19T15:14:47', 'add_mal_and_anilist_ids')
2026-03-19T15:14:47.912104712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:47.912639018Z [Info] FluentMigrator.Runner.MigrationRunner: 217: add_mal_and_anilist_ids migrated
2026-03-19T15:14:47.912738849Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015753s
2026-03-19T15:14:47.922764890Z [Debug] MigrationController: Took: 00:00:01.5747977
2026-03-19T15:14:48.175991184Z [Trace] EventAggregator: ConfigFileSavedEvent ~> ReconfigureLogging
2026-03-19T15:14:48.200168675Z [Info] MigrationController: *** Migrating data source=/config/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 ***
2026-03-19T15:14:48.209067617Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating
2026-03-19T15:14:48.209352841Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-19T15:14:48.209589809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-19T15:14:48.211611811Z [Info] DatabaseEngineVersionCheck: SQLite 3.51.2
2026-03-19T15:14:48.211756001Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021891s
2026-03-19T15:14:48.211922727Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated
2026-03-19T15:14:48.212092429Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023618s
2026-03-19T15:14:48.213975722Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating
2026-03-19T15:14:48.214153870Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:48.214425277Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo
2026-03-19T15:14:48.214640420Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL)
2026-03-19T15:14:48.215029063Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003956s
2026-03-19T15:14:48.215162732Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:48.217405439Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated
2026-03-19T15:14:48.217587586Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027727s
2026-03-19T15:14:48.217867529Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating
2026-03-19T15:14:48.218046430Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:48.218368508Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version)
2026-03-19T15:14:48.218552168Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-03-19T15:14:48.218895770Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003184s
2026-03-19T15:14:48.219077797Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-03-19T15:14:48.219221807Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.6E-06s
2026-03-19T15:14:48.219399645Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime
2026-03-19T15:14:48.219576261Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME
2026-03-19T15:14:48.220358606Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007773s
2026-03-19T15:14:48.220558859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:48.221197295Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated
2026-03-19T15:14:48.221371255Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015909s
2026-03-19T15:14:48.221588032Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating
2026-03-19T15:14:48.221769487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:48.222074822Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-03-19T15:14:48.222242570Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s
2026-03-19T15:14:48.222351810Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String
2026-03-19T15:14:48.222518866Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT
2026-03-19T15:14:48.222944273Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004263s
2026-03-19T15:14:48.223106099Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:48.223770497Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated
2026-03-19T15:14:48.224063988Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012528s
2026-03-19T15:14:48.224327048Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating
2026-03-19T15:14:48.224501569Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:48.224732144Z [Info] InitialSetup: Starting migration of Log DB to 1
2026-03-19T15:14:48.225271219Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Logs
2026-03-19T15:14:48.225467044Z [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-03-19T15:14:48.231786481Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063101s
2026-03-19T15:14:48.232143850Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-03-19T15:14:48', 'InitialSetup')
2026-03-19T15:14:48.232479096Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:48.233198064Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated
2026-03-19T15:14:48.233369920Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0077569s
2026-03-19T15:14:48.233557758Z [Info] FluentMigrator.Runner.MigrationRunner: 2: remove_tvrage_imdb_unique_constraint migrating
2026-03-19T15:14:48.233712359Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:48.233958034Z [Info] remove_tvrage_imdb_unique_constraint: Starting migration of Log DB to 2
2026-03-19T15:14:48.234185382Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2026-03-19T15:14:48', 'remove_tvrage_imdb_unique_constraint')
2026-03-19T15:14:48.234518834Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:48.235191558Z [Info] FluentMigrator.Runner.MigrationRunner: 2: remove_tvrage_imdb_unique_constraint migrated
2026-03-19T15:14:48.235385299Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014705s
2026-03-19T15:14:48.235552475Z [Info] FluentMigrator.Runner.MigrationRunner: 3: remove_renamed_scene_mapping_columns migrating
2026-03-19T15:14:48.235734221Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:48.236007682Z [Info] remove_renamed_scene_mapping_columns: Starting migration of Log DB to 3
2026-03-19T15:14:48.236208055Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2026-03-19T15:14:48', 'remove_renamed_scene_mapping_columns')
2026-03-19T15:14:48.236576668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:48.237272108Z [Info] FluentMigrator.Runner.MigrationRunner: 3: remove_renamed_scene_mapping_columns migrated
2026-03-19T15:14:48.237472241Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015013s
2026-03-19T15:14:48.237658196Z [Info] FluentMigrator.Runner.MigrationRunner: 4: updated_history migrating
2026-03-19T15:14:48.237800432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:48.238033371Z [Info] updated_history: Starting migration of Log DB to 4
2026-03-19T15:14:48.238211300Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2026-03-19T15:14:48', 'updated_history')
2026-03-19T15:14:48.238531655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:48.239199470Z [Info] FluentMigrator.Runner.MigrationRunner: 4: updated_history migrated
2026-03-19T15:14:48.239369462Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013959s
2026-03-19T15:14:48.239540727Z [Info] FluentMigrator.Runner.MigrationRunner: 5: added_eventtype_to_history migrating
2026-03-19T15:14:48.239708505Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:48.239993469Z [Info] added_eventtype_to_history: Starting migration of Log DB to 5
2026-03-19T15:14:48.240183251Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2026-03-19T15:14:48', 'added_eventtype_to_history')
2026-03-19T15:14:48.240495890Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:48.241151922Z [Info] FluentMigrator.Runner.MigrationRunner: 5: added_eventtype_to_history migrated
2026-03-19T15:14:48.241303797Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014047s
2026-03-19T15:14:48.241466265Z [Info] FluentMigrator.Runner.MigrationRunner: 6: add_index_to_log_time migrating
2026-03-19T15:14:48.241636017Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:48.241855388Z [Info] add_index_to_log_time: Starting migration of Log DB to 6
2026-03-19T15:14:48.242618776Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable Logs
2026-03-19T15:14:48.242783548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs"
2026-03-19T15:14:48.243137380Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003512s
2026-03-19T15:14:48.243295669Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Logs
2026-03-19T15:14:48.243468908Z [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-03-19T15:14:48.243988103Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005346s
2026-03-19T15:14:48.244159308Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Logs (Time)
2026-03-19T15:14:48.244317116Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC)
2026-03-19T15:14:48.244604485Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002895s
2026-03-19T15:14:48.244772694Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2026-03-19T15:14:48', 'add_index_to_log_time')
2026-03-19T15:14:48.245085784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:48.245766084Z [Info] FluentMigrator.Runner.MigrationRunner: 6: add_index_to_log_time migrated
2026-03-19T15:14:48.245941107Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014478s
2026-03-19T15:14:48.246102943Z [Info] FluentMigrator.Runner.MigrationRunner: 7: add_renameEpisodes_to_naming migrating
2026-03-19T15:14:48.246272414Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:48.246489481Z [Info] add_renameEpisodes_to_naming: Starting migration of Log DB to 7
2026-03-19T15:14:48.246674043Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2026-03-19T15:14:48', 'add_renameEpisodes_to_naming')
2026-03-19T15:14:48.246990660Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:48.247548303Z [Info] FluentMigrator.Runner.MigrationRunner: 7: add_renameEpisodes_to_naming migrated
2026-03-19T15:14:48.247725150Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012719s
2026-03-19T15:14:48.247961586Z [Info] FluentMigrator.Runner.MigrationRunner: 8: remove_backlog migrating
2026-03-19T15:14:48.248128682Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:48.248353014Z [Info] remove_backlog: Starting migration of Log DB to 8
2026-03-19T15:14:48.248523057Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2026-03-19T15:14:48', 'remove_backlog')
2026-03-19T15:14:48.248827670Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:48.249409843Z [Info] FluentMigrator.Runner.MigrationRunner: 8: remove_backlog migrated
2026-03-19T15:14:48.249586669Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012837s
2026-03-19T15:14:48.249759968Z [Info] FluentMigrator.Runner.MigrationRunner: 9: fix_rename_episodes migrating
2026-03-19T15:14:48.249935211Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:48.250151987Z [Info] fix_rename_episodes: Starting migration of Log DB to 9
2026-03-19T15:14:48.250325577Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2026-03-19T15:14:48', 'fix_rename_episodes')
2026-03-19T15:14:48.250634018Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:48.251203314Z [Info] FluentMigrator.Runner.MigrationRunner: 9: fix_rename_episodes migrated
2026-03-19T15:14:48.251375221Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012633s
2026-03-19T15:14:48.251530894Z [Info] FluentMigrator.Runner.MigrationRunner: 10: add_monitored migrating
2026-03-19T15:14:48.251684093Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:48.251964167Z [Info] add_monitored: Starting migration of Log DB to 10
2026-03-19T15:14:48.252142827Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2026-03-19T15:14:48', 'add_monitored')
2026-03-19T15:14:48.252445857Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:48.253036486Z [Info] FluentMigrator.Runner.MigrationRunner: 10: add_monitored migrated
2026-03-19T15:14:48.253205537Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013445s
2026-03-19T15:14:48.253369998Z [Info] FluentMigrator.Runner.MigrationRunner: 11: remove_ignored migrating
2026-03-19T15:14:48.253530090Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:48.253741516Z [Info] remove_ignored: Starting migration of Log DB to 11
2026-03-19T15:14:48.253903673Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2026-03-19T15:14:48', 'remove_ignored')
2026-03-19T15:14:48.254200240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:48.254743985Z [Info] FluentMigrator.Runner.MigrationRunner: 11: remove_ignored migrated
2026-03-19T15:14:48.254908496Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012109s
2026-03-19T15:14:48.255065833Z [Info] FluentMigrator.Runner.MigrationRunner: 12: remove_custom_start_date migrating
2026-03-19T15:14:48.255229442Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:48.255443413Z [Info] remove_custom_start_date: Starting migration of Log DB to 12
2026-03-19T15:14:48.255622935Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2026-03-19T15:14:48', 'remove_custom_start_date')
2026-03-19T15:14:48.255959673Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:48.256495652Z [Info] FluentMigrator.Runner.MigrationRunner: 12: remove_custom_start_date migrated
2026-03-19T15:14:48.256667298Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00126s
2026-03-19T15:14:48.256820747Z [Info] FluentMigrator.Runner.MigrationRunner: 13: add_air_date_utc migrating
2026-03-19T15:14:48.256970829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:48.257179850Z [Info] add_air_date_utc: Starting migration of Log DB to 13
2026-03-19T15:14:48.257342237Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2026-03-19T15:14:48', 'add_air_date_utc')
2026-03-19T15:14:48.257638003Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:48.258173371Z [Info] FluentMigrator.Runner.MigrationRunner: 13: add_air_date_utc migrated
2026-03-19T15:14:48.258336129Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011972s
2026-03-19T15:14:48.258492574Z [Info] FluentMigrator.Runner.MigrationRunner: 14: drop_air_date migrating
2026-03-19T15:14:48.258647526Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:48.258885786Z [Info] drop_air_date: Starting migration of Log DB to 14
2026-03-19T15:14:48.259022080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2026-03-19T15:14:48', 'drop_air_date')
2026-03-19T15:14:48.259306533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:48.259835649Z [Info] FluentMigrator.Runner.MigrationRunner: 14: drop_air_date migrated
2026-03-19T15:14:48.260014589Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011867s
2026-03-19T15:14:48.260171926Z [Info] FluentMigrator.Runner.MigrationRunner: 15: add_air_date_as_string migrating
2026-03-19T15:14:48.260327890Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:48.260535649Z [Info] add_air_date_as_string: Starting migration of Log DB to 15
2026-03-19T15:14:48.260698917Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2026-03-19T15:14:48', 'add_air_date_as_string')
2026-03-19T15:14:48.260997649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:48.261556685Z [Info] FluentMigrator.Runner.MigrationRunner: 15: add_air_date_as_string migrated
2026-03-19T15:14:48.261729483Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012242s
2026-03-19T15:14:48.261881669Z [Info] FluentMigrator.Runner.MigrationRunner: 16: updated_imported_history_item migrating
2026-03-19T15:14:48.262046602Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:48.262256464Z [Info] updated_imported_history_item: Starting migration of Log DB to 16
2026-03-19T15:14:48.262424813Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2026-03-19T15:14:48', 'updated_imported_history_item')
2026-03-19T15:14:48.262724968Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:48.263776045Z [Info] FluentMigrator.Runner.MigrationRunner: 16: updated_imported_history_item migrated
2026-03-19T15:14:48.263971719Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017245s
2026-03-19T15:14:48.264128404Z [Info] FluentMigrator.Runner.MigrationRunner: 17: reset_scene_names migrating
2026-03-19T15:14:48.264279849Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:48.264488008Z [Info] reset_scene_names: Starting migration of Log DB to 17
2026-03-19T15:14:48.264648983Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2026-03-19T15:14:48', 'reset_scene_names')
2026-03-19T15:14:48.264943566Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:48.265512442Z [Info] FluentMigrator.Runner.MigrationRunner: 17: reset_scene_names migrated
2026-03-19T15:14:48.265666802Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012155s
2026-03-19T15:14:48.265813789Z [Info] FluentMigrator.Runner.MigrationRunner: 18: remove_duplicates migrating
2026-03-19T15:14:48.265966977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:48.266173954Z [Info] remove_duplicates: Starting migration of Log DB to 18
2026-03-19T15:14:48.266332403Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2026-03-19T15:14:48', 'remove_duplicates')
2026-03-19T15:14:48.266625864Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:48.267157455Z [Info] FluentMigrator.Runner.MigrationRunner: 18: remove_duplicates migrated
2026-03-19T15:14:48.267320082Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011868s
2026-03-19T15:14:48.267476748Z [Info] FluentMigrator.Runner.MigrationRunner: 19: restore_unique_constraints migrating
2026-03-19T15:14:48.267636940Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:48.267859158Z [Info] restore_unique_constraints: Starting migration of Log DB to 19
2026-03-19T15:14:48.268040914Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2026-03-19T15:14:48', 'restore_unique_constraints')
2026-03-19T15:14:48.268426590Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:48.268888461Z [Info] FluentMigrator.Runner.MigrationRunner: 19: restore_unique_constraints migrated
2026-03-19T15:14:48.269092692Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012392s
2026-03-19T15:14:48.269215339Z [Info] FluentMigrator.Runner.MigrationRunner: 20: add_year_and_seasons_to_series migrating
2026-03-19T15:14:48.269384710Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:48.269577498Z [Info] add_year_and_seasons_to_series: Starting migration of Log DB to 20
2026-03-19T15:14:48.269752220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2026-03-19T15:14:48', 'add_year_and_seasons_to_series')
2026-03-19T15:14:48.270064118Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:48.270583334Z [Info] FluentMigrator.Runner.MigrationRunner: 20: add_year_and_seasons_to_series migrated
2026-03-19T15:14:48.270752194Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012057s
2026-03-19T15:14:48.270907106Z [Info] FluentMigrator.Runner.MigrationRunner: 21: drop_seasons_table migrating
2026-03-19T15:14:48.271050825Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:48.271270267Z [Info] drop_seasons_table: Starting migration of Log DB to 21
2026-03-19T15:14:48.271453286Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2026-03-19T15:14:48', 'drop_seasons_table')
2026-03-19T15:14:48.271760404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:48.272351715Z [Info] FluentMigrator.Runner.MigrationRunner: 21: drop_seasons_table migrated
2026-03-19T15:14:48.272512238Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012805s
2026-03-19T15:14:48.272665296Z [Info] FluentMigrator.Runner.MigrationRunner: 22: move_indexer_to_generic_provider migrating
2026-03-19T15:14:48.272862834Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:48.273029570Z [Info] move_indexer_to_generic_provider: Starting migration of Log DB to 22
2026-03-19T15:14:48.273207328Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2026-03-19T15:14:48', 'move_indexer_to_generic_provider')
2026-03-19T15:14:48.273504296Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:48.274039083Z [Info] FluentMigrator.Runner.MigrationRunner: 22: move_indexer_to_generic_provider migrated
2026-03-19T15:14:48.274236942Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012068s
2026-03-19T15:14:48.274372475Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_config_contract_to_indexers migrating
2026-03-19T15:14:48.274529511Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:48.274743362Z [Info] add_config_contract_to_indexers: Starting migration of Log DB to 23
2026-03-19T15:14:48.274913164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2026-03-19T15:14:48', 'add_config_contract_to_indexers')
2026-03-19T15:14:48.275237587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:48.275954641Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_config_contract_to_indexers migrated
2026-03-19T15:14:48.275972036Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012245s
2026-03-19T15:14:48.276114874Z [Info] FluentMigrator.Runner.MigrationRunner: 24: drop_tvdb_episodeid migrating
2026-03-19T15:14:48.276305257Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:48.276487815Z [Info] drop_tvdb_episodeid: Starting migration of Log DB to 24
2026-03-19T15:14:48.276654200Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2026-03-19T15:14:48', 'drop_tvdb_episodeid')
2026-03-19T15:14:48.276971469Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:48.277479993Z [Info] FluentMigrator.Runner.MigrationRunner: 24: drop_tvdb_episodeid migrated
2026-03-19T15:14:48.277642530Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001195s
2026-03-19T15:14:48.277790248Z [Info] FluentMigrator.Runner.MigrationRunner: 25: move_notification_to_generic_provider migrating
2026-03-19T15:14:48.277958477Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:48.278170824Z [Info] move_notification_to_generic_provider: Starting migration of Log DB to 25
2026-03-19T15:14:48.278347791Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2026-03-19T15:14:48', 'move_notification_to_generic_provider')
2026-03-19T15:14:48.278680240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:48.279183744Z [Info] FluentMigrator.Runner.MigrationRunner: 25: move_notification_to_generic_provider migrated
2026-03-19T15:14:48.279356913Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012199s
2026-03-19T15:14:48.279511484Z [Info] FluentMigrator.Runner.MigrationRunner: 26: add_config_contract_to_notifications migrating
2026-03-19T15:14:48.279672318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:48.279920017Z [Info] add_config_contract_to_notifications: Starting migration of Log DB to 26
2026-03-19T15:14:48.280077855Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2026-03-19T15:14:48', 'add_config_contract_to_notifications')
2026-03-19T15:14:48.280433571Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:48.280950643Z [Info] FluentMigrator.Runner.MigrationRunner: 26: add_config_contract_to_notifications migrated
2026-03-19T15:14:48.281093059Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012367s
2026-03-19T15:14:48.281245877Z [Info] FluentMigrator.Runner.MigrationRunner: 27: fix_omgwtfnzbs migrating
2026-03-19T15:14:48.281390078Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:48.281609199Z [Info] fix_omgwtfnzbs: Starting migration of Log DB to 27
2026-03-19T15:14:48.281774812Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2026-03-19T15:14:48', 'fix_omgwtfnzbs')
2026-03-19T15:14:48.282057672Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:48.282586357Z [Info] FluentMigrator.Runner.MigrationRunner: 27: fix_omgwtfnzbs migrated
2026-03-19T15:14:48.282751109Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001184s
2026-03-19T15:14:48.282905269Z [Info] FluentMigrator.Runner.MigrationRunner: 28: add_blacklist_table migrating
2026-03-19T15:14:48.283055872Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:48.283262418Z [Info] add_blacklist_table: Starting migration of Log DB to 28
2026-03-19T15:14:48.283424144Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2026-03-19T15:14:48', 'add_blacklist_table')
2026-03-19T15:14:48.283723748Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:48.284316581Z [Info] FluentMigrator.Runner.MigrationRunner: 28: add_blacklist_table migrated
2026-03-19T15:14:48.284485261Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012515s
2026-03-19T15:14:48.284647638Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_formats_to_naming_config migrating
2026-03-19T15:14:48.284800215Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:48.285011220Z [Info] add_formats_to_naming_config: Starting migration of Log DB to 29
2026-03-19T15:14:48.285178307Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2026-03-19T15:14:48', 'add_formats_to_naming_config')
2026-03-19T15:14:48.285482189Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:48.286021174Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_formats_to_naming_config migrated
2026-03-19T15:14:48.286208471Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012116s
2026-03-19T15:14:48.286346489Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_season_folder_format_to_naming_config migrating
2026-03-19T15:14:48.286526081Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:48.286756505Z [Info] add_season_folder_format_to_naming_config: Starting migration of Log DB to 30
2026-03-19T15:14:48.286925435Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2026-03-19T15:14:48', 'add_season_folder_format_to_naming_config')
2026-03-19T15:14:48.287258686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:48.287829997Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_season_folder_format_to_naming_config migrated
2026-03-19T15:14:48.288069248Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013094s
2026-03-19T15:14:48.288232988Z [Info] FluentMigrator.Runner.MigrationRunner: 31: delete_old_naming_config_columns migrating
2026-03-19T15:14:48.288393532Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:48.288651211Z [Info] delete_old_naming_config_columns: Starting migration of Log DB to 31
2026-03-19T15:14:48.288782315Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2026-03-19T15:14:48', 'delete_old_naming_config_columns')
2026-03-19T15:14:48.289081207Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:48.289709602Z [Info] FluentMigrator.Runner.MigrationRunner: 31: delete_old_naming_config_columns migrated
2026-03-19T15:14:48.289823622Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012551s
2026-03-19T15:14:48.289987973Z [Info] FluentMigrator.Runner.MigrationRunner: 32: set_default_release_group migrating
2026-03-19T15:14:48.290140440Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:48.290340443Z [Info] set_default_release_group: Starting migration of Log DB to 32
2026-03-19T15:14:48.290535866Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2026-03-19T15:14:48', 'set_default_release_group')
2026-03-19T15:14:48.290826662Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:48.291387271Z [Info] FluentMigrator.Runner.MigrationRunner: 32: set_default_release_group migrated
2026-03-19T15:14:48.291541742Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012343s
2026-03-19T15:14:48.291694339Z [Info] FluentMigrator.Runner.MigrationRunner: 33: add_api_key_to_pushover migrating
2026-03-19T15:14:48.291866165Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:48.292082551Z [Info] add_api_key_to_pushover: Starting migration of Log DB to 33
2026-03-19T15:14:48.292243165Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2026-03-19T15:14:48', 'add_api_key_to_pushover')
2026-03-19T15:14:48.292584382Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:48.293124940Z [Info] FluentMigrator.Runner.MigrationRunner: 33: add_api_key_to_pushover migrated
2026-03-19T15:14:48.293305775Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012685s
2026-03-19T15:14:48.293456107Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_series_contraints migrating
2026-03-19T15:14:48.293617272Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:48.293809679Z [Info] remove_series_contraints: Starting migration of Log DB to 34
2026-03-19T15:14:48.294007508Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2026-03-19T15:14:48', 'remove_series_contraints')
2026-03-19T15:14:48.294277632Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:48.294836387Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_series_contraints migrated
2026-03-19T15:14:48.295004746Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012283s
2026-03-19T15:14:48.295167504Z [Info] FluentMigrator.Runner.MigrationRunner: 35: add_series_folder_format_to_naming_config migrating
2026-03-19T15:14:48.295339601Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:48.295546347Z [Info] add_series_folder_format_to_naming_config: Starting migration of Log DB to 35
2026-03-19T15:14:48.295719646Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2026-03-19T15:14:48', 'add_series_folder_format_to_naming_config')
2026-03-19T15:14:48.296104040Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:48.296810232Z [Info] FluentMigrator.Runner.MigrationRunner: 35: add_series_folder_format_to_naming_config migrated
2026-03-19T15:14:48.297008061Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014643s
2026-03-19T15:14:48.297135798Z [Info] FluentMigrator.Runner.MigrationRunner: 36: update_with_quality_converters migrating
2026-03-19T15:14:48.297298456Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:48.297500573Z [Info] update_with_quality_converters: Starting migration of Log DB to 36
2026-03-19T15:14:48.297686227Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2026-03-19T15:14:48', 'update_with_quality_converters')
2026-03-19T15:14:48.297990569Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:48.298992247Z [Info] FluentMigrator.Runner.MigrationRunner: 36: update_with_quality_converters migrated
2026-03-19T15:14:48.299167109Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016819s
2026-03-19T15:14:48.299308263Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_configurable_qualities migrating
2026-03-19T15:14:48.299476722Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:48.299722397Z [Info] add_configurable_qualities: Starting migration of Log DB to 37
2026-03-19T15:14:48.299867029Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2026-03-19T15:14:48', 'add_configurable_qualities')
2026-03-19T15:14:48.300174167Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:48.300742942Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_configurable_qualities migrated
2026-03-19T15:14:48.300915119Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001264s
2026-03-19T15:14:48.301065622Z [Info] FluentMigrator.Runner.MigrationRunner: 38: add_on_upgrade_to_notifications migrating
2026-03-19T15:14:48.301285204Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:48.301438814Z [Info] add_on_upgrade_to_notifications: Starting migration of Log DB to 38
2026-03-19T15:14:48.301628436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2026-03-19T15:14:48', 'add_on_upgrade_to_notifications')
2026-03-19T15:14:48.301953861Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:48.302482496Z [Info] FluentMigrator.Runner.MigrationRunner: 38: add_on_upgrade_to_notifications migrated
2026-03-19T15:14:48.302657959Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012375s
2026-03-19T15:14:48.302800626Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_metadata_tables migrating
2026-03-19T15:14:48.302971861Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:48.303174219Z [Info] add_metadata_tables: Starting migration of Log DB to 39
2026-03-19T15:14:48.303335644Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2026-03-19T15:14:48', 'add_metadata_tables')
2026-03-19T15:14:48.303631559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:48.304225686Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_metadata_tables migrated
2026-03-19T15:14:48.304396550Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012513s
2026-03-19T15:14:48.304547745Z [Info] FluentMigrator.Runner.MigrationRunner: 40: add_metadata_to_episodes_and_series migrating
2026-03-19T15:14:48.304714040Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:48.304930475Z [Info] add_metadata_to_episodes_and_series: Starting migration of Log DB to 40
2026-03-19T15:14:48.305099796Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2026-03-19T15:14:48', 'add_metadata_to_episodes_and_series')
2026-03-19T15:14:48.305406955Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:48.305945460Z [Info] FluentMigrator.Runner.MigrationRunner: 40: add_metadata_to_episodes_and_series migrated
2026-03-19T15:14:48.306127095Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012278s
2026-03-19T15:14:48.306272859Z [Info] FluentMigrator.Runner.MigrationRunner: 41: fix_xbmc_season_images_metadata migrating
2026-03-19T15:14:48.306441819Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:48.306645529Z [Info] fix_xbmc_season_images_metadata: Starting migration of Log DB to 41
2026-03-19T15:14:48.306820141Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2026-03-19T15:14:48', 'fix_xbmc_season_images_metadata')
2026-03-19T15:14:48.307127330Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:48.307643299Z [Info] FluentMigrator.Runner.MigrationRunner: 41: fix_xbmc_season_images_metadata migrated
2026-03-19T15:14:48.307810947Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011966s
2026-03-19T15:14:48.308019577Z [Info] FluentMigrator.Runner.MigrationRunner: 42: add_download_clients_table migrating
2026-03-19T15:14:48.308174398Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:48.308382658Z [Info] add_download_clients_table: Starting migration of Log DB to 42
2026-03-19T15:14:48.308550426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2026-03-19T15:14:48', 'add_download_clients_table')
2026-03-19T15:14:48.308867845Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:48.309400177Z [Info] FluentMigrator.Runner.MigrationRunner: 42: add_download_clients_table migrated
2026-03-19T15:14:48.309571151Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001224s
2026-03-19T15:14:48.309721414Z [Info] FluentMigrator.Runner.MigrationRunner: 43: convert_config_to_download_clients migrating
2026-03-19T15:14:48.309888100Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:48.310103093Z [Info] convert_config_to_download_clients: Starting migration of Log DB to 43
2026-03-19T15:14:48.310291212Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (43, '2026-03-19T15:14:48', 'convert_config_to_download_clients')
2026-03-19T15:14:48.310591757Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:48.311104920Z [Info] FluentMigrator.Runner.MigrationRunner: 43: convert_config_to_download_clients migrated
2026-03-19T15:14:48.311286696Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001217s
2026-03-19T15:14:48.311433041Z [Info] FluentMigrator.Runner.MigrationRunner: 44: fix_xbmc_episode_metadata migrating
2026-03-19T15:14:48.311596721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:48.311802315Z [Info] fix_xbmc_episode_metadata: Starting migration of Log DB to 44
2026-03-19T15:14:48.311997638Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2026-03-19T15:14:48', 'fix_xbmc_episode_metadata')
2026-03-19T15:14:48.312291700Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:48.312815996Z [Info] FluentMigrator.Runner.MigrationRunner: 44: fix_xbmc_episode_metadata migrated
2026-03-19T15:14:48.312992822Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012156s
2026-03-19T15:14:48.313140009Z [Info] FluentMigrator.Runner.MigrationRunner: 45: add_indexes migrating
2026-03-19T15:14:48.313286855Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:48.313495856Z [Info] add_indexes: Starting migration of Log DB to 45
2026-03-19T15:14:48.313657481Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (45, '2026-03-19T15:14:48', 'add_indexes')
2026-03-19T15:14:48.313937926Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:48.314507042Z [Info] FluentMigrator.Runner.MigrationRunner: 45: add_indexes migrated
2026-03-19T15:14:48.314659429Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012108s
2026-03-19T15:14:48.314810173Z [Info] FluentMigrator.Runner.MigrationRunner: 46: fix_nzb_su_url migrating
2026-03-19T15:14:48.314968281Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:48.315171510Z [Info] fix_nzb_su_url: Starting migration of Log DB to 46
2026-03-19T15:14:48.315326362Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (46, '2026-03-19T15:14:48', 'fix_nzb_su_url')
2026-03-19T15:14:48.315620705Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:48.316231445Z [Info] FluentMigrator.Runner.MigrationRunner: 46: fix_nzb_su_url migrated
2026-03-19T15:14:48.316396467Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012541s
2026-03-19T15:14:48.316549345Z [Info] FluentMigrator.Runner.MigrationRunner: 47: add_temporary_blacklist_columns migrating
2026-03-19T15:14:48.316711421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:48.316917196Z [Info] add_temporary_blacklist_columns: Starting migration of Log DB to 47
2026-03-19T15:14:48.317091777Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (47, '2026-03-19T15:14:48', 'add_temporary_blacklist_columns')
2026-03-19T15:14:48.317389086Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:48.317950056Z [Info] FluentMigrator.Runner.MigrationRunner: 47: add_temporary_blacklist_columns migrated
2026-03-19T15:14:48.318129197Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012384s
2026-03-19T15:14:48.318276283Z [Info] FluentMigrator.Runner.MigrationRunner: 48: add_title_to_scenemappings migrating
2026-03-19T15:14:48.318449341Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:48.318655797Z [Info] add_title_to_scenemappings: Starting migration of Log DB to 48
2026-03-19T15:14:48.318830940Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (48, '2026-03-19T15:14:48', 'add_title_to_scenemappings')
2026-03-19T15:14:48.319137287Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:48.319700681Z [Info] FluentMigrator.Runner.MigrationRunner: 48: add_title_to_scenemappings migrated
2026-03-19T15:14:48.319892367Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012502s
2026-03-19T15:14:48.320042179Z [Info] FluentMigrator.Runner.MigrationRunner: 49: fix_dognzb_url migrating
2026-03-19T15:14:48.320192241Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:48.320397675Z [Info] fix_dognzb_url: Starting migration of Log DB to 49
2026-03-19T15:14:48.320555372Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (49, '2026-03-19T15:14:48', 'fix_dognzb_url')
2026-03-19T15:14:48.320852250Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:48.321398871Z [Info] FluentMigrator.Runner.MigrationRunner: 49: fix_dognzb_url migrated
2026-03-19T15:14:48.321569785Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001205s
2026-03-19T15:14:48.321713605Z [Info] FluentMigrator.Runner.MigrationRunner: 50: add_hash_to_metadata_files migrating
2026-03-19T15:14:48.321879118Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:48.322094743Z [Info] add_hash_to_metadata_files: Starting migration of Log DB to 50
2026-03-19T15:14:48.322267260Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (50, '2026-03-19T15:14:48', 'add_hash_to_metadata_files')
2026-03-19T15:14:48.322558206Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:48.323088434Z [Info] FluentMigrator.Runner.MigrationRunner: 50: add_hash_to_metadata_files migrated
2026-03-19T15:14:48.323260991Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012038s
2026-03-19T15:14:48.323410543Z [Info] FluentMigrator.Runner.MigrationRunner: 51: download_client_import migrating
2026-03-19T15:14:48.323570815Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:48.323793925Z [Info] download_client_import: Starting migration of Log DB to 51
2026-03-19T15:14:48.324012425Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (51, '2026-03-19T15:14:48', 'download_client_import')
2026-03-19T15:14:48.324315605Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:48.324850733Z [Info] FluentMigrator.Runner.MigrationRunner: 51: download_client_import migrated
2026-03-19T15:14:48.325023581Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012728s
2026-03-19T15:14:48.325173623Z [Info] FluentMigrator.Runner.MigrationRunner: 52: add_columns_for_anime migrating
2026-03-19T15:14:48.325328094Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:48.325535412Z [Info] add_columns_for_anime: Starting migration of Log DB to 52
2026-03-19T15:14:48.325698771Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (52, '2026-03-19T15:14:48', 'add_columns_for_anime')
2026-03-19T15:14:48.326000328Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:48.326531388Z [Info] FluentMigrator.Runner.MigrationRunner: 52: add_columns_for_anime migrated
2026-03-19T15:14:48.326698033Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011994s
2026-03-19T15:14:48.326850160Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_series_sorttitle migrating
2026-03-19T15:14:48.327014982Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:48.327221979Z [Info] add_series_sorttitle: Starting migration of Log DB to 53
2026-03-19T15:14:48.327393284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (53, '2026-03-19T15:14:48', 'add_series_sorttitle')
2026-03-19T15:14:48.327688007Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:48.328264819Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_series_sorttitle migrated
2026-03-19T15:14:48.328432587Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012379s
2026-03-19T15:14:48.328584142Z [Info] FluentMigrator.Runner.MigrationRunner: 54: rename_profiles migrating
2026-03-19T15:14:48.328735236Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:48.328944317Z [Info] rename_profiles: Starting migration of Log DB to 54
2026-03-19T15:14:48.329104610Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (54, '2026-03-19T15:14:48', 'rename_profiles')
2026-03-19T15:14:48.329395666Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:48.329926305Z [Info] FluentMigrator.Runner.MigrationRunner: 54: rename_profiles migrated
2026-03-19T15:14:48.330088842Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011884s
2026-03-19T15:14:48.330240347Z [Info] FluentMigrator.Runner.MigrationRunner: 55: drop_old_profile_columns migrating
2026-03-19T15:14:48.330397514Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:48.330606184Z [Info] drop_old_profile_columns: Starting migration of Log DB to 55
2026-03-19T15:14:48.330769623Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (55, '2026-03-19T15:14:48', 'drop_old_profile_columns')
2026-03-19T15:14:48.331101141Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:48.331646028Z [Info] FluentMigrator.Runner.MigrationRunner: 55: drop_old_profile_columns migrated
2026-03-19T15:14:48.331822013Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012422s
2026-03-19T15:14:48.332000222Z [Info] FluentMigrator.Runner.MigrationRunner: 56: add_mediainfo_to_episodefile migrating
2026-03-19T15:14:48.332174072Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:48.332412051Z [Info] add_mediainfo_to_episodefile: Starting migration of Log DB to 56
2026-03-19T15:14:48.332587875Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (56, '2026-03-19T15:14:48', 'add_mediainfo_to_episodefile')
2026-03-19T15:14:48.332911627Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:48.333745326Z [Info] FluentMigrator.Runner.MigrationRunner: 56: add_mediainfo_to_episodefile migrated
2026-03-19T15:14:48.333942503Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015692s
2026-03-19T15:14:48.334105030Z [Info] FluentMigrator.Runner.MigrationRunner: 57: convert_episode_file_path_to_relative migrating
2026-03-19T15:14:48.334290694Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:48.334503673Z [Info] convert_episode_file_path_to_relative: Starting migration of Log DB to 57
2026-03-19T15:14:48.334713776Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (57, '2026-03-19T15:14:48', 'convert_episode_file_path_to_relative')
2026-03-19T15:14:48.335051767Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:48.335596554Z [Info] FluentMigrator.Runner.MigrationRunner: 57: convert_episode_file_path_to_relative migrated
2026-03-19T15:14:48.335791256Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013075s
2026-03-19T15:14:48.335972972Z [Info] FluentMigrator.Runner.MigrationRunner: 58: drop_episode_file_path migrating
2026-03-19T15:14:48.336158005Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:48.336384421Z [Info] drop_episode_file_path: Starting migration of Log DB to 58
2026-03-19T15:14:48.336563421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (58, '2026-03-19T15:14:48', 'drop_episode_file_path')
2026-03-19T15:14:48.336876552Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:48.337455397Z [Info] FluentMigrator.Runner.MigrationRunner: 58: drop_episode_file_path migrated
2026-03-19T15:14:48.337628165Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012949s
2026-03-19T15:14:48.337791384Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_enable_options_to_indexers migrating
2026-03-19T15:14:48.337971978Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:48.338202161Z [Info] add_enable_options_to_indexers: Starting migration of Log DB to 59
2026-03-19T15:14:48.338384248Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (59, '2026-03-19T15:14:48', 'add_enable_options_to_indexers')
2026-03-19T15:14:48.338717529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:48.339265272Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_enable_options_to_indexers migrated
2026-03-19T15:14:48.339466337Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012933s
2026-03-19T15:14:48.339633133Z [Info] FluentMigrator.Runner.MigrationRunner: 60: remove_enable_from_indexers migrating
2026-03-19T15:14:48.339805029Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:48.340101146Z [Info] remove_enable_from_indexers: Starting migration of Log DB to 60
2026-03-19T15:14:48.340278643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (60, '2026-03-19T15:14:48', 'remove_enable_from_indexers')
2026-03-19T15:14:48.340611534Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:48.341180680Z [Info] FluentMigrator.Runner.MigrationRunner: 60: remove_enable_from_indexers migrated
2026-03-19T15:14:48.341367727Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013681s
2026-03-19T15:14:48.341527248Z [Info] FluentMigrator.Runner.MigrationRunner: 61: clear_bad_scene_names migrating
2026-03-19T15:14:48.341705988Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:48.341925530Z [Info] clear_bad_scene_names: Starting migration of Log DB to 61
2026-03-19T15:14:48.342102837Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (61, '2026-03-19T15:14:48', 'clear_bad_scene_names')
2026-03-19T15:14:48.342413793Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:48.343010746Z [Info] FluentMigrator.Runner.MigrationRunner: 61: clear_bad_scene_names migrated
2026-03-19T15:14:48.343186490Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013066s
2026-03-19T15:14:48.343349207Z [Info] FluentMigrator.Runner.MigrationRunner: 62: convert_quality_models migrating
2026-03-19T15:14:48.343520142Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:48.343737118Z [Info] convert_quality_models: Starting migration of Log DB to 62
2026-03-19T15:14:48.343940979Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (62, '2026-03-19T15:14:48', 'convert_quality_models')
2026-03-19T15:14:48.344266705Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:48.344823236Z [Info] FluentMigrator.Runner.MigrationRunner: 62: convert_quality_models migrated
2026-03-19T15:14:48.345018068Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013004s
2026-03-19T15:14:48.345187389Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_remotepathmappings migrating
2026-03-19T15:14:48.345361640Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:48.345582094Z [Info] add_remotepathmappings: Starting migration of Log DB to 63
2026-03-19T15:14:48.345754602Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (63, '2026-03-19T15:14:48', 'add_remotepathmappings')
2026-03-19T15:14:48.346080758Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:48.346628201Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_remotepathmappings migrated
2026-03-19T15:14:48.346818464Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012624s
2026-03-19T15:14:48.346983246Z [Info] FluentMigrator.Runner.MigrationRunner: 64: remove_method_from_logs migrating
2026-03-19T15:14:48.347148799Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:48.347377791Z [Info] remove_method_from_logs: Starting migration of Log DB to 64
2026-03-19T15:14:48.347784319Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Logs Method
2026-03-19T15:14:48.348336040Z [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-03-19T15:14:48.348866108Z [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-03-19T15:14:48.349291855Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs"
2026-03-19T15:14:48.349742042Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Logs_temp" RENAME TO "Logs"
2026-03-19T15:14:48.350605410Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC)
2026-03-19T15:14:48.350922669Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029493s
2026-03-19T15:14:48.351099145Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (64, '2026-03-19T15:14:48', 'remove_method_from_logs')
2026-03-19T15:14:48.351415662Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:48.352168769Z [Info] FluentMigrator.Runner.MigrationRunner: 64: remove_method_from_logs migrated
2026-03-19T15:14:48.352351056Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041891s
2026-03-19T15:14:48.352511749Z [Info] FluentMigrator.Runner.MigrationRunner: 65: make_scene_numbering_nullable migrating
2026-03-19T15:14:48.352684868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:48.352900553Z [Info] make_scene_numbering_nullable: Starting migration of Log DB to 65
2026-03-19T15:14:48.353095215Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (65, '2026-03-19T15:14:48', 'make_scene_numbering_nullable')
2026-03-19T15:14:48.353417023Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:48.354012943Z [Info] FluentMigrator.Runner.MigrationRunner: 65: make_scene_numbering_nullable migrated
2026-03-19T15:14:48.354199649Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013289s
2026-03-19T15:14:48.354367397Z [Info] FluentMigrator.Runner.MigrationRunner: 66: add_tags migrating
2026-03-19T15:14:48.354521527Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:48.354743083Z [Info] add_tags: Starting migration of Log DB to 66
2026-03-19T15:14:48.354906993Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (66, '2026-03-19T15:14:48', 'add_tags')
2026-03-19T15:14:48.355227369Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:48.355783438Z [Info] FluentMigrator.Runner.MigrationRunner: 66: add_tags migrated
2026-03-19T15:14:48.355998572Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001252s
2026-03-19T15:14:48.356160027Z [Info] FluentMigrator.Runner.MigrationRunner: 67: add_added_to_series migrating
2026-03-19T15:14:48.356322003Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:48.356553058Z [Info] add_added_to_series: Starting migration of Log DB to 67
2026-03-19T15:14:48.356741288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (67, '2026-03-19T15:14:48', 'add_added_to_series')
2026-03-19T15:14:48.357054889Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:48.357602141Z [Info] FluentMigrator.Runner.MigrationRunner: 67: add_added_to_series migrated
2026-03-19T15:14:48.357792855Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012762s
2026-03-19T15:14:48.357949300Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_release_restrictions migrating
2026-03-19T15:14:48.358124734Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:48.358339386Z [Info] add_release_restrictions: Starting migration of Log DB to 68
2026-03-19T15:14:48.358554138Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (68, '2026-03-19T15:14:48', 'add_release_restrictions')
2026-03-19T15:14:48.358859584Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:48.359427948Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_release_restrictions migrated
2026-03-19T15:14:48.359612270Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012951s
2026-03-19T15:14:48.359769316Z [Info] FluentMigrator.Runner.MigrationRunner: 69: quality_proper migrating
2026-03-19T15:14:48.359969028Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:48.360193179Z [Info] quality_proper: Starting migration of Log DB to 69
2026-03-19T15:14:48.360366218Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (69, '2026-03-19T15:14:48', 'quality_proper')
2026-03-19T15:14:48.360675831Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:48.361254697Z [Info] FluentMigrator.Runner.MigrationRunner: 69: quality_proper migrated
2026-03-19T15:14:48.361423167Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012795s
2026-03-19T15:14:48.361586085Z [Info] FluentMigrator.Runner.MigrationRunner: 70: delay_profile migrating
2026-03-19T15:14:48.361738612Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:48.361955418Z [Info] delay_profile: Starting migration of Log DB to 70
2026-03-19T15:14:48.362143046Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (70, '2026-03-19T15:14:48', 'delay_profile')
2026-03-19T15:14:48.362454183Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:48.363001826Z [Info] FluentMigrator.Runner.MigrationRunner: 70: delay_profile migrated
2026-03-19T15:14:48.363171087Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012581s
2026-03-19T15:14:48.363344616Z [Info] FluentMigrator.Runner.MigrationRunner: 71: unknown_quality_in_profile migrating
2026-03-19T15:14:48.363518697Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:48.363735584Z [Info] unknown_quality_in_profile: Starting migration of Log DB to 71
2026-03-19T15:14:48.363996820Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (71, '2026-03-19T15:14:48', 'unknown_quality_in_profile')
2026-03-19T15:14:48.364332315Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:48.364897333Z [Info] FluentMigrator.Runner.MigrationRunner: 71: unknown_quality_in_profile migrated
2026-03-19T15:14:48.365072005Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013684s
2026-03-19T15:14:48.365234432Z [Info] FluentMigrator.Runner.MigrationRunner: 72: history_downloadId migrating
2026-03-19T15:14:48.365400847Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:48.365627303Z [Info] history_downloadId: Starting migration of Log DB to 72
2026-03-19T15:14:48.365795131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (72, '2026-03-19T15:14:48', 'history_downloadId')
2026-03-19T15:14:48.366109103Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:48.366673239Z [Info] FluentMigrator.Runner.MigrationRunner: 72: history_downloadId migrated
2026-03-19T15:14:48.366854695Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012696s
2026-03-19T15:14:48.367009196Z [Info] FluentMigrator.Runner.MigrationRunner: 73: clear_ratings migrating
2026-03-19T15:14:48.367169148Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:48.367390233Z [Info] clear_ratings: Starting migration of Log DB to 73
2026-03-19T15:14:48.367569665Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (73, '2026-03-19T15:14:48', 'clear_ratings')
2026-03-19T15:14:48.367882885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:48.368441891Z [Info] FluentMigrator.Runner.MigrationRunner: 73: clear_ratings migrated
2026-03-19T15:14:48.368613086Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012656s
2026-03-19T15:14:48.368767637Z [Info] FluentMigrator.Runner.MigrationRunner: 74: disable_eztv migrating
2026-03-19T15:14:48.368947269Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:48.369163124Z [Info] disable_eztv: Starting migration of Log DB to 74
2026-03-19T15:14:48.369338176Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (74, '2026-03-19T15:14:48', 'disable_eztv')
2026-03-19T15:14:48.369654924Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:48.370532011Z [Info] FluentMigrator.Runner.MigrationRunner: 74: disable_eztv migrated
2026-03-19T15:14:48.370705490Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015769s
2026-03-19T15:14:48.370861013Z [Info] FluentMigrator.Runner.MigrationRunner: 75: force_lib_update migrating
2026-03-19T15:14:48.371029062Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:48.371253884Z [Info] force_lib_update: Starting migration of Log DB to 75
2026-03-19T15:14:48.371433316Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (75, '2026-03-19T15:14:48', 'force_lib_update')
2026-03-19T15:14:48.371738320Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:48.372362307Z [Info] FluentMigrator.Runner.MigrationRunner: 75: force_lib_update migrated
2026-03-19T15:14:48.372547650Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013304s
2026-03-19T15:14:48.372714266Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_users_table migrating
2026-03-19T15:14:48.372873406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:48.376245708Z [Info] add_users_table: Starting migration of Log DB to 76
2026-03-19T15:14:48.376458847Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (76, '2026-03-19T15:14:48', 'add_users_table')
2026-03-19T15:14:48.376798751Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:48.377388700Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_users_table migrated
2026-03-19T15:14:48.377565806Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045139s
2026-03-19T15:14:48.377730508Z [Info] FluentMigrator.Runner.MigrationRunner: 77: add_add_options_to_series migrating
2026-03-19T15:14:48.377912625Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:48.378136105Z [Info] add_add_options_to_series: Starting migration of Log DB to 77
2026-03-19T15:14:48.378319284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (77, '2026-03-19T15:14:48', 'add_add_options_to_series')
2026-03-19T15:14:48.378630751Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:48.379209587Z [Info] FluentMigrator.Runner.MigrationRunner: 77: add_add_options_to_series migrated
2026-03-19T15:14:48.379385170Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012929s
2026-03-19T15:14:48.379547718Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_commands_table migrating
2026-03-19T15:14:48.379711698Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:48.379941110Z [Info] add_commands_table: Starting migration of Log DB to 78
2026-03-19T15:14:48.380141363Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (78, '2026-03-19T15:14:48', 'add_commands_table')
2026-03-19T15:14:48.380461688Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:48.381016566Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_commands_table migrated
2026-03-19T15:14:48.381202981Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012969s
2026-03-19T15:14:48.381363033Z [Info] FluentMigrator.Runner.MigrationRunner: 79: dedupe_tags migrating
2026-03-19T15:14:48.381520821Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:48.381740654Z [Info] dedupe_tags: Starting migration of Log DB to 79
2026-03-19T15:14:48.381910897Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (79, '2026-03-19T15:14:48', 'dedupe_tags')
2026-03-19T15:14:48.382224709Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:48.382778975Z [Info] FluentMigrator.Runner.MigrationRunner: 79: dedupe_tags migrated
2026-03-19T15:14:48.382940771Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012426s
2026-03-19T15:14:48.383100202Z [Info] FluentMigrator.Runner.MigrationRunner: 81: move_dot_prefix_to_transmission_category migrating
2026-03-19T15:14:48.383275124Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:48.383509346Z [Info] move_dot_prefix_to_transmission_category: Starting migration of Log DB to 81
2026-03-19T15:14:48.383702485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (81, '2026-03-19T15:14:48', 'move_dot_prefix_to_transmission_category')
2026-03-19T15:14:48.384055596Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:48.384687659Z [Info] FluentMigrator.Runner.MigrationRunner: 81: move_dot_prefix_to_transmission_category migrated
2026-03-19T15:14:48.384877361Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014021s
2026-03-19T15:14:48.385042183Z [Info] FluentMigrator.Runner.MigrationRunner: 82: add_fanzub_settings migrating
2026-03-19T15:14:48.385212325Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:48.385426757Z [Info] add_fanzub_settings: Starting migration of Log DB to 82
2026-03-19T15:14:48.385615537Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (82, '2026-03-19T15:14:48', 'add_fanzub_settings')
2026-03-19T15:14:48.385933217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:48.386473605Z [Info] FluentMigrator.Runner.MigrationRunner: 82: add_fanzub_settings migrated
2026-03-19T15:14:48.386661464Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012646s
2026-03-19T15:14:48.386829071Z [Info] FluentMigrator.Runner.MigrationRunner: 83: additonal_blacklist_columns migrating
2026-03-19T15:14:48.386997941Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:48.387220630Z [Info] additonal_blacklist_columns: Starting migration of Log DB to 83
2026-03-19T15:14:48.387395181Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (83, '2026-03-19T15:14:48', 'additonal_blacklist_columns')
2026-03-19T15:14:48.387720697Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:48.388378041Z [Info] FluentMigrator.Runner.MigrationRunner: 83: additonal_blacklist_columns migrated
2026-03-19T15:14:48.388561230Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001361s
2026-03-19T15:14:48.388720350Z [Info] FluentMigrator.Runner.MigrationRunner: 84: update_quality_minmax_size migrating
2026-03-19T15:14:48.388885493Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:48.389116408Z [Info] update_quality_minmax_size: Starting migration of Log DB to 84
2026-03-19T15:14:48.389297964Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (84, '2026-03-19T15:14:48', 'update_quality_minmax_size')
2026-03-19T15:14:48.389623930Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:48.390162414Z [Info] FluentMigrator.Runner.MigrationRunner: 84: update_quality_minmax_size migrated
2026-03-19T15:14:48.390356475Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012727s
2026-03-19T15:14:48.390515486Z [Info] FluentMigrator.Runner.MigrationRunner: 85: expand_transmission_urlbase migrating
2026-03-19T15:14:48.390689646Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:48.390904118Z [Info] expand_transmission_urlbase: Starting migration of Log DB to 85
2026-03-19T15:14:48.391085884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (85, '2026-03-19T15:14:48', 'expand_transmission_urlbase')
2026-03-19T15:14:48.391418224Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:48.391962520Z [Info] FluentMigrator.Runner.MigrationRunner: 85: expand_transmission_urlbase migrated
2026-03-19T15:14:48.392149005Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012658s
2026-03-19T15:14:48.392307154Z [Info] FluentMigrator.Runner.MigrationRunner: 86: pushbullet_device_ids migrating
2026-03-19T15:14:48.392488479Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:48.392709444Z [Info] pushbullet_device_ids: Starting migration of Log DB to 86
2026-03-19T15:14:48.392886170Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (86, '2026-03-19T15:14:48', 'pushbullet_device_ids')
2026-03-19T15:14:48.393196505Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:48.393760731Z [Info] FluentMigrator.Runner.MigrationRunner: 86: pushbullet_device_ids migrated
2026-03-19T15:14:48.393936495Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012614s
2026-03-19T15:14:48.394095786Z [Info] FluentMigrator.Runner.MigrationRunner: 87: remove_eztv migrating
2026-03-19T15:14:48.394249065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:48.394464368Z [Info] remove_eztv: Starting migration of Log DB to 87
2026-03-19T15:14:48.394650513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (87, '2026-03-19T15:14:48', 'remove_eztv')
2026-03-19T15:14:48.394972542Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:48.395517078Z [Info] FluentMigrator.Runner.MigrationRunner: 87: remove_eztv migrated
2026-03-19T15:14:48.395688013Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012626s
2026-03-19T15:14:48.395870380Z [Info] FluentMigrator.Runner.MigrationRunner: 88: pushbullet_devices_channels_list migrating
2026-03-19T15:14:48.396055182Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:48.396273923Z [Info] pushbullet_devices_channels_list: Starting migration of Log DB to 88
2026-03-19T15:14:48.396462973Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (88, '2026-03-19T15:14:48', 'pushbullet_devices_channels_list')
2026-03-19T15:14:48.396797487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:48.397353356Z [Info] FluentMigrator.Runner.MigrationRunner: 88: pushbullet_devices_channels_list migrated
2026-03-19T15:14:48.397533589Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012932s
2026-03-19T15:14:48.397694213Z [Info] FluentMigrator.Runner.MigrationRunner: 89: add_on_rename_to_notifcations migrating
2026-03-19T15:14:48.397861029Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:48.398094489Z [Info] add_on_rename_to_notifcations: Starting migration of Log DB to 89
2026-03-19T15:14:48.398278650Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (89, '2026-03-19T15:14:48', 'add_on_rename_to_notifcations')
2026-03-19T15:14:48.398603965Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:48.399180696Z [Info] FluentMigrator.Runner.MigrationRunner: 89: add_on_rename_to_notifcations migrated
2026-03-19T15:14:48.399360729Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013152s
2026-03-19T15:14:48.399524318Z [Info] FluentMigrator.Runner.MigrationRunner: 90: update_kickass_url migrating
2026-03-19T15:14:48.399690994Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:48.399972501Z [Info] update_kickass_url: Starting migration of Log DB to 90
2026-03-19T15:14:48.400164277Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (90, '2026-03-19T15:14:48', 'update_kickass_url')
2026-03-19T15:14:48.400480784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:48.401044971Z [Info] FluentMigrator.Runner.MigrationRunner: 90: update_kickass_url migrated
2026-03-19T15:14:48.401224382Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013532s
2026-03-19T15:14:48.401395046Z [Info] FluentMigrator.Runner.MigrationRunner: 91: added_indexerstatus migrating
2026-03-19T15:14:48.401557443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:48.401773678Z [Info] added_indexerstatus: Starting migration of Log DB to 91
2026-03-19T15:14:48.401947649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (91, '2026-03-19T15:14:48', 'added_indexerstatus')
2026-03-19T15:14:48.402266671Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:48.402824244Z [Info] FluentMigrator.Runner.MigrationRunner: 91: added_indexerstatus migrated
2026-03-19T15:14:48.402994327Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012567s
2026-03-19T15:14:48.403155471Z [Info] FluentMigrator.Runner.MigrationRunner: 92: add_unverifiedscenenumbering migrating
2026-03-19T15:14:48.403322668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:48.403554635Z [Info] add_unverifiedscenenumbering: Starting migration of Log DB to 92
2026-03-19T15:14:48.403741281Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (92, '2026-03-19T15:14:48', 'add_unverifiedscenenumbering')
2026-03-19T15:14:48.404084943Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:48.404659450Z [Info] FluentMigrator.Runner.MigrationRunner: 92: add_unverifiedscenenumbering migrated
2026-03-19T15:14:48.404852048Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013265s
2026-03-19T15:14:48.405012792Z [Info] FluentMigrator.Runner.MigrationRunner: 93: naming_config_replace_illegal_characters migrating
2026-03-19T15:14:48.405188646Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:48.405408539Z [Info] naming_config_replace_illegal_characters: Starting migration of Log DB to 93
2026-03-19T15:14:48.405599964Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (93, '2026-03-19T15:14:48', 'naming_config_replace_illegal_characters')
2026-03-19T15:14:48.405939338Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:48.406773247Z [Info] FluentMigrator.Runner.MigrationRunner: 93: naming_config_replace_illegal_characters migrated
2026-03-19T15:14:48.406979152Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015783s
2026-03-19T15:14:48.407137350Z [Info] FluentMigrator.Runner.MigrationRunner: 94: add_tvmazeid migrating
2026-03-19T15:14:48.407306551Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:48.407530442Z [Info] add_tvmazeid: Starting migration of Log DB to 94
2026-03-19T15:14:48.407699823Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (94, '2026-03-19T15:14:48', 'add_tvmazeid')
2026-03-19T15:14:48.408031120Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:48.408605918Z [Info] FluentMigrator.Runner.MigrationRunner: 94: add_tvmazeid migrated
2026-03-19T15:14:48.408777975Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012841s
2026-03-19T15:14:48.408936824Z [Info] FluentMigrator.Runner.MigrationRunner: 95: add_additional_episodes_index migrating
2026-03-19T15:14:48.409104873Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:48.409327762Z [Info] add_additional_episodes_index: Starting migration of Log DB to 95
2026-03-19T15:14:48.409531051Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (95, '2026-03-19T15:14:48', 'add_additional_episodes_index')
2026-03-19T15:14:48.409844573Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:48.410393959Z [Info] FluentMigrator.Runner.MigrationRunner: 95: add_additional_episodes_index migrated
2026-03-19T15:14:48.410577960Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012876s
2026-03-19T15:14:48.410749976Z [Info] FluentMigrator.Runner.MigrationRunner: 96: disable_kickass migrating
2026-03-19T15:14:48.410917483Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:48.411136535Z [Info] disable_kickass: Starting migration of Log DB to 96
2026-03-19T15:14:48.411307529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (96, '2026-03-19T15:14:48', 'disable_kickass')
2026-03-19T15:14:48.411627303Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:48.412193784Z [Info] FluentMigrator.Runner.MigrationRunner: 96: disable_kickass migrated
2026-03-19T15:14:48.412373435Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012724s
2026-03-19T15:14:48.412533137Z [Info] FluentMigrator.Runner.MigrationRunner: 97: add_reason_to_pending_releases migrating
2026-03-19T15:14:48.412701967Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:48.412945518Z [Info] add_reason_to_pending_releases: Starting migration of Log DB to 97
2026-03-19T15:14:48.413123696Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (97, '2026-03-19T15:14:48', 'add_reason_to_pending_releases')
2026-03-19T15:14:48.413458871Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:48.414011244Z [Info] FluentMigrator.Runner.MigrationRunner: 97: add_reason_to_pending_releases migrated
2026-03-19T15:14:48.414208170Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013028s
2026-03-19T15:14:48.414368984Z [Info] FluentMigrator.Runner.MigrationRunner: 98: remove_titans_of_tv migrating
2026-03-19T15:14:48.414532774Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:48.414762216Z [Info] remove_titans_of_tv: Starting migration of Log DB to 98
2026-03-19T15:14:48.414942098Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (98, '2026-03-19T15:14:48', 'remove_titans_of_tv')
2026-03-19T15:14:48.415260469Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:48.415835067Z [Info] FluentMigrator.Runner.MigrationRunner: 98: remove_titans_of_tv migrated
2026-03-19T15:14:48.416067956Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012989s
2026-03-19T15:14:48.416223208Z [Info] FluentMigrator.Runner.MigrationRunner: 99: extra_and_subtitle_files migrating
2026-03-19T15:14:48.416407590Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:48.416619196Z [Info] extra_and_subtitle_files: Starting migration of Log DB to 99
2026-03-19T15:14:48.416807064Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (99, '2026-03-19T15:14:48', 'extra_and_subtitle_files')
2026-03-19T15:14:48.417140776Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:48.417705123Z [Info] FluentMigrator.Runner.MigrationRunner: 99: extra_and_subtitle_files migrated
2026-03-19T15:14:48.417888572Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013027s
2026-03-19T15:14:48.418054757Z [Info] FluentMigrator.Runner.MigrationRunner: 100: add_scene_season_number migrating
2026-03-19T15:14:48.418218817Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:48.418445243Z [Info] add_scene_season_number: Starting migration of Log DB to 100
2026-03-19T15:14:48.418628853Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (100, '2026-03-19T15:14:48', 'add_scene_season_number')
2026-03-19T15:14:48.418950681Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:48.419509958Z [Info] FluentMigrator.Runner.MigrationRunner: 100: add_scene_season_number migrated
2026-03-19T15:14:48.419698367Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012856s
2026-03-19T15:14:48.419875754Z [Info] FluentMigrator.Runner.MigrationRunner: 101: add_ultrahd_quality_in_profiles migrating
2026-03-19T15:14:48.420055115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:48.420277634Z [Info] add_ultrahd_quality_in_profiles: Starting migration of Log DB to 101
2026-03-19T15:14:48.420460963Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (101, '2026-03-19T15:14:48', 'add_ultrahd_quality_in_profiles')
2026-03-19T15:14:48.420798853Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:48.421362949Z [Info] FluentMigrator.Runner.MigrationRunner: 101: add_ultrahd_quality_in_profiles migrated
2026-03-19T15:14:48.421552110Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013066s
2026-03-19T15:14:48.421715549Z [Info] FluentMigrator.Runner.MigrationRunner: 102: add_language_to_episodeFiles_history_and_blacklist migrating
2026-03-19T15:14:48.421922526Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:48.422143872Z [Info] add_language_to_episodeFiles_history_and_blacklist: Starting migration of Log DB to 102
2026-03-19T15:14:48.422347763Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (102, '2026-03-19T15:14:48', 'add_language_to_episodeFiles_history_and_blacklist')
2026-03-19T15:14:48.422693509Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:48.423263086Z [Info] FluentMigrator.Runner.MigrationRunner: 102: add_language_to_episodeFiles_history_and_blacklist migrated
2026-03-19T15:14:48.423562309Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013359s
2026-03-19T15:14:48.423735197Z [Info] FluentMigrator.Runner.MigrationRunner: 103: fix_metadata_file_extensions migrating
2026-03-19T15:14:48.423931392Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:48.424151275Z [Info] fix_metadata_file_extensions: Starting migration of Log DB to 103
2026-03-19T15:14:48.424351628Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (103, '2026-03-19T15:14:48', 'fix_metadata_file_extensions')
2026-03-19T15:14:48.424671743Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:48.425231190Z [Info] FluentMigrator.Runner.MigrationRunner: 103: fix_metadata_file_extensions migrated
2026-03-19T15:14:48.425413858Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013037s
2026-03-19T15:14:48.425594291Z [Info] FluentMigrator.Runner.MigrationRunner: 104: remove_kickass migrating
2026-03-19T15:14:48.425749534Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:48.425979958Z [Info] remove_kickass: Starting migration of Log DB to 104
2026-03-19T15:14:48.426145381Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (104, '2026-03-19T15:14:48', 'remove_kickass')
2026-03-19T15:14:48.426466888Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:48.427018700Z [Info] FluentMigrator.Runner.MigrationRunner: 104: remove_kickass migrated
2026-03-19T15:14:48.427187109Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012576s
2026-03-19T15:14:48.427344887Z [Info] FluentMigrator.Runner.MigrationRunner: 105: rename_torrent_downloadstation migrating
2026-03-19T15:14:48.427513867Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:48.427753530Z [Info] rename_torrent_downloadstation: Starting migration of Log DB to 105
2026-03-19T15:14:48.427978954Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (105, '2026-03-19T15:14:48', 'rename_torrent_downloadstation')
2026-03-19T15:14:48.428307265Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:48.428885168Z [Info] FluentMigrator.Runner.MigrationRunner: 105: rename_torrent_downloadstation migrated
2026-03-19T15:14:48.429070401Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013601s
2026-03-19T15:14:48.429231706Z [Info] FluentMigrator.Runner.MigrationRunner: 106: update_btn_url migrating
2026-03-19T15:14:48.429401117Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:48.429615549Z [Info] update_btn_url: Starting migration of Log DB to 106
2026-03-19T15:14:48.429802496Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (106, '2026-03-19T15:14:48', 'update_btn_url')
2026-03-19T15:14:48.430122721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:48.430676907Z [Info] FluentMigrator.Runner.MigrationRunner: 106: update_btn_url migrated
2026-03-19T15:14:48.430855546Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012751s
2026-03-19T15:14:48.431022583Z [Info] FluentMigrator.Runner.MigrationRunner: 107: remove_wombles migrating
2026-03-19T15:14:48.431190912Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:48.431414702Z [Info] remove_wombles: Starting migration of Log DB to 107
2026-03-19T15:14:48.431590637Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (107, '2026-03-19T15:14:48', 'remove_wombles')
2026-03-19T15:14:48.431955211Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:48.432522954Z [Info] FluentMigrator.Runner.MigrationRunner: 107: remove_wombles migrated
2026-03-19T15:14:48.432691514Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013212s
2026-03-19T15:14:48.432852558Z [Info] FluentMigrator.Runner.MigrationRunner: 108: fix_extra_file_extension migrating
2026-03-19T15:14:48.433018011Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:48.433259317Z [Info] fix_extra_file_extension: Starting migration of Log DB to 108
2026-03-19T15:14:48.433447186Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (108, '2026-03-19T15:14:48', 'fix_extra_file_extension')
2026-03-19T15:14:48.433763663Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:48.434313090Z [Info] FluentMigrator.Runner.MigrationRunner: 108: fix_extra_file_extension migrated
2026-03-19T15:14:48.434504756Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012871s
2026-03-19T15:14:48.434663545Z [Info] FluentMigrator.Runner.MigrationRunner: 109: import_extra_files migrating
2026-03-19T15:14:48.434825832Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:48.435049252Z [Info] import_extra_files: Starting migration of Log DB to 109
2026-03-19T15:14:48.435227461Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (109, '2026-03-19T15:14:48', 'import_extra_files')
2026-03-19T15:14:48.435552756Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:48.436135971Z [Info] FluentMigrator.Runner.MigrationRunner: 109: import_extra_files migrated
2026-03-19T15:14:48.436316073Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001301s
2026-03-19T15:14:48.436474503Z [Info] FluentMigrator.Runner.MigrationRunner: 110: fix_extra_files_config migrating
2026-03-19T15:14:48.436651008Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:48.436868085Z [Info] fix_extra_files_config: Starting migration of Log DB to 110
2026-03-19T15:14:48.437049961Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (110, '2026-03-19T15:14:48', 'fix_extra_files_config')
2026-03-19T15:14:48.437367010Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:48.437931236Z [Info] FluentMigrator.Runner.MigrationRunner: 110: fix_extra_files_config migrated
2026-03-19T15:14:48.438112581Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012832s
2026-03-19T15:14:48.438273826Z [Info] FluentMigrator.Runner.MigrationRunner: 111: create_language_profiles migrating
2026-03-19T15:14:48.438472086Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:48.438655886Z [Info] create_language_profiles: Starting migration of Log DB to 111
2026-03-19T15:14:48.438849836Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (111, '2026-03-19T15:14:48', 'create_language_profiles')
2026-03-19T15:14:48.439174691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:48.439723135Z [Info] FluentMigrator.Runner.MigrationRunner: 111: create_language_profiles migrated
2026-03-19T15:14:48.439917396Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012842s
2026-03-19T15:14:48.440110295Z [Info] FluentMigrator.Runner.MigrationRunner: 112: added_regex_to_scenemapping migrating
2026-03-19T15:14:48.440290828Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:48.440524098Z [Info] added_regex_to_scenemapping: Starting migration of Log DB to 112
2026-03-19T15:14:48.440704872Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (112, '2026-03-19T15:14:48', 'added_regex_to_scenemapping')
2026-03-19T15:14:48.441032432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:48.441597991Z [Info] FluentMigrator.Runner.MigrationRunner: 112: added_regex_to_scenemapping migrated
2026-03-19T15:14:48.441780138Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013059s
2026-03-19T15:14:48.441940090Z [Info] FluentMigrator.Runner.MigrationRunner: 113: consolidate_indexer_baseurl migrating
2026-03-19T15:14:48.442110924Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:48.442353372Z [Info] consolidate_indexer_baseurl: Starting migration of Log DB to 113
2026-03-19T15:14:48.442529286Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (113, '2026-03-19T15:14:48', 'consolidate_indexer_baseurl')
2026-03-19T15:14:48.442848489Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:48.443603730Z [Info] FluentMigrator.Runner.MigrationRunner: 113: consolidate_indexer_baseurl migrated
2026-03-19T15:14:48.443800166Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014866s
2026-03-19T15:14:48.443979337Z [Info] FluentMigrator.Runner.MigrationRunner: 114: rename_indexer_status_id migrating
2026-03-19T15:14:48.444148447Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:48.444394523Z [Info] rename_indexer_status_id: Starting migration of Log DB to 114
2026-03-19T15:14:48.444582612Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (114, '2026-03-19T15:14:48', 'rename_indexer_status_id')
2026-03-19T15:14:48.444899830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:48.445462443Z [Info] FluentMigrator.Runner.MigrationRunner: 114: rename_indexer_status_id migrated
2026-03-19T15:14:48.445657396Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013107s
2026-03-19T15:14:48.445815735Z [Info] FluentMigrator.Runner.MigrationRunner: 115: add_downloadclient_status migrating
2026-03-19T15:14:48.445998814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:48.446217514Z [Info] add_downloadclient_status: Starting migration of Log DB to 115
2026-03-19T15:14:48.446401404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (115, '2026-03-19T15:14:48', 'add_downloadclient_status')
2026-03-19T15:14:48.446741128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:48.447275925Z [Info] FluentMigrator.Runner.MigrationRunner: 115: add_downloadclient_status migrated
2026-03-19T15:14:48.447462090Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001276s
2026-03-19T15:14:48.447624417Z [Info] FluentMigrator.Runner.MigrationRunner: 116: disable_nyaa migrating
2026-03-19T15:14:48.447781113Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:48.448076608Z [Info] disable_nyaa: Starting migration of Log DB to 116
2026-03-19T15:14:48.448254526Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (116, '2026-03-19T15:14:48', 'disable_nyaa')
2026-03-19T15:14:48.448565593Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:48.449160641Z [Info] FluentMigrator.Runner.MigrationRunner: 116: disable_nyaa migrated
2026-03-19T15:14:48.449344331Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013707s
2026-03-19T15:14:48.449507269Z [Info] FluentMigrator.Runner.MigrationRunner: 117: add_webrip_and_br480_qualites_in_profile migrating
2026-03-19T15:14:48.449696029Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:48.449926894Z [Info] add_webrip_and_br480_qualites_in_profile: Starting migration of Log DB to 117
2026-03-19T15:14:48.450120534Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (117, '2026-03-19T15:14:48', 'add_webrip_and_br480_qualites_in_profile')
2026-03-19T15:14:48.450465860Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:48.451049736Z [Info] FluentMigrator.Runner.MigrationRunner: 117: add_webrip_and_br480_qualites_in_profile migrated
2026-03-19T15:14:48.451243626Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013427s
2026-03-19T15:14:48.451405011Z [Info] FluentMigrator.Runner.MigrationRunner: 118: add_history_eventType_index migrating
2026-03-19T15:14:48.451587318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:48.451805628Z [Info] add_history_eventType_index: Starting migration of Log DB to 118
2026-03-19T15:14:48.452021663Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (118, '2026-03-19T15:14:48', 'add_history_eventType_index')
2026-03-19T15:14:48.452340726Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:48.452920914Z [Info] FluentMigrator.Runner.MigrationRunner: 118: add_history_eventType_index migrated
2026-03-19T15:14:48.453106889Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013282s
2026-03-19T15:14:48.453270889Z [Info] FluentMigrator.Runner.MigrationRunner: 119: separate_automatic_and_interactive_searches migrating
2026-03-19T15:14:48.453451252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:48.453672528Z [Info] separate_automatic_and_interactive_searches: Starting migration of Log DB to 119
2026-03-19T15:14:48.453887992Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (119, '2026-03-19T15:14:48', 'separate_automatic_and_interactive_searches')
2026-03-19T15:14:48.454224229Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:48.454903747Z [Info] FluentMigrator.Runner.MigrationRunner: 119: separate_automatic_and_interactive_searches migrated
2026-03-19T15:14:48.455103389Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014479s
2026-03-19T15:14:48.455277270Z [Info] FluentMigrator.Runner.MigrationRunner: 120: update_series_episodes_history_indexes migrating
2026-03-19T15:14:48.455457442Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:48.455670021Z [Info] update_series_episodes_history_indexes: Starting migration of Log DB to 120
2026-03-19T15:14:48.455881857Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (120, '2026-03-19T15:14:48', 'update_series_episodes_history_indexes')
2026-03-19T15:14:48.456234237Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:48.456810046Z [Info] FluentMigrator.Runner.MigrationRunner: 120: update_series_episodes_history_indexes migrated
2026-03-19T15:14:48.457001071Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013457s
2026-03-19T15:14:48.457156835Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_animetosho_url migrating
2026-03-19T15:14:48.457320695Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:48.457556981Z [Info] update_animetosho_url: Starting migration of Log DB to 121
2026-03-19T15:14:48.457731302Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (121, '2026-03-19T15:14:48', 'update_animetosho_url')
2026-03-19T15:14:48.458059733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:48.458622647Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_animetosho_url migrated
2026-03-19T15:14:48.458815445Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012961s
2026-03-19T15:14:48.458985127Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_remux_qualities_in_profile migrating
2026-03-19T15:14:48.459156973Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:48.459382788Z [Info] add_remux_qualities_in_profile: Starting migration of Log DB to 122
2026-03-19T15:14:48.459573492Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (122, '2026-03-19T15:14:48', 'add_remux_qualities_in_profile')
2026-03-19T15:14:48.459911082Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:48.460480759Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_remux_qualities_in_profile migrated
2026-03-19T15:14:48.460662816Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013151s
2026-03-19T15:14:48.460836596Z [Info] FluentMigrator.Runner.MigrationRunner: 123: add_history_seriesId_index migrating
2026-03-19T15:14:48.461009123Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:48.461228906Z [Info] add_history_seriesId_index: Starting migration of Log DB to 123
2026-03-19T15:14:48.461417926Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (123, '2026-03-19T15:14:48', 'add_history_seriesId_index')
2026-03-19T15:14:48.461762931Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:48.462327147Z [Info] FluentMigrator.Runner.MigrationRunner: 123: add_history_seriesId_index migrated
2026-03-19T15:14:48.462505867Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013137s
2026-03-19T15:14:48.462665218Z [Info] FluentMigrator.Runner.MigrationRunner: 124: remove_media_browser_metadata migrating
2026-03-19T15:14:48.462835972Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:48.463070324Z [Info] remove_media_browser_metadata: Starting migration of Log DB to 124
2026-03-19T15:14:48.463258914Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (124, '2026-03-19T15:14:48', 'remove_media_browser_metadata')
2026-03-19T15:14:48.463574269Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:48.464192083Z [Info] FluentMigrator.Runner.MigrationRunner: 124: remove_media_browser_metadata migrated
2026-03-19T15:14:48.464395112Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013475s
2026-03-19T15:14:48.464552789Z [Info] FluentMigrator.Runner.MigrationRunner: 125: remove_notify_my_android_and_pushalot_notifications migrating
2026-03-19T15:14:48.464738764Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:48.464960851Z [Info] remove_notify_my_android_and_pushalot_notifications: Starting migration of Log DB to 125
2026-03-19T15:14:48.465163329Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (125, '2026-03-19T15:14:48', 'remove_notify_my_android_and_pushalot_notifications')
2026-03-19T15:14:48.465521941Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:48.466082129Z [Info] FluentMigrator.Runner.MigrationRunner: 125: remove_notify_my_android_and_pushalot_notifications migrated
2026-03-19T15:14:48.466287693Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013348s
2026-03-19T15:14:48.466449509Z [Info] FluentMigrator.Runner.MigrationRunner: 126: add_custom_filters migrating
2026-03-19T15:14:48.466625193Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:48.466846208Z [Info] add_custom_filters: Starting migration of Log DB to 126
2026-03-19T15:14:48.467027052Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (126, '2026-03-19T15:14:48', 'add_custom_filters')
2026-03-19T15:14:48.467351255Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:48.467946815Z [Info] FluentMigrator.Runner.MigrationRunner: 126: add_custom_filters migrated
2026-03-19T15:14:48.468131487Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013049s
2026-03-19T15:14:48.468297331Z [Info] FluentMigrator.Runner.MigrationRunner: 127: rename_restrictions_to_release_profiles migrating
2026-03-19T15:14:48.468475950Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:48.468693268Z [Info] rename_restrictions_to_release_profiles: Starting migration of Log DB to 127
2026-03-19T15:14:48.468901537Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (127, '2026-03-19T15:14:48', 'rename_restrictions_to_release_profiles')
2026-03-19T15:14:48.469227805Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:48.470048467Z [Info] FluentMigrator.Runner.MigrationRunner: 127: rename_restrictions_to_release_profiles migrated
2026-03-19T15:14:48.470235284Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015669s
2026-03-19T15:14:48.470411538Z [Info] FluentMigrator.Runner.MigrationRunner: 128: rename_quality_profiles_add_upgrade_allowed migrating
2026-03-19T15:14:48.470619357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:48.470827476Z [Info] rename_quality_profiles_add_upgrade_allowed: Starting migration of Log DB to 128
2026-03-19T15:14:48.471011647Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (128, '2026-03-19T15:14:48', 'rename_quality_profiles_add_upgrade_allowed')
2026-03-19T15:14:48.471356892Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:48.471978474Z [Info] FluentMigrator.Runner.MigrationRunner: 128: rename_quality_profiles_add_upgrade_allowed migrated
2026-03-19T15:14:48.472167264Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013384s
2026-03-19T15:14:48.472323960Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_relative_original_path_to_episode_file migrating
2026-03-19T15:14:48.472517249Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:48.472737373Z [Info] add_relative_original_path_to_episode_file: Starting migration of Log DB to 129
2026-03-19T15:14:48.472937556Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (129, '2026-03-19T15:14:48', 'add_relative_original_path_to_episode_file')
2026-03-19T15:14:48.473268302Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:48.473854142Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_relative_original_path_to_episode_file migrated
2026-03-19T15:14:48.474041008Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013523s
2026-03-19T15:14:48.474205409Z [Info] FluentMigrator.Runner.MigrationRunner: 130: episode_last_searched_time migrating
2026-03-19T15:14:48.474382867Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:48.474596076Z [Info] episode_last_searched_time: Starting migration of Log DB to 130
2026-03-19T15:14:48.474801109Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (130, '2026-03-19T15:14:48', 'episode_last_searched_time')
2026-03-19T15:14:48.475121093Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:48.475676131Z [Info] FluentMigrator.Runner.MigrationRunner: 130: episode_last_searched_time migrated
2026-03-19T15:14:48.475868769Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012963s
2026-03-19T15:14:48.476059794Z [Info] FluentMigrator.Runner.MigrationRunner: 131: download_propers_config migrating
2026-03-19T15:14:48.476239536Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:48.476471533Z [Info] download_propers_config: Starting migration of Log DB to 131
2026-03-19T15:14:48.476664732Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (131, '2026-03-19T15:14:48', 'download_propers_config')
2026-03-19T15:14:48.476991380Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:48.477571758Z [Info] FluentMigrator.Runner.MigrationRunner: 131: download_propers_config migrated
2026-03-19T15:14:48.477750669Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013282s
2026-03-19T15:14:48.477919318Z [Info] FluentMigrator.Runner.MigrationRunner: 132: add_download_client_priority migrating
2026-03-19T15:14:48.478111065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:48.478333683Z [Info] add_download_client_priority: Starting migration of Log DB to 132
2026-03-19T15:14:48.478522874Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (132, '2026-03-19T15:14:48', 'add_download_client_priority')
2026-03-19T15:14:48.478862758Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:48.479648491Z [Info] FluentMigrator.Runner.MigrationRunner: 132: add_download_client_priority migrated
2026-03-19T15:14:48.479858624Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015484s
2026-03-19T15:14:48.480088226Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_specials_folder_format migrating
2026-03-19T15:14:48.480271475Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:48.480495286Z [Info] add_specials_folder_format: Starting migration of Log DB to 134
2026-03-19T15:14:48.480699247Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (134, '2026-03-19T15:14:48', 'add_specials_folder_format')
2026-03-19T15:14:48.481025364Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:48.481594700Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_specials_folder_format migrated
2026-03-19T15:14:48.481787088Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013262s
2026-03-19T15:14:48.481948673Z [Info] FluentMigrator.Runner.MigrationRunner: 135: health_issue_notification migrating
2026-03-19T15:14:48.482143275Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:48.482365763Z [Info] health_issue_notification: Starting migration of Log DB to 135
2026-03-19T15:14:48.482559243Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (135, '2026-03-19T15:14:48', 'health_issue_notification')
2026-03-19T15:14:48.482922835Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:48.483477081Z [Info] FluentMigrator.Runner.MigrationRunner: 135: health_issue_notification migrated
2026-03-19T15:14:48.483654619Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013193s
2026-03-19T15:14:48.483820423Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_indexer_and_enabled_to_release_profiles migrating
2026-03-19T15:14:48.484029694Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:48.484278816Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Log DB to 136
2026-03-19T15:14:48.484481073Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (136, '2026-03-19T15:14:48', 'add_indexer_and_enabled_to_release_profiles')
2026-03-19T15:14:48.484820958Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:48.485392739Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_indexer_and_enabled_to_release_profiles migrated
2026-03-19T15:14:48.485607111Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013647s
2026-03-19T15:14:48.485766622Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_airedbefore_to_episodes migrating
2026-03-19T15:14:48.485945522Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:48.486163562Z [Info] add_airedbefore_to_episodes: Starting migration of Log DB to 137
2026-03-19T15:14:48.486346921Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (137, '2026-03-19T15:14:48', 'add_airedbefore_to_episodes')
2026-03-19T15:14:48.486679841Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:48.487254829Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_airedbefore_to_episodes migrated
2026-03-19T15:14:48.487448429Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013103s
2026-03-19T15:14:48.487605185Z [Info] FluentMigrator.Runner.MigrationRunner: 138: remove_bitmetv migrating
2026-03-19T15:14:48.487779566Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:48.488034399Z [Info] remove_bitmetv: Starting migration of Log DB to 138
2026-03-19T15:14:48.488214422Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (138, '2026-03-19T15:14:48', 'remove_bitmetv')
2026-03-19T15:14:48.488520458Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:48.489089825Z [Info] FluentMigrator.Runner.MigrationRunner: 138: remove_bitmetv migrated
2026-03-19T15:14:48.489276872Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001309s
2026-03-19T15:14:48.489433948Z [Info] FluentMigrator.Runner.MigrationRunner: 139: add_download_history migrating
2026-03-19T15:14:48.489590934Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:48.489814073Z [Info] add_download_history: Starting migration of Log DB to 139
2026-03-19T15:14:48.490004206Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (139, '2026-03-19T15:14:48', 'add_download_history')
2026-03-19T15:14:48.490323409Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:48.490875200Z [Info] FluentMigrator.Runner.MigrationRunner: 139: add_download_history migrated
2026-03-19T15:14:48.491053640Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012753s
2026-03-19T15:14:48.491224995Z [Info] FluentMigrator.Runner.MigrationRunner: 140: remove_chown_and_folderchmod_config_v2 migrating
2026-03-19T15:14:48.491530620Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:48.491743349Z [Info] remove_chown_and_folderchmod_config_v2: Starting migration of Log DB to 140
2026-03-19T15:14:48.491965366Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (140, '2026-03-19T15:14:48', 'remove_chown_and_folderchmod_config_v2')
2026-03-19T15:14:48.492313597Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:48.492875118Z [Info] FluentMigrator.Runner.MigrationRunner: 140: remove_chown_and_folderchmod_config_v2 migrated
2026-03-19T15:14:48.493074029Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014657s
2026-03-19T15:14:48.493234091Z [Info] FluentMigrator.Runner.MigrationRunner: 141: add_update_history migrating
2026-03-19T15:14:48.493394193Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:48.493633555Z [Info] add_update_history: Starting migration of Log DB to 141
2026-03-19T15:14:48.494242722Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable UpdateHistory
2026-03-19T15:14:48.494468647Z [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-03-19T15:14:48.494915186Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004728s
2026-03-19T15:14:48.495077473Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex UpdateHistory (Date)
2026-03-19T15:14:48.495247656Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC)
2026-03-19T15:14:48.495583272Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003338s
2026-03-19T15:14:48.495756370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (141, '2026-03-19T15:14:48', 'add_update_history')
2026-03-19T15:14:48.496148510Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:48.496782246Z [Info] FluentMigrator.Runner.MigrationRunner: 141: add_update_history migrated
2026-03-19T15:14:48.496958161Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015281s
2026-03-19T15:14:48.497114004Z [Info] FluentMigrator.Runner.MigrationRunner: 142: import_lists migrating
2026-03-19T15:14:48.497273105Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:48.497495603Z [Info] import_lists: Starting migration of Log DB to 142
2026-03-19T15:14:48.497680095Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (142, '2026-03-19T15:14:48', 'import_lists')
2026-03-19T15:14:48.497991482Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:48.498537882Z [Info] FluentMigrator.Runner.MigrationRunner: 142: import_lists migrated
2026-03-19T15:14:48.498715480Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012651s
2026-03-19T15:14:48.498886194Z [Info] FluentMigrator.Runner.MigrationRunner: 143: add_priority_to_indexers migrating
2026-03-19T15:14:48.499054583Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:48.499285668Z [Info] add_priority_to_indexers: Starting migration of Log DB to 143
2026-03-19T15:14:48.499463416Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (143, '2026-03-19T15:14:48', 'add_priority_to_indexers')
2026-03-19T15:14:48.499787098Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:48.500380583Z [Info] FluentMigrator.Runner.MigrationRunner: 143: add_priority_to_indexers migrated
2026-03-19T15:14:48.500556097Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013122s
2026-03-19T15:14:48.500716059Z [Info] FluentMigrator.Runner.MigrationRunner: 144: import_lists_series_type_and_season_folder migrating
2026-03-19T15:14:48.500892244Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:48.501125874Z [Info] import_lists_series_type_and_season_folder: Starting migration of Log DB to 144
2026-03-19T15:14:48.501319464Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (144, '2026-03-19T15:14:48', 'import_lists_series_type_and_season_folder')
2026-03-19T15:14:48.501662755Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:48.502201420Z [Info] FluentMigrator.Runner.MigrationRunner: 144: import_lists_series_type_and_season_folder migrated
2026-03-19T15:14:48.502409820Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013035s
2026-03-19T15:14:48.502569101Z [Info] FluentMigrator.Runner.MigrationRunner: 145: remove_growl migrating
2026-03-19T15:14:48.502727389Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:48.502943755Z [Info] remove_growl: Starting migration of Log DB to 145
2026-03-19T15:14:48.503119128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (145, '2026-03-19T15:14:48', 'remove_growl')
2026-03-19T15:14:48.503465366Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:48.504018079Z [Info] FluentMigrator.Runner.MigrationRunner: 145: remove_growl migrated
2026-03-19T15:14:48.504194915Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012826s
2026-03-19T15:14:48.504361100Z [Info] FluentMigrator.Runner.MigrationRunner: 146: cleanup_duplicates_updatehistory migrating
2026-03-19T15:14:48.504546002Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:48.504770935Z [Info] cleanup_duplicates_updatehistory: Starting migration of Log DB to 146
2026-03-19T15:14:48.505059025Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-19T15:14:48.505226092Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-19T15:14:48.506506991Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012628s
2026-03-19T15:14:48.506685591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (146, '2026-03-19T15:14:48', 'cleanup_duplicates_updatehistory')
2026-03-19T15:14:48.507030977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:48.507575664Z [Info] FluentMigrator.Runner.MigrationRunner: 146: cleanup_duplicates_updatehistory migrated
2026-03-19T15:14:48.507780476Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023461s
2026-03-19T15:14:48.507959226Z [Info] FluentMigrator.Runner.MigrationRunner: 147: swap_filechmod_for_folderchmod migrating
2026-03-19T15:14:48.508126934Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:48.508349963Z [Info] swap_filechmod_for_folderchmod: Starting migration of Log DB to 147
2026-03-19T15:14:48.508537962Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (147, '2026-03-19T15:14:48', 'swap_filechmod_for_folderchmod')
2026-03-19T15:14:48.508870331Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:48.509438896Z [Info] FluentMigrator.Runner.MigrationRunner: 147: swap_filechmod_for_folderchmod migrated
2026-03-19T15:14:48.509633808Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013084s
2026-03-19T15:14:48.509794342Z [Info] FluentMigrator.Runner.MigrationRunner: 148: mediainfo_channels migrating
2026-03-19T15:14:48.509970426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:48.510188085Z [Info] mediainfo_channels: Starting migration of Log DB to 148
2026-03-19T15:14:48.510366073Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (148, '2026-03-19T15:14:48', 'mediainfo_channels')
2026-03-19T15:14:48.510693583Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:48.511252097Z [Info] FluentMigrator.Runner.MigrationRunner: 148: mediainfo_channels migrated
2026-03-19T15:14:48.511431949Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012788s
2026-03-19T15:14:48.511586250Z [Info] FluentMigrator.Runner.MigrationRunner: 149: add_on_delete_to_notifications migrating
2026-03-19T15:14:48.511759900Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:48.512004132Z [Info] add_on_delete_to_notifications: Starting migration of Log DB to 149
2026-03-19T15:14:48.512215658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (149, '2026-03-19T15:14:48', 'add_on_delete_to_notifications')
2026-03-19T15:14:48.512540552Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:48.513095420Z [Info] FluentMigrator.Runner.MigrationRunner: 149: add_on_delete_to_notifications migrated
2026-03-19T15:14:48.513292917Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013351s
2026-03-19T15:14:48.513456026Z [Info] FluentMigrator.Runner.MigrationRunner: 150: add_scene_mapping_origin migrating
2026-03-19T15:14:48.513623974Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:48.513853737Z [Info] add_scene_mapping_origin: Starting migration of Log DB to 150
2026-03-19T15:14:48.514036635Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (150, '2026-03-19T15:14:48', 'add_scene_mapping_origin')
2026-03-19T15:14:48.514377451Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:48.514950355Z [Info] FluentMigrator.Runner.MigrationRunner: 150: add_scene_mapping_origin migrated
2026-03-19T15:14:48.515138895Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013138s
2026-03-19T15:14:48.515304208Z [Info] FluentMigrator.Runner.MigrationRunner: 151: remove_custom_filter_type migrating
2026-03-19T15:14:48.515478559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:48.515713151Z [Info] remove_custom_filter_type: Starting migration of Log DB to 151
2026-03-19T15:14:48.515914707Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (151, '2026-03-19T15:14:48', 'remove_custom_filter_type')
2026-03-19T15:14:48.516243800Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:48.516809169Z [Info] FluentMigrator.Runner.MigrationRunner: 151: remove_custom_filter_type migrated
2026-03-19T15:14:48.516995083Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013248s
2026-03-19T15:14:48.517163112Z [Info] FluentMigrator.Runner.MigrationRunner: 152: update_btn_url_to_https migrating
2026-03-19T15:14:48.517331000Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:48.517544189Z [Info] update_btn_url_to_https: Starting migration of Log DB to 152
2026-03-19T15:14:48.517735464Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (152, '2026-03-19T15:14:48', 'update_btn_url_to_https')
2026-03-19T15:14:48.518058104Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:48.518951343Z [Info] FluentMigrator.Runner.MigrationRunner: 152: update_btn_url_to_https migrated
2026-03-19T15:14:48.519133139Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016217s
2026-03-19T15:14:48.519294815Z [Info] FluentMigrator.Runner.MigrationRunner: 153: add_on_episodefiledelete_for_upgrade migrating
2026-03-19T15:14:48.519486240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:48.519721244Z [Info] add_on_episodefiledelete_for_upgrade: Starting migration of Log DB to 153
2026-03-19T15:14:48.519972159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (153, '2026-03-19T15:14:48', 'add_on_episodefiledelete_for_upgrade')
2026-03-19T15:14:48.520301282Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:48.520863384Z [Info] FluentMigrator.Runner.MigrationRunner: 153: add_on_episodefiledelete_for_upgrade migrated
2026-03-19T15:14:48.521062865Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013694s
2026-03-19T15:14:48.521219992Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_name_release_profile migrating
2026-03-19T15:14:48.521394493Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:48.521627623Z [Info] add_name_release_profile: Starting migration of Log DB to 154
2026-03-19T15:14:48.521808748Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (154, '2026-03-19T15:14:48', 'add_name_release_profile')
2026-03-19T15:14:48.522127640Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:48.522681686Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_name_release_profile migrated
2026-03-19T15:14:48.522887039Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012885s
2026-03-19T15:14:48.523042212Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_arabic_and_hindi_languages migrating
2026-03-19T15:14:48.523215200Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:48.523445243Z [Info] add_arabic_and_hindi_languages: Starting migration of Log DB to 155
2026-03-19T15:14:48.526530276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (155, '2026-03-19T15:14:48', 'add_arabic_and_hindi_languages')
2026-03-19T15:14:48.526897385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:48.527507284Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_arabic_and_hindi_languages migrated
2026-03-19T15:14:48.527676164Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042756s
2026-03-19T15:14:48.527868511Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_bypass_to_delay_profile migrating
2026-03-19T15:14:48.528060337Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:48.528293557Z [Info] add_bypass_to_delay_profile: Starting migration of Log DB to 156
2026-03-19T15:14:48.528465293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (156, '2026-03-19T15:14:48', 'add_bypass_to_delay_profile')
2026-03-19T15:14:48.528764556Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:48.529274533Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_bypass_to_delay_profile migrated
2026-03-19T15:14:48.529446870Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012162s
2026-03-19T15:14:48.529602523Z [Info] FluentMigrator.Runner.MigrationRunner: 157: email_multiple_addresses migrating
2026-03-19T15:14:48.529760050Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:48.529966857Z [Info] email_multiple_addresses: Starting migration of Log DB to 157
2026-03-19T15:14:48.530139134Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (157, '2026-03-19T15:14:48', 'email_multiple_addresses')
2026-03-19T15:14:48.530442164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:48.530940909Z [Info] FluentMigrator.Runner.MigrationRunner: 157: email_multiple_addresses migrated
2026-03-19T15:14:48.531135010Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011774s
2026-03-19T15:14:48.531264510Z [Info] FluentMigrator.Runner.MigrationRunner: 158: cdh_per_downloadclient migrating
2026-03-19T15:14:48.531419302Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:48.531626680Z [Info] cdh_per_downloadclient: Starting migration of Log DB to 158
2026-03-19T15:14:48.531792033Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (158, '2026-03-19T15:14:48', 'cdh_per_downloadclient')
2026-03-19T15:14:48.532109232Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:48.532640552Z [Info] FluentMigrator.Runner.MigrationRunner: 158: cdh_per_downloadclient migrated
2026-03-19T15:14:48.532793700Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012017s
2026-03-19T15:14:48.532945636Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_indexer_tags migrating
2026-03-19T15:14:48.533097312Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:48.533309359Z [Info] add_indexer_tags: Starting migration of Log DB to 159
2026-03-19T15:14:48.533473098Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (159, '2026-03-19T15:14:48', 'add_indexer_tags')
2026-03-19T15:14:48.533765427Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:48.534266246Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_indexer_tags migrated
2026-03-19T15:14:48.534442511Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011663s
2026-03-19T15:14:48.534584677Z [Info] FluentMigrator.Runner.MigrationRunner: 160: rename_blacklist_to_blocklist migrating
2026-03-19T15:14:48.534760882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:48.534973590Z [Info] rename_blacklist_to_blocklist: Starting migration of Log DB to 160
2026-03-19T15:14:48.535147591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (160, '2026-03-19T15:14:48', 'rename_blacklist_to_blocklist')
2026-03-19T15:14:48.535456062Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:48.535995689Z [Info] FluentMigrator.Runner.MigrationRunner: 160: rename_blacklist_to_blocklist migrated
2026-03-19T15:14:48.536162214Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012225s
2026-03-19T15:14:48.536312517Z [Info] FluentMigrator.Runner.MigrationRunner: 161: remove_plex_hometheatre migrating
2026-03-19T15:14:48.536468832Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:48.536677452Z [Info] remove_plex_hometheatre: Starting migration of Log DB to 161
2026-03-19T15:14:48.536855781Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (161, '2026-03-19T15:14:48', 'remove_plex_hometheatre')
2026-03-19T15:14:48.537149082Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:48.537649489Z [Info] FluentMigrator.Runner.MigrationRunner: 161: remove_plex_hometheatre migrated
2026-03-19T15:14:48.537820945Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011778s
2026-03-19T15:14:48.537970776Z [Info] FluentMigrator.Runner.MigrationRunner: 162: release_profile_to_array migrating
2026-03-19T15:14:48.538141039Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:48.538343517Z [Info] release_profile_to_array: Starting migration of Log DB to 162
2026-03-19T15:14:48.538513189Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (162, '2026-03-19T15:14:48', 'release_profile_to_array')
2026-03-19T15:14:48.538813644Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:48.539319873Z [Info] FluentMigrator.Runner.MigrationRunner: 162: release_profile_to_array migrated
2026-03-19T15:14:48.539499195Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011846s
2026-03-19T15:14:48.539644477Z [Info] FluentMigrator.Runner.MigrationRunner: 163: mediainfo_to_ffmpeg migrating
2026-03-19T15:14:48.539805822Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:48.540023971Z [Info] mediainfo_to_ffmpeg: Starting migration of Log DB to 163
2026-03-19T15:14:48.540187631Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (163, '2026-03-19T15:14:48', 'mediainfo_to_ffmpeg')
2026-03-19T15:14:48.540485190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:48.541000338Z [Info] FluentMigrator.Runner.MigrationRunner: 163: mediainfo_to_ffmpeg migrated
2026-03-19T15:14:48.541164819Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011945s
2026-03-19T15:14:48.541314861Z [Info] FluentMigrator.Runner.MigrationRunner: 164: download_client_per_indexer migrating
2026-03-19T15:14:48.541478811Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:48.541688233Z [Info] download_client_per_indexer: Starting migration of Log DB to 164
2026-03-19T15:14:48.541854808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (164, '2026-03-19T15:14:48', 'download_client_per_indexer')
2026-03-19T15:14:48.542166907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:48.542661753Z [Info] FluentMigrator.Runner.MigrationRunner: 164: download_client_per_indexer migrated
2026-03-19T15:14:48.542847848Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011794s
2026-03-19T15:14:48.542995726Z [Info] FluentMigrator.Runner.MigrationRunner: 165: add_on_update_to_notifications migrating
2026-03-19T15:14:48.543163363Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:48.543372725Z [Info] add_on_update_to_notifications: Starting migration of Log DB to 165
2026-03-19T15:14:48.543552517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (165, '2026-03-19T15:14:48', 'add_on_update_to_notifications')
2026-03-19T15:14:48.543857882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:48.544373070Z [Info] FluentMigrator.Runner.MigrationRunner: 165: add_on_update_to_notifications migrated
2026-03-19T15:14:48.544548192Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012032s
2026-03-19T15:14:48.544703585Z [Info] FluentMigrator.Runner.MigrationRunner: 166: update_series_sort_title migrating
2026-03-19T15:14:48.544862455Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:48.545069933Z [Info] update_series_sort_title: Starting migration of Log DB to 166
2026-03-19T15:14:48.545237420Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (166, '2026-03-19T15:14:48', 'update_series_sort_title')
2026-03-19T15:14:48.545537645Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:48.546043313Z [Info] FluentMigrator.Runner.MigrationRunner: 166: update_series_sort_title migrated
2026-03-19T15:14:48.546228426Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011763s
2026-03-19T15:14:48.546372096Z [Info] FluentMigrator.Runner.MigrationRunner: 167: add_tvdbid_to_episode migrating
2026-03-19T15:14:48.546534723Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:48.546738323Z [Info] add_tvdbid_to_episode: Starting migration of Log DB to 167
2026-03-19T15:14:48.546901211Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (167, '2026-03-19T15:14:48', 'add_tvdbid_to_episode')
2026-03-19T15:14:48.547206145Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:48.547696904Z [Info] FluentMigrator.Runner.MigrationRunner: 167: add_tvdbid_to_episode migrated
2026-03-19T15:14:48.547886505Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011644s
2026-03-19T15:14:48.548057941Z [Info] FluentMigrator.Runner.MigrationRunner: 168: add_additional_info_to_pending_releases migrating
2026-03-19T15:14:48.548227051Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:48.548454780Z [Info] add_additional_info_to_pending_releases: Starting migration of Log DB to 168
2026-03-19T15:14:48.548622989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (168, '2026-03-19T15:14:48', 'add_additional_info_to_pending_releases')
2026-03-19T15:14:48.548933083Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:48.549447279Z [Info] FluentMigrator.Runner.MigrationRunner: 168: add_additional_info_to_pending_releases migrated
2026-03-19T15:14:48.549641991Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012131s
2026-03-19T15:14:48.549780450Z [Info] FluentMigrator.Runner.MigrationRunner: 169: add_malayalam_and_ukrainian_languages migrating
2026-03-19T15:14:48.549944220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:48.550161056Z [Info] add_malayalam_and_ukrainian_languages: Starting migration of Log DB to 169
2026-03-19T15:14:48.550337832Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (169, '2026-03-19T15:14:48', 'add_malayalam_and_ukrainian_languages')
2026-03-19T15:14:48.550655262Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:48.551159718Z [Info] FluentMigrator.Runner.MigrationRunner: 169: add_malayalam_and_ukrainian_languages migrated
2026-03-19T15:14:48.551348949Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012068s
2026-03-19T15:14:48.551498069Z [Info] FluentMigrator.Runner.MigrationRunner: 170: add_language_tags_to_subtitle_files migrating
2026-03-19T15:14:48.551666528Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:48.551891591Z [Info] add_language_tags_to_subtitle_files: Starting migration of Log DB to 170
2026-03-19T15:14:48.552075542Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (170, '2026-03-19T15:14:48', 'add_language_tags_to_subtitle_files')
2026-03-19T15:14:48.552379374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:48.552885754Z [Info] FluentMigrator.Runner.MigrationRunner: 170: add_language_tags_to_subtitle_files migrated
2026-03-19T15:14:48.553069864Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012141s
2026-03-19T15:14:48.553218203Z [Info] FluentMigrator.Runner.MigrationRunner: 171: add_custom_formats migrating
2026-03-19T15:14:48.553377504Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:48.553580022Z [Info] add_custom_formats: Starting migration of Log DB to 171
2026-03-19T15:14:48.553742830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (171, '2026-03-19T15:14:48', 'add_custom_formats')
2026-03-19T15:14:48.554039287Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:48.554918177Z [Info] FluentMigrator.Runner.MigrationRunner: 171: add_custom_formats migrated
2026-03-19T15:14:48.555088961Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015417s
2026-03-19T15:14:48.555239524Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_SeasonSearchMaximumSingleEpisodeAge_to_indexers migrating
2026-03-19T15:14:48.555427172Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:48.555638828Z [Info] add_SeasonSearchMaximumSingleEpisodeAge_to_indexers: Starting migration of Log DB to 172
2026-03-19T15:14:48.555835685Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (172, '2026-03-19T15:14:48', 'add_SeasonSearchMaximumSingleEpisodeAge_to_indexers')
2026-03-19T15:14:48.556184667Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:48.556697951Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_SeasonSearchMaximumSingleEpisodeAge_to_indexers migrated
2026-03-19T15:14:48.556890880Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012653s
2026-03-19T15:14:48.557047094Z [Info] FluentMigrator.Runner.MigrationRunner: 173: remove_omg migrating
2026-03-19T15:14:48.557191365Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:48.557406999Z [Info] remove_omg: Starting migration of Log DB to 173
2026-03-19T15:14:48.557565889Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (173, '2026-03-19T15:14:48', 'remove_omg')
2026-03-19T15:14:48.557860372Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:48.558381662Z [Info] FluentMigrator.Runner.MigrationRunner: 173: remove_omg migrated
2026-03-19T15:14:48.558544941Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011819s
2026-03-19T15:14:48.558708289Z [Info] FluentMigrator.Runner.MigrationRunner: 174: add_salt_to_users migrating
2026-03-19T15:14:48.558851768Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:48.559055930Z [Info] add_salt_to_users: Starting migration of Log DB to 174
2026-03-19T15:14:48.559216773Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (174, '2026-03-19T15:14:48', 'add_salt_to_users')
2026-03-19T15:14:48.559524664Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:48.560046023Z [Info] FluentMigrator.Runner.MigrationRunner: 174: add_salt_to_users migrated
2026-03-19T15:14:48.560214302Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011891s
2026-03-19T15:14:48.560366830Z [Info] FluentMigrator.Runner.MigrationRunner: 175: language_profiles_to_custom_formats migrating
2026-03-19T15:14:48.560533114Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:48.560740272Z [Info] language_profiles_to_custom_formats: Starting migration of Log DB to 175
2026-03-19T15:14:48.560919362Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (175, '2026-03-19T15:14:48', 'language_profiles_to_custom_formats')
2026-03-19T15:14:48.561240800Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:48.561731027Z [Info] FluentMigrator.Runner.MigrationRunner: 175: language_profiles_to_custom_formats migrated
2026-03-19T15:14:48.561911611Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011963s
2026-03-19T15:14:48.562063507Z [Info] FluentMigrator.Runner.MigrationRunner: 176: original_language migrating
2026-03-19T15:14:48.562218068Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:48.562424744Z [Info] original_language: Starting migration of Log DB to 176
2026-03-19T15:14:48.562587331Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (176, '2026-03-19T15:14:48', 'original_language')
2026-03-19T15:14:48.562881113Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:48.563388124Z [Info] FluentMigrator.Runner.MigrationRunner: 176: original_language migrated
2026-03-19T15:14:48.563551734Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011658s
2026-03-19T15:14:48.563705874Z [Info] FluentMigrator.Runner.MigrationRunner: 177: add_on_manual_interaction_required_to_notifications migrating
2026-03-19T15:14:48.563908182Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:48.564123135Z [Info] add_on_manual_interaction_required_to_notifications: Starting migration of Log DB to 177
2026-03-19T15:14:48.564310241Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (177, '2026-03-19T15:14:48', 'add_on_manual_interaction_required_to_notifications')
2026-03-19T15:14:48.564631578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:48.565148049Z [Info] FluentMigrator.Runner.MigrationRunner: 177: add_on_manual_interaction_required_to_notifications migrated
2026-03-19T15:14:48.565340095Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012557s
2026-03-19T15:14:48.565491831Z [Info] FluentMigrator.Runner.MigrationRunner: 178: list_sync_time migrating
2026-03-19T15:14:48.565641913Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:48.565847938Z [Info] list_sync_time: Starting migration of Log DB to 178
2026-03-19T15:14:48.566005846Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (178, '2026-03-19T15:14:48', 'list_sync_time')
2026-03-19T15:14:48.566303806Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:48.566816008Z [Info] FluentMigrator.Runner.MigrationRunner: 178: list_sync_time migrated
2026-03-19T15:14:48.566967483Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011578s
2026-03-19T15:14:48.567118036Z [Info] FluentMigrator.Runner.MigrationRunner: 179: add_auto_tagging migrating
2026-03-19T15:14:48.567268679Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:48.567476017Z [Info] add_auto_tagging: Starting migration of Log DB to 179
2026-03-19T15:14:48.567643815Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (179, '2026-03-19T15:14:48', 'add_auto_tagging')
2026-03-19T15:14:48.567975603Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:48.568496552Z [Info] FluentMigrator.Runner.MigrationRunner: 179: add_auto_tagging migrated
2026-03-19T15:14:48.568659460Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012169s
2026-03-19T15:14:48.568811577Z [Info] FluentMigrator.Runner.MigrationRunner: 180: task_duration migrating
2026-03-19T15:14:48.568959926Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:48.569168015Z [Info] task_duration: Starting migration of Log DB to 180
2026-03-19T15:14:48.569330171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (180, '2026-03-19T15:14:48', 'task_duration')
2026-03-19T15:14:48.569619384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:48.570119982Z [Info] FluentMigrator.Runner.MigrationRunner: 180: task_duration migrated
2026-03-19T15:14:48.570287920Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011578s
2026-03-19T15:14:48.570438102Z [Info] FluentMigrator.Runner.MigrationRunner: 181: quality_definition_preferred_size migrating
2026-03-19T15:14:48.570605770Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:48.570815072Z [Info] quality_definition_preferred_size: Starting migration of Log DB to 181
2026-03-19T15:14:48.570987569Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (181, '2026-03-19T15:14:48', 'quality_definition_preferred_size')
2026-03-19T15:14:48.571294377Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:48.571807130Z [Info] FluentMigrator.Runner.MigrationRunner: 181: quality_definition_preferred_size migrated
2026-03-19T15:14:48.572004978Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011972s
2026-03-19T15:14:48.572157345Z [Info] FluentMigrator.Runner.MigrationRunner: 182: add_custom_format_score_bypass_to_delay_profile migrating
2026-03-19T15:14:48.572333239Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:48.572557701Z [Info] add_custom_format_score_bypass_to_delay_profile: Starting migration of Log DB to 182
2026-03-19T15:14:48.572730118Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (182, '2026-03-19T15:14:48', 'add_custom_format_score_bypass_to_delay_profile')
2026-03-19T15:14:48.573049211Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:48.573559519Z [Info] FluentMigrator.Runner.MigrationRunner: 182: add_custom_format_score_bypass_to_delay_profile migrated
2026-03-19T15:14:48.573744050Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012232s
2026-03-19T15:14:48.573893451Z [Info] FluentMigrator.Runner.MigrationRunner: 183: update_images_remote_url migrating
2026-03-19T15:14:48.574053984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:48.574266041Z [Info] update_images_remote_url: Starting migration of Log DB to 183
2026-03-19T15:14:48.574430402Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (183, '2026-03-19T15:14:48', 'update_images_remote_url')
2026-03-19T15:14:48.574732481Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:48.575237488Z [Info] FluentMigrator.Runner.MigrationRunner: 183: update_images_remote_url migrated
2026-03-19T15:14:48.575410977Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001178s
2026-03-19T15:14:48.575565308Z [Info] FluentMigrator.Runner.MigrationRunner: 184: remove_invalid_roksbox_metadata_images migrating
2026-03-19T15:14:48.575739168Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:48.575967969Z [Info] remove_invalid_roksbox_metadata_images: Starting migration of Log DB to 184
2026-03-19T15:14:48.576154114Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (184, '2026-03-19T15:14:48', 'remove_invalid_roksbox_metadata_images')
2026-03-19T15:14:48.576466994Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:48.576978825Z [Info] FluentMigrator.Runner.MigrationRunner: 184: remove_invalid_roksbox_metadata_images migrated
2026-03-19T15:14:48.577157605Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012322s
2026-03-19T15:14:48.577308218Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_episode_runtime migrating
2026-03-19T15:14:48.577465735Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:48.577675187Z [Info] add_episode_runtime: Starting migration of Log DB to 185
2026-03-19T15:14:48.577834357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (185, '2026-03-19T15:14:48', 'add_episode_runtime')
2026-03-19T15:14:48.578151176Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:48.578639048Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_episode_runtime migrated
2026-03-19T15:14:48.578807357Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011679s
2026-03-19T15:14:48.578959644Z [Info] FluentMigrator.Runner.MigrationRunner: 186: add_result_to_commands migrating
2026-03-19T15:14:48.579116259Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:48.579327655Z [Info] add_result_to_commands: Starting migration of Log DB to 186
2026-03-19T15:14:48.579488409Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (186, '2026-03-19T15:14:48', 'add_result_to_commands')
2026-03-19T15:14:48.579785988Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:48.580348751Z [Info] FluentMigrator.Runner.MigrationRunner: 186: add_result_to_commands migrated
2026-03-19T15:14:48.580525477Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012235s
2026-03-19T15:14:48.580677734Z [Info] FluentMigrator.Runner.MigrationRunner: 187: add_on_series_add_to_notifications migrating
2026-03-19T15:14:48.580845682Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:48.581050384Z [Info] add_on_series_add_to_notifications: Starting migration of Log DB to 187
2026-03-19T15:14:48.581225126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (187, '2026-03-19T15:14:48', 'add_on_series_add_to_notifications')
2026-03-19T15:14:48.581537165Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:48.582133626Z [Info] FluentMigrator.Runner.MigrationRunner: 187: add_on_series_add_to_notifications migrated
2026-03-19T15:14:48.582319711Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012846s
2026-03-19T15:14:48.582471887Z [Info] FluentMigrator.Runner.MigrationRunner: 188: postgres_update_timestamp_columns_to_with_timezone migrating
2026-03-19T15:14:48.582687612Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:48.582875690Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Log DB to 188
2026-03-19T15:14:48.583475699Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Logs
2026-03-19T15:14:48.583631272Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-03-19T15:14:48.583781665Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Logs Time DateTimeOffset
2026-03-19T15:14:48.584301833Z [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-03-19T15:14:48.584782491Z [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-03-19T15:14:48.585192336Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs"
2026-03-19T15:14:48.585624877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Logs_temp" RENAME TO "Logs"
2026-03-19T15:14:48.586391431Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC)
2026-03-19T15:14:48.586683239Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027223s
2026-03-19T15:14:48.586832068Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable UpdateHistory
2026-03-19T15:14:48.586978493Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-03-19T15:14:48.587108285Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn UpdateHistory Date DateTimeOffset
2026-03-19T15:14:48.587518010Z [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-03-19T15:14:48.587950310Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "UpdateHistory_temp" ("Id", "Date", "Version", "EventType") SELECT "Id", "Date", "Version", "EventType" FROM "UpdateHistory"
2026-03-19T15:14:48.588284093Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "UpdateHistory"
2026-03-19T15:14:48.588680591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "UpdateHistory_temp" RENAME TO "UpdateHistory"
2026-03-19T15:14:48.589431163Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC)
2026-03-19T15:14:48.589744283Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024676s
2026-03-19T15:14:48.589893955Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-03-19T15:14:48.590035900Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-03-19T15:14:48.590167545Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset
2026-03-19T15:14:48.590576679Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT)
2026-03-19T15:14:48.590922626Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo"
2026-03-19T15:14:48.591328744Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo"
2026-03-19T15:14:48.591712637Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo"
2026-03-19T15:14:48.592481986Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-03-19T15:14:48.592820127Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024824s
2026-03-19T15:14:48.592981663Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (188, '2026-03-19T15:14:48', 'postgres_update_timestamp_columns_to_with_timezone')
2026-03-19T15:14:48.593312228Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:48.594425330Z [Info] FluentMigrator.Runner.MigrationRunner: 188: postgres_update_timestamp_columns_to_with_timezone migrated
2026-03-19T15:14:48.594618189Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004086s
2026-03-19T15:14:48.594772199Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_colon_replacement_to_naming_config migrating
2026-03-19T15:14:48.594950598Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:48.595168286Z [Info] add_colon_replacement_to_naming_config: Starting migration of Log DB to 189
2026-03-19T15:14:48.595356526Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (189, '2026-03-19T15:14:48', 'add_colon_replacement_to_naming_config')
2026-03-19T15:14:48.595669887Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:48.596305928Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_colon_replacement_to_naming_config migrated
2026-03-19T15:14:48.596493776Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013486s
2026-03-19T15:14:48.596640692Z [Info] FluentMigrator.Runner.MigrationRunner: 190: health_restored_notification migrating
2026-03-19T15:14:48.596797878Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:48.597006719Z [Info] health_restored_notification: Starting migration of Log DB to 190
2026-03-19T15:14:48.597178405Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (190, '2026-03-19T15:14:48', 'health_restored_notification')
2026-03-19T15:14:48.597488359Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:48.598060782Z [Info] FluentMigrator.Runner.MigrationRunner: 190: health_restored_notification migrated
2026-03-19T15:14:48.598239963Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012563s
2026-03-19T15:14:48.598385596Z [Info] FluentMigrator.Runner.MigrationRunner: 191: add_download_client_tags migrating
2026-03-19T15:14:48.598549115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:48.598757906Z [Info] add_download_client_tags: Starting migration of Log DB to 191
2026-03-19T15:14:48.598924762Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (191, '2026-03-19T15:14:48', 'add_download_client_tags')
2026-03-19T15:14:48.599230287Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:48.599788040Z [Info] FluentMigrator.Runner.MigrationRunner: 191: add_download_client_tags migrated
2026-03-19T15:14:48.599984075Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012389s
2026-03-19T15:14:48.600140500Z [Info] FluentMigrator.Runner.MigrationRunner: 192: import_exclusion_type migrating
2026-03-19T15:14:48.600297607Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:48.600510245Z [Info] import_exclusion_type: Starting migration of Log DB to 192
2026-03-19T15:14:48.600673914Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (192, '2026-03-19T15:14:48', 'import_exclusion_type')
2026-03-19T15:14:48.600980271Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:48.601554047Z [Info] FluentMigrator.Runner.MigrationRunner: 192: import_exclusion_type migrated
2026-03-19T15:14:48.601721955Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012559s
2026-03-19T15:14:48.601871376Z [Info] FluentMigrator.Runner.MigrationRunner: 193: add_import_list_items migrating
2026-03-19T15:14:48.602038082Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:48.602240750Z [Info] add_import_list_items: Starting migration of Log DB to 193
2026-03-19T15:14:48.602404299Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (193, '2026-03-19T15:14:48', 'add_import_list_items')
2026-03-19T15:14:48.602703762Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:48.603273861Z [Info] FluentMigrator.Runner.MigrationRunner: 193: add_import_list_items migrated
2026-03-19T15:14:48.603447801Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012353s
2026-03-19T15:14:48.603601631Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_notification_status migrating
2026-03-19T15:14:48.603760541Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:48.604000534Z [Info] add_notification_status: Starting migration of Log DB to 194
2026-03-19T15:14:48.604166218Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (194, '2026-03-19T15:14:48', 'add_notification_status')
2026-03-19T15:14:48.604462955Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:48.605066962Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_notification_status migrated
2026-03-19T15:14:48.605233617Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012944s
2026-03-19T15:14:48.605388419Z [Info] FluentMigrator.Runner.MigrationRunner: 195: parse_language_tags_from_existing_subtitle_files migrating
2026-03-19T15:14:48.605565856Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:48.605776100Z [Info] parse_language_tags_from_existing_subtitle_files: Starting migration of Log DB to 195
2026-03-19T15:14:48.605963487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (195, '2026-03-19T15:14:48', 'parse_language_tags_from_existing_subtitle_files')
2026-03-19T15:14:48.606295395Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:48.606865974Z [Info] FluentMigrator.Runner.MigrationRunner: 195: parse_language_tags_from_existing_subtitle_files migrated
2026-03-19T15:14:48.607056057Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012953s
2026-03-19T15:14:48.607204165Z [Info] FluentMigrator.Runner.MigrationRunner: 196: add_finale_type migrating
2026-03-19T15:14:48.607362124Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:48.607564000Z [Info] add_finale_type: Starting migration of Log DB to 196
2026-03-19T15:14:48.607730024Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (196, '2026-03-19T15:14:48', 'add_finale_type')
2026-03-19T15:14:48.608039518Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:48.608610928Z [Info] FluentMigrator.Runner.MigrationRunner: 196: add_finale_type migrated
2026-03-19T15:14:48.608787815Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012442s
2026-03-19T15:14:48.608963929Z [Info] FluentMigrator.Runner.MigrationRunner: 197: list_add_missing_search migrating
2026-03-19T15:14:48.609129132Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:48.609351781Z [Info] list_add_missing_search: Starting migration of Log DB to 197
2026-03-19T15:14:48.609532044Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (197, '2026-03-19T15:14:48', 'list_add_missing_search')
2026-03-19T15:14:48.609861146Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:48.610438870Z [Info] FluentMigrator.Runner.MigrationRunner: 197: list_add_missing_search migrated
2026-03-19T15:14:48.610621337Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013078s
2026-03-19T15:14:48.610779025Z [Info] FluentMigrator.Runner.MigrationRunner: 198: parse_title_from_existing_subtitle_files migrating
2026-03-19T15:14:48.610965490Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:48.611195003Z [Info] parse_title_from_existing_subtitle_files: Starting migration of Log DB to 198
2026-03-19T15:14:48.611387500Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (198, '2026-03-19T15:14:48', 'parse_title_from_existing_subtitle_files')
2026-03-19T15:14:48.611727575Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:48.612355430Z [Info] FluentMigrator.Runner.MigrationRunner: 198: parse_title_from_existing_subtitle_files migrated
2026-03-19T15:14:48.612569060Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013753s
2026-03-19T15:14:48.612734112Z [Info] FluentMigrator.Runner.MigrationRunner: 199: series_last_aired migrating
2026-03-19T15:14:48.612901449Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:48.613114408Z [Info] series_last_aired: Starting migration of Log DB to 199
2026-03-19T15:14:48.613296415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (199, '2026-03-19T15:14:48', 'series_last_aired')
2026-03-19T15:14:48.613617792Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:48.614199223Z [Info] FluentMigrator.Runner.MigrationRunner: 199: series_last_aired migrated
2026-03-19T15:14:48.614370438Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012953s
2026-03-19T15:14:48.614524769Z [Info] FluentMigrator.Runner.MigrationRunner: 200: AddNewItemMonitorType migrating
2026-03-19T15:14:48.614722337Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:48.614936027Z [Info] AddNewItemMonitorType: Starting migration of Log DB to 200
2026-03-19T15:14:48.615121100Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (200, '2026-03-19T15:14:48', 'AddNewItemMonitorType')
2026-03-19T15:14:48.615432867Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:48.616139020Z [Info] FluentMigrator.Runner.MigrationRunner: 200: AddNewItemMonitorType migrated
2026-03-19T15:14:48.616313381Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013953s
2026-03-19T15:14:48.616471579Z [Info] FluentMigrator.Runner.MigrationRunner: 201: email_encryption migrating
2026-03-19T15:14:48.616636712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:48.616849150Z [Info] email_encryption: Starting migration of Log DB to 201
2026-03-19T15:14:48.617039714Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (201, '2026-03-19T15:14:48', 'email_encryption')
2026-03-19T15:14:48.617359538Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:48.617921008Z [Info] FluentMigrator.Runner.MigrationRunner: 201: email_encryption migrated
2026-03-19T15:14:48.618103025Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012812s
2026-03-19T15:14:48.618264590Z [Info] FluentMigrator.Runner.MigrationRunner: 202: add_indexer_flags migrating
2026-03-19T15:14:48.618422699Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:48.618658744Z [Info] add_indexer_flags: Starting migration of Log DB to 202
2026-03-19T15:14:48.618830741Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (202, '2026-03-19T15:14:48', 'add_indexer_flags')
2026-03-19T15:14:48.619161427Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:48.619726254Z [Info] FluentMigrator.Runner.MigrationRunner: 202: add_indexer_flags migrated
2026-03-19T15:14:48.619964173Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012926s
2026-03-19T15:14:48.620127462Z [Info] FluentMigrator.Runner.MigrationRunner: 203: release_type migrating
2026-03-19T15:14:48.620279669Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:48.620520013Z [Info] release_type: Starting migration of Log DB to 203
2026-03-19T15:14:48.620695746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (203, '2026-03-19T15:14:48', 'release_type')
2026-03-19T15:14:48.621002775Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:48.621575638Z [Info] FluentMigrator.Runner.MigrationRunner: 203: release_type migrated
2026-03-19T15:14:48.621760380Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012938s
2026-03-19T15:14:48.621917116Z [Info] FluentMigrator.Runner.MigrationRunner: 204: add_add_release_hash migrating
2026-03-19T15:14:48.622096848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:48.622326020Z [Info] add_add_release_hash: Starting migration of Log DB to 204
2026-03-19T15:14:48.622511222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (204, '2026-03-19T15:14:48', 'add_add_release_hash')
2026-03-19T15:14:48.622847189Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:48.623398990Z [Info] FluentMigrator.Runner.MigrationRunner: 204: add_add_release_hash migrated
2026-03-19T15:14:48.623578081Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013009s
2026-03-19T15:14:48.623745248Z [Info] FluentMigrator.Runner.MigrationRunner: 205: rename_season_pack_spec migrating
2026-03-19T15:14:48.623931212Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:48.624156496Z [Info] rename_season_pack_spec: Starting migration of Log DB to 205
2026-03-19T15:14:48.624333653Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (205, '2026-03-19T15:14:48', 'rename_season_pack_spec')
2026-03-19T15:14:48.624658878Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:48.625241140Z [Info] FluentMigrator.Runner.MigrationRunner: 205: rename_season_pack_spec migrated
2026-03-19T15:14:48.625421854Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001307s
2026-03-19T15:14:48.625585333Z [Info] FluentMigrator.Runner.MigrationRunner: 206: add_tmdbid migrating
2026-03-19T15:14:48.625740997Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:48.625976451Z [Info] add_tmdbid: Starting migration of Log DB to 206
2026-03-19T15:14:48.626150512Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (206, '2026-03-19T15:14:48', 'add_tmdbid')
2026-03-19T15:14:48.626455446Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:48.627203552Z [Info] FluentMigrator.Runner.MigrationRunner: 206: add_tmdbid migrated
2026-03-19T15:14:48.627383755Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014565s
2026-03-19T15:14:48.627547846Z [Info] FluentMigrator.Runner.MigrationRunner: 209: add_on_import_complete_to_notifications migrating
2026-03-19T15:14:48.627731165Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:48.627963383Z [Info] add_on_import_complete_to_notifications: Starting migration of Log DB to 209
2026-03-19T15:14:48.628164357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (209, '2026-03-19T15:14:48', 'add_on_import_complete_to_notifications')
2026-03-19T15:14:48.628504893Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:48.629072586Z [Info] FluentMigrator.Runner.MigrationRunner: 209: add_on_import_complete_to_notifications migrated
2026-03-19T15:14:48.629264553Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013381s
2026-03-19T15:14:48.629436830Z [Info] FluentMigrator.Runner.MigrationRunner: 210: add_monitored_seasons_filter migrating
2026-03-19T15:14:48.629611842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:48.629828168Z [Info] add_monitored_seasons_filter: Starting migration of Log DB to 210
2026-03-19T15:14:48.630014433Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (210, '2026-03-19T15:14:48', 'add_monitored_seasons_filter')
2026-03-19T15:14:48.630343496Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:48.630944627Z [Info] FluentMigrator.Runner.MigrationRunner: 210: add_monitored_seasons_filter migrated
2026-03-19T15:14:48.631137144Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013338s
2026-03-19T15:14:48.631309281Z [Info] FluentMigrator.Runner.MigrationRunner: 211: add_custom_colon_replacement_to_naming_config migrating
2026-03-19T15:14:48.631491237Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:48.631723145Z [Info] add_custom_colon_replacement_to_naming_config: Starting migration of Log DB to 211
2026-03-19T15:14:48.631992257Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (211, '2026-03-19T15:14:48', 'add_custom_colon_replacement_to_naming_config')
2026-03-19T15:14:48.632334466Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:48.632897319Z [Info] FluentMigrator.Runner.MigrationRunner: 211: add_custom_colon_replacement_to_naming_config migrated
2026-03-19T15:14:48.633092122Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013954s
2026-03-19T15:14:48.633267825Z [Info] FluentMigrator.Runner.MigrationRunner: 212: add_minium_upgrade_format_score_to_quality_profiles migrating
2026-03-19T15:14:48.633460012Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:48.633675907Z [Info] add_minium_upgrade_format_score_to_quality_profiles: Starting migration of Log DB to 212
2026-03-19T15:14:48.633878485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (212, '2026-03-19T15:14:48', 'add_minium_upgrade_format_score_to_quality_profiles')
2026-03-19T15:14:48.634236526Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:48.634841595Z [Info] FluentMigrator.Runner.MigrationRunner: 212: add_minium_upgrade_format_score_to_quality_profiles migrated
2026-03-19T15:14:48.635045415Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013753s
2026-03-19T15:14:48.635199245Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_blurary576p_quality_in_profiles migrating
2026-03-19T15:14:48.635400981Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:48.635612698Z [Info] add_blurary576p_quality_in_profiles: Starting migration of Log DB to 214
2026-03-19T15:14:48.635815596Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (214, '2026-03-19T15:14:48', 'add_blurary576p_quality_in_profiles')
2026-03-19T15:14:48.636160241Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:48.636742062Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_blurary576p_quality_in_profiles migrated
2026-03-19T15:14:48.636923938Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013447s
2026-03-19T15:14:48.637084362Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_blurary576p_quality_in_profiles_with_grouped_blurary480p migrating
2026-03-19T15:14:48.637285877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:48.637500630Z [Info] add_blurary576p_quality_in_profiles_with_grouped_blurary480p: Starting migration of Log DB to 215
2026-03-19T15:14:48.637720062Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (215, '2026-03-19T15:14:48', 'add_blurary576p_quality_in_profiles_with_grouped_blurary480p')
2026-03-19T15:14:48.638066910Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:48.638629954Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_blurary576p_quality_in_profiles_with_grouped_blurary480p migrated
2026-03-19T15:14:48.638842111Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013463s
2026-03-19T15:14:48.639006132Z [Info] FluentMigrator.Runner.MigrationRunner: 217: add_mal_and_anilist_ids migrating
2026-03-19T15:14:48.639182366Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:14:48.639395355Z [Info] add_mal_and_anilist_ids: Starting migration of Log DB to 217
2026-03-19T15:14:48.639586410Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (217, '2026-03-19T15:14:48', 'add_mal_and_anilist_ids')
2026-03-19T15:14:48.639952708Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:14:48.640517856Z [Info] FluentMigrator.Runner.MigrationRunner: 217: add_mal_and_anilist_ids migrated
2026-03-19T15:14:48.640697778Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013381s
2026-03-19T15:14:48.837486502Z [Info] Microsoft.Hosting.Lifetime: Now listening on: http://[::]:8989
2026-03-19T15:14:48.847277079Z [Info] UpdaterConfigProvider: Update mechanism BuiltIn not supported in the current configuration, changing to Docker.
2026-03-19T15:14:48.959550537Z [Info] QualityProfileService: Setting up default quality profiles
2026-03-19T15:14:49.037731777Z [Info] Microsoft.Hosting.Lifetime: Application started. Press Ctrl+C to shut down.
2026-03-19T15:14:49.037763140Z [Info] Microsoft.Hosting.Lifetime: Hosting environment: Production
2026-03-19T15:14:49.037986319Z [Info] Microsoft.Hosting.Lifetime: Content root path: /app/sonarr/bin
2026-03-19T15:14:49.132083642Z [Info] ManagedHttpDispatcher: IPv4 is available: True, IPv6 will be disabled
2026-03-19T15:14:49.688063772Z [ls.io-init] done.
Expand
NAME VERSION
BouncyCastle.Cryptography 2.4.0
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.8.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.8.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
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.FFprobe 5.1.4.112
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.17
Sonarr.Api.V3 4.0.17
Sonarr.Common 4.0.17
Sonarr.Core 4.0.17
Sonarr.Host 4.0.17
Sonarr.Http 4.0.17
Sonarr.Mono 4.0.17
Sonarr.RuntimePatches 4.0.17
Sonarr.SignalR 4.0.17
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.0
System.Security.Cryptography.ProtectedData 6.0.0
System.Security.Permissions 6.0.0
System.ServiceProcess.ServiceController 6.0.1
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.1-r8
alpine-baselayout-data 3.7.1-r8
alpine-keys 2.6-r0
alpine-release 3.23.3-r0
apk-tools 3.0.5-r0
bash 5.3.3-r1
brotli-libs 1.2.0-r0
busybox 1.37.0-r30
busybox-binsh 1.37.0-r30
c-ares 1.34.6-r0
ca-certificates 20251003-r0
ca-certificates-bundle 20251003-r0
catatonit 0.2.1-r0
coreutils 9.8-r1
coreutils-env 9.8-r1
coreutils-fmt 9.8-r1
coreutils-sha512sum 9.8-r1
curl 8.17.0-r1
findutils 4.10.0-r0
icu-data-en 76.1-r1
icu-libs 76.1-r1
jq 1.8.1-r0
libapk 3.0.5-r0
libattr 2.5.2-r2
libbsd 0.12.2-r0
libcrypto3 3.5.5-r0
libcurl 8.17.0-r1
libgcc 15.2.0-r2
libidn2 2.3.8-r0
libintl 0.24.1-r1
libmd 1.1.0-r0
libncursesw 6.5_p20251123-r0
libproc2 4.0.5-r0
libpsl 0.21.5-r3
libssl3 3.5.5-r0
libstdc++ 15.2.0-r2
libunistring 1.4.1-r0
libxml2 2.13.9-r0
libxslt 1.1.43-r3
linux-pam 1.7.1-r2
musl 1.2.5-r21
musl-utils 1.2.5-r21
ncurses-terminfo-base 6.5_p20251123-r0
netcat-openbsd 1.234.1-r0
nghttp2-libs 1.68.0-r0
nghttp3 1.13.1-r0
oniguruma 6.9.10-r0
procps-ng 4.0.5-r0
readline 8.3.1-r0
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.8-r2
shadow 4.18.0-r0
skalibs-libs 2.14.4.0-r0
sqlite-libs 3.51.2-r0
ssl_client 1.37.0-r30
tzdata 2026a-r0
utmps-libs 0.1.3.1-r0
xmlstarlet 1.6.1-r2
xz-libs 5.8.2-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": 1773933301420
},
{
"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": 1773933301420
},
{
"level": "INFO",
"message": "http://172.17.0.5:8989/931-cf52af1896516b46dbfc.js 1:139900 \"[signalR] starting\"",
"source": "console-api",
"timestamp": 1773933301420
},
{
"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": 1773933301420
},
{
"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=QHQf6L7hkEXUoqmhSz7QNw.\"",
"source": "console-api",
"timestamp": 1773933301420
},
{
"level": "INFO",
"message": "http://172.17.0.5:8989/931-cf52af1896516b46dbfc.js 1:139900 \"[signalR] Information: Using HubProtocol 'json'.\"",
"source": "console-api",
"timestamp": 1773933301420
},
{
"level": "DEBUG",
"message": "http://172.17.0.5:8989/931-cf52af1896516b46dbfc.js 1:139900 \"[signalR] connected\"",
"source": "console-api",
"timestamp": 1773933301420
},
{
"level": "DEBUG",
"message": "http://172.17.0.5:8989/931-cf52af1896516b46dbfc.js 1:139900 \"[signalR] received\" \"version\" Object",
"source": "console-api",
"timestamp": 1773933301421
},
{
"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": 1773933301421
},
{
"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": 1773933301421
},
{
"level": "DEBUG",
"message": "http://172.17.0.5:8989/931-cf52af1896516b46dbfc.js 1:139900 \"[signalR] received\" \"health\" Object",
"source": "console-api",
"timestamp": 1773933301421
}
]
| Test | Result | Message | Runtime |
|---|---|---|---|
| Capture Screenshot | PASS | - | 11.12s |
| Container Start | PASS | - | 5.18s |
| Create Buildx SBOM | PASS | - | 1.91s |
| Get Build Info | PASS | - | 0.04s |
ARM64 PASS
linuxserver/sonarr
Runtime: 76.99s
Build Information
Builder: X86-BUILDER-3p --Hetzner
Created: 2026-03-19T15:11:00+00:00
Image: linuxserver/sonarr
Maintainer: thespad
Size: 87.23MB
Tag: arm64v8-4.0.17.2952-ls305
Version: 4.0.17.2952-ls305
Expand
2026-03-19T15:14:46.664522382Z [migrations] started
2026-03-19T15:14:46.668815016Z [migrations] no migrations found
2026-03-19T15:14:47.110957389Z usermod: no changes
2026-03-19T15:14:47.192119922Z ───────────────────────────────────────
2026-03-19T15:14:47.192136706Z
2026-03-19T15:14:47.192145353Z ██╗ ███████╗██╗ ██████╗
2026-03-19T15:14:47.192153790Z ██║ ██╔════╝██║██╔═══██╗
2026-03-19T15:14:47.192162137Z ██║ ███████╗██║██║ ██║
2026-03-19T15:14:47.192170614Z ██║ ╚════██║██║██║ ██║
2026-03-19T15:14:47.192178821Z ███████╗███████║██║╚██████╔╝
2026-03-19T15:14:47.192187138Z ╚══════╝╚══════╝╚═╝ ╚═════╝
2026-03-19T15:14:47.192195464Z
2026-03-19T15:14:47.192203280Z Brought to you by linuxserver.io
2026-03-19T15:14:47.192211477Z ───────────────────────────────────────
2026-03-19T15:14:47.197235194Z
2026-03-19T15:14:47.197633786Z To support the app dev(s) visit:
2026-03-19T15:14:47.219011048Z Sonarr: https://sonarr.tv/donate
2026-03-19T15:14:47.223358874Z
2026-03-19T15:14:47.223379796Z To support LSIO projects visit:
2026-03-19T15:14:47.223388073Z https://www.linuxserver.io/donate/
2026-03-19T15:14:47.223395097Z
2026-03-19T15:14:47.223401711Z ───────────────────────────────────────
2026-03-19T15:14:47.223409687Z GID/UID
2026-03-19T15:14:47.223416631Z ───────────────────────────────────────
2026-03-19T15:14:47.299974651Z
2026-03-19T15:14:47.299986846Z User UID: 911
2026-03-19T15:14:47.299994792Z User GID: 911
2026-03-19T15:14:47.300002748Z ───────────────────────────────────────
2026-03-19T15:14:47.333739460Z Linuxserver.io version: 4.0.17.2952-ls305
2026-03-19T15:14:47.337596368Z Build-date: 2026-03-19T15:11:00+00:00
2026-03-19T15:14:47.337610155Z ───────────────────────────────────────
2026-03-19T15:14:47.337618873Z
2026-03-19T15:14:49.604253276Z [custom-init] No custom files found, skipping...
2026-03-19T15:14:54.781024320Z [Info] Bootstrap: Starting Sonarr - /app/sonarr/bin/Sonarr - Version 4.0.17.2952
2026-03-19T15:14:55.845516895Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2026-03-19T15:14:55.927302743Z [Debug] Bootstrap: Console selected
2026-03-19T15:14:55.942131868Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2026-03-19T15:15:00.708674629Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2026-03-19T15:15:01.757109685Z [Warn] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {1106240d-fc70-4f43-95ac-c00ae323c2fb} may be persisted to storage in unencrypted form.
2026-03-19T15:15:03.114749488Z [Trace] EventAggregator: Publishing ConfigFileSavedEvent
2026-03-19T15:15:03.920271661Z [Info] MigrationController: *** Migrating data source=/config/sonarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 ***
2026-03-19T15:15:05.254055170Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating
2026-03-19T15:15:06.365638460Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-19T15:15:06.410151174Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-19T15:15:07.221175196Z [Info] DatabaseEngineVersionCheck: SQLite 3.51.2
2026-03-19T15:15:07.251955355Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.8266711s
2026-03-19T15:15:07.255022792Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated
2026-03-19T15:15:07.258039117Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.8553971s
2026-03-19T15:15:07.461577834Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating
2026-03-19T15:15:07.470024234Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:07.557503899Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo
2026-03-19T15:15:07.661310546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL)
2026-03-19T15:15:08.009776271Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.4486643s
2026-03-19T15:15:08.015611894Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:08.034833083Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated
2026-03-19T15:15:08.036974236Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.4747097s
2026-03-19T15:15:08.166343733Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating
2026-03-19T15:15:08.168992247Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:08.257085989Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version)
2026-03-19T15:15:08.278181744Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-03-19T15:15:08.292643729Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0331137s
2026-03-19T15:15:08.295597588Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-03-19T15:15:08.299256566Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001866s
2026-03-19T15:15:08.305008490Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime
2026-03-19T15:15:08.312951557Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME
2026-03-19T15:15:08.328971690Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0216406s
2026-03-19T15:15:08.331459319Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:08.335210965Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated
2026-03-19T15:15:08.337399853Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0281077s
2026-03-19T15:15:08.348186216Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating
2026-03-19T15:15:08.350370945Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:08.362436364Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-03-19T15:15:08.364691997Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002916s
2026-03-19T15:15:08.366494767Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String
2026-03-19T15:15:08.369188081Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT
2026-03-19T15:15:08.374036726Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0056378s
2026-03-19T15:15:08.375593541Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:08.378473661Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated
2026-03-19T15:15:08.380269228Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101186s
2026-03-19T15:15:08.398275270Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating
2026-03-19T15:15:08.400418226Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:08.411611829Z [Info] InitialSetup: Starting migration of Main DB to 1
2026-03-19T15:15:08.527108698Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Config
2026-03-19T15:15:08.532774769Z [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-03-19T15:15:08.539498089Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102796s
2026-03-19T15:15:08.541427154Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Config (Key)
2026-03-19T15:15:08.544017290Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Config_Key" ON "Config" ("Key" ASC)
2026-03-19T15:15:08.547527429Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044735s
2026-03-19T15:15:08.548989033Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RootFolders
2026-03-19T15:15:08.551359376Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "RootFolders" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Path" TEXT NOT NULL)
2026-03-19T15:15:08.555551820Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049481s
2026-03-19T15:15:08.557063304Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex RootFolders (Path)
2026-03-19T15:15:08.558851555Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_RootFolders_Path" ON "RootFolders" ("Path" ASC)
2026-03-19T15:15:08.562428909Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036843s
2026-03-19T15:15:08.563921906Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Series
2026-03-19T15:15:08.566916707Z [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-03-19T15:15:08.581013066Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0155146s
2026-03-19T15:15:08.582513828Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (TvdbId)
2026-03-19T15:15:08.584211638Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2026-03-19T15:15:08.587717518Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003575s
2026-03-19T15:15:08.589206937Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (TvRageId)
2026-03-19T15:15:08.590917883Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC)
2026-03-19T15:15:08.594479767Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036129s
2026-03-19T15:15:08.595931661Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (ImdbId)
2026-03-19T15:15:08.597668719Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_ImdbId" ON "Series" ("ImdbId" ASC)
2026-03-19T15:15:08.601215722Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035971s
2026-03-19T15:15:08.602718418Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (TitleSlug)
2026-03-19T15:15:08.604479525Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2026-03-19T15:15:08.608092341Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036733s
2026-03-19T15:15:08.609542922Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Seasons
2026-03-19T15:15:08.611376926Z [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-03-19T15:15:08.616308357Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052052s
2026-03-19T15:15:08.617768027Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Episodes
2026-03-19T15:15:08.619969200Z [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-03-19T15:15:08.629058705Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009731s
2026-03-19T15:15:08.630566021Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Episodes (TvDbEpisodeId)
2026-03-19T15:15:08.632377569Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Episodes_TvDbEpisodeId" ON "Episodes" ("TvDbEpisodeId" ASC)
2026-03-19T15:15:08.636197392Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038369s
2026-03-19T15:15:08.637658023Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable EpisodeFiles
2026-03-19T15:15:08.639711479Z [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-03-19T15:15:08.646665925Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073249s
2026-03-19T15:15:08.648176837Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex EpisodeFiles (Path)
2026-03-19T15:15:08.649934427Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_EpisodeFiles_Path" ON "EpisodeFiles" ("Path" ASC)
2026-03-19T15:15:08.653515188Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036368s
2026-03-19T15:15:08.654972343Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable History
2026-03-19T15:15:08.656976128Z [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-03-19T15:15:08.663829510Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072722s
2026-03-19T15:15:08.665307887Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Notifications
2026-03-19T15:15:08.667268526Z [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-03-19T15:15:08.760179630Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0923238s
2026-03-19T15:15:08.763631261Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ScheduledTasks
2026-03-19T15:15:08.767242474Z [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-03-19T15:15:08.780075949Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114137s
2026-03-19T15:15:08.783624145Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ScheduledTasks (TypeName)
2026-03-19T15:15:08.788112243Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2026-03-19T15:15:08.795841349Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097385s
2026-03-19T15:15:08.798525284Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Indexers
2026-03-19T15:15:08.801823446Z [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-03-19T15:15:08.809982768Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088323s
2026-03-19T15:15:08.812401900Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Indexers (Name)
2026-03-19T15:15:08.814684928Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-03-19T15:15:08.820368875Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0056883s
2026-03-19T15:15:08.822217177Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable QualityProfiles
2026-03-19T15:15:08.827949151Z [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-03-19T15:15:08.838434978Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0136813s
2026-03-19T15:15:08.841662368Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityProfiles (Name)
2026-03-19T15:15:08.855913228Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityProfiles_Name" ON "QualityProfiles" ("Name" ASC)
2026-03-19T15:15:08.878740580Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0332307s
2026-03-19T15:15:08.882752940Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable QualitySizes
2026-03-19T15:15:08.909266275Z [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-03-19T15:15:08.926864296Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0400932s
2026-03-19T15:15:08.929271103Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualitySizes (QualityId)
2026-03-19T15:15:08.932774679Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualitySizes_QualityId" ON "QualitySizes" ("QualityId" ASC)
2026-03-19T15:15:08.937301396Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062456s
2026-03-19T15:15:08.938935466Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualitySizes (Name)
2026-03-19T15:15:08.940671372Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualitySizes_Name" ON "QualitySizes" ("Name" ASC)
2026-03-19T15:15:08.946348185Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0055673s
2026-03-19T15:15:08.947534745Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable SceneMappings
2026-03-19T15:15:08.950010941Z [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-03-19T15:15:08.957171131Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079303s
2026-03-19T15:15:08.958637264Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NamingConfig
2026-03-19T15:15:08.961258343Z [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-03-19T15:15:08.970388800Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101117s
2026-03-19T15:15:09.020317622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-03-19T15:15:08', 'InitialSetup')
2026-03-19T15:15:09.046663159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:09.052300322Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated
2026-03-19T15:15:09.054096650Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.092017s
2026-03-19T15:15:09.059123804Z [Info] FluentMigrator.Runner.MigrationRunner: 2: remove_tvrage_imdb_unique_constraint migrating
2026-03-19T15:15:09.061384947Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:09.067307064Z [Info] remove_tvrage_imdb_unique_constraint: Starting migration of Main DB to 2
2026-03-19T15:15:09.101807224Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex Series (TvRageId)
2026-03-19T15:15:09.107540791Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_Series_TvRageId"
2026-03-19T15:15:09.114209732Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102676s
2026-03-19T15:15:09.116248377Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex Series (ImdbId)
2026-03-19T15:15:09.117977830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_Series_ImdbId"
2026-03-19T15:15:09.121448820Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038792s
2026-03-19T15:15:09.124904259Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2026-03-19T15:15:09', 'remove_tvrage_imdb_unique_constraint')
2026-03-19T15:15:09.129446737Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:09.133069834Z [Info] FluentMigrator.Runner.MigrationRunner: 2: remove_tvrage_imdb_unique_constraint migrated
2026-03-19T15:15:09.134874829Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0155165s
2026-03-19T15:15:09.136761919Z [Info] FluentMigrator.Runner.MigrationRunner: 3: remove_renamed_scene_mapping_columns migrating
2026-03-19T15:15:09.138553347Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:09.141114736Z [Info] remove_renamed_scene_mapping_columns: Starting migration of Main DB to 3
2026-03-19T15:15:09.160773306Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable SceneMappings
2026-03-19T15:15:09.165738646Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SceneMappings"
2026-03-19T15:15:09.170167635Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073918s
2026-03-19T15:15:09.171693949Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable SceneMappings
2026-03-19T15:15:09.173996306Z [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-03-19T15:15:09.180421886Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071721s
2026-03-19T15:15:09.182147291Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2026-03-19T15:15:09', 'remove_renamed_scene_mapping_columns')
2026-03-19T15:15:09.186271677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:09.189215526Z [Info] FluentMigrator.Runner.MigrationRunner: 3: remove_renamed_scene_mapping_columns migrated
2026-03-19T15:15:09.190968627Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.01598s
2026-03-19T15:15:09.192683460Z [Info] FluentMigrator.Runner.MigrationRunner: 4: updated_history migrating
2026-03-19T15:15:09.194240235Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:09.196690129Z [Info] updated_history: Starting migration of Main DB to 4
2026-03-19T15:15:09.206130271Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable History
2026-03-19T15:15:09.208097052Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History"
2026-03-19T15:15:09.211344130Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036092s
2026-03-19T15:15:09.212718328Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable History
2026-03-19T15:15:09.215084183Z [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-03-19T15:15:09.221292796Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070854s
2026-03-19T15:15:09.223004093Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2026-03-19T15:15:09', 'updated_history')
2026-03-19T15:15:09.226756359Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:09.229678153Z [Info] FluentMigrator.Runner.MigrationRunner: 4: updated_history migrated
2026-03-19T15:15:09.231217794Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0155083s
2026-03-19T15:15:09.233046938Z [Info] FluentMigrator.Runner.MigrationRunner: 5: added_eventtype_to_history migrating
2026-03-19T15:15:09.234740950Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:09.237192948Z [Info] added_eventtype_to_history: Starting migration of Main DB to 5
2026-03-19T15:15:09.244665176Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History
2026-03-19T15:15:09.246371973Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001413s
2026-03-19T15:15:09.247803797Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn History EventType Int32
2026-03-19T15:15:09.249839016Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History" ADD COLUMN "EventType" INTEGER
2026-03-19T15:15:09.255901815Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006424s
2026-03-19T15:15:09.257582740Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2026-03-19T15:15:09', 'added_eventtype_to_history')
2026-03-19T15:15:09.261557906Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:09.264381232Z [Info] FluentMigrator.Runner.MigrationRunner: 5: added_eventtype_to_history migrated
2026-03-19T15:15:09.266048009Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0149386s
2026-03-19T15:15:09.267711239Z [Info] FluentMigrator.Runner.MigrationRunner: 6: add_index_to_log_time migrating
2026-03-19T15:15:09.269347193Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:09.271803139Z [Info] add_index_to_log_time: Starting migration of Main DB to 6
2026-03-19T15:15:09.274449208Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2026-03-19T15:15:09', 'add_index_to_log_time')
2026-03-19T15:15:09.278494445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:09.281509797Z [Info] FluentMigrator.Runner.MigrationRunner: 6: add_index_to_log_time migrated
2026-03-19T15:15:09.283117355Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122028s
2026-03-19T15:15:09.284724221Z [Info] FluentMigrator.Runner.MigrationRunner: 7: add_renameEpisodes_to_naming migrating
2026-03-19T15:15:09.286424856Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:09.288775670Z [Info] add_renameEpisodes_to_naming: Starting migration of Main DB to 7
2026-03-19T15:15:09.300343697Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2026-03-19T15:15:09.302818451Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.05E-05s
2026-03-19T15:15:09.304480829Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig RenameEpisodes Boolean
2026-03-19T15:15:09.306491448Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "RenameEpisodes" INTEGER
2026-03-19T15:15:09.312925576Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00657s
2026-03-19T15:15:09.316577570Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "RenameEpisodes" = NOT "UseSceneName"
2026-03-19T15:15:09.321527970Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "RenameEpisodes" = NOT "UseSceneName"
2026-03-19T15:15:09.325237451Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062599s
2026-03-19T15:15:09.326921111Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2026-03-19T15:15:09', 'add_renameEpisodes_to_naming')
2026-03-19T15:15:09.330947760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:09.333764523Z [Info] FluentMigrator.Runner.MigrationRunner: 7: add_renameEpisodes_to_naming migrated
2026-03-19T15:15:09.335483144Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0148485s
2026-03-19T15:15:09.337226064Z [Info] FluentMigrator.Runner.MigrationRunner: 8: remove_backlog migrating
2026-03-19T15:15:09.338774232Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:09.341271963Z [Info] remove_backlog: Starting migration of Main DB to 8
2026-03-19T15:15:09.373951376Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Series BacklogSetting
2026-03-19T15:15:09.611366677Z [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-03-19T15:15:09.626483220Z [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-03-19T15:15:09.641138073Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2026-03-19T15:15:09.649384952Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2026-03-19T15:15:09.668056284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2026-03-19T15:15:09.672217163Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2026-03-19T15:15:09.675931875Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2998466s
2026-03-19T15:15:09.677578651Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig UseSceneName
2026-03-19T15:15:09.703773525Z [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-03-19T15:15:09.713061790Z [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-03-19T15:15:09.721876863Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig"
2026-03-19T15:15:09.725164745Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig"
2026-03-19T15:15:09.735839202Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0565179s
2026-03-19T15:15:09.737698396Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2026-03-19T15:15:09', 'remove_backlog')
2026-03-19T15:15:09.741512528Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:09.744735268Z [Info] FluentMigrator.Runner.MigrationRunner: 8: remove_backlog migrated
2026-03-19T15:15:09.746250289Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0654891s
2026-03-19T15:15:09.748196879Z [Info] FluentMigrator.Runner.MigrationRunner: 9: fix_rename_episodes migrating
2026-03-19T15:15:09.749770488Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:09.752270864Z [Info] fix_rename_episodes: Starting migration of Main DB to 9
2026-03-19T15:15:09.801100893Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig SeasonFolderFormat
2026-03-19T15:15:09.825618459Z [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-03-19T15:15:09.834095951Z [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-03-19T15:15:09.842010721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig"
2026-03-19T15:15:09.845489276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig"
2026-03-19T15:15:09.856178333Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0527628s
2026-03-19T15:15:09.857709086Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-03-19T15:15:09.887218545Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "RenameEpisodes" = 1 WHERE "RenameEpisodes" = -1
2026-03-19T15:15:09.891707024Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0325943s
2026-03-19T15:15:09.893115441Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-03-19T15:15:09.896558785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "RenameEpisodes" = 0 WHERE "RenameEpisodes" = -2
2026-03-19T15:15:09.899917650Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051758s
2026-03-19T15:15:09.901649187Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2026-03-19T15:15:09', 'fix_rename_episodes')
2026-03-19T15:15:09.905485022Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:09.908522850Z [Info] FluentMigrator.Runner.MigrationRunner: 9: fix_rename_episodes migrated
2026-03-19T15:15:09.910080036Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.013996s
2026-03-19T15:15:09.911989181Z [Info] FluentMigrator.Runner.MigrationRunner: 10: add_monitored migrating
2026-03-19T15:15:09.913444171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:09.915937312Z [Info] add_monitored: Starting migration of Main DB to 10
2026-03-19T15:15:09.938355510Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2026-03-19T15:15:09.940424957Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001194s
2026-03-19T15:15:09.942071153Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes Monitored Boolean
2026-03-19T15:15:09.944266334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "Monitored" INTEGER
2026-03-19T15:15:09.950569818Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067925s
2026-03-19T15:15:09.951964607Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Seasons
2026-03-19T15:15:09.953407764Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.15E-05s
2026-03-19T15:15:09.954711830Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Seasons Monitored Boolean
2026-03-19T15:15:09.956538278Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Seasons" ADD COLUMN "Monitored" INTEGER
2026-03-19T15:15:09.961971791Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0055755s
2026-03-19T15:15:09.963340698Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-03-19T15:15:09.967251443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Episodes" SET "Monitored" = 1 WHERE "Ignored" = 0
2026-03-19T15:15:09.970870592Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061772s
2026-03-19T15:15:09.972260261Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-03-19T15:15:09.973650711Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Episodes" SET "Monitored" = 0 WHERE "Ignored" = 1
2026-03-19T15:15:09.976606544Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030314s
2026-03-19T15:15:09.977987284Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-03-19T15:15:09.979384669Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Seasons" SET "Monitored" = 1 WHERE "Ignored" = 0
2026-03-19T15:15:09.982237654Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029356s
2026-03-19T15:15:09.983588354Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-03-19T15:15:09.985046771Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Seasons" SET "Monitored" = 0 WHERE "Ignored" = 1
2026-03-19T15:15:09.987884747Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029269s
2026-03-19T15:15:09.989725484Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2026-03-19T15:15:09', 'add_monitored')
2026-03-19T15:15:09.993488723Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:09.996417551Z [Info] FluentMigrator.Runner.MigrationRunner: 10: add_monitored migrated
2026-03-19T15:15:09.997947071Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011505s
2026-03-19T15:15:09.999747267Z [Info] FluentMigrator.Runner.MigrationRunner: 11: remove_ignored migrating
2026-03-19T15:15:10.001292649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:10.003838526Z [Info] remove_ignored: Starting migration of Main DB to 11
2026-03-19T15:15:10.008405584Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Seasons Ignored
2026-03-19T15:15:10.095315011Z [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-03-19T15:15:10.101156144Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Seasons_temp" ("Id", "SeriesId", "SeasonNumber", "Monitored") SELECT "Id", "SeriesId", "SeasonNumber", "Monitored" FROM "Seasons"
2026-03-19T15:15:10.105654092Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Seasons"
2026-03-19T15:15:10.108586458Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Seasons_temp" RENAME TO "Seasons"
2026-03-19T15:15:10.119126655Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1090007s
2026-03-19T15:15:10.120571875Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Episodes Ignored
2026-03-19T15:15:10.142842717Z [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-03-19T15:15:10.152788667Z [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-03-19T15:15:10.163066826Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Episodes"
2026-03-19T15:15:10.166044733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes_temp" RENAME TO "Episodes"
2026-03-19T15:15:10.176660763Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Episodes_TvDbEpisodeId" ON "Episodes" ("TvDbEpisodeId" ASC)
2026-03-19T15:15:10.180540196Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0583865s
2026-03-19T15:15:10.182191992Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2026-03-19T15:15:10', 'remove_ignored')
2026-03-19T15:15:10.185931353Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:10.189860797Z [Info] FluentMigrator.Runner.MigrationRunner: 11: remove_ignored migrated
2026-03-19T15:15:10.191408243Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0677297s
2026-03-19T15:15:10.193178899Z [Info] FluentMigrator.Runner.MigrationRunner: 12: remove_custom_start_date migrating
2026-03-19T15:15:10.194902630Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:10.197819154Z [Info] remove_custom_start_date: Starting migration of Main DB to 12
2026-03-19T15:15:10.201917888Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Series CustomStartDate
2026-03-19T15:15:10.225333084Z [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-03-19T15:15:10.238044404Z [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-03-19T15:15:10.250515309Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2026-03-19T15:15:10.253699732Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2026-03-19T15:15:10.263784572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2026-03-19T15:15:10.267674596Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2026-03-19T15:15:10.271088291Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0673297s
2026-03-19T15:15:10.272716409Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2026-03-19T15:15:10', 'remove_custom_start_date')
2026-03-19T15:15:10.276637877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:10.279733161Z [Info] FluentMigrator.Runner.MigrationRunner: 12: remove_custom_start_date migrated
2026-03-19T15:15:10.281358113Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0760438s
2026-03-19T15:15:10.283097847Z [Info] FluentMigrator.Runner.MigrationRunner: 13: add_air_date_utc migrating
2026-03-19T15:15:10.284740195Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:10.287124967Z [Info] add_air_date_utc: Starting migration of Main DB to 13
2026-03-19T15:15:10.293053066Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2026-03-19T15:15:10.294722197Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.8E-05s
2026-03-19T15:15:10.296196085Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes AirDateUtc DateTime
2026-03-19T15:15:10.298080781Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "AirDateUtc" DATETIME
2026-03-19T15:15:10.304152118Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062s
2026-03-19T15:15:10.305621197Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Episodes" SET "AirDateUtc" = "AirDate"
2026-03-19T15:15:10.308012302Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Episodes" SET "AirDateUtc" = "AirDate"
2026-03-19T15:15:10.310885358Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00323s
2026-03-19T15:15:10.312647677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2026-03-19T15:15:10', 'add_air_date_utc')
2026-03-19T15:15:10.316460906Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:10.319279844Z [Info] FluentMigrator.Runner.MigrationRunner: 13: add_air_date_utc migrated
2026-03-19T15:15:10.320888644Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0116837s
2026-03-19T15:15:10.322610692Z [Info] FluentMigrator.Runner.MigrationRunner: 14: drop_air_date migrating
2026-03-19T15:15:10.324167748Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:10.326667312Z [Info] drop_air_date: Starting migration of Main DB to 14
2026-03-19T15:15:10.330368034Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Episodes AirDate
2026-03-19T15:15:10.353454538Z [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-03-19T15:15:10.363279545Z [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-03-19T15:15:10.373644288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Episodes"
2026-03-19T15:15:10.376731305Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes_temp" RENAME TO "Episodes"
2026-03-19T15:15:10.387311202Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Episodes_TvDbEpisodeId" ON "Episodes" ("TvDbEpisodeId" ASC)
2026-03-19T15:15:10.391087647Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.058951s
2026-03-19T15:15:10.392657649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2026-03-19T15:15:10', 'drop_air_date')
2026-03-19T15:15:10.396429776Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:10.399392513Z [Info] FluentMigrator.Runner.MigrationRunner: 14: drop_air_date migrated
2026-03-19T15:15:10.400884127Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0673975s
2026-03-19T15:15:10.402698992Z [Info] FluentMigrator.Runner.MigrationRunner: 15: add_air_date_as_string migrating
2026-03-19T15:15:10.404371660Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:10.406803397Z [Info] add_air_date_as_string: Starting migration of Main DB to 15
2026-03-19T15:15:10.411882847Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2026-03-19T15:15:10.413470895Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.84E-05s
2026-03-19T15:15:10.414777587Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes AirDate String
2026-03-19T15:15:10.416618945Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "AirDate" TEXT
2026-03-19T15:15:10.422551362Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060532s
2026-03-19T15:15:10.424218690Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2026-03-19T15:15:10', 'add_air_date_as_string')
2026-03-19T15:15:10.428171671Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:10.430956800Z [Info] FluentMigrator.Runner.MigrationRunner: 15: add_air_date_as_string migrated
2026-03-19T15:15:10.432623537Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0145031s
2026-03-19T15:15:10.434389333Z [Info] FluentMigrator.Runner.MigrationRunner: 16: updated_imported_history_item migrating
2026-03-19T15:15:10.436225651Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:10.438727449Z [Info] updated_imported_history_item: Starting migration of Main DB to 16
2026-03-19T15:15:10.442333882Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "History" SET "Data" = replace( "Data", '"Path"', '"ImportedPath"' ) WHERE "EventType" = 3
2026-03-19T15:15:10.445071867Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "History" SET "Data" = replace( "Data", '"Path"', '"ImportedPath"' ) WHERE "EventType" = 3
2026-03-19T15:15:10.448901128Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038473s
2026-03-19T15:15:10.450516431Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2026-03-19T15:15:10', 'updated_imported_history_item')
2026-03-19T15:15:10.454463861Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:10.457183889Z [Info] FluentMigrator.Runner.MigrationRunner: 16: updated_imported_history_item migrated
2026-03-19T15:15:10.458874844Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121705s
2026-03-19T15:15:10.460506931Z [Info] FluentMigrator.Runner.MigrationRunner: 17: reset_scene_names migrating
2026-03-19T15:15:10.462131353Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:10.464525595Z [Info] reset_scene_names: Starting migration of Main DB to 17
2026-03-19T15:15:10.467748765Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "EpisodeFiles" SET "SceneName" = NULL where "SceneName" != NULL
2026-03-19T15:15:10.470202687Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "EpisodeFiles" SET "SceneName" = NULL where "SceneName" != NULL
2026-03-19T15:15:10.473481150Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032632s
2026-03-19T15:15:10.475122596Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2026-03-19T15:15:10', 'reset_scene_names')
2026-03-19T15:15:10.479014774Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:10.481728710Z [Info] FluentMigrator.Runner.MigrationRunner: 17: reset_scene_names migrated
2026-03-19T15:15:10.483298321Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115454s
2026-03-19T15:15:10.484938814Z [Info] FluentMigrator.Runner.MigrationRunner: 18: remove_duplicates migrating
2026-03-19T15:15:10.486521933Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:10.488957157Z [Info] remove_duplicates: Starting migration of Main DB to 18
2026-03-19T15:15:10.492729184Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-19T15:15:10.494621184Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-19T15:15:10.633175389Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1386377s
2026-03-19T15:15:10.635437274Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2026-03-19T15:15:10', 'remove_duplicates')
2026-03-19T15:15:10.639585448Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:10.642515078Z [Info] FluentMigrator.Runner.MigrationRunner: 18: remove_duplicates migrated
2026-03-19T15:15:10.644077344Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1482598s
2026-03-19T15:15:10.645885064Z [Info] FluentMigrator.Runner.MigrationRunner: 19: restore_unique_constraints migrating
2026-03-19T15:15:10.647560308Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:10.650593998Z [Info] restore_unique_constraints: Starting migration of Main DB to 19
2026-03-19T15:15:10.662837385Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DROP INDEX IF EXISTS "IX_Series_TvdbId"
2026-03-19T15:15:10.665074360Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX IF EXISTS "IX_Series_TvdbId"
2026-03-19T15:15:10.668592264Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035124s
2026-03-19T15:15:10.669973085Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DROP INDEX IF EXISTS "IX_Series_TitleSlug"
2026-03-19T15:15:10.671950087Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX IF EXISTS "IX_Series_TitleSlug"
2026-03-19T15:15:10.674839426Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028863s
2026-03-19T15:15:10.676191679Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DROP INDEX IF EXISTS "IX_Episodes_TvDbEpisodeId"
2026-03-19T15:15:10.678223651Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX IF EXISTS "IX_Episodes_TvDbEpisodeId"
2026-03-19T15:15:10.681187811Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029457s
2026-03-19T15:15:10.682598652Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (TvdbId)
2026-03-19T15:15:10.684523498Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2026-03-19T15:15:10.688116054Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039873s
2026-03-19T15:15:10.689495842Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (TitleSlug)
2026-03-19T15:15:10.691171738Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2026-03-19T15:15:10.694651305Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035834s
2026-03-19T15:15:10.696031294Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Episodes (TvDbEpisodeId)
2026-03-19T15:15:10.697767150Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Episodes_TvDbEpisodeId" ON "Episodes" ("TvDbEpisodeId" ASC)
2026-03-19T15:15:10.701407241Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037412s
2026-03-19T15:15:10.703029808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2026-03-19T15:15:10', 'restore_unique_constraints')
2026-03-19T15:15:10.706924592Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:10.709891006Z [Info] FluentMigrator.Runner.MigrationRunner: 19: restore_unique_constraints migrated
2026-03-19T15:15:10.711554727Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122421s
2026-03-19T15:15:10.713298078Z [Info] FluentMigrator.Runner.MigrationRunner: 20: add_year_and_seasons_to_series migrating
2026-03-19T15:15:10.715049805Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:10.717483467Z [Info] add_year_and_seasons_to_series: Starting migration of Main DB to 20
2026-03-19T15:15:10.724849120Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-03-19T15:15:10.726543112Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001152s
2026-03-19T15:15:10.728155218Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series Year Int32
2026-03-19T15:15:10.730333315Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "Year" INTEGER
2026-03-19T15:15:10.736302196Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065428s
2026-03-19T15:15:10.737683738Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-03-19T15:15:10.739036702Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.21E-05s
2026-03-19T15:15:10.740420108Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series Seasons String
2026-03-19T15:15:10.742148970Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "Seasons" TEXT
2026-03-19T15:15:10.747559156Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0055168s
2026-03-19T15:15:10.748943083Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-19T15:15:10.750376771Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-19T15:15:10.803697373Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0530665s
2026-03-19T15:15:10.805845589Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2026-03-19T15:15:10', 'add_year_and_seasons_to_series')
2026-03-19T15:15:10.810108825Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:10.813011290Z [Info] FluentMigrator.Runner.MigrationRunner: 20: add_year_and_seasons_to_series migrated
2026-03-19T15:15:10.814726053Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0626501s
2026-03-19T15:15:10.816419013Z [Info] FluentMigrator.Runner.MigrationRunner: 21: drop_seasons_table migrating
2026-03-19T15:15:10.818083094Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:10.820581796Z [Info] drop_seasons_table: Starting migration of Main DB to 21
2026-03-19T15:15:10.824197528Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable Seasons
2026-03-19T15:15:10.825862742Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Seasons"
2026-03-19T15:15:10.829074530Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033089s
2026-03-19T15:15:10.830691677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2026-03-19T15:15:10', 'drop_seasons_table')
2026-03-19T15:15:10.834548374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:10.837865705Z [Info] FluentMigrator.Runner.MigrationRunner: 21: drop_seasons_table migrated
2026-03-19T15:15:10.839453482Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121449s
2026-03-19T15:15:10.841123375Z [Info] FluentMigrator.Runner.MigrationRunner: 22: move_indexer_to_generic_provider migrating
2026-03-19T15:15:10.842878189Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:10.845319366Z [Info] move_indexer_to_generic_provider: Starting migration of Main DB to 22
2026-03-19T15:15:10.850261468Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-03-19T15:15:10.851875469Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.72E-05s
2026-03-19T15:15:10.853198032Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers ConfigContract String
2026-03-19T15:15:10.855129322Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "ConfigContract" TEXT
2026-03-19T15:15:10.861091799Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061228s
2026-03-19T15:15:10.862738325Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2026-03-19T15:15:10', 'move_indexer_to_generic_provider')
2026-03-19T15:15:10.866784634Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:10.869619083Z [Info] FluentMigrator.Runner.MigrationRunner: 22: move_indexer_to_generic_provider migrated
2026-03-19T15:15:10.871369187Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0146814s
2026-03-19T15:15:10.873053429Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_config_contract_to_indexers migrating
2026-03-19T15:15:10.874806930Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:10.877272075Z [Info] add_config_contract_to_indexers: Starting migration of Main DB to 23
2026-03-19T15:15:10.907080857Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-03-19T15:15:10.909097689Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NewznabSettings' WHERE "Implementation" = 'Newznab'
2026-03-19T15:15:10.913169489Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042575s
2026-03-19T15:15:10.914521822Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-03-19T15:15:10.915954879Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'OmgwtfnzbsSettings' WHERE "Implementation" = 'Omgwtfnzbs'
2026-03-19T15:15:10.919472192Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003619s
2026-03-19T15:15:10.920808353Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-03-19T15:15:10.922225988Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NullConfig' WHERE "Implementation" = 'Wombles'
2026-03-19T15:15:10.925608710Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034482s
2026-03-19T15:15:10.926931204Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-03-19T15:15:10.928365051Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NullConfig' WHERE "Implementation" = 'Eztv'
2026-03-19T15:15:10.931677873Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033909s
2026-03-19T15:15:10.933243105Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-03-19T15:15:10.964824968Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "ConfigContract" IS NULL
2026-03-19T15:15:10.969262264Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0341581s
2026-03-19T15:15:10.971004302Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2026-03-19T15:15:10', 'add_config_contract_to_indexers')
2026-03-19T15:15:10.975050732Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:10.977916313Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_config_contract_to_indexers migrated
2026-03-19T15:15:10.979647309Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0428792s
2026-03-19T15:15:10.981374217Z [Info] FluentMigrator.Runner.MigrationRunner: 24: drop_tvdb_episodeid migrating
2026-03-19T15:15:10.982989449Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:10.985641701Z [Info] drop_tvdb_episodeid: Starting migration of Main DB to 24
2026-03-19T15:15:10.989480261Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Episodes TvDbEpisodeId
2026-03-19T15:15:11.011842326Z [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-03-19T15:15:11.021315655Z [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-03-19T15:15:11.031486838Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Episodes"
2026-03-19T15:15:11.034602884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes_temp" RENAME TO "Episodes"
2026-03-19T15:15:11.044854429Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0535735s
2026-03-19T15:15:11.046513931Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2026-03-19T15:15:11', 'drop_tvdb_episodeid')
2026-03-19T15:15:11.050393084Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:11.053393687Z [Info] FluentMigrator.Runner.MigrationRunner: 24: drop_tvdb_episodeid migrated
2026-03-19T15:15:11.055042076Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0621855s
2026-03-19T15:15:11.056727851Z [Info] FluentMigrator.Runner.MigrationRunner: 25: move_notification_to_generic_provider migrating
2026-03-19T15:15:11.058578418Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:11.061136159Z [Info] move_notification_to_generic_provider: Starting migration of Main DB to 25
2026-03-19T15:15:11.066250048Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-03-19T15:15:11.067924671Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.78E-05s
2026-03-19T15:15:11.069237114Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications ConfigContract String
2026-03-19T15:15:11.071213474Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "ConfigContract" TEXT
2026-03-19T15:15:11.077203748Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061169s
2026-03-19T15:15:11.078847919Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2026-03-19T15:15:11', 'move_notification_to_generic_provider')
2026-03-19T15:15:11.082968668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:11.085831223Z [Info] FluentMigrator.Runner.MigrationRunner: 25: move_notification_to_generic_provider migrated
2026-03-19T15:15:11.087643051Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0147856s
2026-03-19T15:15:11.089327995Z [Info] FluentMigrator.Runner.MigrationRunner: 26: add_config_contract_to_notifications migrating
2026-03-19T15:15:11.091153862Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:11.093665981Z [Info] add_config_contract_to_notifications: Starting migration of Main DB to 26
2026-03-19T15:15:11.110245611Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-03-19T15:15:11.111887768Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "ConfigContract" = 'EmailSettings' WHERE "Implementation" = 'Email'
2026-03-19T15:15:11.115740908Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039641s
2026-03-19T15:15:11.117126128Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-03-19T15:15:11.118531969Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "ConfigContract" = 'GrowlSettings' WHERE "Implementation" = 'Growl'
2026-03-19T15:15:11.121971826Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035281s
2026-03-19T15:15:11.123308909Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-03-19T15:15:11.124747707Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "ConfigContract" = 'NotifyMyAndroidSettings' WHERE "Implementation" = 'NotifyMyAndroid'
2026-03-19T15:15:11.128524583Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038724s
2026-03-19T15:15:11.129890373Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-03-19T15:15:11.131283749Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "ConfigContract" = 'PlexClientSettings' WHERE "Implementation" = 'PlexClient'
2026-03-19T15:15:11.134883168Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036829s
2026-03-19T15:15:11.136240963Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-03-19T15:15:11.137658067Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "ConfigContract" = 'PlexServerSettings' WHERE "Implementation" = 'PlexServer'
2026-03-19T15:15:11.141265311Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036924s
2026-03-19T15:15:11.142604609Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-03-19T15:15:11.144014759Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "ConfigContract" = 'ProwlSettings' WHERE "Implementation" = 'Prowl'
2026-03-19T15:15:11.147505729Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035684s
2026-03-19T15:15:11.148917271Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-03-19T15:15:11.150316790Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "ConfigContract" = 'PushBulletSettings' WHERE "Implementation" = 'PushBullet'
2026-03-19T15:15:11.153923343Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036941s
2026-03-19T15:15:11.155264835Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-03-19T15:15:11.156695096Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "ConfigContract" = 'PushoverSettings' WHERE "Implementation" = 'Pushover'
2026-03-19T15:15:11.160281568Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036469s
2026-03-19T15:15:11.161601867Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-03-19T15:15:11.163008941Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "ConfigContract" = 'XbmcSettings' WHERE "Implementation" = 'Xbmc'
2026-03-19T15:15:11.166468057Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035428s
2026-03-19T15:15:11.167822705Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-03-19T15:15:11.170549667Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "ConfigContract" IS NULL
2026-03-19T15:15:11.173429287Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037874s
2026-03-19T15:15:11.175021333Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2026-03-19T15:15:11', 'add_config_contract_to_notifications')
2026-03-19T15:15:11.179115398Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:11.181954155Z [Info] FluentMigrator.Runner.MigrationRunner: 26: add_config_contract_to_notifications migrated
2026-03-19T15:15:11.183767316Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0123193s
2026-03-19T15:15:11.185469775Z [Info] FluentMigrator.Runner.MigrationRunner: 27: fix_omgwtfnzbs migrating
2026-03-19T15:15:11.187015909Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:11.189450021Z [Info] fix_omgwtfnzbs: Starting migration of Main DB to 27
2026-03-19T15:15:11.205758915Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-03-19T15:15:11.207616035Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'OmgwtfnzbsSettings' WHERE "Implementation" = 'Omgwtfnzbs'
2026-03-19T15:15:11.211713767Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041968s
2026-03-19T15:15:11.213090019Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-03-19T15:15:11.214627666Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "Settings" = '{}' WHERE "Implementation" = 'Omgwtfnzbs' AND "Settings" IS NULL
2026-03-19T15:15:11.218174178Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037522s
2026-03-19T15:15:11.219510760Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-03-19T15:15:11.221001111Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "Settings" = '{}' WHERE "Implementation" = 'Omgwtfnzbs' AND "Settings" = ''
2026-03-19T15:15:11.224536190Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036924s
2026-03-19T15:15:11.226178097Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2026-03-19T15:15:11', 'fix_omgwtfnzbs')
2026-03-19T15:15:11.230015025Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:11.232832519Z [Info] FluentMigrator.Runner.MigrationRunner: 27: fix_omgwtfnzbs migrated
2026-03-19T15:15:11.234367590Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0120008s
2026-03-19T15:15:11.236099097Z [Info] FluentMigrator.Runner.MigrationRunner: 28: add_blacklist_table migrating
2026-03-19T15:15:11.237718458Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:11.240166248Z [Info] add_blacklist_table: Starting migration of Main DB to 28
2026-03-19T15:15:11.247758649Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Blacklist
2026-03-19T15:15:11.249937035Z [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-03-19T15:15:11.256168715Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067258s
2026-03-19T15:15:11.257855112Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2026-03-19T15:15:11', 'add_blacklist_table')
2026-03-19T15:15:11.261708482Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:11.264584203Z [Info] FluentMigrator.Runner.MigrationRunner: 28: add_blacklist_table migrated
2026-03-19T15:15:11.266178815Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0152132s
2026-03-19T15:15:11.267858397Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_formats_to_naming_config migrating
2026-03-19T15:15:11.269612009Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:11.271990058Z [Info] add_formats_to_naming_config: Starting migration of Main DB to 29
2026-03-19T15:15:11.279107833Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2026-03-19T15:15:11.280793036Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.72E-05s
2026-03-19T15:15:11.282101942Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig StandardEpisodeFormat String
2026-03-19T15:15:11.284187392Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "StandardEpisodeFormat" TEXT
2026-03-19T15:15:11.290403050Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063527s
2026-03-19T15:15:11.291794352Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2026-03-19T15:15:11.293319614Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.16E-05s
2026-03-19T15:15:11.294589161Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig DailyEpisodeFormat String
2026-03-19T15:15:11.296597365Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "DailyEpisodeFormat" TEXT
2026-03-19T15:15:11.302275570Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0056694s
2026-03-19T15:15:11.303553884Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-19T15:15:11.305007462Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-19T15:15:11.370148409Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0648563s
2026-03-19T15:15:11.372299361Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2026-03-19T15:15:11', 'add_formats_to_naming_config')
2026-03-19T15:15:11.376639662Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:11.379513690Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_formats_to_naming_config migrated
2026-03-19T15:15:11.381237762Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0745014s
2026-03-19T15:15:11.383021074Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_season_folder_format_to_naming_config migrating
2026-03-19T15:15:11.384927272Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:11.387415854Z [Info] add_season_folder_format_to_naming_config: Starting migration of Main DB to 30
2026-03-19T15:15:11.393840813Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2026-03-19T15:15:11.395495836Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.79E-05s
2026-03-19T15:15:11.396829452Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig SeasonFolderFormat String
2026-03-19T15:15:11.398842406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "SeasonFolderFormat" TEXT
2026-03-19T15:15:11.405063054Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063524s
2026-03-19T15:15:11.406469586Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-19T15:15:11.407888223Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-19T15:15:11.420694574Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0126219s
2026-03-19T15:15:11.422411131Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" = 'seasonfolderformat'
2026-03-19T15:15:11.424571362Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'seasonfolderformat'
2026-03-19T15:15:11.427716887Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031538s
2026-03-19T15:15:11.429069881Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" = 'useseasonfolder'
2026-03-19T15:15:11.431136974Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'useseasonfolder'
2026-03-19T15:15:11.433879197Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027306s
2026-03-19T15:15:11.435602237Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2026-03-19T15:15:11', 'add_season_folder_format_to_naming_config')
2026-03-19T15:15:11.439788137Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:11.442782628Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_season_folder_format_to_naming_config migrated
2026-03-19T15:15:11.444666892Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0116257s
2026-03-19T15:15:11.446572179Z [Info] FluentMigrator.Runner.MigrationRunner: 31: delete_old_naming_config_columns migrating
2026-03-19T15:15:11.448409018Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:11.451220370Z [Info] delete_old_naming_config_columns: Starting migration of Main DB to 31
2026-03-19T15:15:11.457482632Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig Separator, NumberStyle, IncludeSeriesTitle, IncludeEpisodeTitle, IncludeQuality, ReplaceSpaces
2026-03-19T15:15:11.480693756Z [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-03-19T15:15:11.487305372Z [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-03-19T15:15:11.494028742Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig"
2026-03-19T15:15:11.496966919Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig"
2026-03-19T15:15:11.508501509Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0480573s
2026-03-19T15:15:11.510185660Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2026-03-19T15:15:11', 'delete_old_naming_config_columns')
2026-03-19T15:15:11.514207019Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:11.517192161Z [Info] FluentMigrator.Runner.MigrationRunner: 31: delete_old_naming_config_columns migrated
2026-03-19T15:15:11.518935692Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.056819s
2026-03-19T15:15:11.520672169Z [Info] FluentMigrator.Runner.MigrationRunner: 32: set_default_release_group migrating
2026-03-19T15:15:11.522355219Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:11.524807928Z [Info] set_default_release_group: Starting migration of Main DB to 32
2026-03-19T15:15:11.534895454Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-03-19T15:15:11.536796622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "EpisodeFiles" SET "ReleaseGroup" = 'DRONE' WHERE "ReleaseGroup" IS NULL
2026-03-19T15:15:11.540533538Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038882s
2026-03-19T15:15:11.542146837Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2026-03-19T15:15:11', 'set_default_release_group')
2026-03-19T15:15:11.546161502Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:11.549624466Z [Info] FluentMigrator.Runner.MigrationRunner: 32: set_default_release_group migrated
2026-03-19T15:15:11.551305963Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.013033s
2026-03-19T15:15:11.552982589Z [Info] FluentMigrator.Runner.MigrationRunner: 33: add_api_key_to_pushover migrating
2026-03-19T15:15:11.591552455Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:11.594912692Z [Info] add_api_key_to_pushover: Starting migration of Main DB to 33
2026-03-19T15:15:11.598319403Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-19T15:15:11.600359732Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-19T15:15:11.612406283Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0119269s
2026-03-19T15:15:11.614031776Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2026-03-19T15:15:11', 'add_api_key_to_pushover')
2026-03-19T15:15:11.618889118Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:11.621750992Z [Info] FluentMigrator.Runner.MigrationRunner: 33: add_api_key_to_pushover migrated
2026-03-19T15:15:11.623409673Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0219333s
2026-03-19T15:15:11.625098544Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_series_contraints migrating
2026-03-19T15:15:11.626816333Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:11.629302470Z [Info] remove_series_contraints: Starting migration of Main DB to 34
2026-03-19T15:15:11.649794719Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-03-19T15:15:11.651743895Z [Info] FluentMigrator.Runner.MigrationRunner: => 2E-05s
2026-03-19T15:15:11.656372186Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Series ImdbId String
2026-03-19T15:15:11.686061377Z [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-03-19T15:15:11.699672959Z [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-03-19T15:15:11.713134209Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2026-03-19T15:15:11.716391910Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2026-03-19T15:15:11.726787435Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2026-03-19T15:15:11.730474611Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2026-03-19T15:15:11.734161806Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0763382s
2026-03-19T15:15:11.735728331Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Series TitleSlug String
2026-03-19T15:15:11.759311706Z [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-03-19T15:15:11.772545487Z [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-03-19T15:15:11.785866895Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2026-03-19T15:15:11.789078052Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2026-03-19T15:15:11.799299978Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2026-03-19T15:15:11.802972063Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2026-03-19T15:15:11.806693318Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0692739s
2026-03-19T15:15:11.808362279Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2026-03-19T15:15:11', 'remove_series_contraints')
2026-03-19T15:15:11.812368577Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:11.815418720Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_series_contraints migrated
2026-03-19T15:15:11.817134766Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0780603s
2026-03-19T15:15:11.818914179Z [Info] FluentMigrator.Runner.MigrationRunner: 35: add_series_folder_format_to_naming_config migrating
2026-03-19T15:15:11.820826200Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:11.823299311Z [Info] add_series_folder_format_to_naming_config: Starting migration of Main DB to 35
2026-03-19T15:15:11.834893139Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2026-03-19T15:15:11.836929420Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.49E-05s
2026-03-19T15:15:11.838266292Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig SeriesFolderFormat String
2026-03-19T15:15:11.840403055Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "SeriesFolderFormat" TEXT
2026-03-19T15:15:11.846683414Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064635s
2026-03-19T15:15:11.848066028Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-03-19T15:15:11.849569326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "SeriesFolderFormat" = '{Series Title}' WHERE 1 = 1
2026-03-19T15:15:11.852883761Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034641s
2026-03-19T15:15:11.854499164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2026-03-19T15:15:11', 'add_series_folder_format_to_naming_config')
2026-03-19T15:15:11.858681707Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:11.861522147Z [Info] FluentMigrator.Runner.MigrationRunner: 35: add_series_folder_format_to_naming_config migrated
2026-03-19T15:15:11.863390370Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121111s
2026-03-19T15:15:11.865120695Z [Info] FluentMigrator.Runner.MigrationRunner: 36: update_with_quality_converters migrating
2026-03-19T15:15:11.866882212Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:11.869333619Z [Info] update_with_quality_converters: Starting migration of Main DB to 36
2026-03-19T15:15:11.888334565Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2026-03-19T15:15:11.890337829Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.96E-05s
2026-03-19T15:15:11.891664200Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles Items String
2026-03-19T15:15:11.893597554Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "Items" TEXT
2026-03-19T15:15:11.899626947Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061979s
2026-03-19T15:15:11.901045915Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-19T15:15:11.902490153Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-19T15:15:11.932194374Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0294661s
2026-03-19T15:15:11.933999990Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-19T15:15:11.935441604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-19T15:15:11.953894867Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.018209s
2026-03-19T15:15:11.956037272Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2026-03-19T15:15:11', 'update_with_quality_converters')
2026-03-19T15:15:11.960274876Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:11.963187381Z [Info] FluentMigrator.Runner.MigrationRunner: 36: update_with_quality_converters migrated
2026-03-19T15:15:11.964941403Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0277387s
2026-03-19T15:15:11.966645255Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_configurable_qualities migrating
2026-03-19T15:15:11.968361792Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:11.970854472Z [Info] add_configurable_qualities: Starting migration of Main DB to 37
2026-03-19T15:15:11.994412756Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn QualityProfiles Allowed
2026-03-19T15:15:12.016978571Z [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-03-19T15:15:12.022393877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "QualityProfiles_temp" ("Id", "Name", "Cutoff", "Items") SELECT "Id", "Name", "Cutoff", "Items" FROM "QualityProfiles"
2026-03-19T15:15:12.026699789Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "QualityProfiles"
2026-03-19T15:15:12.029860695Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles_temp" RENAME TO "QualityProfiles"
2026-03-19T15:15:12.040462085Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityProfiles_Name" ON "QualityProfiles" ("Name" ASC)
2026-03-19T15:15:12.044268591Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0477571s
2026-03-19T15:15:12.045966019Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn QualityProfiles Items String
2026-03-19T15:15:12.067715310Z [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-03-19T15:15:12.072892316Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "QualityProfiles_temp" ("Id", "Name", "Cutoff", "Items") SELECT "Id", "Name", "Cutoff", "Items" FROM "QualityProfiles"
2026-03-19T15:15:12.077121984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "QualityProfiles"
2026-03-19T15:15:12.080227328Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles_temp" RENAME TO "QualityProfiles"
2026-03-19T15:15:12.090804850Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityProfiles_Name" ON "QualityProfiles" ("Name" ASC)
2026-03-19T15:15:12.094620885Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0469087s
2026-03-19T15:15:12.096012167Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable QualityDefinitions
2026-03-19T15:15:12.098092837Z [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-03-19T15:15:12.103830182Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061849s
2026-03-19T15:15:12.105293188Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Quality)
2026-03-19T15:15:12.107124176Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Quality" ON "QualityDefinitions" ("Quality" ASC)
2026-03-19T15:15:12.110978658Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039328s
2026-03-19T15:15:12.112375902Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Title)
2026-03-19T15:15:12.114133131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Title" ON "QualityDefinitions" ("Title" ASC)
2026-03-19T15:15:12.118015269Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039198s
2026-03-19T15:15:12.119461712Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Weight)
2026-03-19T15:15:12.121278842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Weight" ON "QualityDefinitions" ("Weight" ASC)
2026-03-19T15:15:12.125100709Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039331s
2026-03-19T15:15:12.126470978Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-19T15:15:12.127831869Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-19T15:15:12.142625492Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0144874s
2026-03-19T15:15:12.144411949Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable QualitySizes
2026-03-19T15:15:12.145980739Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "QualitySizes"
2026-03-19T15:15:12.149487090Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035429s
2026-03-19T15:15:12.151143827Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2026-03-19T15:15:12', 'add_configurable_qualities')
2026-03-19T15:15:12.155198553Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:12.158362074Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_configurable_qualities migrated
2026-03-19T15:15:12.160058881Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0124399s
2026-03-19T15:15:12.171014775Z [Info] FluentMigrator.Runner.MigrationRunner: 38: add_on_upgrade_to_notifications migrating
2026-03-19T15:15:12.173037077Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:12.175934072Z [Info] add_on_upgrade_to_notifications: Starting migration of Main DB to 38
2026-03-19T15:15:12.181588970Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-03-19T15:15:12.183265727Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.98E-05s
2026-03-19T15:15:12.184731960Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnUpgrade Boolean
2026-03-19T15:15:12.186671406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnUpgrade" INTEGER
2026-03-19T15:15:12.193457823Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069477s
2026-03-19T15:15:12.194870057Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "OnUpgrade" = "OnDownload"
2026-03-19T15:15:12.197094788Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "OnUpgrade" = "OnDownload"
2026-03-19T15:15:12.199939847Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029209s
2026-03-19T15:15:12.201555601Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2026-03-19T15:15:12', 'add_on_upgrade_to_notifications')
2026-03-19T15:15:12.205582541Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:12.208444184Z [Info] FluentMigrator.Runner.MigrationRunner: 38: add_on_upgrade_to_notifications migrated
2026-03-19T15:15:12.210188367Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114425s
2026-03-19T15:15:12.211891717Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_metadata_tables migrating
2026-03-19T15:15:12.213566380Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:12.216029060Z [Info] add_metadata_tables: Starting migration of Main DB to 39
2026-03-19T15:15:12.230953816Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Metadata
2026-03-19T15:15:12.233113285Z [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-03-19T15:15:12.239670210Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070446s
2026-03-19T15:15:12.241085992Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataFiles
2026-03-19T15:15:12.243091380Z [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-03-19T15:15:12.249651541Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070304s
2026-03-19T15:15:12.251269941Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2026-03-19T15:15:12', 'add_metadata_tables')
2026-03-19T15:15:12.255120315Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:12.258022199Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_metadata_tables migrated
2026-03-19T15:15:12.259666210Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0154633s
2026-03-19T15:15:12.261395844Z [Info] FluentMigrator.Runner.MigrationRunner: 40: add_metadata_to_episodes_and_series migrating
2026-03-19T15:15:12.263202001Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:12.265667366Z [Info] add_metadata_to_episodes_and_series: Starting migration of Main DB to 40
2026-03-19T15:15:12.276591797Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-03-19T15:15:12.278175887Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.93E-05s
2026-03-19T15:15:12.279500424Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series Actors String
2026-03-19T15:15:12.281308055Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "Actors" TEXT
2026-03-19T15:15:12.287751531Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064874s
2026-03-19T15:15:12.289455172Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series Ratings String
2026-03-19T15:15:12.291256800Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "Ratings" TEXT
2026-03-19T15:15:12.297598552Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063651s
2026-03-19T15:15:12.299316151Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series Genres String
2026-03-19T15:15:12.301149874Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "Genres" TEXT
2026-03-19T15:15:12.307807842Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006302s
2026-03-19T15:15:12.308744749Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series Certification String
2026-03-19T15:15:12.310829077Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "Certification" TEXT
2026-03-19T15:15:12.316192899Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0057304s
2026-03-19T15:15:12.317568199Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2026-03-19T15:15:12.319000995Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.36E-05s
2026-03-19T15:15:12.320338168Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes Ratings String
2026-03-19T15:15:12.322142692Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "Ratings" TEXT
2026-03-19T15:15:12.327627057Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0055765s
2026-03-19T15:15:12.329061485Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes Images String
2026-03-19T15:15:12.330840047Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "Images" TEXT
2026-03-19T15:15:12.336365144Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005614s
2026-03-19T15:15:12.338055549Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2026-03-19T15:15:12', 'add_metadata_to_episodes_and_series')
2026-03-19T15:15:12.342202199Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:12.345698892Z [Info] FluentMigrator.Runner.MigrationRunner: 40: add_metadata_to_episodes_and_series migrated
2026-03-19T15:15:12.347545931Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.014899s
2026-03-19T15:15:12.349318311Z [Info] FluentMigrator.Runner.MigrationRunner: 41: fix_xbmc_season_images_metadata migrating
2026-03-19T15:15:12.351110530Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:12.353616577Z [Info] fix_xbmc_season_images_metadata: Starting migration of Main DB to 41
2026-03-19T15:15:12.357481280Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MetadataFiles" SET "Type" = 4 WHERE "Consumer" = 'XbmcMetadata' AND "SeasonNumber" IS NOT NULL
2026-03-19T15:15:12.360381902Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MetadataFiles" SET "Type" = 4 WHERE "Consumer" = 'XbmcMetadata' AND "SeasonNumber" IS NOT NULL
2026-03-19T15:15:12.364659166Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042698s
2026-03-19T15:15:12.366308577Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2026-03-19T15:15:12', 'fix_xbmc_season_images_metadata')
2026-03-19T15:15:12.370354145Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:12.373056146Z [Info] FluentMigrator.Runner.MigrationRunner: 41: fix_xbmc_season_images_metadata migrated
2026-03-19T15:15:12.374801551Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.012712s
2026-03-19T15:15:12.376437436Z [Info] FluentMigrator.Runner.MigrationRunner: 42: add_download_clients_table migrating
2026-03-19T15:15:12.378139033Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:12.380552724Z [Info] add_download_clients_table: Starting migration of Main DB to 42
2026-03-19T15:15:12.389518209Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClients
2026-03-19T15:15:12.391748711Z [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-03-19T15:15:12.398616633Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073691s
2026-03-19T15:15:12.400217567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2026-03-19T15:15:12', 'add_download_clients_table')
2026-03-19T15:15:12.404255449Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:12.407081500Z [Info] FluentMigrator.Runner.MigrationRunner: 42: add_download_clients_table migrated
2026-03-19T15:15:12.408740752Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.01592s
2026-03-19T15:15:12.410400965Z [Info] FluentMigrator.Runner.MigrationRunner: 43: convert_config_to_download_clients migrating
2026-03-19T15:15:12.412229498Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:12.414655944Z [Info] convert_config_to_download_clients: Starting migration of Main DB to 43
2026-03-19T15:15:12.418544936Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-19T15:15:12.420080519Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-19T15:15:12.484162924Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0638198s
2026-03-19T15:15:12.486317824Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (43, '2026-03-19T15:15:12', 'convert_config_to_download_clients')
2026-03-19T15:15:12.490671382Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:12.493540981Z [Info] FluentMigrator.Runner.MigrationRunner: 43: convert_config_to_download_clients migrated
2026-03-19T15:15:12.495303681Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0734829s
2026-03-19T15:15:12.497050078Z [Info] FluentMigrator.Runner.MigrationRunner: 44: fix_xbmc_episode_metadata migrating
2026-03-19T15:15:12.498716294Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:12.501178783Z [Info] fix_xbmc_episode_metadata: Starting migration of Main DB to 44
2026-03-19T15:15:12.505310062Z [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-03-19T15:15:12.508751674Z [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-03-19T15:15:12.513687274Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049105s
2026-03-19T15:15:12.515052834Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MetadataFiles" SET "Type" = 5 WHERE "Consumer" = 'XbmcMetadata' AND "EpisodeFileId" IS NOT NULL AND "Type" = 4
2026-03-19T15:15:12.517988786Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MetadataFiles" SET "Type" = 5 WHERE "Consumer" = 'XbmcMetadata' AND "EpisodeFileId" IS NOT NULL AND "Type" = 4
2026-03-19T15:15:12.521832337Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038403s
2026-03-19T15:15:12.523447560Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2026-03-19T15:15:12', 'fix_xbmc_episode_metadata')
2026-03-19T15:15:12.527347935Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:12.530151982Z [Info] FluentMigrator.Runner.MigrationRunner: 44: fix_xbmc_episode_metadata migrated
2026-03-19T15:15:12.531825903Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121708s
2026-03-19T15:15:12.533482108Z [Info] FluentMigrator.Runner.MigrationRunner: 45: add_indexes migrating
2026-03-19T15:15:12.534997330Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:12.537457614Z [Info] add_indexes: Starting migration of Main DB to 45
2026-03-19T15:15:12.551068465Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Blacklist (SeriesId)
2026-03-19T15:15:12.552947620Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Blacklist_SeriesId" ON "Blacklist" ("SeriesId" ASC)
2026-03-19T15:15:12.557115534Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042659s
2026-03-19T15:15:12.558505122Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex EpisodeFiles (SeriesId)
2026-03-19T15:15:12.560275989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_EpisodeFiles_SeriesId" ON "EpisodeFiles" ("SeriesId" ASC)
2026-03-19T15:15:12.563887011Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036851s
2026-03-19T15:15:12.565277290Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Episodes (EpisodeFileId)
2026-03-19T15:15:12.566993988Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_EpisodeFileId" ON "Episodes" ("EpisodeFileId" ASC)
2026-03-19T15:15:12.570619880Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036985s
2026-03-19T15:15:12.572015872Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Episodes (SeriesId)
2026-03-19T15:15:12.573920658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_SeriesId" ON "Episodes" ("SeriesId" ASC)
2026-03-19T15:15:12.577409684Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003577s
2026-03-19T15:15:12.578804844Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (EpisodeId)
2026-03-19T15:15:12.580532804Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EpisodeId" ON "History" ("EpisodeId" ASC)
2026-03-19T15:15:12.584045488Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035825s
2026-03-19T15:15:12.585442471Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (Date)
2026-03-19T15:15:12.587079007Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2026-03-19T15:15:12.591413877Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043593s
2026-03-19T15:15:12.592896613Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (Path)
2026-03-19T15:15:12.594527227Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_Path" ON "Series" ("Path" ASC)
2026-03-19T15:15:12.597922665Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034577s
2026-03-19T15:15:12.599320500Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (CleanTitle)
2026-03-19T15:15:12.601062378Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_CleanTitle" ON "Series" ("CleanTitle" ASC)
2026-03-19T15:15:12.604602648Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036599s
2026-03-19T15:15:12.605998679Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (TvRageId)
2026-03-19T15:15:12.607624884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC)
2026-03-19T15:15:12.611072999Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035177s
2026-03-19T15:15:12.612727591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (45, '2026-03-19T15:15:12', 'add_indexes')
2026-03-19T15:15:12.616483034Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:12.619607857Z [Info] FluentMigrator.Runner.MigrationRunner: 45: add_indexes migrated
2026-03-19T15:15:12.621125564Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0120759s
2026-03-19T15:15:12.622854165Z [Info] FluentMigrator.Runner.MigrationRunner: 46: fix_nzb_su_url migrating
2026-03-19T15:15:12.624400799Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:12.626906035Z [Info] fix_nzb_su_url: Starting migration of Main DB to 46
2026-03-19T15:15:12.630489361Z [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-03-19T15:15:12.634245526Z [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-03-19T15:15:12.638997245Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004727s
2026-03-19T15:15:12.640646196Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (46, '2026-03-19T15:15:12', 'fix_nzb_su_url')
2026-03-19T15:15:12.644482512Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:12.647261048Z [Info] FluentMigrator.Runner.MigrationRunner: 46: fix_nzb_su_url migrated
2026-03-19T15:15:12.648801170Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0130522s
2026-03-19T15:15:12.650446734Z [Info] FluentMigrator.Runner.MigrationRunner: 47: add_temporary_blacklist_columns migrating
2026-03-19T15:15:12.652205245Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:12.654618345Z [Info] add_temporary_blacklist_columns: Starting migration of Main DB to 47
2026-03-19T15:15:12.659636591Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist
2026-03-19T15:15:12.661259930Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.85E-05s
2026-03-19T15:15:12.662582384Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist PublishedDate DateTime
2026-03-19T15:15:12.664546589Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "PublishedDate" DATETIME
2026-03-19T15:15:12.671308256Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069163s
2026-03-19T15:15:12.672972528Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (47, '2026-03-19T15:15:12', 'add_temporary_blacklist_columns')
2026-03-19T15:15:12.677005180Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:12.679820329Z [Info] FluentMigrator.Runner.MigrationRunner: 47: add_temporary_blacklist_columns migrated
2026-03-19T15:15:12.681578390Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.015478s
2026-03-19T15:15:12.683254325Z [Info] FluentMigrator.Runner.MigrationRunner: 48: add_title_to_scenemappings migrating
2026-03-19T15:15:12.684955220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:12.687395364Z [Info] add_title_to_scenemappings: Starting migration of Main DB to 48
2026-03-19T15:15:12.692345313Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SceneMappings
2026-03-19T15:15:12.694001939Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.79E-05s
2026-03-19T15:15:12.695315355Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SceneMappings Title String
2026-03-19T15:15:12.697195701Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SceneMappings" ADD COLUMN "Title" TEXT
2026-03-19T15:15:12.703838148Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067892s
2026-03-19T15:15:12.705557531Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (48, '2026-03-19T15:15:12', 'add_title_to_scenemappings')
2026-03-19T15:15:12.709540112Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:12.712454251Z [Info] FluentMigrator.Runner.MigrationRunner: 48: add_title_to_scenemappings migrated
2026-03-19T15:15:12.714129374Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0154406s
2026-03-19T15:15:12.715805499Z [Info] FluentMigrator.Runner.MigrationRunner: 49: fix_dognzb_url migrating
2026-03-19T15:15:12.717364479Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:12.719802780Z [Info] fix_dognzb_url: Starting migration of Main DB to 49
2026-03-19T15:15:12.723335665Z [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-03-19T15:15:12.726783278Z [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-03-19T15:15:12.731529997Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047277s
2026-03-19T15:15:12.733183066Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (49, '2026-03-19T15:15:12', 'fix_dognzb_url')
2026-03-19T15:15:12.736981175Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:12.739745102Z [Info] FluentMigrator.Runner.MigrationRunner: 49: fix_dognzb_url migrated
2026-03-19T15:15:12.741296055Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0129951s
2026-03-19T15:15:12.742930627Z [Info] FluentMigrator.Runner.MigrationRunner: 50: add_hash_to_metadata_files migrating
2026-03-19T15:15:12.744641452Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:12.747068490Z [Info] add_hash_to_metadata_files: Starting migration of Main DB to 50
2026-03-19T15:15:12.751897004Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles
2026-03-19T15:15:12.753548530Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.69E-05s
2026-03-19T15:15:12.754869551Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MetadataFiles Hash String
2026-03-19T15:15:12.756731200Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles" ADD COLUMN "Hash" TEXT
2026-03-19T15:15:12.763374268Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067819s
2026-03-19T15:15:12.765035434Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (50, '2026-03-19T15:15:12', 'add_hash_to_metadata_files')
2026-03-19T15:15:12.768990970Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:12.771790989Z [Info] FluentMigrator.Runner.MigrationRunner: 50: add_hash_to_metadata_files migrated
2026-03-19T15:15:12.773511343Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0152647s
2026-03-19T15:15:12.775170495Z [Info] FluentMigrator.Runner.MigrationRunner: 51: download_client_import migrating
2026-03-19T15:15:12.776869015Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:12.779303869Z [Info] download_client_import: Starting migration of Main DB to 51
2026-03-19T15:15:12.784061631Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-19T15:15:12.785581933Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-19T15:15:12.792711661Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070002s
2026-03-19T15:15:12.794288436Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-19T15:15:12.795696793Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-19T15:15:12.830689755Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.034717s
2026-03-19T15:15:12.832543118Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-19T15:15:12.833965532Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-19T15:15:12.900449214Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0662155s
2026-03-19T15:15:12.902716079Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (51, '2026-03-19T15:15:12', 'download_client_import')
2026-03-19T15:15:12.906964826Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:12.909877010Z [Info] FluentMigrator.Runner.MigrationRunner: 51: download_client_import migrated
2026-03-19T15:15:12.911514769Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0759029s
2026-03-19T15:15:12.913277458Z [Info] FluentMigrator.Runner.MigrationRunner: 52: add_columns_for_anime migrating
2026-03-19T15:15:12.914911068Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:12.917361083Z [Info] add_columns_for_anime: Starting migration of Main DB to 52
2026-03-19T15:15:12.924356921Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SceneMappings
2026-03-19T15:15:12.926044099Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.78E-05s
2026-03-19T15:15:12.927363366Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SceneMappings Type String
2026-03-19T15:15:12.929229254Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SceneMappings" ADD COLUMN "Type" TEXT
2026-03-19T15:15:12.936013186Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068363s
2026-03-19T15:15:12.937339076Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "SceneMappings"
2026-03-19T15:15:12.939167839Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "SceneMappings"
2026-03-19T15:15:12.941843447Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025556s
2026-03-19T15:15:12.943105609Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2026-03-19T15:15:12.944610771Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.23E-05s
2026-03-19T15:15:12.945960880Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig AnimeEpisodeFormat String
2026-03-19T15:15:12.947997211Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "AnimeEpisodeFormat" TEXT
2026-03-19T15:15:12.954154751Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063385s
2026-03-19T15:15:12.955535071Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "AnimeEpisodeFormat" = "StandardEpisodeFormat"
2026-03-19T15:15:12.957975746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "AnimeEpisodeFormat" = "StandardEpisodeFormat"
2026-03-19T15:15:12.961109217Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031401s
2026-03-19T15:15:12.962711794Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (52, '2026-03-19T15:15:12', 'add_columns_for_anime')
2026-03-19T15:15:12.966578071Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:12.969836804Z [Info] FluentMigrator.Runner.MigrationRunner: 52: add_columns_for_anime migrated
2026-03-19T15:15:12.971463780Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118662s
2026-03-19T15:15:12.973194065Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_series_sorttitle migrating
2026-03-19T15:15:12.974821833Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:12.977289583Z [Info] add_series_sorttitle: Starting migration of Main DB to 53
2026-03-19T15:15:12.991060446Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series SortTitle String
2026-03-19T15:15:12.993291309Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "SortTitle" TEXT
2026-03-19T15:15:13.000175703Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070146s
2026-03-19T15:15:13.001563357Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-19T15:15:13.002959579Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-19T15:15:13.013514125Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103409s
2026-03-19T15:15:13.015498602Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (53, '2026-03-19T15:15:13', 'add_series_sorttitle')
2026-03-19T15:15:13.019583067Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:13.022420031Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_series_sorttitle migrated
2026-03-19T15:15:13.024350358Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0194405s
2026-03-19T15:15:13.025851762Z [Info] FluentMigrator.Runner.MigrationRunner: 54: rename_profiles migrating
2026-03-19T15:15:13.027364128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:13.029830325Z [Info] rename_profiles: Starting migration of Main DB to 54
2026-03-19T15:15:13.063096489Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable QualityProfiles Profiles
2026-03-19T15:15:13.066299670Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" RENAME TO "Profiles"
2026-03-19T15:15:13.079713815Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0144173s
2026-03-19T15:15:13.081219146Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles
2026-03-19T15:15:13.082660740Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.53E-05s
2026-03-19T15:15:13.083987362Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles Language Int32
2026-03-19T15:15:13.085787777Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "Language" INTEGER
2026-03-19T15:15:13.091873663Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062307s
2026-03-19T15:15:13.093247260Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles
2026-03-19T15:15:13.094650436Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.17E-05s
2026-03-19T15:15:13.096006397Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles GrabDelay Int32
2026-03-19T15:15:13.097837474Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "GrabDelay" INTEGER
2026-03-19T15:15:13.103821996Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061418s
2026-03-19T15:15:13.105232066Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles
2026-03-19T15:15:13.106679421Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.17E-05s
2026-03-19T15:15:13.107995561Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles GrabDelayMode Int32
2026-03-19T15:15:13.109818463Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "GrabDelayMode" INTEGER
2026-03-19T15:15:13.115826733Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061066s
2026-03-19T15:15:13.117209878Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-03-19T15:15:13.118688937Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Profiles" SET "Language" = 1, "GrabDelay" = 0, "GrabDelayMode" = 0 WHERE 1 = 1
2026-03-19T15:15:13.121971397Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003437s
2026-03-19T15:15:13.123305805Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-03-19T15:15:13.124721516Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.16E-05s
2026-03-19T15:15:13.126035061Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series ProfileId Int32
2026-03-19T15:15:13.127751127Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "ProfileId" INTEGER
2026-03-19T15:15:13.133791502Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006129s
2026-03-19T15:15:13.135159096Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Series" SET "ProfileId" = "QualityProfileId"
2026-03-19T15:15:13.137292783Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Series" SET "ProfileId" = "QualityProfileId"
2026-03-19T15:15:13.140201631Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029008s
2026-03-19T15:15:13.141537923Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable PendingReleases
2026-03-19T15:15:13.143535445Z [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-03-19T15:15:13.149520619Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064328s
2026-03-19T15:15:13.151147706Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (54, '2026-03-19T15:15:13', 'rename_profiles')
2026-03-19T15:15:13.154936496Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:13.157935075Z [Info] FluentMigrator.Runner.MigrationRunner: 54: rename_profiles migrated
2026-03-19T15:15:13.159466259Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0148719s
2026-03-19T15:15:13.161235411Z [Info] FluentMigrator.Runner.MigrationRunner: 55: drop_old_profile_columns migrating
2026-03-19T15:15:13.162902508Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:13.165418495Z [Info] drop_old_profile_columns: Starting migration of Main DB to 55
2026-03-19T15:15:13.169168217Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Series QualityProfileId
2026-03-19T15:15:13.199350772Z [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-03-19T15:15:13.213659709Z [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-03-19T15:15:13.228298079Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2026-03-19T15:15:13.232120547Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2026-03-19T15:15:13.244578807Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2026-03-19T15:15:13.248228056Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2026-03-19T15:15:13.251818878Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_Path" ON "Series" ("Path" ASC)
2026-03-19T15:15:13.255159345Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_CleanTitle" ON "Series" ("CleanTitle" ASC)
2026-03-19T15:15:13.258690386Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC)
2026-03-19T15:15:13.262137759Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0911678s
2026-03-19T15:15:13.263755547Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (55, '2026-03-19T15:15:13', 'drop_old_profile_columns')
2026-03-19T15:15:13.267619829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:13.270749061Z [Info] FluentMigrator.Runner.MigrationRunner: 55: drop_old_profile_columns migrated
2026-03-19T15:15:13.272398964Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0998309s
2026-03-19T15:15:13.274100520Z [Info] FluentMigrator.Runner.MigrationRunner: 56: add_mediainfo_to_episodefile migrating
2026-03-19T15:15:13.275818621Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:13.278272282Z [Info] add_mediainfo_to_episodefile: Starting migration of Main DB to 56
2026-03-19T15:15:13.291891299Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable EpisodeFiles
2026-03-19T15:15:13.294156231Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.74E-05s
2026-03-19T15:15:13.295502412Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn EpisodeFiles MediaInfo String
2026-03-19T15:15:13.297661851Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles" ADD COLUMN "MediaInfo" TEXT
2026-03-19T15:15:13.305306095Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080208s
2026-03-19T15:15:13.308242419Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (56, '2026-03-19T15:15:13', 'add_mediainfo_to_episodefile')
2026-03-19T15:15:13.312502679Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:13.315362839Z [Info] FluentMigrator.Runner.MigrationRunner: 56: add_mediainfo_to_episodefile migrated
2026-03-19T15:15:13.317071780Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0181228s
2026-03-19T15:15:13.319038040Z [Info] FluentMigrator.Runner.MigrationRunner: 57: convert_episode_file_path_to_relative migrating
2026-03-19T15:15:13.320878827Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:13.323621862Z [Info] convert_episode_file_path_to_relative: Starting migration of Main DB to 57
2026-03-19T15:15:13.330111271Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn EpisodeFiles RelativePath String
2026-03-19T15:15:13.332202051Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles" ADD COLUMN "RelativePath" TEXT
2026-03-19T15:15:13.339074051Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070298s
2026-03-19T15:15:13.340512317Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-19T15:15:13.341950083Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-19T15:15:13.352750925Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105705s
2026-03-19T15:15:13.354790432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (57, '2026-03-19T15:15:13', 'convert_episode_file_path_to_relative')
2026-03-19T15:15:13.359135152Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:13.362024110Z [Info] FluentMigrator.Runner.MigrationRunner: 57: convert_episode_file_path_to_relative migrated
2026-03-19T15:15:13.363829135Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0200512s
2026-03-19T15:15:13.365580211Z [Info] FluentMigrator.Runner.MigrationRunner: 58: drop_episode_file_path migrating
2026-03-19T15:15:13.367211507Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:13.369663074Z [Info] drop_episode_file_path: Starting migration of Main DB to 58
2026-03-19T15:15:13.375162669Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn EpisodeFiles Path
2026-03-19T15:15:13.408688106Z [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-03-19T15:15:13.416349666Z [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-03-19T15:15:13.423512962Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "EpisodeFiles"
2026-03-19T15:15:13.427253996Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles_temp" RENAME TO "EpisodeFiles"
2026-03-19T15:15:13.440227574Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_EpisodeFiles_SeriesId" ON "EpisodeFiles" ("SeriesId" ASC)
2026-03-19T15:15:13.444005051Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0670762s
2026-03-19T15:15:13.445657099Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (58, '2026-03-19T15:15:13', 'drop_episode_file_path')
2026-03-19T15:15:13.449544978Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:13.452613688Z [Info] FluentMigrator.Runner.MigrationRunner: 58: drop_episode_file_path migrated
2026-03-19T15:15:13.454214222Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0757512s
2026-03-19T15:15:13.455988745Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_enable_options_to_indexers migrating
2026-03-19T15:15:13.457716605Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:13.460197191Z [Info] add_enable_options_to_indexers: Starting migration of Main DB to 59
2026-03-19T15:15:13.473833132Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-03-19T15:15:13.475742608Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.09E-05s
2026-03-19T15:15:13.477081304Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers EnableRss Boolean
2026-03-19T15:15:13.545640134Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "EnableRss" INTEGER
2026-03-19T15:15:13.552785084Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075512s
2026-03-19T15:15:13.554264904Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers EnableSearch Boolean
2026-03-19T15:15:13.556127775Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "EnableSearch" INTEGER
2026-03-19T15:15:13.562407071Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063903s
2026-03-19T15:15:13.563933646Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableRss" = "Enable", "EnableSearch" = "Enable"
2026-03-19T15:15:13.566509594Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableRss" = "Enable", "EnableSearch" = "Enable"
2026-03-19T15:15:13.569691832Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033558s
2026-03-19T15:15:13.571038183Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-03-19T15:15:13.573335099Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableSearch" = 0 WHERE "Implementation" = 'Wombles'
2026-03-19T15:15:13.576568210Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041825s
2026-03-19T15:15:13.578175137Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (59, '2026-03-19T15:15:13', 'add_enable_options_to_indexers')
2026-03-19T15:15:13.582108438Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:13.584986765Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_enable_options_to_indexers migrated
2026-03-19T15:15:13.586704263Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0126318s
2026-03-19T15:15:13.588460610Z [Info] FluentMigrator.Runner.MigrationRunner: 60: remove_enable_from_indexers migrating
2026-03-19T15:15:13.675294996Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:13.684772814Z [Info] remove_enable_from_indexers: Starting migration of Main DB to 60
2026-03-19T15:15:13.692011642Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Indexers Enable
2026-03-19T15:15:13.724249646Z [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-03-19T15:15:13.732944246Z [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-03-19T15:15:13.738793356Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2026-03-19T15:15:13.741885724Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2026-03-19T15:15:13.755014273Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-03-19T15:15:13.759513895Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0648502s
2026-03-19T15:15:13.761058706Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn DownloadClients Protocol
2026-03-19T15:15:13.785281218Z [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-03-19T15:15:13.791391273Z [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-03-19T15:15:13.796837621Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClients"
2026-03-19T15:15:13.799930350Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients_temp" RENAME TO "DownloadClients"
2026-03-19T15:15:13.812773444Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.049998s
2026-03-19T15:15:13.814822321Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (60, '2026-03-19T15:15:13', 'remove_enable_from_indexers')
2026-03-19T15:15:13.818856445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:13.823023708Z [Info] FluentMigrator.Runner.MigrationRunner: 60: remove_enable_from_indexers migrated
2026-03-19T15:15:13.824795576Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0602947s
2026-03-19T15:15:13.828107325Z [Info] FluentMigrator.Runner.MigrationRunner: 61: clear_bad_scene_names migrating
2026-03-19T15:15:13.829818301Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:13.832888965Z [Info] clear_bad_scene_names: Starting migration of Main DB to 61
2026-03-19T15:15:13.836782116Z [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-03-19T15:15:13.841414154Z [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-03-19T15:15:13.847667548Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062635s
2026-03-19T15:15:13.849337561Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (61, '2026-03-19T15:15:13', 'clear_bad_scene_names')
2026-03-19T15:15:13.853187985Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:13.856088216Z [Info] FluentMigrator.Runner.MigrationRunner: 61: clear_bad_scene_names migrated
2026-03-19T15:15:13.857556553Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0145781s
2026-03-19T15:15:13.859198199Z [Info] FluentMigrator.Runner.MigrationRunner: 62: convert_quality_models migrating
2026-03-19T15:15:13.860832200Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:13.863159677Z [Info] convert_quality_models: Starting migration of Main DB to 62
2026-03-19T15:15:13.867884733Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-19T15:15:13.869549185Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-19T15:15:13.887368551Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0176466s
2026-03-19T15:15:13.889561167Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (62, '2026-03-19T15:15:13', 'convert_quality_models')
2026-03-19T15:15:13.893616645Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:13.896403718Z [Info] FluentMigrator.Runner.MigrationRunner: 62: convert_quality_models migrated
2026-03-19T15:15:13.898020213Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0269385s
2026-03-19T15:15:13.899716278Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_remotepathmappings migrating
2026-03-19T15:15:13.901360369Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:13.903718609Z [Info] add_remotepathmappings: Starting migration of Main DB to 63
2026-03-19T15:15:13.911596815Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RemotePathMappings
2026-03-19T15:15:13.913880083Z [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-03-19T15:15:13.919307954Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005953s
2026-03-19T15:15:13.920943338Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (63, '2026-03-19T15:15:13', 'add_remotepathmappings')
2026-03-19T15:15:13.924782209Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:13.927607940Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_remotepathmappings migrated
2026-03-19T15:15:13.929257752Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.014317s
2026-03-19T15:15:13.930889278Z [Info] FluentMigrator.Runner.MigrationRunner: 64: remove_method_from_logs migrating
2026-03-19T15:15:13.932540944Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:13.934902250Z [Info] remove_method_from_logs: Starting migration of Main DB to 64
2026-03-19T15:15:13.936902949Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (64, '2026-03-19T15:15:13', 'remove_method_from_logs')
2026-03-19T15:15:13.940713804Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:13.943332417Z [Info] FluentMigrator.Runner.MigrationRunner: 64: remove_method_from_logs migrated
2026-03-19T15:15:13.944974785Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107953s
2026-03-19T15:15:13.946463844Z [Info] FluentMigrator.Runner.MigrationRunner: 65: make_scene_numbering_nullable migrating
2026-03-19T15:15:13.948184449Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:13.950425963Z [Info] make_scene_numbering_nullable: Starting migration of Main DB to 65
2026-03-19T15:15:13.977102597Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-03-19T15:15:13.979160030Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Episodes" SET "AbsoluteEpisodeNumber" = NULL WHERE "AbsoluteEpisodeNumber" = 0
2026-03-19T15:15:13.982972819Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040598s
2026-03-19T15:15:13.984348430Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-03-19T15:15:13.985749982Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Episodes" SET "SceneAbsoluteEpisodeNumber" = NULL WHERE "SceneAbsoluteEpisodeNumber" = 0
2026-03-19T15:15:13.989213076Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035422s
2026-03-19T15:15:13.990545399Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-03-19T15:15:13.992049368Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Episodes" SET "SceneSeasonNumber" = NULL, "SceneEpisodeNumber" = NULL WHERE "SceneSeasonNumber" = 0 AND "SceneEpisodeNumber" = 0
2026-03-19T15:15:13.996054945Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041514s
2026-03-19T15:15:13.997630999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (65, '2026-03-19T15:15:13', 'make_scene_numbering_nullable')
2026-03-19T15:15:14.001567247Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:14.005172317Z [Info] FluentMigrator.Runner.MigrationRunner: 65: make_scene_numbering_nullable migrated
2026-03-19T15:15:14.007709887Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0132265s
2026-03-19T15:15:14.010172146Z [Info] FluentMigrator.Runner.MigrationRunner: 66: add_tags migrating
2026-03-19T15:15:14.012270722Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:14.016092148Z [Info] add_tags: Starting migration of Main DB to 66
2026-03-19T15:15:14.038141243Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tags
2026-03-19T15:15:14.041443553Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tags" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Label" TEXT NOT NULL)
2026-03-19T15:15:14.047254186Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064496s
2026-03-19T15:15:14.048985382Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-03-19T15:15:14.050518239Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.67E-05s
2026-03-19T15:15:14.051969572Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series Tags String
2026-03-19T15:15:14.053859057Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "Tags" TEXT
2026-03-19T15:15:14.061035971Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072373s
2026-03-19T15:15:14.062806376Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-03-19T15:15:14.064381318Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.31E-05s
2026-03-19T15:15:14.065724984Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications Tags String
2026-03-19T15:15:14.067590531Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "Tags" TEXT
2026-03-19T15:15:14.074795301Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071498s
2026-03-19T15:15:14.076608873Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-03-19T15:15:14.078148644Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Series" SET "Tags" = '[]' WHERE 1 = 1
2026-03-19T15:15:14.081416174Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034037s
2026-03-19T15:15:14.082870753Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-03-19T15:15:14.084311725Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "Tags" = '[]' WHERE 1 = 1
2026-03-19T15:15:14.087539646Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032458s
2026-03-19T15:15:14.089272917Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (66, '2026-03-19T15:15:14', 'add_tags')
2026-03-19T15:15:14.093426943Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:14.097607582Z [Info] FluentMigrator.Runner.MigrationRunner: 66: add_tags migrated
2026-03-19T15:15:14.099284279Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.013252s
2026-03-19T15:15:14.101063813Z [Info] FluentMigrator.Runner.MigrationRunner: 67: add_added_to_series migrating
2026-03-19T15:15:14.102729427Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:14.105313010Z [Info] add_added_to_series: Starting migration of Main DB to 67
2026-03-19T15:15:14.109926401Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-03-19T15:15:14.111478857Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-05s
2026-03-19T15:15:14.112791962Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series Added DateTime
2026-03-19T15:15:14.114548058Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "Added" DATETIME
2026-03-19T15:15:14.121356079Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068905s
2026-03-19T15:15:14.122970381Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (67, '2026-03-19T15:15:14', 'add_added_to_series')
2026-03-19T15:15:14.126813079Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:14.129568208Z [Info] FluentMigrator.Runner.MigrationRunner: 67: add_added_to_series migrated
2026-03-19T15:15:14.131163561Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0151351s
2026-03-19T15:15:14.132817351Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_release_restrictions migrating
2026-03-19T15:15:14.134462565Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:14.136877778Z [Info] add_release_restrictions: Starting migration of Main DB to 68
2026-03-19T15:15:14.158224999Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Restrictions
2026-03-19T15:15:14.160599762Z [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-03-19T15:15:14.166038555Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058075s
2026-03-19T15:15:14.167400699Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-19T15:15:14.168812412Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-19T15:15:14.177464636Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084453s
2026-03-19T15:15:14.179733195Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-03-19T15:15:14.182489386Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'releaserestrictions'
2026-03-19T15:15:14.185526182Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039687s
2026-03-19T15:15:14.187110141Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (68, '2026-03-19T15:15:14', 'add_release_restrictions')
2026-03-19T15:15:14.190996568Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:14.193816798Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_release_restrictions migrated
2026-03-19T15:15:14.195468585Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122698s
2026-03-19T15:15:14.197144109Z [Info] FluentMigrator.Runner.MigrationRunner: 69: quality_proper migrating
2026-03-19T15:15:14.198680182Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:14.201071658Z [Info] quality_proper: Starting migration of Main DB to 69
2026-03-19T15:15:14.204346353Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-19T15:15:14.205849360Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-19T15:15:14.214513770Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085313s
2026-03-19T15:15:14.216346721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (69, '2026-03-19T15:15:14', 'quality_proper')
2026-03-19T15:15:14.220288249Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:14.222964398Z [Info] FluentMigrator.Runner.MigrationRunner: 69: quality_proper migrated
2026-03-19T15:15:14.224487646Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0171137s
2026-03-19T15:15:14.226147188Z [Info] FluentMigrator.Runner.MigrationRunner: 70: delay_profile migrating
2026-03-19T15:15:14.227667300Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:14.230032352Z [Info] delay_profile: Starting migration of Main DB to 70
2026-03-19T15:15:14.285020994Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DelayProfiles
2026-03-19T15:15:14.287504075Z [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-03-19T15:15:14.295278682Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0082802s
2026-03-19T15:15:14.298548277Z [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-03-19T15:15:14.303551343Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-19T15:15:14.305032005Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-19T15:15:14.392854260Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0874657s
2026-03-19T15:15:14.394617340Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Profiles GrabDelay
2026-03-19T15:15:14.423295816Z [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-03-19T15:15:14.429242752Z [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-03-19T15:15:14.434206439Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles"
2026-03-19T15:15:14.437284177Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles"
2026-03-19T15:15:14.450900339Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityProfiles_Name" ON "Profiles" ("Name" ASC)
2026-03-19T15:15:14.454632695Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0583313s
2026-03-19T15:15:14.456023737Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Profiles GrabDelayMode
2026-03-19T15:15:14.533028096Z [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-03-19T15:15:14.538730781Z [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-03-19T15:15:14.543434974Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles"
2026-03-19T15:15:14.546584597Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles"
2026-03-19T15:15:14.561530387Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityProfiles_Name" ON "Profiles" ("Name" ASC)
2026-03-19T15:15:14.565299788Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1075588s
2026-03-19T15:15:14.569552683Z [Info] FluentMigrator.Runner.MigrationRunner: -> 1 Insert operations completed in 00:00:00.0067624 taking an average of 00:00:00.0067624
2026-03-19T15:15:14.572898932Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (70, '2026-03-19T15:15:14', 'delay_profile')
2026-03-19T15:15:14.576822082Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:14.579986826Z [Info] FluentMigrator.Runner.MigrationRunner: 70: delay_profile migrated
2026-03-19T15:15:14.581536036Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1223036s
2026-03-19T15:15:14.583459871Z [Info] FluentMigrator.Runner.MigrationRunner: 71: unknown_quality_in_profile migrating
2026-03-19T15:15:14.585173792Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:14.588148964Z [Info] unknown_quality_in_profile: Starting migration of Main DB to 71
2026-03-19T15:15:14.594172785Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn QualityDefinitions Weight
2026-03-19T15:15:14.624145407Z [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-03-19T15:15:14.630100430Z [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-03-19T15:15:14.634864294Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "QualityDefinitions"
2026-03-19T15:15:14.638444684Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityDefinitions_temp" RENAME TO "QualityDefinitions"
2026-03-19T15:15:14.652125707Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Quality" ON "QualityDefinitions" ("Quality" ASC)
2026-03-19T15:15:14.656023817Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Title" ON "QualityDefinitions" ("Title" ASC)
2026-03-19T15:15:14.659765422Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0637615s
2026-03-19T15:15:14.661142736Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-19T15:15:14.662579469Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-19T15:15:14.697909801Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0350559s
2026-03-19T15:15:14.700221968Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (71, '2026-03-19T15:15:14', 'unknown_quality_in_profile')
2026-03-19T15:15:14.704651288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:14.707651029Z [Info] FluentMigrator.Runner.MigrationRunner: 71: unknown_quality_in_profile migrated
2026-03-19T15:15:14.709343217Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0450963s
2026-03-19T15:15:14.711021928Z [Info] FluentMigrator.Runner.MigrationRunner: 72: history_downloadId migrating
2026-03-19T15:15:14.712612230Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:14.714907954Z [Info] history_downloadId: Starting migration of Main DB to 72
2026-03-19T15:15:14.728261016Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History
2026-03-19T15:15:14.729991831Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.6E-05s
2026-03-19T15:15:14.731484668Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn History DownloadId String
2026-03-19T15:15:14.733369975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History" ADD COLUMN "DownloadId" TEXT
2026-03-19T15:15:14.740339240Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071343s
2026-03-19T15:15:14.742082390Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId)
2026-03-19T15:15:14.743820491Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC)
2026-03-19T15:15:14.747376783Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036845s
2026-03-19T15:15:14.748744628Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-19T15:15:14.750130739Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-19T15:15:14.765936861Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0154918s
2026-03-19T15:15:14.768072162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (72, '2026-03-19T15:15:14', 'history_downloadId')
2026-03-19T15:15:14.772289655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:14.775204796Z [Info] FluentMigrator.Runner.MigrationRunner: 72: history_downloadId migrated
2026-03-19T15:15:14.776786391Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0250619s
2026-03-19T15:15:14.778472597Z [Info] FluentMigrator.Runner.MigrationRunner: 73: clear_ratings migrating
2026-03-19T15:15:14.779983500Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:14.782366459Z [Info] clear_ratings: Starting migration of Main DB to 73
2026-03-19T15:15:14.792635970Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-03-19T15:15:14.794583002Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Series" SET "Ratings" = '{}' WHERE 1 = 1
2026-03-19T15:15:14.797793557Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034433s
2026-03-19T15:15:14.799141151Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-03-19T15:15:14.800506060Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Episodes" SET "Ratings" = '{}' WHERE 1 = 1
2026-03-19T15:15:14.803246198Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027928s
2026-03-19T15:15:14.804823224Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (73, '2026-03-19T15:15:14', 'clear_ratings')
2026-03-19T15:15:14.808522805Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:14.811260038Z [Info] FluentMigrator.Runner.MigrationRunner: 73: clear_ratings migrated
2026-03-19T15:15:14.812745680Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108131s
2026-03-19T15:15:14.814424540Z [Info] FluentMigrator.Runner.MigrationRunner: 74: disable_eztv migrating
2026-03-19T15:15:14.815918309Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:14.818322450Z [Info] disable_eztv: Starting migration of Main DB to 74
2026-03-19T15:15:14.821646735Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableRss" = false, "EnableSearch" = false WHERE "Implementation" = 'Eztv' AND "Settings" LIKE '%ezrss.it%'
2026-03-19T15:15:14.824959427Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableRss" = false, "EnableSearch" = false WHERE "Implementation" = 'Eztv' AND "Settings" LIKE '%ezrss.it%'
2026-03-19T15:15:14.832874076Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045653s
2026-03-19T15:15:14.834587657Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (74, '2026-03-19T15:15:14', 'disable_eztv')
2026-03-19T15:15:14.838332038Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:14.841102056Z [Info] FluentMigrator.Runner.MigrationRunner: 74: disable_eztv migrated
2026-03-19T15:15:14.842659683Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0162752s
2026-03-19T15:15:14.844332672Z [Info] FluentMigrator.Runner.MigrationRunner: 75: force_lib_update migrating
2026-03-19T15:15:14.845905400Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:14.848300243Z [Info] force_lib_update: Starting migration of Main DB to 75
2026-03-19T15:15:14.863813585Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-03-19T15:15:14.865671867Z [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-03-19T15:15:14.870189987Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046303s
2026-03-19T15:15:14.871539815Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-03-19T15:15:14.872930706Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Series" SET "LastInfoSync" = '2014-01-01 00:00:00' WHERE 1 = 1
2026-03-19T15:15:14.875938664Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030798s
2026-03-19T15:15:14.877529087Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (75, '2026-03-19T15:15:14', 'force_lib_update')
2026-03-19T15:15:14.881272185Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:14.884013436Z [Info] FluentMigrator.Runner.MigrationRunner: 75: force_lib_update migrated
2026-03-19T15:15:14.885580812Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111582s
2026-03-19T15:15:14.887240485Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_users_table migrating
2026-03-19T15:15:14.888833804Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:14.891220520Z [Info] add_users_table: Starting migration of Main DB to 76
2026-03-19T15:15:14.899792593Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Users
2026-03-19T15:15:14.901796749Z [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-03-19T15:15:14.907809408Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064202s
2026-03-19T15:15:14.909240300Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Identifier)
2026-03-19T15:15:14.910873629Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Identifier" ON "Users" ("Identifier" ASC)
2026-03-19T15:15:14.914458519Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036473s
2026-03-19T15:15:14.915827857Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Username)
2026-03-19T15:15:14.917516528Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Username" ON "Users" ("Username" ASC)
2026-03-19T15:15:14.920872696Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034779s
2026-03-19T15:15:14.922473961Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (76, '2026-03-19T15:15:14', 'add_users_table')
2026-03-19T15:15:14.926201809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:14.929656607Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_users_table migrated
2026-03-19T15:15:14.931240807Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122668s
2026-03-19T15:15:14.932945009Z [Info] FluentMigrator.Runner.MigrationRunner: 77: add_add_options_to_series migrating
2026-03-19T15:15:14.934617758Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:14.937040537Z [Info] add_add_options_to_series: Starting migration of Main DB to 77
2026-03-19T15:15:14.941850213Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-03-19T15:15:14.943398832Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.21E-05s
2026-03-19T15:15:14.944718430Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series AddOptions String
2026-03-19T15:15:14.946516992Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "AddOptions" TEXT
2026-03-19T15:15:14.953552590Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071412s
2026-03-19T15:15:14.955156972Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (77, '2026-03-19T15:15:14', 'add_add_options_to_series')
2026-03-19T15:15:14.959047597Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:14.961855582Z [Info] FluentMigrator.Runner.MigrationRunner: 77: add_add_options_to_series migrated
2026-03-19T15:15:14.963515434Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0154694s
2026-03-19T15:15:14.965190969Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_commands_table migrating
2026-03-19T15:15:14.966774779Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:14.969154952Z [Info] add_commands_table: Starting migration of Main DB to 78
2026-03-19T15:15:14.980619340Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Commands
2026-03-19T15:15:14.982784921Z [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-03-19T15:15:14.990465379Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0082214s
2026-03-19T15:15:14.992095031Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (78, '2026-03-19T15:15:14', 'add_commands_table')
2026-03-19T15:15:14.995838560Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:14.998648078Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_commands_table migrated
2026-03-19T15:15:15.000243722Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0164562s
2026-03-19T15:15:15.001899246Z [Info] FluentMigrator.Runner.MigrationRunner: 79: dedupe_tags migrating
2026-03-19T15:15:15.003378194Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:15.005736303Z [Info] dedupe_tags: Starting migration of Main DB to 79
2026-03-19T15:15:15.014311553Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-19T15:15:15.015896725Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-19T15:15:15.888751208Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.8722723s
2026-03-19T15:15:15.890978503Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tags
2026-03-19T15:15:15.892425307Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.37E-05s
2026-03-19T15:15:15.894051973Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Tags Label String
2026-03-19T15:15:15.924182022Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tags_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Label" TEXT NOT NULL)
2026-03-19T15:15:15.928763659Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Tags_temp" ("Id", "Label") SELECT "Id", "Label" FROM "Tags"
2026-03-19T15:15:15.932065709Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Tags"
2026-03-19T15:15:15.934825266Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tags_temp" RENAME TO "Tags"
2026-03-19T15:15:15.949091848Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0534264s
2026-03-19T15:15:15.950486597Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tags (Label)
2026-03-19T15:15:15.952102511Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tags_Label" ON "Tags" ("Label" ASC)
2026-03-19T15:15:15.955451926Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034296s
2026-03-19T15:15:15.957103603Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (79, '2026-03-19T15:15:15', 'dedupe_tags')
2026-03-19T15:15:15.960760588Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:15.963732433Z [Info] FluentMigrator.Runner.MigrationRunner: 79: dedupe_tags migrated
2026-03-19T15:15:15.965189507Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117317s
2026-03-19T15:15:15.966970524Z [Info] FluentMigrator.Runner.MigrationRunner: 81: move_dot_prefix_to_transmission_category migrating
2026-03-19T15:15:15.968824778Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:15.971345735Z [Info] move_dot_prefix_to_transmission_category: Starting migration of Main DB to 81
2026-03-19T15:15:15.975444870Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-19T15:15:15.976973679Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-19T15:15:15.992998031Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0158019s
2026-03-19T15:15:15.995095294Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (81, '2026-03-19T15:15:15', 'move_dot_prefix_to_transmission_category')
2026-03-19T15:15:15.999780880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:16.002616281Z [Info] FluentMigrator.Runner.MigrationRunner: 81: move_dot_prefix_to_transmission_category migrated
2026-03-19T15:15:16.004452579Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0256322s
2026-03-19T15:15:16.006142262Z [Info] FluentMigrator.Runner.MigrationRunner: 82: add_fanzub_settings migrating
2026-03-19T15:15:16.007706121Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:16.010086495Z [Info] add_fanzub_settings: Starting migration of Main DB to 82
2026-03-19T15:15:16.020865192Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-03-19T15:15:16.022781732Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'FanzubSettings' WHERE "Implementation" = 'Fanzub' AND "ConfigContract" = 'NullConfig'
2026-03-19T15:15:16.027455935Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047567s
2026-03-19T15:15:16.029272323Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (82, '2026-03-19T15:15:16', 'add_fanzub_settings')
2026-03-19T15:15:16.033580450Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:16.036468376Z [Info] FluentMigrator.Runner.MigrationRunner: 82: add_fanzub_settings migrated
2026-03-19T15:15:16.038125112Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0138591s
2026-03-19T15:15:16.039860527Z [Info] FluentMigrator.Runner.MigrationRunner: 83: additonal_blacklist_columns migrating
2026-03-19T15:15:16.041636513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:16.044369558Z [Info] additonal_blacklist_columns: Starting migration of Main DB to 83
2026-03-19T15:15:16.060447337Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist
2026-03-19T15:15:16.062464690Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.49E-05s
2026-03-19T15:15:16.063870701Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist Size Int64
2026-03-19T15:15:16.065638020Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "Size" INTEGER
2026-03-19T15:15:16.073491586Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0077404s
2026-03-19T15:15:16.075309989Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist
2026-03-19T15:15:16.076850531Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.39E-05s
2026-03-19T15:15:16.078203386Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist Protocol Int32
2026-03-19T15:15:16.080045846Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "Protocol" INTEGER
2026-03-19T15:15:16.087725472Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076111s
2026-03-19T15:15:16.089575237Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist
2026-03-19T15:15:16.091082313Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.37E-05s
2026-03-19T15:15:16.092478805Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist Indexer String
2026-03-19T15:15:16.094347088Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "Indexer" TEXT
2026-03-19T15:15:16.102028918Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075824s
2026-03-19T15:15:16.103826708Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist
2026-03-19T15:15:16.105373353Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.36E-05s
2026-03-19T15:15:16.106725937Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist Message String
2026-03-19T15:15:16.108588789Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "Message" TEXT
2026-03-19T15:15:16.116274467Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075836s
2026-03-19T15:15:16.118090855Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist
2026-03-19T15:15:16.119589684Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.41E-05s
2026-03-19T15:15:16.120954572Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist TorrentInfoHash String
2026-03-19T15:15:16.122885752Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "TorrentInfoHash" TEXT
2026-03-19T15:15:16.130438582Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075901s
2026-03-19T15:15:16.131935206Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-03-19T15:15:16.133388102Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Blacklist" SET "Protocol" = 1 WHERE 1 = 1
2026-03-19T15:15:16.136167560Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029133s
2026-03-19T15:15:16.137753694Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (83, '2026-03-19T15:15:16', 'additonal_blacklist_columns')
2026-03-19T15:15:16.141690853Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:16.144363185Z [Info] FluentMigrator.Runner.MigrationRunner: 83: additonal_blacklist_columns migrated
2026-03-19T15:15:16.146043018Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111121s
2026-03-19T15:15:16.147707921Z [Info] FluentMigrator.Runner.MigrationRunner: 84: update_quality_minmax_size migrating
2026-03-19T15:15:16.149403676Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:16.151776334Z [Info] update_quality_minmax_size: Starting migration of Main DB to 84
2026-03-19T15:15:16.159878541Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityDefinitions
2026-03-19T15:15:16.161711563Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.25E-05s
2026-03-19T15:15:16.163017863Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn QualityDefinitions MinSize Double
2026-03-19T15:15:16.193669503Z [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-03-19T15:15:16.199381837Z [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-03-19T15:15:16.204118636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "QualityDefinitions"
2026-03-19T15:15:16.207402259Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityDefinitions_temp" RENAME TO "QualityDefinitions"
2026-03-19T15:15:16.222157224Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Quality" ON "QualityDefinitions" ("Quality" ASC)
2026-03-19T15:15:16.226098101Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Title" ON "QualityDefinitions" ("Title" ASC)
2026-03-19T15:15:16.229838664Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.065007s
2026-03-19T15:15:16.231171889Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityDefinitions
2026-03-19T15:15:16.232781872Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.9E-06s
2026-03-19T15:15:16.234078573Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn QualityDefinitions MaxSize Double
2026-03-19T15:15:16.263787443Z [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-03-19T15:15:16.269190996Z [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-03-19T15:15:16.273939369Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "QualityDefinitions"
2026-03-19T15:15:16.277174203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityDefinitions_temp" RENAME TO "QualityDefinitions"
2026-03-19T15:15:16.293559291Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Quality" ON "QualityDefinitions" ("Quality" ASC)
2026-03-19T15:15:16.298753271Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Title" ON "QualityDefinitions" ("Title" ASC)
2026-03-19T15:15:16.302766484Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.066845s
2026-03-19T15:15:16.304159790Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "QualityDefinitions" SET "MaxSize" = NULL WHERE "Quality" = 10 OR "MaxSize" = 0
2026-03-19T15:15:16.306750557Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityDefinitions" SET "MaxSize" = NULL WHERE "Quality" = 10 OR "MaxSize" = 0
2026-03-19T15:15:16.310808519Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004086s
2026-03-19T15:15:16.312584005Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (84, '2026-03-19T15:15:16', 'update_quality_minmax_size')
2026-03-19T15:15:16.316480081Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:16.319438720Z [Info] FluentMigrator.Runner.MigrationRunner: 84: update_quality_minmax_size migrated
2026-03-19T15:15:16.321102661Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0127348s
2026-03-19T15:15:16.323033609Z [Info] FluentMigrator.Runner.MigrationRunner: 85: expand_transmission_urlbase migrating
2026-03-19T15:15:16.324753012Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:16.327279570Z [Info] expand_transmission_urlbase: Starting migration of Main DB to 85
2026-03-19T15:15:16.331224746Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-19T15:15:16.332737943Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-19T15:15:16.349412684Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0164678s
2026-03-19T15:15:16.351759390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (85, '2026-03-19T15:15:16', 'expand_transmission_urlbase')
2026-03-19T15:15:16.355915961Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:16.358831703Z [Info] FluentMigrator.Runner.MigrationRunner: 85: expand_transmission_urlbase migrated
2026-03-19T15:15:16.360485674Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0260667s
2026-03-19T15:15:16.362179836Z [Info] FluentMigrator.Runner.MigrationRunner: 86: pushbullet_device_ids migrating
2026-03-19T15:15:16.363784808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:16.366183138Z [Info] pushbullet_device_ids: Starting migration of Main DB to 86
2026-03-19T15:15:16.369829712Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-19T15:15:16.371566199Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-19T15:15:16.386970472Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0152506s
2026-03-19T15:15:16.389240504Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (86, '2026-03-19T15:15:16', 'pushbullet_device_ids')
2026-03-19T15:15:16.393290440Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:16.396085749Z [Info] FluentMigrator.Runner.MigrationRunner: 86: pushbullet_device_ids migrated
2026-03-19T15:15:16.397673306Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0245989s
2026-03-19T15:15:16.399354292Z [Info] FluentMigrator.Runner.MigrationRunner: 87: remove_eztv migrating
2026-03-19T15:15:16.400856557Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:16.403222271Z [Info] remove_eztv: Starting migration of Main DB to 87
2026-03-19T15:15:16.407894611Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-03-19T15:15:16.409950050Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Eztv'
2026-03-19T15:15:16.413068941Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032239s
2026-03-19T15:15:16.414614123Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (87, '2026-03-19T15:15:16', 'remove_eztv')
2026-03-19T15:15:16.418311389Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:16.421097460Z [Info] FluentMigrator.Runner.MigrationRunner: 87: remove_eztv migrated
2026-03-19T15:15:16.422549695Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112988s
2026-03-19T15:15:16.424175229Z [Info] FluentMigrator.Runner.MigrationRunner: 88: pushbullet_devices_channels_list migrating
2026-03-19T15:15:16.425928369Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:16.428272790Z [Info] pushbullet_devices_channels_list: Starting migration of Main DB to 88
2026-03-19T15:15:16.431900426Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-19T15:15:16.433389295Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-19T15:15:16.452159055Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0184686s
2026-03-19T15:15:16.454327633Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (88, '2026-03-19T15:15:16', 'pushbullet_devices_channels_list')
2026-03-19T15:15:16.458417209Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:16.461218149Z [Info] FluentMigrator.Runner.MigrationRunner: 88: pushbullet_devices_channels_list migrated
2026-03-19T15:15:16.462953093Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.027813s
2026-03-19T15:15:16.464637335Z [Info] FluentMigrator.Runner.MigrationRunner: 89: add_on_rename_to_notifcations migrating
2026-03-19T15:15:16.466365876Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:16.468755609Z [Info] add_on_rename_to_notifcations: Starting migration of Main DB to 89
2026-03-19T15:15:16.481891053Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-03-19T15:15:16.483801230Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.43E-05s
2026-03-19T15:15:16.485179295Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnRename Boolean
2026-03-19T15:15:16.487207519Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnRename" INTEGER
2026-03-19T15:15:16.494714959Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0077572s
2026-03-19T15:15:16.496132123Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "OnRename" = "OnDownload" WHERE "Implementation" IN ('PlexServer', 'Xbmc', 'MediaBrowser')
2026-03-19T15:15:16.499051622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "OnRename" = "OnDownload" WHERE "Implementation" IN ('PlexServer', 'Xbmc', 'MediaBrowser')
2026-03-19T15:15:16.503645995Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045988s
2026-03-19T15:15:16.505015413Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "OnRename" = false WHERE "Implementation" NOT IN ('PlexServer', 'Xbmc', 'MediaBrowser')
2026-03-19T15:15:16.507934992Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "OnRename" = false WHERE "Implementation" NOT IN ('PlexServer', 'Xbmc', 'MediaBrowser')
2026-03-19T15:15:16.512171424Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042252s
2026-03-19T15:15:16.513505060Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-03-19T15:15:16.514979499Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.2E-06s
2026-03-19T15:15:16.516311041Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Notifications OnRename Boolean
2026-03-19T15:15:16.546841055Z [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-03-19T15:15:16.554280307Z [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-03-19T15:15:16.561253972Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications"
2026-03-19T15:15:16.564190756Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications"
2026-03-19T15:15:16.579116044Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0610412s
2026-03-19T15:15:16.580530953Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-03-19T15:15:16.581999741Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "OnGrab" = 0 WHERE "Implementation" = 'PlexServer'
2026-03-19T15:15:16.585186509Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033424s
2026-03-19T15:15:16.586758746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (89, '2026-03-19T15:15:16', 'add_on_rename_to_notifcations')
2026-03-19T15:15:16.590626956Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:16.593616005Z [Info] FluentMigrator.Runner.MigrationRunner: 89: add_on_rename_to_notifcations migrated
2026-03-19T15:15:16.595335338Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117944s
2026-03-19T15:15:16.597053989Z [Info] FluentMigrator.Runner.MigrationRunner: 90: update_kickass_url migrating
2026-03-19T15:15:16.598626937Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:16.601058334Z [Info] update_kickass_url: Starting migration of Main DB to 90
2026-03-19T15:15:16.604642652Z [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-03-19T15:15:16.610674489Z [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-03-19T15:15:16.619007532Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083642s
2026-03-19T15:15:16.620623426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (90, '2026-03-19T15:15:16', 'update_kickass_url')
2026-03-19T15:15:16.624386203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:16.627114147Z [Info] FluentMigrator.Runner.MigrationRunner: 90: update_kickass_url migrated
2026-03-19T15:15:16.628679209Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.016512s
2026-03-19T15:15:16.630271616Z [Info] FluentMigrator.Runner.MigrationRunner: 91: added_indexerstatus migrating
2026-03-19T15:15:16.631829053Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:16.634200328Z [Info] added_indexerstatus: Starting migration of Main DB to 91
2026-03-19T15:15:16.643493624Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerStatus
2026-03-19T15:15:16.645699577Z [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-03-19T15:15:16.652635194Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074198s
2026-03-19T15:15:16.654034813Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerStatus (IndexerId)
2026-03-19T15:15:16.655781571Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_IndexerId" ON "IndexerStatus" ("IndexerId" ASC)
2026-03-19T15:15:16.659519308Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038317s
2026-03-19T15:15:16.661133539Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (91, '2026-03-19T15:15:16', 'added_indexerstatus')
2026-03-19T15:15:16.664887680Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:16.667780124Z [Info] FluentMigrator.Runner.MigrationRunner: 91: added_indexerstatus migrated
2026-03-19T15:15:16.669388283Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0120872s
2026-03-19T15:15:16.671058156Z [Info] FluentMigrator.Runner.MigrationRunner: 92: add_unverifiedscenenumbering migrating
2026-03-19T15:15:16.672788531Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:16.675153975Z [Info] add_unverifiedscenenumbering: Starting migration of Main DB to 92
2026-03-19T15:15:16.684278671Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2026-03-19T15:15:16.686033615Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.34E-05s
2026-03-19T15:15:16.687337221Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes UnverifiedSceneNumbering Boolean
2026-03-19T15:15:16.689529165Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "UnverifiedSceneNumbering" INTEGER NOT NULL DEFAULT 0
2026-03-19T15:15:16.698570864Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092918s
2026-03-19T15:15:16.700214013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (92, '2026-03-19T15:15:16', 'add_unverifiedscenenumbering')
2026-03-19T15:15:16.704162565Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:16.706934117Z [Info] FluentMigrator.Runner.MigrationRunner: 92: add_unverifiedscenenumbering migrated
2026-03-19T15:15:16.708672348Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0177078s
2026-03-19T15:15:16.710366990Z [Info] FluentMigrator.Runner.MigrationRunner: 93: naming_config_replace_illegal_characters migrating
2026-03-19T15:15:16.712212357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:16.714580285Z [Info] naming_config_replace_illegal_characters: Starting migration of Main DB to 93
2026-03-19T15:15:16.724583541Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2026-03-19T15:15:16.726451683Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.35E-05s
2026-03-19T15:15:16.727766842Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig ReplaceIllegalCharacters Boolean
2026-03-19T15:15:16.730067185Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "ReplaceIllegalCharacters" INTEGER NOT NULL DEFAULT 1
2026-03-19T15:15:16.738165293Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084039s
2026-03-19T15:15:16.739512617Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-03-19T15:15:16.740977998Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "ReplaceIllegalCharacters" = 1 WHERE 1 = 1
2026-03-19T15:15:16.743989292Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030917s
2026-03-19T15:15:16.745554685Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (93, '2026-03-19T15:15:16', 'naming_config_replace_illegal_characters')
2026-03-19T15:15:16.749660233Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:16.752476515Z [Info] FluentMigrator.Runner.MigrationRunner: 93: naming_config_replace_illegal_characters migrated
2026-03-19T15:15:16.754344998Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0116256s
2026-03-19T15:15:16.756001944Z [Info] FluentMigrator.Runner.MigrationRunner: 94: add_tvmazeid migrating
2026-03-19T15:15:16.757525623Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:16.759892901Z [Info] add_tvmazeid: Starting migration of Main DB to 94
2026-03-19T15:15:16.766509696Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-03-19T15:15:16.768109538Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.17E-05s
2026-03-19T15:15:16.769414777Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series TvMazeId Int32
2026-03-19T15:15:16.771292749Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "TvMazeId" INTEGER NOT NULL DEFAULT 0
2026-03-19T15:15:16.779030191Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079204s
2026-03-19T15:15:16.780423958Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (TvMazeId)
2026-03-19T15:15:16.782093230Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvMazeId" ON "Series" ("TvMazeId" ASC)
2026-03-19T15:15:16.785697178Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003649s
2026-03-19T15:15:16.787256318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (94, '2026-03-19T15:15:16', 'add_tvmazeid')
2026-03-19T15:15:16.790948894Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:16.793845518Z [Info] FluentMigrator.Runner.MigrationRunner: 94: add_tvmazeid migrated
2026-03-19T15:15:16.795341791Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118322s
2026-03-19T15:15:16.797030101Z [Info] FluentMigrator.Runner.MigrationRunner: 95: add_additional_episodes_index migrating
2026-03-19T15:15:16.798761147Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:16.801150319Z [Info] add_additional_episodes_index: Starting migration of Main DB to 95
2026-03-19T15:15:16.808360139Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Episodes (SeriesId, SeasonNumber, EpisodeNumber)
2026-03-19T15:15:16.810553326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_SeriesId_SeasonNumber_EpisodeNumber" ON "Episodes" ("SeriesId" ASC, "SeasonNumber" ASC, "EpisodeNumber" ASC)
2026-03-19T15:15:16.815711463Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051632s
2026-03-19T15:15:16.817305293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (95, '2026-03-19T15:15:16', 'add_additional_episodes_index')
2026-03-19T15:15:16.821308496Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:16.824125098Z [Info] FluentMigrator.Runner.MigrationRunner: 95: add_additional_episodes_index migrated
2026-03-19T15:15:16.825842737Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0136823s
2026-03-19T15:15:16.827526468Z [Info] FluentMigrator.Runner.MigrationRunner: 96: disable_kickass migrating
2026-03-19T15:15:16.829085508Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:16.831815876Z [Info] disable_kickass: Starting migration of Main DB to 96
2026-03-19T15:15:16.834745757Z [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-03-19T15:15:16.838745682Z [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-03-19T15:15:16.844219245Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052995s
2026-03-19T15:15:16.845688063Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (96, '2026-03-19T15:15:16', 'disable_kickass')
2026-03-19T15:15:16.849367073Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:16.852142392Z [Info] FluentMigrator.Runner.MigrationRunner: 96: disable_kickass migrated
2026-03-19T15:15:16.853578705Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0134014s
2026-03-19T15:15:16.855171663Z [Info] FluentMigrator.Runner.MigrationRunner: 97: add_reason_to_pending_releases migrating
2026-03-19T15:15:16.856892939Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:16.859281570Z [Info] add_reason_to_pending_releases: Starting migration of Main DB to 97
2026-03-19T15:15:16.864135665Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases
2026-03-19T15:15:16.865754896Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.22E-05s
2026-03-19T15:15:16.867029142Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases Reason Int32
2026-03-19T15:15:16.868945181Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "Reason" INTEGER NOT NULL DEFAULT 0
2026-03-19T15:15:16.876833067Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079792s
2026-03-19T15:15:16.878427117Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (97, '2026-03-19T15:15:16', 'add_reason_to_pending_releases')
2026-03-19T15:15:16.882367913Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:16.885185558Z [Info] FluentMigrator.Runner.MigrationRunner: 97: add_reason_to_pending_releases migrated
2026-03-19T15:15:16.886883487Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0163707s
2026-03-19T15:15:16.888559523Z [Info] FluentMigrator.Runner.MigrationRunner: 98: remove_titans_of_tv migrating
2026-03-19T15:15:16.890114855Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:16.892574318Z [Info] remove_titans_of_tv: Starting migration of Main DB to 98
2026-03-19T15:15:16.896486136Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-03-19T15:15:16.898470913Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'TitansOfTv'
2026-03-19T15:15:16.901634003Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032304s
2026-03-19T15:15:16.903146289Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (98, '2026-03-19T15:15:16', 'remove_titans_of_tv')
2026-03-19T15:15:16.907006232Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:16.909720138Z [Info] FluentMigrator.Runner.MigrationRunner: 98: remove_titans_of_tv migrated
2026-03-19T15:15:16.911265741Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113269s
2026-03-19T15:15:16.912910323Z [Info] FluentMigrator.Runner.MigrationRunner: 99: extra_and_subtitle_files migrating
2026-03-19T15:15:16.914540716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:16.916883013Z [Info] extra_and_subtitle_files: Starting migration of Main DB to 99
2026-03-19T15:15:16.936658840Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ExtraFiles
2026-03-19T15:15:16.938796284Z [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-03-19T15:15:16.946148000Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0077959s
2026-03-19T15:15:16.947485333Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable SubtitleFiles
2026-03-19T15:15:16.949464129Z [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-03-19T15:15:16.956817157Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0077644s
2026-03-19T15:15:16.958160322Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles
2026-03-19T15:15:16.959603228Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.1E-06s
2026-03-19T15:15:16.960960230Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MetadataFiles Added DateTime
2026-03-19T15:15:16.962786629Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles" ADD COLUMN "Added" DATETIME
2026-03-19T15:15:16.970012942Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072886s
2026-03-19T15:15:16.971604838Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MetadataFiles Extension String
2026-03-19T15:15:16.973491637Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles" ADD COLUMN "Extension" TEXT
2026-03-19T15:15:16.980606506Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071872s
2026-03-19T15:15:16.981977237Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "MetadataFiles" WHERE "RelativePath" NOT LIKE '%.%'
2026-03-19T15:15:16.984292239Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "MetadataFiles" WHERE "RelativePath" NOT LIKE '%.%'
2026-03-19T15:15:16.987217640Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029427s
2026-03-19T15:15:16.988560084Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-19T15:15:16.989974262Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-19T15:15:17.003383597Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0131641s
2026-03-19T15:15:17.005207540Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles
2026-03-19T15:15:17.006742101Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.28E-05s
2026-03-19T15:15:17.008052620Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles Extension String
2026-03-19T15:15:17.053949191Z [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-03-19T15:15:17.062467987Z [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-03-19T15:15:17.069814121Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles"
2026-03-19T15:15:17.072788912Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles"
2026-03-19T15:15:17.090398206Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.080436s
2026-03-19T15:15:17.092384917Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (99, '2026-03-19T15:15:17', 'extra_and_subtitle_files')
2026-03-19T15:15:17.096337126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:17.099877977Z [Info] FluentMigrator.Runner.MigrationRunner: 99: extra_and_subtitle_files migrated
2026-03-19T15:15:17.101880941Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0900345s
2026-03-19T15:15:17.104532491Z [Info] FluentMigrator.Runner.MigrationRunner: 100: add_scene_season_number migrating
2026-03-19T15:15:17.106915550Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:17.111144677Z [Info] add_scene_season_number: Starting migration of Main DB to 100
2026-03-19T15:15:17.120784851Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SceneMappings
2026-03-19T15:15:17.122798006Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.88E-05s
2026-03-19T15:15:17.124312396Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn SceneMappings SeasonNumber Int32
2026-03-19T15:15:17.158590879Z [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-03-19T15:15:17.164919314Z [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-03-19T15:15:17.170449521Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SceneMappings"
2026-03-19T15:15:17.173716360Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SceneMappings_temp" RENAME TO "SceneMappings"
2026-03-19T15:15:17.189973520Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.063854s
2026-03-19T15:15:17.191343870Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SceneMappings
2026-03-19T15:15:17.192821776Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.8E-06s
2026-03-19T15:15:17.194123468Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SceneMappings SceneSeasonNumber Int32
2026-03-19T15:15:17.196063966Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SceneMappings" ADD COLUMN "SceneSeasonNumber" INTEGER
2026-03-19T15:15:17.203385711Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074145s
2026-03-19T15:15:17.205033350Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (100, '2026-03-19T15:15:17', 'add_scene_season_number')
2026-03-19T15:15:17.208988174Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:17.212204381Z [Info] FluentMigrator.Runner.MigrationRunner: 100: add_scene_season_number migrated
2026-03-19T15:15:17.213607818Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0160335s
2026-03-19T15:15:17.215346890Z [Info] FluentMigrator.Runner.MigrationRunner: 101: add_ultrahd_quality_in_profiles migrating
2026-03-19T15:15:17.217157075Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:17.219580395Z [Info] add_ultrahd_quality_in_profiles: Starting migration of Main DB to 101
2026-03-19T15:15:17.223512645Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-19T15:15:17.225518464Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-19T15:15:17.240225062Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0148428s
2026-03-19T15:15:17.242299380Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (101, '2026-03-19T15:15:17', 'add_ultrahd_quality_in_profiles')
2026-03-19T15:15:17.246802088Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:17.249645053Z [Info] FluentMigrator.Runner.MigrationRunner: 101: add_ultrahd_quality_in_profiles migrated
2026-03-19T15:15:17.251377943Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0245306s
2026-03-19T15:15:17.253084720Z [Info] FluentMigrator.Runner.MigrationRunner: 102: add_language_to_episodeFiles_history_and_blacklist migrating
2026-03-19T15:15:17.255068024Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:17.257451935Z [Info] add_language_to_episodeFiles_history_and_blacklist: Starting migration of Main DB to 102
2026-03-19T15:15:17.266786975Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable EpisodeFiles
2026-03-19T15:15:17.268473922Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.19E-05s
2026-03-19T15:15:17.269782708Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn EpisodeFiles Language Int32
2026-03-19T15:15:17.271613024Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles" ADD COLUMN "Language" INTEGER NOT NULL DEFAULT 0
2026-03-19T15:15:17.279826365Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083255s
2026-03-19T15:15:17.281235623Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History
2026-03-19T15:15:17.282575602Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.6E-06s
2026-03-19T15:15:17.283869357Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn History Language Int32
2026-03-19T15:15:17.285626757Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History" ADD COLUMN "Language" INTEGER NOT NULL DEFAULT 0
2026-03-19T15:15:17.292953893Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074184s
2026-03-19T15:15:17.294313260Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist
2026-03-19T15:15:17.295704903Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.4E-06s
2026-03-19T15:15:17.297050062Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist Language Int32
2026-03-19T15:15:17.298776288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "Language" INTEGER NOT NULL DEFAULT 0
2026-03-19T15:15:17.306123956Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074297s
2026-03-19T15:15:17.307490699Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-19T15:15:17.308899836Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-19T15:15:17.373010960Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0637607s
2026-03-19T15:15:17.375196241Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (102, '2026-03-19T15:15:17', 'add_language_to_episodeFiles_history_and_blacklist')
2026-03-19T15:15:17.379917028Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:17.382795344Z [Info] FluentMigrator.Runner.MigrationRunner: 102: add_language_to_episodeFiles_history_and_blacklist migrated
2026-03-19T15:15:17.384892548Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0739036s
2026-03-19T15:15:17.386483983Z [Info] FluentMigrator.Runner.MigrationRunner: 103: fix_metadata_file_extensions migrating
2026-03-19T15:15:17.388241162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:17.390612808Z [Info] fix_metadata_file_extensions: Starting migration of Main DB to 103
2026-03-19T15:15:17.394263751Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-19T15:15:17.395817199Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-19T15:15:17.408539841Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0124994s
2026-03-19T15:15:17.410599069Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (103, '2026-03-19T15:15:17', 'fix_metadata_file_extensions')
2026-03-19T15:15:17.414902565Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:17.427349152Z [Info] FluentMigrator.Runner.MigrationRunner: 103: fix_metadata_file_extensions migrated
2026-03-19T15:15:17.429108505Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0315605s
2026-03-19T15:15:17.430864411Z [Info] FluentMigrator.Runner.MigrationRunner: 104: remove_kickass migrating
2026-03-19T15:15:17.432427789Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:17.434860418Z [Info] remove_kickass: Starting migration of Main DB to 104
2026-03-19T15:15:17.439017160Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-03-19T15:15:17.441082760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'KickassTorrents'
2026-03-19T15:15:17.444350260Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034081s
2026-03-19T15:15:17.445922446Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (104, '2026-03-19T15:15:17', 'remove_kickass')
2026-03-19T15:15:17.449704212Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:17.452732992Z [Info] FluentMigrator.Runner.MigrationRunner: 104: remove_kickass migrated
2026-03-19T15:15:17.454240388Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011795s
2026-03-19T15:15:17.455829789Z [Info] FluentMigrator.Runner.MigrationRunner: 105: rename_torrent_downloadstation migrating
2026-03-19T15:15:17.457581316Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:17.460180450Z [Info] rename_torrent_downloadstation: Starting migration of Main DB to 105
2026-03-19T15:15:17.464561052Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-03-19T15:15:17.466127036Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "DownloadClients" SET "Implementation" = 'TorrentDownloadStation' WHERE "Implementation" = 'DownloadStation'
2026-03-19T15:15:17.470196392Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041959s
2026-03-19T15:15:17.471743487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (105, '2026-03-19T15:15:17', 'rename_torrent_downloadstation')
2026-03-19T15:15:17.475713402Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:17.478362828Z [Info] FluentMigrator.Runner.MigrationRunner: 105: rename_torrent_downloadstation migrated
2026-03-19T15:15:17.480097591Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0123968s
2026-03-19T15:15:17.481710510Z [Info] FluentMigrator.Runner.MigrationRunner: 106: update_btn_url migrating
2026-03-19T15:15:17.483252125Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:17.485587397Z [Info] update_btn_url: Starting migration of Main DB to 106
2026-03-19T15:15:17.488806440Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = Replace("Settings", 'api.btnapps.net', 'api.broadcasthe.net') WHERE "Implementation" = 'BroadcastheNet';
2026-03-19T15:15:17.492274384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "Settings" = Replace("Settings", 'api.btnapps.net', 'api.broadcasthe.net') WHERE "Implementation" = 'BroadcastheNet';
2026-03-19T15:15:17.496649395Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044298s
2026-03-19T15:15:17.498229077Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (106, '2026-03-19T15:15:17', 'update_btn_url')
2026-03-19T15:15:17.501969109Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:17.504634236Z [Info] FluentMigrator.Runner.MigrationRunner: 106: update_btn_url migrated
2026-03-19T15:15:17.506164508Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0124817s
2026-03-19T15:15:17.507757225Z [Info] FluentMigrator.Runner.MigrationRunner: 107: remove_wombles migrating
2026-03-19T15:15:17.509313399Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:17.511645746Z [Info] remove_wombles: Starting migration of Main DB to 107
2026-03-19T15:15:17.515415949Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-03-19T15:15:17.517412821Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Wombles'
2026-03-19T15:15:17.520485659Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003155s
2026-03-19T15:15:17.522036853Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (107, '2026-03-19T15:15:17', 'remove_wombles')
2026-03-19T15:15:17.525765252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:17.528733880Z [Info] FluentMigrator.Runner.MigrationRunner: 107: remove_wombles migrated
2026-03-19T15:15:17.530231045Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114274s
2026-03-19T15:15:17.531826669Z [Info] FluentMigrator.Runner.MigrationRunner: 108: fix_extra_file_extension migrating
2026-03-19T15:15:17.533492965Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:17.535829971Z [Info] fix_extra_file_extension: Starting migration of Main DB to 108
2026-03-19T15:15:17.539869045Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "ExtraFiles" WHERE TRIM("Extension") = ''
2026-03-19T15:15:17.542128235Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "ExtraFiles" WHERE TRIM("Extension") = ''
2026-03-19T15:15:17.545156824Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030314s
2026-03-19T15:15:17.546499328Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-19T15:15:17.547934708Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-19T15:15:17.562790026Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0146049s
2026-03-19T15:15:17.564864333Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (108, '2026-03-19T15:15:17', 'fix_extra_file_extension')
2026-03-19T15:15:17.568931274Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:17.571743327Z [Info] FluentMigrator.Runner.MigrationRunner: 108: fix_extra_file_extension migrated
2026-03-19T15:15:17.573416226Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0238044s
2026-03-19T15:15:17.575110699Z [Info] FluentMigrator.Runner.MigrationRunner: 109: import_extra_files migrating
2026-03-19T15:15:17.576702675Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:17.579056304Z [Info] import_extra_files: Starting migration of Main DB to 109
2026-03-19T15:15:17.582707928Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-19T15:15:17.584240946Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-19T15:15:17.592636914Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0082382s
2026-03-19T15:15:17.594506239Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (109, '2026-03-19T15:15:17', 'import_extra_files')
2026-03-19T15:15:17.598485513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:17.601234439Z [Info] FluentMigrator.Runner.MigrationRunner: 109: import_extra_files migrated
2026-03-19T15:15:17.602798599Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0169557s
2026-03-19T15:15:17.604491789Z [Info] FluentMigrator.Runner.MigrationRunner: 110: fix_extra_files_config migrating
2026-03-19T15:15:17.606082893Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:17.608429449Z [Info] fix_extra_files_config: Starting migration of Main DB to 110
2026-03-19T15:15:17.612040421Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-19T15:15:17.613544991Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-19T15:15:17.620492092Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068473s
2026-03-19T15:15:17.622173388Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (110, '2026-03-19T15:15:17', 'fix_extra_files_config')
2026-03-19T15:15:17.626198093Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:17.628893682Z [Info] FluentMigrator.Runner.MigrationRunner: 110: fix_extra_files_config migrated
2026-03-19T15:15:17.630503935Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0153109s
2026-03-19T15:15:17.632161102Z [Info] FluentMigrator.Runner.MigrationRunner: 111: create_language_profiles migrating
2026-03-19T15:15:17.633817779Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:17.636186018Z [Info] create_language_profiles: Starting migration of Main DB to 111
2026-03-19T15:15:17.646248974Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable LanguageProfiles
2026-03-19T15:15:17.648395296Z [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-03-19T15:15:17.653934542Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058916s
2026-03-19T15:15:17.655293338Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex LanguageProfiles (Name)
2026-03-19T15:15:17.657159146Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_LanguageProfiles_Name" ON "LanguageProfiles" ("Name" ASC)
2026-03-19T15:15:17.660981163Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039536s
2026-03-19T15:15:17.662327414Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-03-19T15:15:17.663717714Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-06s
2026-03-19T15:15:17.664966880Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series LanguageProfileId Int32
2026-03-19T15:15:17.666831846Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "LanguageProfileId" INTEGER NOT NULL DEFAULT 1
2026-03-19T15:15:17.674844913Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081116s
2026-03-19T15:15:17.676219542Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-19T15:15:17.677619201Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-19T15:15:17.784123430Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1062162s
2026-03-19T15:15:17.786008055Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Profiles Language
2026-03-19T15:15:17.821169166Z [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-03-19T15:15:17.826468669Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Profiles_temp" ("Id", "Name", "Cutoff", "Items") SELECT "Id", "Name", "Cutoff", "Items" FROM "Profiles"
2026-03-19T15:15:17.830490438Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles"
2026-03-19T15:15:17.833499367Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles"
2026-03-19T15:15:17.850442058Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityProfiles_Name" ON "Profiles" ("Name" ASC)
2026-03-19T15:15:17.854114354Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0664786s
2026-03-19T15:15:17.855696440Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (111, '2026-03-19T15:15:17', 'create_language_profiles')
2026-03-19T15:15:17.859529139Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:17.863066903Z [Info] FluentMigrator.Runner.MigrationRunner: 111: create_language_profiles migrated
2026-03-19T15:15:17.864742749Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0754734s
2026-03-19T15:15:17.866458644Z [Info] FluentMigrator.Runner.MigrationRunner: 112: added_regex_to_scenemapping migrating
2026-03-19T15:15:17.868131163Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:17.870609664Z [Info] added_regex_to_scenemapping: Starting migration of Main DB to 112
2026-03-19T15:15:17.875518870Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SceneMappings
2026-03-19T15:15:17.877208303Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.16E-05s
2026-03-19T15:15:17.878524223Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SceneMappings FilterRegex String
2026-03-19T15:15:17.880422726Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SceneMappings" ADD COLUMN "FilterRegex" TEXT
2026-03-19T15:15:17.888308829Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079942s
2026-03-19T15:15:17.889907408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (112, '2026-03-19T15:15:17', 'added_regex_to_scenemapping')
2026-03-19T15:15:17.893813494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:17.896587050Z [Info] FluentMigrator.Runner.MigrationRunner: 112: added_regex_to_scenemapping migrated
2026-03-19T15:15:17.898278296Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0163075s
2026-03-19T15:15:17.899920744Z [Info] FluentMigrator.Runner.MigrationRunner: 113: consolidate_indexer_baseurl migrating
2026-03-19T15:15:17.901618403Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:17.903952994Z [Info] consolidate_indexer_baseurl: Starting migration of Main DB to 113
2026-03-19T15:15:17.907699058Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-19T15:15:17.909236354Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-19T15:15:17.925318953Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0157985s
2026-03-19T15:15:17.927352889Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (113, '2026-03-19T15:15:17', 'consolidate_indexer_baseurl')
2026-03-19T15:15:17.931442245Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:17.934180389Z [Info] FluentMigrator.Runner.MigrationRunner: 113: consolidate_indexer_baseurl migrated
2026-03-19T15:15:17.935877617Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0249378s
2026-03-19T15:15:17.937589214Z [Info] FluentMigrator.Runner.MigrationRunner: 114: rename_indexer_status_id migrating
2026-03-19T15:15:17.939245159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:17.941618419Z [Info] rename_indexer_status_id: Starting migration of Main DB to 114
2026-03-19T15:15:17.959862260Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn IndexerStatus IndexerId to ProviderId
2026-03-19T15:15:18.066099681Z [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-03-19T15:15:18.073774307Z [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-03-19T15:15:18.080657630Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-03-19T15:15:18.083691630Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-03-19T15:15:18.102668758Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-03-19T15:15:18.106606699Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1444997s
2026-03-19T15:15:18.108231100Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (114, '2026-03-19T15:15:18', 'rename_indexer_status_id')
2026-03-19T15:15:18.112114561Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:18.115105584Z [Info] FluentMigrator.Runner.MigrationRunner: 114: rename_indexer_status_id migrated
2026-03-19T15:15:18.116760668Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1530621s
2026-03-19T15:15:18.118814474Z [Info] FluentMigrator.Runner.MigrationRunner: 115: add_downloadclient_status migrating
2026-03-19T15:15:18.120561562Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:18.123026927Z [Info] add_downloadclient_status: Starting migration of Main DB to 115
2026-03-19T15:15:18.131900999Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClientStatus
2026-03-19T15:15:18.134181091Z [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-03-19T15:15:18.140870984Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071524s
2026-03-19T15:15:18.142314520Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadClientStatus (ProviderId)
2026-03-19T15:15:18.144170288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-03-19T15:15:18.148286397Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041835s
2026-03-19T15:15:18.149827671Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (115, '2026-03-19T15:15:18', 'add_downloadclient_status')
2026-03-19T15:15:18.153657875Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:18.156472393Z [Info] FluentMigrator.Runner.MigrationRunner: 115: add_downloadclient_status migrated
2026-03-19T15:15:18.158142937Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0124128s
2026-03-19T15:15:18.159782209Z [Info] FluentMigrator.Runner.MigrationRunner: 116: disable_nyaa migrating
2026-03-19T15:15:18.161505589Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:18.163688566Z [Info] disable_nyaa: Starting migration of Main DB to 116
2026-03-19T15:15:18.167132792Z [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-03-19T15:15:18.171115232Z [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-03-19T15:15:18.176426308Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053597s
2026-03-19T15:15:18.178006330Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (116, '2026-03-19T15:15:18', 'disable_nyaa')
2026-03-19T15:15:18.181720981Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:18.184402902Z [Info] FluentMigrator.Runner.MigrationRunner: 116: disable_nyaa migrated
2026-03-19T15:15:18.185896981Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0133897s
2026-03-19T15:15:18.187519829Z [Info] FluentMigrator.Runner.MigrationRunner: 117: add_webrip_and_br480_qualites_in_profile migrating
2026-03-19T15:15:18.189395577Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:18.192005022Z [Info] add_webrip_and_br480_qualites_in_profile: Starting migration of Main DB to 117
2026-03-19T15:15:18.195653580Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-19T15:15:18.197370688Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-19T15:15:18.243973762Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0464768s
2026-03-19T15:15:18.246087729Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (117, '2026-03-19T15:15:18', 'add_webrip_and_br480_qualites_in_profile')
2026-03-19T15:15:18.250657142Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:18.253483965Z [Info] FluentMigrator.Runner.MigrationRunner: 117: add_webrip_and_br480_qualites_in_profile migrated
2026-03-19T15:15:18.255370935Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0562501s
2026-03-19T15:15:18.257066019Z [Info] FluentMigrator.Runner.MigrationRunner: 118: add_history_eventType_index migrating
2026-03-19T15:15:18.258868970Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:18.261148801Z [Info] add_history_eventType_index: Starting migration of Main DB to 118
2026-03-19T15:15:18.265951222Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (EventType)
2026-03-19T15:15:18.267767921Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC)
2026-03-19T15:15:18.271818188Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004117s
2026-03-19T15:15:18.273423110Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (118, '2026-03-19T15:15:18', 'add_history_eventType_index')
2026-03-19T15:15:18.277407284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:18.280568651Z [Info] FluentMigrator.Runner.MigrationRunner: 118: add_history_eventType_index migrated
2026-03-19T15:15:18.282254736Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0129384s
2026-03-19T15:15:18.283913116Z [Info] FluentMigrator.Runner.MigrationRunner: 119: separate_automatic_and_interactive_searches migrating
2026-03-19T15:15:18.286082365Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:18.288263718Z [Info] separate_automatic_and_interactive_searches: Starting migration of Main DB to 119
2026-03-19T15:15:18.300864635Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Indexers EnableSearch to EnableAutomaticSearch
2026-03-19T15:15:18.340328381Z [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-03-19T15:15:18.346924224Z [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-03-19T15:15:18.352879056Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2026-03-19T15:15:18.355903648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2026-03-19T15:15:18.373825220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-03-19T15:15:18.377356712Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0743441s
2026-03-19T15:15:18.378728745Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-03-19T15:15:18.380189326Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.09E-05s
2026-03-19T15:15:18.381502942Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers EnableInteractiveSearch Boolean
2026-03-19T15:15:18.383459412Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "EnableInteractiveSearch" INTEGER
2026-03-19T15:15:18.391047825Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076617s
2026-03-19T15:15:18.392432794Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch"
2026-03-19T15:15:18.394901385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch"
2026-03-19T15:15:18.398059826Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030937s
2026-03-19T15:15:18.399323992Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-03-19T15:15:18.400760104Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.9E-06s
2026-03-19T15:15:18.402062106Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Indexers EnableInteractiveSearch Boolean
2026-03-19T15:15:18.438302751Z [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-03-19T15:15:18.445353090Z [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-03-19T15:15:18.453182778Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2026-03-19T15:15:18.457278967Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2026-03-19T15:15:18.474688278Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-03-19T15:15:18.478330714Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0743828s
2026-03-19T15:15:18.480158154Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (119, '2026-03-19T15:15:18', 'separate_automatic_and_interactive_searches')
2026-03-19T15:15:18.484354755Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:18.487388365Z [Info] FluentMigrator.Runner.MigrationRunner: 119: separate_automatic_and_interactive_searches migrated
2026-03-19T15:15:18.489327210Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0835734s
2026-03-19T15:15:18.491281936Z [Info] FluentMigrator.Runner.MigrationRunner: 120: update_series_episodes_history_indexes migrating
2026-03-19T15:15:18.493172173Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:18.496781742Z [Info] update_series_episodes_history_indexes: Starting migration of Main DB to 120
2026-03-19T15:15:18.510935647Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Episodes (SeriesId, AirDate)
2026-03-19T15:15:18.512929362Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_SeriesId_AirDate" ON "Episodes" ("SeriesId" ASC, "AirDate" ASC)
2026-03-19T15:15:18.517338181Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045115s
2026-03-19T15:15:18.519083406Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (EpisodeId)
2026-03-19T15:15:18.521136420Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_EpisodeId"
2026-03-19T15:15:18.524138196Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034412s
2026-03-19T15:15:18.525504246Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (EpisodeId, Date)
2026-03-19T15:15:18.527289852Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EpisodeId_Date" ON "History" ("EpisodeId" ASC, "Date" DESC)
2026-03-19T15:15:18.531005696Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038648s
2026-03-19T15:15:18.532391326Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (DownloadId)
2026-03-19T15:15:18.534034415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_DownloadId"
2026-03-19T15:15:18.536887832Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028701s
2026-03-19T15:15:18.538277831Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId, Date)
2026-03-19T15:15:18.540025090Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC)
2026-03-19T15:15:18.543693748Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003767s
2026-03-19T15:15:18.545284422Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (120, '2026-03-19T15:15:18', 'update_series_episodes_history_indexes')
2026-03-19T15:15:18.549357905Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:18.552325853Z [Info] FluentMigrator.Runner.MigrationRunner: 120: update_series_episodes_history_indexes migrated
2026-03-19T15:15:18.554114264Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0123678s
2026-03-19T15:15:18.555791412Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_animetosho_url migrating
2026-03-19T15:15:18.557434210Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:18.559807680Z [Info] update_animetosho_url: Starting migration of Main DB to 121
2026-03-19T15:15:18.563360215Z [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-03-19T15:15:18.567938415Z [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-03-19T15:15:18.574199364Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062817s
2026-03-19T15:15:18.575791420Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (121, '2026-03-19T15:15:18', 'update_animetosho_url')
2026-03-19T15:15:18.579580441Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:18.582369848Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_animetosho_url migrated
2026-03-19T15:15:18.583983127Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.014494s
2026-03-19T15:15:18.585617549Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_remux_qualities_in_profile migrating
2026-03-19T15:15:18.587351140Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:18.589699569Z [Info] add_remux_qualities_in_profile: Starting migration of Main DB to 122
2026-03-19T15:15:18.593352556Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-19T15:15:18.594852277Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-19T15:15:18.626910098Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0317641s
2026-03-19T15:15:18.629201132Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (122, '2026-03-19T15:15:18', 'add_remux_qualities_in_profile')
2026-03-19T15:15:18.633595592Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:18.636734824Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_remux_qualities_in_profile migrated
2026-03-19T15:15:18.638433425Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0418996s
2026-03-19T15:15:18.640153248Z [Info] FluentMigrator.Runner.MigrationRunner: 123: add_history_seriesId_index migrating
2026-03-19T15:15:18.641837801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:18.644226441Z [Info] add_history_seriesId_index: Starting migration of Main DB to 123
2026-03-19T15:15:18.648693086Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (SeriesId)
2026-03-19T15:15:18.650434033Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_SeriesId" ON "History" ("SeriesId" ASC)
2026-03-19T15:15:18.654387044Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004011s
2026-03-19T15:15:18.655983108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (123, '2026-03-19T15:15:18', 'add_history_seriesId_index')
2026-03-19T15:15:18.659841889Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:18.662636307Z [Info] FluentMigrator.Runner.MigrationRunner: 123: add_history_seriesId_index migrated
2026-03-19T15:15:18.664327573Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0123135s
2026-03-19T15:15:18.665935671Z [Info] FluentMigrator.Runner.MigrationRunner: 124: remove_media_browser_metadata migrating
2026-03-19T15:15:18.667646517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:18.670015528Z [Info] remove_media_browser_metadata: Starting migration of Main DB to 124
2026-03-19T15:15:18.679412442Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-03-19T15:15:18.681771884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Metadata" WHERE "Implementation" = 'MediaBrowserMetadata'
2026-03-19T15:15:18.685248796Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003642s
2026-03-19T15:15:18.686577893Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-03-19T15:15:18.688425464Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "MetadataFiles" WHERE "Consumer" = 'MediaBrowserMetadata'
2026-03-19T15:15:18.691342388Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030244s
2026-03-19T15:15:18.692944284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (124, '2026-03-19T15:15:18', 'remove_media_browser_metadata')
2026-03-19T15:15:18.696917876Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:18.699591271Z [Info] FluentMigrator.Runner.MigrationRunner: 124: remove_media_browser_metadata migrated
2026-03-19T15:15:18.701307988Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112442s
2026-03-19T15:15:18.702918732Z [Info] FluentMigrator.Runner.MigrationRunner: 125: remove_notify_my_android_and_pushalot_notifications migrating
2026-03-19T15:15:18.704956496Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:18.707288422Z [Info] remove_notify_my_android_and_pushalot_notifications: Starting migration of Main DB to 125
2026-03-19T15:15:18.712453534Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-03-19T15:15:18.714459123Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'NotifyMyAndroid'
2026-03-19T15:15:18.717697685Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032982s
2026-03-19T15:15:18.718988665Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-03-19T15:15:18.720883130Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Pushalot'
2026-03-19T15:15:18.723729172Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029393s
2026-03-19T15:15:18.725313072Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (125, '2026-03-19T15:15:18', 'remove_notify_my_android_and_pushalot_notifications')
2026-03-19T15:15:18.729558922Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:18.732279792Z [Info] FluentMigrator.Runner.MigrationRunner: 125: remove_notify_my_android_and_pushalot_notifications migrated
2026-03-19T15:15:18.734291353Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114755s
2026-03-19T15:15:18.735918850Z [Info] FluentMigrator.Runner.MigrationRunner: 126: add_custom_filters migrating
2026-03-19T15:15:18.737502249Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:18.739835268Z [Info] add_custom_filters: Starting migration of Main DB to 126
2026-03-19T15:15:18.746221459Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFilters
2026-03-19T15:15:18.748624759Z [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-03-19T15:15:18.753874612Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059746s
2026-03-19T15:15:18.755464744Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (126, '2026-03-19T15:15:18', 'add_custom_filters')
2026-03-19T15:15:18.759287042Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:18.762160679Z [Info] FluentMigrator.Runner.MigrationRunner: 126: add_custom_filters migrated
2026-03-19T15:15:18.763733547Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0142778s
2026-03-19T15:15:18.765402227Z [Info] FluentMigrator.Runner.MigrationRunner: 127: rename_restrictions_to_release_profiles migrating
2026-03-19T15:15:18.767249277Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:18.769632607Z [Info] rename_restrictions_to_release_profiles: Starting migration of Main DB to 127
2026-03-19T15:15:18.776628536Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Restrictions ReleaseProfiles
2026-03-19T15:15:18.778680869Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Restrictions" RENAME TO "ReleaseProfiles"
2026-03-19T15:15:18.796969771Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0184266s
2026-03-19T15:15:18.798397877Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles
2026-03-19T15:15:18.799957217Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.71E-05s
2026-03-19T15:15:18.801269801Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IncludePreferredWhenRenaming Boolean
2026-03-19T15:15:18.803515153Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IncludePreferredWhenRenaming" INTEGER NOT NULL DEFAULT 1
2026-03-19T15:15:18.811782081Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084348s
2026-03-19T15:15:18.813388487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (127, '2026-03-19T15:15:18', 'rename_restrictions_to_release_profiles')
2026-03-19T15:15:18.817491420Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:18.820280036Z [Info] FluentMigrator.Runner.MigrationRunner: 127: rename_restrictions_to_release_profiles migrated
2026-03-19T15:15:18.822111113Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0169879s
2026-03-19T15:15:18.823800376Z [Info] FluentMigrator.Runner.MigrationRunner: 128: rename_quality_profiles_add_upgrade_allowed migrating
2026-03-19T15:15:18.825702616Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:18.828073882Z [Info] rename_quality_profiles_add_upgrade_allowed: Starting migration of Main DB to 128
2026-03-19T15:15:18.842606649Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Profiles QualityProfiles
2026-03-19T15:15:18.844686077Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" RENAME TO "QualityProfiles"
2026-03-19T15:15:18.863293521Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0186002s
2026-03-19T15:15:18.864720945Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2026-03-19T15:15:18.866247470Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.03E-05s
2026-03-19T15:15:18.867520303Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles UpgradeAllowed Boolean
2026-03-19T15:15:18.869530862Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "UpgradeAllowed" INTEGER
2026-03-19T15:15:18.877257282Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078461s
2026-03-19T15:15:18.878641350Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LanguageProfiles
2026-03-19T15:15:18.880178175Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.8E-06s
2026-03-19T15:15:18.881466279Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn LanguageProfiles UpgradeAllowed Boolean
2026-03-19T15:15:18.883396876Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LanguageProfiles" ADD COLUMN "UpgradeAllowed" INTEGER
2026-03-19T15:15:18.891089729Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0077585s
2026-03-19T15:15:18.892455279Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-03-19T15:15:18.893918596Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityProfiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1
2026-03-19T15:15:18.896806522Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030365s
2026-03-19T15:15:18.898136701Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-03-19T15:15:18.899484646Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "LanguageProfiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1
2026-03-19T15:15:18.902327290Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00289s
2026-03-19T15:15:18.903814916Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Series ProfileId to QualityProfileId
2026-03-19T15:15:18.956499418Z [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-03-19T15:15:18.973182636Z [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-03-19T15:15:18.990149285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2026-03-19T15:15:18.994059350Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2026-03-19T15:15:19.012496962Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2026-03-19T15:15:19.016073304Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2026-03-19T15:15:19.019622441Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_Path" ON "Series" ("Path" ASC)
2026-03-19T15:15:19.022978811Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_CleanTitle" ON "Series" ("CleanTitle" ASC)
2026-03-19T15:15:19.026598491Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC)
2026-03-19T15:15:19.030056695Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvMazeId" ON "Series" ("TvMazeId" ASC)
2026-03-19T15:15:19.033653669Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1279517s
2026-03-19T15:15:19.035290465Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (128, '2026-03-19T15:15:19', 'rename_quality_profiles_add_upgrade_allowed')
2026-03-19T15:15:19.039448930Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:19.042600818Z [Info] FluentMigrator.Runner.MigrationRunner: 128: rename_quality_profiles_add_upgrade_allowed migrated
2026-03-19T15:15:19.044511205Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.136962s
2026-03-19T15:15:19.046216750Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_relative_original_path_to_episode_file migrating
2026-03-19T15:15:19.048123840Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:19.050806262Z [Info] add_relative_original_path_to_episode_file: Starting migration of Main DB to 129
2026-03-19T15:15:19.055951545Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable EpisodeFiles
2026-03-19T15:15:19.057573521Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.26E-05s
2026-03-19T15:15:19.059005495Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn EpisodeFiles OriginalFilePath String
2026-03-19T15:15:19.060958168Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles" ADD COLUMN "OriginalFilePath" TEXT
2026-03-19T15:15:19.069225587Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083771s
2026-03-19T15:15:19.070817433Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (129, '2026-03-19T15:15:19', 'add_relative_original_path_to_episode_file')
2026-03-19T15:15:19.074989846Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:19.077769644Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_relative_original_path_to_episode_file migrated
2026-03-19T15:15:19.079636464Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0169624s
2026-03-19T15:15:19.081304082Z [Info] FluentMigrator.Runner.MigrationRunner: 130: episode_last_searched_time migrating
2026-03-19T15:15:19.082990218Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:19.085402245Z [Info] episode_last_searched_time: Starting migration of Main DB to 130
2026-03-19T15:15:19.090155077Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2026-03-19T15:15:19.091697353Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.19E-05s
2026-03-19T15:15:19.093011780Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes LastSearchTime DateTime
2026-03-19T15:15:19.094920965Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "LastSearchTime" DATETIME
2026-03-19T15:15:19.103363678Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084482s
2026-03-19T15:15:19.104969302Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (130, '2026-03-19T15:15:19', 'episode_last_searched_time')
2026-03-19T15:15:19.108898063Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:19.111685016Z [Info] FluentMigrator.Runner.MigrationRunner: 130: episode_last_searched_time migrated
2026-03-19T15:15:19.113393377Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0169482s
2026-03-19T15:15:19.115045193Z [Info] FluentMigrator.Runner.MigrationRunner: 131: download_propers_config migrating
2026-03-19T15:15:19.116722521Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:19.119139579Z [Info] download_propers_config: Starting migration of Main DB to 131
2026-03-19T15:15:19.123380039Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-19T15:15:19.124870871Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-19T15:15:19.134034235Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089514s
2026-03-19T15:15:19.135726984Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers'
2026-03-19T15:15:19.137970422Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers'
2026-03-19T15:15:19.141034323Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003091s
2026-03-19T15:15:19.142604946Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (131, '2026-03-19T15:15:19', 'download_propers_config')
2026-03-19T15:15:19.146457625Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:19.149233615Z [Info] FluentMigrator.Runner.MigrationRunner: 131: download_propers_config migrated
2026-03-19T15:15:19.150907536Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113254s
2026-03-19T15:15:19.152612710Z [Info] FluentMigrator.Runner.MigrationRunner: 132: add_download_client_priority migrating
2026-03-19T15:15:19.154359578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:19.156766546Z [Info] add_download_client_priority: Starting migration of Main DB to 132
2026-03-19T15:15:19.162374470Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2026-03-19T15:15:19.164130196Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.24E-05s
2026-03-19T15:15:19.165491818Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Priority Int32
2026-03-19T15:15:19.167359770Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 1
2026-03-19T15:15:19.176160474Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008955s
2026-03-19T15:15:19.177527316Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-19T15:15:19.178865742Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-19T15:15:19.469247101Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2898362s
2026-03-19T15:15:19.471489557Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (132, '2026-03-19T15:15:19', 'add_download_client_priority')
2026-03-19T15:15:19.475977375Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:19.478900111Z [Info] FluentMigrator.Runner.MigrationRunner: 132: add_download_client_priority migrated
2026-03-19T15:15:19.480685226Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2999878s
2026-03-19T15:15:19.482412995Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_specials_folder_format migrating
2026-03-19T15:15:19.484135394Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:19.486536690Z [Info] add_specials_folder_format: Starting migration of Main DB to 134
2026-03-19T15:15:19.496729237Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2026-03-19T15:15:19.498614323Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.3E-05s
2026-03-19T15:15:19.500345941Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig SpecialsFolderFormat String
2026-03-19T15:15:19.502026155Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "SpecialsFolderFormat" TEXT
2026-03-19T15:15:19.510624571Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008711s
2026-03-19T15:15:19.512010432Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-03-19T15:15:19.513427486Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "SpecialsFolderFormat" = 'Specials' WHERE 1 = 1
2026-03-19T15:15:19.516656428Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032893s
2026-03-19T15:15:19.518207001Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (134, '2026-03-19T15:15:19', 'add_specials_folder_format')
2026-03-19T15:15:19.522081875Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:19.525590731Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_specials_folder_format migrated
2026-03-19T15:15:19.527771212Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122327s
2026-03-19T15:15:19.529501547Z [Info] FluentMigrator.Runner.MigrationRunner: 135: health_issue_notification migrating
2026-03-19T15:15:19.531173995Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:19.533650643Z [Info] health_issue_notification: Starting migration of Main DB to 135
2026-03-19T15:15:19.540090222Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-03-19T15:15:19.541739904Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-05s
2026-03-19T15:15:19.543041024Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthIssue Boolean
2026-03-19T15:15:19.545053317Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthIssue" INTEGER NOT NULL DEFAULT 0
2026-03-19T15:15:19.553764270Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088413s
2026-03-19T15:15:19.555137255Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-03-19T15:15:19.556647196Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.3E-06s
2026-03-19T15:15:19.557935390Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications IncludeHealthWarnings Boolean
2026-03-19T15:15:19.560000900Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "IncludeHealthWarnings" INTEGER NOT NULL DEFAULT 0
2026-03-19T15:15:19.568174130Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0082337s
2026-03-19T15:15:19.569751256Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (135, '2026-03-19T15:15:19', 'health_issue_notification')
2026-03-19T15:15:19.573937387Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:19.576729981Z [Info] FluentMigrator.Runner.MigrationRunner: 135: health_issue_notification migrated
2026-03-19T15:15:19.578412789Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0168446s
2026-03-19T15:15:19.580082231Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_indexer_and_enabled_to_release_profiles migrating
2026-03-19T15:15:19.581967328Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:19.584342441Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Main DB to 136
2026-03-19T15:15:19.591162176Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles
2026-03-19T15:15:19.592844554Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.19E-05s
2026-03-19T15:15:19.594179983Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles Enabled Boolean
2026-03-19T15:15:19.596088496Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "Enabled" INTEGER NOT NULL DEFAULT 1
2026-03-19T15:15:19.604750982Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087872s
2026-03-19T15:15:19.606124629Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles
2026-03-19T15:15:19.607627946Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.5E-06s
2026-03-19T15:15:19.608928084Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IndexerId Int32
2026-03-19T15:15:19.610793391Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IndexerId" INTEGER NOT NULL DEFAULT 0
2026-03-19T15:15:19.618897632Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081976s
2026-03-19T15:15:19.620508276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (136, '2026-03-19T15:15:19', 'add_indexer_and_enabled_to_release_profiles')
2026-03-19T15:15:19.624664145Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:19.627626591Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_indexer_and_enabled_to_release_profiles migrated
2026-03-19T15:15:19.629531898Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0169492s
2026-03-19T15:15:19.631196270Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_airedbefore_to_episodes migrating
2026-03-19T15:15:19.632972347Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:19.635324214Z [Info] add_airedbefore_to_episodes: Starting migration of Main DB to 137
2026-03-19T15:15:19.641948865Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2026-03-19T15:15:19.643522594Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.12E-05s
2026-03-19T15:15:19.644854877Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes AiredAfterSeasonNumber Int32
2026-03-19T15:15:19.647157294Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "AiredAfterSeasonNumber" INTEGER
2026-03-19T15:15:19.655374012Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086391s
2026-03-19T15:15:19.656799132Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes AiredBeforeSeasonNumber Int32
2026-03-19T15:15:19.658730912Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "AiredBeforeSeasonNumber" INTEGER
2026-03-19T15:15:19.666976107Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080648s
2026-03-19T15:15:19.668099670Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes AiredBeforeEpisodeNumber Int32
2026-03-19T15:15:19.670052032Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "AiredBeforeEpisodeNumber" INTEGER
2026-03-19T15:15:19.678071522Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080443s
2026-03-19T15:15:19.679627957Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (137, '2026-03-19T15:15:19', 'add_airedbefore_to_episodes')
2026-03-19T15:15:19.683547330Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:19.686372069Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_airedbefore_to_episodes migrated
2026-03-19T15:15:19.688109027Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0163871s
2026-03-19T15:15:19.689762827Z [Info] FluentMigrator.Runner.MigrationRunner: 138: remove_bitmetv migrating
2026-03-19T15:15:19.691297899Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:19.693685608Z [Info] remove_bitmetv: Starting migration of Main DB to 138
2026-03-19T15:15:19.697999605Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-03-19T15:15:19.700090686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'BitMeTv'
2026-03-19T15:15:19.703140509Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031866s
2026-03-19T15:15:19.704509937Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableRss" = false, "EnableAutomaticSearch" = false, "EnableInteractiveSearch" = false WHERE "Implementation" = 'Newznab' AND "Settings" LIKE '%usenet-crawler.com%'
2026-03-19T15:15:19.708397406Z [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-03-19T15:15:19.713275830Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048906s
2026-03-19T15:15:19.714821082Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (138, '2026-03-19T15:15:19', 'remove_bitmetv')
2026-03-19T15:15:19.718566956Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:19.721326213Z [Info] FluentMigrator.Runner.MigrationRunner: 138: remove_bitmetv migrated
2026-03-19T15:15:19.722847196Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0129463s
2026-03-19T15:15:19.724469624Z [Info] FluentMigrator.Runner.MigrationRunner: 139: add_download_history migrating
2026-03-19T15:15:19.726068173Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:19.728416261Z [Info] add_download_history: Starting migration of Main DB to 139
2026-03-19T15:15:19.744255761Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadHistory
2026-03-19T15:15:19.746566735Z [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-03-19T15:15:19.754422826Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084076s
2026-03-19T15:15:19.755861293Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (EventType)
2026-03-19T15:15:19.757652911Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC)
2026-03-19T15:15:19.761429707Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038825s
2026-03-19T15:15:19.762800959Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (SeriesId)
2026-03-19T15:15:19.764541204Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_SeriesId" ON "DownloadHistory" ("SeriesId" ASC)
2026-03-19T15:15:19.768199100Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003709s
2026-03-19T15:15:19.769562586Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (DownloadId)
2026-03-19T15:15:19.771510990Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC)
2026-03-19T15:15:19.775225240Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038172s
2026-03-19T15:15:19.776592063Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-19T15:15:19.777989337Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-19T15:15:19.806421236Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0281716s
2026-03-19T15:15:19.808533660Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (139, '2026-03-19T15:15:19', 'add_download_history')
2026-03-19T15:15:19.812552383Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:19.815482915Z [Info] FluentMigrator.Runner.MigrationRunner: 139: add_download_history migrated
2026-03-19T15:15:19.817099451Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0374788s
2026-03-19T15:15:19.818784594Z [Info] FluentMigrator.Runner.MigrationRunner: 140: remove_chown_and_folderchmod_config_v2 migrating
2026-03-19T15:15:19.820616894Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:19.822971807Z [Info] remove_chown_and_folderchmod_config_v2: Starting migration of Main DB to 140
2026-03-19T15:15:19.826640225Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" IN ('folderchmod', 'chownuser')
2026-03-19T15:15:19.828972412Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" IN ('folderchmod', 'chownuser')
2026-03-19T15:15:19.832852626Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038604s
2026-03-19T15:15:19.834441165Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (140, '2026-03-19T15:15:19', 'remove_chown_and_folderchmod_config_v2')
2026-03-19T15:15:19.838505390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:19.841223444Z [Info] FluentMigrator.Runner.MigrationRunner: 140: remove_chown_and_folderchmod_config_v2 migrated
2026-03-19T15:15:19.843023509Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122593s
2026-03-19T15:15:19.844657430Z [Info] FluentMigrator.Runner.MigrationRunner: 141: add_update_history migrating
2026-03-19T15:15:19.846247412Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:19.848629880Z [Info] add_update_history: Starting migration of Main DB to 141
2026-03-19T15:15:19.850294542Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (141, '2026-03-19T15:15:19', 'add_update_history')
2026-03-19T15:15:19.854087381Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:19.856721876Z [Info] FluentMigrator.Runner.MigrationRunner: 141: add_update_history migrated
2026-03-19T15:15:19.858313462Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104723s
2026-03-19T15:15:19.859773121Z [Info] FluentMigrator.Runner.MigrationRunner: 142: import_lists migrating
2026-03-19T15:15:19.861343053Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:19.863582623Z [Info] import_lists: Starting migration of Main DB to 142
2026-03-19T15:15:19.883324441Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportLists
2026-03-19T15:15:19.885615305Z [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-03-19T15:15:19.894057697Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089804s
2026-03-19T15:15:19.895461123Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportLists (Name)
2026-03-19T15:15:19.897108972Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportLists_Name" ON "ImportLists" ("Name" ASC)
2026-03-19T15:15:19.900762079Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037145s
2026-03-19T15:15:19.902118892Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListStatus
2026-03-19T15:15:19.904011834Z [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-03-19T15:15:19.910547987Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068766s
2026-03-19T15:15:19.911931363Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListStatus (ProviderId)
2026-03-19T15:15:19.913704243Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-03-19T15:15:19.917608446Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039682s
2026-03-19T15:15:19.918950469Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListExclusions
2026-03-19T15:15:19.920792298Z [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-03-19T15:15:19.925160956Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046013s
2026-03-19T15:15:19.926536245Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListExclusions (TvdbId)
2026-03-19T15:15:19.928303254Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListExclusions_TvdbId" ON "ImportListExclusions" ("TvdbId" ASC)
2026-03-19T15:15:19.932336577Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040801s
2026-03-19T15:15:19.933916328Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (142, '2026-03-19T15:15:19', 'import_lists')
2026-03-19T15:15:19.937599125Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:19.940641061Z [Info] FluentMigrator.Runner.MigrationRunner: 142: import_lists migrated
2026-03-19T15:15:19.942135481Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0124011s
2026-03-19T15:15:19.943828150Z [Info] FluentMigrator.Runner.MigrationRunner: 143: add_priority_to_indexers migrating
2026-03-19T15:15:19.945511189Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:19.947890892Z [Info] add_priority_to_indexers: Starting migration of Main DB to 143
2026-03-19T15:15:19.952994890Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-03-19T15:15:19.954550844Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.16E-05s
2026-03-19T15:15:19.955866343Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Priority Int32
2026-03-19T15:15:19.957677431Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 25
2026-03-19T15:15:19.966895655Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093719s
2026-03-19T15:15:19.968529586Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (143, '2026-03-19T15:15:19', 'add_priority_to_indexers')
2026-03-19T15:15:19.972752480Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:19.975532199Z [Info] FluentMigrator.Runner.MigrationRunner: 143: add_priority_to_indexers migrated
2026-03-19T15:15:19.977177101Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0180367s
2026-03-19T15:15:19.978845281Z [Info] FluentMigrator.Runner.MigrationRunner: 144: import_lists_series_type_and_season_folder migrating
2026-03-19T15:15:19.980737291Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:19.983103677Z [Info] import_lists_series_type_and_season_folder: Starting migration of Main DB to 144
2026-03-19T15:15:19.989683368Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2026-03-19T15:15:19.991283691Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.23E-05s
2026-03-19T15:15:19.992612958Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists SeriesType Int32
2026-03-19T15:15:19.994447762Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "SeriesType" INTEGER NOT NULL DEFAULT 0
2026-03-19T15:15:20.003828905Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095029s
2026-03-19T15:15:20.005241681Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2026-03-19T15:15:20.006686901Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.4E-06s
2026-03-19T15:15:20.007965005Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists SeasonFolder Boolean
2026-03-19T15:15:20.009830412Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "SeasonFolder" INTEGER NOT NULL DEFAULT 1
2026-03-19T15:15:20.018583069Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088416s
2026-03-19T15:15:20.020187600Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (144, '2026-03-19T15:15:20', 'import_lists_series_type_and_season_folder')
2026-03-19T15:15:20.024354351Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:20.027645269Z [Info] FluentMigrator.Runner.MigrationRunner: 144: import_lists_series_type_and_season_folder migrated
2026-03-19T15:15:20.029593252Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0179444s
2026-03-19T15:15:20.031273255Z [Info] FluentMigrator.Runner.MigrationRunner: 145: remove_growl migrating
2026-03-19T15:15:20.032783307Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:20.035173210Z [Info] remove_growl: Starting migration of Main DB to 145
2026-03-19T15:15:20.039018754Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-03-19T15:15:20.041019714Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Growl'
2026-03-19T15:15:20.044142463Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031991s
2026-03-19T15:15:20.045688927Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (145, '2026-03-19T15:15:20', 'remove_growl')
2026-03-19T15:15:20.049430963Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:20.052119999Z [Info] FluentMigrator.Runner.MigrationRunner: 145: remove_growl migrated
2026-03-19T15:15:20.053604288Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112021s
2026-03-19T15:15:20.055244912Z [Info] FluentMigrator.Runner.MigrationRunner: 146: cleanup_duplicates_updatehistory migrating
2026-03-19T15:15:20.056959976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:20.059276261Z [Info] cleanup_duplicates_updatehistory: Starting migration of Main DB to 146
2026-03-19T15:15:20.061092328Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (146, '2026-03-19T15:15:20', 'cleanup_duplicates_updatehistory')
2026-03-19T15:15:20.065005469Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:20.067594373Z [Info] FluentMigrator.Runner.MigrationRunner: 146: cleanup_duplicates_updatehistory migrated
2026-03-19T15:15:20.069375239Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106516s
2026-03-19T15:15:20.070848977Z [Info] FluentMigrator.Runner.MigrationRunner: 147: swap_filechmod_for_folderchmod migrating
2026-03-19T15:15:20.072561275Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:20.074777489Z [Info] swap_filechmod_for_folderchmod: Starting migration of Main DB to 147
2026-03-19T15:15:20.078791853Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-19T15:15:20.080317205Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-19T15:15:20.086357469Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059544s
2026-03-19T15:15:20.088090890Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (147, '2026-03-19T15:15:20', 'swap_filechmod_for_folderchmod')
2026-03-19T15:15:20.092242081Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:20.094977089Z [Info] FluentMigrator.Runner.MigrationRunner: 147: swap_filechmod_for_folderchmod migrated
2026-03-19T15:15:20.096732544Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.014614s
2026-03-19T15:15:20.098386214Z [Info] FluentMigrator.Runner.MigrationRunner: 148: mediainfo_channels migrating
2026-03-19T15:15:20.099989974Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:20.102337421Z [Info] mediainfo_channels: Starting migration of Main DB to 148
2026-03-19T15:15:20.105918514Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "EpisodeFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannels"', '"audioChannelsContainer"');
2026-03-19T15:15:20.109024489Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "EpisodeFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannels"', '"audioChannelsContainer"');
2026-03-19T15:15:20.112889412Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038941s
2026-03-19T15:15:20.114242948Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "EpisodeFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannelPositionsText"', '"audioChannelPositionsTextContainer"');
2026-03-19T15:15:20.117527733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "EpisodeFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannelPositionsText"', '"audioChannelPositionsTextContainer"');
2026-03-19T15:15:20.121621468Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040353s
2026-03-19T15:15:20.123220688Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (148, '2026-03-19T15:15:20', 'mediainfo_channels')
2026-03-19T15:15:20.127032715Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:20.129774337Z [Info] FluentMigrator.Runner.MigrationRunner: 148: mediainfo_channels migrated
2026-03-19T15:15:20.131350000Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122011s
2026-03-19T15:15:20.132994842Z [Info] FluentMigrator.Runner.MigrationRunner: 149: add_on_delete_to_notifications migrating
2026-03-19T15:15:20.134706470Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:20.137055220Z [Info] add_on_delete_to_notifications: Starting migration of Main DB to 149
2026-03-19T15:15:20.143508626Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-03-19T15:15:20.145181796Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.24E-05s
2026-03-19T15:15:20.146494329Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnSeriesDelete Boolean
2026-03-19T15:15:20.148473996Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnSeriesDelete" INTEGER NOT NULL DEFAULT 0
2026-03-19T15:15:20.158162247Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098115s
2026-03-19T15:15:20.159546755Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-03-19T15:15:20.161037768Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.2E-06s
2026-03-19T15:15:20.162327706Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnEpisodeFileDelete Boolean
2026-03-19T15:15:20.164345510Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnEpisodeFileDelete" INTEGER NOT NULL DEFAULT 0
2026-03-19T15:15:20.173556650Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092954s
2026-03-19T15:15:20.175162584Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (149, '2026-03-19T15:15:20', 'add_on_delete_to_notifications')
2026-03-19T15:15:20.179135726Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:20.181927658Z [Info] FluentMigrator.Runner.MigrationRunner: 149: add_on_delete_to_notifications migrated
2026-03-19T15:15:20.183652081Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0176997s
2026-03-19T15:15:20.185393458Z [Info] FluentMigrator.Runner.MigrationRunner: 150: add_scene_mapping_origin migrating
2026-03-19T15:15:20.187055415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:20.189441360Z [Info] add_scene_mapping_origin: Starting migration of Main DB to 150
2026-03-19T15:15:20.195947182Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SceneMappings
2026-03-19T15:15:20.197579530Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.16E-05s
2026-03-19T15:15:20.198890570Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SceneMappings SceneOrigin String
2026-03-19T15:15:20.200805156Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SceneMappings" ADD COLUMN "SceneOrigin" TEXT
2026-03-19T15:15:20.209819309Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091147s
2026-03-19T15:15:20.211190210Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SceneMappings SearchMode Int32
2026-03-19T15:15:20.213038733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SceneMappings" ADD COLUMN "SearchMode" INTEGER
2026-03-19T15:15:20.221499161Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085465s
2026-03-19T15:15:20.222835643Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SceneMappings Comment String
2026-03-19T15:15:20.224714126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SceneMappings" ADD COLUMN "Comment" TEXT
2026-03-19T15:15:20.233005484Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083659s
2026-03-19T15:15:20.234601248Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (150, '2026-03-19T15:15:20', 'add_scene_mapping_origin')
2026-03-19T15:15:20.238480240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:20.241277894Z [Info] FluentMigrator.Runner.MigrationRunner: 150: add_scene_mapping_origin migrated
2026-03-19T15:15:20.242923278Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0166605s
2026-03-19T15:15:20.244591627Z [Info] FluentMigrator.Runner.MigrationRunner: 151: remove_custom_filter_type migrating
2026-03-19T15:15:20.246272452Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:20.248653477Z [Info] remove_custom_filter_type: Starting migration of Main DB to 151
2026-03-19T15:15:20.259616436Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-03-19T15:15:20.261436361Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "CustomFilters" SET "Type" = 'series' WHERE "Type" = 'seriesIndex'
2026-03-19T15:15:20.265058676Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037158s
2026-03-19T15:15:20.266393474Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-03-19T15:15:20.267785888Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "CustomFilters" SET "Type" = 'series' WHERE "Type" = 'seriesEditor'
2026-03-19T15:15:20.270917144Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031946s
2026-03-19T15:15:20.272259408Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-03-19T15:15:20.273670880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "CustomFilters" SET "Type" = 'series' WHERE "Type" = 'seasonPass'
2026-03-19T15:15:20.276726343Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031411s
2026-03-19T15:15:20.278295383Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (151, '2026-03-19T15:15:20', 'remove_custom_filter_type')
2026-03-19T15:15:20.282262242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:20.284924895Z [Info] FluentMigrator.Runner.MigrationRunner: 151: remove_custom_filter_type migrated
2026-03-19T15:15:20.286580509Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113515s
2026-03-19T15:15:20.288232847Z [Info] FluentMigrator.Runner.MigrationRunner: 152: update_btn_url_to_https migrating
2026-03-19T15:15:20.289892739Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:20.292273053Z [Info] update_btn_url_to_https: Starting migration of Main DB to 152
2026-03-19T15:15:20.295559251Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = Replace("Settings", 'http://api.broadcasthe.net', 'https://api.broadcasthe.net') WHERE "Implementation" = 'BroadcastheNet';
2026-03-19T15:15:20.299169782Z [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-03-19T15:15:20.303810719Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046391s
2026-03-19T15:15:20.305397745Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (152, '2026-03-19T15:15:20', 'update_btn_url_to_https')
2026-03-19T15:15:20.309261356Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:20.311973377Z [Info] FluentMigrator.Runner.MigrationRunner: 152: update_btn_url_to_https migrated
2026-03-19T15:15:20.313643541Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0128335s
2026-03-19T15:15:20.315218283Z [Info] FluentMigrator.Runner.MigrationRunner: 153: add_on_episodefiledelete_for_upgrade migrating
2026-03-19T15:15:20.317035993Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:20.319340644Z [Info] add_on_episodefiledelete_for_upgrade: Starting migration of Main DB to 153
2026-03-19T15:15:20.324188367Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-03-19T15:15:20.325836546Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.08E-05s
2026-03-19T15:15:20.327157908Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnEpisodeFileDeleteForUpgrade Boolean
2026-03-19T15:15:20.329353940Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnEpisodeFileDeleteForUpgrade" INTEGER NOT NULL DEFAULT 1
2026-03-19T15:15:20.339367316Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101318s
2026-03-19T15:15:20.340991497Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (153, '2026-03-19T15:15:20', 'add_on_episodefiledelete_for_upgrade')
2026-03-19T15:15:20.345052566Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:20.347893638Z [Info] FluentMigrator.Runner.MigrationRunner: 153: add_on_episodefiledelete_for_upgrade migrated
2026-03-19T15:15:20.349668883Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0186854s
2026-03-19T15:15:20.351310719Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_name_release_profile migrating
2026-03-19T15:15:20.353034951Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:20.355383782Z [Info] add_name_release_profile: Starting migration of Main DB to 154
2026-03-19T15:15:20.360074158Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles
2026-03-19T15:15:20.361714110Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.19E-05s
2026-03-19T15:15:20.363022415Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles Name String
2026-03-19T15:15:20.364860176Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "Name" TEXT DEFAULT NULL
2026-03-19T15:15:20.374379808Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096262s
2026-03-19T15:15:20.375995502Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (154, '2026-03-19T15:15:20', 'add_name_release_profile')
2026-03-19T15:15:20.379893261Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:20.382660344Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_name_release_profile migrated
2026-03-19T15:15:20.384342983Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0179445s
2026-03-19T15:15:20.385968236Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_arabic_and_hindi_languages migrating
2026-03-19T15:15:20.387694623Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:20.390085297Z [Info] add_arabic_and_hindi_languages: Starting migration of Main DB to 155
2026-03-19T15:15:20.393677942Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-19T15:15:20.395151450Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-19T15:15:20.435495188Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0400016s
2026-03-19T15:15:20.437665158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (155, '2026-03-19T15:15:20', 'add_arabic_and_hindi_languages')
2026-03-19T15:15:20.442131322Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:20.444983617Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_arabic_and_hindi_languages migrated
2026-03-19T15:15:20.446710565Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.049796s
2026-03-19T15:15:20.448383985Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_bypass_to_delay_profile migrating
2026-03-19T15:15:20.450095512Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:20.452482609Z [Info] add_bypass_to_delay_profile: Starting migration of Main DB to 156
2026-03-19T15:15:20.461755323Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2026-03-19T15:15:20.463609087Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.28E-05s
2026-03-19T15:15:20.464992072Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfHighestQuality Boolean
2026-03-19T15:15:20.467104766Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfHighestQuality" INTEGER NOT NULL DEFAULT 0
2026-03-19T15:15:20.476925535Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099347s
2026-03-19T15:15:20.478336216Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-03-19T15:15:20.479732458Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "DelayProfiles" SET "BypassIfHighestQuality" = 1 WHERE 1 = 1
2026-03-19T15:15:20.482919215Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032581s
2026-03-19T15:15:20.484516532Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (156, '2026-03-19T15:15:20', 'add_bypass_to_delay_profile')
2026-03-19T15:15:20.488428019Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:20.491373862Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_bypass_to_delay_profile migrated
2026-03-19T15:15:20.493067673Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117347s
2026-03-19T15:15:20.494777908Z [Info] FluentMigrator.Runner.MigrationRunner: 157: email_multiple_addresses migrating
2026-03-19T15:15:20.496531640Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:20.498916141Z [Info] email_multiple_addresses: Starting migration of Main DB to 157
2026-03-19T15:15:20.502503997Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-19T15:15:20.504028688Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-19T15:15:20.528727398Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0244315s
2026-03-19T15:15:20.530747777Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (157, '2026-03-19T15:15:20', 'email_multiple_addresses')
2026-03-19T15:15:20.534798836Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:20.537557411Z [Info] FluentMigrator.Runner.MigrationRunner: 157: email_multiple_addresses migrated
2026-03-19T15:15:20.539206823Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0335426s
2026-03-19T15:15:20.540915364Z [Info] FluentMigrator.Runner.MigrationRunner: 158: cdh_per_downloadclient migrating
2026-03-19T15:15:20.542536268Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:20.544934057Z [Info] cdh_per_downloadclient: Starting migration of Main DB to 158
2026-03-19T15:15:20.551698290Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2026-03-19T15:15:20.553386409Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.14E-05s
2026-03-19T15:15:20.554707830Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveCompletedDownloads Boolean
2026-03-19T15:15:20.556862590Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveCompletedDownloads" INTEGER NOT NULL DEFAULT 1
2026-03-19T15:15:20.566701545Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099685s
2026-03-19T15:15:20.568101574Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveFailedDownloads Boolean
2026-03-19T15:15:20.570134408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveFailedDownloads" INTEGER NOT NULL DEFAULT 1
2026-03-19T15:15:20.579452263Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093591s
2026-03-19T15:15:20.580830820Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-19T15:15:20.582211099Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-19T15:15:20.857080048Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2744238s
2026-03-19T15:15:20.859584121Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (158, '2026-03-19T15:15:20', 'cdh_per_downloadclient')
2026-03-19T15:15:20.863910634Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:20.866919213Z [Info] FluentMigrator.Runner.MigrationRunner: 158: cdh_per_downloadclient migrated
2026-03-19T15:15:20.868555067Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2846495s
2026-03-19T15:15:20.870471677Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_indexer_tags migrating
2026-03-19T15:15:20.872034094Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:20.874535361Z [Info] add_indexer_tags: Starting migration of Main DB to 159
2026-03-19T15:15:20.880179669Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-03-19T15:15:20.881752726Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.18E-05s
2026-03-19T15:15:20.883067524Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Tags String
2026-03-19T15:15:20.884822348Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Tags" TEXT
2026-03-19T15:15:20.893956243Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092197s
2026-03-19T15:15:20.895576866Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (159, '2026-03-19T15:15:20', 'add_indexer_tags')
2026-03-19T15:15:20.899763027Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:20.902490189Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_indexer_tags migrated
2026-03-19T15:15:20.904051233Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0178054s
2026-03-19T15:15:20.905716166Z [Info] FluentMigrator.Runner.MigrationRunner: 160: rename_blacklist_to_blocklist migrating
2026-03-19T15:15:20.907453345Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:20.909834059Z [Info] rename_blacklist_to_blocklist: Starting migration of Main DB to 160
2026-03-19T15:15:20.913769775Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Blacklist Blocklist
2026-03-19T15:15:20.915535582Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" RENAME TO "Blocklist"
2026-03-19T15:15:20.937219631Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0217388s
2026-03-19T15:15:20.938883171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (160, '2026-03-19T15:15:20', 'rename_blacklist_to_blocklist')
2026-03-19T15:15:20.942970493Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:20.945741243Z [Info] FluentMigrator.Runner.MigrationRunner: 160: rename_blacklist_to_blocklist migrated
2026-03-19T15:15:20.947464133Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0303166s
2026-03-19T15:15:20.949137663Z [Info] FluentMigrator.Runner.MigrationRunner: 161: remove_plex_hometheatre migrating
2026-03-19T15:15:20.950774690Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:20.953197910Z [Info] remove_plex_hometheatre: Starting migration of Main DB to 161
2026-03-19T15:15:20.958844121Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-03-19T15:15:20.960899129Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexHomeTheater'
2026-03-19T15:15:20.964213003Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033932s
2026-03-19T15:15:20.965531108Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-03-19T15:15:20.967493350Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexClient'
2026-03-19T15:15:20.970338239Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029786s
2026-03-19T15:15:20.972261652Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-19T15:15:20.973431448Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-19T15:15:21.017622083Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0439675s
2026-03-19T15:15:21.019702924Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (161, '2026-03-19T15:15:21', 'remove_plex_hometheatre')
2026-03-19T15:15:21.023876309Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:21.026675567Z [Info] FluentMigrator.Runner.MigrationRunner: 161: remove_plex_hometheatre migrated
2026-03-19T15:15:21.028341261Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0532582s
2026-03-19T15:15:21.030016956Z [Info] FluentMigrator.Runner.MigrationRunner: 162: release_profile_to_array migrating
2026-03-19T15:15:21.031662199Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:21.034097073Z [Info] release_profile_to_array: Starting migration of Main DB to 162
2026-03-19T15:15:21.037891605Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-19T15:15:21.039349962Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-19T15:15:21.058061625Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0184248s
2026-03-19T15:15:21.060181724Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (162, '2026-03-19T15:15:21', 'release_profile_to_array')
2026-03-19T15:15:21.064264717Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:21.066998613Z [Info] FluentMigrator.Runner.MigrationRunner: 162: release_profile_to_array migrated
2026-03-19T15:15:21.068647734Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0276169s
2026-03-19T15:15:21.070342097Z [Info] FluentMigrator.Runner.MigrationRunner: 163: mediainfo_to_ffmpeg migrating
2026-03-19T15:15:21.071895625Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:21.074276380Z [Info] mediainfo_to_ffmpeg: Starting migration of Main DB to 163
2026-03-19T15:15:21.077872632Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-19T15:15:21.079342202Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-19T15:15:21.107540570Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0279356s
2026-03-19T15:15:21.109626531Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (163, '2026-03-19T15:15:21', 'mediainfo_to_ffmpeg')
2026-03-19T15:15:21.113730266Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:21.116494032Z [Info] FluentMigrator.Runner.MigrationRunner: 163: mediainfo_to_ffmpeg migrated
2026-03-19T15:15:21.118069334Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0371269s
2026-03-19T15:15:21.119654757Z [Info] FluentMigrator.Runner.MigrationRunner: 164: download_client_per_indexer migrating
2026-03-19T15:15:21.121365152Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:21.123706327Z [Info] download_client_per_indexer: Starting migration of Main DB to 164
2026-03-19T15:15:21.128883293Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-03-19T15:15:21.130452513Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-05s
2026-03-19T15:15:21.131739835Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers DownloadClientId Int32
2026-03-19T15:15:21.133634361Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "DownloadClientId" INTEGER NOT NULL DEFAULT 0
2026-03-19T15:15:21.143193793Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096782s
2026-03-19T15:15:21.144793093Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (164, '2026-03-19T15:15:21', 'download_client_per_indexer')
2026-03-19T15:15:21.148687195Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:21.151396702Z [Info] FluentMigrator.Runner.MigrationRunner: 164: download_client_per_indexer migrated
2026-03-19T15:15:21.153135935Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.017965s
2026-03-19T15:15:21.154771920Z [Info] FluentMigrator.Runner.MigrationRunner: 165: add_on_update_to_notifications migrating
2026-03-19T15:15:21.156545221Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:21.158883450Z [Info] add_on_update_to_notifications: Starting migration of Main DB to 165
2026-03-19T15:15:21.163999262Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-03-19T15:15:21.165629927Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.14E-05s
2026-03-19T15:15:21.166933141Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnApplicationUpdate Boolean
2026-03-19T15:15:21.169005715Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnApplicationUpdate" INTEGER NOT NULL DEFAULT 0
2026-03-19T15:15:21.179006696Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101243s
2026-03-19T15:15:21.180633552Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (165, '2026-03-19T15:15:21', 'add_on_update_to_notifications')
2026-03-19T15:15:21.184589299Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:21.187351542Z [Info] FluentMigrator.Runner.MigrationRunner: 165: add_on_update_to_notifications migrated
2026-03-19T15:15:21.189089752Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0185172s
2026-03-19T15:15:21.190741779Z [Info] FluentMigrator.Runner.MigrationRunner: 166: update_series_sort_title migrating
2026-03-19T15:15:21.192404708Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:21.194758418Z [Info] update_series_sort_title: Starting migration of Main DB to 166
2026-03-19T15:15:21.198528671Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-19T15:15:21.200022009Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-19T15:15:21.209718857Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095457s
2026-03-19T15:15:21.211590266Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (166, '2026-03-19T15:15:21', 'update_series_sort_title')
2026-03-19T15:15:21.215641094Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:21.218394720Z [Info] FluentMigrator.Runner.MigrationRunner: 166: update_series_sort_title migrated
2026-03-19T15:15:21.220069131Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0183721s
2026-03-19T15:15:21.221760778Z [Info] FluentMigrator.Runner.MigrationRunner: 167: add_tvdbid_to_episode migrating
2026-03-19T15:15:21.223371031Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:21.225744992Z [Info] add_tvdbid_to_episode: Starting migration of Main DB to 167
2026-03-19T15:15:21.230277511Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2026-03-19T15:15:21.231813143Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.28E-05s
2026-03-19T15:15:21.233128432Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes TvdbId Int32
2026-03-19T15:15:21.234897274Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "TvdbId" INTEGER
2026-03-19T15:15:21.244211963Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093908s
2026-03-19T15:15:21.245816414Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (167, '2026-03-19T15:15:21', 'add_tvdbid_to_episode')
2026-03-19T15:15:21.249755808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:21.252577801Z [Info] FluentMigrator.Runner.MigrationRunner: 167: add_tvdbid_to_episode migrated
2026-03-19T15:15:21.254189998Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0178233s
2026-03-19T15:15:21.255864390Z [Info] FluentMigrator.Runner.MigrationRunner: 168: add_additional_info_to_pending_releases migrating
2026-03-19T15:15:21.257696169Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:21.260056152Z [Info] add_additional_info_to_pending_releases: Starting migration of Main DB to 168
2026-03-19T15:15:21.264979617Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases
2026-03-19T15:15:21.266615101Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.15E-05s
2026-03-19T15:15:21.267906612Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases AdditionalInfo String
2026-03-19T15:15:21.269858192Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "AdditionalInfo" TEXT
2026-03-19T15:15:21.279087459Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009335s
2026-03-19T15:15:21.280682080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (168, '2026-03-19T15:15:21', 'add_additional_info_to_pending_releases')
2026-03-19T15:15:21.284746175Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:21.287480441Z [Info] FluentMigrator.Runner.MigrationRunner: 168: add_additional_info_to_pending_releases migrated
2026-03-19T15:15:21.289337662Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0177913s
2026-03-19T15:15:21.290968947Z [Info] FluentMigrator.Runner.MigrationRunner: 169: add_malayalam_and_ukrainian_languages migrating
2026-03-19T15:15:21.292810516Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:21.295158113Z [Info] add_malayalam_and_ukrainian_languages: Starting migration of Main DB to 169
2026-03-19T15:15:21.299027336Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-19T15:15:21.300519641Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-19T15:15:21.338894334Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0380395s
2026-03-19T15:15:21.341064915Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (169, '2026-03-19T15:15:21', 'add_malayalam_and_ukrainian_languages')
2026-03-19T15:15:21.345546801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:21.348355528Z [Info] FluentMigrator.Runner.MigrationRunner: 169: add_malayalam_and_ukrainian_languages migrated
2026-03-19T15:15:21.350172247Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0478212s
2026-03-19T15:15:21.351867310Z [Info] FluentMigrator.Runner.MigrationRunner: 170: add_language_tags_to_subtitle_files migrating
2026-03-19T15:15:21.353657125Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:21.356041035Z [Info] add_language_tags_to_subtitle_files: Starting migration of Main DB to 170
2026-03-19T15:15:21.360910903Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles
2026-03-19T15:15:21.362519102Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.23E-05s
2026-03-19T15:15:21.363814731Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SubtitleFiles LanguageTags String
2026-03-19T15:15:21.365733074Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles" ADD COLUMN "LanguageTags" TEXT
2026-03-19T15:15:21.375213978Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095883s
2026-03-19T15:15:21.376838400Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (170, '2026-03-19T15:15:21', 'add_language_tags_to_subtitle_files')
2026-03-19T15:15:21.380852433Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:21.383619856Z [Info] FluentMigrator.Runner.MigrationRunner: 170: add_language_tags_to_subtitle_files migrated
2026-03-19T15:15:21.385433990Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0180412s
2026-03-19T15:15:21.387084604Z [Info] FluentMigrator.Runner.MigrationRunner: 171: add_custom_formats migrating
2026-03-19T15:15:21.388682081Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:21.391035000Z [Info] add_custom_formats: Starting migration of Main DB to 171
2026-03-19T15:15:21.413827752Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFormats
2026-03-19T15:15:21.416393960Z [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-03-19T15:15:21.422849572Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070197s
2026-03-19T15:15:21.424334763Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex CustomFormats (Name)
2026-03-19T15:15:21.426087683Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_CustomFormats_Name" ON "CustomFormats" ("Name" ASC)
2026-03-19T15:15:21.429713895Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037774s
2026-03-19T15:15:21.431068894Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2026-03-19T15:15:21.432580999Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.1E-06s
2026-03-19T15:15:21.433881018Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles FormatItems String
2026-03-19T15:15:21.435789381Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "FormatItems" TEXT NOT NULL DEFAULT '[]'
2026-03-19T15:15:21.445201446Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094958s
2026-03-19T15:15:21.446576866Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2026-03-19T15:15:21.448087338Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.8E-06s
2026-03-19T15:15:21.449372336Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles MinFormatScore Int32
2026-03-19T15:15:21.451264596Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "MinFormatScore" INTEGER NOT NULL DEFAULT 0
2026-03-19T15:15:21.460331747Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091494s
2026-03-19T15:15:21.461719732Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2026-03-19T15:15:21.463206687Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.2E-06s
2026-03-19T15:15:21.464509711Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles CutoffFormatScore Int32
2026-03-19T15:15:21.466429076Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "CutoffFormatScore" INTEGER NOT NULL DEFAULT 0
2026-03-19T15:15:21.475591017Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092308s
2026-03-19T15:15:21.476994584Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-19T15:15:21.478389273Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-19T15:15:21.554331192Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0756575s
2026-03-19T15:15:21.556312833Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-19T15:15:21.557734857Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-19T15:15:21.572598381Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0146249s
2026-03-19T15:15:21.574407193Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles Preferred
2026-03-19T15:15:21.621789486Z [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-03-19T15:15:21.629200602Z [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-03-19T15:15:21.635664199Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles"
2026-03-19T15:15:21.638641615Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles"
2026-03-19T15:15:21.660339402Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0841371s
2026-03-19T15:15:21.661775695Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles IncludePreferredWhenRenaming
2026-03-19T15:15:21.719118618Z [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-03-19T15:15:21.725638448Z [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-03-19T15:15:21.730955997Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles"
2026-03-19T15:15:21.733959566Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles"
2026-03-19T15:15:21.755476589Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0917169s
2026-03-19T15:15:21.756880566Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-03-19T15:15:21.758799050Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]'
2026-03-19T15:15:21.761916639Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032575s
2026-03-19T15:15:21.763440488Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (171, '2026-03-19T15:15:21', 'add_custom_formats')
2026-03-19T15:15:21.767231753Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:21.770318038Z [Info] FluentMigrator.Runner.MigrationRunner: 171: add_custom_formats migrated
2026-03-19T15:15:21.772195950Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0116625s
2026-03-19T15:15:21.774467856Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_SeasonSearchMaximumSingleEpisodeAge_to_indexers migrating
2026-03-19T15:15:21.776580360Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:21.779405629Z [Info] add_SeasonSearchMaximumSingleEpisodeAge_to_indexers: Starting migration of Main DB to 172
2026-03-19T15:15:21.785286002Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-03-19T15:15:21.786848860Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.24E-05s
2026-03-19T15:15:21.788325113Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers SeasonSearchMaximumSingleEpisodeAge Int32
2026-03-19T15:15:21.790518189Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "SeasonSearchMaximumSingleEpisodeAge" INTEGER NOT NULL DEFAULT 0
2026-03-19T15:15:21.800561906Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101771s
2026-03-19T15:15:21.802180626Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (172, '2026-03-19T15:15:21', 'add_SeasonSearchMaximumSingleEpisodeAge_to_indexers')
2026-03-19T15:15:21.806540206Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:21.809317149Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_SeasonSearchMaximumSingleEpisodeAge_to_indexers migrated
2026-03-19T15:15:21.811370965Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0189719s
2026-03-19T15:15:21.813040888Z [Info] FluentMigrator.Runner.MigrationRunner: 173: remove_omg migrating
2026-03-19T15:15:21.814516349Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:21.816889198Z [Info] remove_omg: Starting migration of Main DB to 173
2026-03-19T15:15:21.820276319Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Indexers" WHERE "Implementation" = 'Omgwtfnzbs'
2026-03-19T15:15:21.822627084Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Omgwtfnzbs'
2026-03-19T15:15:21.825736265Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031132s
2026-03-19T15:15:21.827305896Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (173, '2026-03-19T15:15:21', 'remove_omg')
2026-03-19T15:15:21.830975747Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:21.833682769Z [Info] FluentMigrator.Runner.MigrationRunner: 173: remove_omg migrated
2026-03-19T15:15:21.835144903Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110923s
2026-03-19T15:15:21.836750827Z [Info] FluentMigrator.Runner.MigrationRunner: 174: add_salt_to_users migrating
2026-03-19T15:15:21.838330779Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:21.840656503Z [Info] add_salt_to_users: Starting migration of Main DB to 174
2026-03-19T15:15:21.846098873Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Users
2026-03-19T15:15:21.847639506Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.17E-05s
2026-03-19T15:15:21.849027501Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Salt String
2026-03-19T15:15:21.850736393Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Salt" TEXT
2026-03-19T15:15:21.859822591Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091894s
2026-03-19T15:15:21.861227851Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Iterations Int32
2026-03-19T15:15:21.862962886Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Iterations" INTEGER
2026-03-19T15:15:21.871464577Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086026s
2026-03-19T15:15:21.873068137Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (174, '2026-03-19T15:15:21', 'add_salt_to_users')
2026-03-19T15:15:21.876847017Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:21.879585492Z [Info] FluentMigrator.Runner.MigrationRunner: 174: add_salt_to_users migrated
2026-03-19T15:15:21.881159692Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0167534s
2026-03-19T15:15:21.882830307Z [Info] FluentMigrator.Runner.MigrationRunner: 175: language_profiles_to_custom_formats migrating
2026-03-19T15:15:21.884631003Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:21.886987328Z [Info] language_profiles_to_custom_formats: Starting migration of Main DB to 175
2026-03-19T15:15:21.899783939Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable EpisodeFiles
2026-03-19T15:15:21.901416818Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.21E-05s
2026-03-19T15:15:21.902716576Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn EpisodeFiles Languages String
2026-03-19T15:15:21.904642454Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles" ADD COLUMN "Languages" TEXT NOT NULL DEFAULT '[]'
2026-03-19T15:15:21.914307869Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097835s
2026-03-19T15:15:21.915676836Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History
2026-03-19T15:15:21.917066074Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.2E-06s
2026-03-19T15:15:21.918375982Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn History Languages String
2026-03-19T15:15:21.920168743Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History" ADD COLUMN "Languages" TEXT NOT NULL DEFAULT '[]'
2026-03-19T15:15:21.929144519Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091023s
2026-03-19T15:15:21.930518576Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2026-03-19T15:15:21.931927032Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.9E-06s
2026-03-19T15:15:21.933229435Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blocklist Languages String
2026-03-19T15:15:21.935016655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist" ADD COLUMN "Languages" TEXT NOT NULL DEFAULT '[]'
2026-03-19T15:15:21.944163616Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092057s
2026-03-19T15:15:21.945519226Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "EpisodeFiles" SET "Languages" = '[' || "Language" || ']'
2026-03-19T15:15:21.947712242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "EpisodeFiles" SET "Languages" = '[' || "Language" || ']'
2026-03-19T15:15:21.950663225Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029851s
2026-03-19T15:15:21.952073606Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "History" SET "Languages" = '[' || "Language" || ']'
2026-03-19T15:15:21.954234568Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "History" SET "Languages" = '[' || "Language" || ']'
2026-03-19T15:15:21.957147795Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029235s
2026-03-19T15:15:21.958500018Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Blocklist" SET "Languages" = '[' || "Language" || ']'
2026-03-19T15:15:21.960671361Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Blocklist" SET "Languages" = '[' || "Language" || ']'
2026-03-19T15:15:21.963545739Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028805s
2026-03-19T15:15:21.964928665Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn EpisodeFiles Language
2026-03-19T15:15:22.010989747Z [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-03-19T15:15:22.019380846Z [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-03-19T15:15:22.027428413Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "EpisodeFiles"
2026-03-19T15:15:22.030577585Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles_temp" RENAME TO "EpisodeFiles"
2026-03-19T15:15:22.052189429Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_EpisodeFiles_SeriesId" ON "EpisodeFiles" ("SeriesId" ASC)
2026-03-19T15:15:22.055838789Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0892518s
2026-03-19T15:15:22.057266193Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn History Language
2026-03-19T15:15:22.103068675Z [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-03-19T15:15:22.110468908Z [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-03-19T15:15:22.116944590Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History"
2026-03-19T15:15:22.121025578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History"
2026-03-19T15:15:22.142717584Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2026-03-19T15:15:22.146495202Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC)
2026-03-19T15:15:22.150024659Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EpisodeId_Date" ON "History" ("EpisodeId" ASC, "Date" DESC)
2026-03-19T15:15:22.153829221Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC)
2026-03-19T15:15:22.158083770Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_SeriesId" ON "History" ("SeriesId" ASC)
2026-03-19T15:15:22.161372543Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1025112s
2026-03-19T15:15:22.162772773Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Blocklist Language
2026-03-19T15:15:22.213063774Z [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-03-19T15:15:22.222093278Z [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-03-19T15:15:22.230946478Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist"
2026-03-19T15:15:22.234166733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist"
2026-03-19T15:15:22.256139494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Blacklist_SeriesId" ON "Blocklist" ("SeriesId" ASC)
2026-03-19T15:15:22.259877442Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0953582s
2026-03-19T15:15:22.261454819Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Series LanguageProfileId
2026-03-19T15:15:22.310142350Z [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-03-19T15:15:22.326667821Z [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-03-19T15:15:22.343131307Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2026-03-19T15:15:22.347117585Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2026-03-19T15:15:22.368164542Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2026-03-19T15:15:22.371686394Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2026-03-19T15:15:22.375404031Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_Path" ON "Series" ("Path" ASC)
2026-03-19T15:15:22.378917327Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_CleanTitle" ON "Series" ("CleanTitle" ASC)
2026-03-19T15:15:22.382463298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC)
2026-03-19T15:15:22.386007916Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvMazeId" ON "Series" ("TvMazeId" ASC)
2026-03-19T15:15:22.389459217Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1263648s
2026-03-19T15:15:22.390878174Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportLists LanguageProfileId
2026-03-19T15:15:22.438206639Z [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-03-19T15:15:22.447040810Z [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-03-19T15:15:22.455635730Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportLists"
2026-03-19T15:15:22.458756955Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists_temp" RENAME TO "ImportLists"
2026-03-19T15:15:22.481555840Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportLists_Name" ON "ImportLists" ("Name" ASC)
2026-03-19T15:15:22.485979810Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0931362s
2026-03-19T15:15:22.488010048Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable LanguageProfiles
2026-03-19T15:15:22.489668207Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LanguageProfiles"
2026-03-19T15:15:22.492783992Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031702s
2026-03-19T15:15:22.495258235Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (175, '2026-03-19T15:15:22', 'language_profiles_to_custom_formats')
2026-03-19T15:15:22.500121510Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:22.504235715Z [Info] FluentMigrator.Runner.MigrationRunner: 175: language_profiles_to_custom_formats migrated
2026-03-19T15:15:22.506099699Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0146186s
2026-03-19T15:15:22.508531096Z [Info] FluentMigrator.Runner.MigrationRunner: 176: original_language migrating
2026-03-19T15:15:22.510384548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:22.513403899Z [Info] original_language: Starting migration of Main DB to 176
2026-03-19T15:15:22.520899534Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-03-19T15:15:22.522586171Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.32E-05s
2026-03-19T15:15:22.523948334Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series OriginalLanguage Int32
2026-03-19T15:15:22.525824313Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "OriginalLanguage" INTEGER NOT NULL DEFAULT 1
2026-03-19T15:15:22.535727767Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009901s
2026-03-19T15:15:22.537673085Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (176, '2026-03-19T15:15:22', 'original_language')
2026-03-19T15:15:22.541620434Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:22.544391144Z [Info] FluentMigrator.Runner.MigrationRunner: 176: original_language migrated
2026-03-19T15:15:22.545955384Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0187625s
2026-03-19T15:15:22.547635418Z [Info] FluentMigrator.Runner.MigrationRunner: 177: add_on_manual_interaction_required_to_notifications migrating
2026-03-19T15:15:22.549692480Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:22.552172415Z [Info] add_on_manual_interaction_required_to_notifications: Starting migration of Main DB to 177
2026-03-19T15:15:22.557751040Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-03-19T15:15:22.559453859Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.24E-05s
2026-03-19T15:15:22.560793146Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnManualInteractionRequired Boolean
2026-03-19T15:15:22.562987435Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnManualInteractionRequired" INTEGER NOT NULL DEFAULT 0
2026-03-19T15:15:22.572940630Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100596s
2026-03-19T15:15:22.574567286Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (177, '2026-03-19T15:15:22', 'add_on_manual_interaction_required_to_notifications')
2026-03-19T15:15:22.578824730Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:22.581677415Z [Info] FluentMigrator.Runner.MigrationRunner: 177: add_on_manual_interaction_required_to_notifications migrated
2026-03-19T15:15:22.583717103Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0188249s
2026-03-19T15:15:22.585403168Z [Info] FluentMigrator.Runner.MigrationRunner: 178: list_sync_time migrating
2026-03-19T15:15:22.586991347Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:22.589390619Z [Info] list_sync_time: Starting migration of Main DB to 178
2026-03-19T15:15:22.594964183Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportListStatus LastSyncListInfo
2026-03-19T15:15:22.640484166Z [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-03-19T15:15:22.647100240Z [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-03-19T15:15:22.653301238Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2026-03-19T15:15:22.656503157Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2026-03-19T15:15:22.677777070Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-03-19T15:15:22.681775983Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0847512s
2026-03-19T15:15:22.683147836Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2026-03-19T15:15:22.684695132Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-05s
2026-03-19T15:15:22.686028818Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportListStatus LastInfoSync DateTime
2026-03-19T15:15:22.688017584Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus" ADD COLUMN "LastInfoSync" DATETIME
2026-03-19T15:15:22.696657634Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087433s
2026-03-19T15:15:22.698246083Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (178, '2026-03-19T15:15:22', 'list_sync_time')
2026-03-19T15:15:22.701950253Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:22.704984143Z [Info] FluentMigrator.Runner.MigrationRunner: 178: list_sync_time migrated
2026-03-19T15:15:22.706524895Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0171003s
2026-03-19T15:15:22.708258346Z [Info] FluentMigrator.Runner.MigrationRunner: 179: add_auto_tagging migrating
2026-03-19T15:15:22.709888158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:22.712272230Z [Info] add_auto_tagging: Starting migration of Main DB to 179
2026-03-19T15:15:22.721123035Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AutoTagging
2026-03-19T15:15:22.723146730Z [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-03-19T15:15:22.729806482Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069963s
2026-03-19T15:15:22.731347876Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AutoTagging (Name)
2026-03-19T15:15:22.733000936Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AutoTagging_Name" ON "AutoTagging" ("Name" ASC)
2026-03-19T15:15:22.736598230Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036601s
2026-03-19T15:15:22.738210387Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (179, '2026-03-19T15:15:22', 'add_auto_tagging')
2026-03-19T15:15:22.741945018Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:22.744794166Z [Info] FluentMigrator.Runner.MigrationRunner: 179: add_auto_tagging migrated
2026-03-19T15:15:22.746350350Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118734s
2026-03-19T15:15:22.748000293Z [Info] FluentMigrator.Runner.MigrationRunner: 180: task_duration migrating
2026-03-19T15:15:22.749518711Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:22.751910347Z [Info] task_duration: Starting migration of Main DB to 180
2026-03-19T15:15:22.756630653Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2026-03-19T15:15:22.758285977Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.23E-05s
2026-03-19T15:15:22.759589071Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ScheduledTasks LastStartTime DateTime
2026-03-19T15:15:22.761615743Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks" ADD COLUMN "LastStartTime" DATETIME
2026-03-19T15:15:22.771092258Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096075s
2026-03-19T15:15:22.772714344Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (180, '2026-03-19T15:15:22', 'task_duration')
2026-03-19T15:15:22.776486692Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:22.779253744Z [Info] FluentMigrator.Runner.MigrationRunner: 180: task_duration migrated
2026-03-19T15:15:22.780809848Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0178057s
2026-03-19T15:15:22.782469039Z [Info] FluentMigrator.Runner.MigrationRunner: 181: quality_definition_preferred_size migrating
2026-03-19T15:15:22.784262451Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:22.786633165Z [Info] quality_definition_preferred_size: Starting migration of Main DB to 181
2026-03-19T15:15:22.792072530Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityDefinitions
2026-03-19T15:15:22.793765359Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.12E-05s
2026-03-19T15:15:22.795068343Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityDefinitions PreferredSize Double
2026-03-19T15:15:22.797065565Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityDefinitions" ADD COLUMN "PreferredSize" NUMERIC
2026-03-19T15:15:22.806566149Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095972s
2026-03-19T15:15:22.807925546Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "QualityDefinitions" SET "PreferredSize" = "MaxSize" - 5 WHERE "MaxSize" > 5
2026-03-19T15:15:22.810445541Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityDefinitions" SET "PreferredSize" = "MaxSize" - 5 WHERE "MaxSize" > 5
2026-03-19T15:15:22.813701448Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032503s
2026-03-19T15:15:22.815271951Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (181, '2026-03-19T15:15:22', 'quality_definition_preferred_size')
2026-03-19T15:15:22.819224361Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:22.821998618Z [Info] FluentMigrator.Runner.MigrationRunner: 181: quality_definition_preferred_size migrated
2026-03-19T15:15:22.823747160Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115617s
2026-03-19T15:15:22.825411281Z [Info] FluentMigrator.Runner.MigrationRunner: 182: add_custom_format_score_bypass_to_delay_profile migrating
2026-03-19T15:15:22.827350426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:22.829752654Z [Info] add_custom_format_score_bypass_to_delay_profile: Starting migration of Main DB to 182
2026-03-19T15:15:22.847486268Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2026-03-19T15:15:22.849555535Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.39E-05s
2026-03-19T15:15:22.851226550Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfAboveCustomFormatScore Boolean
2026-03-19T15:15:22.853459477Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfAboveCustomFormatScore" INTEGER NOT NULL DEFAULT 0
2026-03-19T15:15:22.863645190Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103311s
2026-03-19T15:15:22.865026091Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2026-03-19T15:15:22.866512465Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-06s
2026-03-19T15:15:22.867759887Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles MinimumCustomFormatScore Int32
2026-03-19T15:15:22.869748501Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "MinimumCustomFormatScore" INTEGER
2026-03-19T15:15:22.878687063Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090079s
2026-03-19T15:15:22.880291975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (182, '2026-03-19T15:15:22', 'add_custom_format_score_bypass_to_delay_profile')
2026-03-19T15:15:22.884447133Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:22.887256420Z [Info] FluentMigrator.Runner.MigrationRunner: 182: add_custom_format_score_bypass_to_delay_profile migrated
2026-03-19T15:15:22.889194363Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0176063s
2026-03-19T15:15:22.890886030Z [Info] FluentMigrator.Runner.MigrationRunner: 183: update_images_remote_url migrating
2026-03-19T15:15:22.892546244Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:22.895189287Z [Info] update_images_remote_url: Starting migration of Main DB to 183
2026-03-19T15:15:22.899295165Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Episodes" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"')
2026-03-19T15:15:22.901764859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Episodes" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"')
2026-03-19T15:15:22.905191049Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034027s
2026-03-19T15:15:22.906526038Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Series" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"'), "Actors" = REPLACE("Actors", '"url"', '"remoteUrl"'), "Seasons" = REPLACE("Seasons", '"url"', '"remoteUrl"')
2026-03-19T15:15:22.910035526Z [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-03-19T15:15:22.914783688Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047413s
2026-03-19T15:15:22.916353379Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (183, '2026-03-19T15:15:22', 'update_images_remote_url')
2026-03-19T15:15:22.920157901Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:22.922840033Z [Info] FluentMigrator.Runner.MigrationRunner: 183: update_images_remote_url migrated
2026-03-19T15:15:22.924472761Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0128146s
2026-03-19T15:15:22.926079436Z [Info] FluentMigrator.Runner.MigrationRunner: 184: remove_invalid_roksbox_metadata_images migrating
2026-03-19T15:15:22.927893880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:22.930221137Z [Info] remove_invalid_roksbox_metadata_images: Starting migration of Main DB to 184
2026-03-19T15:15:22.935320016Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "MetadataFiles" WHERE "Consumer" = 'RoksboxMetadata' AND "Type" = 5 AND ("RelativePath" LIKE '%/metadata/%' OR "RelativePath" LIKE '%\metadata\%')
2026-03-19T15:15:22.938879264Z [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-03-19T15:15:22.943543928Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046533s
2026-03-19T15:15:22.945121184Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (184, '2026-03-19T15:15:22', 'remove_invalid_roksbox_metadata_images')
2026-03-19T15:15:22.949127763Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:22.951838122Z [Info] FluentMigrator.Runner.MigrationRunner: 184: remove_invalid_roksbox_metadata_images migrated
2026-03-19T15:15:22.953664119Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0129962s
2026-03-19T15:15:22.955284382Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_episode_runtime migrating
2026-03-19T15:15:22.956896148Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:22.959210719Z [Info] add_episode_runtime: Starting migration of Main DB to 185
2026-03-19T15:15:22.964038883Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2026-03-19T15:15:22.965592402Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.21E-05s
2026-03-19T15:15:22.966895827Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes Runtime Int32
2026-03-19T15:15:22.968715261Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "Runtime" INTEGER NOT NULL DEFAULT 0
2026-03-19T15:15:22.978366597Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097821s
2026-03-19T15:15:22.979961379Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (185, '2026-03-19T15:15:22', 'add_episode_runtime')
2026-03-19T15:15:22.983763306Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:22.986564748Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_episode_runtime migrated
2026-03-19T15:15:22.988161393Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0180197s
2026-03-19T15:15:22.989821677Z [Info] FluentMigrator.Runner.MigrationRunner: 186: add_result_to_commands migrating
2026-03-19T15:15:22.991435817Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:22.993810650Z [Info] add_result_to_commands: Starting migration of Main DB to 186
2026-03-19T15:15:22.998864909Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-03-19T15:15:23.000456965Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-05s
2026-03-19T15:15:23.001747294Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Commands Result Int32
2026-03-19T15:15:23.003493911Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands" ADD COLUMN "Result" INTEGER NOT NULL DEFAULT 1
2026-03-19T15:15:23.013090939Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096966s
2026-03-19T15:15:23.014674468Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (186, '2026-03-19T15:15:23', 'add_result_to_commands')
2026-03-19T15:15:23.018501074Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:23.021261734Z [Info] FluentMigrator.Runner.MigrationRunner: 186: add_result_to_commands migrated
2026-03-19T15:15:23.022871115Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0179056s
2026-03-19T15:15:23.024574055Z [Info] FluentMigrator.Runner.MigrationRunner: 187: add_on_series_add_to_notifications migrating
2026-03-19T15:15:23.026294419Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:23.028668611Z [Info] add_on_series_add_to_notifications: Starting migration of Main DB to 187
2026-03-19T15:15:23.033899315Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-03-19T15:15:23.035578066Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.29E-05s
2026-03-19T15:15:23.036926411Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnSeriesAdd Boolean
2026-03-19T15:15:23.038846137Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnSeriesAdd" INTEGER NOT NULL DEFAULT 0
2026-03-19T15:15:23.048762297Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100272s
2026-03-19T15:15:23.050349854Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (187, '2026-03-19T15:15:23', 'add_on_series_add_to_notifications')
2026-03-19T15:15:23.054323387Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:23.057103826Z [Info] FluentMigrator.Runner.MigrationRunner: 187: add_on_series_add_to_notifications migrated
2026-03-19T15:15:23.058868420Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0184145s
2026-03-19T15:15:23.060554976Z [Info] FluentMigrator.Runner.MigrationRunner: 188: postgres_update_timestamp_columns_to_with_timezone migrating
2026-03-19T15:15:23.062544102Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:23.064924156Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Main DB to 188
2026-03-19T15:15:23.116655407Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-03-19T15:15:23.118957914Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Commands" WHERE 1 = 1
2026-03-19T15:15:23.121863866Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030381s
2026-03-19T15:15:23.123214186Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2026-03-19T15:15:23.124657693Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.5E-06s
2026-03-19T15:15:23.125957952Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist Date DateTimeOffset
2026-03-19T15:15:23.171640973Z [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-03-19T15:15:23.180058164Z [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-03-19T15:15:23.187939647Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist"
2026-03-19T15:15:23.190987865Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist"
2026-03-19T15:15:23.212745223Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Blacklist_SeriesId" ON "Blocklist" ("SeriesId" ASC)
2026-03-19T15:15:23.216361906Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0886519s
2026-03-19T15:15:23.217736134Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2026-03-19T15:15:23.219157527Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.3E-06s
2026-03-19T15:15:23.220503207Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist PublishedDate DateTimeOffset
2026-03-19T15:15:23.269044844Z [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-03-19T15:15:23.277916441Z [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-03-19T15:15:23.288300373Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist"
2026-03-19T15:15:23.292396092Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist"
2026-03-19T15:15:23.317447773Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Blacklist_SeriesId" ON "Blocklist" ("SeriesId" ASC)
2026-03-19T15:15:23.321081711Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0986713s
2026-03-19T15:15:23.322489086Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-03-19T15:15:23.323917823Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.05E-05s
2026-03-19T15:15:23.325302612Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands QueuedAt DateTimeOffset
2026-03-19T15:15:23.371836927Z [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-03-19T15:15:23.380410804Z [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-03-19T15:15:23.387719253Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2026-03-19T15:15:23.390681749Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2026-03-19T15:15:23.413338597Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0861184s
2026-03-19T15:15:23.414921405Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-03-19T15:15:23.416360313Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.06E-05s
2026-03-19T15:15:23.417664409Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands StartedAt DateTimeOffset
2026-03-19T15:15:23.464988395Z [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-03-19T15:15:23.474308755Z [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-03-19T15:15:23.481692486Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2026-03-19T15:15:23.485255140Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2026-03-19T15:15:23.508398128Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0882849s
2026-03-19T15:15:23.509600499Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-03-19T15:15:23.511591900Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.7E-06s
2026-03-19T15:15:23.512721595Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands EndedAt DateTimeOffset
2026-03-19T15:15:23.560483262Z [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-03-19T15:15:23.570197827Z [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-03-19T15:15:23.578258119Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2026-03-19T15:15:23.581438574Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2026-03-19T15:15:23.604249322Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0892544s
2026-03-19T15:15:23.606456097Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2026-03-19T15:15:23.608187193Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.11E-05s
2026-03-19T15:15:23.609687755Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus InitialFailure DateTimeOffset
2026-03-19T15:15:23.657094828Z [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-03-19T15:15:23.663786154Z [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-03-19T15:15:23.669977924Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2026-03-19T15:15:23.673166735Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2026-03-19T15:15:23.695466906Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-03-19T15:15:23.699895064Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0881562s
2026-03-19T15:15:23.701319743Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2026-03-19T15:15:23.702952531Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-05s
2026-03-19T15:15:23.704228782Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus MostRecentFailure DateTimeOffset
2026-03-19T15:15:23.750572994Z [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-03-19T15:15:23.757074107Z [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-03-19T15:15:23.769294878Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2026-03-19T15:15:23.772896431Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2026-03-19T15:15:23.795189287Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-03-19T15:15:23.799496872Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0931439s
2026-03-19T15:15:23.800888574Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2026-03-19T15:15:23.802518828Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.09E-05s
2026-03-19T15:15:23.804059220Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus DisabledTill DateTimeOffset
2026-03-19T15:15:23.849802382Z [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-03-19T15:15:23.856308104Z [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-03-19T15:15:23.862797012Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2026-03-19T15:15:23.866181378Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2026-03-19T15:15:23.888359783Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-03-19T15:15:23.892483948Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0864016s
2026-03-19T15:15:23.893942055Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadHistory
2026-03-19T15:15:23.895438689Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.05E-05s
2026-03-19T15:15:23.896808918Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadHistory Date DateTimeOffset
2026-03-19T15:15:23.942489514Z [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-03-19T15:15:23.950444545Z [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-03-19T15:15:23.957720198Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadHistory"
2026-03-19T15:15:23.961195637Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadHistory_temp" RENAME TO "DownloadHistory"
2026-03-19T15:15:23.983452720Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC)
2026-03-19T15:15:23.987812050Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_SeriesId" ON "DownloadHistory" ("SeriesId" ASC)
2026-03-19T15:15:23.991525689Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC)
2026-03-19T15:15:23.995402797Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0967385s
2026-03-19T15:15:23.996847797Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable EpisodeFiles
2026-03-19T15:15:23.998381545Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.66E-05s
2026-03-19T15:15:23.999731845Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn EpisodeFiles DateAdded DateTimeOffset
2026-03-19T15:15:24.045457542Z [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-03-19T15:15:24.053914614Z [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-03-19T15:15:24.061956018Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "EpisodeFiles"
2026-03-19T15:15:24.065064538Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles_temp" RENAME TO "EpisodeFiles"
2026-03-19T15:15:24.087037259Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_EpisodeFiles_SeriesId" ON "EpisodeFiles" ("SeriesId" ASC)
2026-03-19T15:15:24.091158860Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0895542s
2026-03-19T15:15:24.092568008Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2026-03-19T15:15:24.094135665Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.11E-05s
2026-03-19T15:15:24.095559001Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Episodes AirDateUtc DateTimeOffset
2026-03-19T15:15:24.141239768Z [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-03-19T15:15:24.154393027Z [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-03-19T15:15:24.169873072Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Episodes"
2026-03-19T15:15:24.173383402Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes_temp" RENAME TO "Episodes"
2026-03-19T15:15:24.194561432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_EpisodeFileId" ON "Episodes" ("EpisodeFileId" ASC)
2026-03-19T15:15:24.198412278Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_SeriesId" ON "Episodes" ("SeriesId" ASC)
2026-03-19T15:15:24.202046827Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_SeriesId_SeasonNumber_EpisodeNumber" ON "Episodes" ("SeriesId" ASC, "SeasonNumber" ASC, "EpisodeNumber" ASC)
2026-03-19T15:15:24.206552421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_SeriesId_AirDate" ON "Episodes" ("SeriesId" ASC, "AirDate" ASC)
2026-03-19T15:15:24.210366131Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1129745s
2026-03-19T15:15:24.211733285Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2026-03-19T15:15:24.213175920Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-05s
2026-03-19T15:15:24.214488964Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Episodes LastSearchTime DateTimeOffset
2026-03-19T15:15:24.260230072Z [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-03-19T15:15:24.273542753Z [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-03-19T15:15:24.289574810Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Episodes"
2026-03-19T15:15:24.293154028Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes_temp" RENAME TO "Episodes"
2026-03-19T15:15:24.314550398Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_EpisodeFileId" ON "Episodes" ("EpisodeFileId" ASC)
2026-03-19T15:15:24.318312575Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_SeriesId" ON "Episodes" ("SeriesId" ASC)
2026-03-19T15:15:24.321819948Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_SeriesId_SeasonNumber_EpisodeNumber" ON "Episodes" ("SeriesId" ASC, "SeasonNumber" ASC, "EpisodeNumber" ASC)
2026-03-19T15:15:24.326452317Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_SeriesId_AirDate" ON "Episodes" ("SeriesId" ASC, "AirDate" ASC)
2026-03-19T15:15:24.330257641Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.113869s
2026-03-19T15:15:24.331675977Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles
2026-03-19T15:15:24.333153803Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.07E-05s
2026-03-19T15:15:24.334466908Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles Added DateTimeOffset
2026-03-19T15:15:24.379300789Z [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-03-19T15:15:24.386845794Z [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-03-19T15:15:24.393040419Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles"
2026-03-19T15:15:24.395957203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles"
2026-03-19T15:15:24.417732717Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0814562s
2026-03-19T15:15:24.419145963Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles
2026-03-19T15:15:24.420615382Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.08E-05s
2026-03-19T15:15:24.421932585Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles LastUpdated DateTimeOffset
2026-03-19T15:15:24.466803190Z [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-03-19T15:15:24.473995625Z [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-03-19T15:15:24.480430244Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles"
2026-03-19T15:15:24.483275634Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles"
2026-03-19T15:15:24.505096749Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0812782s
2026-03-19T15:15:24.506508102Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History
2026-03-19T15:15:24.507931919Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.08E-05s
2026-03-19T15:15:24.509241046Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Date DateTimeOffset
2026-03-19T15:15:24.561386772Z [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-03-19T15:15:24.569120156Z [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-03-19T15:15:24.575568031Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History"
2026-03-19T15:15:24.579350870Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History"
2026-03-19T15:15:24.600912372Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2026-03-19T15:15:24.604401730Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC)
2026-03-19T15:15:24.607944003Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EpisodeId_Date" ON "History" ("EpisodeId" ASC, "Date" DESC)
2026-03-19T15:15:24.611712252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC)
2026-03-19T15:15:24.615514990Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_SeriesId" ON "History" ("SeriesId" ASC)
2026-03-19T15:15:24.618960209Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1080283s
2026-03-19T15:15:24.620366491Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2026-03-19T15:15:24.621866071Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.15E-05s
2026-03-19T15:15:24.623469611Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus InitialFailure DateTimeOffset
2026-03-19T15:15:24.668458233Z [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-03-19T15:15:24.675572510Z [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-03-19T15:15:24.682550494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2026-03-19T15:15:24.685753494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2026-03-19T15:15:24.707870485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-03-19T15:15:24.711901954Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0864007s
2026-03-19T15:15:24.713273587Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2026-03-19T15:15:24.714830051Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.03E-05s
2026-03-19T15:15:24.716176563Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus MostRecentFailure DateTimeOffset
2026-03-19T15:15:24.761702537Z [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-03-19T15:15:24.768835332Z [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-03-19T15:15:24.775936613Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2026-03-19T15:15:24.778784559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2026-03-19T15:15:24.801428933Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-03-19T15:15:24.805836830Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0874359s
2026-03-19T15:15:24.807225596Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2026-03-19T15:15:24.808790438Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.07E-05s
2026-03-19T15:15:24.810151048Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus DisabledTill DateTimeOffset
2026-03-19T15:15:24.855759559Z [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-03-19T15:15:24.862963968Z [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-03-19T15:15:24.870412208Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2026-03-19T15:15:24.873368532Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2026-03-19T15:15:24.895889687Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-03-19T15:15:24.900196892Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0877555s
2026-03-19T15:15:24.901344994Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2026-03-19T15:15:24.902954485Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.06E-05s
2026-03-19T15:15:24.904333593Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus LastInfoSync DateTimeOffset
2026-03-19T15:15:24.950255104Z [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-03-19T15:15:24.957573192Z [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-03-19T15:15:24.964285770Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2026-03-19T15:15:24.967617590Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2026-03-19T15:15:24.990263888Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-03-19T15:15:24.994638367Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0882666s
2026-03-19T15:15:24.995976051Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2026-03-19T15:15:24.997484829Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.02E-05s
2026-03-19T15:15:24.998824167Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus InitialFailure DateTimeOffset
2026-03-19T15:15:25.044840279Z [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-03-19T15:15:25.052237005Z [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-03-19T15:15:25.059281412Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-03-19T15:15:25.062383189Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-03-19T15:15:25.086330436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-03-19T15:15:25.090272324Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0894639s
2026-03-19T15:15:25.091635209Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2026-03-19T15:15:25.093190181Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.06E-05s
2026-03-19T15:15:25.094606343Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus MostRecentFailure DateTimeOffset
2026-03-19T15:15:25.139971915Z [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-03-19T15:15:25.146893073Z [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-03-19T15:15:25.153730453Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-03-19T15:15:25.156821818Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-03-19T15:15:25.178812556Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-03-19T15:15:25.182750516Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0861557s
2026-03-19T15:15:25.184144524Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2026-03-19T15:15:25.185647981Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.06E-05s
2026-03-19T15:15:25.186987228Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus DisabledTill DateTimeOffset
2026-03-19T15:15:25.232759118Z [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-03-19T15:15:25.240645782Z [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-03-19T15:15:25.247393571Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-03-19T15:15:25.251401713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-03-19T15:15:25.273941385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-03-19T15:15:25.277835357Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0889218s
2026-03-19T15:15:25.279225948Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles
2026-03-19T15:15:25.280751911Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.07E-05s
2026-03-19T15:15:25.282113173Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles LastUpdated DateTimeOffset
2026-03-19T15:15:25.326706680Z [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-03-19T15:15:25.334546648Z [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-03-19T15:15:25.347162746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles"
2026-03-19T15:15:25.350352610Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles"
2026-03-19T15:15:25.372402456Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0883214s
2026-03-19T15:15:25.374808642Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles
2026-03-19T15:15:25.376669499Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-05s
2026-03-19T15:15:25.378209170Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles Added DateTimeOffset
2026-03-19T15:15:25.424045019Z [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-03-19T15:15:25.433706336Z [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-03-19T15:15:25.441094846Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles"
2026-03-19T15:15:25.443938793Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles"
2026-03-19T15:15:25.465705499Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0856564s
2026-03-19T15:15:25.467108875Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases
2026-03-19T15:15:25.468631382Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.07E-05s
2026-03-19T15:15:25.469964376Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn PendingReleases Added DateTimeOffset
2026-03-19T15:15:25.514478894Z [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-03-19T15:15:25.521347637Z [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-03-19T15:15:25.527415096Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases"
2026-03-19T15:15:25.530316519Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases"
2026-03-19T15:15:25.552059257Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0802381s
2026-03-19T15:15:25.553469577Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2026-03-19T15:15:25.554959377Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.04E-05s
2026-03-19T15:15:25.556275668Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastExecution DateTimeOffset
2026-03-19T15:15:25.600926651Z [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-03-19T15:15:25.606676521Z [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-03-19T15:15:25.611709887Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks"
2026-03-19T15:15:25.614741122Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks"
2026-03-19T15:15:25.636620285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2026-03-19T15:15:25.640703598Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0825403s
2026-03-19T15:15:25.642052093Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2026-03-19T15:15:25.643542034Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.07E-05s
2026-03-19T15:15:25.644857323Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastStartTime DateTimeOffset
2026-03-19T15:15:25.689040554Z [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-03-19T15:15:25.695862011Z [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-03-19T15:15:25.700896821Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks"
2026-03-19T15:15:25.704123189Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks"
2026-03-19T15:15:25.726610355Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2026-03-19T15:15:25.731395713Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0845696s
2026-03-19T15:15:25.732773437Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-03-19T15:15:25.734173327Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.07E-05s
2026-03-19T15:15:25.735510690Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Series LastInfoSync DateTimeOffset
2026-03-19T15:15:25.783125792Z [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-03-19T15:15:25.800913043Z [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-03-19T15:15:25.817875785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2026-03-19T15:15:25.821837253Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2026-03-19T15:15:25.843129924Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2026-03-19T15:15:25.846869235Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2026-03-19T15:15:25.850547122Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_Path" ON "Series" ("Path" ASC)
2026-03-19T15:15:25.853850815Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_CleanTitle" ON "Series" ("CleanTitle" ASC)
2026-03-19T15:15:25.857339300Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC)
2026-03-19T15:15:25.860759859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvMazeId" ON "Series" ("TvMazeId" ASC)
2026-03-19T15:15:25.864187382Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1267725s
2026-03-19T15:15:25.865529926Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-03-19T15:15:25.866977000Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.09E-05s
2026-03-19T15:15:25.868844511Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Series LastDiskSync DateTimeOffset
2026-03-19T15:15:25.916669195Z [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-03-19T15:15:25.932762345Z [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-03-19T15:15:25.949764065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2026-03-19T15:15:25.953893291Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2026-03-19T15:15:25.975344882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2026-03-19T15:15:25.979249024Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2026-03-19T15:15:25.982870718Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_Path" ON "Series" ("Path" ASC)
2026-03-19T15:15:25.986453173Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_CleanTitle" ON "Series" ("CleanTitle" ASC)
2026-03-19T15:15:25.990089897Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC)
2026-03-19T15:15:25.993507229Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvMazeId" ON "Series" ("TvMazeId" ASC)
2026-03-19T15:15:25.996955083Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1262741s
2026-03-19T15:15:25.998394401Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-03-19T15:15:26.000093824Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.07E-05s
2026-03-19T15:15:26.001789278Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Series FirstAired DateTimeOffset
2026-03-19T15:15:26.050081804Z [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-03-19T15:15:26.068387551Z [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-03-19T15:15:26.085722802Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2026-03-19T15:15:26.089796546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2026-03-19T15:15:26.112235436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2026-03-19T15:15:26.115494099Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2026-03-19T15:15:26.119028155Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_Path" ON "Series" ("Path" ASC)
2026-03-19T15:15:26.122652805Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_CleanTitle" ON "Series" ("CleanTitle" ASC)
2026-03-19T15:15:26.125873141Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC)
2026-03-19T15:15:26.129278218Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvMazeId" ON "Series" ("TvMazeId" ASC)
2026-03-19T15:15:26.132961005Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1293431s
2026-03-19T15:15:26.134400474Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-03-19T15:15:26.135839372Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.09E-05s
2026-03-19T15:15:26.137210543Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Series NextAiring DateTimeOffset
2026-03-19T15:15:26.193702522Z [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-03-19T15:15:26.212233943Z [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-03-19T15:15:26.231188626Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2026-03-19T15:15:26.235884973Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2026-03-19T15:15:26.257928888Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2026-03-19T15:15:26.262676439Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2026-03-19T15:15:26.266579860Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_Path" ON "Series" ("Path" ASC)
2026-03-19T15:15:26.269888914Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_CleanTitle" ON "Series" ("CleanTitle" ASC)
2026-03-19T15:15:26.274146358Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC)
2026-03-19T15:15:26.277854606Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvMazeId" ON "Series" ("TvMazeId" ASC)
2026-03-19T15:15:26.281526942Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.142224s
2026-03-19T15:15:26.283008445Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-03-19T15:15:26.284457714Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.12E-05s
2026-03-19T15:15:26.286778748Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Series Added DateTimeOffset
2026-03-19T15:15:26.332594156Z [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-03-19T15:15:26.348255657Z [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-03-19T15:15:26.364692639Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2026-03-19T15:15:26.368542061Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2026-03-19T15:15:26.389347241Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2026-03-19T15:15:26.392898703Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2026-03-19T15:15:26.396409163Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_Path" ON "Series" ("Path" ASC)
2026-03-19T15:15:26.399706834Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_CleanTitle" ON "Series" ("CleanTitle" ASC)
2026-03-19T15:15:26.403152123Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC)
2026-03-19T15:15:26.406572070Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvMazeId" ON "Series" ("TvMazeId" ASC)
2026-03-19T15:15:26.409930454Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1214134s
2026-03-19T15:15:26.411269079Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles
2026-03-19T15:15:26.412757968Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.03E-05s
2026-03-19T15:15:26.414201244Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn SubtitleFiles LastUpdated DateTimeOffset
2026-03-19T15:15:26.458536652Z [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-03-19T15:15:26.466338304Z [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-03-19T15:15:26.473355886Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SubtitleFiles"
2026-03-19T15:15:26.476444146Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles_temp" RENAME TO "SubtitleFiles"
2026-03-19T15:15:26.498506918Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0820923s
2026-03-19T15:15:26.500002750Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles
2026-03-19T15:15:26.501618023Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.11E-05s
2026-03-19T15:15:26.503122493Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn SubtitleFiles Added DateTimeOffset
2026-03-19T15:15:26.549675767Z [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-03-19T15:15:26.558330967Z [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-03-19T15:15:26.565936855Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SubtitleFiles"
2026-03-19T15:15:26.569470211Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles_temp" RENAME TO "SubtitleFiles"
2026-03-19T15:15:26.591673716Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0865159s
2026-03-19T15:15:26.593469703Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-03-19T15:15:26.594919112Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.07E-05s
2026-03-19T15:15:26.596324473Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset
2026-03-19T15:15:26.641269618Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT)
2026-03-19T15:15:26.646002759Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo"
2026-03-19T15:15:26.650993150Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo"
2026-03-19T15:15:26.654389089Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo"
2026-03-19T15:15:26.676488986Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-03-19T15:15:26.681472152Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0833801s
2026-03-19T15:15:26.683368090Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (188, '2026-03-19T15:15:26', 'postgres_update_timestamp_columns_to_with_timezone')
2026-03-19T15:15:26.687672258Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:26.692444939Z [Info] FluentMigrator.Runner.MigrationRunner: 188: postgres_update_timestamp_columns_to_with_timezone migrated
2026-03-19T15:15:26.694465869Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0944179s
2026-03-19T15:15:26.698967636Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_colon_replacement_to_naming_config migrating
2026-03-19T15:15:26.700886901Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:26.704864120Z [Info] add_colon_replacement_to_naming_config: Starting migration of Main DB to 189
2026-03-19T15:15:26.714523434Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2026-03-19T15:15:26.717639629Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.31E-05s
2026-03-19T15:15:26.718962483Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig ColonReplacementFormat Int32
2026-03-19T15:15:26.721356514Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "ColonReplacementFormat" INTEGER NOT NULL DEFAULT 4
2026-03-19T15:15:26.731512618Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105913s
2026-03-19T15:15:26.733153222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (189, '2026-03-19T15:15:26', 'add_colon_replacement_to_naming_config')
2026-03-19T15:15:26.737197938Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:26.740314845Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_colon_replacement_to_naming_config migrated
2026-03-19T15:15:26.742158979Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0194774s
2026-03-19T15:15:26.743903592Z [Info] FluentMigrator.Runner.MigrationRunner: 190: health_restored_notification migrating
2026-03-19T15:15:26.745650741Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:26.747999571Z [Info] health_restored_notification: Starting migration of Main DB to 190
2026-03-19T15:15:26.753179122Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-03-19T15:15:26.754799916Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.39E-05s
2026-03-19T15:15:26.756107379Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthRestored Boolean
2026-03-19T15:15:26.758141506Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthRestored" INTEGER NOT NULL DEFAULT 0
2026-03-19T15:15:26.768100753Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100475s
2026-03-19T15:15:26.769691206Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (190, '2026-03-19T15:15:26', 'health_restored_notification')
2026-03-19T15:15:26.773554015Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:26.776508244Z [Info] FluentMigrator.Runner.MigrationRunner: 190: health_restored_notification migrated
2026-03-19T15:15:26.778171604Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0184862s
2026-03-19T15:15:26.779982251Z [Info] FluentMigrator.Runner.MigrationRunner: 191: add_download_client_tags migrating
2026-03-19T15:15:26.781490268Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:26.783836573Z [Info] add_download_client_tags: Starting migration of Main DB to 191
2026-03-19T15:15:26.788801913Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2026-03-19T15:15:26.790416244Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.15E-05s
2026-03-19T15:15:26.791660960Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Tags String
2026-03-19T15:15:26.793506547Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Tags" TEXT
2026-03-19T15:15:26.802789051Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093882s
2026-03-19T15:15:26.804363883Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (191, '2026-03-19T15:15:26', 'add_download_client_tags')
2026-03-19T15:15:26.808138695Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:26.810836929Z [Info] FluentMigrator.Runner.MigrationRunner: 191: add_download_client_tags migrated
2026-03-19T15:15:26.812513806Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0175072s
2026-03-19T15:15:26.814127656Z [Info] FluentMigrator.Runner.MigrationRunner: 192: import_exclusion_type migrating
2026-03-19T15:15:26.815708490Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:26.818029464Z [Info] import_exclusion_type: Starting migration of Main DB to 192
2026-03-19T15:15:26.825990397Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListExclusions
2026-03-19T15:15:26.827762355Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.29E-05s
2026-03-19T15:15:26.829052644Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListExclusions TvdbId Int32
2026-03-19T15:15:26.873942468Z [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-03-19T15:15:26.879058891Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportListExclusions_temp" ("Id", "TvdbId", "Title") SELECT "Id", "TvdbId", "Title" FROM "ImportListExclusions"
2026-03-19T15:15:26.883026862Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListExclusions"
2026-03-19T15:15:26.886248861Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListExclusions_temp" RENAME TO "ImportListExclusions"
2026-03-19T15:15:26.908108514Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListExclusions_TvdbId" ON "ImportListExclusions" ("TvdbId" ASC)
2026-03-19T15:15:26.912047166Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0812103s
2026-03-19T15:15:26.913624673Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (192, '2026-03-19T15:15:26', 'import_exclusion_type')
2026-03-19T15:15:26.917340838Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:26.925277832Z [Info] FluentMigrator.Runner.MigrationRunner: 192: import_exclusion_type migrated
2026-03-19T15:15:26.926917173Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0944738s
2026-03-19T15:15:26.928626556Z [Info] FluentMigrator.Runner.MigrationRunner: 193: add_import_list_items migrating
2026-03-19T15:15:26.930231187Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:26.932650840Z [Info] add_import_list_items: Starting migration of Main DB to 193
2026-03-19T15:15:26.945357059Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListItems
2026-03-19T15:15:26.947618824Z [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-03-19T15:15:26.954721558Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076631s
2026-03-19T15:15:26.956074964Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2026-03-19T15:15:26.957562871Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.5E-06s
2026-03-19T15:15:26.958833239Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportListStatus HasRemovedItemSinceLastClean Boolean
2026-03-19T15:15:26.960996195Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus" ADD COLUMN "HasRemovedItemSinceLastClean" INTEGER NOT NULL DEFAULT 0
2026-03-19T15:15:26.970621038Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097174s
2026-03-19T15:15:26.972214848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (193, '2026-03-19T15:15:26', 'add_import_list_items')
2026-03-19T15:15:26.975957856Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:26.979009452Z [Info] FluentMigrator.Runner.MigrationRunner: 193: add_import_list_items migrated
2026-03-19T15:15:26.980621007Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0181365s
2026-03-19T15:15:26.982274206Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_notification_status migrating
2026-03-19T15:15:26.983911273Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:26.986268691Z [Info] add_notification_status: Starting migration of Main DB to 194
2026-03-19T15:15:26.995887983Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NotificationStatus
2026-03-19T15:15:26.997970628Z [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-03-19T15:15:27.004523094Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068747s
2026-03-19T15:15:27.006203247Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NotificationStatus (ProviderId)
2026-03-19T15:15:27.008012501Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NotificationStatus_ProviderId" ON "NotificationStatus" ("ProviderId" ASC)
2026-03-19T15:15:27.011992937Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040505s
2026-03-19T15:15:27.013536656Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (194, '2026-03-19T15:15:27', 'add_notification_status')
2026-03-19T15:15:27.017270756Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:27.019994532Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_notification_status migrated
2026-03-19T15:15:27.021614444Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0120816s
2026-03-19T15:15:27.023271361Z [Info] FluentMigrator.Runner.MigrationRunner: 195: parse_language_tags_from_existing_subtitle_files migrating
2026-03-19T15:15:27.025248552Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:27.027548524Z [Info] parse_language_tags_from_existing_subtitle_files: Starting migration of Main DB to 195
2026-03-19T15:15:27.032108107Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-19T15:15:27.033605112Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-19T15:15:27.046958905Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0127806s
2026-03-19T15:15:27.049212313Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (195, '2026-03-19T15:15:27', 'parse_language_tags_from_existing_subtitle_files')
2026-03-19T15:15:27.053579508Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:27.056192921Z [Info] FluentMigrator.Runner.MigrationRunner: 195: parse_language_tags_from_existing_subtitle_files migrated
2026-03-19T15:15:27.058134472Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0226018s
2026-03-19T15:15:27.059786799Z [Info] FluentMigrator.Runner.MigrationRunner: 196: add_finale_type migrating
2026-03-19T15:15:27.061315057Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:27.063642625Z [Info] add_finale_type: Starting migration of Main DB to 196
2026-03-19T15:15:27.068181134Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2026-03-19T15:15:27.069720384Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.25E-05s
2026-03-19T15:15:27.070989129Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes FinaleType String
2026-03-19T15:15:27.072781138Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "FinaleType" TEXT
2026-03-19T15:15:27.082305490Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096281s
2026-03-19T15:15:27.083888648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (196, '2026-03-19T15:15:27', 'add_finale_type')
2026-03-19T15:15:27.087551885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:27.090204487Z [Info] FluentMigrator.Runner.MigrationRunner: 196: add_finale_type migrated
2026-03-19T15:15:27.091720190Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0175667s
2026-03-19T15:15:27.093346555Z [Info] FluentMigrator.Runner.MigrationRunner: 197: list_add_missing_search migrating
2026-03-19T15:15:27.094967109Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:27.097333955Z [Info] list_add_missing_search: Starting migration of Main DB to 197
2026-03-19T15:15:27.102491131Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2026-03-19T15:15:27.104135423Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-05s
2026-03-19T15:15:27.105446153Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists SearchForMissingEpisodes Boolean
2026-03-19T15:15:27.107527675Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "SearchForMissingEpisodes" INTEGER NOT NULL DEFAULT 1
2026-03-19T15:15:27.117640521Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102603s
2026-03-19T15:15:27.119207827Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (197, '2026-03-19T15:15:27', 'list_add_missing_search')
2026-03-19T15:15:27.122984704Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:27.125613618Z [Info] FluentMigrator.Runner.MigrationRunner: 197: list_add_missing_search migrated
2026-03-19T15:15:27.127217838Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0182756s
2026-03-19T15:15:27.128856458Z [Info] FluentMigrator.Runner.MigrationRunner: 198: parse_title_from_existing_subtitle_files migrating
2026-03-19T15:15:27.130700011Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:27.133057980Z [Info] parse_title_from_existing_subtitle_files: Starting migration of Main DB to 198
2026-03-19T15:15:27.140161015Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles
2026-03-19T15:15:27.141775877Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.25E-05s
2026-03-19T15:15:27.143073610Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SubtitleFiles Title String
2026-03-19T15:15:27.144867714Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles" ADD COLUMN "Title" TEXT
2026-03-19T15:15:27.154337866Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095891s
2026-03-19T15:15:27.155705319Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles
2026-03-19T15:15:27.157170821Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.1E-06s
2026-03-19T15:15:27.158459085Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SubtitleFiles Copy Int32
2026-03-19T15:15:27.160168478Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles" ADD COLUMN "Copy" INTEGER NOT NULL DEFAULT 0
2026-03-19T15:15:27.169313595Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092579s
2026-03-19T15:15:27.170662752Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-19T15:15:27.172043132Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-19T15:15:27.188935402Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0166379s
2026-03-19T15:15:27.191035010Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (198, '2026-03-19T15:15:27', 'parse_title_from_existing_subtitle_files')
2026-03-19T15:15:27.195279769Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:27.197979025Z [Info] FluentMigrator.Runner.MigrationRunner: 198: parse_title_from_existing_subtitle_files migrated
2026-03-19T15:15:27.199796264Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0259188s
2026-03-19T15:15:27.201461428Z [Info] FluentMigrator.Runner.MigrationRunner: 199: series_last_aired migrating
2026-03-19T15:15:27.203019766Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:27.205387424Z [Info] series_last_aired: Starting migration of Main DB to 199
2026-03-19T15:15:27.210049493Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-03-19T15:15:27.211564694Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.25E-05s
2026-03-19T15:15:27.212853189Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series LastAired DateTimeOffset
2026-03-19T15:15:27.214707885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "LastAired" DATETIME
2026-03-19T15:15:27.224373360Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097604s
2026-03-19T15:15:27.225976368Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (199, '2026-03-19T15:15:27', 'series_last_aired')
2026-03-19T15:15:27.229674265Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:27.232318090Z [Info] FluentMigrator.Runner.MigrationRunner: 199: series_last_aired migrated
2026-03-19T15:15:27.233861809Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0177446s
2026-03-19T15:15:27.235482864Z [Info] FluentMigrator.Runner.MigrationRunner: 200: AddNewItemMonitorType migrating
2026-03-19T15:15:27.237174190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:27.239490715Z [Info] AddNewItemMonitorType: Starting migration of Main DB to 200
2026-03-19T15:15:27.246003321Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-03-19T15:15:27.247542540Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.26E-05s
2026-03-19T15:15:27.248855254Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series MonitorNewItems Int32
2026-03-19T15:15:27.250669077Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0
2026-03-19T15:15:27.260704116Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101608s
2026-03-19T15:15:27.262066089Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2026-03-19T15:15:27.263477482Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.2E-06s
2026-03-19T15:15:27.264776678Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists MonitorNewItems Int32
2026-03-19T15:15:27.266607135Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0
2026-03-19T15:15:27.276065843Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095196s
2026-03-19T15:15:27.277624402Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (200, '2026-03-19T15:15:27', 'AddNewItemMonitorType')
2026-03-19T15:15:27.281388663Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:27.284029672Z [Info] FluentMigrator.Runner.MigrationRunner: 200: AddNewItemMonitorType migrated
2026-03-19T15:15:27.285593621Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.017511s
2026-03-19T15:15:27.287247332Z [Info] FluentMigrator.Runner.MigrationRunner: 201: email_encryption migrating
2026-03-19T15:15:27.288807734Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:27.291127035Z [Info] email_encryption: Starting migration of Main DB to 201
2026-03-19T15:15:27.294800814Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-19T15:15:27.296297889Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-19T15:15:27.317658146Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0207494s
2026-03-19T15:15:27.319923929Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (201, '2026-03-19T15:15:27', 'email_encryption')
2026-03-19T15:15:27.323860718Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:27.326496886Z [Info] FluentMigrator.Runner.MigrationRunner: 201: email_encryption migrated
2026-03-19T15:15:27.328045365Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0301865s
2026-03-19T15:15:27.329696199Z [Info] FluentMigrator.Runner.MigrationRunner: 202: add_indexer_flags migrating
2026-03-19T15:15:27.331246522Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:27.333609982Z [Info] add_indexer_flags: Starting migration of Main DB to 202
2026-03-19T15:15:27.340139381Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2026-03-19T15:15:27.341701126Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.25E-05s
2026-03-19T15:15:27.343036395Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blocklist IndexerFlags Int32
2026-03-19T15:15:27.344812642Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0
2026-03-19T15:15:27.354963726Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102585s
2026-03-19T15:15:27.356382413Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable EpisodeFiles
2026-03-19T15:15:27.357920420Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.3E-06s
2026-03-19T15:15:27.359110467Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn EpisodeFiles IndexerFlags Int32
2026-03-19T15:15:27.360925512Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0
2026-03-19T15:15:27.370857093Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100294s
2026-03-19T15:15:27.372436604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (202, '2026-03-19T15:15:27', 'add_indexer_flags')
2026-03-19T15:15:27.376174071Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:27.379065605Z [Info] FluentMigrator.Runner.MigrationRunner: 202: add_indexer_flags migrated
2026-03-19T15:15:27.380548331Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.018186s
2026-03-19T15:15:27.382145908Z [Info] FluentMigrator.Runner.MigrationRunner: 203: release_type migrating
2026-03-19T15:15:27.383612803Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:27.386056444Z [Info] release_type: Starting migration of Main DB to 203
2026-03-19T15:15:27.392958373Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2026-03-19T15:15:27.394543536Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.31E-05s
2026-03-19T15:15:27.395796910Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blocklist ReleaseType Int32
2026-03-19T15:15:27.397625773Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist" ADD COLUMN "ReleaseType" INTEGER NOT NULL DEFAULT 0
2026-03-19T15:15:27.407906227Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102198s
2026-03-19T15:15:27.409111905Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable EpisodeFiles
2026-03-19T15:15:27.410554881Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-06s
2026-03-19T15:15:27.411864669Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn EpisodeFiles ReleaseType Int32
2026-03-19T15:15:27.413622158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles" ADD COLUMN "ReleaseType" INTEGER NOT NULL DEFAULT 0
2026-03-19T15:15:27.423088312Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095188s
2026-03-19T15:15:27.424445415Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-19T15:15:27.425816296Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-19T15:15:27.439711560Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0136263s
2026-03-19T15:15:27.441787691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (203, '2026-03-19T15:15:27', 'release_type')
2026-03-19T15:15:27.445704829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:27.448884974Z [Info] FluentMigrator.Runner.MigrationRunner: 203: release_type migrated
2026-03-19T15:15:27.450390716Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0230635s
2026-03-19T15:15:27.452078435Z [Info] FluentMigrator.Runner.MigrationRunner: 204: add_add_release_hash migrating
2026-03-19T15:15:27.453677977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:27.456052048Z [Info] add_add_release_hash: Starting migration of Main DB to 204
2026-03-19T15:15:27.461581984Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable EpisodeFiles
2026-03-19T15:15:27.463190253Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.23E-05s
2026-03-19T15:15:27.464487285Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn EpisodeFiles ReleaseHash String
2026-03-19T15:15:27.466335477Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles" ADD COLUMN "ReleaseHash" TEXT
2026-03-19T15:15:27.476141626Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099055s
2026-03-19T15:15:27.477583029Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-19T15:15:27.478909761Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-19T15:15:27.495537658Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0163482s
2026-03-19T15:15:27.497599921Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (204, '2026-03-19T15:15:27', 'add_add_release_hash')
2026-03-19T15:15:27.501657332Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:27.504671342Z [Info] FluentMigrator.Runner.MigrationRunner: 204: add_add_release_hash migrated
2026-03-19T15:15:27.506275523Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0257405s
2026-03-19T15:15:27.507913692Z [Info] FluentMigrator.Runner.MigrationRunner: 205: rename_season_pack_spec migrating
2026-03-19T15:15:27.509565829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:27.512240115Z [Info] rename_season_pack_spec: Starting migration of Main DB to 205
2026-03-19T15:15:27.515580803Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "CustomFormats" SET "Specifications" = REPLACE("Specifications", 'SeasonPackSpecification', 'ReleaseTypeSpecification')
2026-03-19T15:15:27.518987523Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "CustomFormats" SET "Specifications" = REPLACE("Specifications", 'SeasonPackSpecification', 'ReleaseTypeSpecification')
2026-03-19T15:15:27.523178965Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042996s
2026-03-19T15:15:27.524761201Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (205, '2026-03-19T15:15:27', 'rename_season_pack_spec')
2026-03-19T15:15:27.528564130Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:27.531694183Z [Info] FluentMigrator.Runner.MigrationRunner: 205: rename_season_pack_spec migrated
2026-03-19T15:15:27.533356972Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0128562s
2026-03-19T15:15:27.534959619Z [Info] FluentMigrator.Runner.MigrationRunner: 206: add_tmdbid migrating
2026-03-19T15:15:27.536463288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:27.538801186Z [Info] add_tmdbid: Starting migration of Main DB to 206
2026-03-19T15:15:27.544760167Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-03-19T15:15:27.546308044Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.16E-05s
2026-03-19T15:15:27.547585637Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series TmdbId Int32
2026-03-19T15:15:27.549295631Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "TmdbId" INTEGER NOT NULL DEFAULT 0
2026-03-19T15:15:27.559322915Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101426s
2026-03-19T15:15:27.560787565Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (TmdbId)
2026-03-19T15:15:27.562351304Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TmdbId" ON "Series" ("TmdbId" ASC)
2026-03-19T15:15:27.565687613Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033914s
2026-03-19T15:15:27.567232865Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (206, '2026-03-19T15:15:27', 'add_tmdbid')
2026-03-19T15:15:27.570823276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:27.573465547Z [Info] FluentMigrator.Runner.MigrationRunner: 206: add_tmdbid migrated
2026-03-19T15:15:27.574928874Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111941s
2026-03-19T15:15:27.576617113Z [Info] FluentMigrator.Runner.MigrationRunner: 209: add_on_import_complete_to_notifications migrating
2026-03-19T15:15:27.585128294Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:27.588171253Z [Info] add_on_import_complete_to_notifications: Starting migration of Main DB to 209
2026-03-19T15:15:27.593484463Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-03-19T15:15:27.595113213Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.31E-05s
2026-03-19T15:15:27.596521649Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnImportComplete Boolean
2026-03-19T15:15:27.598521517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnImportComplete" INTEGER NOT NULL DEFAULT 0
2026-03-19T15:15:27.608942804Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105501s
2026-03-19T15:15:27.610577356Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (209, '2026-03-19T15:15:27', 'add_on_import_complete_to_notifications')
2026-03-19T15:15:27.614657143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:27.617293061Z [Info] FluentMigrator.Runner.MigrationRunner: 209: add_on_import_complete_to_notifications migrated
2026-03-19T15:15:27.619103637Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.018949s
2026-03-19T15:15:27.620730103Z [Info] FluentMigrator.Runner.MigrationRunner: 210: add_monitored_seasons_filter migrating
2026-03-19T15:15:27.622417711Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:27.624755670Z [Info] add_monitored_seasons_filter: Starting migration of Main DB to 210
2026-03-19T15:15:27.628453667Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-19T15:15:27.629931193Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-19T15:15:27.666464467Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0358977s
2026-03-19T15:15:27.668766233Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (210, '2026-03-19T15:15:27', 'add_monitored_seasons_filter')
2026-03-19T15:15:27.672924066Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:27.676037166Z [Info] FluentMigrator.Runner.MigrationRunner: 210: add_monitored_seasons_filter migrated
2026-03-19T15:15:27.677751909Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0460695s
2026-03-19T15:15:27.679419517Z [Info] FluentMigrator.Runner.MigrationRunner: 211: add_custom_colon_replacement_to_naming_config migrating
2026-03-19T15:15:27.681333632Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:27.683862024Z [Info] add_custom_colon_replacement_to_naming_config: Starting migration of Main DB to 211
2026-03-19T15:15:27.688976113Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2026-03-19T15:15:27.690615104Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-05s
2026-03-19T15:15:27.691875151Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig CustomColonReplacementFormat String
2026-03-19T15:15:27.694015282Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "CustomColonReplacementFormat" TEXT NOT NULL DEFAULT ''
2026-03-19T15:15:27.704541851Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106812s
2026-03-19T15:15:27.706120871Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (211, '2026-03-19T15:15:27', 'add_custom_colon_replacement_to_naming_config')
2026-03-19T15:15:27.710215587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:27.712883651Z [Info] FluentMigrator.Runner.MigrationRunner: 211: add_custom_colon_replacement_to_naming_config migrated
2026-03-19T15:15:27.714723576Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0190449s
2026-03-19T15:15:27.716360513Z [Info] FluentMigrator.Runner.MigrationRunner: 212: add_minium_upgrade_format_score_to_quality_profiles migrating
2026-03-19T15:15:27.718322705Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:27.720652306Z [Info] add_minium_upgrade_format_score_to_quality_profiles: Starting migration of Main DB to 212
2026-03-19T15:15:27.725902028Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2026-03-19T15:15:27.727533765Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.15E-05s
2026-03-19T15:15:27.728839885Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles MinUpgradeFormatScore Int32
2026-03-19T15:15:27.730846516Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "MinUpgradeFormatScore" INTEGER NOT NULL DEFAULT 1
2026-03-19T15:15:27.741197963Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104505s
2026-03-19T15:15:27.742774628Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (212, '2026-03-19T15:15:27', 'add_minium_upgrade_format_score_to_quality_profiles')
2026-03-19T15:15:27.746985288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:27.749623211Z [Info] FluentMigrator.Runner.MigrationRunner: 212: add_minium_upgrade_format_score_to_quality_profiles migrated
2026-03-19T15:15:27.751581374Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0189228s
2026-03-19T15:15:27.753221657Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_blurary576p_quality_in_profiles migrating
2026-03-19T15:15:27.754985399Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:27.757310642Z [Info] add_blurary576p_quality_in_profiles: Starting migration of Main DB to 214
2026-03-19T15:15:27.760017183Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (214, '2026-03-19T15:15:27', 'add_blurary576p_quality_in_profiles')
2026-03-19T15:15:27.764031217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:27.766780604Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_blurary576p_quality_in_profiles migrated
2026-03-19T15:15:27.768556009Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117858s
2026-03-19T15:15:27.770052062Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_blurary576p_quality_in_profiles_with_grouped_blurary480p migrating
2026-03-19T15:15:27.772115287Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:27.774353615Z [Info] add_blurary576p_quality_in_profiles_with_grouped_blurary480p: Starting migration of Main DB to 215
2026-03-19T15:15:27.778204019Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-19T15:15:27.779713519Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-19T15:15:27.813005436Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0329555s
2026-03-19T15:15:27.815087900Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (215, '2026-03-19T15:15:27', 'add_blurary576p_quality_in_profiles_with_grouped_blurary480p')
2026-03-19T15:15:27.819782595Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:27.822433283Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_blurary576p_quality_in_profiles_with_grouped_blurary480p migrated
2026-03-19T15:15:27.824516057Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0426803s
2026-03-19T15:15:27.826178114Z [Info] FluentMigrator.Runner.MigrationRunner: 217: add_mal_and_anilist_ids migrating
2026-03-19T15:15:27.827794369Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:27.830179222Z [Info] add_mal_and_anilist_ids: Starting migration of Main DB to 217
2026-03-19T15:15:27.836350230Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-03-19T15:15:27.837871524Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-05s
2026-03-19T15:15:27.839130870Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series MalIds String
2026-03-19T15:15:27.840899031Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "MalIds" TEXT NOT NULL DEFAULT '[]'
2026-03-19T15:15:27.851055334Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102687s
2026-03-19T15:15:27.852430003Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-03-19T15:15:27.853810393Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.6E-06s
2026-03-19T15:15:27.855063917Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series AniListIds String
2026-03-19T15:15:27.856801707Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "AniListIds" TEXT NOT NULL DEFAULT '[]'
2026-03-19T15:15:27.866527644Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096883s
2026-03-19T15:15:27.867957233Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (217, '2026-03-19T15:15:27', 'add_mal_and_anilist_ids')
2026-03-19T15:15:27.871774080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:27.874346431Z [Info] FluentMigrator.Runner.MigrationRunner: 217: add_mal_and_anilist_ids migrated
2026-03-19T15:15:27.875971423Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0176841s
2026-03-19T15:15:28.034627801Z [Debug] MigrationController: Took: 00:00:24.1135553
2026-03-19T15:15:31.780883123Z [Trace] EventAggregator: ConfigFileSavedEvent ~> ReconfigureLogging
2026-03-19T15:15:32.516667148Z [Info] MigrationController: *** Migrating data source=/config/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 ***
2026-03-19T15:15:32.752692168Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating
2026-03-19T15:15:32.766501930Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-19T15:15:32.769201486Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-19T15:15:32.784864861Z [Info] DatabaseEngineVersionCheck: SQLite 3.51.2
2026-03-19T15:15:32.788246321Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0186843s
2026-03-19T15:15:32.791205400Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated
2026-03-19T15:15:32.793999267Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.021665s
2026-03-19T15:15:32.828834842Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating
2026-03-19T15:15:32.832240841Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:32.839139705Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo
2026-03-19T15:15:32.969251797Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL)
2026-03-19T15:15:33.234246270Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.3859974s
2026-03-19T15:15:33.238550508Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:33.258644245Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated
2026-03-19T15:15:33.261579727Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.4157084s
2026-03-19T15:15:33.353944370Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating
2026-03-19T15:15:33.359212609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:33.410568986Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version)
2026-03-19T15:15:33.417032433Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-03-19T15:15:33.500313362Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0855408s
2026-03-19T15:15:33.506798583Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-03-19T15:15:33.514288206Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004442s
2026-03-19T15:15:33.537835929Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime
2026-03-19T15:15:33.550090699Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME
2026-03-19T15:15:33.628796534Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0808807s
2026-03-19T15:15:33.633988260Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:33.640438971Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated
2026-03-19T15:15:33.644851237Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0938466s
2026-03-19T15:15:33.656686071Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating
2026-03-19T15:15:33.661390625Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:33.669397110Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-03-19T15:15:33.672553717Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.13E-05s
2026-03-19T15:15:33.674926996Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String
2026-03-19T15:15:33.678268666Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT
2026-03-19T15:15:33.691080518Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0129553s
2026-03-19T15:15:33.693440591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:33.697608324Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated
2026-03-19T15:15:33.700634538Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0195117s
2026-03-19T15:15:33.716023079Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating
2026-03-19T15:15:33.718886657Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:33.726756475Z [Info] InitialSetup: Starting migration of Log DB to 1
2026-03-19T15:15:33.742523679Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Logs
2026-03-19T15:15:33.748294731Z [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-03-19T15:15:33.760542126Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0150009s
2026-03-19T15:15:33.765447946Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-03-19T15:15:33', 'InitialSetup')
2026-03-19T15:15:33.774671091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:33.779183659Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated
2026-03-19T15:15:33.781858536Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0336998s
2026-03-19T15:15:33.785033089Z [Info] FluentMigrator.Runner.MigrationRunner: 2: remove_tvrage_imdb_unique_constraint migrating
2026-03-19T15:15:33.788373736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:33.792233931Z [Info] remove_tvrage_imdb_unique_constraint: Starting migration of Log DB to 2
2026-03-19T15:15:33.796402075Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2026-03-19T15:15:33', 'remove_tvrage_imdb_unique_constraint')
2026-03-19T15:15:33.803764973Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:33.808007096Z [Info] FluentMigrator.Runner.MigrationRunner: 2: remove_tvrage_imdb_unique_constraint migrated
2026-03-19T15:15:33.811251290Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0195424s
2026-03-19T15:15:33.813782016Z [Info] FluentMigrator.Runner.MigrationRunner: 3: remove_renamed_scene_mapping_columns migrating
2026-03-19T15:15:33.817093946Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:33.820853578Z [Info] remove_renamed_scene_mapping_columns: Starting migration of Log DB to 3
2026-03-19T15:15:33.824287243Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2026-03-19T15:15:33', 'remove_renamed_scene_mapping_columns')
2026-03-19T15:15:33.831185455Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:33.835347307Z [Info] FluentMigrator.Runner.MigrationRunner: 3: remove_renamed_scene_mapping_columns migrated
2026-03-19T15:15:33.838682834Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0182538s
2026-03-19T15:15:33.841140073Z [Info] FluentMigrator.Runner.MigrationRunner: 4: updated_history migrating
2026-03-19T15:15:33.843878828Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:33.847682649Z [Info] updated_history: Starting migration of Log DB to 4
2026-03-19T15:15:33.850279208Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2026-03-19T15:15:33', 'updated_history')
2026-03-19T15:15:33.856516770Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:33.860606616Z [Info] FluentMigrator.Runner.MigrationRunner: 4: updated_history migrated
2026-03-19T15:15:33.863326664Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.016735s
2026-03-19T15:15:33.865778332Z [Info] FluentMigrator.Runner.MigrationRunner: 5: added_eventtype_to_history migrating
2026-03-19T15:15:33.868781109Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:33.872524598Z [Info] added_eventtype_to_history: Starting migration of Log DB to 5
2026-03-19T15:15:33.875285608Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2026-03-19T15:15:33', 'added_eventtype_to_history')
2026-03-19T15:15:33.881800930Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:33.886092192Z [Info] FluentMigrator.Runner.MigrationRunner: 5: added_eventtype_to_history migrated
2026-03-19T15:15:33.889101402Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0172727s
2026-03-19T15:15:33.891583020Z [Info] FluentMigrator.Runner.MigrationRunner: 6: add_index_to_log_time migrating
2026-03-19T15:15:33.894499483Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:33.898479599Z [Info] add_index_to_log_time: Starting migration of Log DB to 6
2026-03-19T15:15:33.913421390Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable Logs
2026-03-19T15:15:33.916588027Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs"
2026-03-19T15:15:33.924989778Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088842s
2026-03-19T15:15:33.927382707Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Logs
2026-03-19T15:15:33.930243197Z [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-03-19T15:15:33.940527800Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106714s
2026-03-19T15:15:33.942907261Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Logs (Time)
2026-03-19T15:15:33.945595275Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC)
2026-03-19T15:15:33.950681678Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051611s
2026-03-19T15:15:33.953266023Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2026-03-19T15:15:33', 'add_index_to_log_time')
2026-03-19T15:15:33.959711523Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:33.964054360Z [Info] FluentMigrator.Runner.MigrationRunner: 6: add_index_to_log_time migrated
2026-03-19T15:15:33.966880571Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0185821s
2026-03-19T15:15:33.969541280Z [Info] FluentMigrator.Runner.MigrationRunner: 7: add_renameEpisodes_to_naming migrating
2026-03-19T15:15:33.972646864Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:33.976570706Z [Info] add_renameEpisodes_to_naming: Starting migration of Log DB to 7
2026-03-19T15:15:33.979489124Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2026-03-19T15:15:33', 'add_renameEpisodes_to_naming')
2026-03-19T15:15:33.986025177Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:33.990117638Z [Info] FluentMigrator.Runner.MigrationRunner: 7: add_renameEpisodes_to_naming migrated
2026-03-19T15:15:33.993241710Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.01748s
2026-03-19T15:15:33.995653758Z [Info] FluentMigrator.Runner.MigrationRunner: 8: remove_backlog migrating
2026-03-19T15:15:33.998345819Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:34.002057454Z [Info] remove_backlog: Starting migration of Log DB to 8
2026-03-19T15:15:34.004765297Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2026-03-19T15:15:34', 'remove_backlog')
2026-03-19T15:15:34.010978029Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:34.015039398Z [Info] FluentMigrator.Runner.MigrationRunner: 8: remove_backlog migrated
2026-03-19T15:15:34.017763053Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0166883s
2026-03-19T15:15:34.020250132Z [Info] FluentMigrator.Runner.MigrationRunner: 9: fix_rename_episodes migrating
2026-03-19T15:15:34.023032235Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:34.026835605Z [Info] fix_rename_episodes: Starting migration of Log DB to 9
2026-03-19T15:15:34.029470351Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2026-03-19T15:15:34', 'fix_rename_episodes')
2026-03-19T15:15:34.035808605Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:34.039892220Z [Info] FluentMigrator.Runner.MigrationRunner: 9: fix_rename_episodes migrated
2026-03-19T15:15:34.042691507Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0168358s
2026-03-19T15:15:34.045201301Z [Info] FluentMigrator.Runner.MigrationRunner: 10: add_monitored migrating
2026-03-19T15:15:34.047949726Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:34.051679137Z [Info] add_monitored: Starting migration of Log DB to 10
2026-03-19T15:15:34.054275436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2026-03-19T15:15:34', 'add_monitored')
2026-03-19T15:15:34.060488117Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:34.064701503Z [Info] FluentMigrator.Runner.MigrationRunner: 10: add_monitored migrated
2026-03-19T15:15:34.067440840Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0167226s
2026-03-19T15:15:34.070217071Z [Info] FluentMigrator.Runner.MigrationRunner: 11: remove_ignored migrating
2026-03-19T15:15:34.072748188Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:34.077233751Z [Info] remove_ignored: Starting migration of Log DB to 11
2026-03-19T15:15:34.080165416Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2026-03-19T15:15:34', 'remove_ignored')
2026-03-19T15:15:34.086278627Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:34.091775978Z [Info] FluentMigrator.Runner.MigrationRunner: 11: remove_ignored migrated
2026-03-19T15:15:34.094673473Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0188086s
2026-03-19T15:15:34.097321226Z [Info] FluentMigrator.Runner.MigrationRunner: 12: remove_custom_start_date migrating
2026-03-19T15:15:34.108793059Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:34.112744216Z [Info] remove_custom_start_date: Starting migration of Log DB to 12
2026-03-19T15:15:34.116494839Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2026-03-19T15:15:34', 'remove_custom_start_date')
2026-03-19T15:15:34.125636861Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:34.130557220Z [Info] FluentMigrator.Runner.MigrationRunner: 12: remove_custom_start_date migrated
2026-03-19T15:15:34.133652223Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0238659s
2026-03-19T15:15:34.141564437Z [Info] FluentMigrator.Runner.MigrationRunner: 13: add_air_date_utc migrating
2026-03-19T15:15:34.144397242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:34.148371997Z [Info] add_air_date_utc: Starting migration of Log DB to 13
2026-03-19T15:15:34.150837823Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2026-03-19T15:15:34', 'add_air_date_utc')
2026-03-19T15:15:34.157165065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:34.161325193Z [Info] FluentMigrator.Runner.MigrationRunner: 13: add_air_date_utc migrated
2026-03-19T15:15:34.164208420Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0169296s
2026-03-19T15:15:34.169918489Z [Info] FluentMigrator.Runner.MigrationRunner: 14: drop_air_date migrating
2026-03-19T15:15:34.172922810Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:34.176725418Z [Info] drop_air_date: Starting migration of Log DB to 14
2026-03-19T15:15:34.179222937Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2026-03-19T15:15:34', 'drop_air_date')
2026-03-19T15:15:34.185490750Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:34.191161440Z [Info] FluentMigrator.Runner.MigrationRunner: 14: drop_air_date migrated
2026-03-19T15:15:34.194097163Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0182064s
2026-03-19T15:15:34.196606697Z [Info] FluentMigrator.Runner.MigrationRunner: 15: add_air_date_as_string migrating
2026-03-19T15:15:34.199541116Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:34.203816877Z [Info] add_air_date_as_string: Starting migration of Log DB to 15
2026-03-19T15:15:34.207232786Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2026-03-19T15:15:34', 'add_air_date_as_string')
2026-03-19T15:15:34.213775212Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:34.217943146Z [Info] FluentMigrator.Runner.MigrationRunner: 15: add_air_date_as_string migrated
2026-03-19T15:15:34.221106687Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0183736s
2026-03-19T15:15:34.224693932Z [Info] FluentMigrator.Runner.MigrationRunner: 16: updated_imported_history_item migrating
2026-03-19T15:15:34.227936762Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:34.231674760Z [Info] updated_imported_history_item: Starting migration of Log DB to 16
2026-03-19T15:15:34.234589410Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2026-03-19T15:15:34', 'updated_imported_history_item')
2026-03-19T15:15:34.242388005Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:34.246541059Z [Info] FluentMigrator.Runner.MigrationRunner: 16: updated_imported_history_item migrated
2026-03-19T15:15:34.249747116Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0186362s
2026-03-19T15:15:34.252973794Z [Info] FluentMigrator.Runner.MigrationRunner: 17: reset_scene_names migrating
2026-03-19T15:15:34.255887071Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:34.260264066Z [Info] reset_scene_names: Starting migration of Log DB to 17
2026-03-19T15:15:34.263451615Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2026-03-19T15:15:34', 'reset_scene_names')
2026-03-19T15:15:34.270016176Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:34.274160773Z [Info] FluentMigrator.Runner.MigrationRunner: 17: reset_scene_names migrated
2026-03-19T15:15:34.277116084Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0182801s
2026-03-19T15:15:34.279628564Z [Info] FluentMigrator.Runner.MigrationRunner: 18: remove_duplicates migrating
2026-03-19T15:15:34.282936827Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:34.287023226Z [Info] remove_duplicates: Starting migration of Log DB to 18
2026-03-19T15:15:34.289701931Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2026-03-19T15:15:34', 'remove_duplicates')
2026-03-19T15:15:34.296129686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:34.300440788Z [Info] FluentMigrator.Runner.MigrationRunner: 18: remove_duplicates migrated
2026-03-19T15:15:34.303265056Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0176893s
2026-03-19T15:15:34.305783347Z [Info] FluentMigrator.Runner.MigrationRunner: 19: restore_unique_constraints migrating
2026-03-19T15:15:34.308834512Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:34.312657932Z [Info] restore_unique_constraints: Starting migration of Log DB to 19
2026-03-19T15:15:34.315535607Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2026-03-19T15:15:34', 'restore_unique_constraints')
2026-03-19T15:15:34.322114937Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:34.326223362Z [Info] FluentMigrator.Runner.MigrationRunner: 19: restore_unique_constraints migrated
2026-03-19T15:15:34.329478257Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.017389s
2026-03-19T15:15:34.331967509Z [Info] FluentMigrator.Runner.MigrationRunner: 20: add_year_and_seasons_to_series migrating
2026-03-19T15:15:34.335204829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:34.339099683Z [Info] add_year_and_seasons_to_series: Starting migration of Log DB to 20
2026-03-19T15:15:34.342031898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2026-03-19T15:15:34', 'add_year_and_seasons_to_series')
2026-03-19T15:15:34.348937576Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:34.353217675Z [Info] FluentMigrator.Runner.MigrationRunner: 20: add_year_and_seasons_to_series migrated
2026-03-19T15:15:34.356454053Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0179705s
2026-03-19T15:15:34.358976673Z [Info] FluentMigrator.Runner.MigrationRunner: 21: drop_seasons_table migrating
2026-03-19T15:15:34.361877706Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:34.365847561Z [Info] drop_seasons_table: Starting migration of Log DB to 21
2026-03-19T15:15:34.369191154Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2026-03-19T15:15:34', 'drop_seasons_table')
2026-03-19T15:15:34.375693599Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:34.379869018Z [Info] FluentMigrator.Runner.MigrationRunner: 21: drop_seasons_table migrated
2026-03-19T15:15:34.382884501Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0179985s
2026-03-19T15:15:34.385551983Z [Info] FluentMigrator.Runner.MigrationRunner: 22: move_indexer_to_generic_provider migrating
2026-03-19T15:15:34.388787128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:34.392820672Z [Info] move_indexer_to_generic_provider: Starting migration of Log DB to 22
2026-03-19T15:15:34.396472356Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2026-03-19T15:15:34', 'move_indexer_to_generic_provider')
2026-03-19T15:15:34.403338924Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:34.407536568Z [Info] FluentMigrator.Runner.MigrationRunner: 22: move_indexer_to_generic_provider migrated
2026-03-19T15:15:34.411102780Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0187561s
2026-03-19T15:15:34.413626202Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_config_contract_to_indexers migrating
2026-03-19T15:15:34.416842609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:34.420864509Z [Info] add_config_contract_to_indexers: Starting migration of Log DB to 23
2026-03-19T15:15:34.423860353Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2026-03-19T15:15:34', 'add_config_contract_to_indexers')
2026-03-19T15:15:34.431208751Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:34.435441015Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_config_contract_to_indexers migrated
2026-03-19T15:15:34.438779618Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0185987s
2026-03-19T15:15:34.441325255Z [Info] FluentMigrator.Runner.MigrationRunner: 24: drop_tvdb_episodeid migrating
2026-03-19T15:15:34.444201327Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:34.448555065Z [Info] drop_tvdb_episodeid: Starting migration of Log DB to 24
2026-03-19T15:15:34.452528988Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2026-03-19T15:15:34', 'drop_tvdb_episodeid')
2026-03-19T15:15:34.460576896Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:34.464879942Z [Info] FluentMigrator.Runner.MigrationRunner: 24: drop_tvdb_episodeid migrated
2026-03-19T15:15:34.467764471Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0206857s
2026-03-19T15:15:34.470334276Z [Info] FluentMigrator.Runner.MigrationRunner: 25: move_notification_to_generic_provider migrating
2026-03-19T15:15:34.473839736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:34.477746033Z [Info] move_notification_to_generic_provider: Starting migration of Log DB to 25
2026-03-19T15:15:34.480873281Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2026-03-19T15:15:34', 'move_notification_to_generic_provider')
2026-03-19T15:15:34.488553247Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:34.493542666Z [Info] FluentMigrator.Runner.MigrationRunner: 25: move_notification_to_generic_provider migrated
2026-03-19T15:15:34.496892412Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0197101s
2026-03-19T15:15:34.499379220Z [Info] FluentMigrator.Runner.MigrationRunner: 26: add_config_contract_to_notifications migrating
2026-03-19T15:15:34.502658674Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:34.507017743Z [Info] add_config_contract_to_notifications: Starting migration of Log DB to 26
2026-03-19T15:15:34.510133718Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2026-03-19T15:15:34', 'add_config_contract_to_notifications')
2026-03-19T15:15:34.517264268Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:34.521883591Z [Info] FluentMigrator.Runner.MigrationRunner: 26: add_config_contract_to_notifications migrated
2026-03-19T15:15:34.525587160Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0191897s
2026-03-19T15:15:34.528817967Z [Info] FluentMigrator.Runner.MigrationRunner: 27: fix_omgwtfnzbs migrating
2026-03-19T15:15:34.532152712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:34.536057005Z [Info] fix_omgwtfnzbs: Starting migration of Log DB to 27
2026-03-19T15:15:34.539345388Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2026-03-19T15:15:34', 'fix_omgwtfnzbs')
2026-03-19T15:15:34.546949922Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:34.552132770Z [Info] FluentMigrator.Runner.MigrationRunner: 27: fix_omgwtfnzbs migrated
2026-03-19T15:15:34.555084685Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0198734s
2026-03-19T15:15:34.557636394Z [Info] FluentMigrator.Runner.MigrationRunner: 28: add_blacklist_table migrating
2026-03-19T15:15:34.561386466Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:34.565760194Z [Info] add_blacklist_table: Starting migration of Log DB to 28
2026-03-19T15:15:34.569927487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2026-03-19T15:15:34', 'add_blacklist_table')
2026-03-19T15:15:34.577399926Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:34.582336227Z [Info] FluentMigrator.Runner.MigrationRunner: 28: add_blacklist_table migrated
2026-03-19T15:15:34.586709895Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0205428s
2026-03-19T15:15:34.589749887Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_formats_to_naming_config migrating
2026-03-19T15:15:34.593581714Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:34.597977828Z [Info] add_formats_to_naming_config: Starting migration of Log DB to 29
2026-03-19T15:15:34.601931009Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2026-03-19T15:15:34', 'add_formats_to_naming_config')
2026-03-19T15:15:34.610237658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:34.614684744Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_formats_to_naming_config migrated
2026-03-19T15:15:34.618604598Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0216505s
2026-03-19T15:15:34.693513627Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_season_folder_format_to_naming_config migrating
2026-03-19T15:15:34.702815039Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:34.707977145Z [Info] add_season_folder_format_to_naming_config: Starting migration of Log DB to 30
2026-03-19T15:15:34.711789202Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2026-03-19T15:15:34', 'add_season_folder_format_to_naming_config')
2026-03-19T15:15:34.720199820Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:34.725931554Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_season_folder_format_to_naming_config migrated
2026-03-19T15:15:34.729597546Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0233916s
2026-03-19T15:15:34.732137692Z [Info] FluentMigrator.Runner.MigrationRunner: 31: delete_old_naming_config_columns migrating
2026-03-19T15:15:34.735315161Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:34.740493931Z [Info] delete_old_naming_config_columns: Starting migration of Log DB to 31
2026-03-19T15:15:34.744732326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2026-03-19T15:15:34', 'delete_old_naming_config_columns')
2026-03-19T15:15:34.752503958Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:34.757160085Z [Info] FluentMigrator.Runner.MigrationRunner: 31: delete_old_naming_config_columns migrated
2026-03-19T15:15:34.760427404Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0218684s
2026-03-19T15:15:34.763276693Z [Info] FluentMigrator.Runner.MigrationRunner: 32: set_default_release_group migrating
2026-03-19T15:15:34.767358183Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:34.771703163Z [Info] set_default_release_group: Starting migration of Log DB to 32
2026-03-19T15:15:34.775290658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2026-03-19T15:15:34', 'set_default_release_group')
2026-03-19T15:15:34.782633746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:34.787244131Z [Info] FluentMigrator.Runner.MigrationRunner: 32: set_default_release_group migrated
2026-03-19T15:15:34.790864672Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0206017s
2026-03-19T15:15:34.794642661Z [Info] FluentMigrator.Runner.MigrationRunner: 33: add_api_key_to_pushover migrating
2026-03-19T15:15:34.798983112Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:34.804263436Z [Info] add_api_key_to_pushover: Starting migration of Log DB to 33
2026-03-19T15:15:34.807398339Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2026-03-19T15:15:34', 'add_api_key_to_pushover')
2026-03-19T15:15:34.814605684Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:34.818810813Z [Info] FluentMigrator.Runner.MigrationRunner: 33: add_api_key_to_pushover migrated
2026-03-19T15:15:34.821795363Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0201041s
2026-03-19T15:15:34.824978915Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_series_contraints migrating
2026-03-19T15:15:34.828987778Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:34.832786138Z [Info] remove_series_contraints: Starting migration of Log DB to 34
2026-03-19T15:15:34.835610375Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2026-03-19T15:15:34', 'remove_series_contraints')
2026-03-19T15:15:34.842884315Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:34.848183176Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_series_contraints migrated
2026-03-19T15:15:34.852475851Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0192413s
2026-03-19T15:15:34.855798983Z [Info] FluentMigrator.Runner.MigrationRunner: 35: add_series_folder_format_to_naming_config migrating
2026-03-19T15:15:34.860115476Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:34.865509149Z [Info] add_series_folder_format_to_naming_config: Starting migration of Log DB to 35
2026-03-19T15:15:34.870194465Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2026-03-19T15:15:34', 'add_series_folder_format_to_naming_config')
2026-03-19T15:15:34.877444846Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:34.881667570Z [Info] FluentMigrator.Runner.MigrationRunner: 35: add_series_folder_format_to_naming_config migrated
2026-03-19T15:15:34.885435358Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0215913s
2026-03-19T15:15:34.888060034Z [Info] FluentMigrator.Runner.MigrationRunner: 36: update_with_quality_converters migrating
2026-03-19T15:15:34.891226571Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:34.895831415Z [Info] update_with_quality_converters: Starting migration of Log DB to 36
2026-03-19T15:15:34.900324624Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2026-03-19T15:15:34', 'update_with_quality_converters')
2026-03-19T15:15:34.907242796Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:34.912359851Z [Info] FluentMigrator.Runner.MigrationRunner: 36: update_with_quality_converters migrated
2026-03-19T15:15:34.915564866Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0205837s
2026-03-19T15:15:34.918023928Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_configurable_qualities migrating
2026-03-19T15:15:34.921104211Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:34.924911900Z [Info] add_configurable_qualities: Starting migration of Log DB to 37
2026-03-19T15:15:34.927775667Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2026-03-19T15:15:34', 'add_configurable_qualities')
2026-03-19T15:15:34.935051079Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:34.939318563Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_configurable_qualities migrated
2026-03-19T15:15:34.943258538Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0182218s
2026-03-19T15:15:34.945854426Z [Info] FluentMigrator.Runner.MigrationRunner: 38: add_on_upgrade_to_notifications migrating
2026-03-19T15:15:34.948974880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:34.952755243Z [Info] add_on_upgrade_to_notifications: Starting migration of Log DB to 38
2026-03-19T15:15:34.955728752Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2026-03-19T15:15:34', 'add_on_upgrade_to_notifications')
2026-03-19T15:15:34.962780062Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:34.967273472Z [Info] FluentMigrator.Runner.MigrationRunner: 38: add_on_upgrade_to_notifications migrated
2026-03-19T15:15:34.970415490Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0183397s
2026-03-19T15:15:34.972914963Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_metadata_tables migrating
2026-03-19T15:15:34.975787107Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:34.979601950Z [Info] add_metadata_tables: Starting migration of Log DB to 39
2026-03-19T15:15:34.982301316Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2026-03-19T15:15:34', 'add_metadata_tables')
2026-03-19T15:15:34.988801988Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:34.993057819Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_metadata_tables migrated
2026-03-19T15:15:34.995924231Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0172906s
2026-03-19T15:15:34.998485911Z [Info] FluentMigrator.Runner.MigrationRunner: 40: add_metadata_to_episodes_and_series migrating
2026-03-19T15:15:35.001781748Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:35.005713255Z [Info] add_metadata_to_episodes_and_series: Starting migration of Log DB to 40
2026-03-19T15:15:35.008841566Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2026-03-19T15:15:35', 'add_metadata_to_episodes_and_series')
2026-03-19T15:15:35.015893117Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:35.020265592Z [Info] FluentMigrator.Runner.MigrationRunner: 40: add_metadata_to_episodes_and_series migrated
2026-03-19T15:15:35.023524145Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0184913s
2026-03-19T15:15:35.026052747Z [Info] FluentMigrator.Runner.MigrationRunner: 41: fix_xbmc_season_images_metadata migrating
2026-03-19T15:15:35.030581968Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:35.036022726Z [Info] fix_xbmc_season_images_metadata: Starting migration of Log DB to 41
2026-03-19T15:15:35.039610221Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2026-03-19T15:15:35', 'fix_xbmc_season_images_metadata')
2026-03-19T15:15:35.046370746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:35.050426363Z [Info] FluentMigrator.Runner.MigrationRunner: 41: fix_xbmc_season_images_metadata migrated
2026-03-19T15:15:35.054109491Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0198919s
2026-03-19T15:15:35.056907726Z [Info] FluentMigrator.Runner.MigrationRunner: 42: add_download_clients_table migrating
2026-03-19T15:15:35.059884211Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:35.063657439Z [Info] add_download_clients_table: Starting migration of Log DB to 42
2026-03-19T15:15:35.066561538Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2026-03-19T15:15:35', 'add_download_clients_table')
2026-03-19T15:15:35.073138112Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:35.077220854Z [Info] FluentMigrator.Runner.MigrationRunner: 42: add_download_clients_table migrated
2026-03-19T15:15:35.080241658Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0173467s
2026-03-19T15:15:35.082658145Z [Info] FluentMigrator.Runner.MigrationRunner: 43: convert_config_to_download_clients migrating
2026-03-19T15:15:35.085837979Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:35.089773805Z [Info] convert_config_to_download_clients: Starting migration of Log DB to 43
2026-03-19T15:15:35.092747433Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (43, '2026-03-19T15:15:35', 'convert_config_to_download_clients')
2026-03-19T15:15:35.099590956Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:35.104008161Z [Info] FluentMigrator.Runner.MigrationRunner: 43: convert_config_to_download_clients migrated
2026-03-19T15:15:35.107197555Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0181174s
2026-03-19T15:15:35.109632238Z [Info] FluentMigrator.Runner.MigrationRunner: 44: fix_xbmc_episode_metadata migrating
2026-03-19T15:15:35.112652050Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:35.116351400Z [Info] fix_xbmc_episode_metadata: Starting migration of Log DB to 44
2026-03-19T15:15:35.119065786Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2026-03-19T15:15:35', 'fix_xbmc_episode_metadata')
2026-03-19T15:15:35.125549053Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:35.129698159Z [Info] FluentMigrator.Runner.MigrationRunner: 44: fix_xbmc_episode_metadata migrated
2026-03-19T15:15:35.133241164Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0170312s
2026-03-19T15:15:35.136411158Z [Info] FluentMigrator.Runner.MigrationRunner: 45: add_indexes migrating
2026-03-19T15:15:35.139136667Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:35.143381456Z [Info] add_indexes: Starting migration of Log DB to 45
2026-03-19T15:15:35.146314933Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (45, '2026-03-19T15:15:35', 'add_indexes')
2026-03-19T15:15:35.153039295Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:35.158299970Z [Info] FluentMigrator.Runner.MigrationRunner: 45: add_indexes migrated
2026-03-19T15:15:35.160975709Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0191075s
2026-03-19T15:15:35.163901480Z [Info] FluentMigrator.Runner.MigrationRunner: 46: fix_nzb_su_url migrating
2026-03-19T15:15:35.166990041Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:35.173040376Z [Info] fix_nzb_su_url: Starting migration of Log DB to 46
2026-03-19T15:15:35.175874813Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (46, '2026-03-19T15:15:35', 'fix_nzb_su_url')
2026-03-19T15:15:35.182472290Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:35.186904136Z [Info] FluentMigrator.Runner.MigrationRunner: 46: fix_nzb_su_url migrated
2026-03-19T15:15:35.189659074Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.019956s
2026-03-19T15:15:35.192608103Z [Info] FluentMigrator.Runner.MigrationRunner: 47: add_temporary_blacklist_columns migrating
2026-03-19T15:15:35.196650404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:35.200579406Z [Info] add_temporary_blacklist_columns: Starting migration of Log DB to 47
2026-03-19T15:15:35.203705141Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (47, '2026-03-19T15:15:35', 'add_temporary_blacklist_columns')
2026-03-19T15:15:35.211773390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:35.216513737Z [Info] FluentMigrator.Runner.MigrationRunner: 47: add_temporary_blacklist_columns migrated
2026-03-19T15:15:35.221367371Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0207833s
2026-03-19T15:15:35.224548437Z [Info] FluentMigrator.Runner.MigrationRunner: 48: add_title_to_scenemappings migrating
2026-03-19T15:15:35.227529341Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:35.232220789Z [Info] add_title_to_scenemappings: Starting migration of Log DB to 48
2026-03-19T15:15:35.235939909Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (48, '2026-03-19T15:15:35', 'add_title_to_scenemappings')
2026-03-19T15:15:35.242922301Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:35.247577906Z [Info] FluentMigrator.Runner.MigrationRunner: 48: add_title_to_scenemappings migrated
2026-03-19T15:15:35.251237637Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0200484s
2026-03-19T15:15:35.253424942Z [Info] FluentMigrator.Runner.MigrationRunner: 49: fix_dognzb_url migrating
2026-03-19T15:15:35.256184369Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:35.260199425Z [Info] fix_dognzb_url: Starting migration of Log DB to 49
2026-03-19T15:15:35.263090998Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (49, '2026-03-19T15:15:35', 'fix_dognzb_url')
2026-03-19T15:15:35.270638178Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:35.276408147Z [Info] FluentMigrator.Runner.MigrationRunner: 49: fix_dognzb_url migrated
2026-03-19T15:15:35.280923130Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0198338s
2026-03-19T15:15:35.283358645Z [Info] FluentMigrator.Runner.MigrationRunner: 50: add_hash_to_metadata_files migrating
2026-03-19T15:15:35.286372706Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:35.290252799Z [Info] add_hash_to_metadata_files: Starting migration of Log DB to 50
2026-03-19T15:15:35.294145990Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (50, '2026-03-19T15:15:35', 'add_hash_to_metadata_files')
2026-03-19T15:15:35.300732505Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:35.306055083Z [Info] FluentMigrator.Runner.MigrationRunner: 50: add_hash_to_metadata_files migrated
2026-03-19T15:15:35.309047791Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0196043s
2026-03-19T15:15:35.311987010Z [Info] FluentMigrator.Runner.MigrationRunner: 51: download_client_import migrating
2026-03-19T15:15:35.314999357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:35.319009733Z [Info] download_client_import: Starting migration of Log DB to 51
2026-03-19T15:15:35.321707326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (51, '2026-03-19T15:15:35', 'download_client_import')
2026-03-19T15:15:35.328277047Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:35.332875447Z [Info] FluentMigrator.Runner.MigrationRunner: 51: download_client_import migrated
2026-03-19T15:15:35.336413132Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.017873s
2026-03-19T15:15:35.338842644Z [Info] FluentMigrator.Runner.MigrationRunner: 52: add_columns_for_anime migrating
2026-03-19T15:15:35.341557312Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:35.345777090Z [Info] add_columns_for_anime: Starting migration of Log DB to 52
2026-03-19T15:15:35.349532212Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (52, '2026-03-19T15:15:35', 'add_columns_for_anime')
2026-03-19T15:15:35.357438054Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:35.363512828Z [Info] FluentMigrator.Runner.MigrationRunner: 52: add_columns_for_anime migrated
2026-03-19T15:15:35.366605376Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0210399s
2026-03-19T15:15:35.369059358Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_series_sorttitle migrating
2026-03-19T15:15:35.371825669Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:35.375743589Z [Info] add_series_sorttitle: Starting migration of Log DB to 53
2026-03-19T15:15:35.379762944Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (53, '2026-03-19T15:15:35', 'add_series_sorttitle')
2026-03-19T15:15:35.387090481Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:35.391293225Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_series_sorttitle migrated
2026-03-19T15:15:35.394111951Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0194683s
2026-03-19T15:15:35.396562196Z [Info] FluentMigrator.Runner.MigrationRunner: 54: rename_profiles migrating
2026-03-19T15:15:35.399202954Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:35.403080924Z [Info] rename_profiles: Starting migration of Log DB to 54
2026-03-19T15:15:35.406055214Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (54, '2026-03-19T15:15:35', 'rename_profiles')
2026-03-19T15:15:35.414557236Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:35.419337212Z [Info] FluentMigrator.Runner.MigrationRunner: 54: rename_profiles migrated
2026-03-19T15:15:35.423058998Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0194199s
2026-03-19T15:15:35.425658763Z [Info] FluentMigrator.Runner.MigrationRunner: 55: drop_old_profile_columns migrating
2026-03-19T15:15:35.428520136Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:35.433084488Z [Info] drop_old_profile_columns: Starting migration of Log DB to 55
2026-03-19T15:15:35.436183429Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (55, '2026-03-19T15:15:35', 'drop_old_profile_columns')
2026-03-19T15:15:35.444041615Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:35.448646127Z [Info] FluentMigrator.Runner.MigrationRunner: 55: drop_old_profile_columns migrated
2026-03-19T15:15:35.451596730Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0200954s
2026-03-19T15:15:35.454094260Z [Info] FluentMigrator.Runner.MigrationRunner: 56: add_mediainfo_to_episodefile migrating
2026-03-19T15:15:35.457216828Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:35.462020382Z [Info] add_mediainfo_to_episodefile: Starting migration of Log DB to 56
2026-03-19T15:15:35.465099864Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (56, '2026-03-19T15:15:35', 'add_mediainfo_to_episodefile')
2026-03-19T15:15:35.471931943Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:35.476522357Z [Info] FluentMigrator.Runner.MigrationRunner: 56: add_mediainfo_to_episodefile migrated
2026-03-19T15:15:35.479746000Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0193293s
2026-03-19T15:15:35.482230433Z [Info] FluentMigrator.Runner.MigrationRunner: 57: convert_episode_file_path_to_relative migrating
2026-03-19T15:15:35.485475599Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:35.489868074Z [Info] convert_episode_file_path_to_relative: Starting migration of Log DB to 57
2026-03-19T15:15:35.493333584Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (57, '2026-03-19T15:15:35', 'convert_episode_file_path_to_relative')
2026-03-19T15:15:35.501098892Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:35.505863297Z [Info] FluentMigrator.Runner.MigrationRunner: 57: convert_episode_file_path_to_relative migrated
2026-03-19T15:15:35.509430952Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0202967s
2026-03-19T15:15:35.512278807Z [Info] FluentMigrator.Runner.MigrationRunner: 58: drop_episode_file_path migrating
2026-03-19T15:15:35.515109518Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:35.519757058Z [Info] drop_episode_file_path: Starting migration of Log DB to 58
2026-03-19T15:15:35.523279712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (58, '2026-03-19T15:15:35', 'drop_episode_file_path')
2026-03-19T15:15:35.532025455Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:35.536634948Z [Info] FluentMigrator.Runner.MigrationRunner: 58: drop_episode_file_path migrated
2026-03-19T15:15:35.539986338Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0212938s
2026-03-19T15:15:35.542637727Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_enable_options_to_indexers migrating
2026-03-19T15:15:35.546086062Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:35.550339468Z [Info] add_enable_options_to_indexers: Starting migration of Log DB to 59
2026-03-19T15:15:35.553849426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (59, '2026-03-19T15:15:35', 'add_enable_options_to_indexers')
2026-03-19T15:15:35.565446682Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:35.570087348Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_enable_options_to_indexers migrated
2026-03-19T15:15:35.573376171Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0240974s
2026-03-19T15:15:35.575834181Z [Info] FluentMigrator.Runner.MigrationRunner: 60: remove_enable_from_indexers migrating
2026-03-19T15:15:35.580465909Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:35.589359440Z [Info] remove_enable_from_indexers: Starting migration of Log DB to 60
2026-03-19T15:15:35.592964721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (60, '2026-03-19T15:15:35', 'remove_enable_from_indexers')
2026-03-19T15:15:35.600840572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:35.605885251Z [Info] FluentMigrator.Runner.MigrationRunner: 60: remove_enable_from_indexers migrated
2026-03-19T15:15:35.608916987Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0251522s
2026-03-19T15:15:35.611339045Z [Info] FluentMigrator.Runner.MigrationRunner: 61: clear_bad_scene_names migrating
2026-03-19T15:15:35.614460581Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:35.618504936Z [Info] clear_bad_scene_names: Starting migration of Log DB to 61
2026-03-19T15:15:35.621660621Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (61, '2026-03-19T15:15:35', 'clear_bad_scene_names')
2026-03-19T15:15:35.629106947Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:35.633323810Z [Info] FluentMigrator.Runner.MigrationRunner: 61: clear_bad_scene_names migrated
2026-03-19T15:15:35.636572162Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0191081s
2026-03-19T15:15:35.639402542Z [Info] FluentMigrator.Runner.MigrationRunner: 62: convert_quality_models migrating
2026-03-19T15:15:35.642755725Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:35.646689717Z [Info] convert_quality_models: Starting migration of Log DB to 62
2026-03-19T15:15:35.649995044Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (62, '2026-03-19T15:15:35', 'convert_quality_models')
2026-03-19T15:15:35.657501161Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:35.662363833Z [Info] FluentMigrator.Runner.MigrationRunner: 62: convert_quality_models migrated
2026-03-19T15:15:35.665884093Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0194464s
2026-03-19T15:15:35.668273204Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_remotepathmappings migrating
2026-03-19T15:15:35.671167092Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:35.675047166Z [Info] add_remotepathmappings: Starting migration of Log DB to 63
2026-03-19T15:15:35.677854811Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (63, '2026-03-19T15:15:35', 'add_remotepathmappings')
2026-03-19T15:15:35.687631961Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:35.691729623Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_remotepathmappings migrated
2026-03-19T15:15:35.694579252Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0205678s
2026-03-19T15:15:35.697006681Z [Info] FluentMigrator.Runner.MigrationRunner: 64: remove_method_from_logs migrating
2026-03-19T15:15:35.699888685Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:35.703630540Z [Info] remove_method_from_logs: Starting migration of Log DB to 64
2026-03-19T15:15:35.713576962Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Logs Method
2026-03-19T15:15:35.734407442Z [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-03-19T15:15:35.746711601Z [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-03-19T15:15:35.756534454Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs"
2026-03-19T15:15:35.761580807Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Logs_temp" RENAME TO "Logs"
2026-03-19T15:15:35.776144857Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC)
2026-03-19T15:15:35.781616867Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0651976s
2026-03-19T15:15:35.784237936Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (64, '2026-03-19T15:15:35', 'remove_method_from_logs')
2026-03-19T15:15:35.790671793Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:35.795324623Z [Info] FluentMigrator.Runner.MigrationRunner: 64: remove_method_from_logs migrated
2026-03-19T15:15:35.798169893Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0789753s
2026-03-19T15:15:35.800760751Z [Info] FluentMigrator.Runner.MigrationRunner: 65: make_scene_numbering_nullable migrating
2026-03-19T15:15:35.803715231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:35.807500694Z [Info] make_scene_numbering_nullable: Starting migration of Log DB to 65
2026-03-19T15:15:35.810879559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (65, '2026-03-19T15:15:35', 'make_scene_numbering_nullable')
2026-03-19T15:15:35.819140135Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:35.823352809Z [Info] FluentMigrator.Runner.MigrationRunner: 65: make_scene_numbering_nullable migrated
2026-03-19T15:15:35.826456950Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0196496s
2026-03-19T15:15:35.829168241Z [Info] FluentMigrator.Runner.MigrationRunner: 66: add_tags migrating
2026-03-19T15:15:35.831739308Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:35.837322272Z [Info] add_tags: Starting migration of Log DB to 66
2026-03-19T15:15:35.839982339Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (66, '2026-03-19T15:15:35', 'add_tags')
2026-03-19T15:15:35.847730784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:35.852951237Z [Info] FluentMigrator.Runner.MigrationRunner: 66: add_tags migrated
2026-03-19T15:15:35.855584621Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0208647s
2026-03-19T15:15:35.858330280Z [Info] FluentMigrator.Runner.MigrationRunner: 67: add_added_to_series migrating
2026-03-19T15:15:35.861618091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:35.866011028Z [Info] add_added_to_series: Starting migration of Log DB to 67
2026-03-19T15:15:35.869368320Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (67, '2026-03-19T15:15:35', 'add_added_to_series')
2026-03-19T15:15:35.876293947Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:35.880785322Z [Info] FluentMigrator.Runner.MigrationRunner: 67: add_added_to_series migrated
2026-03-19T15:15:35.884509653Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0194535s
2026-03-19T15:15:35.887290804Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_release_restrictions migrating
2026-03-19T15:15:35.890301607Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:35.894717550Z [Info] add_release_restrictions: Starting migration of Log DB to 68
2026-03-19T15:15:35.897615988Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (68, '2026-03-19T15:15:35', 'add_release_restrictions')
2026-03-19T15:15:35.904406883Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:35.909481413Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_release_restrictions migrated
2026-03-19T15:15:35.912407005Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0189772s
2026-03-19T15:15:35.914755765Z [Info] FluentMigrator.Runner.MigrationRunner: 69: quality_proper migrating
2026-03-19T15:15:35.917436715Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:35.921092286Z [Info] quality_proper: Starting migration of Log DB to 69
2026-03-19T15:15:35.925529813Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (69, '2026-03-19T15:15:35', 'quality_proper')
2026-03-19T15:15:35.931968029Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:35.936074880Z [Info] FluentMigrator.Runner.MigrationRunner: 69: quality_proper migrated
2026-03-19T15:15:35.938691309Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0186173s
2026-03-19T15:15:35.941050039Z [Info] FluentMigrator.Runner.MigrationRunner: 70: delay_profile migrating
2026-03-19T15:15:35.943675447Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:35.947499317Z [Info] delay_profile: Starting migration of Log DB to 70
2026-03-19T15:15:35.950028190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (70, '2026-03-19T15:15:35', 'delay_profile')
2026-03-19T15:15:35.956937926Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:35.961560556Z [Info] FluentMigrator.Runner.MigrationRunner: 70: delay_profile migrated
2026-03-19T15:15:35.964191975Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0178536s
2026-03-19T15:15:35.966998787Z [Info] FluentMigrator.Runner.MigrationRunner: 71: unknown_quality_in_profile migrating
2026-03-19T15:15:35.970499267Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:35.974481286Z [Info] unknown_quality_in_profile: Starting migration of Log DB to 71
2026-03-19T15:15:35.977597201Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (71, '2026-03-19T15:15:35', 'unknown_quality_in_profile')
2026-03-19T15:15:35.984794597Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:35.989718202Z [Info] FluentMigrator.Runner.MigrationRunner: 71: unknown_quality_in_profile migrated
2026-03-19T15:15:35.992749196Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0191978s
2026-03-19T15:15:35.995621641Z [Info] FluentMigrator.Runner.MigrationRunner: 72: history_downloadId migrating
2026-03-19T15:15:35.998628346Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:36.002655617Z [Info] history_downloadId: Starting migration of Log DB to 72
2026-03-19T15:15:36.005542190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (72, '2026-03-19T15:15:36', 'history_downloadId')
2026-03-19T15:15:36.011969434Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:36.016639980Z [Info] FluentMigrator.Runner.MigrationRunner: 72: history_downloadId migrated
2026-03-19T15:15:36.019393244Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0180336s
2026-03-19T15:15:36.022374428Z [Info] FluentMigrator.Runner.MigrationRunner: 73: clear_ratings migrating
2026-03-19T15:15:36.025070047Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:36.029004351Z [Info] clear_ratings: Starting migration of Log DB to 73
2026-03-19T15:15:36.031631091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (73, '2026-03-19T15:15:36', 'clear_ratings')
2026-03-19T15:15:36.038000107Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:36.042202230Z [Info] FluentMigrator.Runner.MigrationRunner: 73: clear_ratings migrated
2026-03-19T15:15:36.044791334Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0171518s
2026-03-19T15:15:36.047283643Z [Info] FluentMigrator.Runner.MigrationRunner: 74: disable_eztv migrating
2026-03-19T15:15:36.049858448Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:36.053607278Z [Info] disable_eztv: Starting migration of Log DB to 74
2026-03-19T15:15:36.056024086Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (74, '2026-03-19T15:15:36', 'disable_eztv')
2026-03-19T15:15:36.062040041Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:36.066088715Z [Info] FluentMigrator.Runner.MigrationRunner: 74: disable_eztv migrated
2026-03-19T15:15:36.068644071Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0162479s
2026-03-19T15:15:36.070970656Z [Info] FluentMigrator.Runner.MigrationRunner: 75: force_lib_update migrating
2026-03-19T15:15:36.073704051Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:36.077640218Z [Info] force_lib_update: Starting migration of Log DB to 75
2026-03-19T15:15:36.080268702Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (75, '2026-03-19T15:15:36', 'force_lib_update')
2026-03-19T15:15:36.086861449Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:36.091450280Z [Info] FluentMigrator.Runner.MigrationRunner: 75: force_lib_update migrated
2026-03-19T15:15:36.094736909Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0177612s
2026-03-19T15:15:36.097240481Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_users_table migrating
2026-03-19T15:15:36.100131043Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:36.104332353Z [Info] add_users_table: Starting migration of Log DB to 76
2026-03-19T15:15:36.110187545Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (76, '2026-03-19T15:15:36', 'add_users_table')
2026-03-19T15:15:36.118335645Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:36.123279571Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_users_table migrated
2026-03-19T15:15:36.125985982Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0231428s
2026-03-19T15:15:36.129006505Z [Info] FluentMigrator.Runner.MigrationRunner: 77: add_add_options_to_series migrating
2026-03-19T15:15:36.131986696Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:36.136901875Z [Info] add_add_options_to_series: Starting migration of Log DB to 77
2026-03-19T15:15:36.139648697Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (77, '2026-03-19T15:15:36', 'add_add_options_to_series')
2026-03-19T15:15:36.147056606Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:36.151698534Z [Info] FluentMigrator.Runner.MigrationRunner: 77: add_add_options_to_series migrated
2026-03-19T15:15:36.154609547Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0198004s
2026-03-19T15:15:36.157031204Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_commands_table migrating
2026-03-19T15:15:36.159699608Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:36.164543222Z [Info] add_commands_table: Starting migration of Log DB to 78
2026-03-19T15:15:36.167032325Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (78, '2026-03-19T15:15:36', 'add_commands_table')
2026-03-19T15:15:36.174218788Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:36.179454913Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_commands_table migrated
2026-03-19T15:15:36.182125721Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0197497s
2026-03-19T15:15:36.184481836Z [Info] FluentMigrator.Runner.MigrationRunner: 79: dedupe_tags migrating
2026-03-19T15:15:36.186980649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:36.190871805Z [Info] dedupe_tags: Starting migration of Log DB to 79
2026-03-19T15:15:36.193109572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (79, '2026-03-19T15:15:36', 'dedupe_tags')
2026-03-19T15:15:36.199728141Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:36.204799634Z [Info] FluentMigrator.Runner.MigrationRunner: 79: dedupe_tags migrated
2026-03-19T15:15:36.207390783Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0178015s
2026-03-19T15:15:36.210064217Z [Info] FluentMigrator.Runner.MigrationRunner: 81: move_dot_prefix_to_transmission_category migrating
2026-03-19T15:15:36.213210794Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:36.217730426Z [Info] move_dot_prefix_to_transmission_category: Starting migration of Log DB to 81
2026-03-19T15:15:36.220825579Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (81, '2026-03-19T15:15:36', 'move_dot_prefix_to_transmission_category')
2026-03-19T15:15:36.229645050Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:36.233812463Z [Info] FluentMigrator.Runner.MigrationRunner: 81: move_dot_prefix_to_transmission_category migrated
2026-03-19T15:15:36.237025223Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0205805s
2026-03-19T15:15:36.239437381Z [Info] FluentMigrator.Runner.MigrationRunner: 82: add_fanzub_settings migrating
2026-03-19T15:15:36.242175836Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:36.245792219Z [Info] add_fanzub_settings: Starting migration of Log DB to 82
2026-03-19T15:15:36.248253726Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (82, '2026-03-19T15:15:36', 'add_fanzub_settings')
2026-03-19T15:15:36.254584827Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:36.258642920Z [Info] FluentMigrator.Runner.MigrationRunner: 82: add_fanzub_settings migrated
2026-03-19T15:15:36.261407918Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0164711s
2026-03-19T15:15:36.263680494Z [Info] FluentMigrator.Runner.MigrationRunner: 83: additonal_blacklist_columns migrating
2026-03-19T15:15:36.266695336Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:36.270235796Z [Info] additonal_blacklist_columns: Starting migration of Log DB to 83
2026-03-19T15:15:36.272982818Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (83, '2026-03-19T15:15:36', 'additonal_blacklist_columns')
2026-03-19T15:15:36.279680998Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:36.284087362Z [Info] FluentMigrator.Runner.MigrationRunner: 83: additonal_blacklist_columns migrated
2026-03-19T15:15:36.287117975Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0174614s
2026-03-19T15:15:36.289602108Z [Info] FluentMigrator.Runner.MigrationRunner: 84: update_quality_minmax_size migrating
2026-03-19T15:15:36.292415704Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:36.296290508Z [Info] update_quality_minmax_size: Starting migration of Log DB to 84
2026-03-19T15:15:36.298908951Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (84, '2026-03-19T15:15:36', 'update_quality_minmax_size')
2026-03-19T15:15:36.305467880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:36.309438476Z [Info] FluentMigrator.Runner.MigrationRunner: 84: update_quality_minmax_size migrated
2026-03-19T15:15:36.312323827Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0170381s
2026-03-19T15:15:36.314598398Z [Info] FluentMigrator.Runner.MigrationRunner: 85: expand_transmission_urlbase migrating
2026-03-19T15:15:36.317477566Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:36.321003748Z [Info] expand_transmission_urlbase: Starting migration of Log DB to 85
2026-03-19T15:15:36.323613814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (85, '2026-03-19T15:15:36', 'expand_transmission_urlbase')
2026-03-19T15:15:36.329933932Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:36.333976062Z [Info] FluentMigrator.Runner.MigrationRunner: 85: expand_transmission_urlbase migrated
2026-03-19T15:15:36.336890402Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0165203s
2026-03-19T15:15:36.339189362Z [Info] FluentMigrator.Runner.MigrationRunner: 86: pushbullet_device_ids migrating
2026-03-19T15:15:36.341942957Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:36.345785866Z [Info] pushbullet_device_ids: Starting migration of Log DB to 86
2026-03-19T15:15:36.348826620Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (86, '2026-03-19T15:15:36', 'pushbullet_device_ids')
2026-03-19T15:15:36.355104954Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:36.359782875Z [Info] FluentMigrator.Runner.MigrationRunner: 86: pushbullet_device_ids migrated
2026-03-19T15:15:36.362547422Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0178794s
2026-03-19T15:15:36.365022597Z [Info] FluentMigrator.Runner.MigrationRunner: 87: remove_eztv migrating
2026-03-19T15:15:36.367630459Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:36.371539732Z [Info] remove_eztv: Starting migration of Log DB to 87
2026-03-19T15:15:36.374122383Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (87, '2026-03-19T15:15:36', 'remove_eztv')
2026-03-19T15:15:36.380890734Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:36.385544687Z [Info] FluentMigrator.Runner.MigrationRunner: 87: remove_eztv migrated
2026-03-19T15:15:36.388459838Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0178999s
2026-03-19T15:15:36.390782285Z [Info] FluentMigrator.Runner.MigrationRunner: 88: pushbullet_devices_channels_list migrating
2026-03-19T15:15:36.394052530Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:36.398155514Z [Info] pushbullet_devices_channels_list: Starting migration of Log DB to 88
2026-03-19T15:15:36.401495630Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (88, '2026-03-19T15:15:36', 'pushbullet_devices_channels_list')
2026-03-19T15:15:36.409127931Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:36.413491649Z [Info] FluentMigrator.Runner.MigrationRunner: 88: pushbullet_devices_channels_list migrated
2026-03-19T15:15:36.416786625Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0195097s
2026-03-19T15:15:36.419327792Z [Info] FluentMigrator.Runner.MigrationRunner: 89: add_on_rename_to_notifcations migrating
2026-03-19T15:15:36.422490782Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:36.426365886Z [Info] add_on_rename_to_notifcations: Starting migration of Log DB to 89
2026-03-19T15:15:36.429332010Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (89, '2026-03-19T15:15:36', 'add_on_rename_to_notifcations')
2026-03-19T15:15:36.437891478Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:36.442189634Z [Info] FluentMigrator.Runner.MigrationRunner: 89: add_on_rename_to_notifcations migrated
2026-03-19T15:15:36.445456182Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.019713s
2026-03-19T15:15:36.448268827Z [Info] FluentMigrator.Runner.MigrationRunner: 90: update_kickass_url migrating
2026-03-19T15:15:36.450918803Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:36.454859730Z [Info] update_kickass_url: Starting migration of Log DB to 90
2026-03-19T15:15:36.457711343Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (90, '2026-03-19T15:15:36', 'update_kickass_url')
2026-03-19T15:15:36.465420208Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:36.469809457Z [Info] FluentMigrator.Runner.MigrationRunner: 90: update_kickass_url migrated
2026-03-19T15:15:36.472760631Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0189083s
2026-03-19T15:15:36.475370667Z [Info] FluentMigrator.Runner.MigrationRunner: 91: added_indexerstatus migrating
2026-03-19T15:15:36.478368975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:36.482374612Z [Info] added_indexerstatus: Starting migration of Log DB to 91
2026-03-19T15:15:36.485432801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (91, '2026-03-19T15:15:36', 'added_indexerstatus')
2026-03-19T15:15:36.492486517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:36.496828271Z [Info] FluentMigrator.Runner.MigrationRunner: 91: added_indexerstatus migrated
2026-03-19T15:15:36.499701016Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0185663s
2026-03-19T15:15:36.502410533Z [Info] FluentMigrator.Runner.MigrationRunner: 92: add_unverifiedscenenumbering migrating
2026-03-19T15:15:36.505768235Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:36.509659231Z [Info] add_unverifiedscenenumbering: Starting migration of Log DB to 92
2026-03-19T15:15:36.512780878Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (92, '2026-03-19T15:15:36', 'add_unverifiedscenenumbering')
2026-03-19T15:15:36.520654003Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:36.525482928Z [Info] FluentMigrator.Runner.MigrationRunner: 92: add_unverifiedscenenumbering migrated
2026-03-19T15:15:36.528682682Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0197612s
2026-03-19T15:15:36.531783697Z [Info] FluentMigrator.Runner.MigrationRunner: 93: naming_config_replace_illegal_characters migrating
2026-03-19T15:15:36.534880373Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:36.539014479Z [Info] naming_config_replace_illegal_characters: Starting migration of Log DB to 93
2026-03-19T15:15:36.542217059Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (93, '2026-03-19T15:15:36', 'naming_config_replace_illegal_characters')
2026-03-19T15:15:36.549281867Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:36.553686257Z [Info] FluentMigrator.Runner.MigrationRunner: 93: naming_config_replace_illegal_characters migrated
2026-03-19T15:15:36.556961894Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0188561s
2026-03-19T15:15:36.559400865Z [Info] FluentMigrator.Runner.MigrationRunner: 94: add_tvmazeid migrating
2026-03-19T15:15:36.562178659Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:36.565921828Z [Info] add_tvmazeid: Starting migration of Log DB to 94
2026-03-19T15:15:36.567829490Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (94, '2026-03-19T15:15:36', 'add_tvmazeid')
2026-03-19T15:15:36.573735674Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:36.578040824Z [Info] FluentMigrator.Runner.MigrationRunner: 94: add_tvmazeid migrated
2026-03-19T15:15:36.580649368Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.016121s
2026-03-19T15:15:36.583124933Z [Info] FluentMigrator.Runner.MigrationRunner: 95: add_additional_episodes_index migrating
2026-03-19T15:15:36.586250378Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:36.589588450Z [Info] add_additional_episodes_index: Starting migration of Log DB to 95
2026-03-19T15:15:36.592325362Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (95, '2026-03-19T15:15:36', 'add_additional_episodes_index')
2026-03-19T15:15:36.598694699Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:36.603816213Z [Info] FluentMigrator.Runner.MigrationRunner: 95: add_additional_episodes_index migrated
2026-03-19T15:15:36.606876727Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0178209s
2026-03-19T15:15:36.609118822Z [Info] FluentMigrator.Runner.MigrationRunner: 96: disable_kickass migrating
2026-03-19T15:15:36.611674329Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:36.615262415Z [Info] disable_kickass: Starting migration of Log DB to 96
2026-03-19T15:15:36.617723992Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (96, '2026-03-19T15:15:36', 'disable_kickass')
2026-03-19T15:15:36.623696069Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:36.627654972Z [Info] FluentMigrator.Runner.MigrationRunner: 96: disable_kickass migrated
2026-03-19T15:15:36.630355290Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0159922s
2026-03-19T15:15:36.632615021Z [Info] FluentMigrator.Runner.MigrationRunner: 97: add_reason_to_pending_releases migrating
2026-03-19T15:15:36.636009718Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:36.639179421Z [Info] add_reason_to_pending_releases: Starting migration of Log DB to 97
2026-03-19T15:15:36.642017878Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (97, '2026-03-19T15:15:36', 'add_reason_to_pending_releases')
2026-03-19T15:15:36.648985079Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:36.653059424Z [Info] FluentMigrator.Runner.MigrationRunner: 97: add_reason_to_pending_releases migrated
2026-03-19T15:15:36.656201753Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0174874s
2026-03-19T15:15:36.658520793Z [Info] FluentMigrator.Runner.MigrationRunner: 98: remove_titans_of_tv migrating
2026-03-19T15:15:36.661238416Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:36.664859558Z [Info] remove_titans_of_tv: Starting migration of Log DB to 98
2026-03-19T15:15:36.667534476Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (98, '2026-03-19T15:15:36', 'remove_titans_of_tv')
2026-03-19T15:15:36.674508080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:36.678513606Z [Info] FluentMigrator.Runner.MigrationRunner: 98: remove_titans_of_tv migrated
2026-03-19T15:15:36.681225007Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0173065s
2026-03-19T15:15:36.683544077Z [Info] FluentMigrator.Runner.MigrationRunner: 99: extra_and_subtitle_files migrating
2026-03-19T15:15:36.686400390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:36.690006482Z [Info] extra_and_subtitle_files: Starting migration of Log DB to 99
2026-03-19T15:15:36.692694265Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (99, '2026-03-19T15:15:36', 'extra_and_subtitle_files')
2026-03-19T15:15:36.699476674Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:36.703473994Z [Info] FluentMigrator.Runner.MigrationRunner: 99: extra_and_subtitle_files migrated
2026-03-19T15:15:36.706707526Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0170706s
2026-03-19T15:15:36.708714167Z [Info] FluentMigrator.Runner.MigrationRunner: 100: add_scene_season_number migrating
2026-03-19T15:15:36.711508665Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:36.715271363Z [Info] add_scene_season_number: Starting migration of Log DB to 100
2026-03-19T15:15:36.717915598Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (100, '2026-03-19T15:15:36', 'add_scene_season_number')
2026-03-19T15:15:36.724477653Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:36.728897084Z [Info] FluentMigrator.Runner.MigrationRunner: 100: add_scene_season_number migrated
2026-03-19T15:15:36.732339626Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0173905s
2026-03-19T15:15:36.734122978Z [Info] FluentMigrator.Runner.MigrationRunner: 101: add_ultrahd_quality_in_profiles migrating
2026-03-19T15:15:36.737127769Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:36.740751598Z [Info] add_ultrahd_quality_in_profiles: Starting migration of Log DB to 101
2026-03-19T15:15:36.743649784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (101, '2026-03-19T15:15:36', 'add_ultrahd_quality_in_profiles')
2026-03-19T15:15:36.750379497Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:36.754420575Z [Info] FluentMigrator.Runner.MigrationRunner: 101: add_ultrahd_quality_in_profiles migrated
2026-03-19T15:15:36.757462912Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.017267s
2026-03-19T15:15:36.759719867Z [Info] FluentMigrator.Runner.MigrationRunner: 102: add_language_to_episodeFiles_history_and_blacklist migrating
2026-03-19T15:15:36.763350199Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:36.766801429Z [Info] add_language_to_episodeFiles_history_and_blacklist: Starting migration of Log DB to 102
2026-03-19T15:15:36.770114702Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (102, '2026-03-19T15:15:36', 'add_language_to_episodeFiles_history_and_blacklist')
2026-03-19T15:15:36.777321275Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:36.781344578Z [Info] FluentMigrator.Runner.MigrationRunner: 102: add_language_to_episodeFiles_history_and_blacklist migrated
2026-03-19T15:15:36.784859436Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0180891s
2026-03-19T15:15:36.787249319Z [Info] FluentMigrator.Runner.MigrationRunner: 103: fix_metadata_file_extensions migrating
2026-03-19T15:15:36.790143457Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:36.793745081Z [Info] fix_metadata_file_extensions: Starting migration of Log DB to 103
2026-03-19T15:15:36.796476051Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (103, '2026-03-19T15:15:36', 'fix_metadata_file_extensions')
2026-03-19T15:15:36.802787181Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:36.806780262Z [Info] FluentMigrator.Runner.MigrationRunner: 103: fix_metadata_file_extensions migrated
2026-03-19T15:15:36.809743841Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0166475s
2026-03-19T15:15:36.812048613Z [Info] FluentMigrator.Runner.MigrationRunner: 104: remove_kickass migrating
2026-03-19T15:15:36.814622456Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:36.818154429Z [Info] remove_kickass: Starting migration of Log DB to 104
2026-03-19T15:15:36.820517959Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (104, '2026-03-19T15:15:36', 'remove_kickass')
2026-03-19T15:15:36.826465567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:36.830432596Z [Info] FluentMigrator.Runner.MigrationRunner: 104: remove_kickass migrated
2026-03-19T15:15:36.833038564Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0158354s
2026-03-19T15:15:36.835335029Z [Info] FluentMigrator.Runner.MigrationRunner: 105: rename_torrent_downloadstation migrating
2026-03-19T15:15:36.838328598Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:36.841868176Z [Info] rename_torrent_downloadstation: Starting migration of Log DB to 105
2026-03-19T15:15:36.844660520Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (105, '2026-03-19T15:15:36', 'rename_torrent_downloadstation')
2026-03-19T15:15:36.851016680Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:36.855072759Z [Info] FluentMigrator.Runner.MigrationRunner: 105: rename_torrent_downloadstation migrated
2026-03-19T15:15:36.858059624Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.016736s
2026-03-19T15:15:36.860361139Z [Info] FluentMigrator.Runner.MigrationRunner: 106: update_btn_url migrating
2026-03-19T15:15:36.863005885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:36.866965499Z [Info] update_btn_url: Starting migration of Log DB to 106
2026-03-19T15:15:36.869501827Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (106, '2026-03-19T15:15:36', 'update_btn_url')
2026-03-19T15:15:36.876063452Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:36.880284773Z [Info] FluentMigrator.Runner.MigrationRunner: 106: update_btn_url migrated
2026-03-19T15:15:36.882976855Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0171281s
2026-03-19T15:15:36.895901844Z [Info] FluentMigrator.Runner.MigrationRunner: 107: remove_wombles migrating
2026-03-19T15:15:36.899277162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:36.903580699Z [Info] remove_wombles: Starting migration of Log DB to 107
2026-03-19T15:15:36.906113980Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (107, '2026-03-19T15:15:36', 'remove_wombles')
2026-03-19T15:15:36.912734574Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:36.916903941Z [Info] FluentMigrator.Runner.MigrationRunner: 107: remove_wombles migrated
2026-03-19T15:15:36.919525790Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0176419s
2026-03-19T15:15:36.922025074Z [Info] FluentMigrator.Runner.MigrationRunner: 108: fix_extra_file_extension migrating
2026-03-19T15:15:36.924860875Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:36.928686990Z [Info] fix_extra_file_extension: Starting migration of Log DB to 108
2026-03-19T15:15:36.931407739Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (108, '2026-03-19T15:15:36', 'fix_extra_file_extension')
2026-03-19T15:15:36.938164868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:36.942354235Z [Info] FluentMigrator.Runner.MigrationRunner: 108: fix_extra_file_extension migrated
2026-03-19T15:15:36.945251720Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0175087s
2026-03-19T15:15:36.947780793Z [Info] FluentMigrator.Runner.MigrationRunner: 109: import_extra_files migrating
2026-03-19T15:15:36.950573928Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:36.954491177Z [Info] import_extra_files: Starting migration of Log DB to 109
2026-03-19T15:15:36.957101414Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (109, '2026-03-19T15:15:36', 'import_extra_files')
2026-03-19T15:15:36.964867995Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:36.969061901Z [Info] FluentMigrator.Runner.MigrationRunner: 109: import_extra_files migrated
2026-03-19T15:15:36.972283660Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0184972s
2026-03-19T15:15:36.974795879Z [Info] FluentMigrator.Runner.MigrationRunner: 110: fix_extra_files_config migrating
2026-03-19T15:15:36.977762092Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:36.981716426Z [Info] fix_extra_files_config: Starting migration of Log DB to 110
2026-03-19T15:15:36.984625836Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (110, '2026-03-19T15:15:36', 'fix_extra_files_config')
2026-03-19T15:15:36.991242210Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:36.995457950Z [Info] FluentMigrator.Runner.MigrationRunner: 110: fix_extra_files_config migrated
2026-03-19T15:15:36.998486530Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.017718s
2026-03-19T15:15:37.000954480Z [Info] FluentMigrator.Runner.MigrationRunner: 111: create_language_profiles migrating
2026-03-19T15:15:37.004565722Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:37.008322749Z [Info] create_language_profiles: Starting migration of Log DB to 111
2026-03-19T15:15:37.011048017Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (111, '2026-03-19T15:15:37', 'create_language_profiles')
2026-03-19T15:15:37.017507416Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:37.022244636Z [Info] FluentMigrator.Runner.MigrationRunner: 111: create_language_profiles migrated
2026-03-19T15:15:37.025131410Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0176809s
2026-03-19T15:15:37.027482094Z [Info] FluentMigrator.Runner.MigrationRunner: 112: added_regex_to_scenemapping migrating
2026-03-19T15:15:37.030411503Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:37.035426874Z [Info] added_regex_to_scenemapping: Starting migration of Log DB to 112
2026-03-19T15:15:37.039738567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (112, '2026-03-19T15:15:37', 'added_regex_to_scenemapping')
2026-03-19T15:15:37.047589899Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:37.051764977Z [Info] FluentMigrator.Runner.MigrationRunner: 112: added_regex_to_scenemapping migrated
2026-03-19T15:15:37.054739668Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0214193s
2026-03-19T15:15:37.057103408Z [Info] FluentMigrator.Runner.MigrationRunner: 113: consolidate_indexer_baseurl migrating
2026-03-19T15:15:37.060097668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:37.063937060Z [Info] consolidate_indexer_baseurl: Starting migration of Log DB to 113
2026-03-19T15:15:37.066803383Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (113, '2026-03-19T15:15:37', 'consolidate_indexer_baseurl')
2026-03-19T15:15:37.073582215Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:37.078751254Z [Info] FluentMigrator.Runner.MigrationRunner: 113: consolidate_indexer_baseurl migrated
2026-03-19T15:15:37.081951159Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0185618s
2026-03-19T15:15:37.084547678Z [Info] FluentMigrator.Runner.MigrationRunner: 114: rename_indexer_status_id migrating
2026-03-19T15:15:37.087434692Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:37.091565862Z [Info] rename_indexer_status_id: Starting migration of Log DB to 114
2026-03-19T15:15:37.094396352Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (114, '2026-03-19T15:15:37', 'rename_indexer_status_id')
2026-03-19T15:15:37.100988719Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:37.104996169Z [Info] FluentMigrator.Runner.MigrationRunner: 114: rename_indexer_status_id migrated
2026-03-19T15:15:37.107862381Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0175563s
2026-03-19T15:15:37.110175640Z [Info] FluentMigrator.Runner.MigrationRunner: 115: add_downloadclient_status migrating
2026-03-19T15:15:37.113161674Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:37.116737254Z [Info] add_downloadclient_status: Starting migration of Log DB to 115
2026-03-19T15:15:37.119615060Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (115, '2026-03-19T15:15:37', 'add_downloadclient_status')
2026-03-19T15:15:37.126087445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:37.130919656Z [Info] FluentMigrator.Runner.MigrationRunner: 115: add_downloadclient_status migrated
2026-03-19T15:15:37.133850198Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.017763s
2026-03-19T15:15:37.136687753Z [Info] FluentMigrator.Runner.MigrationRunner: 116: disable_nyaa migrating
2026-03-19T15:15:37.139269602Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:37.143417757Z [Info] disable_nyaa: Starting migration of Log DB to 116
2026-03-19T15:15:37.145822008Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (116, '2026-03-19T15:15:37', 'disable_nyaa')
2026-03-19T15:15:37.152026293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:37.156078935Z [Info] FluentMigrator.Runner.MigrationRunner: 116: disable_nyaa migrated
2026-03-19T15:15:37.158811448Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0168119s
2026-03-19T15:15:37.161131480Z [Info] FluentMigrator.Runner.MigrationRunner: 117: add_webrip_and_br480_qualites_in_profile migrating
2026-03-19T15:15:37.164443700Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:37.168064593Z [Info] add_webrip_and_br480_qualites_in_profile: Starting migration of Log DB to 117
2026-03-19T15:15:37.171164385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (117, '2026-03-19T15:15:37', 'add_webrip_and_br480_qualites_in_profile')
2026-03-19T15:15:37.178026214Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:37.182003845Z [Info] FluentMigrator.Runner.MigrationRunner: 117: add_webrip_and_br480_qualites_in_profile migrated
2026-03-19T15:15:37.185257137Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0176181s
2026-03-19T15:15:37.187713874Z [Info] FluentMigrator.Runner.MigrationRunner: 118: add_history_eventType_index migrating
2026-03-19T15:15:37.190570657Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:37.194124895Z [Info] add_history_eventType_index: Starting migration of Log DB to 118
2026-03-19T15:15:37.196879784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (118, '2026-03-19T15:15:37', 'add_history_eventType_index')
2026-03-19T15:15:37.203226565Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:37.207214677Z [Info] FluentMigrator.Runner.MigrationRunner: 118: add_history_eventType_index migrated
2026-03-19T15:15:37.210167794Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0166466s
2026-03-19T15:15:37.212505903Z [Info] FluentMigrator.Runner.MigrationRunner: 119: separate_automatic_and_interactive_searches migrating
2026-03-19T15:15:37.215891972Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:37.219466621Z [Info] separate_automatic_and_interactive_searches: Starting migration of Log DB to 119
2026-03-19T15:15:37.222623368Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (119, '2026-03-19T15:15:37', 'separate_automatic_and_interactive_searches')
2026-03-19T15:15:37.229430377Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:37.233431114Z [Info] FluentMigrator.Runner.MigrationRunner: 119: separate_automatic_and_interactive_searches migrated
2026-03-19T15:15:37.236822454Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0175258s
2026-03-19T15:15:37.239130131Z [Info] FluentMigrator.Runner.MigrationRunner: 120: update_series_episodes_history_indexes migrating
2026-03-19T15:15:37.242295075Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:37.245850726Z [Info] update_series_episodes_history_indexes: Starting migration of Log DB to 120
2026-03-19T15:15:37.248920658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (120, '2026-03-19T15:15:37', 'update_series_episodes_history_indexes')
2026-03-19T15:15:37.255599930Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:37.259564534Z [Info] FluentMigrator.Runner.MigrationRunner: 120: update_series_episodes_history_indexes migrated
2026-03-19T15:15:37.262760250Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0172691s
2026-03-19T15:15:37.265116936Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_animetosho_url migrating
2026-03-19T15:15:37.267899610Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:37.271441463Z [Info] update_animetosho_url: Starting migration of Log DB to 121
2026-03-19T15:15:37.274025607Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (121, '2026-03-19T15:15:37', 'update_animetosho_url')
2026-03-19T15:15:37.280229612Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:37.284239237Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_animetosho_url migrated
2026-03-19T15:15:37.289183985Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0163719s
2026-03-19T15:15:37.291516813Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_remux_qualities_in_profile migrating
2026-03-19T15:15:37.294566675Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:37.298200944Z [Info] add_remux_qualities_in_profile: Starting migration of Log DB to 122
2026-03-19T15:15:37.300994520Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (122, '2026-03-19T15:15:37', 'add_remux_qualities_in_profile')
2026-03-19T15:15:37.307411894Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:37.311381318Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_remux_qualities_in_profile migrated
2026-03-19T15:15:37.314392973Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0168761s
2026-03-19T15:15:37.316733877Z [Info] FluentMigrator.Runner.MigrationRunner: 123: add_history_seriesId_index migrating
2026-03-19T15:15:37.319631022Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:37.323204338Z [Info] add_history_seriesId_index: Starting migration of Log DB to 123
2026-03-19T15:15:37.325838032Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (123, '2026-03-19T15:15:37', 'add_history_seriesId_index')
2026-03-19T15:15:37.332172730Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:37.336111883Z [Info] FluentMigrator.Runner.MigrationRunner: 123: add_history_seriesId_index migrated
2026-03-19T15:15:37.339015631Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.016493s
2026-03-19T15:15:37.341294340Z [Info] FluentMigrator.Runner.MigrationRunner: 124: remove_media_browser_metadata migrating
2026-03-19T15:15:37.344285854Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:37.347820964Z [Info] remove_media_browser_metadata: Starting migration of Log DB to 124
2026-03-19T15:15:37.350611614Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (124, '2026-03-19T15:15:37', 'remove_media_browser_metadata')
2026-03-19T15:15:37.357043146Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:37.361061048Z [Info] FluentMigrator.Runner.MigrationRunner: 124: remove_media_browser_metadata migrated
2026-03-19T15:15:37.364049406Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0167725s
2026-03-19T15:15:37.366335170Z [Info] FluentMigrator.Runner.MigrationRunner: 125: remove_notify_my_android_and_pushalot_notifications migrating
2026-03-19T15:15:37.369926682Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:37.373607285Z [Info] remove_notify_my_android_and_pushalot_notifications: Starting migration of Log DB to 125
2026-03-19T15:15:37.377001681Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (125, '2026-03-19T15:15:37', 'remove_notify_my_android_and_pushalot_notifications')
2026-03-19T15:15:37.384221711Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:37.388195534Z [Info] FluentMigrator.Runner.MigrationRunner: 125: remove_notify_my_android_and_pushalot_notifications migrated
2026-03-19T15:15:37.391700322Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0182753s
2026-03-19T15:15:37.394025164Z [Info] FluentMigrator.Runner.MigrationRunner: 126: add_custom_filters migrating
2026-03-19T15:15:37.396714110Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:37.400482288Z [Info] add_custom_filters: Starting migration of Log DB to 126
2026-03-19T15:15:37.402995971Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (126, '2026-03-19T15:15:37', 'add_custom_filters')
2026-03-19T15:15:37.409137940Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:37.413126723Z [Info] FluentMigrator.Runner.MigrationRunner: 126: add_custom_filters migrated
2026-03-19T15:15:37.415800958Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0164093s
2026-03-19T15:15:37.418134518Z [Info] FluentMigrator.Runner.MigrationRunner: 127: rename_restrictions_to_release_profiles migrating
2026-03-19T15:15:37.421395766Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:37.424967860Z [Info] rename_restrictions_to_release_profiles: Starting migration of Log DB to 127
2026-03-19T15:15:37.427981329Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (127, '2026-03-19T15:15:37', 'rename_restrictions_to_release_profiles')
2026-03-19T15:15:37.434680300Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:37.438729174Z [Info] FluentMigrator.Runner.MigrationRunner: 127: rename_restrictions_to_release_profiles migrated
2026-03-19T15:15:37.441995652Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0173394s
2026-03-19T15:15:37.444306195Z [Info] FluentMigrator.Runner.MigrationRunner: 128: rename_quality_profiles_add_upgrade_allowed migrating
2026-03-19T15:15:37.447595369Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:37.451159888Z [Info] rename_quality_profiles_add_upgrade_allowed: Starting migration of Log DB to 128
2026-03-19T15:15:37.454257116Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (128, '2026-03-19T15:15:37', 'rename_quality_profiles_add_upgrade_allowed')
2026-03-19T15:15:37.461137832Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:37.465201166Z [Info] FluentMigrator.Runner.MigrationRunner: 128: rename_quality_profiles_add_upgrade_allowed migrated
2026-03-19T15:15:37.468609159Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0176182s
2026-03-19T15:15:37.470903529Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_relative_original_path_to_episode_file migrating
2026-03-19T15:15:37.474237834Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:37.477806772Z [Info] add_relative_original_path_to_episode_file: Starting migration of Log DB to 129
2026-03-19T15:15:37.480893037Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (129, '2026-03-19T15:15:37', 'add_relative_original_path_to_episode_file')
2026-03-19T15:15:37.488574908Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:37.492794275Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_relative_original_path_to_episode_file migrated
2026-03-19T15:15:37.496489377Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0185346s
2026-03-19T15:15:37.500003244Z [Info] FluentMigrator.Runner.MigrationRunner: 130: episode_last_searched_time migrating
2026-03-19T15:15:37.502941280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:37.507340380Z [Info] episode_last_searched_time: Starting migration of Log DB to 130
2026-03-19T15:15:37.510287655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (130, '2026-03-19T15:15:37', 'episode_last_searched_time')
2026-03-19T15:15:37.523213877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:37.527444959Z [Info] FluentMigrator.Runner.MigrationRunner: 130: episode_last_searched_time migrated
2026-03-19T15:15:37.530355971Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0244951s
2026-03-19T15:15:37.532756695Z [Info] FluentMigrator.Runner.MigrationRunner: 131: download_propers_config migrating
2026-03-19T15:15:37.535669271Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:37.539326236Z [Info] download_propers_config: Starting migration of Log DB to 131
2026-03-19T15:15:37.541957084Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (131, '2026-03-19T15:15:37', 'download_propers_config')
2026-03-19T15:15:37.548272793Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:37.552292900Z [Info] FluentMigrator.Runner.MigrationRunner: 131: download_propers_config migrated
2026-03-19T15:15:37.555132609Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0167223s
2026-03-19T15:15:37.557432951Z [Info] FluentMigrator.Runner.MigrationRunner: 132: add_download_client_priority migrating
2026-03-19T15:15:37.560411529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:37.564043644Z [Info] add_download_client_priority: Starting migration of Log DB to 132
2026-03-19T15:15:37.566730776Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (132, '2026-03-19T15:15:37', 'add_download_client_priority')
2026-03-19T15:15:37.573104672Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:37.577133907Z [Info] FluentMigrator.Runner.MigrationRunner: 132: add_download_client_priority migrated
2026-03-19T15:15:37.580082255Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0167096s
2026-03-19T15:15:37.582405704Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_specials_folder_format migrating
2026-03-19T15:15:37.585324342Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:37.588933119Z [Info] add_specials_folder_format: Starting migration of Log DB to 134
2026-03-19T15:15:37.591707266Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (134, '2026-03-19T15:15:37', 'add_specials_folder_format')
2026-03-19T15:15:37.597897743Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:37.601841014Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_specials_folder_format migrated
2026-03-19T15:15:37.604937300Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0165169s
2026-03-19T15:15:37.607682589Z [Info] FluentMigrator.Runner.MigrationRunner: 135: health_issue_notification migrating
2026-03-19T15:15:37.610539041Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:37.614105905Z [Info] health_issue_notification: Starting migration of Log DB to 135
2026-03-19T15:15:37.616799379Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (135, '2026-03-19T15:15:37', 'health_issue_notification')
2026-03-19T15:15:37.623228877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:37.627235196Z [Info] FluentMigrator.Runner.MigrationRunner: 135: health_issue_notification migrated
2026-03-19T15:15:37.630098161Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0166771s
2026-03-19T15:15:37.632473485Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_indexer_and_enabled_to_release_profiles migrating
2026-03-19T15:15:37.635772870Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:37.639336417Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Log DB to 136
2026-03-19T15:15:37.642400537Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (136, '2026-03-19T15:15:37', 'add_indexer_and_enabled_to_release_profiles')
2026-03-19T15:15:37.649164028Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:37.653156318Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_indexer_and_enabled_to_release_profiles migrated
2026-03-19T15:15:37.656456374Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0173781s
2026-03-19T15:15:37.658762719Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_airedbefore_to_episodes migrating
2026-03-19T15:15:37.661656156Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:37.665275455Z [Info] add_airedbefore_to_episodes: Starting migration of Log DB to 137
2026-03-19T15:15:37.668072318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (137, '2026-03-19T15:15:37', 'add_airedbefore_to_episodes')
2026-03-19T15:15:37.674348337Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:37.678365988Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_airedbefore_to_episodes migrated
2026-03-19T15:15:37.681319186Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.01671s
2026-03-19T15:15:37.683591141Z [Info] FluentMigrator.Runner.MigrationRunner: 138: remove_bitmetv migrating
2026-03-19T15:15:37.686257751Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:37.689873182Z [Info] remove_bitmetv: Starting migration of Log DB to 138
2026-03-19T15:15:37.692284148Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (138, '2026-03-19T15:15:37', 'remove_bitmetv')
2026-03-19T15:15:37.698356497Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:37.702389419Z [Info] FluentMigrator.Runner.MigrationRunner: 138: remove_bitmetv migrated
2026-03-19T15:15:37.705035478Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0161306s
2026-03-19T15:15:37.707358897Z [Info] FluentMigrator.Runner.MigrationRunner: 139: add_download_history migrating
2026-03-19T15:15:37.710122673Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:37.713744517Z [Info] add_download_history: Starting migration of Log DB to 139
2026-03-19T15:15:37.716313240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (139, '2026-03-19T15:15:37', 'add_download_history')
2026-03-19T15:15:37.722507865Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:37.726478882Z [Info] FluentMigrator.Runner.MigrationRunner: 139: add_download_history migrated
2026-03-19T15:15:37.729237748Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0163391s
2026-03-19T15:15:37.731565767Z [Info] FluentMigrator.Runner.MigrationRunner: 140: remove_chown_and_folderchmod_config_v2 migrating
2026-03-19T15:15:37.734769619Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:37.738430241Z [Info] remove_chown_and_folderchmod_config_v2: Starting migration of Log DB to 140
2026-03-19T15:15:37.741402828Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (140, '2026-03-19T15:15:37', 'remove_chown_and_folderchmod_config_v2')
2026-03-19T15:15:37.748065876Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:37.752183329Z [Info] FluentMigrator.Runner.MigrationRunner: 140: remove_chown_and_folderchmod_config_v2 migrated
2026-03-19T15:15:37.755322000Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0173183s
2026-03-19T15:15:37.757625579Z [Info] FluentMigrator.Runner.MigrationRunner: 141: add_update_history migrating
2026-03-19T15:15:37.760361007Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:37.763911578Z [Info] add_update_history: Starting migration of Log DB to 141
2026-03-19T15:15:37.777992416Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable UpdateHistory
2026-03-19T15:15:37.783935054Z [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-03-19T15:15:37.792386524Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113559s
2026-03-19T15:15:37.794830696Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex UpdateHistory (Date)
2026-03-19T15:15:37.797684253Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC)
2026-03-19T15:15:37.803280623Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0055547s
2026-03-19T15:15:37.805667099Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (141, '2026-03-19T15:15:37', 'add_update_history')
2026-03-19T15:15:37.811861565Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:37.816295544Z [Info] FluentMigrator.Runner.MigrationRunner: 141: add_update_history migrated
2026-03-19T15:15:37.818845489Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0185892s
2026-03-19T15:15:37.821515396Z [Info] FluentMigrator.Runner.MigrationRunner: 142: import_lists migrating
2026-03-19T15:15:37.824160634Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:37.828046990Z [Info] import_lists: Starting migration of Log DB to 142
2026-03-19T15:15:37.830458236Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (142, '2026-03-19T15:15:37', 'import_lists')
2026-03-19T15:15:37.836675958Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:37.840981489Z [Info] FluentMigrator.Runner.MigrationRunner: 142: import_lists migrated
2026-03-19T15:15:37.843510572Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0168458s
2026-03-19T15:15:37.845841256Z [Info] FluentMigrator.Runner.MigrationRunner: 143: add_priority_to_indexers migrating
2026-03-19T15:15:37.848683751Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:37.852452621Z [Info] add_priority_to_indexers: Starting migration of Log DB to 143
2026-03-19T15:15:37.854878065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (143, '2026-03-19T15:15:37', 'add_priority_to_indexers')
2026-03-19T15:15:37.861089955Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:37.865114701Z [Info] FluentMigrator.Runner.MigrationRunner: 143: add_priority_to_indexers migrated
2026-03-19T15:15:37.868242170Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0164405s
2026-03-19T15:15:37.870356287Z [Info] FluentMigrator.Runner.MigrationRunner: 144: import_lists_series_type_and_season_folder migrating
2026-03-19T15:15:37.873607494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:37.877289630Z [Info] import_lists_series_type_and_season_folder: Starting migration of Log DB to 144
2026-03-19T15:15:37.880504996Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (144, '2026-03-19T15:15:37', 'import_lists_series_type_and_season_folder')
2026-03-19T15:15:37.887589142Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:37.898012223Z [Info] FluentMigrator.Runner.MigrationRunner: 144: import_lists_series_type_and_season_folder migrated
2026-03-19T15:15:37.901342580Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0243987s
2026-03-19T15:15:37.903756702Z [Info] FluentMigrator.Runner.MigrationRunner: 145: remove_growl migrating
2026-03-19T15:15:37.906367069Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:37.909989885Z [Info] remove_growl: Starting migration of Log DB to 145
2026-03-19T15:15:37.912359097Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (145, '2026-03-19T15:15:37', 'remove_growl')
2026-03-19T15:15:37.918463761Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:37.922569018Z [Info] FluentMigrator.Runner.MigrationRunner: 145: remove_growl migrated
2026-03-19T15:15:37.925117210Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0162106s
2026-03-19T15:15:37.927421591Z [Info] FluentMigrator.Runner.MigrationRunner: 146: cleanup_duplicates_updatehistory migrating
2026-03-19T15:15:37.930494820Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:37.934038767Z [Info] cleanup_duplicates_updatehistory: Starting migration of Log DB to 146
2026-03-19T15:15:37.939305464Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-19T15:15:37.941937584Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-19T15:15:37.961522597Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0195059s
2026-03-19T15:15:37.964509943Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (146, '2026-03-19T15:15:37', 'cleanup_duplicates_updatehistory')
2026-03-19T15:15:37.971686405Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:37.975693505Z [Info] FluentMigrator.Runner.MigrationRunner: 146: cleanup_duplicates_updatehistory migrated
2026-03-19T15:15:37.978923591Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0338302s
2026-03-19T15:15:37.981333985Z [Info] FluentMigrator.Runner.MigrationRunner: 147: swap_filechmod_for_folderchmod migrating
2026-03-19T15:15:37.984187742Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:37.988284733Z [Info] swap_filechmod_for_folderchmod: Starting migration of Log DB to 147
2026-03-19T15:15:37.990835039Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (147, '2026-03-19T15:15:37', 'swap_filechmod_for_folderchmod')
2026-03-19T15:15:37.997228896Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:38.001141084Z [Info] FluentMigrator.Runner.MigrationRunner: 147: swap_filechmod_for_folderchmod migrated
2026-03-19T15:15:38.004233552Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0169529s
2026-03-19T15:15:38.006524997Z [Info] FluentMigrator.Runner.MigrationRunner: 148: mediainfo_channels migrating
2026-03-19T15:15:38.009245606Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:38.012985227Z [Info] mediainfo_channels: Starting migration of Log DB to 148
2026-03-19T15:15:38.015469059Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (148, '2026-03-19T15:15:38', 'mediainfo_channels')
2026-03-19T15:15:38.021607171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:38.025547677Z [Info] FluentMigrator.Runner.MigrationRunner: 148: mediainfo_channels migrated
2026-03-19T15:15:38.028250680Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0162898s
2026-03-19T15:15:38.030604200Z [Info] FluentMigrator.Runner.MigrationRunner: 149: add_on_delete_to_notifications migrating
2026-03-19T15:15:38.033658541Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:38.037249283Z [Info] add_on_delete_to_notifications: Starting migration of Log DB to 149
2026-03-19T15:15:38.040069442Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (149, '2026-03-19T15:15:38', 'add_on_delete_to_notifications')
2026-03-19T15:15:38.046540765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:38.050490249Z [Info] FluentMigrator.Runner.MigrationRunner: 149: add_on_delete_to_notifications migrated
2026-03-19T15:15:38.053513237Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0168258s
2026-03-19T15:15:38.055839681Z [Info] FluentMigrator.Runner.MigrationRunner: 150: add_scene_mapping_origin migrating
2026-03-19T15:15:38.058747227Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:38.062594084Z [Info] add_scene_mapping_origin: Starting migration of Log DB to 150
2026-03-19T15:15:38.065211536Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (150, '2026-03-19T15:15:38', 'add_scene_mapping_origin')
2026-03-19T15:15:38.071500180Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:38.075497190Z [Info] FluentMigrator.Runner.MigrationRunner: 150: add_scene_mapping_origin migrated
2026-03-19T15:15:38.078424425Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0167458s
2026-03-19T15:15:38.081109332Z [Info] FluentMigrator.Runner.MigrationRunner: 151: remove_custom_filter_type migrating
2026-03-19T15:15:38.084003240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:38.087618230Z [Info] remove_custom_filter_type: Starting migration of Log DB to 151
2026-03-19T15:15:38.090483531Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (151, '2026-03-19T15:15:38', 'remove_custom_filter_type')
2026-03-19T15:15:38.096787707Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:38.100800147Z [Info] FluentMigrator.Runner.MigrationRunner: 151: remove_custom_filter_type migrated
2026-03-19T15:15:38.103674206Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0168842s
2026-03-19T15:15:38.106070592Z [Info] FluentMigrator.Runner.MigrationRunner: 152: update_btn_url_to_https migrating
2026-03-19T15:15:38.108950872Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:38.112545852Z [Info] update_btn_url_to_https: Starting migration of Log DB to 152
2026-03-19T15:15:38.115160768Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (152, '2026-03-19T15:15:38', 'update_btn_url_to_https')
2026-03-19T15:15:38.121513833Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:38.125471423Z [Info] FluentMigrator.Runner.MigrationRunner: 152: update_btn_url_to_https migrated
2026-03-19T15:15:38.128355792Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0165225s
2026-03-19T15:15:38.130652237Z [Info] FluentMigrator.Runner.MigrationRunner: 153: add_on_episodefiledelete_for_upgrade migrating
2026-03-19T15:15:38.133840608Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:38.137505068Z [Info] add_on_episodefiledelete_for_upgrade: Starting migration of Log DB to 153
2026-03-19T15:15:38.140424638Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (153, '2026-03-19T15:15:38', 'add_on_episodefiledelete_for_upgrade')
2026-03-19T15:15:38.147039339Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:38.151277093Z [Info] FluentMigrator.Runner.MigrationRunner: 153: add_on_episodefiledelete_for_upgrade migrated
2026-03-19T15:15:38.154464502Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0174241s
2026-03-19T15:15:38.156796067Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_name_release_profile migrating
2026-03-19T15:15:38.159628502Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:38.163266819Z [Info] add_name_release_profile: Starting migration of Log DB to 154
2026-03-19T15:15:38.165921606Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (154, '2026-03-19T15:15:38', 'add_name_release_profile')
2026-03-19T15:15:38.172298578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:38.177449251Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_name_release_profile migrated
2026-03-19T15:15:38.180363981Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0177832s
2026-03-19T15:15:38.182720046Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_arabic_and_hindi_languages migrating
2026-03-19T15:15:38.185722322Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:38.189392023Z [Info] add_arabic_and_hindi_languages: Starting migration of Log DB to 155
2026-03-19T15:15:38.192190839Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (155, '2026-03-19T15:15:38', 'add_arabic_and_hindi_languages')
2026-03-19T15:15:38.198748105Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:38.202867922Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_arabic_and_hindi_languages migrated
2026-03-19T15:15:38.205864396Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0171478s
2026-03-19T15:15:38.208173497Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_bypass_to_delay_profile migrating
2026-03-19T15:15:38.211146153Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:38.214707445Z [Info] add_bypass_to_delay_profile: Starting migration of Log DB to 156
2026-03-19T15:15:38.217391962Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (156, '2026-03-19T15:15:38', 'add_bypass_to_delay_profile')
2026-03-19T15:15:38.223828344Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:38.227922218Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_bypass_to_delay_profile migrated
2026-03-19T15:15:38.230865827Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0167009s
2026-03-19T15:15:38.233241782Z [Info] FluentMigrator.Runner.MigrationRunner: 157: email_multiple_addresses migrating
2026-03-19T15:15:38.236225561Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:38.239892485Z [Info] email_multiple_addresses: Starting migration of Log DB to 157
2026-03-19T15:15:38.242502181Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (157, '2026-03-19T15:15:38', 'email_multiple_addresses')
2026-03-19T15:15:38.248886619Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:38.252950423Z [Info] FluentMigrator.Runner.MigrationRunner: 157: email_multiple_addresses migrated
2026-03-19T15:15:38.255778719Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0167077s
2026-03-19T15:15:38.258122849Z [Info] FluentMigrator.Runner.MigrationRunner: 158: cdh_per_downloadclient migrating
2026-03-19T15:15:38.260938981Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:38.264564142Z [Info] cdh_per_downloadclient: Starting migration of Log DB to 158
2026-03-19T15:15:38.267159128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (158, '2026-03-19T15:15:38', 'cdh_per_downloadclient')
2026-03-19T15:15:38.273458624Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:38.277435654Z [Info] FluentMigrator.Runner.MigrationRunner: 158: cdh_per_downloadclient migrated
2026-03-19T15:15:38.280186313Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0164702s
2026-03-19T15:15:38.282525754Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_indexer_tags migrating
2026-03-19T15:15:38.285255201Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:38.288954632Z [Info] add_indexer_tags: Starting migration of Log DB to 159
2026-03-19T15:15:38.291451330Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (159, '2026-03-19T15:15:38', 'add_indexer_tags')
2026-03-19T15:15:38.297572998Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:38.301627684Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_indexer_tags migrated
2026-03-19T15:15:38.304292921Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0163781s
2026-03-19T15:15:38.306631341Z [Info] FluentMigrator.Runner.MigrationRunner: 160: rename_blacklist_to_blocklist migrating
2026-03-19T15:15:38.309914924Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:38.313560756Z [Info] rename_blacklist_to_blocklist: Starting migration of Log DB to 160
2026-03-19T15:15:38.316494374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (160, '2026-03-19T15:15:38', 'rename_blacklist_to_blocklist')
2026-03-19T15:15:38.323169577Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:38.327195184Z [Info] FluentMigrator.Runner.MigrationRunner: 160: rename_blacklist_to_blocklist migrated
2026-03-19T15:15:38.330282582Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0175313s
2026-03-19T15:15:38.332760643Z [Info] FluentMigrator.Runner.MigrationRunner: 161: remove_plex_hometheatre migrating
2026-03-19T15:15:38.335609640Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:38.339326986Z [Info] remove_plex_hometheatre: Starting migration of Log DB to 161
2026-03-19T15:15:38.342033507Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (161, '2026-03-19T15:15:38', 'remove_plex_hometheatre')
2026-03-19T15:15:38.348366882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:38.352513703Z [Info] FluentMigrator.Runner.MigrationRunner: 161: remove_plex_hometheatre migrated
2026-03-19T15:15:38.355293020Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0168763s
2026-03-19T15:15:38.357613123Z [Info] FluentMigrator.Runner.MigrationRunner: 162: release_profile_to_array migrating
2026-03-19T15:15:38.360566340Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:38.364208505Z [Info] release_profile_to_array: Starting migration of Log DB to 162
2026-03-19T15:15:38.366864464Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (162, '2026-03-19T15:15:38', 'release_profile_to_array')
2026-03-19T15:15:38.373473504Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:38.377536346Z [Info] FluentMigrator.Runner.MigrationRunner: 162: release_profile_to_array migrated
2026-03-19T15:15:38.380374753Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0169253s
2026-03-19T15:15:38.382691047Z [Info] FluentMigrator.Runner.MigrationRunner: 163: mediainfo_to_ffmpeg migrating
2026-03-19T15:15:38.385426095Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:38.388996496Z [Info] mediainfo_to_ffmpeg: Starting migration of Log DB to 163
2026-03-19T15:15:38.391771485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (163, '2026-03-19T15:15:38', 'mediainfo_to_ffmpeg')
2026-03-19T15:15:38.398338219Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:38.402607467Z [Info] FluentMigrator.Runner.MigrationRunner: 163: mediainfo_to_ffmpeg migrated
2026-03-19T15:15:38.405433278Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0172274s
2026-03-19T15:15:38.407783391Z [Info] FluentMigrator.Runner.MigrationRunner: 164: download_client_per_indexer migrating
2026-03-19T15:15:38.410806779Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:38.414960194Z [Info] download_client_per_indexer: Starting migration of Log DB to 164
2026-03-19T15:15:38.417700513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (164, '2026-03-19T15:15:38', 'download_client_per_indexer')
2026-03-19T15:15:38.424132106Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:38.428140257Z [Info] FluentMigrator.Runner.MigrationRunner: 164: download_client_per_indexer migrated
2026-03-19T15:15:38.431080439Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0173418s
2026-03-19T15:15:38.433427235Z [Info] FluentMigrator.Runner.MigrationRunner: 165: add_on_update_to_notifications migrating
2026-03-19T15:15:38.436643753Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:38.440550520Z [Info] add_on_update_to_notifications: Starting migration of Log DB to 165
2026-03-19T15:15:38.443446102Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (165, '2026-03-19T15:15:38', 'add_on_update_to_notifications')
2026-03-19T15:15:38.450049591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:38.454050508Z [Info] FluentMigrator.Runner.MigrationRunner: 165: add_on_update_to_notifications migrated
2026-03-19T15:15:38.457046532Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0174151s
2026-03-19T15:15:38.459385823Z [Info] FluentMigrator.Runner.MigrationRunner: 166: update_series_sort_title migrating
2026-03-19T15:15:38.462245412Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:38.466138031Z [Info] update_series_sort_title: Starting migration of Log DB to 166
2026-03-19T15:15:38.468816846Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (166, '2026-03-19T15:15:38', 'update_series_sort_title')
2026-03-19T15:15:38.475207897Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:38.479237643Z [Info] FluentMigrator.Runner.MigrationRunner: 166: update_series_sort_title migrated
2026-03-19T15:15:38.482158946Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0169999s
2026-03-19T15:15:38.484564991Z [Info] FluentMigrator.Runner.MigrationRunner: 167: add_tvdbid_to_episode migrating
2026-03-19T15:15:38.487373928Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:38.490955491Z [Info] add_tvdbid_to_episode: Starting migration of Log DB to 167
2026-03-19T15:15:38.493526318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (167, '2026-03-19T15:15:38', 'add_tvdbid_to_episode')
2026-03-19T15:15:38.499752116Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:38.503981855Z [Info] FluentMigrator.Runner.MigrationRunner: 167: add_tvdbid_to_episode migrated
2026-03-19T15:15:38.506722053Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.016565s
2026-03-19T15:15:38.509025121Z [Info] FluentMigrator.Runner.MigrationRunner: 168: add_additional_info_to_pending_releases migrating
2026-03-19T15:15:38.512227009Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:38.516052654Z [Info] add_additional_info_to_pending_releases: Starting migration of Log DB to 168
2026-03-19T15:15:38.519104530Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (168, '2026-03-19T15:15:38', 'add_additional_info_to_pending_releases')
2026-03-19T15:15:38.525873071Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:38.529884891Z [Info] FluentMigrator.Runner.MigrationRunner: 168: add_additional_info_to_pending_releases migrated
2026-03-19T15:15:38.533110467Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0176376s
2026-03-19T15:15:38.535431301Z [Info] FluentMigrator.Runner.MigrationRunner: 169: add_malayalam_and_ukrainian_languages migrating
2026-03-19T15:15:38.538608599Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:38.542181625Z [Info] add_malayalam_and_ukrainian_languages: Starting migration of Log DB to 169
2026-03-19T15:15:38.545236898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (169, '2026-03-19T15:15:38', 'add_malayalam_and_ukrainian_languages')
2026-03-19T15:15:38.552020891Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:38.556139605Z [Info] FluentMigrator.Runner.MigrationRunner: 169: add_malayalam_and_ukrainian_languages migrated
2026-03-19T15:15:38.559151791Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0173416s
2026-03-19T15:15:38.561516654Z [Info] FluentMigrator.Runner.MigrationRunner: 170: add_language_tags_to_subtitle_files migrating
2026-03-19T15:15:38.564628110Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:38.568196366Z [Info] add_language_tags_to_subtitle_files: Starting migration of Log DB to 170
2026-03-19T15:15:38.571058550Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (170, '2026-03-19T15:15:38', 'add_language_tags_to_subtitle_files')
2026-03-19T15:15:38.578297369Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:38.582364950Z [Info] FluentMigrator.Runner.MigrationRunner: 170: add_language_tags_to_subtitle_files migrated
2026-03-19T15:15:38.585490094Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0177237s
2026-03-19T15:15:38.588105932Z [Info] FluentMigrator.Runner.MigrationRunner: 171: add_custom_formats migrating
2026-03-19T15:15:38.590990000Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:38.594601313Z [Info] add_custom_formats: Starting migration of Log DB to 171
2026-03-19T15:15:38.597120516Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (171, '2026-03-19T15:15:38', 'add_custom_formats')
2026-03-19T15:15:38.603370123Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:38.607820095Z [Info] FluentMigrator.Runner.MigrationRunner: 171: add_custom_formats migrated
2026-03-19T15:15:38.610550012Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.016814s
2026-03-19T15:15:38.612860034Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_SeasonSearchMaximumSingleEpisodeAge_to_indexers migrating
2026-03-19T15:15:38.616538743Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:38.620177190Z [Info] add_SeasonSearchMaximumSingleEpisodeAge_to_indexers: Starting migration of Log DB to 172
2026-03-19T15:15:38.623945659Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (172, '2026-03-19T15:15:38', 'add_SeasonSearchMaximumSingleEpisodeAge_to_indexers')
2026-03-19T15:15:38.631395924Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:38.635486362Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_SeasonSearchMaximumSingleEpisodeAge_to_indexers migrated
2026-03-19T15:15:38.639206944Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0189339s
2026-03-19T15:15:38.658023218Z [Info] FluentMigrator.Runner.MigrationRunner: 173: remove_omg migrating
2026-03-19T15:15:38.660934592Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:38.665138177Z [Info] remove_omg: Starting migration of Log DB to 173
2026-03-19T15:15:38.667526196Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (173, '2026-03-19T15:15:38', 'remove_omg')
2026-03-19T15:15:38.673684459Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:38.677824266Z [Info] FluentMigrator.Runner.MigrationRunner: 173: remove_omg migrated
2026-03-19T15:15:38.680372056Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0168992s
2026-03-19T15:15:38.682694303Z [Info] FluentMigrator.Runner.MigrationRunner: 174: add_salt_to_users migrating
2026-03-19T15:15:38.685375824Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:38.688946815Z [Info] add_salt_to_users: Starting migration of Log DB to 174
2026-03-19T15:15:38.691388844Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (174, '2026-03-19T15:15:38', 'add_salt_to_users')
2026-03-19T15:15:38.697471213Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:38.701392710Z [Info] FluentMigrator.Runner.MigrationRunner: 174: add_salt_to_users migrated
2026-03-19T15:15:38.704082507Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0160204s
2026-03-19T15:15:38.706585037Z [Info] FluentMigrator.Runner.MigrationRunner: 175: language_profiles_to_custom_formats migrating
2026-03-19T15:15:38.709716303Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:38.713329419Z [Info] language_profiles_to_custom_formats: Starting migration of Log DB to 175
2026-03-19T15:15:38.716241985Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (175, '2026-03-19T15:15:38', 'language_profiles_to_custom_formats')
2026-03-19T15:15:38.722818830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:38.726789527Z [Info] FluentMigrator.Runner.MigrationRunner: 175: language_profiles_to_custom_formats migrated
2026-03-19T15:15:38.729924400Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0170811s
2026-03-19T15:15:38.732250014Z [Info] FluentMigrator.Runner.MigrationRunner: 176: original_language migrating
2026-03-19T15:15:38.734915772Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:38.738484800Z [Info] original_language: Starting migration of Log DB to 176
2026-03-19T15:15:38.740950055Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (176, '2026-03-19T15:15:38', 'original_language')
2026-03-19T15:15:38.747032194Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:38.751103292Z [Info] FluentMigrator.Runner.MigrationRunner: 176: original_language migrated
2026-03-19T15:15:38.753791085Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0161256s
2026-03-19T15:15:38.756212391Z [Info] FluentMigrator.Runner.MigrationRunner: 177: add_on_manual_interaction_required_to_notifications migrating
2026-03-19T15:15:38.759717420Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:38.763322661Z [Info] add_on_manual_interaction_required_to_notifications: Starting migration of Log DB to 177
2026-03-19T15:15:38.766679521Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (177, '2026-03-19T15:15:38', 'add_on_manual_interaction_required_to_notifications')
2026-03-19T15:15:38.773689579Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:38.777644023Z [Info] FluentMigrator.Runner.MigrationRunner: 177: add_on_manual_interaction_required_to_notifications migrated
2026-03-19T15:15:38.781219192Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.017921s
2026-03-19T15:15:38.783541549Z [Info] FluentMigrator.Runner.MigrationRunner: 178: list_sync_time migrating
2026-03-19T15:15:38.786148089Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:38.789718069Z [Info] list_sync_time: Starting migration of Log DB to 178
2026-03-19T15:15:38.792093473Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (178, '2026-03-19T15:15:38', 'list_sync_time')
2026-03-19T15:15:38.798071081Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:38.802039513Z [Info] FluentMigrator.Runner.MigrationRunner: 178: list_sync_time migrated
2026-03-19T15:15:38.804650301Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0158914s
2026-03-19T15:15:38.806957146Z [Info] FluentMigrator.Runner.MigrationRunner: 179: add_auto_tagging migrating
2026-03-19T15:15:38.809591852Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:38.813155188Z [Info] add_auto_tagging: Starting migration of Log DB to 179
2026-03-19T15:15:38.815570362Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (179, '2026-03-19T15:15:38', 'add_auto_tagging')
2026-03-19T15:15:38.821627621Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:38.825596113Z [Info] FluentMigrator.Runner.MigrationRunner: 179: add_auto_tagging migrated
2026-03-19T15:15:38.828239096Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0160015s
2026-03-19T15:15:38.830532926Z [Info] FluentMigrator.Runner.MigrationRunner: 180: task_duration migrating
2026-03-19T15:15:38.833091188Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:38.836704154Z [Info] task_duration: Starting migration of Log DB to 180
2026-03-19T15:15:38.839036821Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (180, '2026-03-19T15:15:38', 'task_duration')
2026-03-19T15:15:38.845009330Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:38.848929875Z [Info] FluentMigrator.Runner.MigrationRunner: 180: task_duration migrated
2026-03-19T15:15:38.851495622Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0158352s
2026-03-19T15:15:38.853809893Z [Info] FluentMigrator.Runner.MigrationRunner: 181: quality_definition_preferred_size migrating
2026-03-19T15:15:38.856886319Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:38.860433182Z [Info] quality_definition_preferred_size: Starting migration of Log DB to 181
2026-03-19T15:15:38.863255756Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (181, '2026-03-19T15:15:38', 'quality_definition_preferred_size')
2026-03-19T15:15:38.869744413Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:38.873735171Z [Info] FluentMigrator.Runner.MigrationRunner: 181: quality_definition_preferred_size migrated
2026-03-19T15:15:38.876799371Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0168489s
2026-03-19T15:15:38.879099323Z [Info] FluentMigrator.Runner.MigrationRunner: 182: add_custom_format_score_bypass_to_delay_profile migrating
2026-03-19T15:15:38.882492176Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:38.886043859Z [Info] add_custom_format_score_bypass_to_delay_profile: Starting migration of Log DB to 182
2026-03-19T15:15:38.889226058Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (182, '2026-03-19T15:15:38', 'add_custom_format_score_bypass_to_delay_profile')
2026-03-19T15:15:38.896090411Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:38.900018292Z [Info] FluentMigrator.Runner.MigrationRunner: 182: add_custom_format_score_bypass_to_delay_profile migrated
2026-03-19T15:15:38.903411736Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0175322s
2026-03-19T15:15:38.905721187Z [Info] FluentMigrator.Runner.MigrationRunner: 183: update_images_remote_url migrating
2026-03-19T15:15:38.909504887Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:38.920790124Z [Info] update_images_remote_url: Starting migration of Log DB to 183
2026-03-19T15:15:38.924301385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (183, '2026-03-19T15:15:38', 'update_images_remote_url')
2026-03-19T15:15:38.931963597Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:38.936480623Z [Info] FluentMigrator.Runner.MigrationRunner: 183: update_images_remote_url migrated
2026-03-19T15:15:38.939457098Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0269532s
2026-03-19T15:15:38.942277448Z [Info] FluentMigrator.Runner.MigrationRunner: 184: remove_invalid_roksbox_metadata_images migrating
2026-03-19T15:15:38.945536762Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:38.949877614Z [Info] remove_invalid_roksbox_metadata_images: Starting migration of Log DB to 184
2026-03-19T15:15:38.953135805Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (184, '2026-03-19T15:15:38', 'remove_invalid_roksbox_metadata_images')
2026-03-19T15:15:38.960133738Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:38.964722229Z [Info] FluentMigrator.Runner.MigrationRunner: 184: remove_invalid_roksbox_metadata_images migrated
2026-03-19T15:15:38.968011233Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0191937s
2026-03-19T15:15:38.970628123Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_episode_runtime migrating
2026-03-19T15:15:38.973370536Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:38.977321593Z [Info] add_episode_runtime: Starting migration of Log DB to 185
2026-03-19T15:15:38.980212515Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (185, '2026-03-19T15:15:38', 'add_episode_runtime')
2026-03-19T15:15:38.986604077Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:38.991195534Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_episode_runtime migrated
2026-03-19T15:15:38.994091235Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0177795s
2026-03-19T15:15:38.996689498Z [Info] FluentMigrator.Runner.MigrationRunner: 186: add_result_to_commands migrating
2026-03-19T15:15:38.999574338Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:39.003627260Z [Info] add_result_to_commands: Starting migration of Log DB to 186
2026-03-19T15:15:39.006512551Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (186, '2026-03-19T15:15:39', 'add_result_to_commands')
2026-03-19T15:15:39.013636277Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:39.017897880Z [Info] FluentMigrator.Runner.MigrationRunner: 186: add_result_to_commands migrated
2026-03-19T15:15:39.020758280Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0183403s
2026-03-19T15:15:39.023237453Z [Info] FluentMigrator.Runner.MigrationRunner: 187: add_on_series_add_to_notifications migrating
2026-03-19T15:15:39.026364460Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:39.030392032Z [Info] add_on_series_add_to_notifications: Starting migration of Log DB to 187
2026-03-19T15:15:39.033560573Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (187, '2026-03-19T15:15:39', 'add_on_series_add_to_notifications')
2026-03-19T15:15:39.040578175Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:39.045253070Z [Info] FluentMigrator.Runner.MigrationRunner: 187: add_on_series_add_to_notifications migrated
2026-03-19T15:15:39.048488596Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0188707s
2026-03-19T15:15:39.051111989Z [Info] FluentMigrator.Runner.MigrationRunner: 188: postgres_update_timestamp_columns_to_with_timezone migrating
2026-03-19T15:15:39.054725386Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:39.058804161Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Log DB to 188
2026-03-19T15:15:39.068244292Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Logs
2026-03-19T15:15:39.071026956Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.68E-05s
2026-03-19T15:15:39.073900183Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Logs Time DateTimeOffset
2026-03-19T15:15:39.092827600Z [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-03-19T15:15:39.102369317Z [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-03-19T15:15:39.110663460Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs"
2026-03-19T15:15:39.114764619Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Logs_temp" RENAME TO "Logs"
2026-03-19T15:15:39.122003107Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC)
2026-03-19T15:15:39.127095102Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0499626s
2026-03-19T15:15:39.129018515Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable UpdateHistory
2026-03-19T15:15:39.131548440Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.8E-06s
2026-03-19T15:15:39.133649512Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn UpdateHistory Date DateTimeOffset
2026-03-19T15:15:39.140815383Z [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-03-19T15:15:39.148618317Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "UpdateHistory_temp" ("Id", "Date", "Version", "EventType") SELECT "Id", "Date", "Version", "EventType" FROM "UpdateHistory"
2026-03-19T15:15:39.155334142Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "UpdateHistory"
2026-03-19T15:15:39.159488499Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "UpdateHistory_temp" RENAME TO "UpdateHistory"
2026-03-19T15:15:39.166825565Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC)
2026-03-19T15:15:39.172104466Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.035301s
2026-03-19T15:15:39.174343916Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-03-19T15:15:39.176819462Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.28E-05s
2026-03-19T15:15:39.178965513Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset
2026-03-19T15:15:39.186907267Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT)
2026-03-19T15:15:39.193815690Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo"
2026-03-19T15:15:39.202131447Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo"
2026-03-19T15:15:39.207612405Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo"
2026-03-19T15:15:39.216011490Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-03-19T15:15:39.223865157Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0416117s
2026-03-19T15:15:39.226603381Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (188, '2026-03-19T15:15:39', 'postgres_update_timestamp_columns_to_with_timezone')
2026-03-19T15:15:39.234110339Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:39.239493651Z [Info] FluentMigrator.Runner.MigrationRunner: 188: postgres_update_timestamp_columns_to_with_timezone migrated
2026-03-19T15:15:39.243335388Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0573806s
2026-03-19T15:15:39.246082500Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_colon_replacement_to_naming_config migrating
2026-03-19T15:15:39.249410412Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:39.253619499Z [Info] add_colon_replacement_to_naming_config: Starting migration of Log DB to 189
2026-03-19T15:15:39.257207014Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (189, '2026-03-19T15:15:39', 'add_colon_replacement_to_naming_config')
2026-03-19T15:15:39.265177225Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:39.269673430Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_colon_replacement_to_naming_config migrated
2026-03-19T15:15:39.273148579Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0202583s
2026-03-19T15:15:39.275936433Z [Info] FluentMigrator.Runner.MigrationRunner: 190: health_restored_notification migrating
2026-03-19T15:15:39.279166307Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:39.283371356Z [Info] health_restored_notification: Starting migration of Log DB to 190
2026-03-19T15:15:39.286907217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (190, '2026-03-19T15:15:39', 'health_restored_notification')
2026-03-19T15:15:39.294981017Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:39.299336308Z [Info] FluentMigrator.Runner.MigrationRunner: 190: health_restored_notification migrated
2026-03-19T15:15:39.302533587Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0202758s
2026-03-19T15:15:39.305725646Z [Info] FluentMigrator.Runner.MigrationRunner: 191: add_download_client_tags migrating
2026-03-19T15:15:39.308689665Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:39.312679770Z [Info] add_download_client_tags: Starting migration of Log DB to 191
2026-03-19T15:15:39.315505161Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (191, '2026-03-19T15:15:39', 'add_download_client_tags')
2026-03-19T15:15:39.322183109Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:39.326439561Z [Info] FluentMigrator.Runner.MigrationRunner: 191: add_download_client_tags migrated
2026-03-19T15:15:39.329474884Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0177389s
2026-03-19T15:15:39.332035952Z [Info] FluentMigrator.Runner.MigrationRunner: 192: import_exclusion_type migrating
2026-03-19T15:15:39.334847103Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:39.338728861Z [Info] import_exclusion_type: Starting migration of Log DB to 192
2026-03-19T15:15:39.341500292Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (192, '2026-03-19T15:15:39', 'import_exclusion_type')
2026-03-19T15:15:39.348124222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:39.352639154Z [Info] FluentMigrator.Runner.MigrationRunner: 192: import_exclusion_type migrated
2026-03-19T15:15:39.355434013Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0177266s
2026-03-19T15:15:39.357937365Z [Info] FluentMigrator.Runner.MigrationRunner: 193: add_import_list_items migrating
2026-03-19T15:15:39.360772074Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:39.364682609Z [Info] add_import_list_items: Starting migration of Log DB to 193
2026-03-19T15:15:39.367322034Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (193, '2026-03-19T15:15:39', 'add_import_list_items')
2026-03-19T15:15:39.373887687Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:39.378079358Z [Info] FluentMigrator.Runner.MigrationRunner: 193: add_import_list_items migrated
2026-03-19T15:15:39.380891071Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0173019s
2026-03-19T15:15:39.383398000Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_notification_status migrating
2026-03-19T15:15:39.386283451Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:39.390315401Z [Info] add_notification_status: Starting migration of Log DB to 194
2026-03-19T15:15:39.393200982Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (194, '2026-03-19T15:15:39', 'add_notification_status')
2026-03-19T15:15:39.399900324Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:39.404143018Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_notification_status migrated
2026-03-19T15:15:39.407022757Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0178846s
2026-03-19T15:15:39.409504816Z [Info] FluentMigrator.Runner.MigrationRunner: 195: parse_language_tags_from_existing_subtitle_files migrating
2026-03-19T15:15:39.413037330Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:39.417018137Z [Info] parse_language_tags_from_existing_subtitle_files: Starting migration of Log DB to 195
2026-03-19T15:15:39.421516045Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (195, '2026-03-19T15:15:39', 'parse_language_tags_from_existing_subtitle_files')
2026-03-19T15:15:39.430866116Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:39.435182057Z [Info] FluentMigrator.Runner.MigrationRunner: 195: parse_language_tags_from_existing_subtitle_files migrated
2026-03-19T15:15:39.438684291Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0221474s
2026-03-19T15:15:39.441211601Z [Info] FluentMigrator.Runner.MigrationRunner: 196: add_finale_type migrating
2026-03-19T15:15:39.443833902Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:39.447636289Z [Info] add_finale_type: Starting migration of Log DB to 196
2026-03-19T15:15:39.450085231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (196, '2026-03-19T15:15:39', 'add_finale_type')
2026-03-19T15:15:39.456116287Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:39.460110090Z [Info] FluentMigrator.Runner.MigrationRunner: 196: add_finale_type migrated
2026-03-19T15:15:39.462726619Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.016277s
2026-03-19T15:15:39.465001290Z [Info] FluentMigrator.Runner.MigrationRunner: 197: list_add_missing_search migrating
2026-03-19T15:15:39.467782612Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:39.471422232Z [Info] list_add_missing_search: Starting migration of Log DB to 197
2026-03-19T15:15:39.474274185Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (197, '2026-03-19T15:15:39', 'list_add_missing_search')
2026-03-19T15:15:39.480548701Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:39.484549068Z [Info] FluentMigrator.Runner.MigrationRunner: 197: list_add_missing_search migrated
2026-03-19T15:15:39.487427254Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0167595s
2026-03-19T15:15:39.489777638Z [Info] FluentMigrator.Runner.MigrationRunner: 198: parse_title_from_existing_subtitle_files migrating
2026-03-19T15:15:39.493129548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:39.496824329Z [Info] parse_title_from_existing_subtitle_files: Starting migration of Log DB to 198
2026-03-19T15:15:39.499903640Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (198, '2026-03-19T15:15:39', 'parse_title_from_existing_subtitle_files')
2026-03-19T15:15:39.507012897Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:39.511192094Z [Info] FluentMigrator.Runner.MigrationRunner: 198: parse_title_from_existing_subtitle_files migrated
2026-03-19T15:15:39.514623745Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0180687s
2026-03-19T15:15:39.517674178Z [Info] FluentMigrator.Runner.MigrationRunner: 199: series_last_aired migrating
2026-03-19T15:15:39.520479408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:39.524215722Z [Info] series_last_aired: Starting migration of Log DB to 199
2026-03-19T15:15:39.527083307Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (199, '2026-03-19T15:15:39', 'series_last_aired')
2026-03-19T15:15:39.534277415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:39.538363565Z [Info] FluentMigrator.Runner.MigrationRunner: 199: series_last_aired migrated
2026-03-19T15:15:39.541934306Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0179237s
2026-03-19T15:15:39.544421425Z [Info] FluentMigrator.Runner.MigrationRunner: 200: AddNewItemMonitorType migrating
2026-03-19T15:15:39.547248438Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:39.550935643Z [Info] AddNewItemMonitorType: Starting migration of Log DB to 200
2026-03-19T15:15:39.553881977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (200, '2026-03-19T15:15:39', 'AddNewItemMonitorType')
2026-03-19T15:15:39.560109669Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:39.564121969Z [Info] FluentMigrator.Runner.MigrationRunner: 200: AddNewItemMonitorType migrated
2026-03-19T15:15:39.568180202Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0168656s
2026-03-19T15:15:39.570693935Z [Info] FluentMigrator.Runner.MigrationRunner: 201: email_encryption migrating
2026-03-19T15:15:39.573376908Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:39.577027159Z [Info] email_encryption: Starting migration of Log DB to 201
2026-03-19T15:15:39.579455710Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (201, '2026-03-19T15:15:39', 'email_encryption')
2026-03-19T15:15:39.585498460Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:39.589474356Z [Info] FluentMigrator.Runner.MigrationRunner: 201: email_encryption migrated
2026-03-19T15:15:39.592989035Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0161118s
2026-03-19T15:15:39.595377295Z [Info] FluentMigrator.Runner.MigrationRunner: 202: add_indexer_flags migrating
2026-03-19T15:15:39.598048544Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:39.601600818Z [Info] add_indexer_flags: Starting migration of Log DB to 202
2026-03-19T15:15:39.604021663Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (202, '2026-03-19T15:15:39', 'add_indexer_flags')
2026-03-19T15:15:39.610128622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:39.614167807Z [Info] FluentMigrator.Runner.MigrationRunner: 202: add_indexer_flags migrated
2026-03-19T15:15:39.617642895Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0161154s
2026-03-19T15:15:39.620003539Z [Info] FluentMigrator.Runner.MigrationRunner: 203: release_type migrating
2026-03-19T15:15:39.622523845Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:39.626310661Z [Info] release_type: Starting migration of Log DB to 203
2026-03-19T15:15:39.628697248Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (203, '2026-03-19T15:15:39', 'release_type')
2026-03-19T15:15:39.634637601Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:39.638723219Z [Info] FluentMigrator.Runner.MigrationRunner: 203: release_type migrated
2026-03-19T15:15:39.641593710Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0161953s
2026-03-19T15:15:39.643985807Z [Info] FluentMigrator.Runner.MigrationRunner: 204: add_add_release_hash migrating
2026-03-19T15:15:39.646785846Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:39.650716071Z [Info] add_add_release_hash: Starting migration of Log DB to 204
2026-03-19T15:15:39.653549748Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (204, '2026-03-19T15:15:39', 'add_add_release_hash')
2026-03-19T15:15:39.660374933Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:39.664501564Z [Info] FluentMigrator.Runner.MigrationRunner: 204: add_add_release_hash migrated
2026-03-19T15:15:39.667481726Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0177267s
2026-03-19T15:15:39.669846869Z [Info] FluentMigrator.Runner.MigrationRunner: 205: rename_season_pack_spec migrating
2026-03-19T15:15:39.672878895Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:39.676833659Z [Info] rename_season_pack_spec: Starting migration of Log DB to 205
2026-03-19T15:15:39.679660663Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (205, '2026-03-19T15:15:39', 'rename_season_pack_spec')
2026-03-19T15:15:39.686376037Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:39.690512587Z [Info] FluentMigrator.Runner.MigrationRunner: 205: rename_season_pack_spec migrated
2026-03-19T15:15:39.693335923Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0177265s
2026-03-19T15:15:39.696221314Z [Info] FluentMigrator.Runner.MigrationRunner: 206: add_tmdbid migrating
2026-03-19T15:15:39.698714395Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:39.702258312Z [Info] add_tmdbid: Starting migration of Log DB to 206
2026-03-19T15:15:39.704518383Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (206, '2026-03-19T15:15:39', 'add_tmdbid')
2026-03-19T15:15:39.710390369Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:39.714356807Z [Info] FluentMigrator.Runner.MigrationRunner: 206: add_tmdbid migrated
2026-03-19T15:15:39.716858535Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0156374s
2026-03-19T15:15:39.719427870Z [Info] FluentMigrator.Runner.MigrationRunner: 209: add_on_import_complete_to_notifications migrating
2026-03-19T15:15:39.722767726Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:39.727603385Z [Info] add_on_import_complete_to_notifications: Starting migration of Log DB to 209
2026-03-19T15:15:39.730802577Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (209, '2026-03-19T15:15:39', 'add_on_import_complete_to_notifications')
2026-03-19T15:15:39.738040824Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:39.742181363Z [Info] FluentMigrator.Runner.MigrationRunner: 209: add_on_import_complete_to_notifications migrated
2026-03-19T15:15:39.745431979Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0194431s
2026-03-19T15:15:39.748001113Z [Info] FluentMigrator.Runner.MigrationRunner: 210: add_monitored_seasons_filter migrating
2026-03-19T15:15:39.751014903Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:39.754766749Z [Info] add_monitored_seasons_filter: Starting migration of Log DB to 210
2026-03-19T15:15:39.757791871Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (210, '2026-03-19T15:15:39', 'add_monitored_seasons_filter')
2026-03-19T15:15:39.765161052Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:39.769533267Z [Info] FluentMigrator.Runner.MigrationRunner: 210: add_monitored_seasons_filter migrated
2026-03-19T15:15:39.772625835Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0185271s
2026-03-19T15:15:39.775565164Z [Info] FluentMigrator.Runner.MigrationRunner: 211: add_custom_colon_replacement_to_naming_config migrating
2026-03-19T15:15:39.779009311Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:39.783131362Z [Info] add_custom_colon_replacement_to_naming_config: Starting migration of Log DB to 211
2026-03-19T15:15:39.786594627Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (211, '2026-03-19T15:15:39', 'add_custom_colon_replacement_to_naming_config')
2026-03-19T15:15:39.793484853Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:39.797649440Z [Info] FluentMigrator.Runner.MigrationRunner: 211: add_custom_colon_replacement_to_naming_config migrated
2026-03-19T15:15:39.800984186Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0187242s
2026-03-19T15:15:39.803506626Z [Info] FluentMigrator.Runner.MigrationRunner: 212: add_minium_upgrade_format_score_to_quality_profiles migrating
2026-03-19T15:15:39.807046405Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:39.810856889Z [Info] add_minium_upgrade_format_score_to_quality_profiles: Starting migration of Log DB to 212
2026-03-19T15:15:39.814460035Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (212, '2026-03-19T15:15:39', 'add_minium_upgrade_format_score_to_quality_profiles')
2026-03-19T15:15:39.821846791Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:39.826275951Z [Info] FluentMigrator.Runner.MigrationRunner: 212: add_minium_upgrade_format_score_to_quality_profiles migrated
2026-03-19T15:15:39.829977806Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0192188s
2026-03-19T15:15:39.832452630Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_blurary576p_quality_in_profiles migrating
2026-03-19T15:15:39.835642965Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:39.840102807Z [Info] add_blurary576p_quality_in_profiles: Starting migration of Log DB to 214
2026-03-19T15:15:39.843588497Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (214, '2026-03-19T15:15:39', 'add_blurary576p_quality_in_profiles')
2026-03-19T15:15:39.850437360Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:39.854725706Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_blurary576p_quality_in_profiles migrated
2026-03-19T15:15:39.858001142Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0189408s
2026-03-19T15:15:39.860303559Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_blurary576p_quality_in_profiles_with_grouped_blurary480p migrating
2026-03-19T15:15:39.864027850Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:39.868577893Z [Info] add_blurary576p_quality_in_profiles_with_grouped_blurary480p: Starting migration of Log DB to 215
2026-03-19T15:15:39.872446453Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (215, '2026-03-19T15:15:39', 'add_blurary576p_quality_in_profiles_with_grouped_blurary480p')
2026-03-19T15:15:39.879771325Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:39.883881543Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_blurary576p_quality_in_profiles_with_grouped_blurary480p migrated
2026-03-19T15:15:39.887585001Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0198877s
2026-03-19T15:15:39.890406393Z [Info] FluentMigrator.Runner.MigrationRunner: 217: add_mal_and_anilist_ids migrating
2026-03-19T15:15:39.893253457Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-19T15:15:39.897071787Z [Info] add_mal_and_anilist_ids: Starting migration of Log DB to 217
2026-03-19T15:15:39.899958750Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (217, '2026-03-19T15:15:39', 'add_mal_and_anilist_ids')
2026-03-19T15:15:39.907050282Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-19T15:15:39.911208617Z [Info] FluentMigrator.Runner.MigrationRunner: 217: add_mal_and_anilist_ids migrated
2026-03-19T15:15:39.914081482Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0179804s
2026-03-19T15:15:42.700748757Z [Info] Microsoft.Hosting.Lifetime: Now listening on: http://[::]:8989
2026-03-19T15:15:42.867178109Z [Info] UpdaterConfigProvider: Update mechanism BuiltIn not supported in the current configuration, changing to Docker.
2026-03-19T15:15:43.888955946Z [Info] QualityProfileService: Setting up default quality profiles
2026-03-19T15:15:45.073603525Z [Info] Microsoft.Hosting.Lifetime: Application started. Press Ctrl+C to shut down.
2026-03-19T15:15:45.081464336Z [Info] Microsoft.Hosting.Lifetime: Hosting environment: Production
2026-03-19T15:15:45.085734486Z [Info] Microsoft.Hosting.Lifetime: Content root path: /app/sonarr/bin
2026-03-19T15:15:48.074520837Z [ls.io-init] done.
2026-03-19T15:15:48.185153490Z [Info] ManagedHttpDispatcher: IPv4 is available: True, IPv6 will be disabled
Expand
NAME VERSION
BouncyCastle.Cryptography 2.4.0
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.8.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.8.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
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.FFprobe 5.1.4.112
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.17
Sonarr.Api.V3 4.0.17
Sonarr.Common 4.0.17
Sonarr.Core 4.0.17
Sonarr.Host 4.0.17
Sonarr.Http 4.0.17
Sonarr.Mono 4.0.17
Sonarr.RuntimePatches 4.0.17
Sonarr.SignalR 4.0.17
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.0
System.Security.Cryptography.ProtectedData 6.0.0
System.Security.Permissions 6.0.0
System.ServiceProcess.ServiceController 6.0.1
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.1-r8
alpine-baselayout-data 3.7.1-r8
alpine-keys 2.6-r0
alpine-release 3.23.3-r0
apk-tools 3.0.5-r0
bash 5.3.3-r1
brotli-libs 1.2.0-r0
busybox 1.37.0-r30
busybox-binsh 1.37.0-r30
c-ares 1.34.6-r0
ca-certificates 20251003-r0
ca-certificates-bundle 20251003-r0
catatonit 0.2.1-r0
coreutils 9.8-r1
coreutils-env 9.8-r1
coreutils-fmt 9.8-r1
coreutils-sha512sum 9.8-r1
curl 8.17.0-r1
findutils 4.10.0-r0
icu-data-en 76.1-r1
icu-libs 76.1-r1
jq 1.8.1-r0
libapk 3.0.5-r0
libattr 2.5.2-r2
libbsd 0.12.2-r0
libcrypto3 3.5.5-r0
libcurl 8.17.0-r1
libgcc 15.2.0-r2
libidn2 2.3.8-r0
libintl 0.24.1-r1
libmd 1.1.0-r0
libncursesw 6.5_p20251123-r0
libproc2 4.0.5-r0
libpsl 0.21.5-r3
libssl3 3.5.5-r0
libstdc++ 15.2.0-r2
libunistring 1.4.1-r0
libxml2 2.13.9-r0
libxslt 1.1.43-r3
linux-pam 1.7.1-r2
musl 1.2.5-r21
musl-utils 1.2.5-r21
ncurses-terminfo-base 6.5_p20251123-r0
netcat-openbsd 1.234.1-r0
nghttp2-libs 1.68.0-r0
nghttp3 1.13.1-r0
oniguruma 6.9.10-r0
procps-ng 4.0.5-r0
readline 8.3.1-r0
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.8-r2
shadow 4.18.0-r0
skalibs-libs 2.14.4.0-r0
sqlite-libs 3.51.2-r0
ssl_client 1.37.0-r30
tzdata 2026a-r0
utmps-libs 0.1.3.1-r0
xmlstarlet 1.6.1-r2
xz-libs 5.8.2-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": 1773933361583
},
{
"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": 1773933361583
},
{
"level": "INFO",
"message": "http://172.17.0.4:8989/931-cf52af1896516b46dbfc.js 1:139900 \"[signalR] starting\"",
"source": "console-api",
"timestamp": 1773933361583
},
{
"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": 1773933361583
},
{
"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=Wn4HUAF8AvYc75acvfJHSw.\"",
"source": "console-api",
"timestamp": 1773933361583
},
{
"level": "INFO",
"message": "http://172.17.0.4:8989/931-cf52af1896516b46dbfc.js 1:139900 \"[signalR] Information: Using HubProtocol 'json'.\"",
"source": "console-api",
"timestamp": 1773933361583
},
{
"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": 1773933361583
},
{
"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": 1773933361583
},
{
"level": "DEBUG",
"message": "http://172.17.0.4:8989/931-cf52af1896516b46dbfc.js 1:139900 \"[signalR] connected\"",
"source": "console-api",
"timestamp": 1773933361583
},
{
"level": "DEBUG",
"message": "http://172.17.0.4:8989/931-cf52af1896516b46dbfc.js 1:139900 \"[signalR] received\" \"version\" Object",
"source": "console-api",
"timestamp": 1773933361584
}
]
| Test | Result | Message | Runtime |
|---|---|---|---|
| Capture Screenshot | PASS | - | 13.00s |
| Container Start | PASS | - | 63.51s |
| Create Buildx SBOM | PASS | - | 1.73s |
| Get Build Info | PASS | - | 0.04s |