AMD64 PASS
linuxserver/sonarr
Runtime: 21.92s
Build Information
Builder: X86-BUILDER-3d --Hetzner
Created: 2025-11-21T23:34:08+00:00
Image: linuxserver/sonarr
Maintainer: thespad
Size: 89.02MB
Tag: amd64-4.0.16.2944-ls298
Version: 4.0.16.2944-ls298
Expand
2025-11-21T23:37:23.137100848Z [migrations] started
2025-11-21T23:37:23.137182763Z [migrations] no migrations found
2025-11-21T23:37:23.161340869Z usermod: no changes
2025-11-21T23:37:23.167137259Z ───────────────────────────────────────
2025-11-21T23:37:23.167166548Z
2025-11-21T23:37:23.167170646Z ██╗ ███████╗██╗ ██████╗
2025-11-21T23:37:23.167174484Z ██║ ██╔════╝██║██╔═══██╗
2025-11-21T23:37:23.167178422Z ██║ ███████╗██║██║ ██║
2025-11-21T23:37:23.167182200Z ██║ ╚════██║██║██║ ██║
2025-11-21T23:37:23.167185877Z ███████╗███████║██║╚██████╔╝
2025-11-21T23:37:23.167189665Z ╚══════╝╚══════╝╚═╝ ╚═════╝
2025-11-21T23:37:23.167193342Z
2025-11-21T23:37:23.167196799Z Brought to you by linuxserver.io
2025-11-21T23:37:23.167200426Z ───────────────────────────────────────
2025-11-21T23:37:23.167434708Z
2025-11-21T23:37:23.167442564Z To support the app dev(s) visit:
2025-11-21T23:37:23.169044449Z Sonarr: https://sonarr.tv/donate
2025-11-21T23:37:23.169373030Z
2025-11-21T23:37:23.169379804Z To support LSIO projects visit:
2025-11-21T23:37:23.169383481Z https://www.linuxserver.io/donate/
2025-11-21T23:37:23.169387059Z
2025-11-21T23:37:23.169390526Z ───────────────────────────────────────
2025-11-21T23:37:23.169394874Z GID/UID
2025-11-21T23:37:23.169398492Z ───────────────────────────────────────
2025-11-21T23:37:23.174183585Z
2025-11-21T23:37:23.174201030Z User UID: 911
2025-11-21T23:37:23.174205079Z User GID: 911
2025-11-21T23:37:23.174209137Z ───────────────────────────────────────
2025-11-21T23:37:23.175993709Z Linuxserver.io version: 4.0.16.2944-ls298
2025-11-21T23:37:23.176254364Z Build-date: 2025-11-21T23:34:08+00:00
2025-11-21T23:37:23.176292691Z ───────────────────────────────────────
2025-11-21T23:37:23.176297792Z
2025-11-21T23:37:23.222621223Z [custom-init] No custom files found, skipping...
2025-11-21T23:37:23.571703691Z [Info] Bootstrap: Starting Sonarr - /app/sonarr/bin/Sonarr - Version 4.0.16.2944
2025-11-21T23:37:23.648276553Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2025-11-21T23:37:23.654314068Z [Debug] Bootstrap: Console selected
2025-11-21T23:37:23.656014572Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2025-11-21T23:37:24.041321589Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2025-11-21T23:37:24.106126549Z [Warn] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {9f286361-536f-4f6c-997d-38e3888b1ceb} may be persisted to storage in unencrypted form.
2025-11-21T23:37:24.194592555Z [Trace] EventAggregator: Publishing ConfigFileSavedEvent
2025-11-21T23:37:24.247719674Z [Info] MigrationController: *** Migrating data source=/config/sonarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 ***
2025-11-21T23:37:24.353302200Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating
2025-11-21T23:37:24.364856172Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-11-21T23:37:24.365642655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-11-21T23:37:24.419151633Z [Info] DatabaseEngineVersionCheck: SQLite 3.49.2
2025-11-21T23:37:24.421148924Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0543945s
2025-11-21T23:37:24.421324878Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated
2025-11-21T23:37:24.421446624Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0562565s
2025-11-21T23:37:24.433253193Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating
2025-11-21T23:37:24.433892771Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:24.439551353Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo
2025-11-21T23:37:24.448004191Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL)
2025-11-21T23:37:24.469302761Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0295215s
2025-11-21T23:37:24.469648427Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:24.472167719Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated
2025-11-21T23:37:24.472302700Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0324256s
2025-11-21T23:37:24.480305292Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating
2025-11-21T23:37:24.480430614Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:24.486351044Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version)
2025-11-21T23:37:24.487792075Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2025-11-21T23:37:24.488233323Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017191s
2025-11-21T23:37:24.488382784Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2025-11-21T23:37:24.488628519Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001289s
2025-11-21T23:37:24.488997932Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime
2025-11-21T23:37:24.489472688Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME
2025-11-21T23:37:24.490102586Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009778s
2025-11-21T23:37:24.490240294Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:24.490993630Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated
2025-11-21T23:37:24.491178222Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00186s
2025-11-21T23:37:24.491658328Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating
2025-11-21T23:37:24.491790324Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:24.492460914Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2025-11-21T23:37:24.492593672Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.05E-05s
2025-11-21T23:37:24.492691819Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String
2025-11-21T23:37:24.492801330Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT
2025-11-21T23:37:24.493186796Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003945s
2025-11-21T23:37:24.493290965Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:24.493956606Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated
2025-11-21T23:37:24.494055274Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011307s
2025-11-21T23:37:24.495054596Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating
2025-11-21T23:37:24.495155660Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:24.495926852Z [Info] InitialSetup: Starting migration of Main DB to 1
2025-11-21T23:37:24.501701658Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Config
2025-11-21T23:37:24.501976522Z [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)
2025-11-21T23:37:24.502370655Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000524s
2025-11-21T23:37:24.502464494Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Config (Key)
2025-11-21T23:37:24.502595658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Config_Key" ON "Config" ("Key" ASC)
2025-11-21T23:37:24.502831904Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002638s
2025-11-21T23:37:24.502938278Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RootFolders
2025-11-21T23:37:24.503047278Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "RootFolders" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Path" TEXT NOT NULL)
2025-11-21T23:37:24.503317943Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002802s
2025-11-21T23:37:24.503413826Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex RootFolders (Path)
2025-11-21T23:37:24.503538918Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_RootFolders_Path" ON "RootFolders" ("Path" ASC)
2025-11-21T23:37:24.503814663Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002652s
2025-11-21T23:37:24.503920235Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Series
2025-11-21T23:37:24.504071099Z [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)
2025-11-21T23:37:24.504891230Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000872s
2025-11-21T23:37:24.504997264Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (TvdbId)
2025-11-21T23:37:24.505088036Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2025-11-21T23:37:24.505386146Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002543s
2025-11-21T23:37:24.505446137Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (TvRageId)
2025-11-21T23:37:24.505543794Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC)
2025-11-21T23:37:24.505817956Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002716s
2025-11-21T23:37:24.505929140Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (ImdbId)
2025-11-21T23:37:24.506022999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_ImdbId" ON "Series" ("ImdbId" ASC)
2025-11-21T23:37:24.506267611Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002512s
2025-11-21T23:37:24.506380528Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (TitleSlug)
2025-11-21T23:37:24.506492143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2025-11-21T23:37:24.506753018Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002633s
2025-11-21T23:37:24.506867218Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Seasons
2025-11-21T23:37:24.506975386Z [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)
2025-11-21T23:37:24.507327094Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003668s
2025-11-21T23:37:24.507419259Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Episodes
2025-11-21T23:37:24.507559351Z [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)
2025-11-21T23:37:24.508110261Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005606s
2025-11-21T23:37:24.508205613Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Episodes (TvDbEpisodeId)
2025-11-21T23:37:24.508286205Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Episodes_TvDbEpisodeId" ON "Episodes" ("TvDbEpisodeId" ASC)
2025-11-21T23:37:24.508580578Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002874s
2025-11-21T23:37:24.508689948Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable EpisodeFiles
2025-11-21T23:37:24.508795190Z [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)
2025-11-21T23:37:24.509211668Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004301s
2025-11-21T23:37:24.509342712Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex EpisodeFiles (Path)
2025-11-21T23:37:24.509409737Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_EpisodeFiles_Path" ON "EpisodeFiles" ("Path" ASC)
2025-11-21T23:37:24.509709561Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002858s
2025-11-21T23:37:24.509808760Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable History
2025-11-21T23:37:24.509922680Z [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)
2025-11-21T23:37:24.510315661Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004154s
2025-11-21T23:37:24.510442827Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Notifications
2025-11-21T23:37:24.510531716Z [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)
2025-11-21T23:37:24.517698204Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071512s
2025-11-21T23:37:24.517808807Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ScheduledTasks
2025-11-21T23:37:24.517927676Z [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)
2025-11-21T23:37:24.518301168Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003898s
2025-11-21T23:37:24.518401690Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ScheduledTasks (TypeName)
2025-11-21T23:37:24.518491391Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2025-11-21T23:37:24.518781685Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002826s
2025-11-21T23:37:24.518893410Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Indexers
2025-11-21T23:37:24.518983642Z [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)
2025-11-21T23:37:24.519316743Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003445s
2025-11-21T23:37:24.519430441Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Indexers (Name)
2025-11-21T23:37:24.519516725Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2025-11-21T23:37:24.519763322Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002511s
2025-11-21T23:37:24.519891329Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable QualityProfiles
2025-11-21T23:37:24.519994738Z [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)
2025-11-21T23:37:24.520296675Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003204s
2025-11-21T23:37:24.520409493Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityProfiles (Name)
2025-11-21T23:37:24.520514544Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityProfiles_Name" ON "QualityProfiles" ("Name" ASC)
2025-11-21T23:37:24.520791131Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002763s
2025-11-21T23:37:24.520880521Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable QualitySizes
2025-11-21T23:37:24.520996725Z [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)
2025-11-21T23:37:24.521338182Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003512s
2025-11-21T23:37:24.521438544Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualitySizes (QualityId)
2025-11-21T23:37:24.521531101Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualitySizes_QualityId" ON "QualitySizes" ("QualityId" ASC)
2025-11-21T23:37:24.521815333Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002653s
2025-11-21T23:37:24.521926577Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualitySizes (Name)
2025-11-21T23:37:24.522026668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualitySizes_Name" ON "QualitySizes" ("Name" ASC)
2025-11-21T23:37:24.522267052Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002469s
2025-11-21T23:37:24.522357875Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable SceneMappings
2025-11-21T23:37:24.522502827Z [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)
2025-11-21T23:37:24.522826659Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003579s
2025-11-21T23:37:24.522929145Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NamingConfig
2025-11-21T23:37:24.523068365Z [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)
2025-11-21T23:37:24.523572250Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005092s
2025-11-21T23:37:24.527294173Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2025-11-21T23:37:24', 'InitialSetup')
2025-11-21T23:37:24.528625834Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:24.530099982Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated
2025-11-21T23:37:24.530185955Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070525s
2025-11-21T23:37:24.530380938Z [Info] FluentMigrator.Runner.MigrationRunner: 2: remove_tvrage_imdb_unique_constraint migrating
2025-11-21T23:37:24.530510018Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:24.530663807Z [Info] remove_tvrage_imdb_unique_constraint: Starting migration of Main DB to 2
2025-11-21T23:37:24.532581348Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex Series (TvRageId)
2025-11-21T23:37:24.532982495Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_Series_TvRageId"
2025-11-21T23:37:24.533299974Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005842s
2025-11-21T23:37:24.533403182Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex Series (ImdbId)
2025-11-21T23:37:24.533517212Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_Series_ImdbId"
2025-11-21T23:37:24.533756784Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002604s
2025-11-21T23:37:24.533873239Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2025-11-21T23:37:24', 'remove_tvrage_imdb_unique_constraint')
2025-11-21T23:37:24.534124615Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:24.534857550Z [Info] FluentMigrator.Runner.MigrationRunner: 2: remove_tvrage_imdb_unique_constraint migrated
2025-11-21T23:37:24.534985518Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013692s
2025-11-21T23:37:24.535092343Z [Info] FluentMigrator.Runner.MigrationRunner: 3: remove_renamed_scene_mapping_columns migrating
2025-11-21T23:37:24.535190892Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:24.535355182Z [Info] remove_renamed_scene_mapping_columns: Starting migration of Main DB to 3
2025-11-21T23:37:24.536408513Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable SceneMappings
2025-11-21T23:37:24.536707946Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SceneMappings"
2025-11-21T23:37:24.537007158Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005234s
2025-11-21T23:37:24.537125737Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable SceneMappings
2025-11-21T23:37:24.537259937Z [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)
2025-11-21T23:37:24.537610082Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000391s
2025-11-21T23:37:24.537723290Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2025-11-21T23:37:24', 'remove_renamed_scene_mapping_columns')
2025-11-21T23:37:24.537951569Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:24.538734055Z [Info] FluentMigrator.Runner.MigrationRunner: 3: remove_renamed_scene_mapping_columns migrated
2025-11-21T23:37:24.538814286Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014763s
2025-11-21T23:37:24.538953236Z [Info] FluentMigrator.Runner.MigrationRunner: 4: updated_history migrating
2025-11-21T23:37:24.539061073Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:24.539191866Z [Info] updated_history: Starting migration of Main DB to 4
2025-11-21T23:37:24.539717715Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable History
2025-11-21T23:37:24.539893489Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History"
2025-11-21T23:37:24.540212311Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003642s
2025-11-21T23:37:24.540305438Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable History
2025-11-21T23:37:24.540433155Z [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)
2025-11-21T23:37:24.540830405Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004151s
2025-11-21T23:37:24.540933783Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2025-11-21T23:37:24', 'updated_history')
2025-11-21T23:37:24.541156482Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:24.541937995Z [Info] FluentMigrator.Runner.MigrationRunner: 4: updated_history migrated
2025-11-21T23:37:24.542057826Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015185s
2025-11-21T23:37:24.542185564Z [Info] FluentMigrator.Runner.MigrationRunner: 5: added_eventtype_to_history migrating
2025-11-21T23:37:24.542284262Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:24.542439305Z [Info] added_eventtype_to_history: Starting migration of Main DB to 5
2025-11-21T23:37:24.542767746Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History
2025-11-21T23:37:24.542888128Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-11-21T23:37:24.542970714Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn History EventType Int32
2025-11-21T23:37:24.543089724Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History" ADD COLUMN "EventType" INTEGER
2025-11-21T23:37:24.543573478Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004912s
2025-11-21T23:37:24.543682838Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2025-11-21T23:37:24', 'added_eventtype_to_history')
2025-11-21T23:37:24.543943313Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:24.544549082Z [Info] FluentMigrator.Runner.MigrationRunner: 5: added_eventtype_to_history migrated
2025-11-21T23:37:24.544682551Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014714s
2025-11-21T23:37:24.544775478Z [Info] FluentMigrator.Runner.MigrationRunner: 6: add_index_to_log_time migrating
2025-11-21T23:37:24.544874477Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:24.545050331Z [Info] add_index_to_log_time: Starting migration of Main DB to 6
2025-11-21T23:37:24.545199191Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2025-11-21T23:37:24', 'add_index_to_log_time')
2025-11-21T23:37:24.545412039Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:24.545996045Z [Info] FluentMigrator.Runner.MigrationRunner: 6: add_index_to_log_time migrated
2025-11-21T23:37:24.546101317Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011084s
2025-11-21T23:37:24.546257542Z [Info] FluentMigrator.Runner.MigrationRunner: 7: add_renameEpisodes_to_naming migrating
2025-11-21T23:37:24.546324426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:24.546493487Z [Info] add_renameEpisodes_to_naming: Starting migration of Main DB to 7
2025-11-21T23:37:24.547296844Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2025-11-21T23:37:24.547423970Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-11-21T23:37:24.547515584Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig RenameEpisodes Boolean
2025-11-21T23:37:24.547624694Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "RenameEpisodes" INTEGER
2025-11-21T23:37:24.548176555Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005446s
2025-11-21T23:37:24.548448833Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "RenameEpisodes" = NOT "UseSceneName"
2025-11-21T23:37:24.548886835Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "RenameEpisodes" = NOT "UseSceneName"
2025-11-21T23:37:24.549049142Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004423s
2025-11-21T23:37:24.549154504Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2025-11-21T23:37:24', 'add_renameEpisodes_to_naming')
2025-11-21T23:37:24.549443877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:24.550129898Z [Info] FluentMigrator.Runner.MigrationRunner: 7: add_renameEpisodes_to_naming migrated
2025-11-21T23:37:24.550499863Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014993s
2025-11-21T23:37:24.550735948Z [Info] FluentMigrator.Runner.MigrationRunner: 8: remove_backlog migrating
2025-11-21T23:37:24.550850368Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:24.551053347Z [Info] remove_backlog: Starting migration of Main DB to 8
2025-11-21T23:37:24.553469692Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Series BacklogSetting
2025-11-21T23:37:24.571361563Z [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)
2025-11-21T23:37:24.572294321Z [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"
2025-11-21T23:37:24.573083810Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2025-11-21T23:37:24.574047991Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2025-11-21T23:37:24.575418660Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2025-11-21T23:37:24.575748885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2025-11-21T23:37:24.576060352Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0224616s
2025-11-21T23:37:24.576206797Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig UseSceneName
2025-11-21T23:37:24.577755175Z [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)
2025-11-21T23:37:24.578326425Z [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"
2025-11-21T23:37:24.578845239Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig"
2025-11-21T23:37:24.579275285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig"
2025-11-21T23:37:24.580655825Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042903s
2025-11-21T23:37:24.580783291Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2025-11-21T23:37:24', 'remove_backlog')
2025-11-21T23:37:24.581009747Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:24.582157969Z [Info] FluentMigrator.Runner.MigrationRunner: 8: remove_backlog migrated
2025-11-21T23:37:24.582278762Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058048s
2025-11-21T23:37:24.582429205Z [Info] FluentMigrator.Runner.MigrationRunner: 9: fix_rename_episodes migrating
2025-11-21T23:37:24.582550278Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:24.582734940Z [Info] fix_rename_episodes: Starting migration of Main DB to 9
2025-11-21T23:37:24.586324507Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig SeasonFolderFormat
2025-11-21T23:37:24.587738644Z [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)
2025-11-21T23:37:24.588356839Z [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"
2025-11-21T23:37:24.588842146Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig"
2025-11-21T23:37:24.589200968Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig"
2025-11-21T23:37:24.590433189Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039689s
2025-11-21T23:37:24.590567559Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-11-21T23:37:24.593212054Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "RenameEpisodes" = 1 WHERE "RenameEpisodes" = -1
2025-11-21T23:37:24.593480123Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028236s
2025-11-21T23:37:24.593582119Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-11-21T23:37:24.593753554Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "RenameEpisodes" = 0 WHERE "RenameEpisodes" = -2
2025-11-21T23:37:24.593919969Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002469s
2025-11-21T23:37:24.594118188Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2025-11-21T23:37:24', 'fix_rename_episodes')
2025-11-21T23:37:24.594359844Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:24.595082499Z [Info] FluentMigrator.Runner.MigrationRunner: 9: fix_rename_episodes migrated
2025-11-21T23:37:24.595218163Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013941s
2025-11-21T23:37:24.595391381Z [Info] FluentMigrator.Runner.MigrationRunner: 10: add_monitored migrating
2025-11-21T23:37:24.595524810Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:24.595686896Z [Info] add_monitored: Starting migration of Main DB to 10
2025-11-21T23:37:24.597195564Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2025-11-21T23:37:24.597335094Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2025-11-21T23:37:24.597469916Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes Monitored Boolean
2025-11-21T23:37:24.597610128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "Monitored" INTEGER
2025-11-21T23:37:24.598186609Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005907s
2025-11-21T23:37:24.598300779Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Seasons
2025-11-21T23:37:24.598392553Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2025-11-21T23:37:24.598486272Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Seasons Monitored Boolean
2025-11-21T23:37:24.598602957Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Seasons" ADD COLUMN "Monitored" INTEGER
2025-11-21T23:37:24.599090969Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005128s
2025-11-21T23:37:24.599244909Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-11-21T23:37:24.599443419Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Episodes" SET "Monitored" = 1 WHERE "Ignored" = 0
2025-11-21T23:37:24.599701168Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003271s
2025-11-21T23:37:24.599802903Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-11-21T23:37:24.599917443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Episodes" SET "Monitored" = 0 WHERE "Ignored" = 1
2025-11-21T23:37:24.600077966Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001975s
2025-11-21T23:37:24.600188880Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-11-21T23:37:24.600288190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Seasons" SET "Monitored" = 1 WHERE "Ignored" = 0
2025-11-21T23:37:24.600559606Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002748s
2025-11-21T23:37:24.600681431Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-11-21T23:37:24.600804569Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Seasons" SET "Monitored" = 0 WHERE "Ignored" = 1
2025-11-21T23:37:24.601046837Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002376s
2025-11-21T23:37:24.601178412Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2025-11-21T23:37:24', 'add_monitored')
2025-11-21T23:37:24.601421842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:24.602037351Z [Info] FluentMigrator.Runner.MigrationRunner: 10: add_monitored migrated
2025-11-21T23:37:24.602161030Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012248s
2025-11-21T23:37:24.602290180Z [Info] FluentMigrator.Runner.MigrationRunner: 11: remove_ignored migrating
2025-11-21T23:37:24.602387807Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:24.602599874Z [Info] remove_ignored: Starting migration of Main DB to 11
2025-11-21T23:37:24.602923856Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Seasons Ignored
2025-11-21T23:37:24.604362933Z [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)
2025-11-21T23:37:24.604775414Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Seasons_temp" ("Id", "SeriesId", "SeasonNumber", "Monitored") SELECT "Id", "SeriesId", "SeasonNumber", "Monitored" FROM "Seasons"
2025-11-21T23:37:24.605058905Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Seasons"
2025-11-21T23:37:24.605407997Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Seasons_temp" RENAME TO "Seasons"
2025-11-21T23:37:24.606935132Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038915s
2025-11-21T23:37:24.607057318Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Episodes Ignored
2025-11-21T23:37:24.608406113Z [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)
2025-11-21T23:37:24.609064048Z [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"
2025-11-21T23:37:24.609653976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Episodes"
2025-11-21T23:37:24.610053570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes_temp" RENAME TO "Episodes"
2025-11-21T23:37:24.611169507Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Episodes_TvDbEpisodeId" ON "Episodes" ("TvDbEpisodeId" ASC)
2025-11-21T23:37:24.611474711Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043109s
2025-11-21T23:37:24.611654183Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2025-11-21T23:37:24', 'remove_ignored')
2025-11-21T23:37:24.611873845Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:24.612797865Z [Info] FluentMigrator.Runner.MigrationRunner: 11: remove_ignored migrated
2025-11-21T23:37:24.612921895Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0056374s
2025-11-21T23:37:24.613086887Z [Info] FluentMigrator.Runner.MigrationRunner: 12: remove_custom_start_date migrating
2025-11-21T23:37:24.613184353Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:24.613399496Z [Info] remove_custom_start_date: Starting migration of Main DB to 12
2025-11-21T23:37:24.613774862Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Series CustomStartDate
2025-11-21T23:37:24.615138868Z [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)
2025-11-21T23:37:24.615954019Z [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"
2025-11-21T23:37:24.616650932Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2025-11-21T23:37:24.622315437Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2025-11-21T23:37:24.623713451Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2025-11-21T23:37:24.624028415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2025-11-21T23:37:24.624329311Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104213s
2025-11-21T23:37:24.624496648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2025-11-21T23:37:24', 'remove_custom_start_date')
2025-11-21T23:37:24.624662512Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:24.625593176Z [Info] FluentMigrator.Runner.MigrationRunner: 12: remove_custom_start_date migrated
2025-11-21T23:37:24.625717977Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0116879s
2025-11-21T23:37:24.625857227Z [Info] FluentMigrator.Runner.MigrationRunner: 13: add_air_date_utc migrating
2025-11-21T23:37:24.625946136Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:24.626147742Z [Info] add_air_date_utc: Starting migration of Main DB to 13
2025-11-21T23:37:24.626613720Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2025-11-21T23:37:24.626715285Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2025-11-21T23:37:24.626823513Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes AirDateUtc DateTime
2025-11-21T23:37:24.626929506Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "AirDateUtc" DATETIME
2025-11-21T23:37:24.627490055Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005438s
2025-11-21T23:37:24.627573994Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Episodes" SET "AirDateUtc" = "AirDate"
2025-11-21T23:37:24.627765219Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Episodes" SET "AirDateUtc" = "AirDate"
2025-11-21T23:37:24.627897395Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001769s
2025-11-21T23:37:24.628031785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2025-11-21T23:37:24', 'add_air_date_utc')
2025-11-21T23:37:24.628270456Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:24.628807016Z [Info] FluentMigrator.Runner.MigrationRunner: 13: add_air_date_utc migrated
2025-11-21T23:37:24.628925965Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011054s
2025-11-21T23:37:24.629044173Z [Info] FluentMigrator.Runner.MigrationRunner: 14: drop_air_date migrating
2025-11-21T23:37:24.629131329Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:24.629281892Z [Info] drop_air_date: Starting migration of Main DB to 14
2025-11-21T23:37:24.629587648Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Episodes AirDate
2025-11-21T23:37:24.630609916Z [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)
2025-11-21T23:37:24.631192639Z [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"
2025-11-21T23:37:24.631757947Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Episodes"
2025-11-21T23:37:24.632277182Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes_temp" RENAME TO "Episodes"
2025-11-21T23:37:24.633410384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Episodes_TvDbEpisodeId" ON "Episodes" ("TvDbEpisodeId" ASC)
2025-11-21T23:37:24.633702943Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039793s
2025-11-21T23:37:24.633814808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2025-11-21T23:37:24', 'drop_air_date')
2025-11-21T23:37:24.634014029Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:24.634727065Z [Info] FluentMigrator.Runner.MigrationRunner: 14: drop_air_date migrated
2025-11-21T23:37:24.634824621Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050062s
2025-11-21T23:37:24.634967238Z [Info] FluentMigrator.Runner.MigrationRunner: 15: add_air_date_as_string migrating
2025-11-21T23:37:24.635096488Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:24.635350810Z [Info] add_air_date_as_string: Starting migration of Main DB to 15
2025-11-21T23:37:24.635693380Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2025-11-21T23:37:24.635797640Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-11-21T23:37:24.635917141Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes AirDate String
2025-11-21T23:37:24.636018324Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "AirDate" TEXT
2025-11-21T23:37:24.636533902Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005225s
2025-11-21T23:37:24.636656249Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2025-11-21T23:37:24', 'add_air_date_as_string')
2025-11-21T23:37:24.636874678Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:24.637843729Z [Info] FluentMigrator.Runner.MigrationRunner: 15: add_air_date_as_string migrated
2025-11-21T23:37:24.638001777Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018158s
2025-11-21T23:37:24.638045966Z [Info] FluentMigrator.Runner.MigrationRunner: 16: updated_imported_history_item migrating
2025-11-21T23:37:24.638168383Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:24.638342293Z [Info] updated_imported_history_item: Starting migration of Main DB to 16
2025-11-21T23:37:24.638596775Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "History" SET "Data" = replace( "Data", '"Path"', '"ImportedPath"' ) WHERE "EventType" = 3
2025-11-21T23:37:24.638745204Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "History" SET "Data" = replace( "Data", '"Path"', '"ImportedPath"' ) WHERE "EventType" = 3
2025-11-21T23:37:24.638962011Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002138s
2025-11-21T23:37:24.639116832Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2025-11-21T23:37:24', 'updated_imported_history_item')
2025-11-21T23:37:24.639316214Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:24.639797833Z [Info] FluentMigrator.Runner.MigrationRunner: 16: updated_imported_history_item migrated
2025-11-21T23:37:24.639971623Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010349s
2025-11-21T23:37:24.640088268Z [Info] FluentMigrator.Runner.MigrationRunner: 17: reset_scene_names migrating
2025-11-21T23:37:24.640249092Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:24.640357059Z [Info] reset_scene_names: Starting migration of Main DB to 17
2025-11-21T23:37:24.640535959Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "EpisodeFiles" SET "SceneName" = NULL where "SceneName" != NULL
2025-11-21T23:37:24.640737455Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "EpisodeFiles" SET "SceneName" = NULL where "SceneName" != NULL
2025-11-21T23:37:24.640951496Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002019s
2025-11-21T23:37:24.641085847Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2025-11-21T23:37:24', 'reset_scene_names')
2025-11-21T23:37:24.641261951Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:24.641788371Z [Info] FluentMigrator.Runner.MigrationRunner: 17: reset_scene_names migrated
2025-11-21T23:37:24.641892110Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010419s
2025-11-21T23:37:24.642030999Z [Info] FluentMigrator.Runner.MigrationRunner: 18: remove_duplicates migrating
2025-11-21T23:37:24.642146532Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:24.642277616Z [Info] remove_duplicates: Starting migration of Main DB to 18
2025-11-21T23:37:24.642497759Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-11-21T23:37:24.642647711Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-11-21T23:37:24.653678459Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110283s
2025-11-21T23:37:24.653878391Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2025-11-21T23:37:24', 'remove_duplicates')
2025-11-21T23:37:24.654179969Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:24.654767882Z [Info] FluentMigrator.Runner.MigrationRunner: 18: remove_duplicates migrated
2025-11-21T23:37:24.654903746Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121453s
2025-11-21T23:37:24.655053587Z [Info] FluentMigrator.Runner.MigrationRunner: 19: restore_unique_constraints migrating
2025-11-21T23:37:24.655135873Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:24.655310444Z [Info] restore_unique_constraints: Starting migration of Main DB to 19
2025-11-21T23:37:24.656019933Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DROP INDEX IF EXISTS "IX_Series_TvdbId"
2025-11-21T23:37:24.656161177Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX IF EXISTS "IX_Series_TvdbId"
2025-11-21T23:37:24.656487785Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003192s
2025-11-21T23:37:24.656576624Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DROP INDEX IF EXISTS "IX_Series_TitleSlug"
2025-11-21T23:37:24.656738800Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX IF EXISTS "IX_Series_TitleSlug"
2025-11-21T23:37:24.656998082Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002877s
2025-11-21T23:37:24.657093324Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DROP INDEX IF EXISTS "IX_Episodes_TvDbEpisodeId"
2025-11-21T23:37:24.657205770Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX IF EXISTS "IX_Episodes_TvDbEpisodeId"
2025-11-21T23:37:24.657461195Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002532s
2025-11-21T23:37:24.657577308Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (TvdbId)
2025-11-21T23:37:24.657697230Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2025-11-21T23:37:24.657965891Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002653s
2025-11-21T23:37:24.658069920Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (TitleSlug)
2025-11-21T23:37:24.658169270Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2025-11-21T23:37:24.658457701Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002693s
2025-11-21T23:37:24.658558283Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Episodes (TvDbEpisodeId)
2025-11-21T23:37:24.658664587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Episodes_TvDbEpisodeId" ON "Episodes" ("TvDbEpisodeId" ASC)
2025-11-21T23:37:24.658905803Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002468s
2025-11-21T23:37:24.659026105Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2025-11-21T23:37:24', 'restore_unique_constraints')
2025-11-21T23:37:24.659259756Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:24.659965827Z [Info] FluentMigrator.Runner.MigrationRunner: 19: restore_unique_constraints migrated
2025-11-21T23:37:24.660070939Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013009s
2025-11-21T23:37:24.660186502Z [Info] FluentMigrator.Runner.MigrationRunner: 20: add_year_and_seasons_to_series migrating
2025-11-21T23:37:24.660288457Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:24.660470974Z [Info] add_year_and_seasons_to_series: Starting migration of Main DB to 20
2025-11-21T23:37:24.660925920Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2025-11-21T23:37:24.661034659Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-11-21T23:37:24.661127676Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series Year Int32
2025-11-21T23:37:24.661209611Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "Year" INTEGER
2025-11-21T23:37:24.661724568Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005057s
2025-11-21T23:37:24.661809068Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2025-11-21T23:37:24.661891053Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2025-11-21T23:37:24.661988199Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series Seasons String
2025-11-21T23:37:24.662124433Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "Seasons" TEXT
2025-11-21T23:37:24.662601553Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004905s
2025-11-21T23:37:24.662725693Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-11-21T23:37:24.662832518Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-11-21T23:37:24.667262357Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044126s
2025-11-21T23:37:24.667447420Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2025-11-21T23:37:24', 'add_year_and_seasons_to_series')
2025-11-21T23:37:24.667668194Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:24.668542394Z [Info] FluentMigrator.Runner.MigrationRunner: 20: add_year_and_seasons_to_series migrated
2025-11-21T23:37:24.668687326Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0057009s
2025-11-21T23:37:24.668817398Z [Info] FluentMigrator.Runner.MigrationRunner: 21: drop_seasons_table migrating
2025-11-21T23:37:24.668941177Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:24.669164557Z [Info] drop_seasons_table: Starting migration of Main DB to 21
2025-11-21T23:37:24.669449891Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable Seasons
2025-11-21T23:37:24.669576225Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Seasons"
2025-11-21T23:37:24.669954377Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003823s
2025-11-21T23:37:24.670074208Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2025-11-21T23:37:24', 'drop_seasons_table')
2025-11-21T23:37:24.670299091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:24.671243442Z [Info] FluentMigrator.Runner.MigrationRunner: 21: drop_seasons_table migrated
2025-11-21T23:37:24.671362261Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016702s
2025-11-21T23:37:24.671486050Z [Info] FluentMigrator.Runner.MigrationRunner: 22: move_indexer_to_generic_provider migrating
2025-11-21T23:37:24.671610661Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:24.671769311Z [Info] move_indexer_to_generic_provider: Starting migration of Main DB to 22
2025-11-21T23:37:24.672154686Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2025-11-21T23:37:24.672316562Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2025-11-21T23:37:24.672432897Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers ConfigContract String
2025-11-21T23:37:24.672551876Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "ConfigContract" TEXT
2025-11-21T23:37:24.673101543Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005572s
2025-11-21T23:37:24.673223769Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2025-11-21T23:37:24', 'move_indexer_to_generic_provider')
2025-11-21T23:37:24.673442509Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:24.674168962Z [Info] FluentMigrator.Runner.MigrationRunner: 22: move_indexer_to_generic_provider migrated
2025-11-21T23:37:24.674293342Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001615s
2025-11-21T23:37:24.674458405Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_config_contract_to_indexers migrating
2025-11-21T23:37:24.674589950Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:24.674758318Z [Info] add_config_contract_to_indexers: Starting migration of Main DB to 23
2025-11-21T23:37:24.677095574Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-11-21T23:37:24.677215556Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NewznabSettings' WHERE "Implementation" = 'Newznab'
2025-11-21T23:37:24.677429356Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002206s
2025-11-21T23:37:24.677532684Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-11-21T23:37:24.677645782Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'OmgwtfnzbsSettings' WHERE "Implementation" = 'Omgwtfnzbs'
2025-11-21T23:37:24.677836365Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000221s
2025-11-21T23:37:24.677936307Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-11-21T23:37:24.678045276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NullConfig' WHERE "Implementation" = 'Wombles'
2025-11-21T23:37:24.678273616Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002193s
2025-11-21T23:37:24.678385220Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-11-21T23:37:24.678492416Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NullConfig' WHERE "Implementation" = 'Eztv'
2025-11-21T23:37:24.678734704Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002355s
2025-11-21T23:37:24.678846088Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-11-21T23:37:24.681807350Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "ConfigContract" IS NULL
2025-11-21T23:37:24.682036612Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030786s
2025-11-21T23:37:24.682155291Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2025-11-21T23:37:24', 'add_config_contract_to_indexers')
2025-11-21T23:37:24.682379141Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:24.683086455Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_config_contract_to_indexers migrated
2025-11-21T23:37:24.683205194Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041263s
2025-11-21T23:37:24.683329855Z [Info] FluentMigrator.Runner.MigrationRunner: 24: drop_tvdb_episodeid migrating
2025-11-21T23:37:24.683415508Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:24.683618296Z [Info] drop_tvdb_episodeid: Starting migration of Main DB to 24
2025-11-21T23:37:24.683893681Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Episodes TvDbEpisodeId
2025-11-21T23:37:24.685093075Z [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)
2025-11-21T23:37:24.685679305Z [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"
2025-11-21T23:37:24.686281798Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Episodes"
2025-11-21T23:37:24.686698668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes_temp" RENAME TO "Episodes"
2025-11-21T23:37:24.688007292Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039801s
2025-11-21T23:37:24.688163046Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2025-11-21T23:37:24', 'drop_tvdb_episodeid')
2025-11-21T23:37:24.688435695Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:24.689327440Z [Info] FluentMigrator.Runner.MigrationRunner: 24: drop_tvdb_episodeid migrated
2025-11-21T23:37:24.689478173Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053091s
2025-11-21T23:37:24.689675962Z [Info] FluentMigrator.Runner.MigrationRunner: 25: move_notification_to_generic_provider migrating
2025-11-21T23:37:24.689776544Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:24.689968711Z [Info] move_notification_to_generic_provider: Starting migration of Main DB to 25
2025-11-21T23:37:24.690453106Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-11-21T23:37:24.690573038Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-11-21T23:37:24.690660133Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications ConfigContract String
2025-11-21T23:37:24.690768461Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "ConfigContract" TEXT
2025-11-21T23:37:24.691299350Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005336s
2025-11-21T23:37:24.691419011Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2025-11-21T23:37:24', 'move_notification_to_generic_provider')
2025-11-21T23:37:24.691667201Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:24.692524958Z [Info] FluentMigrator.Runner.MigrationRunner: 25: move_notification_to_generic_provider migrated
2025-11-21T23:37:24.692681483Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017562s
2025-11-21T23:37:24.692815432Z [Info] FluentMigrator.Runner.MigrationRunner: 26: add_config_contract_to_notifications migrating
2025-11-21T23:37:24.692970835Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:24.693117561Z [Info] add_config_contract_to_notifications: Starting migration of Main DB to 26
2025-11-21T23:37:24.694077062Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-11-21T23:37:24.694234770Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "ConfigContract" = 'EmailSettings' WHERE "Implementation" = 'Email'
2025-11-21T23:37:24.694411425Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002248s
2025-11-21T23:37:24.694526227Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-11-21T23:37:24.694609174Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "ConfigContract" = 'GrowlSettings' WHERE "Implementation" = 'Growl'
2025-11-21T23:37:24.694822914Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002207s
2025-11-21T23:37:24.694937895Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-11-21T23:37:24.695016253Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "ConfigContract" = 'NotifyMyAndroidSettings' WHERE "Implementation" = 'NotifyMyAndroid'
2025-11-21T23:37:24.695307249Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002906s
2025-11-21T23:37:24.695417150Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-11-21T23:37:24.695521300Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "ConfigContract" = 'PlexClientSettings' WHERE "Implementation" = 'PlexClient'
2025-11-21T23:37:24.695700811Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001981s
2025-11-21T23:37:24.695814049Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-11-21T23:37:24.696024242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "ConfigContract" = 'PlexServerSettings' WHERE "Implementation" = 'PlexServer'
2025-11-21T23:37:24.696234135Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002232s
2025-11-21T23:37:24.696314657Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-11-21T23:37:24.696410861Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "ConfigContract" = 'ProwlSettings' WHERE "Implementation" = 'Prowl'
2025-11-21T23:37:24.696639982Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00023s
2025-11-21T23:37:24.696786487Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-11-21T23:37:24.696882981Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "ConfigContract" = 'PushBulletSettings' WHERE "Implementation" = 'PushBullet'
2025-11-21T23:37:24.697069437Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002013s
2025-11-21T23:37:24.697194118Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-11-21T23:37:24.697299239Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "ConfigContract" = 'PushoverSettings' WHERE "Implementation" = 'Pushover'
2025-11-21T23:37:24.697504773Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002015s
2025-11-21T23:37:24.697592039Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-11-21T23:37:24.697674615Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "ConfigContract" = 'XbmcSettings' WHERE "Implementation" = 'Xbmc'
2025-11-21T23:37:24.697920099Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002036s
2025-11-21T23:37:24.697979960Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-11-21T23:37:24.698165774Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "ConfigContract" IS NULL
2025-11-21T23:37:24.698389935Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002753s
2025-11-21T23:37:24.698497562Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2025-11-21T23:37:24', 'add_config_contract_to_notifications')
2025-11-21T23:37:24.698714699Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:24.699405029Z [Info] FluentMigrator.Runner.MigrationRunner: 26: add_config_contract_to_notifications migrated
2025-11-21T23:37:24.699531694Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013021s
2025-11-21T23:37:24.699643569Z [Info] FluentMigrator.Runner.MigrationRunner: 27: fix_omgwtfnzbs migrating
2025-11-21T23:37:24.699750795Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:24.699912010Z [Info] fix_omgwtfnzbs: Starting migration of Main DB to 27
2025-11-21T23:37:24.701096895Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-11-21T23:37:24.701221276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'OmgwtfnzbsSettings' WHERE "Implementation" = 'Omgwtfnzbs'
2025-11-21T23:37:24.701415066Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002077s
2025-11-21T23:37:24.701504616Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-11-21T23:37:24.701604136Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "Settings" = '{}' WHERE "Implementation" = 'Omgwtfnzbs' AND "Settings" IS NULL
2025-11-21T23:37:24.701786293Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001966s
2025-11-21T23:37:24.701877988Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-11-21T23:37:24.701970384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "Settings" = '{}' WHERE "Implementation" = 'Omgwtfnzbs' AND "Settings" = ''
2025-11-21T23:37:24.702164865Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001929s
2025-11-21T23:37:24.702282582Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2025-11-21T23:37:24', 'fix_omgwtfnzbs')
2025-11-21T23:37:24.702469539Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:24.703467738Z [Info] FluentMigrator.Runner.MigrationRunner: 27: fix_omgwtfnzbs migrated
2025-11-21T23:37:24.703581517Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014736s
2025-11-21T23:37:24.703698743Z [Info] FluentMigrator.Runner.MigrationRunner: 28: add_blacklist_table migrating
2025-11-21T23:37:24.703860749Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:24.703996843Z [Info] add_blacklist_table: Starting migration of Main DB to 28
2025-11-21T23:37:24.704458292Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Blacklist
2025-11-21T23:37:24.704600218Z [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)
2025-11-21T23:37:24.705050054Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004558s
2025-11-21T23:37:24.705164715Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2025-11-21T23:37:24', 'add_blacklist_table')
2025-11-21T23:37:24.705366070Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:24.706032772Z [Info] FluentMigrator.Runner.MigrationRunner: 28: add_blacklist_table migrated
2025-11-21T23:37:24.706145560Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014607s
2025-11-21T23:37:24.706261994Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_formats_to_naming_config migrating
2025-11-21T23:37:24.706360592Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:24.706521086Z [Info] add_formats_to_naming_config: Starting migration of Main DB to 29
2025-11-21T23:37:24.706972354Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2025-11-21T23:37:24.707087626Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-11-21T23:37:24.707162617Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig StandardEpisodeFormat String
2025-11-21T23:37:24.707291046Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "StandardEpisodeFormat" TEXT
2025-11-21T23:37:24.707868148Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005428s
2025-11-21T23:37:24.707995995Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2025-11-21T23:37:24.708086167Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2025-11-21T23:37:24.708159544Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig DailyEpisodeFormat String
2025-11-21T23:37:24.708273073Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "DailyEpisodeFormat" TEXT
2025-11-21T23:37:24.708756907Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004823s
2025-11-21T23:37:24.708865325Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-11-21T23:37:24.708986990Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-11-21T23:37:24.715127883Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061311s
2025-11-21T23:37:24.715294860Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2025-11-21T23:37:24', 'add_formats_to_naming_config')
2025-11-21T23:37:24.715579212Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:24.716231265Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_formats_to_naming_config migrated
2025-11-21T23:37:24.716354082Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072541s
2025-11-21T23:37:24.716513283Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_season_folder_format_to_naming_config migrating
2025-11-21T23:37:24.716645288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:24.716779970Z [Info] add_season_folder_format_to_naming_config: Starting migration of Main DB to 30
2025-11-21T23:37:24.717205436Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2025-11-21T23:37:24.717330368Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2025-11-21T23:37:24.717412964Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig SeasonFolderFormat String
2025-11-21T23:37:24.717539659Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "SeasonFolderFormat" TEXT
2025-11-21T23:37:24.718154807Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000616s
2025-11-21T23:37:24.718280220Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-11-21T23:37:24.718381644Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-11-21T23:37:24.719215673Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008222s
2025-11-21T23:37:24.719321546Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" = 'seasonfolderformat'
2025-11-21T23:37:24.719447199Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'seasonfolderformat'
2025-11-21T23:37:24.719649827Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001964s
2025-11-21T23:37:24.719744327Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" = 'useseasonfolder'
2025-11-21T23:37:24.719899600Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'useseasonfolder'
2025-11-21T23:37:24.720083831Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001908s
2025-11-21T23:37:24.720236198Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2025-11-21T23:37:24', 'add_season_folder_format_to_naming_config')
2025-11-21T23:37:24.720493265Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:24.721186220Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_season_folder_format_to_naming_config migrated
2025-11-21T23:37:24.721385481Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001296s
2025-11-21T23:37:24.721517597Z [Info] FluentMigrator.Runner.MigrationRunner: 31: delete_old_naming_config_columns migrating
2025-11-21T23:37:24.721645846Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:24.721866460Z [Info] delete_old_naming_config_columns: Starting migration of Main DB to 31
2025-11-21T23:37:24.722361817Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig Separator, NumberStyle, IncludeSeriesTitle, IncludeEpisodeTitle, IncludeQuality, ReplaceSpaces
2025-11-21T23:37:24.723632525Z [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)
2025-11-21T23:37:24.724148654Z [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"
2025-11-21T23:37:24.724527307Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig"
2025-11-21T23:37:24.724830146Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig"
2025-11-21T23:37:24.726068620Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035043s
2025-11-21T23:37:24.726180084Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2025-11-21T23:37:24', 'delete_old_naming_config_columns')
2025-11-21T23:37:24.726399947Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:24.727077170Z [Info] FluentMigrator.Runner.MigrationRunner: 31: delete_old_naming_config_columns migrated
2025-11-21T23:37:24.727200048Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045266s
2025-11-21T23:37:24.727337114Z [Info] FluentMigrator.Runner.MigrationRunner: 32: set_default_release_group migrating
2025-11-21T23:37:24.727452977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:24.727663852Z [Info] set_default_release_group: Starting migration of Main DB to 32
2025-11-21T23:37:24.728710278Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-11-21T23:37:24.728828837Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "EpisodeFiles" SET "ReleaseGroup" = 'DRONE' WHERE "ReleaseGroup" IS NULL
2025-11-21T23:37:24.729105253Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002863s
2025-11-21T23:37:24.729227730Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2025-11-21T23:37:24', 'set_default_release_group')
2025-11-21T23:37:24.729585410Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:24.730181310Z [Info] FluentMigrator.Runner.MigrationRunner: 32: set_default_release_group migrated
2025-11-21T23:37:24.730298606Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013246s
2025-11-21T23:37:24.730391052Z [Info] FluentMigrator.Runner.MigrationRunner: 33: add_api_key_to_pushover migrating
2025-11-21T23:37:24.734081642Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:24.734326134Z [Info] add_api_key_to_pushover: Starting migration of Main DB to 33
2025-11-21T23:37:24.734622251Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-11-21T23:37:24.734737052Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-11-21T23:37:24.735775102Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010128s
2025-11-21T23:37:24.735912578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2025-11-21T23:37:24', 'add_api_key_to_pushover')
2025-11-21T23:37:24.736185588Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:24.736882912Z [Info] FluentMigrator.Runner.MigrationRunner: 33: add_api_key_to_pushover migrated
2025-11-21T23:37:24.737036752Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002129s
2025-11-21T23:37:24.737207946Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_series_contraints migrating
2025-11-21T23:37:24.737300833Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:24.737461447Z [Info] remove_series_contraints: Starting migration of Main DB to 34
2025-11-21T23:37:24.739074123Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2025-11-21T23:37:24.739211350Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-06s
2025-11-21T23:37:24.739585202Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Series ImdbId String
2025-11-21T23:37:24.741639418Z [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)
2025-11-21T23:37:24.742452265Z [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"
2025-11-21T23:37:24.743141111Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2025-11-21T23:37:24.743718644Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2025-11-21T23:37:24.745164725Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2025-11-21T23:37:24.745446202Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2025-11-21T23:37:24.745745505Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059982s
2025-11-21T23:37:24.745866077Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Series TitleSlug String
2025-11-21T23:37:24.747125553Z [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)
2025-11-21T23:37:24.747998821Z [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"
2025-11-21T23:37:24.748771146Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2025-11-21T23:37:24.749433580Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2025-11-21T23:37:24.750771113Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2025-11-21T23:37:24.751077630Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2025-11-21T23:37:24.751341631Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053666s
2025-11-21T23:37:24.751458336Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2025-11-21T23:37:24', 'remove_series_contraints')
2025-11-21T23:37:24.751693339Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:24.752524673Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_series_contraints migrated
2025-11-21T23:37:24.752686078Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065401s
2025-11-21T23:37:24.752862253Z [Info] FluentMigrator.Runner.MigrationRunner: 35: add_series_folder_format_to_naming_config migrating
2025-11-21T23:37:24.753021674Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:24.753186766Z [Info] add_series_folder_format_to_naming_config: Starting migration of Main DB to 35
2025-11-21T23:37:24.754229435Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2025-11-21T23:37:24.754356130Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.07E-05s
2025-11-21T23:37:24.754449178Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig SeriesFolderFormat String
2025-11-21T23:37:24.754565822Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "SeriesFolderFormat" TEXT
2025-11-21T23:37:24.755052592Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004843s
2025-11-21T23:37:24.755161512Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-11-21T23:37:24.755253767Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "SeriesFolderFormat" = '{Series Title}' WHERE 1 = 1
2025-11-21T23:37:24.755434712Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001824s
2025-11-21T23:37:24.755537288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2025-11-21T23:37:24', 'add_series_folder_format_to_naming_config')
2025-11-21T23:37:24.755773203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:24.756361858Z [Info] FluentMigrator.Runner.MigrationRunner: 35: add_series_folder_format_to_naming_config migrated
2025-11-21T23:37:24.756532682Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011016s
2025-11-21T23:37:24.756628174Z [Info] FluentMigrator.Runner.MigrationRunner: 36: update_with_quality_converters migrating
2025-11-21T23:37:24.756736252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:24.756879210Z [Info] update_with_quality_converters: Starting migration of Main DB to 36
2025-11-21T23:37:24.757905306Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2025-11-21T23:37:24.758051189Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-11-21T23:37:24.758126832Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles Items String
2025-11-21T23:37:24.758236432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "Items" TEXT
2025-11-21T23:37:24.758742481Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004899s
2025-11-21T23:37:24.758855038Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-11-21T23:37:24.758985010Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-11-21T23:37:24.761708703Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026746s
2025-11-21T23:37:24.761818344Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-11-21T23:37:24.762206185Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-11-21T23:37:24.763492304Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015472s
2025-11-21T23:37:24.763609039Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2025-11-21T23:37:24', 'update_with_quality_converters')
2025-11-21T23:37:24.763885946Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:24.764639984Z [Info] FluentMigrator.Runner.MigrationRunner: 36: update_with_quality_converters migrated
2025-11-21T23:37:24.764744605Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026617s
2025-11-21T23:37:24.764857081Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_configurable_qualities migrating
2025-11-21T23:37:24.764992384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:24.765193459Z [Info] add_configurable_qualities: Starting migration of Main DB to 37
2025-11-21T23:37:24.766837358Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn QualityProfiles Allowed
2025-11-21T23:37:24.767835127Z [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)
2025-11-21T23:37:24.768180022Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "QualityProfiles_temp" ("Id", "Name", "Cutoff", "Items") SELECT "Id", "Name", "Cutoff", "Items" FROM "QualityProfiles"
2025-11-21T23:37:24.768448212Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "QualityProfiles"
2025-11-21T23:37:24.768842105Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles_temp" RENAME TO "QualityProfiles"
2025-11-21T23:37:24.770255460Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityProfiles_Name" ON "QualityProfiles" ("Name" ASC)
2025-11-21T23:37:24.770517437Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036228s
2025-11-21T23:37:24.770656858Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn QualityProfiles Items String
2025-11-21T23:37:24.771590257Z [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)
2025-11-21T23:37:24.771941043Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "QualityProfiles_temp" ("Id", "Name", "Cutoff", "Items") SELECT "Id", "Name", "Cutoff", "Items" FROM "QualityProfiles"
2025-11-21T23:37:24.772176568Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "QualityProfiles"
2025-11-21T23:37:24.772533065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles_temp" RENAME TO "QualityProfiles"
2025-11-21T23:37:24.774024578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityProfiles_Name" ON "QualityProfiles" ("Name" ASC)
2025-11-21T23:37:24.774322258Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003562s
2025-11-21T23:37:24.774427089Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable QualityDefinitions
2025-11-21T23:37:24.774560637Z [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)
2025-11-21T23:37:24.774892215Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003601s
2025-11-21T23:37:24.775084923Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Quality)
2025-11-21T23:37:24.775211237Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Quality" ON "QualityDefinitions" ("Quality" ASC)
2025-11-21T23:37:24.775438615Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000259s
2025-11-21T23:37:24.775520781Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Title)
2025-11-21T23:37:24.775673939Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Title" ON "QualityDefinitions" ("Title" ASC)
2025-11-21T23:37:24.775978161Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002662s
2025-11-21T23:37:24.776029154Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Weight)
2025-11-21T23:37:24.776132412Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Weight" ON "QualityDefinitions" ("Weight" ASC)
2025-11-21T23:37:24.776376944Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002297s
2025-11-21T23:37:24.776450081Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-11-21T23:37:24.776550333Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-11-21T23:37:24.777751722Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011731s
2025-11-21T23:37:24.777841583Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable QualitySizes
2025-11-21T23:37:24.777931474Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "QualitySizes"
2025-11-21T23:37:24.778384486Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004418s
2025-11-21T23:37:24.778505079Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2025-11-21T23:37:24', 'add_configurable_qualities')
2025-11-21T23:37:24.778737647Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:24.779968104Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_configurable_qualities migrated
2025-11-21T23:37:24.780089959Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020227s
2025-11-21T23:37:24.780244280Z [Info] FluentMigrator.Runner.MigrationRunner: 38: add_on_upgrade_to_notifications migrating
2025-11-21T23:37:24.780349853Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:24.780533142Z [Info] add_on_upgrade_to_notifications: Starting migration of Main DB to 38
2025-11-21T23:37:24.780874820Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-11-21T23:37:24.780973939Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2025-11-21T23:37:24.781066525Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnUpgrade Boolean
2025-11-21T23:37:24.781185325Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnUpgrade" INTEGER
2025-11-21T23:37:24.781642305Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004624s
2025-11-21T23:37:24.781745112Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "OnUpgrade" = "OnDownload"
2025-11-21T23:37:24.781872959Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "OnUpgrade" = "OnDownload"
2025-11-21T23:37:24.782052921Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000167s
2025-11-21T23:37:24.782143885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2025-11-21T23:37:24', 'add_on_upgrade_to_notifications')
2025-11-21T23:37:24.782375461Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:24.782967453Z [Info] FluentMigrator.Runner.MigrationRunner: 38: add_on_upgrade_to_notifications migrated
2025-11-21T23:37:24.783101543Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010878s
2025-11-21T23:37:24.783183217Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_metadata_tables migrating
2025-11-21T23:37:24.783297678Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:24.783480005Z [Info] add_metadata_tables: Starting migration of Main DB to 39
2025-11-21T23:37:24.784194704Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Metadata
2025-11-21T23:37:24.784315477Z [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)
2025-11-21T23:37:24.784657094Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000352s
2025-11-21T23:37:24.784759040Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataFiles
2025-11-21T23:37:24.784887368Z [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)
2025-11-21T23:37:24.785234186Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003877s
2025-11-21T23:37:24.785372144Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2025-11-21T23:37:24', 'add_metadata_tables')
2025-11-21T23:37:24.785558008Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:24.786244831Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_metadata_tables migrated
2025-11-21T23:37:24.786345213Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013626s
2025-11-21T23:37:24.786452399Z [Info] FluentMigrator.Runner.MigrationRunner: 40: add_metadata_to_episodes_and_series migrating
2025-11-21T23:37:24.786572020Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:24.786716681Z [Info] add_metadata_to_episodes_and_series: Starting migration of Main DB to 40
2025-11-21T23:37:24.787220044Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2025-11-21T23:37:24.787323332Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-11-21T23:37:24.787408934Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series Actors String
2025-11-21T23:37:24.787511731Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "Actors" TEXT
2025-11-21T23:37:24.788005876Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004937s
2025-11-21T23:37:24.788128834Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series Ratings String
2025-11-21T23:37:24.788218404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "Ratings" TEXT
2025-11-21T23:37:24.788736507Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005036s
2025-11-21T23:37:24.788821599Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series Genres String
2025-11-21T23:37:24.788926029Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "Genres" TEXT
2025-11-21T23:37:24.789428110Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004521s
2025-11-21T23:37:24.789494834Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series Certification String
2025-11-21T23:37:24.789595487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "Certification" TEXT
2025-11-21T23:37:24.790143530Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004746s
2025-11-21T23:37:24.790177649Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2025-11-21T23:37:24.790274885Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-11-21T23:37:24.790347190Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes Ratings String
2025-11-21T23:37:24.790457783Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "Ratings" TEXT
2025-11-21T23:37:24.790899432Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004516s
2025-11-21T23:37:24.791004874Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes Images String
2025-11-21T23:37:24.791090386Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "Images" TEXT
2025-11-21T23:37:24.791583068Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004813s
2025-11-21T23:37:24.791690655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2025-11-21T23:37:24', 'add_metadata_to_episodes_and_series')
2025-11-21T23:37:24.791934656Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:24.792660688Z [Info] FluentMigrator.Runner.MigrationRunner: 40: add_metadata_to_episodes_and_series migrated
2025-11-21T23:37:24.792816031Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015517s
2025-11-21T23:37:24.792896312Z [Info] FluentMigrator.Runner.MigrationRunner: 41: fix_xbmc_season_images_metadata migrating
2025-11-21T23:37:24.792993658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:24.793163230Z [Info] fix_xbmc_season_images_metadata: Starting migration of Main DB to 41
2025-11-21T23:37:24.793367852Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MetadataFiles" SET "Type" = 4 WHERE "Consumer" = 'XbmcMetadata' AND "SeasonNumber" IS NOT NULL
2025-11-21T23:37:24.793607835Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MetadataFiles" SET "Type" = 4 WHERE "Consumer" = 'XbmcMetadata' AND "SeasonNumber" IS NOT NULL
2025-11-21T23:37:24.793742726Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000206s
2025-11-21T23:37:24.793837327Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2025-11-21T23:37:24', 'fix_xbmc_season_images_metadata')
2025-11-21T23:37:24.794061668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:24.794656025Z [Info] FluentMigrator.Runner.MigrationRunner: 41: fix_xbmc_season_images_metadata migrated
2025-11-21T23:37:24.794829264Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011173s
2025-11-21T23:37:24.794967622Z [Info] FluentMigrator.Runner.MigrationRunner: 42: add_download_clients_table migrating
2025-11-21T23:37:24.795075780Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:24.795248027Z [Info] add_download_clients_table: Starting migration of Main DB to 42
2025-11-21T23:37:24.795744065Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClients
2025-11-21T23:37:24.795999119Z [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)
2025-11-21T23:37:24.796398653Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005291s
2025-11-21T23:37:24.796512252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2025-11-21T23:37:24', 'add_download_clients_table')
2025-11-21T23:37:24.796773879Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:24.797416462Z [Info] FluentMigrator.Runner.MigrationRunner: 42: add_download_clients_table migrated
2025-11-21T23:37:24.797593599Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015408s
2025-11-21T23:37:24.797723521Z [Info] FluentMigrator.Runner.MigrationRunner: 43: convert_config_to_download_clients migrating
2025-11-21T23:37:24.797831258Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:24.797991550Z [Info] convert_config_to_download_clients: Starting migration of Main DB to 43
2025-11-21T23:37:24.798226774Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-11-21T23:37:24.798353038Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-11-21T23:37:24.803884614Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0054992s
2025-11-21T23:37:24.804049546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (43, '2025-11-21T23:37:24', 'convert_config_to_download_clients')
2025-11-21T23:37:24.804345723Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:24.805060682Z [Info] FluentMigrator.Runner.MigrationRunner: 43: convert_config_to_download_clients migrated
2025-11-21T23:37:24.805177888Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066906s
2025-11-21T23:37:24.805308391Z [Info] FluentMigrator.Runner.MigrationRunner: 44: fix_xbmc_episode_metadata migrating
2025-11-21T23:37:24.805425236Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:24.805635129Z [Info] fix_xbmc_episode_metadata: Starting migration of Main DB to 44
2025-11-21T23:37:24.805950003Z [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'
2025-11-21T23:37:24.806208694Z [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'
2025-11-21T23:37:24.806491703Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002878s
2025-11-21T23:37:24.806595031Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MetadataFiles" SET "Type" = 5 WHERE "Consumer" = 'XbmcMetadata' AND "EpisodeFileId" IS NOT NULL AND "Type" = 4
2025-11-21T23:37:24.806778040Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MetadataFiles" SET "Type" = 5 WHERE "Consumer" = 'XbmcMetadata' AND "EpisodeFileId" IS NOT NULL AND "Type" = 4
2025-11-21T23:37:24.807026340Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002436s
2025-11-21T23:37:24.807128816Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2025-11-21T23:37:24', 'fix_xbmc_episode_metadata')
2025-11-21T23:37:24.823492721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:24.824387994Z [Info] FluentMigrator.Runner.MigrationRunner: 44: fix_xbmc_episode_metadata migrated
2025-11-21T23:37:24.824484708Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0175944s
2025-11-21T23:37:24.824636223Z [Info] FluentMigrator.Runner.MigrationRunner: 45: add_indexes migrating
2025-11-21T23:37:24.824801476Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:24.824927289Z [Info] add_indexes: Starting migration of Main DB to 45
2025-11-21T23:37:24.825691247Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Blacklist (SeriesId)
2025-11-21T23:37:24.825840538Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Blacklist_SeriesId" ON "Blacklist" ("SeriesId" ASC)
2025-11-21T23:37:24.826072585Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002708s
2025-11-21T23:37:24.826182757Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex EpisodeFiles (SeriesId)
2025-11-21T23:37:24.826291155Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_EpisodeFiles_SeriesId" ON "EpisodeFiles" ("SeriesId" ASC)
2025-11-21T23:37:24.826518843Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002369s
2025-11-21T23:37:24.826639366Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Episodes (EpisodeFileId)
2025-11-21T23:37:24.826743015Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_EpisodeFileId" ON "Episodes" ("EpisodeFileId" ASC)
2025-11-21T23:37:24.826975332Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002418s
2025-11-21T23:37:24.827098090Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Episodes (SeriesId)
2025-11-21T23:37:24.827197319Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_SeriesId" ON "Episodes" ("SeriesId" ASC)
2025-11-21T23:37:24.827485590Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002559s
2025-11-21T23:37:24.827595601Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (EpisodeId)
2025-11-21T23:37:24.827718769Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EpisodeId" ON "History" ("EpisodeId" ASC)
2025-11-21T23:37:24.827970837Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000261s
2025-11-21T23:37:24.828087401Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (Date)
2025-11-21T23:37:24.828174907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2025-11-21T23:37:24.828475493Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002959s
2025-11-21T23:37:24.828600194Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (Path)
2025-11-21T23:37:24.828702309Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_Path" ON "Series" ("Path" ASC)
2025-11-21T23:37:24.828928675Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002311s
2025-11-21T23:37:24.829031031Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (CleanTitle)
2025-11-21T23:37:24.829189250Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_CleanTitle" ON "Series" ("CleanTitle" ASC)
2025-11-21T23:37:24.829417068Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000259s
2025-11-21T23:37:24.829517691Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (TvRageId)
2025-11-21T23:37:24.829590037Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC)
2025-11-21T23:37:24.829825891Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002241s
2025-11-21T23:37:24.829964631Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (45, '2025-11-21T23:37:24', 'add_indexes')
2025-11-21T23:37:24.830183030Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:24.831132642Z [Info] FluentMigrator.Runner.MigrationRunner: 45: add_indexes migrated
2025-11-21T23:37:24.831248345Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015264s
2025-11-21T23:37:24.831342575Z [Info] FluentMigrator.Runner.MigrationRunner: 46: fix_nzb_su_url migrating
2025-11-21T23:37:24.831453158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:24.831599683Z [Info] fix_nzb_su_url: Starting migration of Main DB to 46
2025-11-21T23:37:24.831884606Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = replace("Settings", '//nzb.su', '//api.nzb.su')WHERE "Implementation" = 'Newznab'AND "Settings" LIKE '%//nzb.su%'
2025-11-21T23:37:24.832087625Z [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%'
2025-11-21T23:37:24.832312949Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002515s
2025-11-21T23:37:24.832426587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (46, '2025-11-21T23:37:24', 'fix_nzb_su_url')
2025-11-21T23:37:24.832636731Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:24.833248141Z [Info] FluentMigrator.Runner.MigrationRunner: 46: fix_nzb_su_url migrated
2025-11-21T23:37:24.833339716Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001169s
2025-11-21T23:37:24.833450950Z [Info] FluentMigrator.Runner.MigrationRunner: 47: add_temporary_blacklist_columns migrating
2025-11-21T23:37:24.833554999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:24.833732597Z [Info] add_temporary_blacklist_columns: Starting migration of Main DB to 47
2025-11-21T23:37:24.834072261Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist
2025-11-21T23:37:24.834173785Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2025-11-21T23:37:24.834286472Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist PublishedDate DateTime
2025-11-21T23:37:24.834408738Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "PublishedDate" DATETIME
2025-11-21T23:37:24.835308249Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000891s
2025-11-21T23:37:24.835459764Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (47, '2025-11-21T23:37:24', 'add_temporary_blacklist_columns')
2025-11-21T23:37:24.835701801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:24.836507032Z [Info] FluentMigrator.Runner.MigrationRunner: 47: add_temporary_blacklist_columns migrated
2025-11-21T23:37:24.836608897Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020659s
2025-11-21T23:37:24.836755422Z [Info] FluentMigrator.Runner.MigrationRunner: 48: add_title_to_scenemappings migrating
2025-11-21T23:37:24.836894532Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:24.837088934Z [Info] add_title_to_scenemappings: Starting migration of Main DB to 48
2025-11-21T23:37:24.837365761Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SceneMappings
2025-11-21T23:37:24.837549631Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2025-11-21T23:37:24.837633490Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SceneMappings Title String
2025-11-21T23:37:24.837814284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SceneMappings" ADD COLUMN "Title" TEXT
2025-11-21T23:37:24.838394372Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005868s
2025-11-21T23:37:24.838483311Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (48, '2025-11-21T23:37:24', 'add_title_to_scenemappings')
2025-11-21T23:37:24.838726932Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:24.839351429Z [Info] FluentMigrator.Runner.MigrationRunner: 48: add_title_to_scenemappings migrated
2025-11-21T23:37:24.839475008Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015631s
2025-11-21T23:37:24.839560410Z [Info] FluentMigrator.Runner.MigrationRunner: 49: fix_dognzb_url migrating
2025-11-21T23:37:24.839668918Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:24.839823129Z [Info] fix_dognzb_url: Starting migration of Main DB to 49
2025-11-21T23:37:24.840037470Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = replace("Settings", '//dognzb.cr', '//api.dognzb.cr')WHERE "Implementation" = 'Newznab'AND "Settings" LIKE '%//dognzb.cr%'
2025-11-21T23:37:24.840266461Z [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%'
2025-11-21T23:37:24.840572828Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002958s
2025-11-21T23:37:24.840700806Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (49, '2025-11-21T23:37:24', 'fix_dognzb_url')
2025-11-21T23:37:24.840916700Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:24.841583703Z [Info] FluentMigrator.Runner.MigrationRunner: 49: fix_dognzb_url migrated
2025-11-21T23:37:24.841667893Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013045s
2025-11-21T23:37:24.841781942Z [Info] FluentMigrator.Runner.MigrationRunner: 50: add_hash_to_metadata_files migrating
2025-11-21T23:37:24.841900210Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:24.842035403Z [Info] add_hash_to_metadata_files: Starting migration of Main DB to 50
2025-11-21T23:37:24.842346639Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles
2025-11-21T23:37:24.842499948Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-11-21T23:37:24.842596492Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MetadataFiles Hash String
2025-11-21T23:37:24.842738849Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles" ADD COLUMN "Hash" TEXT
2025-11-21T23:37:24.843329317Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006099s
2025-11-21T23:37:24.843489780Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (50, '2025-11-21T23:37:24', 'add_hash_to_metadata_files')
2025-11-21T23:37:24.843746567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:24.844452328Z [Info] FluentMigrator.Runner.MigrationRunner: 50: add_hash_to_metadata_files migrated
2025-11-21T23:37:24.844572931Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017253s
2025-11-21T23:37:24.844656860Z [Info] FluentMigrator.Runner.MigrationRunner: 51: download_client_import migrating
2025-11-21T23:37:24.844766220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:24.844961393Z [Info] download_client_import: Starting migration of Main DB to 51
2025-11-21T23:37:24.845246247Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-11-21T23:37:24.845353894Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-11-21T23:37:24.845869141Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005181s
2025-11-21T23:37:24.845983361Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-11-21T23:37:24.846063592Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-11-21T23:37:24.849258004Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031655s
2025-11-21T23:37:24.849350029Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-11-21T23:37:24.849428096Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-11-21T23:37:24.854769319Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053076s
2025-11-21T23:37:24.854880804Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (51, '2025-11-21T23:37:24', 'download_client_import')
2025-11-21T23:37:24.855127440Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:24.855859725Z [Info] FluentMigrator.Runner.MigrationRunner: 51: download_client_import migrated
2025-11-21T23:37:24.855988955Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064116s
2025-11-21T23:37:24.856094708Z [Info] FluentMigrator.Runner.MigrationRunner: 52: add_columns_for_anime migrating
2025-11-21T23:37:24.856185561Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:24.856337767Z [Info] add_columns_for_anime: Starting migration of Main DB to 52
2025-11-21T23:37:24.856709045Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SceneMappings
2025-11-21T23:37:24.856805709Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2025-11-21T23:37:24.856895901Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SceneMappings Type String
2025-11-21T23:37:24.856992155Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SceneMappings" ADD COLUMN "Type" TEXT
2025-11-21T23:37:24.857561852Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005695s
2025-11-21T23:37:24.857665711Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "SceneMappings"
2025-11-21T23:37:24.857773107Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "SceneMappings"
2025-11-21T23:37:24.857956155Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001358s
2025-11-21T23:37:24.857995625Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2025-11-21T23:37:24.858079965Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-11-21T23:37:24.858180948Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig AnimeEpisodeFormat String
2025-11-21T23:37:24.858274917Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "AnimeEpisodeFormat" TEXT
2025-11-21T23:37:24.858801237Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005258s
2025-11-21T23:37:24.858903322Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "AnimeEpisodeFormat" = "StandardEpisodeFormat"
2025-11-21T23:37:24.859441596Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "AnimeEpisodeFormat" = "StandardEpisodeFormat"
2025-11-21T23:37:24.859452598Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001732s
2025-11-21T23:37:24.859461165Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (52, '2025-11-21T23:37:24', 'add_columns_for_anime')
2025-11-21T23:37:24.859567469Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:24.860214933Z [Info] FluentMigrator.Runner.MigrationRunner: 52: add_columns_for_anime migrated
2025-11-21T23:37:24.860303210Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011501s
2025-11-21T23:37:24.860409534Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_series_sorttitle migrating
2025-11-21T23:37:24.860506680Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:24.860652824Z [Info] add_series_sorttitle: Starting migration of Main DB to 53
2025-11-21T23:37:24.861623619Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series SortTitle String
2025-11-21T23:37:24.861769382Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "SortTitle" TEXT
2025-11-21T23:37:24.862297245Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005088s
2025-11-21T23:37:24.862347245Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-11-21T23:37:24.862445102Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-11-21T23:37:24.863129360Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000679s
2025-11-21T23:37:24.863235955Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (53, '2025-11-21T23:37:24', 'add_series_sorttitle')
2025-11-21T23:37:24.863451899Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:24.864068050Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_series_sorttitle migrated
2025-11-21T23:37:24.864181478Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016207s
2025-11-21T23:37:24.864292993Z [Info] FluentMigrator.Runner.MigrationRunner: 54: rename_profiles migrating
2025-11-21T23:37:24.864377974Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:24.864518266Z [Info] rename_profiles: Starting migration of Main DB to 54
2025-11-21T23:37:24.866471779Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable QualityProfiles Profiles
2025-11-21T23:37:24.866626270Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" RENAME TO "Profiles"
2025-11-21T23:37:24.868357496Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017499s
2025-11-21T23:37:24.868425864Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles
2025-11-21T23:37:24.868512117Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-11-21T23:37:24.868592790Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles Language Int32
2025-11-21T23:37:24.868697190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "Language" INTEGER
2025-11-21T23:37:24.869188409Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004892s
2025-11-21T23:37:24.869299572Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles
2025-11-21T23:37:24.869371217Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-11-21T23:37:24.869456338Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles GrabDelay Int32
2025-11-21T23:37:24.869550107Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "GrabDelay" INTEGER
2025-11-21T23:37:24.870048049Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004961s
2025-11-21T23:37:24.870151918Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles
2025-11-21T23:37:24.870221458Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-11-21T23:37:24.870300157Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles GrabDelayMode Int32
2025-11-21T23:37:24.870403926Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "GrabDelayMode" INTEGER
2025-11-21T23:37:24.870925666Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005062s
2025-11-21T23:37:24.871006709Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-11-21T23:37:24.871108484Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Profiles" SET "Language" = 1, "GrabDelay" = 0, "GrabDelayMode" = 0 WHERE 1 = 1
2025-11-21T23:37:24.871290901Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001852s
2025-11-21T23:37:24.871379560Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2025-11-21T23:37:24.871452817Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2025-11-21T23:37:24.871530995Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series ProfileId Int32
2025-11-21T23:37:24.871637629Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "ProfileId" INTEGER
2025-11-21T23:37:24.872202587Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005505s
2025-11-21T23:37:24.872286786Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Series" SET "ProfileId" = "QualityProfileId"
2025-11-21T23:37:24.872409233Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Series" SET "ProfileId" = "QualityProfileId"
2025-11-21T23:37:24.872565758Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001575s
2025-11-21T23:37:24.872653565Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable PendingReleases
2025-11-21T23:37:24.872780430Z [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)
2025-11-21T23:37:24.873155636Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003751s
2025-11-21T23:37:24.873245787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (54, '2025-11-21T23:37:24', 'rename_profiles')
2025-11-21T23:37:24.873469047Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:24.874182794Z [Info] FluentMigrator.Runner.MigrationRunner: 54: rename_profiles migrated
2025-11-21T23:37:24.874297905Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014244s
2025-11-21T23:37:24.874416494Z [Info] FluentMigrator.Runner.MigrationRunner: 55: drop_old_profile_columns migrating
2025-11-21T23:37:24.874480533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:24.874631227Z [Info] drop_old_profile_columns: Starting migration of Main DB to 55
2025-11-21T23:37:24.874853244Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Series QualityProfileId
2025-11-21T23:37:24.876086236Z [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)
2025-11-21T23:37:24.876806556Z [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"
2025-11-21T23:37:24.877499732Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2025-11-21T23:37:24.878284942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2025-11-21T23:37:24.879752677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2025-11-21T23:37:24.879983702Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2025-11-21T23:37:24.880215148Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_Path" ON "Series" ("Path" ASC)
2025-11-21T23:37:24.880418788Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_CleanTitle" ON "Series" ("CleanTitle" ASC)
2025-11-21T23:37:24.880650044Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC)
2025-11-21T23:37:24.880884406Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058936s
2025-11-21T23:37:24.880973315Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (55, '2025-11-21T23:37:24', 'drop_old_profile_columns')
2025-11-21T23:37:24.881188177Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:24.882011385Z [Info] FluentMigrator.Runner.MigrationRunner: 55: drop_old_profile_columns migrated
2025-11-21T23:37:24.882144763Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070371s
2025-11-21T23:37:24.882235807Z [Info] FluentMigrator.Runner.MigrationRunner: 56: add_mediainfo_to_episodefile migrating
2025-11-21T23:37:24.882336620Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:24.882508566Z [Info] add_mediainfo_to_episodefile: Starting migration of Main DB to 56
2025-11-21T23:37:24.882762818Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable EpisodeFiles
2025-11-21T23:37:24.882949944Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-11-21T23:37:24.882957009Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn EpisodeFiles MediaInfo String
2025-11-21T23:37:24.883069195Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles" ADD COLUMN "MediaInfo" TEXT
2025-11-21T23:37:24.883577919Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005079s
2025-11-21T23:37:24.883687519Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (56, '2025-11-21T23:37:24', 'add_mediainfo_to_episodefile')
2025-11-21T23:37:24.883922352Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:24.884533893Z [Info] FluentMigrator.Runner.MigrationRunner: 56: add_mediainfo_to_episodefile migrated
2025-11-21T23:37:24.884643895Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014582s
2025-11-21T23:37:24.884744247Z [Info] FluentMigrator.Runner.MigrationRunner: 57: convert_episode_file_path_to_relative migrating
2025-11-21T23:37:24.884880792Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:24.885009471Z [Info] convert_episode_file_path_to_relative: Starting migration of Main DB to 57
2025-11-21T23:37:24.885317160Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn EpisodeFiles RelativePath String
2025-11-21T23:37:24.885446290Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles" ADD COLUMN "RelativePath" TEXT
2025-11-21T23:37:24.885963431Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005226s
2025-11-21T23:37:24.886064445Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-11-21T23:37:24.886168945Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-11-21T23:37:24.886932803Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007296s
2025-11-21T23:37:24.887028485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (57, '2025-11-21T23:37:24', 'convert_episode_file_path_to_relative')
2025-11-21T23:37:24.887232967Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:24.887874679Z [Info] FluentMigrator.Runner.MigrationRunner: 57: convert_episode_file_path_to_relative migrated
2025-11-21T23:37:24.887982917Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016769s
2025-11-21T23:37:24.888093419Z [Info] FluentMigrator.Runner.MigrationRunner: 58: drop_episode_file_path migrating
2025-11-21T23:37:24.888182669Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:24.888367982Z [Info] drop_episode_file_path: Starting migration of Main DB to 58
2025-11-21T23:37:24.888540650Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn EpisodeFiles Path
2025-11-21T23:37:24.889699683Z [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)
2025-11-21T23:37:24.890124469Z [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"
2025-11-21T23:37:24.890499754Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "EpisodeFiles"
2025-11-21T23:37:24.890966684Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles_temp" RENAME TO "EpisodeFiles"
2025-11-21T23:37:24.892251822Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_EpisodeFiles_SeriesId" ON "EpisodeFiles" ("SeriesId" ASC)
2025-11-21T23:37:24.892482646Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038372s
2025-11-21T23:37:24.892586636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (58, '2025-11-21T23:37:24', 'drop_episode_file_path')
2025-11-21T23:37:24.892792921Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:24.893541157Z [Info] FluentMigrator.Runner.MigrationRunner: 58: drop_episode_file_path migrated
2025-11-21T23:37:24.893640437Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004882s
2025-11-21T23:37:24.893734076Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_enable_options_to_indexers migrating
2025-11-21T23:37:24.893845139Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:24.893981584Z [Info] add_enable_options_to_indexers: Starting migration of Main DB to 59
2025-11-21T23:37:24.894688678Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2025-11-21T23:37:24.894808148Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-11-21T23:37:24.894900895Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers EnableRss Boolean
2025-11-21T23:37:24.899838646Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "EnableRss" INTEGER
2025-11-21T23:37:24.900407221Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005814s
2025-11-21T23:37:24.900514176Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers EnableSearch Boolean
2025-11-21T23:37:24.900646322Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "EnableSearch" INTEGER
2025-11-21T23:37:24.901113142Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004973s
2025-11-21T23:37:24.901221941Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableRss" = "Enable", "EnableSearch" = "Enable"
2025-11-21T23:37:24.901342934Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableRss" = "Enable", "EnableSearch" = "Enable"
2025-11-21T23:37:24.901521955Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001695s
2025-11-21T23:37:24.901615223Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-11-21T23:37:24.901691857Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableSearch" = 0 WHERE "Implementation" = 'Wombles'
2025-11-21T23:37:24.901863593Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001759s
2025-11-21T23:37:24.901966400Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (59, '2025-11-21T23:37:24', 'add_enable_options_to_indexers')
2025-11-21T23:37:24.902177976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:24.902854948Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_enable_options_to_indexers migrated
2025-11-21T23:37:24.902968938Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011573s
2025-11-21T23:37:24.903066995Z [Info] FluentMigrator.Runner.MigrationRunner: 60: remove_enable_from_indexers migrating
2025-11-21T23:37:24.909310846Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:24.909487752Z [Info] remove_enable_from_indexers: Starting migration of Main DB to 60
2025-11-21T23:37:24.909758888Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Indexers Enable
2025-11-21T23:37:24.910888392Z [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)
2025-11-21T23:37:24.911261814Z [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"
2025-11-21T23:37:24.911593471Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2025-11-21T23:37:24.912071113Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2025-11-21T23:37:24.913334346Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2025-11-21T23:37:24.913560412Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037063s
2025-11-21T23:37:24.913656174Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn DownloadClients Protocol
2025-11-21T23:37:24.914748834Z [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)
2025-11-21T23:37:24.915129270Z [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"
2025-11-21T23:37:24.915407611Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClients"
2025-11-21T23:37:24.915679498Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients_temp" RENAME TO "DownloadClients"
2025-11-21T23:37:24.916893963Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003111s
2025-11-21T23:37:24.917005989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (60, '2025-11-21T23:37:24', 'remove_enable_from_indexers')
2025-11-21T23:37:24.917221593Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:24.918026202Z [Info] FluentMigrator.Runner.MigrationRunner: 60: remove_enable_from_indexers migrated
2025-11-21T23:37:24.918152837Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042671s
2025-11-21T23:37:24.918248881Z [Info] FluentMigrator.Runner.MigrationRunner: 61: clear_bad_scene_names migrating
2025-11-21T23:37:24.918351477Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:24.918493052Z [Info] clear_bad_scene_names: Starting migration of Main DB to 61
2025-11-21T23:37:24.918706752Z [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 '%.%'
2025-11-21T23:37:24.918961064Z [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 '%.%'
2025-11-21T23:37:24.919243724Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002912s
2025-11-21T23:37:24.919354517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (61, '2025-11-21T23:37:24', 'clear_bad_scene_names')
2025-11-21T23:37:24.919579630Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:24.920139497Z [Info] FluentMigrator.Runner.MigrationRunner: 61: clear_bad_scene_names migrated
2025-11-21T23:37:24.920249418Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011877s
2025-11-21T23:37:24.920351123Z [Info] FluentMigrator.Runner.MigrationRunner: 62: convert_quality_models migrating
2025-11-21T23:37:24.920439601Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:24.920599403Z [Info] convert_quality_models: Starting migration of Main DB to 62
2025-11-21T23:37:24.920799075Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-11-21T23:37:24.920904587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-11-21T23:37:24.922448325Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015329s
2025-11-21T23:37:24.922569469Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (62, '2025-11-21T23:37:24', 'convert_quality_models')
2025-11-21T23:37:24.922779101Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:24.923361895Z [Info] FluentMigrator.Runner.MigrationRunner: 62: convert_quality_models migrated
2025-11-21T23:37:24.923476435Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024511s
2025-11-21T23:37:24.923567699Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_remotepathmappings migrating
2025-11-21T23:37:24.923672400Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:24.923810748Z [Info] add_remotepathmappings: Starting migration of Main DB to 63
2025-11-21T23:37:24.924139440Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RemotePathMappings
2025-11-21T23:37:24.924317248Z [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)
2025-11-21T23:37:24.924612603Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003416s
2025-11-21T23:37:24.924757154Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (63, '2025-11-21T23:37:24', 'add_remotepathmappings')
2025-11-21T23:37:24.924920943Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:24.925567816Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_remotepathmappings migrated
2025-11-21T23:37:24.925664440Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001305s
2025-11-21T23:37:24.925780424Z [Info] FluentMigrator.Runner.MigrationRunner: 64: remove_method_from_logs migrating
2025-11-21T23:37:24.925873912Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:24.926012140Z [Info] remove_method_from_logs: Starting migration of Main DB to 64
2025-11-21T23:37:24.926139577Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (64, '2025-11-21T23:37:24', 'remove_method_from_logs')
2025-11-21T23:37:24.926341724Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:24.926969267Z [Info] FluentMigrator.Runner.MigrationRunner: 64: remove_method_from_logs migrated
2025-11-21T23:37:24.927017254Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010416s
2025-11-21T23:37:24.927127746Z [Info] FluentMigrator.Runner.MigrationRunner: 65: make_scene_numbering_nullable migrating
2025-11-21T23:37:24.927219731Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:24.927352248Z [Info] make_scene_numbering_nullable: Starting migration of Main DB to 65
2025-11-21T23:37:24.929287825Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-11-21T23:37:24.929335631Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Episodes" SET "AbsoluteEpisodeNumber" = NULL WHERE "AbsoluteEpisodeNumber" = 0
2025-11-21T23:37:24.929523660Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001954s
2025-11-21T23:37:24.929610525Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-11-21T23:37:24.929694784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Episodes" SET "SceneAbsoluteEpisodeNumber" = NULL WHERE "SceneAbsoluteEpisodeNumber" = 0
2025-11-21T23:37:24.929934056Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001897s
2025-11-21T23:37:24.929981973Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-11-21T23:37:24.930055591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Episodes" SET "SceneSeasonNumber" = NULL, "SceneEpisodeNumber" = NULL WHERE "SceneSeasonNumber" = 0 AND "SceneEpisodeNumber" = 0
2025-11-21T23:37:24.930287979Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002146s
2025-11-21T23:37:24.930365324Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (65, '2025-11-21T23:37:24', 'make_scene_numbering_nullable')
2025-11-21T23:37:24.930585087Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:24.931148201Z [Info] FluentMigrator.Runner.MigrationRunner: 65: make_scene_numbering_nullable migrated
2025-11-21T23:37:24.931255777Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010868s
2025-11-21T23:37:24.931352512Z [Info] FluentMigrator.Runner.MigrationRunner: 66: add_tags migrating
2025-11-21T23:37:24.931445710Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:24.931584399Z [Info] add_tags: Starting migration of Main DB to 66
2025-11-21T23:37:24.932402376Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tags
2025-11-21T23:37:24.932527077Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tags" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Label" TEXT NOT NULL)
2025-11-21T23:37:24.932794625Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002852s
2025-11-21T23:37:24.932931691Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2025-11-21T23:37:24.932981391Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-11-21T23:37:24.933065170Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series Tags String
2025-11-21T23:37:24.933161644Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "Tags" TEXT
2025-11-21T23:37:24.933706742Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000552s
2025-11-21T23:37:24.933827284Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-11-21T23:37:24.933913468Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-11-21T23:37:24.933971976Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications Tags String
2025-11-21T23:37:24.934076396Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "Tags" TEXT
2025-11-21T23:37:24.934600321Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000509s
2025-11-21T23:37:24.934687045Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-11-21T23:37:24.934766154Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Series" SET "Tags" = '[]' WHERE 1 = 1
2025-11-21T23:37:24.934955065Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001806s
2025-11-21T23:37:24.935048433Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-11-21T23:37:24.935127813Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "Tags" = '[]' WHERE 1 = 1
2025-11-21T23:37:24.935288797Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001599s
2025-11-21T23:37:24.935393558Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (66, '2025-11-21T23:37:24', 'add_tags')
2025-11-21T23:37:24.935588570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:24.936297087Z [Info] FluentMigrator.Runner.MigrationRunner: 66: add_tags migrated
2025-11-21T23:37:24.936387469Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011403s
2025-11-21T23:37:24.936487730Z [Info] FluentMigrator.Runner.MigrationRunner: 67: add_added_to_series migrating
2025-11-21T23:37:24.936586088Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:24.936750239Z [Info] add_added_to_series: Starting migration of Main DB to 67
2025-11-21T23:37:24.937057007Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2025-11-21T23:37:24.937117729Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-11-21T23:37:24.937208742Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series Added DateTime
2025-11-21T23:37:24.937305357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "Added" DATETIME
2025-11-21T23:37:24.937834101Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005264s
2025-11-21T23:37:24.937946327Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (67, '2025-11-21T23:37:24', 'add_added_to_series')
2025-11-21T23:37:24.938153745Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:24.938949837Z [Info] FluentMigrator.Runner.MigrationRunner: 67: add_added_to_series migrated
2025-11-21T23:37:24.939073847Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016491s
2025-11-21T23:37:24.939153437Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_release_restrictions migrating
2025-11-21T23:37:24.939255633Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:24.939400264Z [Info] add_release_restrictions: Starting migration of Main DB to 68
2025-11-21T23:37:24.940886687Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Restrictions
2025-11-21T23:37:24.941021498Z [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)
2025-11-21T23:37:24.941339398Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003312s
2025-11-21T23:37:24.941448328Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-11-21T23:37:24.941527327Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-11-21T23:37:24.942079478Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005395s
2025-11-21T23:37:24.942182736Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-11-21T23:37:24.942291315Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'releaserestrictions'
2025-11-21T23:37:24.942459884Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001702s
2025-11-21T23:37:24.942561759Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (68, '2025-11-21T23:37:24', 'add_release_restrictions')
2025-11-21T23:37:24.942759207Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:24.943422582Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_release_restrictions migrated
2025-11-21T23:37:24.943488124Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010834s
2025-11-21T23:37:24.943574628Z [Info] FluentMigrator.Runner.MigrationRunner: 69: quality_proper migrating
2025-11-21T23:37:24.943680882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:24.943807507Z [Info] quality_proper: Starting migration of Main DB to 69
2025-11-21T23:37:24.944018201Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-11-21T23:37:24.944116740Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-11-21T23:37:24.944676817Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000542s
2025-11-21T23:37:24.944777811Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (69, '2025-11-21T23:37:24', 'quality_proper')
2025-11-21T23:37:24.945001942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:24.945583192Z [Info] FluentMigrator.Runner.MigrationRunner: 69: quality_proper migrated
2025-11-21T23:37:24.945690127Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014561s
2025-11-21T23:37:24.945790439Z [Info] FluentMigrator.Runner.MigrationRunner: 70: delay_profile migrating
2025-11-21T23:37:24.945876583Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:24.946024791Z [Info] delay_profile: Starting migration of Main DB to 70
2025-11-21T23:37:24.949787086Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DelayProfiles
2025-11-21T23:37:24.949920384Z [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)
2025-11-21T23:37:24.950360460Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004624s
2025-11-21T23:37:24.950568138Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DelayProfiles" ("EnableUsenet", "EnableTorrent", "PreferredProtocol", "UsenetDelay", "TorrentDelay", "Order", "Tags") VALUES (1, 1, 1, 0, 0, 2147483647, '[]')
2025-11-21T23:37:24.950822270Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-11-21T23:37:24.950930357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-11-21T23:37:24.957845379Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069042s
2025-11-21T23:37:24.957956473Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Profiles GrabDelay
2025-11-21T23:37:24.959232151Z [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)
2025-11-21T23:37:24.959594100Z [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"
2025-11-21T23:37:24.959874164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles"
2025-11-21T23:37:24.960269309Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles"
2025-11-21T23:37:24.961720160Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityProfiles_Name" ON "Profiles" ("Name" ASC)
2025-11-21T23:37:24.961956897Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038931s
2025-11-21T23:37:24.962058992Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Profiles GrabDelayMode
2025-11-21T23:37:24.963246854Z [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)
2025-11-21T23:37:24.963563211Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Profiles_temp" ("Id", "Name", "Cutoff", "Items", "Language") SELECT "Id", "Name", "Cutoff", "Items", "Language" FROM "Profiles"
2025-11-21T23:37:24.963809527Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles"
2025-11-21T23:37:24.964124601Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles"
2025-11-21T23:37:24.965495822Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityProfiles_Name" ON "Profiles" ("Name" ASC)
2025-11-21T23:37:24.965774102Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036031s
2025-11-21T23:37:24.966128576Z [Info] FluentMigrator.Runner.MigrationRunner: -> 1 Insert operations completed in 00:00:00.0003591 taking an average of 00:00:00.0003591
2025-11-21T23:37:24.966240441Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (70, '2025-11-21T23:37:24', 'delay_profile')
2025-11-21T23:37:24.966447407Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:24.967291507Z [Info] FluentMigrator.Runner.MigrationRunner: 70: delay_profile migrated
2025-11-21T23:37:24.967403101Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051077s
2025-11-21T23:37:24.967486549Z [Info] FluentMigrator.Runner.MigrationRunner: 71: unknown_quality_in_profile migrating
2025-11-21T23:37:24.967590439Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:24.967736322Z [Info] unknown_quality_in_profile: Starting migration of Main DB to 71
2025-11-21T23:37:24.968140055Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn QualityDefinitions Weight
2025-11-21T23:37:24.969359540Z [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)
2025-11-21T23:37:24.969715878Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "QualityDefinitions_temp" ("Id", "Quality", "Title", "MinSize", "MaxSize") SELECT "Id", "Quality", "Title", "MinSize", "MaxSize" FROM "QualityDefinitions"
2025-11-21T23:37:24.969972995Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "QualityDefinitions"
2025-11-21T23:37:24.970484505Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityDefinitions_temp" RENAME TO "QualityDefinitions"
2025-11-21T23:37:24.971728049Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Quality" ON "QualityDefinitions" ("Quality" ASC)
2025-11-21T23:37:24.971974906Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Title" ON "QualityDefinitions" ("Title" ASC)
2025-11-21T23:37:24.972211703Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039554s
2025-11-21T23:37:24.972302956Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-11-21T23:37:24.972405152Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-11-21T23:37:24.974853651Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002453s
2025-11-21T23:37:24.974980828Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (71, '2025-11-21T23:37:24', 'unknown_quality_in_profile')
2025-11-21T23:37:24.977001155Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:24.977924494Z [Info] FluentMigrator.Runner.MigrationRunner: 71: unknown_quality_in_profile migrated
2025-11-21T23:37:24.977967701Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0054621s
2025-11-21T23:37:24.978099226Z [Info] FluentMigrator.Runner.MigrationRunner: 72: history_downloadId migrating
2025-11-21T23:37:24.978206873Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:24.978363608Z [Info] history_downloadId: Starting migration of Main DB to 72
2025-11-21T23:37:24.979206235Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History
2025-11-21T23:37:24.979305194Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2025-11-21T23:37:24.979426879Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn History DownloadId String
2025-11-21T23:37:24.979515718Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History" ADD COLUMN "DownloadId" TEXT
2025-11-21T23:37:24.980131858Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006071s
2025-11-21T23:37:24.980225607Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId)
2025-11-21T23:37:24.980327372Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC)
2025-11-21T23:37:24.980554760Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002179s
2025-11-21T23:37:24.980640071Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-11-21T23:37:24.980718960Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-11-21T23:37:24.981890338Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011481s
2025-11-21T23:37:24.982001612Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (72, '2025-11-21T23:37:24', 'history_downloadId')
2025-11-21T23:37:24.982194410Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:24.982882255Z [Info] FluentMigrator.Runner.MigrationRunner: 72: history_downloadId migrated
2025-11-21T23:37:24.982980904Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021539s
2025-11-21T23:37:24.983091547Z [Info] FluentMigrator.Runner.MigrationRunner: 73: clear_ratings migrating
2025-11-21T23:37:24.983183852Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:24.983332081Z [Info] clear_ratings: Starting migration of Main DB to 73
2025-11-21T23:37:24.983898511Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-11-21T23:37:24.984021108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Series" SET "Ratings" = '{}' WHERE 1 = 1
2025-11-21T23:37:24.984183595Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001712s
2025-11-21T23:37:24.984260280Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-11-21T23:37:24.984351383Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Episodes" SET "Ratings" = '{}' WHERE 1 = 1
2025-11-21T23:37:24.984516485Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001572s
2025-11-21T23:37:24.984617338Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (73, '2025-11-21T23:37:24', 'clear_ratings')
2025-11-21T23:37:24.984807351Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:24.985397890Z [Info] FluentMigrator.Runner.MigrationRunner: 73: clear_ratings migrated
2025-11-21T23:37:24.985511178Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010483s
2025-11-21T23:37:24.985630338Z [Info] FluentMigrator.Runner.MigrationRunner: 74: disable_eztv migrating
2025-11-21T23:37:24.985701932Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:24.985830992Z [Info] disable_eztv: Starting migration of Main DB to 74
2025-11-21T23:37:24.986023960Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableRss" = false, "EnableSearch" = false WHERE "Implementation" = 'Eztv' AND "Settings" LIKE '%ezrss.it%'
2025-11-21T23:37:24.986213001Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableRss" = false, "EnableSearch" = false WHERE "Implementation" = 'Eztv' AND "Settings" LIKE '%ezrss.it%'
2025-11-21T23:37:24.986453044Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000219s
2025-11-21T23:37:24.986527945Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (74, '2025-11-21T23:37:24', 'disable_eztv')
2025-11-21T23:37:24.986732036Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:24.987299809Z [Info] FluentMigrator.Runner.MigrationRunner: 74: disable_eztv migrated
2025-11-21T23:37:24.987410843Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010978s
2025-11-21T23:37:24.987500203Z [Info] FluentMigrator.Runner.MigrationRunner: 75: force_lib_update migrating
2025-11-21T23:37:24.987627769Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:24.987751819Z [Info] force_lib_update: Starting migration of Main DB to 75
2025-11-21T23:37:24.988798486Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-11-21T23:37:24.988977988Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "ScheduledTasks" SET "LastExecution" = '2014-01-01 00:00:00' WHERE "TypeName" = 'NzbDrone.Core.Tv.Commands.RefreshSeriesCommand'
2025-11-21T23:37:24.989131617Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002212s
2025-11-21T23:37:24.989215676Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-11-21T23:37:24.989293613Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Series" SET "LastInfoSync" = '2014-01-01 00:00:00' WHERE 1 = 1
2025-11-21T23:37:24.989469327Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001683s
2025-11-21T23:37:24.989565130Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (75, '2025-11-21T23:37:24', 'force_lib_update')
2025-11-21T23:37:24.989763910Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:24.990328597Z [Info] FluentMigrator.Runner.MigrationRunner: 75: force_lib_update migrated
2025-11-21T23:37:24.990432957Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001033s
2025-11-21T23:37:24.990577949Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_users_table migrating
2025-11-21T23:37:24.990624943Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:24.990778593Z [Info] add_users_table: Starting migration of Main DB to 76
2025-11-21T23:37:24.991143367Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Users
2025-11-21T23:37:24.991283589Z [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)
2025-11-21T23:37:24.991604656Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003436s
2025-11-21T23:37:24.991721160Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Identifier)
2025-11-21T23:37:24.991792684Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Identifier" ON "Users" ("Identifier" ASC)
2025-11-21T23:37:24.992086125Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002952s
2025-11-21T23:37:24.992189112Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Username)
2025-11-21T23:37:24.992286619Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Username" ON "Users" ("Username" ASC)
2025-11-21T23:37:24.992491802Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002102s
2025-11-21T23:37:24.992597014Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (76, '2025-11-21T23:37:24', 'add_users_table')
2025-11-21T23:37:24.992862959Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:24.993549832Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_users_table migrated
2025-11-21T23:37:24.993627288Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012307s
2025-11-21T23:37:24.993726608Z [Info] FluentMigrator.Runner.MigrationRunner: 77: add_add_options_to_series migrating
2025-11-21T23:37:24.993830537Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:24.993986301Z [Info] add_add_options_to_series: Starting migration of Main DB to 77
2025-11-21T23:37:24.994260663Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2025-11-21T23:37:24.994366677Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2025-11-21T23:37:24.994459333Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series AddOptions String
2025-11-21T23:37:24.994551880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "AddOptions" TEXT
2025-11-21T23:37:24.995138400Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005938s
2025-11-21T23:37:24.995249093Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (77, '2025-11-21T23:37:24', 'add_add_options_to_series')
2025-11-21T23:37:24.995458214Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:24.996368667Z [Info] FluentMigrator.Runner.MigrationRunner: 77: add_add_options_to_series migrated
2025-11-21T23:37:24.996472386Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018023s
2025-11-21T23:37:24.996569031Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_commands_table migrating
2025-11-21T23:37:24.996667950Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:24.996822220Z [Info] add_commands_table: Starting migration of Main DB to 78
2025-11-21T23:37:24.997392549Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Commands
2025-11-21T23:37:24.997500716Z [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)
2025-11-21T23:37:24.997922546Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004471s
2025-11-21T23:37:24.998033489Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (78, '2025-11-21T23:37:24', 'add_commands_table')
2025-11-21T23:37:24.998234153Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:24.998900314Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_commands_table migrated
2025-11-21T23:37:24.998995265Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013976s
2025-11-21T23:37:24.999087130Z [Info] FluentMigrator.Runner.MigrationRunner: 79: dedupe_tags migrating
2025-11-21T23:37:24.999182572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:24.999316171Z [Info] dedupe_tags: Starting migration of Main DB to 79
2025-11-21T23:37:24.999683511Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-11-21T23:37:24.999791037Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-11-21T23:37:25.066414438Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.066552s
2025-11-21T23:37:25.066584090Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tags
2025-11-21T23:37:25.066659672Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.4E-06s
2025-11-21T23:37:25.066754433Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Tags Label String
2025-11-21T23:37:25.068140563Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tags_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Label" TEXT NOT NULL)
2025-11-21T23:37:25.068487472Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Tags_temp" ("Id", "Label") SELECT "Id", "Label" FROM "Tags"
2025-11-21T23:37:25.068714218Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Tags"
2025-11-21T23:37:25.069034984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tags_temp" RENAME TO "Tags"
2025-11-21T23:37:25.070439782Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035789s
2025-11-21T23:37:25.070540275Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tags (Label)
2025-11-21T23:37:25.070639324Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tags_Label" ON "Tags" ("Label" ASC)
2025-11-21T23:37:25.070869197Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002446s
2025-11-21T23:37:25.070989459Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (79, '2025-11-21T23:37:25', 'dedupe_tags')
2025-11-21T23:37:25.071214993Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:25.072150717Z [Info] FluentMigrator.Runner.MigrationRunner: 79: dedupe_tags migrated
2025-11-21T23:37:25.072245678Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015114s
2025-11-21T23:37:25.072365139Z [Info] FluentMigrator.Runner.MigrationRunner: 81: move_dot_prefix_to_transmission_category migrating
2025-11-21T23:37:25.072473507Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:25.072647367Z [Info] move_dot_prefix_to_transmission_category: Starting migration of Main DB to 81
2025-11-21T23:37:25.072860075Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-11-21T23:37:25.072960597Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-11-21T23:37:25.074113278Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011333s
2025-11-21T23:37:25.074223760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (81, '2025-11-21T23:37:25', 'move_dot_prefix_to_transmission_category')
2025-11-21T23:37:25.074458393Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:25.075140536Z [Info] FluentMigrator.Runner.MigrationRunner: 81: move_dot_prefix_to_transmission_category migrated
2025-11-21T23:37:25.075238634Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021365s
2025-11-21T23:37:25.075378746Z [Info] FluentMigrator.Runner.MigrationRunner: 82: add_fanzub_settings migrating
2025-11-21T23:37:25.075530190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:25.075796146Z [Info] add_fanzub_settings: Starting migration of Main DB to 82
2025-11-21T23:37:25.076441155Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-11-21T23:37:25.076592419Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'FanzubSettings' WHERE "Implementation" = 'Fanzub' AND "ConfigContract" = 'NullConfig'
2025-11-21T23:37:25.076866912Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002732s
2025-11-21T23:37:25.076956913Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (82, '2025-11-21T23:37:25', 'add_fanzub_settings')
2025-11-21T23:37:25.077199682Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:25.077756222Z [Info] FluentMigrator.Runner.MigrationRunner: 82: add_fanzub_settings migrated
2025-11-21T23:37:25.077878999Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011691s
2025-11-21T23:37:25.078018580Z [Info] FluentMigrator.Runner.MigrationRunner: 83: additonal_blacklist_columns migrating
2025-11-21T23:37:25.078131678Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:25.078328675Z [Info] additonal_blacklist_columns: Starting migration of Main DB to 83
2025-11-21T23:37:25.079161982Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist
2025-11-21T23:37:25.079258527Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2025-11-21T23:37:25.079371584Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist Size Int64
2025-11-21T23:37:25.079465734Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "Size" INTEGER
2025-11-21T23:37:25.080219912Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006974s
2025-11-21T23:37:25.080278260Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist
2025-11-21T23:37:25.080373552Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-11-21T23:37:25.080457611Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist Protocol Int32
2025-11-21T23:37:25.080564185Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "Protocol" INTEGER
2025-11-21T23:37:25.081328234Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007213s
2025-11-21T23:37:25.081419948Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist
2025-11-21T23:37:25.081489819Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-11-21T23:37:25.081612436Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist Indexer String
2025-11-21T23:37:25.081761686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "Indexer" TEXT
2025-11-21T23:37:25.082416835Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006329s
2025-11-21T23:37:25.082502187Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist
2025-11-21T23:37:25.082592198Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-11-21T23:37:25.082690336Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist Message String
2025-11-21T23:37:25.082845288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "Message" TEXT
2025-11-21T23:37:25.083425205Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005724s
2025-11-21T23:37:25.083569355Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist
2025-11-21T23:37:25.083692523Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-11-21T23:37:25.083787414Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist TorrentInfoHash String
2025-11-21T23:37:25.083917837Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "TorrentInfoHash" TEXT
2025-11-21T23:37:25.084539018Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006293s
2025-11-21T23:37:25.084632596Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-11-21T23:37:25.084730553Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Blacklist" SET "Protocol" = 1 WHERE 1 = 1
2025-11-21T23:37:25.084951348Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001837s
2025-11-21T23:37:25.085032571Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (83, '2025-11-21T23:37:25', 'additonal_blacklist_columns')
2025-11-21T23:37:25.085328878Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:25.085997544Z [Info] FluentMigrator.Runner.MigrationRunner: 83: additonal_blacklist_columns migrated
2025-11-21T23:37:25.086107245Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012591s
2025-11-21T23:37:25.086248930Z [Info] FluentMigrator.Runner.MigrationRunner: 84: update_quality_minmax_size migrating
2025-11-21T23:37:25.086396828Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:25.086680229Z [Info] update_quality_minmax_size: Starting migration of Main DB to 84
2025-11-21T23:37:25.087245958Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityDefinitions
2025-11-21T23:37:25.087329807Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-11-21T23:37:25.087418555Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn QualityDefinitions MinSize Double
2025-11-21T23:37:25.089154360Z [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)
2025-11-21T23:37:25.089519234Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "QualityDefinitions_temp" ("Id", "Quality", "Title", "MinSize", "MaxSize") SELECT "Id", "Quality", "Title", "MinSize", "MaxSize" FROM "QualityDefinitions"
2025-11-21T23:37:25.089821002Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "QualityDefinitions"
2025-11-21T23:37:25.090371821Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityDefinitions_temp" RENAME TO "QualityDefinitions"
2025-11-21T23:37:25.091858193Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Quality" ON "QualityDefinitions" ("Quality" ASC)
2025-11-21T23:37:25.092194821Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Title" ON "QualityDefinitions" ("Title" ASC)
2025-11-21T23:37:25.092428391Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048735s
2025-11-21T23:37:25.092516038Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityDefinitions
2025-11-21T23:37:25.092681491Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-11-21T23:37:25.092724267Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn QualityDefinitions MaxSize Double
2025-11-21T23:37:25.094355852Z [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)
2025-11-21T23:37:25.094726368Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "QualityDefinitions_temp" ("Id", "Quality", "Title", "MinSize", "MaxSize") SELECT "Id", "Quality", "Title", "MinSize", "MaxSize" FROM "QualityDefinitions"
2025-11-21T23:37:25.095062635Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "QualityDefinitions"
2025-11-21T23:37:25.095537872Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityDefinitions_temp" RENAME TO "QualityDefinitions"
2025-11-21T23:37:25.097061259Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Quality" ON "QualityDefinitions" ("Quality" ASC)
2025-11-21T23:37:25.097365311Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Title" ON "QualityDefinitions" ("Title" ASC)
2025-11-21T23:37:25.097664774Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004765s
2025-11-21T23:37:25.097710636Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "QualityDefinitions" SET "MaxSize" = NULL WHERE "Quality" = 10 OR "MaxSize" = 0
2025-11-21T23:37:25.097980349Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityDefinitions" SET "MaxSize" = NULL WHERE "Quality" = 10 OR "MaxSize" = 0
2025-11-21T23:37:25.098155842Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002165s
2025-11-21T23:37:25.098207456Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (84, '2025-11-21T23:37:25', 'update_quality_minmax_size')
2025-11-21T23:37:25.098432780Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:25.099225486Z [Info] FluentMigrator.Runner.MigrationRunner: 84: update_quality_minmax_size migrated
2025-11-21T23:37:25.099348664Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001344s
2025-11-21T23:37:25.099452974Z [Info] FluentMigrator.Runner.MigrationRunner: 85: expand_transmission_urlbase migrating
2025-11-21T23:37:25.099558787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:25.099717837Z [Info] expand_transmission_urlbase: Starting migration of Main DB to 85
2025-11-21T23:37:25.100060657Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-11-21T23:37:25.100099876Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-11-21T23:37:25.101567441Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014513s
2025-11-21T23:37:25.101686260Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (85, '2025-11-21T23:37:25', 'expand_transmission_urlbase')
2025-11-21T23:37:25.101928137Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:25.102460990Z [Info] FluentMigrator.Runner.MigrationRunner: 85: expand_transmission_urlbase migrated
2025-11-21T23:37:25.102566282Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023699s
2025-11-21T23:37:25.102672195Z [Info] FluentMigrator.Runner.MigrationRunner: 86: pushbullet_device_ids migrating
2025-11-21T23:37:25.102794972Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:25.102993592Z [Info] pushbullet_device_ids: Starting migration of Main DB to 86
2025-11-21T23:37:25.103234948Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-11-21T23:37:25.103338967Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-11-21T23:37:25.104431848Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010902s
2025-11-21T23:37:25.104553052Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (86, '2025-11-21T23:37:25', 'pushbullet_device_ids')
2025-11-21T23:37:25.104818205Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:25.105371289Z [Info] FluentMigrator.Runner.MigrationRunner: 86: pushbullet_device_ids migrated
2025-11-21T23:37:25.105540620Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020322s
2025-11-21T23:37:25.105706153Z [Info] FluentMigrator.Runner.MigrationRunner: 87: remove_eztv migrating
2025-11-21T23:37:25.105760192Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:25.105930695Z [Info] remove_eztv: Starting migration of Main DB to 87
2025-11-21T23:37:25.106185779Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-11-21T23:37:25.106327173Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Eztv'
2025-11-21T23:37:25.106518348Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002103s
2025-11-21T23:37:25.106646366Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (87, '2025-11-21T23:37:25', 'remove_eztv')
2025-11-21T23:37:25.106869034Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:25.107489102Z [Info] FluentMigrator.Runner.MigrationRunner: 87: remove_eztv migrated
2025-11-21T23:37:25.107596429Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011657s
2025-11-21T23:37:25.107697522Z [Info] FluentMigrator.Runner.MigrationRunner: 88: pushbullet_devices_channels_list migrating
2025-11-21T23:37:25.107810079Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:25.108028048Z [Info] pushbullet_devices_channels_list: Starting migration of Main DB to 88
2025-11-21T23:37:25.108242088Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-11-21T23:37:25.108364144Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-11-21T23:37:25.109911139Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015365s
2025-11-21T23:37:25.110040549Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (88, '2025-11-21T23:37:25', 'pushbullet_devices_channels_list')
2025-11-21T23:37:25.110280723Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:25.110889879Z [Info] FluentMigrator.Runner.MigrationRunner: 88: pushbullet_devices_channels_list migrated
2025-11-21T23:37:25.111053950Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025264s
2025-11-21T23:37:25.111238942Z [Info] FluentMigrator.Runner.MigrationRunner: 89: add_on_rename_to_notifcations migrating
2025-11-21T23:37:25.111344344Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:25.111486450Z [Info] add_on_rename_to_notifcations: Starting migration of Main DB to 89
2025-11-21T23:37:25.112441613Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-11-21T23:37:25.112566214Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-11-21T23:37:25.112646967Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnRename Boolean
2025-11-21T23:37:25.112778973Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnRename" INTEGER
2025-11-21T23:37:25.113557700Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006712s
2025-11-21T23:37:25.113581889Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "OnRename" = "OnDownload" WHERE "Implementation" IN ('PlexServer', 'Xbmc', 'MediaBrowser')
2025-11-21T23:37:25.113793665Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "OnRename" = "OnDownload" WHERE "Implementation" IN ('PlexServer', 'Xbmc', 'MediaBrowser')
2025-11-21T23:37:25.114111435Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002504s
2025-11-21T23:37:25.114128790Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "OnRename" = false WHERE "Implementation" NOT IN ('PlexServer', 'Xbmc', 'MediaBrowser')
2025-11-21T23:37:25.114287490Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "OnRename" = false WHERE "Implementation" NOT IN ('PlexServer', 'Xbmc', 'MediaBrowser')
2025-11-21T23:37:25.114512533Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002169s
2025-11-21T23:37:25.114646412Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-11-21T23:37:25.114773929Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-11-21T23:37:25.114884471Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Notifications OnRename Boolean
2025-11-21T23:37:25.116516627Z [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)
2025-11-21T23:37:25.116995011Z [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"
2025-11-21T23:37:25.117444506Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications"
2025-11-21T23:37:25.117818909Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications"
2025-11-21T23:37:25.119433891Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044302s
2025-11-21T23:37:25.119570135Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-11-21T23:37:25.119659325Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "OnGrab" = 0 WHERE "Implementation" = 'PlexServer'
2025-11-21T23:37:25.119861752Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002014s
2025-11-21T23:37:25.119977225Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (89, '2025-11-21T23:37:25', 'add_on_rename_to_notifcations')
2025-11-21T23:37:25.120281527Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:25.121411392Z [Info] FluentMigrator.Runner.MigrationRunner: 89: add_on_rename_to_notifcations migrated
2025-11-21T23:37:25.121505421Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001732s
2025-11-21T23:37:25.121625864Z [Info] FluentMigrator.Runner.MigrationRunner: 90: update_kickass_url migrating
2025-11-21T23:37:25.121713430Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:25.121888783Z [Info] update_kickass_url: Starting migration of Main DB to 90
2025-11-21T23:37:25.122166061Z [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';
2025-11-21T23:37:25.122508481Z [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';
2025-11-21T23:37:25.122949639Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004805s
2025-11-21T23:37:25.123071534Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (90, '2025-11-21T23:37:25', 'update_kickass_url')
2025-11-21T23:37:25.123344083Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:25.124004733Z [Info] FluentMigrator.Runner.MigrationRunner: 90: update_kickass_url migrated
2025-11-21T23:37:25.124132290Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015207s
2025-11-21T23:37:25.124255939Z [Info] FluentMigrator.Runner.MigrationRunner: 91: added_indexerstatus migrating
2025-11-21T23:37:25.124330579Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:25.124466593Z [Info] added_indexerstatus: Starting migration of Main DB to 91
2025-11-21T23:37:25.125019987Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerStatus
2025-11-21T23:37:25.125149518Z [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)
2025-11-21T23:37:25.125538872Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004115s
2025-11-21T23:37:25.125652090Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerStatus (IndexerId)
2025-11-21T23:37:25.125792903Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_IndexerId" ON "IndexerStatus" ("IndexerId" ASC)
2025-11-21T23:37:25.126024519Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002669s
2025-11-21T23:37:25.126188961Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (91, '2025-11-21T23:37:25', 'added_indexerstatus')
2025-11-21T23:37:25.126348301Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:25.127002799Z [Info] FluentMigrator.Runner.MigrationRunner: 91: added_indexerstatus migrated
2025-11-21T23:37:25.127151178Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012436s
2025-11-21T23:37:25.127300118Z [Info] FluentMigrator.Runner.MigrationRunner: 92: add_unverifiedscenenumbering migrating
2025-11-21T23:37:25.127408496Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:25.127563298Z [Info] add_unverifiedscenenumbering: Starting migration of Main DB to 92
2025-11-21T23:37:25.128231383Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2025-11-21T23:37:25.128366024Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2025-11-21T23:37:25.128480915Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes UnverifiedSceneNumbering Boolean
2025-11-21T23:37:25.128656709Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "UnverifiedSceneNumbering" INTEGER NOT NULL DEFAULT 0
2025-11-21T23:37:25.129268551Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000627s
2025-11-21T23:37:25.129378853Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (92, '2025-11-21T23:37:25', 'add_unverifiedscenenumbering')
2025-11-21T23:37:25.129594447Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:25.130229816Z [Info] FluentMigrator.Runner.MigrationRunner: 92: add_unverifiedscenenumbering migrated
2025-11-21T23:37:25.130386732Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015929s
2025-11-21T23:37:25.130504088Z [Info] FluentMigrator.Runner.MigrationRunner: 93: naming_config_replace_illegal_characters migrating
2025-11-21T23:37:25.130622847Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:25.130777188Z [Info] naming_config_replace_illegal_characters: Starting migration of Main DB to 93
2025-11-21T23:37:25.131337786Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2025-11-21T23:37:25.131436395Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-11-21T23:37:25.131538891Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig ReplaceIllegalCharacters Boolean
2025-11-21T23:37:25.131638983Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "ReplaceIllegalCharacters" INTEGER NOT NULL DEFAULT 1
2025-11-21T23:37:25.132318811Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006665s
2025-11-21T23:37:25.132430446Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-11-21T23:37:25.132521900Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "ReplaceIllegalCharacters" = 1 WHERE 1 = 1
2025-11-21T23:37:25.132718476Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000196s
2025-11-21T23:37:25.132821794Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (93, '2025-11-21T23:37:25', 'naming_config_replace_illegal_characters')
2025-11-21T23:37:25.133143802Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:25.133746917Z [Info] FluentMigrator.Runner.MigrationRunner: 93: naming_config_replace_illegal_characters migrated
2025-11-21T23:37:25.133905827Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012307s
2025-11-21T23:37:25.134050779Z [Info] FluentMigrator.Runner.MigrationRunner: 94: add_tvmazeid migrating
2025-11-21T23:37:25.134112583Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:25.134272184Z [Info] add_tvmazeid: Starting migration of Main DB to 94
2025-11-21T23:37:25.134654755Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2025-11-21T23:37:25.134777411Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-11-21T23:37:25.134848835Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series TvMazeId Int32
2025-11-21T23:37:25.134977184Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "TvMazeId" INTEGER NOT NULL DEFAULT 0
2025-11-21T23:37:25.135661552Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006816s
2025-11-21T23:37:25.135769349Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (TvMazeId)
2025-11-21T23:37:25.135893268Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvMazeId" ON "Series" ("TvMazeId" ASC)
2025-11-21T23:37:25.136182631Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002975s
2025-11-21T23:37:25.136357312Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (94, '2025-11-21T23:37:25', 'add_tvmazeid')
2025-11-21T23:37:25.136554409Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:25.137298858Z [Info] FluentMigrator.Runner.MigrationRunner: 94: add_tvmazeid migrated
2025-11-21T23:37:25.137424160Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014118s
2025-11-21T23:37:25.137577799Z [Info] FluentMigrator.Runner.MigrationRunner: 95: add_additional_episodes_index migrating
2025-11-21T23:37:25.137713242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:25.137880849Z [Info] add_additional_episodes_index: Starting migration of Main DB to 95
2025-11-21T23:37:25.138272388Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Episodes (SeriesId, SeasonNumber, EpisodeNumber)
2025-11-21T23:37:25.138457571Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_SeriesId_SeasonNumber_EpisodeNumber" ON "Episodes" ("SeriesId" ASC, "SeasonNumber" ASC, "EpisodeNumber" ASC)
2025-11-21T23:37:25.138693886Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002933s
2025-11-21T23:37:25.138833968Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (95, '2025-11-21T23:37:25', 'add_additional_episodes_index')
2025-11-21T23:37:25.139095926Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:25.139783750Z [Info] FluentMigrator.Runner.MigrationRunner: 95: add_additional_episodes_index migrated
2025-11-21T23:37:25.139890906Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013474s
2025-11-21T23:37:25.140000657Z [Info] FluentMigrator.Runner.MigrationRunner: 96: disable_kickass migrating
2025-11-21T23:37:25.140110097Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:25.140272504Z [Info] disable_kickass: Starting migration of Main DB to 96
2025-11-21T23:37:25.140509812Z [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%';
2025-11-21T23:37:25.140772531Z [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%';
2025-11-21T23:37:25.141041893Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002869s
2025-11-21T23:37:25.141172597Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (96, '2025-11-21T23:37:25', 'disable_kickass')
2025-11-21T23:37:25.141386056Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:25.142002327Z [Info] FluentMigrator.Runner.MigrationRunner: 96: disable_kickass migrated
2025-11-21T23:37:25.142150155Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012466s
2025-11-21T23:37:25.142287030Z [Info] FluentMigrator.Runner.MigrationRunner: 97: add_reason_to_pending_releases migrating
2025-11-21T23:37:25.142428465Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:25.142577535Z [Info] add_reason_to_pending_releases: Starting migration of Main DB to 97
2025-11-21T23:37:25.142920977Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases
2025-11-21T23:37:25.143053834Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-11-21T23:37:25.143139086Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases Reason Int32
2025-11-21T23:37:25.143288146Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "Reason" INTEGER NOT NULL DEFAULT 0
2025-11-21T23:37:25.144051463Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000762s
2025-11-21T23:37:25.144178919Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (97, '2025-11-21T23:37:25', 'add_reason_to_pending_releases')
2025-11-21T23:37:25.144400946Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:25.145056947Z [Info] FluentMigrator.Runner.MigrationRunner: 97: add_reason_to_pending_releases migrated
2025-11-21T23:37:25.145185526Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017712s
2025-11-21T23:37:25.145330558Z [Info] FluentMigrator.Runner.MigrationRunner: 98: remove_titans_of_tv migrating
2025-11-21T23:37:25.145447413Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:25.145631614Z [Info] remove_titans_of_tv: Starting migration of Main DB to 98
2025-11-21T23:37:25.145863982Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-11-21T23:37:25.145997150Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'TitansOfTv'
2025-11-21T23:37:25.146179958Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001895s
2025-11-21T23:37:25.146289889Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (98, '2025-11-21T23:37:25', 'remove_titans_of_tv')
2025-11-21T23:37:25.146555193Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:25.147160472Z [Info] FluentMigrator.Runner.MigrationRunner: 98: remove_titans_of_tv migrated
2025-11-21T23:37:25.147287958Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001157s
2025-11-21T23:37:25.147423952Z [Info] FluentMigrator.Runner.MigrationRunner: 99: extra_and_subtitle_files migrating
2025-11-21T23:37:25.147505156Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:25.147695699Z [Info] extra_and_subtitle_files: Starting migration of Main DB to 99
2025-11-21T23:37:25.148821907Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ExtraFiles
2025-11-21T23:37:25.148926397Z [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)
2025-11-21T23:37:25.149494280Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005821s
2025-11-21T23:37:25.149600294Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable SubtitleFiles
2025-11-21T23:37:25.149717690Z [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)
2025-11-21T23:37:25.150132375Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004507s
2025-11-21T23:37:25.150246024Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles
2025-11-21T23:37:25.150343630Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-11-21T23:37:25.150431086Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MetadataFiles Added DateTime
2025-11-21T23:37:25.150586359Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles" ADD COLUMN "Added" DATETIME
2025-11-21T23:37:25.151492303Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009344s
2025-11-21T23:37:25.151608947Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MetadataFiles Extension String
2025-11-21T23:37:25.151740963Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles" ADD COLUMN "Extension" TEXT
2025-11-21T23:37:25.152665675Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009216s
2025-11-21T23:37:25.152783492Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "MetadataFiles" WHERE "RelativePath" NOT LIKE '%.%'
2025-11-21T23:37:25.152973284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "MetadataFiles" WHERE "RelativePath" NOT LIKE '%.%'
2025-11-21T23:37:25.153148367Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001833s
2025-11-21T23:37:25.153273559Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-11-21T23:37:25.153369231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-11-21T23:37:25.154560670Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011878s
2025-11-21T23:37:25.154654028Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles
2025-11-21T23:37:25.154754851Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-11-21T23:37:25.154841225Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles Extension String
2025-11-21T23:37:25.156720759Z [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)
2025-11-21T23:37:25.157228211Z [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"
2025-11-21T23:37:25.157650691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles"
2025-11-21T23:37:25.158011718Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles"
2025-11-21T23:37:25.160482472Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0054863s
2025-11-21T23:37:25.160598015Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (99, '2025-11-21T23:37:25', 'extra_and_subtitle_files')
2025-11-21T23:37:25.160862477Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:25.161656215Z [Info] FluentMigrator.Runner.MigrationRunner: 99: extra_and_subtitle_files migrated
2025-11-21T23:37:25.161836478Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066848s
2025-11-21T23:37:25.162040078Z [Info] FluentMigrator.Runner.MigrationRunner: 100: add_scene_season_number migrating
2025-11-21T23:37:25.162092845Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:25.162248398Z [Info] add_scene_season_number: Starting migration of Main DB to 100
2025-11-21T23:37:25.162727192Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SceneMappings
2025-11-21T23:37:25.162836452Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2025-11-21T23:37:25.162922796Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn SceneMappings SeasonNumber Int32
2025-11-21T23:37:25.166420327Z [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)
2025-11-21T23:37:25.166826404Z [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"
2025-11-21T23:37:25.167157882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SceneMappings"
2025-11-21T23:37:25.167446864Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SceneMappings_temp" RENAME TO "SceneMappings"
2025-11-21T23:37:25.169756944Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066708s
2025-11-21T23:37:25.169830513Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SceneMappings
2025-11-21T23:37:25.169917919Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2025-11-21T23:37:25.170023782Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SceneMappings SceneSeasonNumber Int32
2025-11-21T23:37:25.170157551Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SceneMappings" ADD COLUMN "SceneSeasonNumber" INTEGER
2025-11-21T23:37:25.170873412Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007021s
2025-11-21T23:37:25.170991791Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (100, '2025-11-21T23:37:25', 'add_scene_season_number')
2025-11-21T23:37:25.171291264Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:25.172236677Z [Info] FluentMigrator.Runner.MigrationRunner: 100: add_scene_season_number migrated
2025-11-21T23:37:25.172340807Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020769s
2025-11-21T23:37:25.172498414Z [Info] FluentMigrator.Runner.MigrationRunner: 101: add_ultrahd_quality_in_profiles migrating
2025-11-21T23:37:25.172571982Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:25.172746173Z [Info] add_ultrahd_quality_in_profiles: Starting migration of Main DB to 101
2025-11-21T23:37:25.173111268Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-11-21T23:37:25.173203844Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-11-21T23:37:25.174437427Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012152s
2025-11-21T23:37:25.174553692Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (101, '2025-11-21T23:37:25', 'add_ultrahd_quality_in_profiles')
2025-11-21T23:37:25.174802893Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:25.175465828Z [Info] FluentMigrator.Runner.MigrationRunner: 101: add_ultrahd_quality_in_profiles migrated
2025-11-21T23:37:25.175576390Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022533s
2025-11-21T23:37:25.175714288Z [Info] FluentMigrator.Runner.MigrationRunner: 102: add_language_to_episodeFiles_history_and_blacklist migrating
2025-11-21T23:37:25.175832747Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:25.176039653Z [Info] add_language_to_episodeFiles_history_and_blacklist: Starting migration of Main DB to 102
2025-11-21T23:37:25.176670754Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable EpisodeFiles
2025-11-21T23:37:25.176795405Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-11-21T23:37:25.176837079Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn EpisodeFiles Language Int32
2025-11-21T23:37:25.176971830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles" ADD COLUMN "Language" INTEGER NOT NULL DEFAULT 0
2025-11-21T23:37:25.177826551Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008521s
2025-11-21T23:37:25.177923626Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History
2025-11-21T23:37:25.178021443Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2025-11-21T23:37:25.178142507Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn History Language Int32
2025-11-21T23:37:25.178272599Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History" ADD COLUMN "Language" INTEGER NOT NULL DEFAULT 0
2025-11-21T23:37:25.178938720Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006607s
2025-11-21T23:37:25.179028330Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist
2025-11-21T23:37:25.179131077Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-11-21T23:37:25.179219896Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist Language Int32
2025-11-21T23:37:25.179336631Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "Language" INTEGER NOT NULL DEFAULT 0
2025-11-21T23:37:25.180110188Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007476s
2025-11-21T23:37:25.180196743Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-11-21T23:37:25.180279289Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-11-21T23:37:25.186063254Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005731s
2025-11-21T23:37:25.186217153Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (102, '2025-11-21T23:37:25', 'add_language_to_episodeFiles_history_and_blacklist')
2025-11-21T23:37:25.186534833Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:25.187185804Z [Info] FluentMigrator.Runner.MigrationRunner: 102: add_language_to_episodeFiles_history_and_blacklist migrated
2025-11-21T23:37:25.187336397Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068928s
2025-11-21T23:37:25.187534065Z [Info] FluentMigrator.Runner.MigrationRunner: 103: fix_metadata_file_extensions migrating
2025-11-21T23:37:25.187634597Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:25.187824650Z [Info] fix_metadata_file_extensions: Starting migration of Main DB to 103
2025-11-21T23:37:25.188065665Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-11-21T23:37:25.188191278Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-11-21T23:37:25.189086210Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008985s
2025-11-21T23:37:25.189194267Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (103, '2025-11-21T23:37:25', 'fix_metadata_file_extensions')
2025-11-21T23:37:25.189434731Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:25.190012905Z [Info] FluentMigrator.Runner.MigrationRunner: 103: fix_metadata_file_extensions migrated
2025-11-21T23:37:25.190157627Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018145s
2025-11-21T23:37:25.190280905Z [Info] FluentMigrator.Runner.MigrationRunner: 104: remove_kickass migrating
2025-11-21T23:37:25.190388822Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:25.190544195Z [Info] remove_kickass: Starting migration of Main DB to 104
2025-11-21T23:37:25.190812986Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-11-21T23:37:25.190949240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'KickassTorrents'
2025-11-21T23:37:25.191140986Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002129s
2025-11-21T23:37:25.191258643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (104, '2025-11-21T23:37:25', 'remove_kickass')
2025-11-21T23:37:25.191487584Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:25.192113464Z [Info] FluentMigrator.Runner.MigrationRunner: 104: remove_kickass migrated
2025-11-21T23:37:25.192225279Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011788s
2025-11-21T23:37:25.192340792Z [Info] FluentMigrator.Runner.MigrationRunner: 105: rename_torrent_downloadstation migrating
2025-11-21T23:37:25.192439581Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:25.192600344Z [Info] rename_torrent_downloadstation: Starting migration of Main DB to 105
2025-11-21T23:37:25.192897242Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-11-21T23:37:25.192961171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "DownloadClients" SET "Implementation" = 'TorrentDownloadStation' WHERE "Implementation" = 'DownloadStation'
2025-11-21T23:37:25.193207988Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002416s
2025-11-21T23:37:25.193342448Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (105, '2025-11-21T23:37:25', 'rename_torrent_downloadstation')
2025-11-21T23:37:25.193603534Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:25.194209093Z [Info] FluentMigrator.Runner.MigrationRunner: 105: rename_torrent_downloadstation migrated
2025-11-21T23:37:25.194336650Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001239s
2025-11-21T23:37:25.194437403Z [Info] FluentMigrator.Runner.MigrationRunner: 106: update_btn_url migrating
2025-11-21T23:37:25.194590521Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:25.194777868Z [Info] update_btn_url: Starting migration of Main DB to 106
2025-11-21T23:37:25.194993262Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = Replace("Settings", 'api.btnapps.net', 'api.broadcasthe.net') WHERE "Implementation" = 'BroadcastheNet';
2025-11-21T23:37:25.195201171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "Settings" = Replace("Settings", 'api.btnapps.net', 'api.broadcasthe.net') WHERE "Implementation" = 'BroadcastheNet';
2025-11-21T23:37:25.195514281Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002579s
2025-11-21T23:37:25.195558851Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (106, '2025-11-21T23:37:25', 'update_btn_url')
2025-11-21T23:37:25.195753222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:25.196323069Z [Info] FluentMigrator.Runner.MigrationRunner: 106: update_btn_url migrated
2025-11-21T23:37:25.196445015Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011251s
2025-11-21T23:37:25.196538162Z [Info] FluentMigrator.Runner.MigrationRunner: 107: remove_wombles migrating
2025-11-21T23:37:25.196635258Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:25.196785851Z [Info] remove_wombles: Starting migration of Main DB to 107
2025-11-21T23:37:25.196998028Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-11-21T23:37:25.197115224Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Wombles'
2025-11-21T23:37:25.197285166Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001697s
2025-11-21T23:37:25.197396380Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (107, '2025-11-21T23:37:25', 'remove_wombles')
2025-11-21T23:37:25.197576342Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:25.198123153Z [Info] FluentMigrator.Runner.MigrationRunner: 107: remove_wombles migrated
2025-11-21T23:37:25.198212583Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009921s
2025-11-21T23:37:25.198310220Z [Info] FluentMigrator.Runner.MigrationRunner: 108: fix_extra_file_extension migrating
2025-11-21T23:37:25.198406313Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:25.198553430Z [Info] fix_extra_file_extension: Starting migration of Main DB to 108
2025-11-21T23:37:25.198790747Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "ExtraFiles" WHERE TRIM("Extension") = ''
2025-11-21T23:37:25.198919927Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "ExtraFiles" WHERE TRIM("Extension") = ''
2025-11-21T23:37:25.199230733Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001659s
2025-11-21T23:37:25.199236565Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-11-21T23:37:25.199270994Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-11-21T23:37:25.200352101Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010552s
2025-11-21T23:37:25.200449797Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (108, '2025-11-21T23:37:25', 'fix_extra_file_extension')
2025-11-21T23:37:25.200651904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:25.201214247Z [Info] FluentMigrator.Runner.MigrationRunner: 108: fix_extra_file_extension migrated
2025-11-21T23:37:25.201332795Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019487s
2025-11-21T23:37:25.201420201Z [Info] FluentMigrator.Runner.MigrationRunner: 109: import_extra_files migrating
2025-11-21T23:37:25.201531916Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:25.201680255Z [Info] import_extra_files: Starting migration of Main DB to 109
2025-11-21T23:37:25.201928865Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-11-21T23:37:25.202026011Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-11-21T23:37:25.202564255Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005292s
2025-11-21T23:37:25.202679717Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (109, '2025-11-21T23:37:25', 'import_extra_files')
2025-11-21T23:37:25.202892014Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:25.203411400Z [Info] FluentMigrator.Runner.MigrationRunner: 109: import_extra_files migrated
2025-11-21T23:37:25.203508365Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013748s
2025-11-21T23:37:25.203615110Z [Info] FluentMigrator.Runner.MigrationRunner: 110: fix_extra_files_config migrating
2025-11-21T23:37:25.203706434Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:25.203879062Z [Info] fix_extra_files_config: Starting migration of Main DB to 110
2025-11-21T23:37:25.204080347Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-11-21T23:37:25.204176561Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-11-21T23:37:25.204600354Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004138s
2025-11-21T23:37:25.204713191Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (110, '2025-11-21T23:37:25', 'fix_extra_files_config')
2025-11-21T23:37:25.204918334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:25.205430846Z [Info] FluentMigrator.Runner.MigrationRunner: 110: fix_extra_files_config migrated
2025-11-21T23:37:25.205536829Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012486s
2025-11-21T23:37:25.205637301Z [Info] FluentMigrator.Runner.MigrationRunner: 111: create_language_profiles migrating
2025-11-21T23:37:25.205736451Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:25.205896213Z [Info] create_language_profiles: Starting migration of Main DB to 111
2025-11-21T23:37:25.206387782Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable LanguageProfiles
2025-11-21T23:37:25.206522303Z [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)
2025-11-21T23:37:25.206837147Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000334s
2025-11-21T23:37:25.206936397Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex LanguageProfiles (Name)
2025-11-21T23:37:25.207038452Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_LanguageProfiles_Name" ON "LanguageProfiles" ("Name" ASC)
2025-11-21T23:37:25.207276051Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002324s
2025-11-21T23:37:25.207374829Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2025-11-21T23:37:25.207461774Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2025-11-21T23:37:25.207541124Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series LanguageProfileId Int32
2025-11-21T23:37:25.207649542Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "LanguageProfileId" INTEGER NOT NULL DEFAULT 1
2025-11-21T23:37:25.208459914Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008032s
2025-11-21T23:37:25.208553893Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-11-21T23:37:25.208648033Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-11-21T23:37:25.215815192Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071178s
2025-11-21T23:37:25.215932057Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Profiles Language
2025-11-21T23:37:25.217673313Z [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)
2025-11-21T23:37:25.218055583Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Profiles_temp" ("Id", "Name", "Cutoff", "Items") SELECT "Id", "Name", "Cutoff", "Items" FROM "Profiles"
2025-11-21T23:37:25.218350877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles"
2025-11-21T23:37:25.218801204Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles"
2025-11-21T23:37:25.220645166Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityProfiles_Name" ON "Profiles" ("Name" ASC)
2025-11-21T23:37:25.220951904Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048562s
2025-11-21T23:37:25.221014660Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (111, '2025-11-21T23:37:25', 'create_language_profiles')
2025-11-21T23:37:25.221224352Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:25.222210738Z [Info] FluentMigrator.Runner.MigrationRunner: 111: create_language_profiles migrated
2025-11-21T23:37:25.222308996Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061691s
2025-11-21T23:37:25.222435411Z [Info] FluentMigrator.Runner.MigrationRunner: 112: added_regex_to_scenemapping migrating
2025-11-21T23:37:25.222542216Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:25.222718601Z [Info] added_regex_to_scenemapping: Starting migration of Main DB to 112
2025-11-21T23:37:25.223032362Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SceneMappings
2025-11-21T23:37:25.223143897Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2025-11-21T23:37:25.223214178Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SceneMappings FilterRegex String
2025-11-21T23:37:25.223321615Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SceneMappings" ADD COLUMN "FilterRegex" TEXT
2025-11-21T23:37:25.224045913Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000698s
2025-11-21T23:37:25.224174802Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (112, '2025-11-21T23:37:25', 'added_regex_to_scenemapping')
2025-11-21T23:37:25.224357149Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:25.225033812Z [Info] FluentMigrator.Runner.MigrationRunner: 112: added_regex_to_scenemapping migrated
2025-11-21T23:37:25.225107019Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016662s
2025-11-21T23:37:25.225209716Z [Info] FluentMigrator.Runner.MigrationRunner: 113: consolidate_indexer_baseurl migrating
2025-11-21T23:37:25.225321952Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:25.225463697Z [Info] consolidate_indexer_baseurl: Starting migration of Main DB to 113
2025-11-21T23:37:25.225700073Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-11-21T23:37:25.225806067Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-11-21T23:37:25.227056895Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012412s
2025-11-21T23:37:25.227160303Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (113, '2025-11-21T23:37:25', 'consolidate_indexer_baseurl')
2025-11-21T23:37:25.227379494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:25.228424849Z [Info] FluentMigrator.Runner.MigrationRunner: 113: consolidate_indexer_baseurl migrated
2025-11-21T23:37:25.228530822Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026095s
2025-11-21T23:37:25.228638730Z [Info] FluentMigrator.Runner.MigrationRunner: 114: rename_indexer_status_id migrating
2025-11-21T23:37:25.228739412Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:25.228896909Z [Info] rename_indexer_status_id: Starting migration of Main DB to 114
2025-11-21T23:37:25.230071384Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn IndexerStatus IndexerId to ProviderId
2025-11-21T23:37:25.236435968Z [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)
2025-11-21T23:37:25.236939822Z [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"
2025-11-21T23:37:25.237267782Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2025-11-21T23:37:25.237635182Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2025-11-21T23:37:25.239218419Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2025-11-21T23:37:25.239466509Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009267s
2025-11-21T23:37:25.239583214Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (114, '2025-11-21T23:37:25', 'rename_indexer_status_id')
2025-11-21T23:37:25.239796212Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:25.240738019Z [Info] FluentMigrator.Runner.MigrationRunner: 114: rename_indexer_status_id migrated
2025-11-21T23:37:25.240837699Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105133s
2025-11-21T23:37:25.240958092Z [Info] FluentMigrator.Runner.MigrationRunner: 115: add_downloadclient_status migrating
2025-11-21T23:37:25.241052051Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:25.241199418Z [Info] add_downloadclient_status: Starting migration of Main DB to 115
2025-11-21T23:37:25.241685697Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClientStatus
2025-11-21T23:37:25.241849627Z [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)
2025-11-21T23:37:25.242178138Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003671s
2025-11-21T23:37:25.242295855Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadClientStatus (ProviderId)
2025-11-21T23:37:25.242391698Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2025-11-21T23:37:25.242626040Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002438s
2025-11-21T23:37:25.242756493Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (115, '2025-11-21T23:37:25', 'add_downloadclient_status')
2025-11-21T23:37:25.242959982Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:25.243706385Z [Info] FluentMigrator.Runner.MigrationRunner: 115: add_downloadclient_status migrated
2025-11-21T23:37:25.243796667Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013013s
2025-11-21T23:37:25.243923382Z [Info] FluentMigrator.Runner.MigrationRunner: 116: disable_nyaa migrating
2025-11-21T23:37:25.244018233Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:25.244192494Z [Info] disable_nyaa: Starting migration of Main DB to 116
2025-11-21T23:37:25.244385141Z [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%';
2025-11-21T23:37:25.244626267Z [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%';
2025-11-21T23:37:25.244864847Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002827s
2025-11-21T23:37:25.244973015Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (116, '2025-11-21T23:37:25', 'disable_nyaa')
2025-11-21T23:37:25.245175402Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:25.245799549Z [Info] FluentMigrator.Runner.MigrationRunner: 116: disable_nyaa migrated
2025-11-21T23:37:25.245910322Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012098s
2025-11-21T23:37:25.246004952Z [Info] FluentMigrator.Runner.MigrationRunner: 117: add_webrip_and_br480_qualites_in_profile migrating
2025-11-21T23:37:25.246112960Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:25.246254826Z [Info] add_webrip_and_br480_qualites_in_profile: Starting migration of Main DB to 117
2025-11-21T23:37:25.246468345Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-11-21T23:37:25.246584750Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-11-21T23:37:25.250343036Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037147s
2025-11-21T23:37:25.250519542Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (117, '2025-11-21T23:37:25', 'add_webrip_and_br480_qualites_in_profile')
2025-11-21T23:37:25.250728142Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:25.251418952Z [Info] FluentMigrator.Runner.MigrationRunner: 117: add_webrip_and_br480_qualites_in_profile migrated
2025-11-21T23:37:25.251519485Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048223s
2025-11-21T23:37:25.251641230Z [Info] FluentMigrator.Runner.MigrationRunner: 118: add_history_eventType_index migrating
2025-11-21T23:37:25.251745179Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:25.251940593Z [Info] add_history_eventType_index: Starting migration of Main DB to 118
2025-11-21T23:37:25.252256018Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (EventType)
2025-11-21T23:37:25.252329776Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC)
2025-11-21T23:37:25.252612115Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002824s
2025-11-21T23:37:25.252701024Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (118, '2025-11-21T23:37:25', 'add_history_eventType_index')
2025-11-21T23:37:25.252922860Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:25.253671046Z [Info] FluentMigrator.Runner.MigrationRunner: 118: add_history_eventType_index migrated
2025-11-21T23:37:25.253772751Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013023s
2025-11-21T23:37:25.253836279Z [Info] FluentMigrator.Runner.MigrationRunner: 119: separate_automatic_and_interactive_searches migrating
2025-11-21T23:37:25.253957714Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:25.254098938Z [Info] separate_automatic_and_interactive_searches: Starting migration of Main DB to 119
2025-11-21T23:37:25.254589505Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Indexers EnableSearch to EnableAutomaticSearch
2025-11-21T23:37:25.256481845Z [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)
2025-11-21T23:37:25.256917923Z [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"
2025-11-21T23:37:25.257269040Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2025-11-21T23:37:25.257632241Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2025-11-21T23:37:25.259415321Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2025-11-21T23:37:25.259628811Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004919s
2025-11-21T23:37:25.259747470Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2025-11-21T23:37:25.259815447Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2025-11-21T23:37:25.259920088Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers EnableInteractiveSearch Boolean
2025-11-21T23:37:25.260064609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "EnableInteractiveSearch" INTEGER
2025-11-21T23:37:25.260741251Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006795s
2025-11-21T23:37:25.260842585Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch"
2025-11-21T23:37:25.261000082Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch"
2025-11-21T23:37:25.261148481Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001741s
2025-11-21T23:37:25.261251779Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2025-11-21T23:37:25.261328894Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-11-21T23:37:25.261419085Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Indexers EnableInteractiveSearch Boolean
2025-11-21T23:37:25.263125681Z [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)
2025-11-21T23:37:25.263513482Z [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"
2025-11-21T23:37:25.263863186Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2025-11-21T23:37:25.264298322Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2025-11-21T23:37:25.265940308Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2025-11-21T23:37:25.266164910Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046301s
2025-11-21T23:37:25.266277938Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (119, '2025-11-21T23:37:25', 'separate_automatic_and_interactive_searches')
2025-11-21T23:37:25.266489674Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:25.267261458Z [Info] FluentMigrator.Runner.MigrationRunner: 119: separate_automatic_and_interactive_searches migrated
2025-11-21T23:37:25.267417913Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0057373s
2025-11-21T23:37:25.267522173Z [Info] FluentMigrator.Runner.MigrationRunner: 120: update_series_episodes_history_indexes migrating
2025-11-21T23:37:25.267621593Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:25.267773599Z [Info] update_series_episodes_history_indexes: Starting migration of Main DB to 120
2025-11-21T23:37:25.268585012Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Episodes (SeriesId, AirDate)
2025-11-21T23:37:25.268721607Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_SeriesId_AirDate" ON "Episodes" ("SeriesId" ASC, "AirDate" ASC)
2025-11-21T23:37:25.269012222Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002503s
2025-11-21T23:37:25.269071452Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (EpisodeId)
2025-11-21T23:37:25.269162525Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_EpisodeId"
2025-11-21T23:37:25.269406566Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002564s
2025-11-21T23:37:25.269524183Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (EpisodeId, Date)
2025-11-21T23:37:25.269647992Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EpisodeId_Date" ON "History" ("EpisodeId" ASC, "Date" DESC)
2025-11-21T23:37:25.269835249Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002293s
2025-11-21T23:37:25.269937255Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (DownloadId)
2025-11-21T23:37:25.270027186Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_DownloadId"
2025-11-21T23:37:25.270271047Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002456s
2025-11-21T23:37:25.270391299Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId, Date)
2025-11-21T23:37:25.270515048Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC)
2025-11-21T23:37:25.270725802Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002314s
2025-11-21T23:37:25.270819902Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (120, '2025-11-21T23:37:25', 'update_series_episodes_history_indexes')
2025-11-21T23:37:25.271032279Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:25.271832951Z [Info] FluentMigrator.Runner.MigrationRunner: 120: update_series_episodes_history_indexes migrated
2025-11-21T23:37:25.271949065Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013526s
2025-11-21T23:37:25.272068515Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_animetosho_url migrating
2025-11-21T23:37:25.272151001Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:25.272296134Z [Info] update_animetosho_url: Starting migration of Main DB to 121
2025-11-21T23:37:25.272524784Z [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%';
2025-11-21T23:37:25.272743675Z [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%';
2025-11-21T23:37:25.273093609Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002931s
2025-11-21T23:37:25.273182568Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (121, '2025-11-21T23:37:25', 'update_animetosho_url')
2025-11-21T23:37:25.273452913Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:25.274212081Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_animetosho_url migrated
2025-11-21T23:37:25.274337113Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001437s
2025-11-21T23:37:25.274638269Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_remux_qualities_in_profile migrating
2025-11-21T23:37:25.274656827Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:25.274787249Z [Info] add_remux_qualities_in_profile: Starting migration of Main DB to 122
2025-11-21T23:37:25.275012613Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-11-21T23:37:25.275134679Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-11-21T23:37:25.277863282Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027153s
2025-11-21T23:37:25.278041220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (122, '2025-11-21T23:37:25', 'add_remux_qualities_in_profile')
2025-11-21T23:37:25.278229018Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:25.279688196Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_remux_qualities_in_profile migrated
2025-11-21T23:37:25.279805171Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045332s
2025-11-21T23:37:25.280022118Z [Info] FluentMigrator.Runner.MigrationRunner: 123: add_history_seriesId_index migrating
2025-11-21T23:37:25.280135486Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:25.280308946Z [Info] add_history_seriesId_index: Starting migration of Main DB to 123
2025-11-21T23:37:25.280550582Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (SeriesId)
2025-11-21T23:37:25.280671636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_SeriesId" ON "History" ("SeriesId" ASC)
2025-11-21T23:37:25.280894966Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002489s
2025-11-21T23:37:25.281016931Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (123, '2025-11-21T23:37:25', 'add_history_seriesId_index')
2025-11-21T23:37:25.281223337Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:25.281806280Z [Info] FluentMigrator.Runner.MigrationRunner: 123: add_history_seriesId_index migrated
2025-11-21T23:37:25.281913987Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011436s
2025-11-21T23:37:25.282021033Z [Info] FluentMigrator.Runner.MigrationRunner: 124: remove_media_browser_metadata migrating
2025-11-21T23:37:25.282122307Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:25.282264613Z [Info] remove_media_browser_metadata: Starting migration of Main DB to 124
2025-11-21T23:37:25.282841124Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-11-21T23:37:25.282964031Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Metadata" WHERE "Implementation" = 'MediaBrowserMetadata'
2025-11-21T23:37:25.283149174Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001815s
2025-11-21T23:37:25.283230508Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-11-21T23:37:25.283364788Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "MetadataFiles" WHERE "Consumer" = 'MediaBrowserMetadata'
2025-11-21T23:37:25.283498437Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001666s
2025-11-21T23:37:25.283611695Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (124, '2025-11-21T23:37:25', 'remove_media_browser_metadata')
2025-11-21T23:37:25.283833662Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:25.284402938Z [Info] FluentMigrator.Runner.MigrationRunner: 124: remove_media_browser_metadata migrated
2025-11-21T23:37:25.284529774Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010679s
2025-11-21T23:37:25.284615857Z [Info] FluentMigrator.Runner.MigrationRunner: 125: remove_notify_my_android_and_pushalot_notifications migrating
2025-11-21T23:37:25.284740808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:25.284879387Z [Info] remove_notify_my_android_and_pushalot_notifications: Starting migration of Main DB to 125
2025-11-21T23:37:25.285182147Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-11-21T23:37:25.285289543Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'NotifyMyAndroid'
2025-11-21T23:37:25.285485758Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001958s
2025-11-21T23:37:25.285583315Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-11-21T23:37:25.285695591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Pushalot'
2025-11-21T23:37:25.285878699Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001617s
2025-11-21T23:37:25.285957227Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (125, '2025-11-21T23:37:25', 'remove_notify_my_android_and_pushalot_notifications')
2025-11-21T23:37:25.286186509Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:25.286687518Z [Info] FluentMigrator.Runner.MigrationRunner: 125: remove_notify_my_android_and_pushalot_notifications migrated
2025-11-21T23:37:25.286815385Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009928s
2025-11-21T23:37:25.286919464Z [Info] FluentMigrator.Runner.MigrationRunner: 126: add_custom_filters migrating
2025-11-21T23:37:25.287013444Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:25.287178205Z [Info] add_custom_filters: Starting migration of Main DB to 126
2025-11-21T23:37:25.287500424Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFilters
2025-11-21T23:37:25.287673583Z [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)
2025-11-21T23:37:25.287948556Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003321s
2025-11-21T23:37:25.288054079Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (126, '2025-11-21T23:37:25', 'add_custom_filters')
2025-11-21T23:37:25.288310585Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:25.288957187Z [Info] FluentMigrator.Runner.MigrationRunner: 126: add_custom_filters migrated
2025-11-21T23:37:25.289081156Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013402s
2025-11-21T23:37:25.289198192Z [Info] FluentMigrator.Runner.MigrationRunner: 127: rename_restrictions_to_release_profiles migrating
2025-11-21T23:37:25.289328675Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:25.289510310Z [Info] rename_restrictions_to_release_profiles: Starting migration of Main DB to 127
2025-11-21T23:37:25.289806938Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Restrictions ReleaseProfiles
2025-11-21T23:37:25.289954535Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Restrictions" RENAME TO "ReleaseProfiles"
2025-11-21T23:37:25.291569776Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016342s
2025-11-21T23:37:25.291691792Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles
2025-11-21T23:37:25.291764088Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s
2025-11-21T23:37:25.291868257Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IncludePreferredWhenRenaming Boolean
2025-11-21T23:37:25.292077208Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IncludePreferredWhenRenaming" INTEGER NOT NULL DEFAULT 1
2025-11-21T23:37:25.292687096Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006242s
2025-11-21T23:37:25.292800474Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (127, '2025-11-21T23:37:25', 'rename_restrictions_to_release_profiles')
2025-11-21T23:37:25.293023934Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:25.293583962Z [Info] FluentMigrator.Runner.MigrationRunner: 127: rename_restrictions_to_release_profiles migrated
2025-11-21T23:37:25.293707571Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015234s
2025-11-21T23:37:25.293824045Z [Info] FluentMigrator.Runner.MigrationRunner: 128: rename_quality_profiles_add_upgrade_allowed migrating
2025-11-21T23:37:25.293938786Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:25.294121003Z [Info] rename_quality_profiles_add_upgrade_allowed: Starting migration of Main DB to 128
2025-11-21T23:37:25.294899510Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Profiles QualityProfiles
2025-11-21T23:37:25.295022398Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" RENAME TO "QualityProfiles"
2025-11-21T23:37:25.296838724Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017682s
2025-11-21T23:37:25.296910309Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2025-11-21T23:37:25.297000921Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2025-11-21T23:37:25.297132696Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles UpgradeAllowed Boolean
2025-11-21T23:37:25.297188829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "UpgradeAllowed" INTEGER
2025-11-21T23:37:25.297769318Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005699s
2025-11-21T23:37:25.297869750Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LanguageProfiles
2025-11-21T23:37:25.297957246Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-11-21T23:37:25.298063590Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn LanguageProfiles UpgradeAllowed Boolean
2025-11-21T23:37:25.298151718Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LanguageProfiles" ADD COLUMN "UpgradeAllowed" INTEGER
2025-11-21T23:37:25.298732717Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005685s
2025-11-21T23:37:25.298825344Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-11-21T23:37:25.298930846Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityProfiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1
2025-11-21T23:37:25.299076319Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001689s
2025-11-21T23:37:25.299170499Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-11-21T23:37:25.299268286Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "LanguageProfiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1
2025-11-21T23:37:25.299441745Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001736s
2025-11-21T23:37:25.299531566Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Series ProfileId to QualityProfileId
2025-11-21T23:37:25.301473295Z [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)
2025-11-21T23:37:25.302371022Z [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"
2025-11-21T23:37:25.303128578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2025-11-21T23:37:25.304006676Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2025-11-21T23:37:25.305629653Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2025-11-21T23:37:25.305850608Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2025-11-21T23:37:25.306104449Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_Path" ON "Series" ("Path" ASC)
2025-11-21T23:37:25.306325023Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_CleanTitle" ON "Series" ("CleanTitle" ASC)
2025-11-21T23:37:25.306547892Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC)
2025-11-21T23:37:25.306765159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvMazeId" ON "Series" ("TvMazeId" ASC)
2025-11-21T23:37:25.306992306Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073534s
2025-11-21T23:37:25.307109182Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (128, '2025-11-21T23:37:25', 'rename_quality_profiles_add_upgrade_allowed')
2025-11-21T23:37:25.307321198Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:25.308154155Z [Info] FluentMigrator.Runner.MigrationRunner: 128: rename_quality_profiles_add_upgrade_allowed migrated
2025-11-21T23:37:25.308326011Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085001s
2025-11-21T23:37:25.308396624Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_relative_original_path_to_episode_file migrating
2025-11-21T23:37:25.308507467Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:25.308674703Z [Info] add_relative_original_path_to_episode_file: Starting migration of Main DB to 129
2025-11-21T23:37:25.308950328Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable EpisodeFiles
2025-11-21T23:37:25.309081262Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-11-21T23:37:25.309199560Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn EpisodeFiles OriginalFilePath String
2025-11-21T23:37:25.309261154Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles" ADD COLUMN "OriginalFilePath" TEXT
2025-11-21T23:37:25.309879489Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005947s
2025-11-21T23:37:25.309977286Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (129, '2025-11-21T23:37:25', 'add_relative_original_path_to_episode_file')
2025-11-21T23:37:25.310203712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:25.310754280Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_relative_original_path_to_episode_file migrated
2025-11-21T23:37:25.310878060Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014981s
2025-11-21T23:37:25.310992019Z [Info] FluentMigrator.Runner.MigrationRunner: 130: episode_last_searched_time migrating
2025-11-21T23:37:25.311080116Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:25.311249076Z [Info] episode_last_searched_time: Starting migration of Main DB to 130
2025-11-21T23:37:25.311521846Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2025-11-21T23:37:25.311643270Z [Info] FluentMigrator.Runner.MigrationRunner: => 2E-06s
2025-11-21T23:37:25.311750857Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes LastSearchTime DateTime
2025-11-21T23:37:25.311893734Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "LastSearchTime" DATETIME
2025-11-21T23:37:25.312496809Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000633s
2025-11-21T23:37:25.312617852Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (130, '2025-11-21T23:37:25', 'episode_last_searched_time')
2025-11-21T23:37:25.312844929Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:25.313394736Z [Info] FluentMigrator.Runner.MigrationRunner: 130: episode_last_searched_time migrated
2025-11-21T23:37:25.313492032Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015106s
2025-11-21T23:37:25.313602114Z [Info] FluentMigrator.Runner.MigrationRunner: 131: download_propers_config migrating
2025-11-21T23:37:25.313698107Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:25.313851245Z [Info] download_propers_config: Starting migration of Main DB to 131
2025-11-21T23:37:25.314083844Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-11-21T23:37:25.314173244Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-11-21T23:37:25.314774274Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000581s
2025-11-21T23:37:25.314883854Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers'
2025-11-21T23:37:25.315032513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers'
2025-11-21T23:37:25.315220061Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001961s
2025-11-21T23:37:25.315346856Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (131, '2025-11-21T23:37:25', 'download_propers_config')
2025-11-21T23:37:25.315545636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:25.316087848Z [Info] FluentMigrator.Runner.MigrationRunner: 131: download_propers_config migrated
2025-11-21T23:37:25.316202298Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010557s
2025-11-21T23:37:25.316369716Z [Info] FluentMigrator.Runner.MigrationRunner: 132: add_download_client_priority migrating
2025-11-21T23:37:25.316399325Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:25.316551762Z [Info] add_download_client_priority: Starting migration of Main DB to 132
2025-11-21T23:37:25.316839692Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2025-11-21T23:37:25.316943060Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-11-21T23:37:25.318593262Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Priority Int32
2025-11-21T23:37:25.318713925Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 1
2025-11-21T23:37:25.319419536Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007095s
2025-11-21T23:37:25.319510048Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-11-21T23:37:25.319602554Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-11-21T23:37:25.343696312Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0228084s
2025-11-21T23:37:25.343736553Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (132, '2025-11-21T23:37:25', 'add_download_client_priority')
2025-11-21T23:37:25.343751132Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:25.344711706Z [Info] FluentMigrator.Runner.MigrationRunner: 132: add_download_client_priority migrated
2025-11-21T23:37:25.344773821Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0245262s
2025-11-21T23:37:25.344790815Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_specials_folder_format migrating
2025-11-21T23:37:25.348047882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:25.348102582Z [Info] add_specials_folder_format: Starting migration of Main DB to 134
2025-11-21T23:37:25.348108204Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2025-11-21T23:37:25.348113655Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-06s
2025-11-21T23:37:25.348119216Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig SpecialsFolderFormat String
2025-11-21T23:37:25.348124597Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "SpecialsFolderFormat" TEXT
2025-11-21T23:37:25.348130218Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008602s
2025-11-21T23:37:25.348137633Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-11-21T23:37:25.348239969Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "SpecialsFolderFormat" = 'Specials' WHERE 1 = 1
2025-11-21T23:37:25.348245841Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002238s
2025-11-21T23:37:25.348250440Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (134, '2025-11-21T23:37:25', 'add_specials_folder_format')
2025-11-21T23:37:25.348262204Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:25.348639834Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_specials_folder_format migrated
2025-11-21T23:37:25.349323971Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012553s
2025-11-21T23:37:25.349554716Z [Info] FluentMigrator.Runner.MigrationRunner: 135: health_issue_notification migrating
2025-11-21T23:37:25.349561379Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:25.349565999Z [Info] health_issue_notification: Starting migration of Main DB to 135
2025-11-21T23:37:25.349571841Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-11-21T23:37:25.349593805Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-11-21T23:37:25.349598915Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthIssue Boolean
2025-11-21T23:37:25.349830211Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthIssue" INTEGER NOT NULL DEFAULT 0
2025-11-21T23:37:25.350449858Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006261s
2025-11-21T23:37:25.350479057Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-11-21T23:37:25.350523436Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-11-21T23:37:25.350598397Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications IncludeHealthWarnings Boolean
2025-11-21T23:37:25.350725363Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "IncludeHealthWarnings" INTEGER NOT NULL DEFAULT 0
2025-11-21T23:37:25.351450934Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006036s
2025-11-21T23:37:25.351468439Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (135, '2025-11-21T23:37:25', 'health_issue_notification')
2025-11-21T23:37:25.351664103Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:25.352277718Z [Info] FluentMigrator.Runner.MigrationRunner: 135: health_issue_notification migrated
2025-11-21T23:37:25.352421838Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015635s
2025-11-21T23:37:25.352540888Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_indexer_and_enabled_to_release_profiles migrating
2025-11-21T23:37:25.352703155Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:25.352817555Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Main DB to 136
2025-11-21T23:37:25.353183442Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles
2025-11-21T23:37:25.353311750Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-11-21T23:37:25.353390298Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles Enabled Boolean
2025-11-21T23:37:25.353497514Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "Enabled" INTEGER NOT NULL DEFAULT 1
2025-11-21T23:37:25.354106230Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006021s
2025-11-21T23:37:25.354232724Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles
2025-11-21T23:37:25.354299208Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-11-21T23:37:25.354372035Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IndexerId Int32
2025-11-21T23:37:25.354495964Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IndexerId" INTEGER NOT NULL DEFAULT 0
2025-11-21T23:37:25.355106213Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005955s
2025-11-21T23:37:25.355203919Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (136, '2025-11-21T23:37:25', 'add_indexer_and_enabled_to_release_profiles')
2025-11-21T23:37:25.355456277Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:25.356037077Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_indexer_and_enabled_to_release_profiles migrated
2025-11-21T23:37:25.356143651Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015279s
2025-11-21T23:37:25.356247360Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_airedbefore_to_episodes migrating
2025-11-21T23:37:25.356363905Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:25.356504037Z [Info] add_airedbefore_to_episodes: Starting migration of Main DB to 137
2025-11-21T23:37:25.356896888Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2025-11-21T23:37:25.356943101Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-11-21T23:37:25.357037711Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes AiredAfterSeasonNumber Int32
2025-11-21T23:37:25.357138384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "AiredAfterSeasonNumber" INTEGER
2025-11-21T23:37:25.357757000Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006027s
2025-11-21T23:37:25.357867612Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes AiredBeforeSeasonNumber Int32
2025-11-21T23:37:25.358320364Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "AiredBeforeSeasonNumber" INTEGER
2025-11-21T23:37:25.358607151Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006321s
2025-11-21T23:37:25.358727834Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes AiredBeforeEpisodeNumber Int32
2025-11-21T23:37:25.358824188Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "AiredBeforeEpisodeNumber" INTEGER
2025-11-21T23:37:25.359426501Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005839s
2025-11-21T23:37:25.359536041Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (137, '2025-11-21T23:37:25', 'add_airedbefore_to_episodes')
2025-11-21T23:37:25.359734200Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:25.360359830Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_airedbefore_to_episodes migrated
2025-11-21T23:37:25.360481004Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015311s
2025-11-21T23:37:25.360572007Z [Info] FluentMigrator.Runner.MigrationRunner: 138: remove_bitmetv migrating
2025-11-21T23:37:25.360670265Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:25.360834135Z [Info] remove_bitmetv: Starting migration of Main DB to 138
2025-11-21T23:37:25.361055290Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-11-21T23:37:25.361197877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'BitMeTv'
2025-11-21T23:37:25.361372448Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001855s
2025-11-21T23:37:25.361490987Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableRss" = false, "EnableAutomaticSearch" = false, "EnableInteractiveSearch" = false WHERE "Implementation" = 'Newznab' AND "Settings" LIKE '%usenet-crawler.com%'
2025-11-21T23:37:25.361711331Z [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%'
2025-11-21T23:37:25.361961564Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002577s
2025-11-21T23:37:25.362071636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (138, '2025-11-21T23:37:25', 'remove_bitmetv')
2025-11-21T23:37:25.362276779Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:25.362820965Z [Info] FluentMigrator.Runner.MigrationRunner: 138: remove_bitmetv migrated
2025-11-21T23:37:25.362944934Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011082s
2025-11-21T23:37:25.363035537Z [Info] FluentMigrator.Runner.MigrationRunner: 139: add_download_history migrating
2025-11-21T23:37:25.363144867Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:25.363302694Z [Info] add_download_history: Starting migration of Main DB to 139
2025-11-21T23:37:25.364093857Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadHistory
2025-11-21T23:37:25.364236544Z [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)
2025-11-21T23:37:25.364651710Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004305s
2025-11-21T23:37:25.364750900Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (EventType)
2025-11-21T23:37:25.364845961Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC)
2025-11-21T23:37:25.365082688Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002435s
2025-11-21T23:37:25.365204173Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (SeriesId)
2025-11-21T23:37:25.365309294Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_SeriesId" ON "DownloadHistory" ("SeriesId" ASC)
2025-11-21T23:37:25.365552213Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002345s
2025-11-21T23:37:25.365656173Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (DownloadId)
2025-11-21T23:37:25.365748859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC)
2025-11-21T23:37:25.365997129Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002529s
2025-11-21T23:37:25.366113784Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-11-21T23:37:25.366188274Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-11-21T23:37:25.368206708Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019773s
2025-11-21T23:37:25.368301489Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (139, '2025-11-21T23:37:25', 'add_download_history')
2025-11-21T23:37:25.368526011Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:25.369188915Z [Info] FluentMigrator.Runner.MigrationRunner: 139: add_download_history migrated
2025-11-21T23:37:25.369297634Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029725s
2025-11-21T23:37:25.369424980Z [Info] FluentMigrator.Runner.MigrationRunner: 140: remove_chown_and_folderchmod_config_v2 migrating
2025-11-21T23:37:25.369600303Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:25.369732580Z [Info] remove_chown_and_folderchmod_config_v2: Starting migration of Main DB to 140
2025-11-21T23:37:25.369962082Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" IN ('folderchmod', 'chownuser')
2025-11-21T23:37:25.370077895Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" IN ('folderchmod', 'chownuser')
2025-11-21T23:37:25.370389091Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000278s
2025-11-21T23:37:25.370532179Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (140, '2025-11-21T23:37:25', 'remove_chown_and_folderchmod_config_v2')
2025-11-21T23:37:25.370703995Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:25.371239473Z [Info] FluentMigrator.Runner.MigrationRunner: 140: remove_chown_and_folderchmod_config_v2 migrated
2025-11-21T23:37:25.371332821Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011189s
2025-11-21T23:37:25.371437171Z [Info] FluentMigrator.Runner.MigrationRunner: 141: add_update_history migrating
2025-11-21T23:37:25.371537784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:25.371700061Z [Info] add_update_history: Starting migration of Main DB to 141
2025-11-21T23:37:25.371799481Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (141, '2025-11-21T23:37:25', 'add_update_history')
2025-11-21T23:37:25.372052620Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:25.372593219Z [Info] FluentMigrator.Runner.MigrationRunner: 141: add_update_history migrated
2025-11-21T23:37:25.372726838Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010438s
2025-11-21T23:37:25.372851499Z [Info] FluentMigrator.Runner.MigrationRunner: 142: import_lists migrating
2025-11-21T23:37:25.372929686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:25.373075370Z [Info] import_lists: Starting migration of Main DB to 142
2025-11-21T23:37:25.374095473Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportLists
2025-11-21T23:37:25.374232269Z [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)
2025-11-21T23:37:25.374724820Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005056s
2025-11-21T23:37:25.374819501Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportLists (Name)
2025-11-21T23:37:25.374925003Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportLists_Name" ON "ImportLists" ("Name" ASC)
2025-11-21T23:37:25.375160427Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002365s
2025-11-21T23:37:25.375248675Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListStatus
2025-11-21T23:37:25.375372755Z [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)
2025-11-21T23:37:25.375743952Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003839s
2025-11-21T23:37:25.375831098Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListStatus (ProviderId)
2025-11-21T23:37:25.375976040Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2025-11-21T23:37:25.376243007Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000247s
2025-11-21T23:37:25.376326545Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListExclusions
2025-11-21T23:37:25.376442308Z [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)
2025-11-21T23:37:25.376703474Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002728s
2025-11-21T23:37:25.376790229Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListExclusions (TvdbId)
2025-11-21T23:37:25.376898447Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListExclusions_TvdbId" ON "ImportListExclusions" ("TvdbId" ASC)
2025-11-21T23:37:25.377159893Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002466s
2025-11-21T23:37:25.377274323Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (142, '2025-11-21T23:37:25', 'import_lists')
2025-11-21T23:37:25.377472222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:25.378252593Z [Info] FluentMigrator.Runner.MigrationRunner: 142: import_lists migrated
2025-11-21T23:37:25.378317022Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012967s
2025-11-21T23:37:25.378412074Z [Info] FluentMigrator.Runner.MigrationRunner: 143: add_priority_to_indexers migrating
2025-11-21T23:37:25.378508819Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:25.378655634Z [Info] add_priority_to_indexers: Starting migration of Main DB to 143
2025-11-21T23:37:25.378955137Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2025-11-21T23:37:25.379079227Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-11-21T23:37:25.379104277Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Priority Int32
2025-11-21T23:37:25.379213357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 25
2025-11-21T23:37:25.379945100Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007204s
2025-11-21T23:37:25.380077276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (143, '2025-11-21T23:37:25', 'add_priority_to_indexers')
2025-11-21T23:37:25.380300065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:25.381066959Z [Info] FluentMigrator.Runner.MigrationRunner: 143: add_priority_to_indexers migrated
2025-11-21T23:37:25.381191550Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018436s
2025-11-21T23:37:25.381283475Z [Info] FluentMigrator.Runner.MigrationRunner: 144: import_lists_series_type_and_season_folder migrating
2025-11-21T23:37:25.381393376Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:25.381556324Z [Info] import_lists_series_type_and_season_folder: Starting migration of Main DB to 144
2025-11-21T23:37:25.381888673Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2025-11-21T23:37:25.382019456Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-11-21T23:37:25.382114127Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists SeriesType Int32
2025-11-21T23:37:25.382199399Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "SeriesType" INTEGER NOT NULL DEFAULT 0
2025-11-21T23:37:25.382911823Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007076s
2025-11-21T23:37:25.383028077Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2025-11-21T23:37:25.383091735Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-11-21T23:37:25.383194973Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists SeasonFolder Boolean
2025-11-21T23:37:25.383295035Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "SeasonFolder" INTEGER NOT NULL DEFAULT 1
2025-11-21T23:37:25.384003451Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006807s
2025-11-21T23:37:25.384092671Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (144, '2025-11-21T23:37:25', 'import_lists_series_type_and_season_folder')
2025-11-21T23:37:25.384331101Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:25.385003594Z [Info] FluentMigrator.Runner.MigrationRunner: 144: import_lists_series_type_and_season_folder migrated
2025-11-21T23:37:25.385107874Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016842s
2025-11-21T23:37:25.385224559Z [Info] FluentMigrator.Runner.MigrationRunner: 145: remove_growl migrating
2025-11-21T23:37:25.385314871Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:25.385465164Z [Info] remove_growl: Starting migration of Main DB to 145
2025-11-21T23:37:25.385701259Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-11-21T23:37:25.385822784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Growl'
2025-11-21T23:37:25.386000832Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001768s
2025-11-21T23:37:25.386082677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (145, '2025-11-21T23:37:25', 'remove_growl')
2025-11-21T23:37:25.386295185Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:25.386806734Z [Info] FluentMigrator.Runner.MigrationRunner: 145: remove_growl migrated
2025-11-21T23:37:25.386917137Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009698s
2025-11-21T23:37:25.386990334Z [Info] FluentMigrator.Runner.MigrationRunner: 146: cleanup_duplicates_updatehistory migrating
2025-11-21T23:37:25.387088321Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:25.387226169Z [Info] cleanup_duplicates_updatehistory: Starting migration of Main DB to 146
2025-11-21T23:37:25.387386552Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (146, '2025-11-21T23:37:25', 'cleanup_duplicates_updatehistory')
2025-11-21T23:37:25.387601264Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:25.388105429Z [Info] FluentMigrator.Runner.MigrationRunner: 146: cleanup_duplicates_updatehistory migrated
2025-11-21T23:37:25.388230110Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010027s
2025-11-21T23:37:25.388345312Z [Info] FluentMigrator.Runner.MigrationRunner: 147: swap_filechmod_for_folderchmod migrating
2025-11-21T23:37:25.388465514Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:25.388600937Z [Info] swap_filechmod_for_folderchmod: Starting migration of Main DB to 147
2025-11-21T23:37:25.388863044Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-11-21T23:37:25.388943637Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-11-21T23:37:25.389394114Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004377s
2025-11-21T23:37:25.389522713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (147, '2025-11-21T23:37:25', 'swap_filechmod_for_folderchmod')
2025-11-21T23:37:25.389770091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:25.390266510Z [Info] FluentMigrator.Runner.MigrationRunner: 147: swap_filechmod_for_folderchmod migrated
2025-11-21T23:37:25.390392814Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001303s
2025-11-21T23:37:25.390526774Z [Info] FluentMigrator.Runner.MigrationRunner: 148: mediainfo_channels migrating
2025-11-21T23:37:25.390560602Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:25.390721025Z [Info] mediainfo_channels: Starting migration of Main DB to 148
2025-11-21T23:37:25.390919174Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "EpisodeFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannels"', '"audioChannelsContainer"');
2025-11-21T23:37:25.391109898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "EpisodeFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannels"', '"audioChannelsContainer"');
2025-11-21T23:37:25.391293277Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002084s
2025-11-21T23:37:25.391381004Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "EpisodeFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannelPositionsText"', '"audioChannelPositionsTextContainer"');
2025-11-21T23:37:25.391560355Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "EpisodeFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannelPositionsText"', '"audioChannelPositionsTextContainer"');
2025-11-21T23:37:25.391796631Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000211s
2025-11-21T23:37:25.391913386Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (148, '2025-11-21T23:37:25', 'mediainfo_channels')
2025-11-21T23:37:25.392099961Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:25.392614798Z [Info] FluentMigrator.Runner.MigrationRunner: 148: mediainfo_channels migrated
2025-11-21T23:37:25.392730180Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010461s
2025-11-21T23:37:25.392820742Z [Info] FluentMigrator.Runner.MigrationRunner: 149: add_on_delete_to_notifications migrating
2025-11-21T23:37:25.392940654Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:25.393106287Z [Info] add_on_delete_to_notifications: Starting migration of Main DB to 149
2025-11-21T23:37:25.393451412Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-11-21T23:37:25.393585031Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-11-21T23:37:25.393618128Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnSeriesDelete Boolean
2025-11-21T23:37:25.393733911Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnSeriesDelete" INTEGER NOT NULL DEFAULT 0
2025-11-21T23:37:25.394395082Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006545s
2025-11-21T23:37:25.394492638Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-11-21T23:37:25.394588962Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2025-11-21T23:37:25.394662029Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnEpisodeFileDelete Boolean
2025-11-21T23:37:25.394770538Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnEpisodeFileDelete" INTEGER NOT NULL DEFAULT 0
2025-11-21T23:37:25.395436408Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000661s
2025-11-21T23:37:25.395578053Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (149, '2025-11-21T23:37:25', 'add_on_delete_to_notifications')
2025-11-21T23:37:25.395792215Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:25.396404217Z [Info] FluentMigrator.Runner.MigrationRunner: 149: add_on_delete_to_notifications migrated
2025-11-21T23:37:25.396514288Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016062s
2025-11-21T23:37:25.396606264Z [Info] FluentMigrator.Runner.MigrationRunner: 150: add_scene_mapping_origin migrating
2025-11-21T23:37:25.396703970Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:25.396854052Z [Info] add_scene_mapping_origin: Starting migration of Main DB to 150
2025-11-21T23:37:25.397242064Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SceneMappings
2025-11-21T23:37:25.397289289Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-11-21T23:37:25.397416926Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SceneMappings SceneOrigin String
2025-11-21T23:37:25.397524522Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SceneMappings" ADD COLUMN "SceneOrigin" TEXT
2025-11-21T23:37:25.398137617Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006387s
2025-11-21T23:37:25.398242758Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SceneMappings SearchMode Int32
2025-11-21T23:37:25.398393402Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SceneMappings" ADD COLUMN "SearchMode" INTEGER
2025-11-21T23:37:25.399063872Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006867s
2025-11-21T23:37:25.399210827Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SceneMappings Comment String
2025-11-21T23:37:25.399296951Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SceneMappings" ADD COLUMN "Comment" TEXT
2025-11-21T23:37:25.399934114Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006422s
2025-11-21T23:37:25.400042372Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (150, '2025-11-21T23:37:25', 'add_scene_mapping_origin')
2025-11-21T23:37:25.400322445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:25.400785798Z [Info] FluentMigrator.Runner.MigrationRunner: 150: add_scene_mapping_origin migrated
2025-11-21T23:37:25.400955740Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001512s
2025-11-21T23:37:25.401116785Z [Info] FluentMigrator.Runner.MigrationRunner: 151: remove_custom_filter_type migrating
2025-11-21T23:37:25.401193539Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:25.401363421Z [Info] remove_custom_filter_type: Starting migration of Main DB to 151
2025-11-21T23:37:25.402037548Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-11-21T23:37:25.402159003Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "CustomFilters" SET "Type" = 'series' WHERE "Type" = 'seriesIndex'
2025-11-21T23:37:25.402325648Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000195s
2025-11-21T23:37:25.402434367Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-11-21T23:37:25.402557736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "CustomFilters" SET "Type" = 'series' WHERE "Type" = 'seriesEditor'
2025-11-21T23:37:25.402739361Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002082s
2025-11-21T23:37:25.402885435Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-11-21T23:37:25.402963122Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "CustomFilters" SET "Type" = 'series' WHERE "Type" = 'seasonPass'
2025-11-21T23:37:25.403153876Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001792s
2025-11-21T23:37:25.403272214Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (151, '2025-11-21T23:37:25', 'remove_custom_filter_type')
2025-11-21T23:37:25.403490383Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:25.403990250Z [Info] FluentMigrator.Runner.MigrationRunner: 151: remove_custom_filter_type migrated
2025-11-21T23:37:25.404091864Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009897s
2025-11-21T23:37:25.404204591Z [Info] FluentMigrator.Runner.MigrationRunner: 152: update_btn_url_to_https migrating
2025-11-21T23:37:25.404323901Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:25.404480657Z [Info] update_btn_url_to_https: Starting migration of Main DB to 152
2025-11-21T23:37:25.404672944Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = Replace("Settings", 'http://api.broadcasthe.net', 'https://api.broadcasthe.net') WHERE "Implementation" = 'BroadcastheNet';
2025-11-21T23:37:25.404846824Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "Settings" = Replace("Settings", 'http://api.broadcasthe.net', 'https://api.broadcasthe.net') WHERE "Implementation" = 'BroadcastheNet';
2025-11-21T23:37:25.405121838Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002403s
2025-11-21T23:37:25.405205947Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (152, '2025-11-21T23:37:25', 'update_btn_url_to_https')
2025-11-21T23:37:25.405423495Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:25.405924965Z [Info] FluentMigrator.Runner.MigrationRunner: 152: update_btn_url_to_https migrated
2025-11-21T23:37:25.406039696Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010672s
2025-11-21T23:37:25.406127593Z [Info] FluentMigrator.Runner.MigrationRunner: 153: add_on_episodefiledelete_for_upgrade migrating
2025-11-21T23:37:25.406281663Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:25.406431294Z [Info] add_on_episodefiledelete_for_upgrade: Starting migration of Main DB to 153
2025-11-21T23:37:25.406655786Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-11-21T23:37:25.406780567Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-11-21T23:37:25.406845318Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnEpisodeFileDeleteForUpgrade Boolean
2025-11-21T23:37:25.406983576Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnEpisodeFileDeleteForUpgrade" INTEGER NOT NULL DEFAULT 1
2025-11-21T23:37:25.407714327Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007133s
2025-11-21T23:37:25.407807796Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (153, '2025-11-21T23:37:25', 'add_on_episodefiledelete_for_upgrade')
2025-11-21T23:37:25.408099914Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:25.408678809Z [Info] FluentMigrator.Runner.MigrationRunner: 153: add_on_episodefiledelete_for_upgrade migrated
2025-11-21T23:37:25.408773059Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016653s
2025-11-21T23:37:25.408916187Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_name_release_profile migrating
2025-11-21T23:37:25.409003192Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:25.409155849Z [Info] add_name_release_profile: Starting migration of Main DB to 154
2025-11-21T23:37:25.409388067Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles
2025-11-21T23:37:25.409487858Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-11-21T23:37:25.409598601Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles Name String
2025-11-21T23:37:25.409696368Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "Name" TEXT DEFAULT NULL
2025-11-21T23:37:25.410345855Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000639s
2025-11-21T23:37:25.410463231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (154, '2025-11-21T23:37:25', 'add_name_release_profile')
2025-11-21T23:37:25.410678595Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:25.411193101Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_name_release_profile migrated
2025-11-21T23:37:25.411286940Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014996s
2025-11-21T23:37:25.411386570Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_arabic_and_hindi_languages migrating
2025-11-21T23:37:25.411494738Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:25.411650882Z [Info] add_arabic_and_hindi_languages: Starting migration of Main DB to 155
2025-11-21T23:37:25.411842909Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-11-21T23:37:25.411994604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-11-21T23:37:25.415169958Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003165s
2025-11-21T23:37:25.415282534Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (155, '2025-11-21T23:37:25', 'add_arabic_and_hindi_languages')
2025-11-21T23:37:25.415485633Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:25.416019889Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_arabic_and_hindi_languages migrated
2025-11-21T23:37:25.416106894Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040147s
2025-11-21T23:37:25.416210793Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_bypass_to_delay_profile migrating
2025-11-21T23:37:25.416298480Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:25.416449834Z [Info] add_bypass_to_delay_profile: Starting migration of Main DB to 156
2025-11-21T23:37:25.416972046Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2025-11-21T23:37:25.417084622Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-11-21T23:37:25.417148010Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfHighestQuality Boolean
2025-11-21T23:37:25.417267290Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfHighestQuality" INTEGER NOT NULL DEFAULT 0
2025-11-21T23:37:25.417972570Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006985s
2025-11-21T23:37:25.418068663Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-11-21T23:37:25.418157522Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "DelayProfiles" SET "BypassIfHighestQuality" = 1 WHERE 1 = 1
2025-11-21T23:37:25.418349208Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001773s
2025-11-21T23:37:25.418434500Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (156, '2025-11-21T23:37:25', 'add_bypass_to_delay_profile')
2025-11-21T23:37:25.418655194Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:25.419145862Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_bypass_to_delay_profile migrated
2025-11-21T23:37:25.419255312Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009827s
2025-11-21T23:37:25.419346426Z [Info] FluentMigrator.Runner.MigrationRunner: 157: email_multiple_addresses migrating
2025-11-21T23:37:25.419455636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:25.419609255Z [Info] email_multiple_addresses: Starting migration of Main DB to 157
2025-11-21T23:37:25.419799047Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-11-21T23:37:25.419972035Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-11-21T23:37:25.421836930Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001921s
2025-11-21T23:37:25.421942362Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (157, '2025-11-21T23:37:25', 'email_multiple_addresses')
2025-11-21T23:37:25.422176043Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:25.422964220Z [Info] FluentMigrator.Runner.MigrationRunner: 157: email_multiple_addresses migrated
2025-11-21T23:37:25.423063229Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030535s
2025-11-21T23:37:25.423171527Z [Info] FluentMigrator.Runner.MigrationRunner: 158: cdh_per_downloadclient migrating
2025-11-21T23:37:25.423261899Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:25.423418444Z [Info] cdh_per_downloadclient: Starting migration of Main DB to 158
2025-11-21T23:37:25.423812507Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2025-11-21T23:37:25.423905555Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-11-21T23:37:25.423969083Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveCompletedDownloads Boolean
2025-11-21T23:37:25.424112782Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveCompletedDownloads" INTEGER NOT NULL DEFAULT 1
2025-11-21T23:37:25.424762650Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000658s
2025-11-21T23:37:25.424843273Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveFailedDownloads Boolean
2025-11-21T23:37:25.424966471Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveFailedDownloads" INTEGER NOT NULL DEFAULT 1
2025-11-21T23:37:25.425623914Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006485s
2025-11-21T23:37:25.425712693Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-11-21T23:37:25.425795520Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-11-21T23:37:25.446131411Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0202904s
2025-11-21T23:37:25.446269319Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (158, '2025-11-21T23:37:25', 'cdh_per_downloadclient')
2025-11-21T23:37:25.446476756Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:25.447036453Z [Info] FluentMigrator.Runner.MigrationRunner: 158: cdh_per_downloadclient migrated
2025-11-21T23:37:25.447136815Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0212155s
2025-11-21T23:37:25.447239331Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_indexer_tags migrating
2025-11-21T23:37:25.447346668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:25.447502451Z [Info] add_indexer_tags: Starting migration of Main DB to 159
2025-11-21T23:37:25.447753567Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2025-11-21T23:37:25.447837165Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-11-21T23:37:25.447932006Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Tags String
2025-11-21T23:37:25.448053521Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Tags" TEXT
2025-11-21T23:37:25.448697517Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006469s
2025-11-21T23:37:25.448806757Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (159, '2025-11-21T23:37:25', 'add_indexer_tags')
2025-11-21T23:37:25.448998674Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:25.449588220Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_indexer_tags migrated
2025-11-21T23:37:25.449656338Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015173s
2025-11-21T23:37:25.449756760Z [Info] FluentMigrator.Runner.MigrationRunner: 160: rename_blacklist_to_blocklist migrating
2025-11-21T23:37:25.449866541Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:25.450003296Z [Info] rename_blacklist_to_blocklist: Starting migration of Main DB to 160
2025-11-21T23:37:25.450208419Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Blacklist Blocklist
2025-11-21T23:37:25.450322048Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" RENAME TO "Blocklist"
2025-11-21T23:37:25.452458980Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021205s
2025-11-21T23:37:25.452622409Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (160, '2025-11-21T23:37:25', 'rename_blacklist_to_blocklist')
2025-11-21T23:37:25.452786951Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:25.453433222Z [Info] FluentMigrator.Runner.MigrationRunner: 160: rename_blacklist_to_blocklist migrated
2025-11-21T23:37:25.453528303Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030893s
2025-11-21T23:37:25.453620769Z [Info] FluentMigrator.Runner.MigrationRunner: 161: remove_plex_hometheatre migrating
2025-11-21T23:37:25.453734107Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:25.453879460Z [Info] remove_plex_hometheatre: Starting migration of Main DB to 161
2025-11-21T23:37:25.454159053Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-11-21T23:37:25.454280177Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexHomeTheater'
2025-11-21T23:37:25.454458786Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001842s
2025-11-21T23:37:25.454555541Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-11-21T23:37:25.454679200Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexClient'
2025-11-21T23:37:25.454833210Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001642s
2025-11-21T23:37:25.454917901Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-11-21T23:37:25.454999775Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-11-21T23:37:25.457539859Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025001s
2025-11-21T23:37:25.457635311Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (161, '2025-11-21T23:37:25', 'remove_plex_hometheatre')
2025-11-21T23:37:25.457890806Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:25.459038076Z [Info] FluentMigrator.Runner.MigrationRunner: 161: remove_plex_hometheatre migrated
2025-11-21T23:37:25.459133097Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039835s
2025-11-21T23:37:25.459243590Z [Info] FluentMigrator.Runner.MigrationRunner: 162: release_profile_to_array migrating
2025-11-21T23:37:25.459353912Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:25.459513593Z [Info] release_profile_to_array: Starting migration of Main DB to 162
2025-11-21T23:37:25.459747043Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-11-21T23:37:25.460002277Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-11-21T23:37:25.461624563Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017084s
2025-11-21T23:37:25.461760477Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (162, '2025-11-21T23:37:25', 'release_profile_to_array')
2025-11-21T23:37:25.462020630Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:25.462514224Z [Info] FluentMigrator.Runner.MigrationRunner: 162: release_profile_to_array migrated
2025-11-21T23:37:25.462606530Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025928s
2025-11-21T23:37:25.462705379Z [Info] FluentMigrator.Runner.MigrationRunner: 163: mediainfo_to_ffmpeg migrating
2025-11-21T23:37:25.462815290Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:25.462958559Z [Info] mediainfo_to_ffmpeg: Starting migration of Main DB to 163
2025-11-21T23:37:25.463168561Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-11-21T23:37:25.463284986Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-11-21T23:37:25.465202947Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019204s
2025-11-21T23:37:25.465316566Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (163, '2025-11-21T23:37:25', 'mediainfo_to_ffmpeg')
2025-11-21T23:37:25.465521388Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:25.466017527Z [Info] FluentMigrator.Runner.MigrationRunner: 163: mediainfo_to_ffmpeg migrated
2025-11-21T23:37:25.466129994Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027404s
2025-11-21T23:37:25.466218672Z [Info] FluentMigrator.Runner.MigrationRunner: 164: download_client_per_indexer migrating
2025-11-21T23:37:25.466336690Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:25.466477012Z [Info] download_client_per_indexer: Starting migration of Main DB to 164
2025-11-21T23:37:25.466751024Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2025-11-21T23:37:25.466861076Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2025-11-21T23:37:25.466931547Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers DownloadClientId Int32
2025-11-21T23:37:25.467043733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "DownloadClientId" INTEGER NOT NULL DEFAULT 0
2025-11-21T23:37:25.467779094Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007224s
2025-11-21T23:37:25.467910148Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (164, '2025-11-21T23:37:25', 'download_client_per_indexer')
2025-11-21T23:37:25.468112876Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:25.468636049Z [Info] FluentMigrator.Runner.MigrationRunner: 164: download_client_per_indexer migrated
2025-11-21T23:37:25.468742553Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015746s
2025-11-21T23:37:25.468877435Z [Info] FluentMigrator.Runner.MigrationRunner: 165: add_on_update_to_notifications migrating
2025-11-21T23:37:25.468948889Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:25.469099472Z [Info] add_on_update_to_notifications: Starting migration of Main DB to 165
2025-11-21T23:37:25.469357261Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-11-21T23:37:25.469463765Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-11-21T23:37:25.469537935Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnApplicationUpdate Boolean
2025-11-21T23:37:25.469700773Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnApplicationUpdate" INTEGER NOT NULL DEFAULT 0
2025-11-21T23:37:25.470359689Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006964s
2025-11-21T23:37:25.470477336Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (165, '2025-11-21T23:37:25', 'add_on_update_to_notifications')
2025-11-21T23:37:25.470691257Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:25.471217115Z [Info] FluentMigrator.Runner.MigrationRunner: 165: add_on_update_to_notifications migrated
2025-11-21T23:37:25.471321335Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015431s
2025-11-21T23:37:25.471424773Z [Info] FluentMigrator.Runner.MigrationRunner: 166: update_series_sort_title migrating
2025-11-21T23:37:25.471517951Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:25.471686150Z [Info] update_series_sort_title: Starting migration of Main DB to 166
2025-11-21T23:37:25.471880751Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-11-21T23:37:25.472010332Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-11-21T23:37:25.472652004Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006343s
2025-11-21T23:37:25.472778839Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (166, '2025-11-21T23:37:25', 'update_series_sort_title')
2025-11-21T23:37:25.472976197Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:25.473450812Z [Info] FluentMigrator.Runner.MigrationRunner: 166: update_series_sort_title migrated
2025-11-21T23:37:25.473561565Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014367s
2025-11-21T23:37:25.473660475Z [Info] FluentMigrator.Runner.MigrationRunner: 167: add_tvdbid_to_episode migrating
2025-11-21T23:37:25.473754945Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:25.473909045Z [Info] add_tvdbid_to_episode: Starting migration of Main DB to 167
2025-11-21T23:37:25.474163678Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2025-11-21T23:37:25.474260803Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2025-11-21T23:37:25.474336095Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes TvdbId Int32
2025-11-21T23:37:25.474460876Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "TvdbId" INTEGER
2025-11-21T23:37:25.475104752Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006473s
2025-11-21T23:37:25.475228081Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (167, '2025-11-21T23:37:25', 'add_tvdbid_to_episode')
2025-11-21T23:37:25.475433133Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:25.475933120Z [Info] FluentMigrator.Runner.MigrationRunner: 167: add_tvdbid_to_episode migrated
2025-11-21T23:37:25.476042891Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014813s
2025-11-21T23:37:25.476148534Z [Info] FluentMigrator.Runner.MigrationRunner: 168: add_additional_info_to_pending_releases migrating
2025-11-21T23:37:25.476256070Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:25.476398968Z [Info] add_additional_info_to_pending_releases: Starting migration of Main DB to 168
2025-11-21T23:37:25.476647849Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases
2025-11-21T23:37:25.476759293Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-11-21T23:37:25.476835928Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases AdditionalInfo String
2025-11-21T23:37:25.476962182Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "AdditionalInfo" TEXT
2025-11-21T23:37:25.477586018Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006307s
2025-11-21T23:37:25.477707542Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (168, '2025-11-21T23:37:25', 'add_additional_info_to_pending_releases')
2025-11-21T23:37:25.477918076Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:25.478417622Z [Info] FluentMigrator.Runner.MigrationRunner: 168: add_additional_info_to_pending_releases migrated
2025-11-21T23:37:25.478526691Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014607s
2025-11-21T23:37:25.478640972Z [Info] FluentMigrator.Runner.MigrationRunner: 169: add_malayalam_and_ukrainian_languages migrating
2025-11-21T23:37:25.478736213Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:25.478886626Z [Info] add_malayalam_and_ukrainian_languages: Starting migration of Main DB to 169
2025-11-21T23:37:25.479104234Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-11-21T23:37:25.479241130Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-11-21T23:37:25.482073853Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00286s
2025-11-21T23:37:25.482192331Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (169, '2025-11-21T23:37:25', 'add_malayalam_and_ukrainian_languages')
2025-11-21T23:37:25.482431513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:25.482883543Z [Info] FluentMigrator.Runner.MigrationRunner: 169: add_malayalam_and_ukrainian_languages migrated
2025-11-21T23:37:25.483023765Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036764s
2025-11-21T23:37:25.483103686Z [Info] FluentMigrator.Runner.MigrationRunner: 170: add_language_tags_to_subtitle_files migrating
2025-11-21T23:37:25.483209539Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:25.483359722Z [Info] add_language_tags_to_subtitle_files: Starting migration of Main DB to 170
2025-11-21T23:37:25.483613032Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles
2025-11-21T23:37:25.483727342Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-11-21T23:37:25.483843917Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SubtitleFiles LanguageTags String
2025-11-21T23:37:25.483932736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles" ADD COLUMN "LanguageTags" TEXT
2025-11-21T23:37:25.484589818Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006519s
2025-11-21T23:37:25.484692936Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (170, '2025-11-21T23:37:25', 'add_language_tags_to_subtitle_files')
2025-11-21T23:37:25.484912578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:25.485408066Z [Info] FluentMigrator.Runner.MigrationRunner: 170: add_language_tags_to_subtitle_files migrated
2025-11-21T23:37:25.485531735Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014842s
2025-11-21T23:37:25.485646466Z [Info] FluentMigrator.Runner.MigrationRunner: 171: add_custom_formats migrating
2025-11-21T23:37:25.485730475Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:25.485897291Z [Info] add_custom_formats: Starting migration of Main DB to 171
2025-11-21T23:37:25.487132106Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFormats
2025-11-21T23:37:25.487257559Z [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)
2025-11-21T23:37:25.487569086Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003604s
2025-11-21T23:37:25.487709379Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex CustomFormats (Name)
2025-11-21T23:37:25.487763989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_CustomFormats_Name" ON "CustomFormats" ("Name" ASC)
2025-11-21T23:37:25.488139364Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003496s
2025-11-21T23:37:25.488246911Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2025-11-21T23:37:25.488316000Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-11-21T23:37:25.488393406Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles FormatItems String
2025-11-21T23:37:25.488501844Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "FormatItems" TEXT NOT NULL DEFAULT '[]'
2025-11-21T23:37:25.489206894Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006905s
2025-11-21T23:37:25.489299721Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2025-11-21T23:37:25.489395183Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-11-21T23:37:25.489463059Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles MinFormatScore Int32
2025-11-21T23:37:25.489586648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "MinFormatScore" INTEGER NOT NULL DEFAULT 0
2025-11-21T23:37:25.490234843Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006482s
2025-11-21T23:37:25.490329554Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2025-11-21T23:37:25.490418523Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-11-21T23:37:25.490488093Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles CutoffFormatScore Int32
2025-11-21T23:37:25.490602954Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "CutoffFormatScore" INTEGER NOT NULL DEFAULT 0
2025-11-21T23:37:25.491259967Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006517s
2025-11-21T23:37:25.491380109Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-11-21T23:37:25.491444158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-11-21T23:37:25.497641054Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061852s
2025-11-21T23:37:25.497748160Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-11-21T23:37:25.497835105Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-11-21T23:37:25.498744846Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008922s
2025-11-21T23:37:25.498847433Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles Preferred
2025-11-21T23:37:25.501049095Z [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)
2025-11-21T23:37:25.501456165Z [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"
2025-11-21T23:37:25.501805137Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles"
2025-11-21T23:37:25.502107206Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles"
2025-11-21T23:37:25.503875055Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048986s
2025-11-21T23:37:25.503970737Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles IncludePreferredWhenRenaming
2025-11-21T23:37:25.506684621Z [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)
2025-11-21T23:37:25.507030327Z [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"
2025-11-21T23:37:25.507337456Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles"
2025-11-21T23:37:25.507621457Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles"
2025-11-21T23:37:25.509389397Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053002s
2025-11-21T23:37:25.509500721Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-11-21T23:37:25.509620592Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]'
2025-11-21T23:37:25.509805073Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001896s
2025-11-21T23:37:25.509913341Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (171, '2025-11-21T23:37:25', 'add_custom_formats')
2025-11-21T23:37:25.510149246Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:25.510968987Z [Info] FluentMigrator.Runner.MigrationRunner: 171: add_custom_formats migrated
2025-11-21T23:37:25.511095070Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013596s
2025-11-21T23:37:25.511210302Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_SeasonSearchMaximumSingleEpisodeAge_to_indexers migrating
2025-11-21T23:37:25.511351918Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:25.511499094Z [Info] add_SeasonSearchMaximumSingleEpisodeAge_to_indexers: Starting migration of Main DB to 172
2025-11-21T23:37:25.511912566Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2025-11-21T23:37:25.512018299Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-11-21T23:37:25.512094212Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers SeasonSearchMaximumSingleEpisodeAge Int32
2025-11-21T23:37:25.512244124Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "SeasonSearchMaximumSingleEpisodeAge" INTEGER NOT NULL DEFAULT 0
2025-11-21T23:37:25.512937350Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000705s
2025-11-21T23:37:25.513050908Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (172, '2025-11-21T23:37:25', 'add_SeasonSearchMaximumSingleEpisodeAge_to_indexers')
2025-11-21T23:37:25.513294008Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:25.513822131Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_SeasonSearchMaximumSingleEpisodeAge_to_indexers migrated
2025-11-21T23:37:25.513956441Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015727s
2025-11-21T23:37:25.514079178Z [Info] FluentMigrator.Runner.MigrationRunner: 173: remove_omg migrating
2025-11-21T23:37:25.514160061Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:25.514354002Z [Info] remove_omg: Starting migration of Main DB to 173
2025-11-21T23:37:25.514505286Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Indexers" WHERE "Implementation" = 'Omgwtfnzbs'
2025-11-21T23:37:25.514654837Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Omgwtfnzbs'
2025-11-21T23:37:25.514837215Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001817s
2025-11-21T23:37:25.514953358Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (173, '2025-11-21T23:37:25', 'remove_omg')
2025-11-21T23:37:25.515157660Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:25.515620221Z [Info] FluentMigrator.Runner.MigrationRunner: 173: remove_omg migrated
2025-11-21T23:37:25.515723549Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009698s
2025-11-21T23:37:25.515832418Z [Info] FluentMigrator.Runner.MigrationRunner: 174: add_salt_to_users migrating
2025-11-21T23:37:25.515949534Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:25.516128144Z [Info] add_salt_to_users: Starting migration of Main DB to 174
2025-11-21T23:37:25.516454731Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Users
2025-11-21T23:37:25.516539031Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-11-21T23:37:25.516614292Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Salt String
2025-11-21T23:37:25.516738192Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Salt" TEXT
2025-11-21T23:37:25.517399523Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000655s
2025-11-21T23:37:25.517494504Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Iterations Int32
2025-11-21T23:37:25.517590097Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Iterations" INTEGER
2025-11-21T23:37:25.518242570Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006464s
2025-11-21T23:37:25.518364125Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (174, '2025-11-21T23:37:25', 'add_salt_to_users')
2025-11-21T23:37:25.518567485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:25.519080507Z [Info] FluentMigrator.Runner.MigrationRunner: 174: add_salt_to_users migrated
2025-11-21T23:37:25.519195890Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014904s
2025-11-21T23:37:25.519302504Z [Info] FluentMigrator.Runner.MigrationRunner: 175: language_profiles_to_custom_formats migrating
2025-11-21T23:37:25.519414359Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:25.519567197Z [Info] language_profiles_to_custom_formats: Starting migration of Main DB to 175
2025-11-21T23:37:25.520268198Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable EpisodeFiles
2025-11-21T23:37:25.520371827Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-11-21T23:37:25.520478933Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn EpisodeFiles Languages String
2025-11-21T23:37:25.520572030Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles" ADD COLUMN "Languages" TEXT NOT NULL DEFAULT '[]'
2025-11-21T23:37:25.521241558Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006715s
2025-11-21T23:37:25.521339125Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History
2025-11-21T23:37:25.521436601Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-11-21T23:37:25.521507634Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn History Languages String
2025-11-21T23:37:25.521635672Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History" ADD COLUMN "Languages" TEXT NOT NULL DEFAULT '[]'
2025-11-21T23:37:25.522308546Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006778s
2025-11-21T23:37:25.522411323Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2025-11-21T23:37:25.522508970Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2025-11-21T23:37:25.522598460Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blocklist Languages String
2025-11-21T23:37:25.522700025Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist" ADD COLUMN "Languages" TEXT NOT NULL DEFAULT '[]'
2025-11-21T23:37:25.523375955Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000662s
2025-11-21T23:37:25.523476378Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "EpisodeFiles" SET "Languages" = '[' || "Language" || ']'
2025-11-21T23:37:25.523613995Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "EpisodeFiles" SET "Languages" = '[' || "Language" || ']'
2025-11-21T23:37:25.523800049Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001785s
2025-11-21T23:37:25.523956524Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "History" SET "Languages" = '[' || "Language" || ']'
2025-11-21T23:37:25.524031245Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "History" SET "Languages" = '[' || "Language" || ']'
2025-11-21T23:37:25.524203081Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000172s
2025-11-21T23:37:25.524293212Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Blocklist" SET "Languages" = '[' || "Language" || ']'
2025-11-21T23:37:25.524447733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Blocklist" SET "Languages" = '[' || "Language" || ']'
2025-11-21T23:37:25.524604779Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001826s
2025-11-21T23:37:25.524706925Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn EpisodeFiles Language
2025-11-21T23:37:25.529238278Z [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)
2025-11-21T23:37:25.529717102Z [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"
2025-11-21T23:37:25.530118911Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "EpisodeFiles"
2025-11-21T23:37:25.530480208Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles_temp" RENAME TO "EpisodeFiles"
2025-11-21T23:37:25.532274370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_EpisodeFiles_SeriesId" ON "EpisodeFiles" ("SeriesId" ASC)
2025-11-21T23:37:25.532515456Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007698s
2025-11-21T23:37:25.532611209Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn History Language
2025-11-21T23:37:25.534640704Z [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)
2025-11-21T23:37:25.535027623Z [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"
2025-11-21T23:37:25.535370103Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History"
2025-11-21T23:37:25.536073709Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History"
2025-11-21T23:37:25.537821198Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2025-11-21T23:37:25.537996681Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC)
2025-11-21T23:37:25.538219910Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EpisodeId_Date" ON "History" ("EpisodeId" ASC, "Date" DESC)
2025-11-21T23:37:25.538464403Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC)
2025-11-21T23:37:25.538750499Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_SeriesId" ON "History" ("SeriesId" ASC)
2025-11-21T23:37:25.538905110Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062043s
2025-11-21T23:37:25.538995612Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Blocklist Language
2025-11-21T23:37:25.541116352Z [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)
2025-11-21T23:37:25.541510255Z [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"
2025-11-21T23:37:25.541892835Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist"
2025-11-21T23:37:25.542219643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist"
2025-11-21T23:37:25.543949826Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Blacklist_SeriesId" ON "Blocklist" ("SeriesId" ASC)
2025-11-21T23:37:25.544193256Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005084s
2025-11-21T23:37:25.544293308Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Series LanguageProfileId
2025-11-21T23:37:25.546358035Z [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)
2025-11-21T23:37:25.547119989Z [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"
2025-11-21T23:37:25.547891602Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2025-11-21T23:37:25.548609327Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2025-11-21T23:37:25.550243397Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2025-11-21T23:37:25.550481867Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2025-11-21T23:37:25.550703643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_Path" ON "Series" ("Path" ASC)
2025-11-21T23:37:25.550961362Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_CleanTitle" ON "Series" ("CleanTitle" ASC)
2025-11-21T23:37:25.551145343Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC)
2025-11-21T23:37:25.551379965Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvMazeId" ON "Series" ("TvMazeId" ASC)
2025-11-21T23:37:25.551573755Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071839s
2025-11-21T23:37:25.551735110Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportLists LanguageProfileId
2025-11-21T23:37:25.553719615Z [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)
2025-11-21T23:37:25.554170744Z [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"
2025-11-21T23:37:25.554591140Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportLists"
2025-11-21T23:37:25.554937838Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists_temp" RENAME TO "ImportLists"
2025-11-21T23:37:25.556626879Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportLists_Name" ON "ImportLists" ("Name" ASC)
2025-11-21T23:37:25.556830799Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050588s
2025-11-21T23:37:25.556921652Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable LanguageProfiles
2025-11-21T23:37:25.557028417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LanguageProfiles"
2025-11-21T23:37:25.557352399Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003288s
2025-11-21T23:37:25.557467832Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (175, '2025-11-21T23:37:25', 'language_profiles_to_custom_formats')
2025-11-21T23:37:25.557695540Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:25.558838742Z [Info] FluentMigrator.Runner.MigrationRunner: 175: language_profiles_to_custom_formats migrated
2025-11-21T23:37:25.558969835Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001815s
2025-11-21T23:37:25.559113926Z [Info] FluentMigrator.Runner.MigrationRunner: 176: original_language migrating
2025-11-21T23:37:25.559223055Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:25.559373709Z [Info] original_language: Starting migration of Main DB to 176
2025-11-21T23:37:25.559842322Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2025-11-21T23:37:25.559949377Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2025-11-21T23:37:25.560056283Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series OriginalLanguage Int32
2025-11-21T23:37:25.560156124Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "OriginalLanguage" INTEGER NOT NULL DEFAULT 1
2025-11-21T23:37:25.560824970Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006666s
2025-11-21T23:37:25.560948830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (176, '2025-11-21T23:37:25', 'original_language')
2025-11-21T23:37:25.561146808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:25.561719111Z [Info] FluentMigrator.Runner.MigrationRunner: 176: original_language migrated
2025-11-21T23:37:25.561844954Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015668s
2025-11-21T23:37:25.561941398Z [Info] FluentMigrator.Runner.MigrationRunner: 177: add_on_manual_interaction_required_to_notifications migrating
2025-11-21T23:37:25.562055428Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:25.562202674Z [Info] add_on_manual_interaction_required_to_notifications: Starting migration of Main DB to 177
2025-11-21T23:37:25.562465944Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-11-21T23:37:25.562584192Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-11-21T23:37:25.562652871Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnManualInteractionRequired Boolean
2025-11-21T23:37:25.562771459Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnManualInteractionRequired" INTEGER NOT NULL DEFAULT 0
2025-11-21T23:37:25.563440647Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000661s
2025-11-21T23:37:25.563552963Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (177, '2025-11-21T23:37:25', 'add_on_manual_interaction_required_to_notifications')
2025-11-21T23:37:25.563779409Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:25.564540671Z [Info] FluentMigrator.Runner.MigrationRunner: 177: add_on_manual_interaction_required_to_notifications migrated
2025-11-21T23:37:25.564675292Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017762s
2025-11-21T23:37:25.564785384Z [Info] FluentMigrator.Runner.MigrationRunner: 178: list_sync_time migrating
2025-11-21T23:37:25.564870646Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:25.565017692Z [Info] list_sync_time: Starting migration of Main DB to 178
2025-11-21T23:37:25.565299810Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportListStatus LastSyncListInfo
2025-11-21T23:37:25.567293704Z [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)
2025-11-21T23:37:25.567634430Z [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"
2025-11-21T23:37:25.567982090Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2025-11-21T23:37:25.568340010Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2025-11-21T23:37:25.570001495Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2025-11-21T23:37:25.570244344Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048199s
2025-11-21T23:37:25.570342301Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2025-11-21T23:37:25.570434998Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s
2025-11-21T23:37:25.570514929Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportListStatus LastInfoSync DateTime
2025-11-21T23:37:25.570623738Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus" ADD COLUMN "LastInfoSync" DATETIME
2025-11-21T23:37:25.571268526Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006275s
2025-11-21T23:37:25.571367526Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (178, '2025-11-21T23:37:25', 'list_sync_time')
2025-11-21T23:37:25.571562809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:25.572288209Z [Info] FluentMigrator.Runner.MigrationRunner: 178: list_sync_time migrated
2025-11-21T23:37:25.572364062Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016272s
2025-11-21T23:37:25.572468472Z [Info] FluentMigrator.Runner.MigrationRunner: 179: add_auto_tagging migrating
2025-11-21T23:37:25.572564365Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:25.572715950Z [Info] add_auto_tagging: Starting migration of Main DB to 179
2025-11-21T23:37:25.573169093Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AutoTagging
2025-11-21T23:37:25.573296790Z [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 '[]')
2025-11-21T23:37:25.573657957Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003597s
2025-11-21T23:37:25.573754992Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AutoTagging (Name)
2025-11-21T23:37:25.573844011Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AutoTagging_Name" ON "AutoTagging" ("Name" ASC)
2025-11-21T23:37:25.574060086Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002159s
2025-11-21T23:37:25.574170649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (179, '2025-11-21T23:37:25', 'add_auto_tagging')
2025-11-21T23:37:25.574376253Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:25.574946681Z [Info] FluentMigrator.Runner.MigrationRunner: 179: add_auto_tagging migrated
2025-11-21T23:37:25.575053246Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001091s
2025-11-21T23:37:25.575161163Z [Info] FluentMigrator.Runner.MigrationRunner: 180: task_duration migrating
2025-11-21T23:37:25.575241154Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:25.575383410Z [Info] task_duration: Starting migration of Main DB to 180
2025-11-21T23:37:25.575640668Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2025-11-21T23:37:25.575747403Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-11-21T23:37:25.575821102Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ScheduledTasks LastStartTime DateTime
2025-11-21T23:37:25.575974751Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks" ADD COLUMN "LastStartTime" DATETIME
2025-11-21T23:37:25.576671113Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007031s
2025-11-21T23:37:25.576771405Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (180, '2025-11-21T23:37:25', 'task_duration')
2025-11-21T23:37:25.576961578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:25.577488679Z [Info] FluentMigrator.Runner.MigrationRunner: 180: task_duration migrated
2025-11-21T23:37:25.577600323Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015344s
2025-11-21T23:37:25.577702419Z [Info] FluentMigrator.Runner.MigrationRunner: 181: quality_definition_preferred_size migrating
2025-11-21T23:37:25.577792991Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:25.577965098Z [Info] quality_definition_preferred_size: Starting migration of Main DB to 181
2025-11-21T23:37:25.578212436Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityDefinitions
2025-11-21T23:37:25.578320503Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-11-21T23:37:25.578401336Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityDefinitions PreferredSize Double
2025-11-21T23:37:25.578517330Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityDefinitions" ADD COLUMN "PreferredSize" NUMERIC
2025-11-21T23:37:25.579165374Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006415s
2025-11-21T23:37:25.579265456Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "QualityDefinitions" SET "PreferredSize" = "MaxSize" - 5 WHERE "MaxSize" > 5
2025-11-21T23:37:25.579426320Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityDefinitions" SET "PreferredSize" = "MaxSize" - 5 WHERE "MaxSize" > 5
2025-11-21T23:37:25.579574638Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001781s
2025-11-21T23:37:25.579682465Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (181, '2025-11-21T23:37:25', 'quality_definition_preferred_size')
2025-11-21T23:37:25.579912418Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:25.580412355Z [Info] FluentMigrator.Runner.MigrationRunner: 181: quality_definition_preferred_size migrated
2025-11-21T23:37:25.580536765Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010109s
2025-11-21T23:37:25.580630895Z [Info] FluentMigrator.Runner.MigrationRunner: 182: add_custom_format_score_bypass_to_delay_profile migrating
2025-11-21T23:37:25.580745175Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:25.580885267Z [Info] add_custom_format_score_bypass_to_delay_profile: Starting migration of Main DB to 182
2025-11-21T23:37:25.581211073Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2025-11-21T23:37:25.581323419Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-11-21T23:37:25.581406226Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfAboveCustomFormatScore Boolean
2025-11-21T23:37:25.581536137Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfAboveCustomFormatScore" INTEGER NOT NULL DEFAULT 0
2025-11-21T23:37:25.582201256Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006672s
2025-11-21T23:37:25.582295496Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2025-11-21T23:37:25.582378944Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-11-21T23:37:25.582460659Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles MinimumCustomFormatScore Int32
2025-11-21T23:37:25.582583997Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "MinimumCustomFormatScore" INTEGER
2025-11-21T23:37:25.583235028Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006409s
2025-11-21T23:37:25.583321482Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (182, '2025-11-21T23:37:25', 'add_custom_format_score_bypass_to_delay_profile')
2025-11-21T23:37:25.583575814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:25.584072484Z [Info] FluentMigrator.Runner.MigrationRunner: 182: add_custom_format_score_bypass_to_delay_profile migrated
2025-11-21T23:37:25.584189800Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014924s
2025-11-21T23:37:25.584285763Z [Info] FluentMigrator.Runner.MigrationRunner: 183: update_images_remote_url migrating
2025-11-21T23:37:25.584407258Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:25.584540907Z [Info] update_images_remote_url: Starting migration of Main DB to 183
2025-11-21T23:37:25.584749497Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Episodes" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"')
2025-11-21T23:37:25.584906192Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Episodes" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"')
2025-11-21T23:37:25.585082637Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001812s
2025-11-21T23:37:25.585166887Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Series" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"'), "Actors" = REPLACE("Actors", '"url"', '"remoteUrl"'), "Seasons" = REPLACE("Seasons", '"url"', '"remoteUrl"')
2025-11-21T23:37:25.585363623Z [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"')
2025-11-21T23:37:25.585606652Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002445s
2025-11-21T23:37:25.585699630Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (183, '2025-11-21T23:37:25', 'update_images_remote_url')
2025-11-21T23:37:25.585915474Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:25.586379609Z [Info] FluentMigrator.Runner.MigrationRunner: 183: update_images_remote_url migrated
2025-11-21T23:37:25.586495031Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010138s
2025-11-21T23:37:25.586588699Z [Info] FluentMigrator.Runner.MigrationRunner: 184: remove_invalid_roksbox_metadata_images migrating
2025-11-21T23:37:25.586689382Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:25.586837190Z [Info] remove_invalid_roksbox_metadata_images: Starting migration of Main DB to 184
2025-11-21T23:37:25.587127654Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "MetadataFiles" WHERE "Consumer" = 'RoksboxMetadata' AND "Type" = 5 AND ("RelativePath" LIKE '%/metadata/%' OR "RelativePath" LIKE '%\metadata\%')
2025-11-21T23:37:25.587284570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "MetadataFiles" WHERE "Consumer" = 'RoksboxMetadata' AND "Type" = 5 AND ("RelativePath" LIKE '%/metadata/%' OR "RelativePath" LIKE '%\metadata\%')
2025-11-21T23:37:25.587534363Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002368s
2025-11-21T23:37:25.587632060Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (184, '2025-11-21T23:37:25', 'remove_invalid_roksbox_metadata_images')
2025-11-21T23:37:25.587878436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:25.588339184Z [Info] FluentMigrator.Runner.MigrationRunner: 184: remove_invalid_roksbox_metadata_images migrated
2025-11-21T23:37:25.588485709Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010406s
2025-11-21T23:37:25.588554016Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_episode_runtime migrating
2025-11-21T23:37:25.588652394Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:25.588794069Z [Info] add_episode_runtime: Starting migration of Main DB to 185
2025-11-21T23:37:25.589043221Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2025-11-21T23:37:25.589163443Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-11-21T23:37:25.589234115Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes Runtime Int32
2025-11-21T23:37:25.589332874Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "Runtime" INTEGER NOT NULL DEFAULT 0
2025-11-21T23:37:25.590000739Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006514s
2025-11-21T23:37:25.590104828Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (185, '2025-11-21T23:37:25', 'add_episode_runtime')
2025-11-21T23:37:25.590304861Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:25.590824047Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_episode_runtime migrated
2025-11-21T23:37:25.590937565Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014674s
2025-11-21T23:37:25.591030512Z [Info] FluentMigrator.Runner.MigrationRunner: 186: add_result_to_commands migrating
2025-11-21T23:37:25.591118880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:25.591264102Z [Info] add_result_to_commands: Starting migration of Main DB to 186
2025-11-21T23:37:25.591505208Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2025-11-21T23:37:25.591604939Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-11-21T23:37:25.591698808Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Commands Result Int32
2025-11-21T23:37:25.591786855Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands" ADD COLUMN "Result" INTEGER NOT NULL DEFAULT 1
2025-11-21T23:37:25.592469640Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006789s
2025-11-21T23:37:25.592580372Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (186, '2025-11-21T23:37:25', 'add_result_to_commands')
2025-11-21T23:37:25.592802470Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:25.593307286Z [Info] FluentMigrator.Runner.MigrationRunner: 186: add_result_to_commands migrated
2025-11-21T23:37:25.593429081Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015136s
2025-11-21T23:37:25.593520545Z [Info] FluentMigrator.Runner.MigrationRunner: 187: add_on_series_add_to_notifications migrating
2025-11-21T23:37:25.593614214Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:25.593805910Z [Info] add_on_series_add_to_notifications: Starting migration of Main DB to 187
2025-11-21T23:37:25.594036504Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-11-21T23:37:25.594149612Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-11-21T23:37:25.594241557Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnSeriesAdd Boolean
2025-11-21T23:37:25.594340075Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnSeriesAdd" INTEGER NOT NULL DEFAULT 0
2025-11-21T23:37:25.594997839Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000663s
2025-11-21T23:37:25.595097129Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (187, '2025-11-21T23:37:25', 'add_on_series_add_to_notifications')
2025-11-21T23:37:25.595310158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:25.595811057Z [Info] FluentMigrator.Runner.MigrationRunner: 187: add_on_series_add_to_notifications migrated
2025-11-21T23:37:25.596007272Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014822s
2025-11-21T23:37:25.596101311Z [Info] FluentMigrator.Runner.MigrationRunner: 188: postgres_update_timestamp_columns_to_with_timezone migrating
2025-11-21T23:37:25.596223928Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:25.596368669Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Main DB to 188
2025-11-21T23:37:25.598792148Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-11-21T23:37:25.598899294Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Commands" WHERE 1 = 1
2025-11-21T23:37:25.599038084Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000152s
2025-11-21T23:37:25.599127383Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2025-11-21T23:37:25.599214980Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-11-21T23:37:25.599293568Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist Date DateTimeOffset
2025-11-21T23:37:25.602528761Z [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)
2025-11-21T23:37:25.602998036Z [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"
2025-11-21T23:37:25.603394484Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist"
2025-11-21T23:37:25.603738006Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist"
2025-11-21T23:37:25.605533050Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Blacklist_SeriesId" ON "Blocklist" ("SeriesId" ASC)
2025-11-21T23:37:25.605778323Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063703s
2025-11-21T23:37:25.605877022Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2025-11-21T23:37:25.605954679Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2025-11-21T23:37:25.606083758Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist PublishedDate DateTimeOffset
2025-11-21T23:37:25.608123906Z [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)
2025-11-21T23:37:25.608581928Z [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"
2025-11-21T23:37:25.608960139Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist"
2025-11-21T23:37:25.609318591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist"
2025-11-21T23:37:25.611050357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Blacklist_SeriesId" ON "Blocklist" ("SeriesId" ASC)
2025-11-21T23:37:25.611285401Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051222s
2025-11-21T23:37:25.611378358Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2025-11-21T23:37:25.611463830Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-11-21T23:37:25.611558330Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands QueuedAt DateTimeOffset
2025-11-21T23:37:25.613656575Z [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)
2025-11-21T23:37:25.614140609Z [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"
2025-11-21T23:37:25.614480774Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2025-11-21T23:37:25.614725968Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2025-11-21T23:37:25.616451642Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047757s
2025-11-21T23:37:25.616541583Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2025-11-21T23:37:25.616625161Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-11-21T23:37:25.616718419Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands StartedAt DateTimeOffset
2025-11-21T23:37:25.618736692Z [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)
2025-11-21T23:37:25.619186197Z [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"
2025-11-21T23:37:25.619572365Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2025-11-21T23:37:25.619810253Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2025-11-21T23:37:25.621561870Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047111s
2025-11-21T23:37:25.621640458Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2025-11-21T23:37:25.621730129Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-11-21T23:37:25.621816693Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands EndedAt DateTimeOffset
2025-11-21T23:37:25.623837401Z [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)
2025-11-21T23:37:25.624283029Z [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"
2025-11-21T23:37:25.624639176Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2025-11-21T23:37:25.624932666Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2025-11-21T23:37:25.626912252Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004842s
2025-11-21T23:37:25.626934106Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2025-11-21T23:37:25.627015630Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2025-11-21T23:37:25.627108407Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus InitialFailure DateTimeOffset
2025-11-21T23:37:25.629185368Z [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)
2025-11-21T23:37:25.629567478Z [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"
2025-11-21T23:37:25.629889666Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2025-11-21T23:37:25.630237406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2025-11-21T23:37:25.631984013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2025-11-21T23:37:25.632242573Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050163s
2025-11-21T23:37:25.632327955Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2025-11-21T23:37:25.632438909Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-11-21T23:37:25.632505723Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus MostRecentFailure DateTimeOffset
2025-11-21T23:37:25.634541822Z [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)
2025-11-21T23:37:25.634918220Z [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"
2025-11-21T23:37:25.635227282Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2025-11-21T23:37:25.635623851Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2025-11-21T23:37:25.637458785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2025-11-21T23:37:25.637698227Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050524s
2025-11-21T23:37:25.637785964Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2025-11-21T23:37:25.637873951Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-11-21T23:37:25.637960555Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus DisabledTill DateTimeOffset
2025-11-21T23:37:25.639978217Z [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)
2025-11-21T23:37:25.640362992Z [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"
2025-11-21T23:37:25.640680130Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2025-11-21T23:37:25.641033832Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2025-11-21T23:37:25.642810479Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2025-11-21T23:37:25.643009320Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049323s
2025-11-21T23:37:25.643109191Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadHistory
2025-11-21T23:37:25.643191286Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-11-21T23:37:25.643262920Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadHistory Date DateTimeOffset
2025-11-21T23:37:25.646383944Z [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)
2025-11-21T23:37:25.646826415Z [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"
2025-11-21T23:37:25.647190898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadHistory"
2025-11-21T23:37:25.647726988Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadHistory_temp" RENAME TO "DownloadHistory"
2025-11-21T23:37:25.649428724Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC)
2025-11-21T23:37:25.649675731Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_SeriesId" ON "DownloadHistory" ("SeriesId" ASC)
2025-11-21T23:37:25.649910253Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC)
2025-11-21T23:37:25.650143102Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067641s
2025-11-21T23:37:25.650236690Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable EpisodeFiles
2025-11-21T23:37:25.650330479Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-11-21T23:37:25.650451914Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn EpisodeFiles DateAdded DateTimeOffset
2025-11-21T23:37:25.652530578Z [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)
2025-11-21T23:37:25.652961316Z [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"
2025-11-21T23:37:25.653365560Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "EpisodeFiles"
2025-11-21T23:37:25.653695013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles_temp" RENAME TO "EpisodeFiles"
2025-11-21T23:37:25.655418573Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_EpisodeFiles_SeriesId" ON "EpisodeFiles" ("SeriesId" ASC)
2025-11-21T23:37:25.655967057Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0054143s
2025-11-21T23:37:25.656055956Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2025-11-21T23:37:25.656155276Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-11-21T23:37:25.656230568Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Episodes AirDateUtc DateTimeOffset
2025-11-21T23:37:25.658320455Z [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)
2025-11-21T23:37:25.658982879Z [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"
2025-11-21T23:37:25.659705914Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Episodes"
2025-11-21T23:37:25.660375522Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes_temp" RENAME TO "Episodes"
2025-11-21T23:37:25.662043541Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_EpisodeFileId" ON "Episodes" ("EpisodeFileId" ASC)
2025-11-21T23:37:25.662286029Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_SeriesId" ON "Episodes" ("SeriesId" ASC)
2025-11-21T23:37:25.662549359Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_SeriesId_SeasonNumber_EpisodeNumber" ON "Episodes" ("SeriesId" ASC, "SeasonNumber" ASC, "EpisodeNumber" ASC)
2025-11-21T23:37:25.662792849Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_SeriesId_AirDate" ON "Episodes" ("SeriesId" ASC, "AirDate" ASC)
2025-11-21T23:37:25.663035257Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067051s
2025-11-21T23:37:25.663131942Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2025-11-21T23:37:25.663221222Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-11-21T23:37:25.663298998Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Episodes LastSearchTime DateTimeOffset
2025-11-21T23:37:25.665375609Z [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)
2025-11-21T23:37:25.666055127Z [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"
2025-11-21T23:37:25.666782892Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Episodes"
2025-11-21T23:37:25.667387640Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes_temp" RENAME TO "Episodes"
2025-11-21T23:37:25.669092181Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_EpisodeFileId" ON "Episodes" ("EpisodeFileId" ASC)
2025-11-21T23:37:25.669345411Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_SeriesId" ON "Episodes" ("SeriesId" ASC)
2025-11-21T23:37:25.669564302Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_SeriesId_SeasonNumber_EpisodeNumber" ON "Episodes" ("SeriesId" ASC, "SeasonNumber" ASC, "EpisodeNumber" ASC)
2025-11-21T23:37:25.669878705Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_SeriesId_AirDate" ON "Episodes" ("SeriesId" ASC, "AirDate" ASC)
2025-11-21T23:37:25.670104900Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066569s
2025-11-21T23:37:25.670165182Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles
2025-11-21T23:37:25.670242057Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-11-21T23:37:25.670326968Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles Added DateTimeOffset
2025-11-21T23:37:25.672360071Z [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)
2025-11-21T23:37:25.672752922Z [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"
2025-11-21T23:37:25.673117676Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles"
2025-11-21T23:37:25.673342228Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles"
2025-11-21T23:37:25.675019274Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045793s
2025-11-21T23:37:25.675110658Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles
2025-11-21T23:37:25.675210920Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-11-21T23:37:25.675300641Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles LastUpdated DateTimeOffset
2025-11-21T23:37:25.677326309Z [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)
2025-11-21T23:37:25.677738008Z [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"
2025-11-21T23:37:25.678052251Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles"
2025-11-21T23:37:25.678304719Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles"
2025-11-21T23:37:25.680028770Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046279s
2025-11-21T23:37:25.680134082Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History
2025-11-21T23:37:25.680225366Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-11-21T23:37:25.680301609Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Date DateTimeOffset
2025-11-21T23:37:25.682307177Z [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)
2025-11-21T23:37:25.682710439Z [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"
2025-11-21T23:37:25.683037327Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History"
2025-11-21T23:37:25.683693969Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History"
2025-11-21T23:37:25.685376717Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2025-11-21T23:37:25.685605347Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC)
2025-11-21T23:37:25.685841653Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EpisodeId_Date" ON "History" ("EpisodeId" ASC, "Date" DESC)
2025-11-21T23:37:25.686084893Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC)
2025-11-21T23:37:25.686311679Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_SeriesId" ON "History" ("SeriesId" ASC)
2025-11-21T23:37:25.686535981Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061313s
2025-11-21T23:37:25.686624188Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2025-11-21T23:37:25.686719530Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-11-21T23:37:25.686792046Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus InitialFailure DateTimeOffset
2025-11-21T23:37:25.688854699Z [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)
2025-11-21T23:37:25.689214774Z [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"
2025-11-21T23:37:25.689553656Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2025-11-21T23:37:25.689919763Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2025-11-21T23:37:25.691582861Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2025-11-21T23:37:25.691863396Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049313s
2025-11-21T23:37:25.691949018Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2025-11-21T23:37:25.692044671Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-11-21T23:37:25.692157278Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus MostRecentFailure DateTimeOffset
2025-11-21T23:37:25.695043609Z [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)
2025-11-21T23:37:25.695428574Z [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"
2025-11-21T23:37:25.695770001Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2025-11-21T23:37:25.696128593Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2025-11-21T23:37:25.697860089Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2025-11-21T23:37:25.698137317Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058807s
2025-11-21T23:37:25.698212719Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2025-11-21T23:37:25.698308422Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-11-21T23:37:25.698415517Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus DisabledTill DateTimeOffset
2025-11-21T23:37:25.700447889Z [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)
2025-11-21T23:37:25.700819828Z [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"
2025-11-21T23:37:25.701161496Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2025-11-21T23:37:25.701498013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2025-11-21T23:37:25.703170941Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2025-11-21T23:37:25.703414652Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049034s
2025-11-21T23:37:25.703531377Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2025-11-21T23:37:25.703653543Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2025-11-21T23:37:25.703684606Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus LastInfoSync DateTimeOffset
2025-11-21T23:37:25.705728009Z [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)
2025-11-21T23:37:25.706133917Z [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"
2025-11-21T23:37:25.706466426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2025-11-21T23:37:25.706800418Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2025-11-21T23:37:25.708494619Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2025-11-21T23:37:25.708750985Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049315s
2025-11-21T23:37:25.708840606Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2025-11-21T23:37:25.708930316Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-11-21T23:37:25.709028304Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus InitialFailure DateTimeOffset
2025-11-21T23:37:25.711011477Z [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)
2025-11-21T23:37:25.711395259Z [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"
2025-11-21T23:37:25.711809062Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2025-11-21T23:37:25.712145961Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2025-11-21T23:37:25.713797315Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2025-11-21T23:37:25.714036948Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049133s
2025-11-21T23:37:25.714131738Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2025-11-21T23:37:25.714216709Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-11-21T23:37:25.714303244Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus MostRecentFailure DateTimeOffset
2025-11-21T23:37:25.716322469Z [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)
2025-11-21T23:37:25.716714538Z [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"
2025-11-21T23:37:25.717062378Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2025-11-21T23:37:25.717429497Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2025-11-21T23:37:25.719176845Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2025-11-21T23:37:25.719438241Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050166s
2025-11-21T23:37:25.719533032Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2025-11-21T23:37:25.719615488Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-11-21T23:37:25.719695379Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus DisabledTill DateTimeOffset
2025-11-21T23:37:25.721702681Z [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)
2025-11-21T23:37:25.722093437Z [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"
2025-11-21T23:37:25.722422470Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2025-11-21T23:37:25.722761502Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2025-11-21T23:37:25.724510854Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2025-11-21T23:37:25.724763503Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049635s
2025-11-21T23:37:25.724851229Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles
2025-11-21T23:37:25.724952503Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2025-11-21T23:37:25.725030440Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles LastUpdated DateTimeOffset
2025-11-21T23:37:25.727047371Z [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)
2025-11-21T23:37:25.727471104Z [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"
2025-11-21T23:37:25.727839145Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles"
2025-11-21T23:37:25.728126854Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles"
2025-11-21T23:37:25.729805013Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046594s
2025-11-21T23:37:25.729913862Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles
2025-11-21T23:37:25.730000727Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-11-21T23:37:25.730079736Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles Added DateTimeOffset
2025-11-21T23:37:25.732092548Z [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)
2025-11-21T23:37:25.732536482Z [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"
2025-11-21T23:37:25.732901477Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles"
2025-11-21T23:37:25.733168064Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles"
2025-11-21T23:37:25.734866132Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046816s
2025-11-21T23:37:25.734966424Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases
2025-11-21T23:37:25.735059912Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-11-21T23:37:25.735142559Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn PendingReleases Added DateTimeOffset
2025-11-21T23:37:25.738339715Z [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)
2025-11-21T23:37:25.738733959Z [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"
2025-11-21T23:37:25.739052240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases"
2025-11-21T23:37:25.739356342Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases"
2025-11-21T23:37:25.741105604Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058468s
2025-11-21T23:37:25.741192689Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2025-11-21T23:37:25.741295296Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-11-21T23:37:25.741410398Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastExecution DateTimeOffset
2025-11-21T23:37:25.743400213Z [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)
2025-11-21T23:37:25.743725578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ScheduledTasks_temp" ("Id", "TypeName", "Interval", "LastExecution", "LastStartTime") SELECT "Id", "TypeName", "Interval", "LastExecution", "LastStartTime" FROM "ScheduledTasks"
2025-11-21T23:37:25.744019671Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks"
2025-11-21T23:37:25.744396349Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks"
2025-11-21T23:37:25.746057654Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2025-11-21T23:37:25.746315733Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048111s
2025-11-21T23:37:25.746401646Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2025-11-21T23:37:25.746498802Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2025-11-21T23:37:25.746579364Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastStartTime DateTimeOffset
2025-11-21T23:37:25.748610694Z [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)
2025-11-21T23:37:25.748973705Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ScheduledTasks_temp" ("Id", "TypeName", "Interval", "LastExecution", "LastStartTime") SELECT "Id", "TypeName", "Interval", "LastExecution", "LastStartTime" FROM "ScheduledTasks"
2025-11-21T23:37:25.749229740Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks"
2025-11-21T23:37:25.749570286Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks"
2025-11-21T23:37:25.751301761Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2025-11-21T23:37:25.751503858Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048094s
2025-11-21T23:37:25.751614711Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2025-11-21T23:37:25.751680845Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-11-21T23:37:25.751758190Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Series LastInfoSync DateTimeOffset
2025-11-21T23:37:25.767247344Z [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)
2025-11-21T23:37:25.768266065Z [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"
2025-11-21T23:37:25.769690854Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2025-11-21T23:37:25.770557298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2025-11-21T23:37:25.772406151Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2025-11-21T23:37:25.772674811Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2025-11-21T23:37:25.772909524Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_Path" ON "Series" ("Path" ASC)
2025-11-21T23:37:25.773150118Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_CleanTitle" ON "Series" ("CleanTitle" ASC)
2025-11-21T23:37:25.773389300Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC)
2025-11-21T23:37:25.773638882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvMazeId" ON "Series" ("TvMazeId" ASC)
2025-11-21T23:37:25.773916311Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0220075s
2025-11-21T23:37:25.773994188Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2025-11-21T23:37:25.774085101Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.4E-06s
2025-11-21T23:37:25.774187908Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Series LastDiskSync DateTimeOffset
2025-11-21T23:37:25.776263687Z [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)
2025-11-21T23:37:25.777110592Z [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"
2025-11-21T23:37:25.777925522Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2025-11-21T23:37:25.778883070Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2025-11-21T23:37:25.780728636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2025-11-21T23:37:25.780976495Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2025-11-21T23:37:25.781205626Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_Path" ON "Series" ("Path" ASC)
2025-11-21T23:37:25.781442724Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_CleanTitle" ON "Series" ("CleanTitle" ASC)
2025-11-21T23:37:25.781667125Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC)
2025-11-21T23:37:25.781895716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvMazeId" ON "Series" ("TvMazeId" ASC)
2025-11-21T23:37:25.782131290Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078334s
2025-11-21T23:37:25.782228115Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2025-11-21T23:37:25.782319950Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2025-11-21T23:37:25.782419931Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Series FirstAired DateTimeOffset
2025-11-21T23:37:25.784491281Z [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)
2025-11-21T23:37:25.785350701Z [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"
2025-11-21T23:37:25.786171985Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2025-11-21T23:37:25.786994922Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2025-11-21T23:37:25.788717410Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2025-11-21T23:37:25.788984417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2025-11-21T23:37:25.789218568Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_Path" ON "Series" ("Path" ASC)
2025-11-21T23:37:25.789448541Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_CleanTitle" ON "Series" ("CleanTitle" ASC)
2025-11-21T23:37:25.789674847Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC)
2025-11-21T23:37:25.789905171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvMazeId" ON "Series" ("TvMazeId" ASC)
2025-11-21T23:37:25.790146136Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076265s
2025-11-21T23:37:25.790262971Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2025-11-21T23:37:25.790351680Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2025-11-21T23:37:25.790439817Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Series NextAiring DateTimeOffset
2025-11-21T23:37:25.792495636Z [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)
2025-11-21T23:37:25.793291398Z [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"
2025-11-21T23:37:25.794065196Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2025-11-21T23:37:25.794827421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2025-11-21T23:37:25.796572614Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2025-11-21T23:37:25.796812878Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2025-11-21T23:37:25.797033803Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_Path" ON "Series" ("Path" ASC)
2025-11-21T23:37:25.797251792Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_CleanTitle" ON "Series" ("CleanTitle" ASC)
2025-11-21T23:37:25.797497256Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC)
2025-11-21T23:37:25.797803322Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvMazeId" ON "Series" ("TvMazeId" ASC)
2025-11-21T23:37:25.798056902Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075037s
2025-11-21T23:37:25.798229049Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2025-11-21T23:37:25.798327667Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2025-11-21T23:37:25.798609234Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Series Added DateTimeOffset
2025-11-21T23:37:25.801728584Z [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)
2025-11-21T23:37:25.802544367Z [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"
2025-11-21T23:37:25.803334167Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2025-11-21T23:37:25.804157224Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2025-11-21T23:37:25.805934612Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2025-11-21T23:37:25.806177992Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2025-11-21T23:37:25.806416472Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_Path" ON "Series" ("Path" ASC)
2025-11-21T23:37:25.806635594Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_CleanTitle" ON "Series" ("CleanTitle" ASC)
2025-11-21T23:37:25.806845957Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC)
2025-11-21T23:37:25.807075489Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvMazeId" ON "Series" ("TvMazeId" ASC)
2025-11-21T23:37:25.807308809Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087725s
2025-11-21T23:37:25.807384271Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles
2025-11-21T23:37:25.807487368Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.8E-06s
2025-11-21T23:37:25.807588091Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn SubtitleFiles LastUpdated DateTimeOffset
2025-11-21T23:37:25.809600072Z [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)
2025-11-21T23:37:25.810033925Z [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"
2025-11-21T23:37:25.810407848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SubtitleFiles"
2025-11-21T23:37:25.810663753Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles_temp" RENAME TO "SubtitleFiles"
2025-11-21T23:37:25.812518127Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004798s
2025-11-21T23:37:25.812616495Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles
2025-11-21T23:37:25.812697458Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s
2025-11-21T23:37:25.812783491Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn SubtitleFiles Added DateTimeOffset
2025-11-21T23:37:25.814755201Z [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)
2025-11-21T23:37:25.815201549Z [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"
2025-11-21T23:37:25.815558367Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SubtitleFiles"
2025-11-21T23:37:25.815804563Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles_temp" RENAME TO "SubtitleFiles"
2025-11-21T23:37:25.817628064Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046565s
2025-11-21T23:37:25.817647183Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2025-11-21T23:37:25.817750962Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2025-11-21T23:37:25.817847707Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset
2025-11-21T23:37:25.819780588Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT)
2025-11-21T23:37:25.820063778Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo"
2025-11-21T23:37:25.820379714Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo"
2025-11-21T23:37:25.820749409Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo"
2025-11-21T23:37:25.822595706Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2025-11-21T23:37:25.822875689Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004947s
2025-11-21T23:37:25.823010431Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (188, '2025-11-21T23:37:25', 'postgres_update_timestamp_columns_to_with_timezone')
2025-11-21T23:37:25.823222387Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:25.825284098Z [Info] FluentMigrator.Runner.MigrationRunner: 188: postgres_update_timestamp_columns_to_with_timezone migrated
2025-11-21T23:37:25.825406184Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073327s
2025-11-21T23:37:25.825543971Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_colon_replacement_to_naming_config migrating
2025-11-21T23:37:25.825654764Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:25.825825298Z [Info] add_colon_replacement_to_naming_config: Starting migration of Main DB to 189
2025-11-21T23:37:25.826299072Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2025-11-21T23:37:25.826416859Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2025-11-21T23:37:25.826487170Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig ColonReplacementFormat Int32
2025-11-21T23:37:25.826605739Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "ColonReplacementFormat" INTEGER NOT NULL DEFAULT 4
2025-11-21T23:37:25.827313594Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007148s
2025-11-21T23:37:25.827427694Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (189, '2025-11-21T23:37:25', 'add_colon_replacement_to_naming_config')
2025-11-21T23:37:25.827680523Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:25.828279840Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_colon_replacement_to_naming_config migrated
2025-11-21T23:37:25.828389520Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016556s
2025-11-21T23:37:25.828648762Z [Info] FluentMigrator.Runner.MigrationRunner: 190: health_restored_notification migrating
2025-11-21T23:37:25.828766249Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:25.828930069Z [Info] health_restored_notification: Starting migration of Main DB to 190
2025-11-21T23:37:25.829217046Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-11-21T23:37:25.829324412Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2025-11-21T23:37:25.829411518Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthRestored Boolean
2025-11-21T23:37:25.829526900Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthRestored" INTEGER NOT NULL DEFAULT 0
2025-11-21T23:37:25.830233232Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007079s
2025-11-21T23:37:25.830370789Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (190, '2025-11-21T23:37:25', 'health_restored_notification')
2025-11-21T23:37:25.830601674Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:25.831392736Z [Info] FluentMigrator.Runner.MigrationRunner: 190: health_restored_notification migrated
2025-11-21T23:37:25.831516626Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018681s
2025-11-21T23:37:25.831629633Z [Info] FluentMigrator.Runner.MigrationRunner: 191: add_download_client_tags migrating
2025-11-21T23:37:25.831735817Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:25.831875889Z [Info] add_download_client_tags: Starting migration of Main DB to 191
2025-11-21T23:37:25.832153749Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2025-11-21T23:37:25.832261355Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2025-11-21T23:37:25.832335424Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Tags String
2025-11-21T23:37:25.832447921Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Tags" TEXT
2025-11-21T23:37:25.833076997Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006378s
2025-11-21T23:37:25.833190195Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (191, '2025-11-21T23:37:25', 'add_download_client_tags')
2025-11-21T23:37:25.833408946Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:25.834037311Z [Info] FluentMigrator.Runner.MigrationRunner: 191: add_download_client_tags migrated
2025-11-21T23:37:25.834146731Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015887s
2025-11-21T23:37:25.834267264Z [Info] FluentMigrator.Runner.MigrationRunner: 192: import_exclusion_type migrating
2025-11-21T23:37:25.834344249Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:25.834489221Z [Info] import_exclusion_type: Starting migration of Main DB to 192
2025-11-21T23:37:25.834851670Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListExclusions
2025-11-21T23:37:25.834975430Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2025-11-21T23:37:25.835061713Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListExclusions TvdbId Int32
2025-11-21T23:37:25.837062652Z [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)
2025-11-21T23:37:25.837338156Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportListExclusions_temp" ("Id", "TvdbId", "Title") SELECT "Id", "TvdbId", "Title" FROM "ImportListExclusions"
2025-11-21T23:37:25.837594843Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListExclusions"
2025-11-21T23:37:25.837943876Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListExclusions_temp" RENAME TO "ImportListExclusions"
2025-11-21T23:37:25.839734220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListExclusions_TvdbId" ON "ImportListExclusions" ("TvdbId" ASC)
2025-11-21T23:37:25.840011649Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048329s
2025-11-21T23:37:25.840124686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (192, '2025-11-21T23:37:25', 'import_exclusion_type')
2025-11-21T23:37:25.840320841Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:25.843303596Z [Info] FluentMigrator.Runner.MigrationRunner: 192: import_exclusion_type migrated
2025-11-21T23:37:25.843402696Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081235s
2025-11-21T23:37:25.843513319Z [Info] FluentMigrator.Runner.MigrationRunner: 193: add_import_list_items migrating
2025-11-21T23:37:25.843610234Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:25.843751538Z [Info] add_import_list_items: Starting migration of Main DB to 193
2025-11-21T23:37:25.844634867Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListItems
2025-11-21T23:37:25.844788205Z [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)
2025-11-21T23:37:25.845176287Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004254s
2025-11-21T23:37:25.845276819Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2025-11-21T23:37:25.845380237Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.1E-06s
2025-11-21T23:37:25.845469276Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportListStatus HasRemovedItemSinceLastClean Boolean
2025-11-21T23:37:25.845603066Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus" ADD COLUMN "HasRemovedItemSinceLastClean" INTEGER NOT NULL DEFAULT 0
2025-11-21T23:37:25.846317705Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000727s
2025-11-21T23:37:25.846446163Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (193, '2025-11-21T23:37:25', 'add_import_list_items')
2025-11-21T23:37:25.846652318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:25.849028101Z [Info] FluentMigrator.Runner.MigrationRunner: 193: add_import_list_items migrated
2025-11-21T23:37:25.849147702Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003424s
2025-11-21T23:37:25.849234717Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_notification_status migrating
2025-11-21T23:37:25.849349749Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:25.849500382Z [Info] add_notification_status: Starting migration of Main DB to 194
2025-11-21T23:37:25.850050610Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NotificationStatus
2025-11-21T23:37:25.850189910Z [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)
2025-11-21T23:37:25.850539093Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003629s
2025-11-21T23:37:25.850637802Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NotificationStatus (ProviderId)
2025-11-21T23:37:25.850736050Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NotificationStatus_ProviderId" ON "NotificationStatus" ("ProviderId" ASC)
2025-11-21T23:37:25.850983218Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002371s
2025-11-21T23:37:25.851095834Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (194, '2025-11-21T23:37:25', 'add_notification_status')
2025-11-21T23:37:25.851298071Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:25.854804631Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_notification_status migrated
2025-11-21T23:37:25.855010756Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040446s
2025-11-21T23:37:25.855189856Z [Info] FluentMigrator.Runner.MigrationRunner: 195: parse_language_tags_from_existing_subtitle_files migrating
2025-11-21T23:37:25.855394178Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:25.855540142Z [Info] parse_language_tags_from_existing_subtitle_files: Starting migration of Main DB to 195
2025-11-21T23:37:25.855758331Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-11-21T23:37:25.855876088Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-11-21T23:37:25.856825930Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009464s
2025-11-21T23:37:25.856978387Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (195, '2025-11-21T23:37:25', 'parse_language_tags_from_existing_subtitle_files')
2025-11-21T23:37:25.857163941Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:25.857645560Z [Info] FluentMigrator.Runner.MigrationRunner: 195: parse_language_tags_from_existing_subtitle_files migrated
2025-11-21T23:37:25.857766163Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017778s
2025-11-21T23:37:25.857871375Z [Info] FluentMigrator.Runner.MigrationRunner: 196: add_finale_type migrating
2025-11-21T23:37:25.857972779Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:25.858117891Z [Info] add_finale_type: Starting migration of Main DB to 196
2025-11-21T23:37:25.858366492Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2025-11-21T23:37:25.858472525Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2025-11-21T23:37:25.858559570Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes FinaleType String
2025-11-21T23:37:25.858668750Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "FinaleType" TEXT
2025-11-21T23:37:25.859348018Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006785s
2025-11-21T23:37:25.859465244Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (196, '2025-11-21T23:37:25', 'add_finale_type')
2025-11-21T23:37:25.859667541Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:25.859995371Z [Info] FluentMigrator.Runner.MigrationRunner: 196: add_finale_type migrated
2025-11-21T23:37:25.860093118Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013096s
2025-11-21T23:37:25.860191285Z [Info] FluentMigrator.Runner.MigrationRunner: 197: list_add_missing_search migrating
2025-11-21T23:37:25.860302620Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:25.860434425Z [Info] list_add_missing_search: Starting migration of Main DB to 197
2025-11-21T23:37:25.860725481Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2025-11-21T23:37:25.860826073Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2025-11-21T23:37:25.860922838Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists SearchForMissingEpisodes Boolean
2025-11-21T23:37:25.861015936Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "SearchForMissingEpisodes" INTEGER NOT NULL DEFAULT 1
2025-11-21T23:37:25.861728390Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007163s
2025-11-21T23:37:25.861842049Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (197, '2025-11-21T23:37:25', 'list_add_missing_search')
2025-11-21T23:37:25.862046962Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:25.862600075Z [Info] FluentMigrator.Runner.MigrationRunner: 197: list_add_missing_search migrated
2025-11-21T23:37:25.862708263Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015891s
2025-11-21T23:37:25.862817513Z [Info] FluentMigrator.Runner.MigrationRunner: 198: parse_title_from_existing_subtitle_files migrating
2025-11-21T23:37:25.862923807Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:25.863073578Z [Info] parse_title_from_existing_subtitle_files: Starting migration of Main DB to 198
2025-11-21T23:37:25.863463103Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles
2025-11-21T23:37:25.863586050Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2025-11-21T23:37:25.863658937Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SubtitleFiles Title String
2025-11-21T23:37:25.863766884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles" ADD COLUMN "Title" TEXT
2025-11-21T23:37:25.864448076Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006768s
2025-11-21T23:37:25.864545833Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles
2025-11-21T23:37:25.864725013Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2025-11-21T23:37:25.864767118Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SubtitleFiles Copy Int32
2025-11-21T23:37:25.864837680Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles" ADD COLUMN "Copy" INTEGER NOT NULL DEFAULT 0
2025-11-21T23:37:25.865504893Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006786s
2025-11-21T23:37:25.865615005Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-11-21T23:37:25.865697241Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-11-21T23:37:25.866687153Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009786s
2025-11-21T23:37:25.866796494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (198, '2025-11-21T23:37:25', 'parse_title_from_existing_subtitle_files')
2025-11-21T23:37:25.867023070Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:25.867530712Z [Info] FluentMigrator.Runner.MigrationRunner: 198: parse_title_from_existing_subtitle_files migrated
2025-11-21T23:37:25.867642707Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018306s
2025-11-21T23:37:25.867756486Z [Info] FluentMigrator.Runner.MigrationRunner: 199: series_last_aired migrating
2025-11-21T23:37:25.867861397Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:25.868012281Z [Info] series_last_aired: Starting migration of Main DB to 199
2025-11-21T23:37:25.868299710Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2025-11-21T23:37:25.868406996Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2025-11-21T23:37:25.868489903Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series LastAired DateTimeOffset
2025-11-21T23:37:25.868596638Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "LastAired" DATETIME
2025-11-21T23:37:25.869262488Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006768s
2025-11-21T23:37:25.869389674Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (199, '2025-11-21T23:37:25', 'series_last_aired')
2025-11-21T23:37:25.869602874Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:25.870065265Z [Info] FluentMigrator.Runner.MigrationRunner: 199: series_last_aired migrated
2025-11-21T23:37:25.870159334Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001465s
2025-11-21T23:37:25.870267963Z [Info] FluentMigrator.Runner.MigrationRunner: 200: AddNewItemMonitorType migrating
2025-11-21T23:37:25.870362824Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:25.870501383Z [Info] AddNewItemMonitorType: Starting migration of Main DB to 200
2025-11-21T23:37:25.870899404Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2025-11-21T23:37:25.870998754Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2025-11-21T23:37:25.871094437Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series MonitorNewItems Int32
2025-11-21T23:37:25.871201272Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0
2025-11-21T23:37:25.871904868Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007002s
2025-11-21T23:37:25.872016082Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2025-11-21T23:37:25.872108919Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2025-11-21T23:37:25.872181666Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists MonitorNewItems Int32
2025-11-21T23:37:25.872300014Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0
2025-11-21T23:37:25.873001416Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007058s
2025-11-21T23:37:25.873115666Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (200, '2025-11-21T23:37:25', 'AddNewItemMonitorType')
2025-11-21T23:37:25.873317131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:25.873865596Z [Info] FluentMigrator.Runner.MigrationRunner: 200: AddNewItemMonitorType migrated
2025-11-21T23:37:25.873985447Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015815s
2025-11-21T23:37:25.874086240Z [Info] FluentMigrator.Runner.MigrationRunner: 201: email_encryption migrating
2025-11-21T23:37:25.874183977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:25.874338658Z [Info] email_encryption: Starting migration of Main DB to 201
2025-11-21T23:37:25.874538821Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-11-21T23:37:25.874640836Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-11-21T23:37:25.876345077Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016635s
2025-11-21T23:37:25.876437694Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (201, '2025-11-21T23:37:25', 'email_encryption')
2025-11-21T23:37:25.876641865Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:25.877130288Z [Info] FluentMigrator.Runner.MigrationRunner: 201: email_encryption migrated
2025-11-21T23:37:25.877234899Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024849s
2025-11-21T23:37:25.877335281Z [Info] FluentMigrator.Runner.MigrationRunner: 202: add_indexer_flags migrating
2025-11-21T23:37:25.877437096Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:25.877581707Z [Info] add_indexer_flags: Starting migration of Main DB to 202
2025-11-21T23:37:25.877928866Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2025-11-21T23:37:25.878039188Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2025-11-21T23:37:25.878115071Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blocklist IndexerFlags Int32
2025-11-21T23:37:25.878228159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0
2025-11-21T23:37:25.878940713Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007067s
2025-11-21T23:37:25.879032979Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable EpisodeFiles
2025-11-21T23:37:25.879123792Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2025-11-21T23:37:25.879204434Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn EpisodeFiles IndexerFlags Int32
2025-11-21T23:37:25.879310267Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0
2025-11-21T23:37:25.880021389Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000703s
2025-11-21T23:37:25.880145098Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (202, '2025-11-21T23:37:25', 'add_indexer_flags')
2025-11-21T23:37:25.880340782Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:25.880887142Z [Info] FluentMigrator.Runner.MigrationRunner: 202: add_indexer_flags migrated
2025-11-21T23:37:25.880984819Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015708s
2025-11-21T23:37:25.881097656Z [Info] FluentMigrator.Runner.MigrationRunner: 203: release_type migrating
2025-11-21T23:37:25.881185653Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:25.881334453Z [Info] release_type: Starting migration of Main DB to 203
2025-11-21T23:37:25.881721973Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2025-11-21T23:37:25.881816563Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2025-11-21T23:37:25.881929130Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blocklist ReleaseType Int32
2025-11-21T23:37:25.882004141Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist" ADD COLUMN "ReleaseType" INTEGER NOT NULL DEFAULT 0
2025-11-21T23:37:25.882678388Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006806s
2025-11-21T23:37:25.882788129Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable EpisodeFiles
2025-11-21T23:37:25.882866787Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2025-11-21T23:37:25.882960977Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn EpisodeFiles ReleaseType Int32
2025-11-21T23:37:25.883222083Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles" ADD COLUMN "ReleaseType" INTEGER NOT NULL DEFAULT 0
2025-11-21T23:37:25.883926801Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006985s
2025-11-21T23:37:25.884208529Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-11-21T23:37:25.884315965Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-11-21T23:37:25.885188852Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008947s
2025-11-21T23:37:25.885432553Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (203, '2025-11-21T23:37:25', 'release_type')
2025-11-21T23:37:25.885641945Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:25.886228946Z [Info] FluentMigrator.Runner.MigrationRunner: 203: release_type migrated
2025-11-21T23:37:25.886312655Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019065s
2025-11-21T23:37:25.886407105Z [Info] FluentMigrator.Runner.MigrationRunner: 204: add_add_release_hash migrating
2025-11-21T23:37:25.886515443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:25.886661688Z [Info] add_add_release_hash: Starting migration of Main DB to 204
2025-11-21T23:37:25.886952022Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable EpisodeFiles
2025-11-21T23:37:25.887059849Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2025-11-21T23:37:25.887158047Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn EpisodeFiles ReleaseHash String
2025-11-21T23:37:25.887254070Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles" ADD COLUMN "ReleaseHash" TEXT
2025-11-21T23:37:25.887936635Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006734s
2025-11-21T23:37:25.888053530Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-11-21T23:37:25.888118140Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-11-21T23:37:25.889227153Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010985s
2025-11-21T23:37:25.889333527Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (204, '2025-11-21T23:37:25', 'add_add_release_hash')
2025-11-21T23:37:25.889555093Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:25.890186865Z [Info] FluentMigrator.Runner.MigrationRunner: 204: add_add_release_hash migrated
2025-11-21T23:37:25.890296235Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020547s
2025-11-21T23:37:25.890387018Z [Info] FluentMigrator.Runner.MigrationRunner: 205: rename_season_pack_spec migrating
2025-11-21T23:37:25.890499344Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:25.890657472Z [Info] rename_season_pack_spec: Starting migration of Main DB to 205
2025-11-21T23:37:25.890848457Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "CustomFormats" SET "Specifications" = REPLACE("Specifications", 'SeasonPackSpecification', 'ReleaseTypeSpecification')
2025-11-21T23:37:25.891027377Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "CustomFormats" SET "Specifications" = REPLACE("Specifications", 'SeasonPackSpecification', 'ReleaseTypeSpecification')
2025-11-21T23:37:25.891249895Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002169s
2025-11-21T23:37:25.891426270Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (205, '2025-11-21T23:37:25', 'rename_season_pack_spec')
2025-11-21T23:37:25.891644088Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:25.891898551Z [Info] FluentMigrator.Runner.MigrationRunner: 205: rename_season_pack_spec migrated
2025-11-21T23:37:25.892006608Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008484s
2025-11-21T23:37:25.892116449Z [Info] FluentMigrator.Runner.MigrationRunner: 206: add_tmdbid migrating
2025-11-21T23:37:25.892208745Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:25.892355972Z [Info] add_tmdbid: Starting migration of Main DB to 206
2025-11-21T23:37:25.892671918Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2025-11-21T23:37:25.892776629Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2025-11-21T23:37:25.892851930Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series TmdbId Int32
2025-11-21T23:37:25.892950028Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "TmdbId" INTEGER NOT NULL DEFAULT 0
2025-11-21T23:37:25.893637372Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000686s
2025-11-21T23:37:25.893750309Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (TmdbId)
2025-11-21T23:37:25.893837184Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TmdbId" ON "Series" ("TmdbId" ASC)
2025-11-21T23:37:25.894051856Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000211s
2025-11-21T23:37:25.894147449Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (206, '2025-11-21T23:37:25', 'add_tmdbid')
2025-11-21T23:37:25.894355157Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:25.895058302Z [Info] FluentMigrator.Runner.MigrationRunner: 206: add_tmdbid migrated
2025-11-21T23:37:25.895143073Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001203s
2025-11-21T23:37:25.895260690Z [Info] FluentMigrator.Runner.MigrationRunner: 209: add_on_import_complete_to_notifications migrating
2025-11-21T23:37:25.895354018Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:25.895619973Z [Info] add_on_import_complete_to_notifications: Starting migration of Main DB to 209
2025-11-21T23:37:25.895899316Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-11-21T23:37:25.896014427Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2025-11-21T23:37:25.896103366Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnImportComplete Boolean
2025-11-21T23:37:25.896212226Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnImportComplete" INTEGER NOT NULL DEFAULT 0
2025-11-21T23:37:25.896907024Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006971s
2025-11-21T23:37:25.897039561Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (209, '2025-11-21T23:37:25', 'add_on_import_complete_to_notifications')
2025-11-21T23:37:25.897239333Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:25.898014915Z [Info] FluentMigrator.Runner.MigrationRunner: 209: add_on_import_complete_to_notifications migrated
2025-11-21T23:37:25.898134095Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018049s
2025-11-21T23:37:25.898244737Z [Info] FluentMigrator.Runner.MigrationRunner: 210: add_monitored_seasons_filter migrating
2025-11-21T23:37:25.898337133Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:25.898495001Z [Info] add_monitored_seasons_filter: Starting migration of Main DB to 210
2025-11-21T23:37:25.898703050Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-11-21T23:37:25.898801478Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-11-21T23:37:25.901571305Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027472s
2025-11-21T23:37:25.901679633Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (210, '2025-11-21T23:37:25', 'add_monitored_seasons_filter')
2025-11-21T23:37:25.901892612Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:25.902372859Z [Info] FluentMigrator.Runner.MigrationRunner: 210: add_monitored_seasons_filter migrated
2025-11-21T23:37:25.902483421Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035747s
2025-11-21T23:37:25.902600818Z [Info] FluentMigrator.Runner.MigrationRunner: 211: add_custom_colon_replacement_to_naming_config migrating
2025-11-21T23:37:25.902699957Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:25.902853697Z [Info] add_custom_colon_replacement_to_naming_config: Starting migration of Main DB to 211
2025-11-21T23:37:25.903102878Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2025-11-21T23:37:25.903220525Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2025-11-21T23:37:25.903297330Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig CustomColonReplacementFormat String
2025-11-21T23:37:25.903423684Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "CustomColonReplacementFormat" TEXT NOT NULL DEFAULT ''
2025-11-21T23:37:25.904155508Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007243s
2025-11-21T23:37:25.904275559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (211, '2025-11-21T23:37:25', 'add_custom_colon_replacement_to_naming_config')
2025-11-21T23:37:25.904483267Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:25.905009076Z [Info] FluentMigrator.Runner.MigrationRunner: 211: add_custom_colon_replacement_to_naming_config migrated
2025-11-21T23:37:25.905116522Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015786s
2025-11-21T23:37:25.905229440Z [Info] FluentMigrator.Runner.MigrationRunner: 212: add_minium_upgrade_format_score_to_quality_profiles migrating
2025-11-21T23:37:25.905330904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:25.905509594Z [Info] add_minium_upgrade_format_score_to_quality_profiles: Starting migration of Main DB to 212
2025-11-21T23:37:25.905747132Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2025-11-21T23:37:25.905874528Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2025-11-21T23:37:25.905955612Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles MinUpgradeFormatScore Int32
2025-11-21T23:37:25.906062387Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "MinUpgradeFormatScore" INTEGER NOT NULL DEFAULT 1
2025-11-21T23:37:25.906759099Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006973s
2025-11-21T23:37:25.906881435Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (212, '2025-11-21T23:37:25', 'add_minium_upgrade_format_score_to_quality_profiles')
2025-11-21T23:37:25.907112811Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:25.907373105Z [Info] FluentMigrator.Runner.MigrationRunner: 212: add_minium_upgrade_format_score_to_quality_profiles migrated
2025-11-21T23:37:25.907502877Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013143s
2025-11-21T23:37:25.907605844Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_blurary576p_quality_in_profiles migrating
2025-11-21T23:37:25.907708460Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:25.907882912Z [Info] add_blurary576p_quality_in_profiles: Starting migration of Main DB to 214
2025-11-21T23:37:25.908072323Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (214, '2025-11-21T23:37:25', 'add_blurary576p_quality_in_profiles')
2025-11-21T23:37:25.908330994Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:25.908681980Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_blurary576p_quality_in_profiles migrated
2025-11-21T23:37:25.908809066Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009675s
2025-11-21T23:37:25.908902074Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_blurary576p_quality_in_profiles_with_grouped_blurary480p migrating
2025-11-21T23:37:25.909019310Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:25.909168049Z [Info] add_blurary576p_quality_in_profiles_with_grouped_blurary480p: Starting migration of Main DB to 215
2025-11-21T23:37:25.909385868Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-11-21T23:37:25.909496330Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-11-21T23:37:25.911983197Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024732s
2025-11-21T23:37:25.912109311Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (215, '2025-11-21T23:37:25', 'add_blurary576p_quality_in_profiles_with_grouped_blurary480p')
2025-11-21T23:37:25.912321799Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:25.912741995Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_blurary576p_quality_in_profiles_with_grouped_blurary480p migrated
2025-11-21T23:37:25.912883690Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032489s
2025-11-21T23:37:25.912989854Z [Info] FluentMigrator.Runner.MigrationRunner: 217: add_mal_and_anilist_ids migrating
2025-11-21T23:37:25.913082290Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:25.913284126Z [Info] add_mal_and_anilist_ids: Starting migration of Main DB to 217
2025-11-21T23:37:25.913557847Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2025-11-21T23:37:25.913655864Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2025-11-21T23:37:25.913736907Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series MalIds String
2025-11-21T23:37:25.913859494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "MalIds" TEXT NOT NULL DEFAULT '[]'
2025-11-21T23:37:25.914541868Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006965s
2025-11-21T23:37:25.914638222Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2025-11-21T23:37:25.914731871Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.5E-06s
2025-11-21T23:37:25.914815439Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series AniListIds String
2025-11-21T23:37:25.914925310Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "AniListIds" TEXT NOT NULL DEFAULT '[]'
2025-11-21T23:37:25.915611802Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000691s
2025-11-21T23:37:25.915722405Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (217, '2025-11-21T23:37:25', 'add_mal_and_anilist_ids')
2025-11-21T23:37:25.915963119Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:25.916479990Z [Info] FluentMigrator.Runner.MigrationRunner: 217: add_mal_and_anilist_ids migrated
2025-11-21T23:37:25.916595533Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015689s
2025-11-21T23:37:25.926956172Z [Debug] MigrationController: Took: 00:00:01.6791863
2025-11-21T23:37:26.190734779Z [Trace] EventAggregator: ConfigFileSavedEvent ~> ReconfigureLogging
2025-11-21T23:37:26.215759230Z [Info] MigrationController: *** Migrating data source=/config/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 ***
2025-11-21T23:37:26.224710722Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating
2025-11-21T23:37:26.224994904Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-11-21T23:37:26.225137481Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-11-21T23:37:26.227458243Z [Info] DatabaseEngineVersionCheck: SQLite 3.49.2
2025-11-21T23:37:26.227600610Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024554s
2025-11-21T23:37:26.227753788Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated
2025-11-21T23:37:26.227954492Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026221s
2025-11-21T23:37:26.229967686Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating
2025-11-21T23:37:26.230111435Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:26.230413864Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo
2025-11-21T23:37:26.230629398Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL)
2025-11-21T23:37:26.230987028Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003965s
2025-11-21T23:37:26.231185738Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:26.232445755Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated
2025-11-21T23:37:26.232610456Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018113s
2025-11-21T23:37:26.232915440Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating
2025-11-21T23:37:26.233069781Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:26.233435317Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version)
2025-11-21T23:37:26.233628115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2025-11-21T23:37:26.234003721Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000343s
2025-11-21T23:37:26.234159114Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2025-11-21T23:37:26.234322513Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s
2025-11-21T23:37:26.234482014Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime
2025-11-21T23:37:26.234676866Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME
2025-11-21T23:37:26.235451446Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007708s
2025-11-21T23:37:26.235625176Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:26.236246106Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated
2025-11-21T23:37:26.236468614Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015697s
2025-11-21T23:37:26.236669488Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating
2025-11-21T23:37:26.236863719Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:26.237168102Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2025-11-21T23:37:26.237345670Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2025-11-21T23:37:26.237489279Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String
2025-11-21T23:37:26.237674732Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT
2025-11-21T23:37:26.238103565Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004279s
2025-11-21T23:37:26.238289941Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:26.238927635Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated
2025-11-21T23:37:26.239130483Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001248s
2025-11-21T23:37:26.239393953Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating
2025-11-21T23:37:26.239588726Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:26.239825492Z [Info] InitialSetup: Starting migration of Log DB to 1
2025-11-21T23:37:26.240377944Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Logs
2025-11-21T23:37:26.246326040Z [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)
2025-11-21T23:37:26.247044997Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064532s
2025-11-21T23:37:26.247201793Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2025-11-21T23:37:26', 'InitialSetup')
2025-11-21T23:37:26.247590455Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:26.248420055Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated
2025-11-21T23:37:26.248569977Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007819s
2025-11-21T23:37:26.248795992Z [Info] FluentMigrator.Runner.MigrationRunner: 2: remove_tvrage_imdb_unique_constraint migrating
2025-11-21T23:37:26.248962427Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:26.249215447Z [Info] remove_tvrage_imdb_unique_constraint: Starting migration of Log DB to 2
2025-11-21T23:37:26.249497244Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2025-11-21T23:37:26', 'remove_tvrage_imdb_unique_constraint')
2025-11-21T23:37:26.249876738Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:26.250554763Z [Info] FluentMigrator.Runner.MigrationRunner: 2: remove_tvrage_imdb_unique_constraint migrated
2025-11-21T23:37:26.250732070Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015669s
2025-11-21T23:37:26.250897603Z [Info] FluentMigrator.Runner.MigrationRunner: 3: remove_renamed_scene_mapping_columns migrating
2025-11-21T23:37:26.251091303Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:26.251321727Z [Info] remove_renamed_scene_mapping_columns: Starting migration of Log DB to 3
2025-11-21T23:37:26.251516990Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2025-11-21T23:37:26', 'remove_renamed_scene_mapping_columns')
2025-11-21T23:37:26.251932507Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:26.252603868Z [Info] FluentMigrator.Runner.MigrationRunner: 3: remove_renamed_scene_mapping_columns migrated
2025-11-21T23:37:26.252810234Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015141s
2025-11-21T23:37:26.252973893Z [Info] FluentMigrator.Runner.MigrationRunner: 4: updated_history migrating
2025-11-21T23:37:26.253153004Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:26.253376995Z [Info] updated_history: Starting migration of Log DB to 4
2025-11-21T23:37:26.253560424Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2025-11-21T23:37:26', 'updated_history')
2025-11-21T23:37:26.253905890Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:26.254547181Z [Info] FluentMigrator.Runner.MigrationRunner: 4: updated_history migrated
2025-11-21T23:37:26.254733446Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013938s
2025-11-21T23:37:26.254912406Z [Info] FluentMigrator.Runner.MigrationRunner: 5: added_eventtype_to_history migrating
2025-11-21T23:37:26.255092429Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:26.255342141Z [Info] added_eventtype_to_history: Starting migration of Log DB to 5
2025-11-21T23:37:26.255519719Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2025-11-21T23:37:26', 'added_eventtype_to_history')
2025-11-21T23:37:26.255920736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:26.256586006Z [Info] FluentMigrator.Runner.MigrationRunner: 5: added_eventtype_to_history migrated
2025-11-21T23:37:26.256786620Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014835s
2025-11-21T23:37:26.256950149Z [Info] FluentMigrator.Runner.MigrationRunner: 6: add_index_to_log_time migrating
2025-11-21T23:37:26.257126834Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:26.257402079Z [Info] add_index_to_log_time: Starting migration of Log DB to 6
2025-11-21T23:37:26.258156257Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable Logs
2025-11-21T23:37:26.258337963Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs"
2025-11-21T23:37:26.258924183Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005797s
2025-11-21T23:37:26.259095498Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Logs
2025-11-21T23:37:26.259279288Z [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)
2025-11-21T23:37:26.259836169Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005784s
2025-11-21T23:37:26.260028266Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Logs (Time)
2025-11-21T23:37:26.260304221Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC)
2025-11-21T23:37:26.260619316Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003143s
2025-11-21T23:37:26.260885441Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2025-11-21T23:37:26', 'add_index_to_log_time')
2025-11-21T23:37:26.261285737Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:26.261942800Z [Info] FluentMigrator.Runner.MigrationRunner: 6: add_index_to_log_time migrated
2025-11-21T23:37:26.262131741Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016418s
2025-11-21T23:37:26.262302545Z [Info] FluentMigrator.Runner.MigrationRunner: 7: add_renameEpisodes_to_naming migrating
2025-11-21T23:37:26.262486555Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:26.262726238Z [Info] add_renameEpisodes_to_naming: Starting migration of Log DB to 7
2025-11-21T23:37:26.262978015Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2025-11-21T23:37:26', 'add_renameEpisodes_to_naming')
2025-11-21T23:37:26.263332398Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:26.264027097Z [Info] FluentMigrator.Runner.MigrationRunner: 7: add_renameEpisodes_to_naming migrated
2025-11-21T23:37:26.264220997Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001528s
2025-11-21T23:37:26.264396240Z [Info] FluentMigrator.Runner.MigrationRunner: 8: remove_backlog migrating
2025-11-21T23:37:26.264611704Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:26.264850745Z [Info] remove_backlog: Starting migration of Log DB to 8
2025-11-21T23:37:26.265108704Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2025-11-21T23:37:26', 'remove_backlog')
2025-11-21T23:37:26.265444821Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:26.266015550Z [Info] FluentMigrator.Runner.MigrationRunner: 8: remove_backlog migrated
2025-11-21T23:37:26.266203638Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014016s
2025-11-21T23:37:26.266467099Z [Info] FluentMigrator.Runner.MigrationRunner: 9: fix_rename_episodes migrating
2025-11-21T23:37:26.266753465Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:26.266992036Z [Info] fix_rename_episodes: Starting migration of Log DB to 9
2025-11-21T23:37:26.267313062Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2025-11-21T23:37:26', 'fix_rename_episodes')
2025-11-21T23:37:26.267657435Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:26.268356914Z [Info] FluentMigrator.Runner.MigrationRunner: 9: fix_rename_episodes migrated
2025-11-21T23:37:26.268578800Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015896s
2025-11-21T23:37:26.268743562Z [Info] FluentMigrator.Runner.MigrationRunner: 10: add_monitored migrating
2025-11-21T23:37:26.268908624Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:26.269148387Z [Info] add_monitored: Starting migration of Log DB to 10
2025-11-21T23:37:26.269317598Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2025-11-21T23:37:26', 'add_monitored')
2025-11-21T23:37:26.269659205Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:26.270216638Z [Info] FluentMigrator.Runner.MigrationRunner: 10: add_monitored migrated
2025-11-21T23:37:26.270393724Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012951s
2025-11-21T23:37:26.270701765Z [Info] FluentMigrator.Runner.MigrationRunner: 11: remove_ignored migrating
2025-11-21T23:37:26.270870484Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:26.271104886Z [Info] remove_ignored: Starting migration of Log DB to 11
2025-11-21T23:37:26.271278526Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2025-11-21T23:37:26', 'remove_ignored')
2025-11-21T23:37:26.271616657Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:26.272272206Z [Info] FluentMigrator.Runner.MigrationRunner: 11: remove_ignored migrated
2025-11-21T23:37:26.272460816Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013922s
2025-11-21T23:37:26.272700138Z [Info] FluentMigrator.Runner.MigrationRunner: 12: remove_custom_start_date migrating
2025-11-21T23:37:26.272883096Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:26.273115714Z [Info] remove_custom_start_date: Starting migration of Log DB to 12
2025-11-21T23:37:26.273320797Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2025-11-21T23:37:26', 'remove_custom_start_date')
2025-11-21T23:37:26.273663557Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:26.274328706Z [Info] FluentMigrator.Runner.MigrationRunner: 12: remove_custom_start_date migrated
2025-11-21T23:37:26.274547397Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014372s
2025-11-21T23:37:26.274722549Z [Info] FluentMigrator.Runner.MigrationRunner: 13: add_air_date_utc migrating
2025-11-21T23:37:26.274995328Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:26.275230823Z [Info] add_air_date_utc: Starting migration of Log DB to 13
2025-11-21T23:37:26.275397689Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2025-11-21T23:37:26', 'add_air_date_utc')
2025-11-21T23:37:26.275737673Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:26.276372681Z [Info] FluentMigrator.Runner.MigrationRunner: 13: add_air_date_utc migrated
2025-11-21T23:37:26.276590580Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013685s
2025-11-21T23:37:26.276927649Z [Info] FluentMigrator.Runner.MigrationRunner: 14: drop_air_date migrating
2025-11-21T23:37:26.277188364Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:26.277471995Z [Info] drop_air_date: Starting migration of Log DB to 14
2025-11-21T23:37:26.277700585Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2025-11-21T23:37:26', 'drop_air_date')
2025-11-21T23:37:26.278096562Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:26.278734647Z [Info] FluentMigrator.Runner.MigrationRunner: 14: drop_air_date migrated
2025-11-21T23:37:26.278913737Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001541s
2025-11-21T23:37:26.279075233Z [Info] FluentMigrator.Runner.MigrationRunner: 15: add_air_date_as_string migrating
2025-11-21T23:37:26.279344455Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:26.279678096Z [Info] add_air_date_as_string: Starting migration of Log DB to 15
2025-11-21T23:37:26.279877558Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2025-11-21T23:37:26', 'add_air_date_as_string')
2025-11-21T23:37:26.280222132Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:26.280779724Z [Info] FluentMigrator.Runner.MigrationRunner: 15: add_air_date_as_string migrated
2025-11-21T23:37:26.280964797Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014313s
2025-11-21T23:37:26.281131673Z [Info] FluentMigrator.Runner.MigrationRunner: 16: updated_imported_history_item migrating
2025-11-21T23:37:26.281318729Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:26.281554203Z [Info] updated_imported_history_item: Starting migration of Log DB to 16
2025-11-21T23:37:26.281740238Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2025-11-21T23:37:26', 'updated_imported_history_item')
2025-11-21T23:37:26.282096064Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:26.282622133Z [Info] FluentMigrator.Runner.MigrationRunner: 16: updated_imported_history_item migrated
2025-11-21T23:37:26.282812196Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012952s
2025-11-21T23:37:26.282979673Z [Info] FluentMigrator.Runner.MigrationRunner: 17: reset_scene_names migrating
2025-11-21T23:37:26.283154355Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:26.283390370Z [Info] reset_scene_names: Starting migration of Log DB to 17
2025-11-21T23:37:26.283566595Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2025-11-21T23:37:26', 'reset_scene_names')
2025-11-21T23:37:26.283973003Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:26.284517349Z [Info] FluentMigrator.Runner.MigrationRunner: 17: reset_scene_names migrated
2025-11-21T23:37:26.284694115Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013484s
2025-11-21T23:37:26.284857033Z [Info] FluentMigrator.Runner.MigrationRunner: 18: remove_duplicates migrating
2025-11-21T23:37:26.285025893Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:26.285263250Z [Info] remove_duplicates: Starting migration of Log DB to 18
2025-11-21T23:37:26.285437060Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2025-11-21T23:37:26', 'remove_duplicates')
2025-11-21T23:37:26.285779029Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:26.286307934Z [Info] FluentMigrator.Runner.MigrationRunner: 18: remove_duplicates migrated
2025-11-21T23:37:26.286499409Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012772s
2025-11-21T23:37:26.286665163Z [Info] FluentMigrator.Runner.MigrationRunner: 19: restore_unique_constraints migrating
2025-11-21T23:37:26.286848883Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:26.287141672Z [Info] restore_unique_constraints: Starting migration of Log DB to 19
2025-11-21T23:37:26.287322797Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2025-11-21T23:37:26', 'restore_unique_constraints')
2025-11-21T23:37:26.287672641Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:26.288250324Z [Info] FluentMigrator.Runner.MigrationRunner: 19: restore_unique_constraints migrated
2025-11-21T23:37:26.288445898Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013871s
2025-11-21T23:37:26.288607243Z [Info] FluentMigrator.Runner.MigrationRunner: 20: add_year_and_seasons_to_series migrating
2025-11-21T23:37:26.288792115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:26.289027008Z [Info] add_year_and_seasons_to_series: Starting migration of Log DB to 20
2025-11-21T23:37:26.289212952Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2025-11-21T23:37:26', 'add_year_and_seasons_to_series')
2025-11-21T23:37:26.289572256Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:26.290162103Z [Info] FluentMigrator.Runner.MigrationRunner: 20: add_year_and_seasons_to_series migrated
2025-11-21T23:37:26.290360092Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013638s
2025-11-21T23:37:26.290517960Z [Info] FluentMigrator.Runner.MigrationRunner: 21: drop_seasons_table migrating
2025-11-21T23:37:26.290699435Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:26.290927554Z [Info] drop_seasons_table: Starting migration of Log DB to 21
2025-11-21T23:37:26.291098058Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2025-11-21T23:37:26', 'drop_seasons_table')
2025-11-21T23:37:26.291439054Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:26.292080255Z [Info] FluentMigrator.Runner.MigrationRunner: 21: drop_seasons_table migrated
2025-11-21T23:37:26.292333805Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013672s
2025-11-21T23:37:26.292506293Z [Info] FluentMigrator.Runner.MigrationRunner: 22: move_indexer_to_generic_provider migrating
2025-11-21T23:37:26.292684021Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:26.292928062Z [Info] move_indexer_to_generic_provider: Starting migration of Log DB to 22
2025-11-21T23:37:26.293116511Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2025-11-21T23:37:26', 'move_indexer_to_generic_provider')
2025-11-21T23:37:26.293470193Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:26.294068458Z [Info] FluentMigrator.Runner.MigrationRunner: 22: move_indexer_to_generic_provider migrated
2025-11-21T23:37:26.294264071Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013742s
2025-11-21T23:37:26.294429655Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_config_contract_to_indexers migrating
2025-11-21T23:37:26.294613916Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:26.294848378Z [Info] add_config_contract_to_indexers: Starting migration of Log DB to 23
2025-11-21T23:37:26.295035284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2025-11-21T23:37:26', 'add_config_contract_to_indexers')
2025-11-21T23:37:26.295395920Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:26.295999445Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_config_contract_to_indexers migrated
2025-11-21T23:37:26.296206282Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013722s
2025-11-21T23:37:26.296372115Z [Info] FluentMigrator.Runner.MigrationRunner: 24: drop_tvdb_episodeid migrating
2025-11-21T23:37:26.296554493Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:26.296788263Z [Info] drop_tvdb_episodeid: Starting migration of Log DB to 24
2025-11-21T23:37:26.296961312Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2025-11-21T23:37:26', 'drop_tvdb_episodeid')
2025-11-21T23:37:26.297318441Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:26.297888649Z [Info] FluentMigrator.Runner.MigrationRunner: 24: drop_tvdb_episodeid migrated
2025-11-21T23:37:26.298073220Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013293s
2025-11-21T23:37:26.298240978Z [Info] FluentMigrator.Runner.MigrationRunner: 25: move_notification_to_generic_provider migrating
2025-11-21T23:37:26.298428656Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:26.298664100Z [Info] move_notification_to_generic_provider: Starting migration of Log DB to 25
2025-11-21T23:37:26.298858291Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2025-11-21T23:37:26', 'move_notification_to_generic_provider')
2025-11-21T23:37:26.299221362Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:26.299804887Z [Info] FluentMigrator.Runner.MigrationRunner: 25: move_notification_to_generic_provider migrated
2025-11-21T23:37:26.300067155Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013694s
2025-11-21T23:37:26.300230484Z [Info] FluentMigrator.Runner.MigrationRunner: 26: add_config_contract_to_notifications migrating
2025-11-21T23:37:26.300424134Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:26.300654477Z [Info] add_config_contract_to_notifications: Starting migration of Log DB to 26
2025-11-21T23:37:26.300845662Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2025-11-21T23:37:26', 'add_config_contract_to_notifications')
2025-11-21T23:37:26.301208573Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:26.301800033Z [Info] FluentMigrator.Runner.MigrationRunner: 26: add_config_contract_to_notifications migrated
2025-11-21T23:37:26.301997491Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013718s
2025-11-21T23:37:26.302161862Z [Info] FluentMigrator.Runner.MigrationRunner: 27: fix_omgwtfnzbs migrating
2025-11-21T23:37:26.302333247Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:26.302568190Z [Info] fix_omgwtfnzbs: Starting migration of Log DB to 27
2025-11-21T23:37:26.302737180Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2025-11-21T23:37:26', 'fix_omgwtfnzbs')
2025-11-21T23:37:26.303073798Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:26.303679096Z [Info] FluentMigrator.Runner.MigrationRunner: 27: fix_omgwtfnzbs migrated
2025-11-21T23:37:26.303855812Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013254s
2025-11-21T23:37:26.304024642Z [Info] FluentMigrator.Runner.MigrationRunner: 28: add_blacklist_table migrating
2025-11-21T23:37:26.304200045Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:26.304434167Z [Info] add_blacklist_table: Starting migration of Log DB to 28
2025-11-21T23:37:26.304608157Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2025-11-21T23:37:26', 'add_blacklist_table')
2025-11-21T23:37:26.304951147Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:26.305553901Z [Info] FluentMigrator.Runner.MigrationRunner: 28: add_blacklist_table migrated
2025-11-21T23:37:26.305733372Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013458s
2025-11-21T23:37:26.305907152Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_formats_to_naming_config migrating
2025-11-21T23:37:26.306088668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:26.306318951Z [Info] add_formats_to_naming_config: Starting migration of Log DB to 29
2025-11-21T23:37:26.306505256Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2025-11-21T23:37:26', 'add_formats_to_naming_config')
2025-11-21T23:37:26.306858217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:26.307443856Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_formats_to_naming_config migrated
2025-11-21T23:37:26.307632346Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013485s
2025-11-21T23:37:26.307796666Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_season_folder_format_to_naming_config migrating
2025-11-21T23:37:26.308013483Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:26.308255961Z [Info] add_season_folder_format_to_naming_config: Starting migration of Log DB to 30
2025-11-21T23:37:26.308478629Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2025-11-21T23:37:26', 'add_season_folder_format_to_naming_config')
2025-11-21T23:37:26.308846710Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:26.309430756Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_season_folder_format_to_naming_config migrated
2025-11-21T23:37:26.309633575Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014163s
2025-11-21T23:37:26.309797224Z [Info] FluentMigrator.Runner.MigrationRunner: 31: delete_old_naming_config_columns migrating
2025-11-21T23:37:26.309998499Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:26.310215125Z [Info] delete_old_naming_config_columns: Starting migration of Log DB to 31
2025-11-21T23:37:26.310405469Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2025-11-21T23:37:26', 'delete_old_naming_config_columns')
2025-11-21T23:37:26.310759832Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:26.311345561Z [Info] FluentMigrator.Runner.MigrationRunner: 31: delete_old_naming_config_columns migrated
2025-11-21T23:37:26.311534321Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013552s
2025-11-21T23:37:26.311703933Z [Info] FluentMigrator.Runner.MigrationRunner: 32: set_default_release_group migrating
2025-11-21T23:37:26.311897813Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:26.312144139Z [Info] set_default_release_group: Starting migration of Log DB to 32
2025-11-21T23:37:26.312324422Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2025-11-21T23:37:26', 'set_default_release_group')
2025-11-21T23:37:26.312671731Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:26.313268152Z [Info] FluentMigrator.Runner.MigrationRunner: 32: set_default_release_group migrated
2025-11-21T23:37:26.313453295Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013681s
2025-11-21T23:37:26.313619850Z [Info] FluentMigrator.Runner.MigrationRunner: 33: add_api_key_to_pushover migrating
2025-11-21T23:37:26.313797969Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:26.314035126Z [Info] add_api_key_to_pushover: Starting migration of Log DB to 33
2025-11-21T23:37:26.314210529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2025-11-21T23:37:26', 'add_api_key_to_pushover')
2025-11-21T23:37:26.314567598Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:26.315152786Z [Info] FluentMigrator.Runner.MigrationRunner: 33: add_api_key_to_pushover migrated
2025-11-21T23:37:26.315338801Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001349s
2025-11-21T23:37:26.315503021Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_series_contraints migrating
2025-11-21T23:37:26.315680960Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:26.315931624Z [Info] remove_series_contraints: Starting migration of Log DB to 34
2025-11-21T23:37:26.316119573Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2025-11-21T23:37:26', 'remove_series_contraints')
2025-11-21T23:37:26.316470579Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:26.317117241Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_series_contraints migrated
2025-11-21T23:37:26.317304659Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014262s
2025-11-21T23:37:26.317469110Z [Info] FluentMigrator.Runner.MigrationRunner: 35: add_series_folder_format_to_naming_config migrating
2025-11-21T23:37:26.317662910Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:26.317897382Z [Info] add_series_folder_format_to_naming_config: Starting migration of Log DB to 35
2025-11-21T23:37:26.318094398Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2025-11-21T23:37:26', 'add_series_folder_format_to_naming_config')
2025-11-21T23:37:26.318465846Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:26.319095364Z [Info] FluentMigrator.Runner.MigrationRunner: 35: add_series_folder_format_to_naming_config migrated
2025-11-21T23:37:26.319298753Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014277s
2025-11-21T23:37:26.319463084Z [Info] FluentMigrator.Runner.MigrationRunner: 36: update_with_quality_converters migrating
2025-11-21T23:37:26.319646513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:26.319915525Z [Info] update_with_quality_converters: Starting migration of Log DB to 36
2025-11-21T23:37:26.320105527Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2025-11-21T23:37:26', 'update_with_quality_converters')
2025-11-21T23:37:26.320463157Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:26.321098356Z [Info] FluentMigrator.Runner.MigrationRunner: 36: update_with_quality_converters migrated
2025-11-21T23:37:26.321301094Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001445s
2025-11-21T23:37:26.321470505Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_configurable_qualities migrating
2025-11-21T23:37:26.321687793Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:26.322007697Z [Info] add_configurable_qualities: Starting migration of Log DB to 37
2025-11-21T23:37:26.322231407Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2025-11-21T23:37:26', 'add_configurable_qualities')
2025-11-21T23:37:26.322589118Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:26.323218274Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_configurable_qualities migrated
2025-11-21T23:37:26.323465863Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015296s
2025-11-21T23:37:26.323688050Z [Info] FluentMigrator.Runner.MigrationRunner: 38: add_on_upgrade_to_notifications migrating
2025-11-21T23:37:26.323969377Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:26.324293709Z [Info] add_on_upgrade_to_notifications: Starting migration of Log DB to 38
2025-11-21T23:37:26.324556358Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2025-11-21T23:37:26', 'add_on_upgrade_to_notifications')
2025-11-21T23:37:26.325061495Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:26.325713197Z [Info] FluentMigrator.Runner.MigrationRunner: 38: add_on_upgrade_to_notifications migrated
2025-11-21T23:37:26.325980575Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017399s
2025-11-21T23:37:26.326199626Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_metadata_tables migrating
2025-11-21T23:37:26.326442075Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:26.326760335Z [Info] add_metadata_tables: Starting migration of Log DB to 39
2025-11-21T23:37:26.326991090Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2025-11-21T23:37:26', 'add_metadata_tables')
2025-11-21T23:37:26.327481086Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:26.328165835Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_metadata_tables migrated
2025-11-21T23:37:26.328431971Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017159s
2025-11-21T23:37:26.328641473Z [Info] FluentMigrator.Runner.MigrationRunner: 40: add_metadata_to_episodes_and_series migrating
2025-11-21T23:37:26.328902137Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:26.329217943Z [Info] add_metadata_to_episodes_and_series: Starting migration of Log DB to 40
2025-11-21T23:37:26.329471874Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2025-11-21T23:37:26', 'add_metadata_to_episodes_and_series')
2025-11-21T23:37:26.329979336Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:26.330621619Z [Info] FluentMigrator.Runner.MigrationRunner: 40: add_metadata_to_episodes_and_series migrated
2025-11-21T23:37:26.330905701Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017179s
2025-11-21T23:37:26.331119011Z [Info] FluentMigrator.Runner.MigrationRunner: 41: fix_xbmc_season_images_metadata migrating
2025-11-21T23:37:26.331382541Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:26.331689429Z [Info] fix_xbmc_season_images_metadata: Starting migration of Log DB to 41
2025-11-21T23:37:26.331962900Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2025-11-21T23:37:26', 'fix_xbmc_season_images_metadata')
2025-11-21T23:37:26.332465822Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:26.333075590Z [Info] FluentMigrator.Runner.MigrationRunner: 41: fix_xbmc_season_images_metadata migrated
2025-11-21T23:37:26.333345784Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016902s
2025-11-21T23:37:26.333561328Z [Info] FluentMigrator.Runner.MigrationRunner: 42: add_download_clients_table migrating
2025-11-21T23:37:26.333809006Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:26.334119101Z [Info] add_download_clients_table: Starting migration of Log DB to 42
2025-11-21T23:37:26.334358913Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2025-11-21T23:37:26', 'add_download_clients_table')
2025-11-21T23:37:26.334849281Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:26.335469389Z [Info] FluentMigrator.Runner.MigrationRunner: 42: add_download_clients_table migrated
2025-11-21T23:37:26.335724853Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016577s
2025-11-21T23:37:26.335967632Z [Info] FluentMigrator.Runner.MigrationRunner: 43: convert_config_to_download_clients migrating
2025-11-21T23:37:26.336227966Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:26.336552129Z [Info] convert_config_to_download_clients: Starting migration of Log DB to 43
2025-11-21T23:37:26.336816892Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (43, '2025-11-21T23:37:26', 'convert_config_to_download_clients')
2025-11-21T23:37:26.337323021Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:26.337959302Z [Info] FluentMigrator.Runner.MigrationRunner: 43: convert_config_to_download_clients migrated
2025-11-21T23:37:26.338233975Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017302s
2025-11-21T23:37:26.338451393Z [Info] FluentMigrator.Runner.MigrationRunner: 44: fix_xbmc_episode_metadata migrating
2025-11-21T23:37:26.338696727Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:26.339009015Z [Info] fix_xbmc_episode_metadata: Starting migration of Log DB to 44
2025-11-21T23:37:26.339256474Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2025-11-21T23:37:26', 'fix_xbmc_episode_metadata')
2025-11-21T23:37:26.339738975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:26.340440527Z [Info] FluentMigrator.Runner.MigrationRunner: 44: fix_xbmc_episode_metadata migrated
2025-11-21T23:37:26.340701222Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017349s
2025-11-21T23:37:26.340921846Z [Info] FluentMigrator.Runner.MigrationRunner: 45: add_indexes migrating
2025-11-21T23:37:26.341145757Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:26.341464058Z [Info] add_indexes: Starting migration of Log DB to 45
2025-11-21T23:37:26.341682037Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (45, '2025-11-21T23:37:26', 'add_indexes')
2025-11-21T23:37:26.342148195Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:26.342807763Z [Info] FluentMigrator.Runner.MigrationRunner: 45: add_indexes migrated
2025-11-21T23:37:26.343042406Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016566s
2025-11-21T23:37:26.343258130Z [Info] FluentMigrator.Runner.MigrationRunner: 46: fix_nzb_su_url migrating
2025-11-21T23:37:26.343487973Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:26.343800512Z [Info] fix_nzb_su_url: Starting migration of Log DB to 46
2025-11-21T23:37:26.344047299Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (46, '2025-11-21T23:37:26', 'fix_nzb_su_url')
2025-11-21T23:37:26.344526914Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:26.345132333Z [Info] FluentMigrator.Runner.MigrationRunner: 46: fix_nzb_su_url migrated
2025-11-21T23:37:26.345372687Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016385s
2025-11-21T23:37:26.345591407Z [Info] FluentMigrator.Runner.MigrationRunner: 47: add_temporary_blacklist_columns migrating
2025-11-21T23:37:26.345843014Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:26.346157557Z [Info] add_temporary_blacklist_columns: Starting migration of Log DB to 47
2025-11-21T23:37:26.346411078Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (47, '2025-11-21T23:37:26', 'add_temporary_blacklist_columns')
2025-11-21T23:37:26.346912788Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:26.347518247Z [Info] FluentMigrator.Runner.MigrationRunner: 47: add_temporary_blacklist_columns migrated
2025-11-21T23:37:26.347783250Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016699s
2025-11-21T23:37:26.348025839Z [Info] FluentMigrator.Runner.MigrationRunner: 48: add_title_to_scenemappings migrating
2025-11-21T23:37:26.348281714Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:26.348598151Z [Info] add_title_to_scenemappings: Starting migration of Log DB to 48
2025-11-21T23:37:26.348850459Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (48, '2025-11-21T23:37:26', 'add_title_to_scenemappings')
2025-11-21T23:37:26.349356247Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:26.349975243Z [Info] FluentMigrator.Runner.MigrationRunner: 48: add_title_to_scenemappings migrated
2025-11-21T23:37:26.350236599Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016902s
2025-11-21T23:37:26.350454127Z [Info] FluentMigrator.Runner.MigrationRunner: 49: fix_dognzb_url migrating
2025-11-21T23:37:26.350681245Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:26.350993654Z [Info] fix_dognzb_url: Starting migration of Log DB to 49
2025-11-21T23:37:26.351217955Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (49, '2025-11-21T23:37:26', 'fix_dognzb_url')
2025-11-21T23:37:26.351682320Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:26.352343571Z [Info] FluentMigrator.Runner.MigrationRunner: 49: fix_dognzb_url migrated
2025-11-21T23:37:26.352587522Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016545s
2025-11-21T23:37:26.352811483Z [Info] FluentMigrator.Runner.MigrationRunner: 50: add_hash_to_metadata_files migrating
2025-11-21T23:37:26.353063551Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:26.353395940Z [Info] add_hash_to_metadata_files: Starting migration of Log DB to 50
2025-11-21T23:37:26.353633669Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (50, '2025-11-21T23:37:26', 'add_hash_to_metadata_files')
2025-11-21T23:37:26.354129056Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:26.354796640Z [Info] FluentMigrator.Runner.MigrationRunner: 50: add_hash_to_metadata_files migrated
2025-11-21T23:37:26.355058788Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017295s
2025-11-21T23:37:26.355277178Z [Info] FluentMigrator.Runner.MigrationRunner: 51: download_client_import migrating
2025-11-21T23:37:26.355522111Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:26.355838267Z [Info] download_client_import: Starting migration of Log DB to 51
2025-11-21T23:37:26.356166348Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (51, '2025-11-21T23:37:26', 'download_client_import')
2025-11-21T23:37:26.356644019Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:26.357250470Z [Info] FluentMigrator.Runner.MigrationRunner: 51: download_client_import migrated
2025-11-21T23:37:26.357507969Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017201s
2025-11-21T23:37:26.357720757Z [Info] FluentMigrator.Runner.MigrationRunner: 52: add_columns_for_anime migrating
2025-11-21T23:37:26.357956161Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:26.358272708Z [Info] add_columns_for_anime: Starting migration of Log DB to 52
2025-11-21T23:37:26.358506008Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (52, '2025-11-21T23:37:26', 'add_columns_for_anime')
2025-11-21T23:37:26.358990704Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:26.359592565Z [Info] FluentMigrator.Runner.MigrationRunner: 52: add_columns_for_anime migrated
2025-11-21T23:37:26.359856607Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016297s
2025-11-21T23:37:26.360085849Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_series_sorttitle migrating
2025-11-21T23:37:26.360333307Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:26.360656868Z [Info] add_series_sorttitle: Starting migration of Log DB to 53
2025-11-21T23:37:26.361487781Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (53, '2025-11-21T23:37:26', 'add_series_sorttitle')
2025-11-21T23:37:26.361966846Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:26.362583347Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_series_sorttitle migrated
2025-11-21T23:37:26.362836126Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022472s
2025-11-21T23:37:26.363052131Z [Info] FluentMigrator.Runner.MigrationRunner: 54: rename_profiles migrating
2025-11-21T23:37:26.363278356Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:26.363593801Z [Info] rename_profiles: Starting migration of Log DB to 54
2025-11-21T23:37:26.363819706Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (54, '2025-11-21T23:37:26', 'rename_profiles')
2025-11-21T23:37:26.364316206Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:26.364936274Z [Info] FluentMigrator.Runner.MigrationRunner: 54: rename_profiles migrated
2025-11-21T23:37:26.365177309Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016422s
2025-11-21T23:37:26.365400539Z [Info] FluentMigrator.Runner.MigrationRunner: 55: drop_old_profile_columns migrating
2025-11-21T23:37:26.365642967Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:26.365956778Z [Info] drop_old_profile_columns: Starting migration of Log DB to 55
2025-11-21T23:37:26.366196631Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (55, '2025-11-21T23:37:26', 'drop_old_profile_columns')
2025-11-21T23:37:26.366683251Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:26.367291415Z [Info] FluentMigrator.Runner.MigrationRunner: 55: drop_old_profile_columns migrated
2025-11-21T23:37:26.367549014Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001644s
2025-11-21T23:37:26.367766372Z [Info] FluentMigrator.Runner.MigrationRunner: 56: add_mediainfo_to_episodefile migrating
2025-11-21T23:37:26.368232019Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:26.368780523Z [Info] add_mediainfo_to_episodefile: Starting migration of Log DB to 56
2025-11-21T23:37:26.369227143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (56, '2025-11-21T23:37:26', 'add_mediainfo_to_episodefile')
2025-11-21T23:37:26.369715957Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:26.370286095Z [Info] FluentMigrator.Runner.MigrationRunner: 56: add_mediainfo_to_episodefile migrated
2025-11-21T23:37:26.370475997Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020706s
2025-11-21T23:37:26.370642943Z [Info] FluentMigrator.Runner.MigrationRunner: 57: convert_episode_file_path_to_relative migrating
2025-11-21T23:37:26.370832715Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:26.371078310Z [Info] convert_episode_file_path_to_relative: Starting migration of Log DB to 57
2025-11-21T23:37:26.371269464Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (57, '2025-11-21T23:37:26', 'convert_episode_file_path_to_relative')
2025-11-21T23:37:26.371636744Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:26.372170188Z [Info] FluentMigrator.Runner.MigrationRunner: 57: convert_episode_file_path_to_relative migrated
2025-11-21T23:37:26.372380261Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013286s
2025-11-21T23:37:26.372548720Z [Info] FluentMigrator.Runner.MigrationRunner: 58: drop_episode_file_path migrating
2025-11-21T23:37:26.372729975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:26.372965309Z [Info] drop_episode_file_path: Starting migration of Log DB to 58
2025-11-21T23:37:26.373141934Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (58, '2025-11-21T23:37:26', 'drop_episode_file_path')
2025-11-21T23:37:26.373485155Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:26.373992737Z [Info] FluentMigrator.Runner.MigrationRunner: 58: drop_episode_file_path migrated
2025-11-21T23:37:26.374187780Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012612s
2025-11-21T23:37:26.374346970Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_enable_options_to_indexers migrating
2025-11-21T23:37:26.374537554Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:26.374769000Z [Info] add_enable_options_to_indexers: Starting migration of Log DB to 59
2025-11-21T23:37:26.374954383Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (59, '2025-11-21T23:37:26', 'add_enable_options_to_indexers')
2025-11-21T23:37:26.375309077Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:26.375822030Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_enable_options_to_indexers migrated
2025-11-21T23:37:26.376041852Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012834s
2025-11-21T23:37:26.376203748Z [Info] FluentMigrator.Runner.MigrationRunner: 60: remove_enable_from_indexers migrating
2025-11-21T23:37:26.376384943Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:26.376615197Z [Info] remove_enable_from_indexers: Starting migration of Log DB to 60
2025-11-21T23:37:26.376800610Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (60, '2025-11-21T23:37:26', 'remove_enable_from_indexers')
2025-11-21T23:37:26.377148801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:26.377678267Z [Info] FluentMigrator.Runner.MigrationRunner: 60: remove_enable_from_indexers migrated
2025-11-21T23:37:26.377875805Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012923s
2025-11-21T23:37:26.378038242Z [Info] FluentMigrator.Runner.MigrationRunner: 61: clear_bad_scene_names migrating
2025-11-21T23:37:26.378213665Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:26.378450071Z [Info] clear_bad_scene_names: Starting migration of Log DB to 61
2025-11-21T23:37:26.378630083Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (61, '2025-11-21T23:37:26', 'clear_bad_scene_names')
2025-11-21T23:37:26.378973044Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:26.379547320Z [Info] FluentMigrator.Runner.MigrationRunner: 61: clear_bad_scene_names migrated
2025-11-21T23:37:26.379736491Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013296s
2025-11-21T23:37:26.379915151Z [Info] FluentMigrator.Runner.MigrationRunner: 62: convert_quality_models migrating
2025-11-21T23:37:26.380094702Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:26.380326429Z [Info] convert_quality_models: Starting migration of Log DB to 62
2025-11-21T23:37:26.380504948Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (62, '2025-11-21T23:37:26', 'convert_quality_models')
2025-11-21T23:37:26.380852598Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:26.381689242Z [Info] FluentMigrator.Runner.MigrationRunner: 62: convert_quality_models migrated
2025-11-21T23:37:26.381892281Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015839s
2025-11-21T23:37:26.382066402Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_remotepathmappings migrating
2025-11-21T23:37:26.382258248Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:26.382502650Z [Info] add_remotepathmappings: Starting migration of Log DB to 63
2025-11-21T23:37:26.382713334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (63, '2025-11-21T23:37:26', 'add_remotepathmappings')
2025-11-21T23:37:26.383079952Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:26.383590360Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_remotepathmappings migrated
2025-11-21T23:37:26.383803920Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013303s
2025-11-21T23:37:26.384000936Z [Info] FluentMigrator.Runner.MigrationRunner: 64: remove_method_from_logs migrating
2025-11-21T23:37:26.384186239Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:26.384433447Z [Info] remove_method_from_logs: Starting migration of Log DB to 64
2025-11-21T23:37:26.384924155Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Logs Method
2025-11-21T23:37:26.385492589Z [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)
2025-11-21T23:37:26.386072607Z [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"
2025-11-21T23:37:26.386546151Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs"
2025-11-21T23:37:26.387038532Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Logs_temp" RENAME TO "Logs"
2025-11-21T23:37:26.387942432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC)
2025-11-21T23:37:26.388279190Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031568s
2025-11-21T23:37:26.388464312Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (64, '2025-11-21T23:37:26', 'remove_method_from_logs')
2025-11-21T23:37:26.388838947Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:26.389457392Z [Info] FluentMigrator.Runner.MigrationRunner: 64: remove_method_from_logs migrated
2025-11-21T23:37:26.389651322Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043303s
2025-11-21T23:37:26.389823238Z [Info] FluentMigrator.Runner.MigrationRunner: 65: make_scene_numbering_nullable migrating
2025-11-21T23:37:26.390026046Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:26.390270148Z [Info] make_scene_numbering_nullable: Starting migration of Log DB to 65
2025-11-21T23:37:26.390475902Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (65, '2025-11-21T23:37:26', 'make_scene_numbering_nullable')
2025-11-21T23:37:26.390837059Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:26.391441586Z [Info] FluentMigrator.Runner.MigrationRunner: 65: make_scene_numbering_nullable migrated
2025-11-21T23:37:26.391639184Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014057s
2025-11-21T23:37:26.391810850Z [Info] FluentMigrator.Runner.MigrationRunner: 66: add_tags migrating
2025-11-21T23:37:26.392000612Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:26.392237709Z [Info] add_tags: Starting migration of Log DB to 66
2025-11-21T23:37:26.392429766Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (66, '2025-11-21T23:37:26', 'add_tags')
2025-11-21T23:37:26.392782586Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:26.393365710Z [Info] FluentMigrator.Runner.MigrationRunner: 66: add_tags migrated
2025-11-21T23:37:26.393547626Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013663s
2025-11-21T23:37:26.393746797Z [Info] FluentMigrator.Runner.MigrationRunner: 67: add_added_to_series migrating
2025-11-21T23:37:26.393919325Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:26.394164318Z [Info] add_added_to_series: Starting migration of Log DB to 67
2025-11-21T23:37:26.394350042Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (67, '2025-11-21T23:37:26', 'add_added_to_series')
2025-11-21T23:37:26.394718343Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:26.395366649Z [Info] FluentMigrator.Runner.MigrationRunner: 67: add_added_to_series migrated
2025-11-21T23:37:26.395556761Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001439s
2025-11-21T23:37:26.395729479Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_release_restrictions migrating
2025-11-21T23:37:26.395938720Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:26.396200147Z [Info] add_release_restrictions: Starting migration of Log DB to 68
2025-11-21T23:37:26.396396642Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (68, '2025-11-21T23:37:26', 'add_release_restrictions')
2025-11-21T23:37:26.396758661Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:26.397369000Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_release_restrictions migrated
2025-11-21T23:37:26.397568151Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014304s
2025-11-21T23:37:26.397742231Z [Info] FluentMigrator.Runner.MigrationRunner: 69: quality_proper migrating
2025-11-21T23:37:26.397925570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:26.398162397Z [Info] quality_proper: Starting migration of Log DB to 69
2025-11-21T23:37:26.398356959Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (69, '2025-11-21T23:37:26', 'quality_proper')
2025-11-21T23:37:26.398712535Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:26.399352914Z [Info] FluentMigrator.Runner.MigrationRunner: 69: quality_proper migrated
2025-11-21T23:37:26.399549299Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014296s
2025-11-21T23:37:26.399732458Z [Info] FluentMigrator.Runner.MigrationRunner: 70: delay_profile migrating
2025-11-21T23:37:26.399935577Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:26.400181141Z [Info] delay_profile: Starting migration of Log DB to 70
2025-11-21T23:37:26.400369511Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (70, '2025-11-21T23:37:26', 'delay_profile')
2025-11-21T23:37:26.400739826Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:26.401388923Z [Info] FluentMigrator.Runner.MigrationRunner: 70: delay_profile migrated
2025-11-21T23:37:26.401567523Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014445s
2025-11-21T23:37:26.401739649Z [Info] FluentMigrator.Runner.MigrationRunner: 71: unknown_quality_in_profile migrating
2025-11-21T23:37:26.401926435Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:26.402238093Z [Info] unknown_quality_in_profile: Starting migration of Log DB to 71
2025-11-21T23:37:26.402438687Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (71, '2025-11-21T23:37:26', 'unknown_quality_in_profile')
2025-11-21T23:37:26.402804283Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:26.403451686Z [Info] FluentMigrator.Runner.MigrationRunner: 71: unknown_quality_in_profile migrated
2025-11-21T23:37:26.403661338Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015211s
2025-11-21T23:37:26.403837583Z [Info] FluentMigrator.Runner.MigrationRunner: 72: history_downloadId migrating
2025-11-21T23:37:26.404034409Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:26.404286096Z [Info] history_downloadId: Starting migration of Log DB to 72
2025-11-21T23:37:26.404470828Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (72, '2025-11-21T23:37:26', 'history_downloadId')
2025-11-21T23:37:26.404848919Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:26.405672257Z [Info] FluentMigrator.Runner.MigrationRunner: 72: history_downloadId migrated
2025-11-21T23:37:26.405865375Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016336s
2025-11-21T23:37:26.406037502Z [Info] FluentMigrator.Runner.MigrationRunner: 73: clear_ratings migrating
2025-11-21T23:37:26.406223406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:26.406465103Z [Info] clear_ratings: Starting migration of Log DB to 73
2025-11-21T23:37:26.406649684Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (73, '2025-11-21T23:37:26', 'clear_ratings')
2025-11-21T23:37:26.407003366Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:26.407588685Z [Info] FluentMigrator.Runner.MigrationRunner: 73: clear_ratings migrated
2025-11-21T23:37:26.407785271Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013648s
2025-11-21T23:37:26.407970784Z [Info] FluentMigrator.Runner.MigrationRunner: 74: disable_eztv migrating
2025-11-21T23:37:26.408142179Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:26.408388505Z [Info] disable_eztv: Starting migration of Log DB to 74
2025-11-21T23:37:26.408584379Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (74, '2025-11-21T23:37:26', 'disable_eztv')
2025-11-21T23:37:26.408930346Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:26.409523891Z [Info] FluentMigrator.Runner.MigrationRunner: 74: disable_eztv migrated
2025-11-21T23:37:26.409705366Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013762s
2025-11-21T23:37:26.409892403Z [Info] FluentMigrator.Runner.MigrationRunner: 75: force_lib_update migrating
2025-11-21T23:37:26.410070191Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:26.410319052Z [Info] force_lib_update: Starting migration of Log DB to 75
2025-11-21T23:37:26.410507471Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (75, '2025-11-21T23:37:26', 'force_lib_update')
2025-11-21T23:37:26.410867707Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:26.411440951Z [Info] FluentMigrator.Runner.MigrationRunner: 75: force_lib_update migrated
2025-11-21T23:37:26.411625432Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013638s
2025-11-21T23:37:26.414935957Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_users_table migrating
2025-11-21T23:37:26.415171792Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:26.415438819Z [Info] add_users_table: Starting migration of Log DB to 76
2025-11-21T23:37:26.415630225Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (76, '2025-11-21T23:37:26', 'add_users_table')
2025-11-21T23:37:26.416080872Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:26.416710099Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_users_table migrated
2025-11-21T23:37:26.416905181Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015417s
2025-11-21T23:37:26.417078831Z [Info] FluentMigrator.Runner.MigrationRunner: 77: add_add_options_to_series migrating
2025-11-21T23:37:26.417268693Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:26.417506061Z [Info] add_add_options_to_series: Starting migration of Log DB to 77
2025-11-21T23:37:26.417726144Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (77, '2025-11-21T23:37:26', 'add_add_options_to_series')
2025-11-21T23:37:26.418085317Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:26.418670706Z [Info] FluentMigrator.Runner.MigrationRunner: 77: add_add_options_to_series migrated
2025-11-21T23:37:26.418872362Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014024s
2025-11-21T23:37:26.419055310Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_commands_table migrating
2025-11-21T23:37:26.419232477Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:26.419489444Z [Info] add_commands_table: Starting migration of Log DB to 78
2025-11-21T23:37:26.419674257Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (78, '2025-11-21T23:37:26', 'add_commands_table')
2025-11-21T23:37:26.420064182Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:26.420644430Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_commands_table migrated
2025-11-21T23:37:26.420833059Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001397s
2025-11-21T23:37:26.421006639Z [Info] FluentMigrator.Runner.MigrationRunner: 79: dedupe_tags migrating
2025-11-21T23:37:26.421174286Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:26.421429921Z [Info] dedupe_tags: Starting migration of Log DB to 79
2025-11-21T23:37:26.421615044Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (79, '2025-11-21T23:37:26', 'dedupe_tags')
2025-11-21T23:37:26.421959537Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:26.422531789Z [Info] FluentMigrator.Runner.MigrationRunner: 79: dedupe_tags migrated
2025-11-21T23:37:26.422734758Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001354s
2025-11-21T23:37:26.422902806Z [Info] FluentMigrator.Runner.MigrationRunner: 81: move_dot_prefix_to_transmission_category migrating
2025-11-21T23:37:26.423113260Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:26.423350077Z [Info] move_dot_prefix_to_transmission_category: Starting migration of Log DB to 81
2025-11-21T23:37:26.423562384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (81, '2025-11-21T23:37:26', 'move_dot_prefix_to_transmission_category')
2025-11-21T23:37:26.423993923Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:26.425027243Z [Info] FluentMigrator.Runner.MigrationRunner: 81: move_dot_prefix_to_transmission_category migrated
2025-11-21T23:37:26.425261154Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019112s
2025-11-21T23:37:26.425418290Z [Info] FluentMigrator.Runner.MigrationRunner: 82: add_fanzub_settings migrating
2025-11-21T23:37:26.425611840Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:26.425855681Z [Info] add_fanzub_settings: Starting migration of Log DB to 82
2025-11-21T23:37:26.426045774Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (82, '2025-11-21T23:37:26', 'add_fanzub_settings')
2025-11-21T23:37:26.426407021Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:26.426994263Z [Info] FluentMigrator.Runner.MigrationRunner: 82: add_fanzub_settings migrated
2025-11-21T23:37:26.427194306Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013762s
2025-11-21T23:37:26.427367264Z [Info] FluentMigrator.Runner.MigrationRunner: 83: additonal_blacklist_columns migrating
2025-11-21T23:37:26.427555643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:26.427796438Z [Info] additonal_blacklist_columns: Starting migration of Log DB to 83
2025-11-21T23:37:26.428029227Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (83, '2025-11-21T23:37:26', 'additonal_blacklist_columns')
2025-11-21T23:37:26.428408601Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:26.428983137Z [Info] FluentMigrator.Runner.MigrationRunner: 83: additonal_blacklist_columns migrated
2025-11-21T23:37:26.429185194Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014205s
2025-11-21T23:37:26.429373433Z [Info] FluentMigrator.Runner.MigrationRunner: 84: update_quality_minmax_size migrating
2025-11-21T23:37:26.429566382Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:26.429804541Z [Info] update_quality_minmax_size: Starting migration of Log DB to 84
2025-11-21T23:37:26.430004033Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (84, '2025-11-21T23:37:26', 'update_quality_minmax_size')
2025-11-21T23:37:26.430378356Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:26.430952102Z [Info] FluentMigrator.Runner.MigrationRunner: 84: update_quality_minmax_size migrated
2025-11-21T23:37:26.431147214Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013812s
2025-11-21T23:37:26.431320503Z [Info] FluentMigrator.Runner.MigrationRunner: 85: expand_transmission_urlbase migrating
2025-11-21T23:37:26.431511488Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:26.431778766Z [Info] expand_transmission_urlbase: Starting migration of Log DB to 85
2025-11-21T23:37:26.432051705Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (85, '2025-11-21T23:37:26', 'expand_transmission_urlbase')
2025-11-21T23:37:26.432418143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:26.433027730Z [Info] FluentMigrator.Runner.MigrationRunner: 85: expand_transmission_urlbase migrated
2025-11-21T23:37:26.433229126Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001513s
2025-11-21T23:37:26.433400641Z [Info] FluentMigrator.Runner.MigrationRunner: 86: pushbullet_device_ids migrating
2025-11-21T23:37:26.433588399Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:26.433827310Z [Info] pushbullet_device_ids: Starting migration of Log DB to 86
2025-11-21T23:37:26.434033365Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (86, '2025-11-21T23:37:26', 'pushbullet_device_ids')
2025-11-21T23:37:26.434394071Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:26.434973768Z [Info] FluentMigrator.Runner.MigrationRunner: 86: pushbullet_device_ids migrated
2025-11-21T23:37:26.435171516Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013874s
2025-11-21T23:37:26.435355286Z [Info] FluentMigrator.Runner.MigrationRunner: 87: remove_eztv migrating
2025-11-21T23:37:26.435528956Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:26.435777757Z [Info] remove_eztv: Starting migration of Log DB to 87
2025-11-21T23:37:26.435970996Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (87, '2025-11-21T23:37:26', 'remove_eztv')
2025-11-21T23:37:26.436334407Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:26.436924686Z [Info] FluentMigrator.Runner.MigrationRunner: 87: remove_eztv migrated
2025-11-21T23:37:26.437118666Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013815s
2025-11-21T23:37:26.437290482Z [Info] FluentMigrator.Runner.MigrationRunner: 88: pushbullet_devices_channels_list migrating
2025-11-21T23:37:26.437481156Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:26.437748765Z [Info] pushbullet_devices_channels_list: Starting migration of Log DB to 88
2025-11-21T23:37:26.437949309Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (88, '2025-11-21T23:37:26', 'pushbullet_devices_channels_list')
2025-11-21T23:37:26.438333522Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:26.439029173Z [Info] FluentMigrator.Runner.MigrationRunner: 88: pushbullet_devices_channels_list migrated
2025-11-21T23:37:26.439247563Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015414s
2025-11-21T23:37:26.439420260Z [Info] FluentMigrator.Runner.MigrationRunner: 89: add_on_rename_to_notifcations migrating
2025-11-21T23:37:26.439616004Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:26.439867060Z [Info] add_on_rename_to_notifcations: Starting migration of Log DB to 89
2025-11-21T23:37:26.440070259Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (89, '2025-11-21T23:37:26', 'add_on_rename_to_notifcations')
2025-11-21T23:37:26.440451927Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:26.441110032Z [Info] FluentMigrator.Runner.MigrationRunner: 89: add_on_rename_to_notifcations migrated
2025-11-21T23:37:26.441326388Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014902s
2025-11-21T23:37:26.441498164Z [Info] FluentMigrator.Runner.MigrationRunner: 90: update_kickass_url migrating
2025-11-21T23:37:26.441691613Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:26.441948330Z [Info] update_kickass_url: Starting migration of Log DB to 90
2025-11-21T23:37:26.442133002Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (90, '2025-11-21T23:37:26', 'update_kickass_url')
2025-11-21T23:37:26.442491804Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:26.443089918Z [Info] FluentMigrator.Runner.MigrationRunner: 90: update_kickass_url migrated
2025-11-21T23:37:26.443272917Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013864s
2025-11-21T23:37:26.443498421Z [Info] FluentMigrator.Runner.MigrationRunner: 91: added_indexerstatus migrating
2025-11-21T23:37:26.443640627Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:26.443902584Z [Info] added_indexerstatus: Starting migration of Log DB to 91
2025-11-21T23:37:26.444109511Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (91, '2025-11-21T23:37:26', 'added_indexerstatus')
2025-11-21T23:37:26.444469716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:26.445065606Z [Info] FluentMigrator.Runner.MigrationRunner: 91: added_indexerstatus migrated
2025-11-21T23:37:26.445265759Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014194s
2025-11-21T23:37:26.445443737Z [Info] FluentMigrator.Runner.MigrationRunner: 92: add_unverifiedscenenumbering migrating
2025-11-21T23:37:26.445643900Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:26.445881769Z [Info] add_unverifiedscenenumbering: Starting migration of Log DB to 92
2025-11-21T23:37:26.446087994Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (92, '2025-11-21T23:37:26', 'add_unverifiedscenenumbering')
2025-11-21T23:37:26.446483030Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:26.447060182Z [Info] FluentMigrator.Runner.MigrationRunner: 92: add_unverifiedscenenumbering migrated
2025-11-21T23:37:26.447267439Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001417s
2025-11-21T23:37:26.447436579Z [Info] FluentMigrator.Runner.MigrationRunner: 93: naming_config_replace_illegal_characters migrating
2025-11-21T23:37:26.447644207Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:26.447948710Z [Info] naming_config_replace_illegal_characters: Starting migration of Log DB to 93
2025-11-21T23:37:26.448164515Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (93, '2025-11-21T23:37:26', 'naming_config_replace_illegal_characters')
2025-11-21T23:37:26.448540903Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:26.449138255Z [Info] FluentMigrator.Runner.MigrationRunner: 93: naming_config_replace_illegal_characters migrated
2025-11-21T23:37:26.449353198Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014726s
2025-11-21T23:37:26.449524473Z [Info] FluentMigrator.Runner.MigrationRunner: 94: add_tvmazeid migrating
2025-11-21T23:37:26.449696619Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:26.449944759Z [Info] add_tvmazeid: Starting migration of Log DB to 94
2025-11-21T23:37:26.450130763Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (94, '2025-11-21T23:37:26', 'add_tvmazeid')
2025-11-21T23:37:26.450493604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:26.451059022Z [Info] FluentMigrator.Runner.MigrationRunner: 94: add_tvmazeid migrated
2025-11-21T23:37:26.451245498Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001361s
2025-11-21T23:37:26.451429919Z [Info] FluentMigrator.Runner.MigrationRunner: 95: add_additional_episodes_index migrating
2025-11-21T23:37:26.451636545Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:26.451882861Z [Info] add_additional_episodes_index: Starting migration of Log DB to 95
2025-11-21T23:37:26.452092974Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (95, '2025-11-21T23:37:26', 'add_additional_episodes_index')
2025-11-21T23:37:26.452470514Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:26.453046453Z [Info] FluentMigrator.Runner.MigrationRunner: 95: add_additional_episodes_index migrated
2025-11-21T23:37:26.453251466Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014182s
2025-11-21T23:37:26.453426499Z [Info] FluentMigrator.Runner.MigrationRunner: 96: disable_kickass migrating
2025-11-21T23:37:26.453605278Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:26.453858087Z [Info] disable_kickass: Starting migration of Log DB to 96
2025-11-21T23:37:26.454047930Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (96, '2025-11-21T23:37:26', 'disable_kickass')
2025-11-21T23:37:26.454401993Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:26.454972211Z [Info] FluentMigrator.Runner.MigrationRunner: 96: disable_kickass migrated
2025-11-21T23:37:26.455183105Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013644s
2025-11-21T23:37:26.455351865Z [Info] FluentMigrator.Runner.MigrationRunner: 97: add_reason_to_pending_releases migrating
2025-11-21T23:37:26.455546116Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:26.455781831Z [Info] add_reason_to_pending_releases: Starting migration of Log DB to 97
2025-11-21T23:37:26.456006443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (97, '2025-11-21T23:37:26', 'add_reason_to_pending_releases')
2025-11-21T23:37:26.456402650Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:26.457048861Z [Info] FluentMigrator.Runner.MigrationRunner: 97: add_reason_to_pending_releases migrated
2025-11-21T23:37:26.457253053Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014956s
2025-11-21T23:37:26.457422874Z [Info] FluentMigrator.Runner.MigrationRunner: 98: remove_titans_of_tv migrating
2025-11-21T23:37:26.457614430Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:26.457859203Z [Info] remove_titans_of_tv: Starting migration of Log DB to 98
2025-11-21T23:37:26.458054797Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (98, '2025-11-21T23:37:26', 'remove_titans_of_tv')
2025-11-21T23:37:26.458412837Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:26.459011483Z [Info] FluentMigrator.Runner.MigrationRunner: 98: remove_titans_of_tv migrated
2025-11-21T23:37:26.459256175Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013976s
2025-11-21T23:37:26.459426819Z [Info] FluentMigrator.Runner.MigrationRunner: 99: extra_and_subtitle_files migrating
2025-11-21T23:37:26.459628805Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:26.459878598Z [Info] extra_and_subtitle_files: Starting migration of Log DB to 99
2025-11-21T23:37:26.460096256Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (99, '2025-11-21T23:37:26', 'extra_and_subtitle_files')
2025-11-21T23:37:26.460451522Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:26.461060648Z [Info] FluentMigrator.Runner.MigrationRunner: 99: extra_and_subtitle_files migrated
2025-11-21T23:37:26.461261212Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014358s
2025-11-21T23:37:26.461441655Z [Info] FluentMigrator.Runner.MigrationRunner: 100: add_scene_season_number migrating
2025-11-21T23:37:26.461633972Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:26.461872232Z [Info] add_scene_season_number: Starting migration of Log DB to 100
2025-11-21T23:37:26.462072445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (100, '2025-11-21T23:37:26', 'add_scene_season_number')
2025-11-21T23:37:26.462437140Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:26.463047148Z [Info] FluentMigrator.Runner.MigrationRunner: 100: add_scene_season_number migrated
2025-11-21T23:37:26.463259335Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014154s
2025-11-21T23:37:26.463426291Z [Info] FluentMigrator.Runner.MigrationRunner: 101: add_ultrahd_quality_in_profiles migrating
2025-11-21T23:37:26.463625282Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:26.463898822Z [Info] add_ultrahd_quality_in_profiles: Starting migration of Log DB to 101
2025-11-21T23:37:26.464109326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (101, '2025-11-21T23:37:26', 'add_ultrahd_quality_in_profiles')
2025-11-21T23:37:26.464476445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:26.465094159Z [Info] FluentMigrator.Runner.MigrationRunner: 101: add_ultrahd_quality_in_profiles migrated
2025-11-21T23:37:26.465316857Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014663s
2025-11-21T23:37:26.465488693Z [Info] FluentMigrator.Runner.MigrationRunner: 102: add_language_to_episodeFiles_history_and_blacklist migrating
2025-11-21T23:37:26.465720039Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:26.465952557Z [Info] add_language_to_episodeFiles_history_and_blacklist: Starting migration of Log DB to 102
2025-11-21T23:37:26.466192029Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (102, '2025-11-21T23:37:26', 'add_language_to_episodeFiles_history_and_blacklist')
2025-11-21T23:37:26.466592305Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:26.467189517Z [Info] FluentMigrator.Runner.MigrationRunner: 102: add_language_to_episodeFiles_history_and_blacklist migrated
2025-11-21T23:37:26.467405131Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014759s
2025-11-21T23:37:26.467601747Z [Info] FluentMigrator.Runner.MigrationRunner: 103: fix_metadata_file_extensions migrating
2025-11-21T23:37:26.467793313Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:26.468120912Z [Info] fix_metadata_file_extensions: Starting migration of Log DB to 103
2025-11-21T23:37:26.468308470Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (103, '2025-11-21T23:37:26', 'fix_metadata_file_extensions')
2025-11-21T23:37:26.468692243Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:26.469291439Z [Info] FluentMigrator.Runner.MigrationRunner: 103: fix_metadata_file_extensions migrated
2025-11-21T23:37:26.469493376Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014805s
2025-11-21T23:37:26.469661504Z [Info] FluentMigrator.Runner.MigrationRunner: 104: remove_kickass migrating
2025-11-21T23:37:26.469837528Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:26.470092893Z [Info] remove_kickass: Starting migration of Log DB to 104
2025-11-21T23:37:26.470280711Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (104, '2025-11-21T23:37:26', 'remove_kickass')
2025-11-21T23:37:26.470639112Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:26.471215022Z [Info] FluentMigrator.Runner.MigrationRunner: 104: remove_kickass migrated
2025-11-21T23:37:26.471411928Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013743s
2025-11-21T23:37:26.471583053Z [Info] FluentMigrator.Runner.MigrationRunner: 105: rename_torrent_downloadstation migrating
2025-11-21T23:37:26.471782785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:26.472037197Z [Info] rename_torrent_downloadstation: Starting migration of Log DB to 105
2025-11-21T23:37:26.472254715Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (105, '2025-11-21T23:37:26', 'rename_torrent_downloadstation')
2025-11-21T23:37:26.472635882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:26.473231011Z [Info] FluentMigrator.Runner.MigrationRunner: 105: rename_torrent_downloadstation migrated
2025-11-21T23:37:26.473434681Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014429s
2025-11-21T23:37:26.473606607Z [Info] FluentMigrator.Runner.MigrationRunner: 106: update_btn_url migrating
2025-11-21T23:37:26.473796218Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:26.474039658Z [Info] update_btn_url: Starting migration of Log DB to 106
2025-11-21T23:37:26.474229551Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (106, '2025-11-21T23:37:26', 'update_btn_url')
2025-11-21T23:37:26.474596660Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:26.475185786Z [Info] FluentMigrator.Runner.MigrationRunner: 106: update_btn_url migrated
2025-11-21T23:37:26.475378183Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013904s
2025-11-21T23:37:26.475562144Z [Info] FluentMigrator.Runner.MigrationRunner: 107: remove_wombles migrating
2025-11-21T23:37:26.475742577Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:26.476017099Z [Info] remove_wombles: Starting migration of Log DB to 107
2025-11-21T23:37:26.476218244Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (107, '2025-11-21T23:37:26', 'remove_wombles')
2025-11-21T23:37:26.476582588Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:26.477184780Z [Info] FluentMigrator.Runner.MigrationRunner: 107: remove_wombles migrated
2025-11-21T23:37:26.477370354Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014315s
2025-11-21T23:37:26.477553693Z [Info] FluentMigrator.Runner.MigrationRunner: 108: fix_extra_file_extension migrating
2025-11-21T23:37:26.477747002Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:26.477989020Z [Info] fix_extra_file_extension: Starting migration of Log DB to 108
2025-11-21T23:37:26.478192449Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (108, '2025-11-21T23:37:26', 'fix_extra_file_extension')
2025-11-21T23:37:26.478565460Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:26.479190008Z [Info] FluentMigrator.Runner.MigrationRunner: 108: fix_extra_file_extension migrated
2025-11-21T23:37:26.479374780Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014341s
2025-11-21T23:37:26.479552487Z [Info] FluentMigrator.Runner.MigrationRunner: 109: import_extra_files migrating
2025-11-21T23:37:26.479734855Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:26.480079148Z [Info] import_extra_files: Starting migration of Log DB to 109
2025-11-21T23:37:26.480263599Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (109, '2025-11-21T23:37:26', 'import_extra_files')
2025-11-21T23:37:26.480628604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:26.481228111Z [Info] FluentMigrator.Runner.MigrationRunner: 109: import_extra_files migrated
2025-11-21T23:37:26.481434406Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014864s
2025-11-21T23:37:26.481604128Z [Info] FluentMigrator.Runner.MigrationRunner: 110: fix_extra_files_config migrating
2025-11-21T23:37:26.481801425Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:26.482039745Z [Info] fix_extra_files_config: Starting migration of Log DB to 110
2025-11-21T23:37:26.482235018Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (110, '2025-11-21T23:37:26', 'fix_extra_files_config')
2025-11-21T23:37:26.482609201Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:26.483229931Z [Info] FluentMigrator.Runner.MigrationRunner: 110: fix_extra_files_config migrated
2025-11-21T23:37:26.483419102Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014307s
2025-11-21T23:37:26.483609585Z [Info] FluentMigrator.Runner.MigrationRunner: 111: create_language_profiles migrating
2025-11-21T23:37:26.483795459Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:26.484075183Z [Info] create_language_profiles: Starting migration of Log DB to 111
2025-11-21T23:37:26.484260065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (111, '2025-11-21T23:37:26', 'create_language_profiles')
2025-11-21T23:37:26.484619078Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:26.485246020Z [Info] FluentMigrator.Runner.MigrationRunner: 111: create_language_profiles migrated
2025-11-21T23:37:26.485440301Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014403s
2025-11-21T23:37:26.485624963Z [Info] FluentMigrator.Runner.MigrationRunner: 112: added_regex_to_scenemapping migrating
2025-11-21T23:37:26.485823553Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:26.486091703Z [Info] added_regex_to_scenemapping: Starting migration of Log DB to 112
2025-11-21T23:37:26.486283409Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (112, '2025-11-21T23:37:26', 'added_regex_to_scenemapping')
2025-11-21T23:37:26.486665979Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:26.487259404Z [Info] FluentMigrator.Runner.MigrationRunner: 112: added_regex_to_scenemapping migrated
2025-11-21T23:37:26.487534217Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014344s
2025-11-21T23:37:26.487749570Z [Info] FluentMigrator.Runner.MigrationRunner: 113: consolidate_indexer_baseurl migrating
2025-11-21T23:37:26.488026378Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:26.488282153Z [Info] consolidate_indexer_baseurl: Starting migration of Log DB to 113
2025-11-21T23:37:26.488486985Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (113, '2025-11-21T23:37:26', 'consolidate_indexer_baseurl')
2025-11-21T23:37:26.488865006Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:26.489470295Z [Info] FluentMigrator.Runner.MigrationRunner: 113: consolidate_indexer_baseurl migrated
2025-11-21T23:37:26.489666590Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014555s
2025-11-21T23:37:26.489840299Z [Info] FluentMigrator.Runner.MigrationRunner: 114: rename_indexer_status_id migrating
2025-11-21T23:37:26.490066084Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:26.490295205Z [Info] rename_indexer_status_id: Starting migration of Log DB to 114
2025-11-21T23:37:26.490495418Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (114, '2025-11-21T23:37:26', 'rename_indexer_status_id')
2025-11-21T23:37:26.490877407Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:26.491471734Z [Info] FluentMigrator.Runner.MigrationRunner: 114: rename_indexer_status_id migrated
2025-11-21T23:37:26.491673711Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014259s
2025-11-21T23:37:26.491840106Z [Info] FluentMigrator.Runner.MigrationRunner: 115: add_downloadclient_status migrating
2025-11-21T23:37:26.492057333Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:26.492308649Z [Info] add_downloadclient_status: Starting migration of Log DB to 115
2025-11-21T23:37:26.492509573Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (115, '2025-11-21T23:37:26', 'add_downloadclient_status')
2025-11-21T23:37:26.492879829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:26.493470217Z [Info] FluentMigrator.Runner.MigrationRunner: 115: add_downloadclient_status migrated
2025-11-21T23:37:26.493672445Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014188s
2025-11-21T23:37:26.493855583Z [Info] FluentMigrator.Runner.MigrationRunner: 116: disable_nyaa migrating
2025-11-21T23:37:26.494028992Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:26.494277503Z [Info] disable_nyaa: Starting migration of Log DB to 116
2025-11-21T23:37:26.494472586Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (116, '2025-11-21T23:37:26', 'disable_nyaa')
2025-11-21T23:37:26.494830957Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:26.495436677Z [Info] FluentMigrator.Runner.MigrationRunner: 116: disable_nyaa migrated
2025-11-21T23:37:26.495616148Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001397s
2025-11-21T23:37:26.495794086Z [Info] FluentMigrator.Runner.MigrationRunner: 117: add_webrip_and_br480_qualites_in_profile migrating
2025-11-21T23:37:26.496032326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:26.496289544Z [Info] add_webrip_and_br480_qualites_in_profile: Starting migration of Log DB to 117
2025-11-21T23:37:26.496511751Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (117, '2025-11-21T23:37:26', 'add_webrip_and_br480_qualites_in_profile')
2025-11-21T23:37:26.496891175Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:26.497488628Z [Info] FluentMigrator.Runner.MigrationRunner: 117: add_webrip_and_br480_qualites_in_profile migrated
2025-11-21T23:37:26.497714502Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014597s
2025-11-21T23:37:26.497892761Z [Info] FluentMigrator.Runner.MigrationRunner: 118: add_history_eventType_index migrating
2025-11-21T23:37:26.498083595Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:26.498333318Z [Info] add_history_eventType_index: Starting migration of Log DB to 118
2025-11-21T23:37:26.498543181Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (118, '2025-11-21T23:37:26', 'add_history_eventType_index')
2025-11-21T23:37:26.498927404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:26.499529907Z [Info] FluentMigrator.Runner.MigrationRunner: 118: add_history_eventType_index migrated
2025-11-21T23:37:26.499727695Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001444s
2025-11-21T23:37:26.499968079Z [Info] FluentMigrator.Runner.MigrationRunner: 119: separate_automatic_and_interactive_searches migrating
2025-11-21T23:37:26.500208273Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:26.500458958Z [Info] separate_automatic_and_interactive_searches: Starting migration of Log DB to 119
2025-11-21T23:37:26.500680454Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (119, '2025-11-21T23:37:26', 'separate_automatic_and_interactive_searches')
2025-11-21T23:37:26.501083796Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:26.501754336Z [Info] FluentMigrator.Runner.MigrationRunner: 119: separate_automatic_and_interactive_searches migrated
2025-11-21T23:37:26.501969850Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015379s
2025-11-21T23:37:26.502141766Z [Info] FluentMigrator.Runner.MigrationRunner: 120: update_series_episodes_history_indexes migrating
2025-11-21T23:37:26.502348051Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:26.502602934Z [Info] update_series_episodes_history_indexes: Starting migration of Log DB to 120
2025-11-21T23:37:26.502816755Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (120, '2025-11-21T23:37:26', 'update_series_episodes_history_indexes')
2025-11-21T23:37:26.503199014Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:26.503795275Z [Info] FluentMigrator.Runner.MigrationRunner: 120: update_series_episodes_history_indexes migrated
2025-11-21T23:37:26.504046110Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014506s
2025-11-21T23:37:26.504224178Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_animetosho_url migrating
2025-11-21T23:37:26.504405884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:26.504659014Z [Info] update_animetosho_url: Starting migration of Log DB to 121
2025-11-21T23:37:26.504850479Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (121, '2025-11-21T23:37:26', 'update_animetosho_url')
2025-11-21T23:37:26.505224031Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:26.505839921Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_animetosho_url migrated
2025-11-21T23:37:26.506041597Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014305s
2025-11-21T23:37:26.506221950Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_remux_qualities_in_profile migrating
2025-11-21T23:37:26.506465350Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:26.506670914Z [Info] add_remux_qualities_in_profile: Starting migration of Log DB to 122
2025-11-21T23:37:26.506884234Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (122, '2025-11-21T23:37:26', 'add_remux_qualities_in_profile')
2025-11-21T23:37:26.507251062Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:26.507934478Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_remux_qualities_in_profile migrated
2025-11-21T23:37:26.508144010Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015022s
2025-11-21T23:37:26.508320996Z [Info] FluentMigrator.Runner.MigrationRunner: 123: add_history_seriesId_index migrating
2025-11-21T23:37:26.508516329Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:26.508748096Z [Info] add_history_seriesId_index: Starting migration of Log DB to 123
2025-11-21T23:37:26.508963049Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (123, '2025-11-21T23:37:26', 'add_history_seriesId_index')
2025-11-21T23:37:26.509327583Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:26.509948543Z [Info] FluentMigrator.Runner.MigrationRunner: 123: add_history_seriesId_index migrated
2025-11-21T23:37:26.510141561Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014303s
2025-11-21T23:37:26.510332496Z [Info] FluentMigrator.Runner.MigrationRunner: 124: remove_media_browser_metadata migrating
2025-11-21T23:37:26.510523821Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:26.510767261Z [Info] remove_media_browser_metadata: Starting migration of Log DB to 124
2025-11-21T23:37:26.510963947Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (124, '2025-11-21T23:37:26', 'remove_media_browser_metadata')
2025-11-21T23:37:26.511343111Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:26.511970033Z [Info] FluentMigrator.Runner.MigrationRunner: 124: remove_media_browser_metadata migrated
2025-11-21T23:37:26.512184775Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014418s
2025-11-21T23:37:26.512354978Z [Info] FluentMigrator.Runner.MigrationRunner: 125: remove_notify_my_android_and_pushalot_notifications migrating
2025-11-21T23:37:26.512569971Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:26.512837108Z [Info] remove_notify_my_android_and_pushalot_notifications: Starting migration of Log DB to 125
2025-11-21T23:37:26.513060238Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (125, '2025-11-21T23:37:26', 'remove_notify_my_android_and_pushalot_notifications')
2025-11-21T23:37:26.513453048Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:26.514077646Z [Info] FluentMigrator.Runner.MigrationRunner: 125: remove_notify_my_android_and_pushalot_notifications migrated
2025-11-21T23:37:26.514303090Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015066s
2025-11-21T23:37:26.514471920Z [Info] FluentMigrator.Runner.MigrationRunner: 126: add_custom_filters migrating
2025-11-21T23:37:26.514664086Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:26.514904280Z [Info] add_custom_filters: Starting migration of Log DB to 126
2025-11-21T23:37:26.515105415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (126, '2025-11-21T23:37:26', 'add_custom_filters')
2025-11-21T23:37:26.515477915Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:26.516111771Z [Info] FluentMigrator.Runner.MigrationRunner: 126: add_custom_filters migrated
2025-11-21T23:37:26.516312635Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014476s
2025-11-21T23:37:26.516494031Z [Info] FluentMigrator.Runner.MigrationRunner: 127: rename_restrictions_to_release_profiles migrating
2025-11-21T23:37:26.516695266Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:26.516945239Z [Info] rename_restrictions_to_release_profiles: Starting migration of Log DB to 127
2025-11-21T23:37:26.517160923Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (127, '2025-11-21T23:37:26', 'rename_restrictions_to_release_profiles')
2025-11-21T23:37:26.517580238Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:26.518204935Z [Info] FluentMigrator.Runner.MigrationRunner: 127: rename_restrictions_to_release_profiles migrated
2025-11-21T23:37:26.518417243Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014994s
2025-11-21T23:37:26.518592045Z [Info] FluentMigrator.Runner.MigrationRunner: 128: rename_quality_profiles_add_upgrade_allowed migrating
2025-11-21T23:37:26.518792578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:26.519047081Z [Info] rename_quality_profiles_add_upgrade_allowed: Starting migration of Log DB to 128
2025-11-21T23:37:26.519262424Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (128, '2025-11-21T23:37:26', 'rename_quality_profiles_add_upgrade_allowed')
2025-11-21T23:37:26.519652540Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:26.520256686Z [Info] FluentMigrator.Runner.MigrationRunner: 128: rename_quality_profiles_add_upgrade_allowed migrated
2025-11-21T23:37:26.520496810Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014545s
2025-11-21T23:37:26.520662423Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_relative_original_path_to_episode_file migrating
2025-11-21T23:37:26.520877185Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:26.521113311Z [Info] add_relative_original_path_to_episode_file: Starting migration of Log DB to 129
2025-11-21T23:37:26.521333103Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (129, '2025-11-21T23:37:26', 'add_relative_original_path_to_episode_file')
2025-11-21T23:37:26.521726385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:26.522333708Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_relative_original_path_to_episode_file migrated
2025-11-21T23:37:26.522544031Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014524s
2025-11-21T23:37:26.522724374Z [Info] FluentMigrator.Runner.MigrationRunner: 130: episode_last_searched_time migrating
2025-11-21T23:37:26.522924146Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:26.523172376Z [Info] episode_last_searched_time: Starting migration of Log DB to 130
2025-11-21T23:37:26.523366998Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (130, '2025-11-21T23:37:26', 'episode_last_searched_time')
2025-11-21T23:37:26.523735039Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:26.524395208Z [Info] FluentMigrator.Runner.MigrationRunner: 130: episode_last_searched_time migrated
2025-11-21T23:37:26.524597094Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001457s
2025-11-21T23:37:26.524766125Z [Info] FluentMigrator.Runner.MigrationRunner: 131: download_propers_config migrating
2025-11-21T23:37:26.524957290Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:26.525195900Z [Info] download_propers_config: Starting migration of Log DB to 131
2025-11-21T23:37:26.525412797Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (131, '2025-11-21T23:37:26', 'download_propers_config')
2025-11-21T23:37:26.525780537Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:26.526372799Z [Info] FluentMigrator.Runner.MigrationRunner: 131: download_propers_config migrated
2025-11-21T23:37:26.526593093Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014113s
2025-11-21T23:37:26.526767634Z [Info] FluentMigrator.Runner.MigrationRunner: 132: add_download_client_priority migrating
2025-11-21T23:37:26.526963018Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:26.527209664Z [Info] add_download_client_priority: Starting migration of Log DB to 132
2025-11-21T23:37:26.527405018Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (132, '2025-11-21T23:37:26', 'add_download_client_priority')
2025-11-21T23:37:26.527779411Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:26.528460643Z [Info] FluentMigrator.Runner.MigrationRunner: 132: add_download_client_priority migrated
2025-11-21T23:37:26.528657660Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014804s
2025-11-21T23:37:26.528832251Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_specials_folder_format migrating
2025-11-21T23:37:26.529016241Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:26.529276205Z [Info] add_specials_folder_format: Starting migration of Log DB to 134
2025-11-21T23:37:26.529476959Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (134, '2025-11-21T23:37:26', 'add_specials_folder_format')
2025-11-21T23:37:26.529845922Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:26.530417673Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_specials_folder_format migrated
2025-11-21T23:37:26.530613888Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013978s
2025-11-21T23:37:26.530787888Z [Info] FluentMigrator.Runner.MigrationRunner: 135: health_issue_notification migrating
2025-11-21T23:37:26.530989875Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:26.531231872Z [Info] health_issue_notification: Starting migration of Log DB to 135
2025-11-21T23:37:26.531434961Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (135, '2025-11-21T23:37:26', 'health_issue_notification')
2025-11-21T23:37:26.531809896Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:26.532386366Z [Info] FluentMigrator.Runner.MigrationRunner: 135: health_issue_notification migrated
2025-11-21T23:37:26.532589245Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014022s
2025-11-21T23:37:26.532781041Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_indexer_and_enabled_to_release_profiles migrating
2025-11-21T23:37:26.532990953Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:26.533238612Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Log DB to 136
2025-11-21T23:37:26.533451090Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (136, '2025-11-21T23:37:26', 'add_indexer_and_enabled_to_release_profiles')
2025-11-21T23:37:26.533845153Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:26.534404970Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_indexer_and_enabled_to_release_profiles migrated
2025-11-21T23:37:26.534630394Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014108s
2025-11-21T23:37:26.534802591Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_airedbefore_to_episodes migrating
2025-11-21T23:37:26.535047504Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:26.535411497Z [Info] add_airedbefore_to_episodes: Starting migration of Log DB to 137
2025-11-21T23:37:26.535611439Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (137, '2025-11-21T23:37:26', 'add_airedbefore_to_episodes')
2025-11-21T23:37:26.535995473Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:26.537483107Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_airedbefore_to_episodes migrated
2025-11-21T23:37:26.537694373Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024298s
2025-11-21T23:37:26.537873012Z [Info] FluentMigrator.Runner.MigrationRunner: 138: remove_bitmetv migrating
2025-11-21T23:37:26.538048406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:26.538296064Z [Info] remove_bitmetv: Starting migration of Log DB to 138
2025-11-21T23:37:26.538488371Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (138, '2025-11-21T23:37:26', 'remove_bitmetv')
2025-11-21T23:37:26.538846673Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:26.539410888Z [Info] FluentMigrator.Runner.MigrationRunner: 138: remove_bitmetv migrated
2025-11-21T23:37:26.539594488Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013593s
2025-11-21T23:37:26.539770432Z [Info] FluentMigrator.Runner.MigrationRunner: 139: add_download_history migrating
2025-11-21T23:37:26.539983591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:26.540231420Z [Info] add_download_history: Starting migration of Log DB to 139
2025-11-21T23:37:26.540426954Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (139, '2025-11-21T23:37:26', 'add_download_history')
2025-11-21T23:37:26.540791708Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:26.541429893Z [Info] FluentMigrator.Runner.MigrationRunner: 139: add_download_history migrated
2025-11-21T23:37:26.541626690Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014456s
2025-11-21T23:37:26.541803546Z [Info] FluentMigrator.Runner.MigrationRunner: 140: remove_chown_and_folderchmod_config_v2 migrating
2025-11-21T23:37:26.542014410Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:26.544417599Z [Info] remove_chown_and_folderchmod_config_v2: Starting migration of Log DB to 140
2025-11-21T23:37:26.544644135Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (140, '2025-11-21T23:37:26', 'remove_chown_and_folderchmod_config_v2')
2025-11-21T23:37:26.545023068Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:26.545691102Z [Info] FluentMigrator.Runner.MigrationRunner: 140: remove_chown_and_folderchmod_config_v2 migrated
2025-11-21T23:37:26.545923440Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036784s
2025-11-21T23:37:26.546100166Z [Info] FluentMigrator.Runner.MigrationRunner: 141: add_update_history migrating
2025-11-21T23:37:26.546286862Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:26.546618259Z [Info] add_update_history: Starting migration of Log DB to 141
2025-11-21T23:37:26.547291484Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable UpdateHistory
2025-11-21T23:37:26.547524383Z [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)
2025-11-21T23:37:26.548070022Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005617s
2025-11-21T23:37:26.548237549Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex UpdateHistory (Date)
2025-11-21T23:37:26.548494727Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC)
2025-11-21T23:37:26.548836996Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003491s
2025-11-21T23:37:26.549042490Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (141, '2025-11-21T23:37:26', 'add_update_history')
2025-11-21T23:37:26.549401763Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:26.550024757Z [Info] FluentMigrator.Runner.MigrationRunner: 141: add_update_history migrated
2025-11-21T23:37:26.550221173Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015362s
2025-11-21T23:37:26.550405865Z [Info] FluentMigrator.Runner.MigrationRunner: 142: import_lists migrating
2025-11-21T23:37:26.550585987Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:26.550827303Z [Info] import_lists: Starting migration of Log DB to 142
2025-11-21T23:37:26.551009460Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (142, '2025-11-21T23:37:26', 'import_lists')
2025-11-21T23:37:26.551361619Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:26.551970625Z [Info] FluentMigrator.Runner.MigrationRunner: 142: import_lists migrated
2025-11-21T23:37:26.552153172Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013738s
2025-11-21T23:37:26.552326541Z [Info] FluentMigrator.Runner.MigrationRunner: 143: add_priority_to_indexers migrating
2025-11-21T23:37:26.552517095Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:26.552773982Z [Info] add_priority_to_indexers: Starting migration of Log DB to 143
2025-11-21T23:37:26.552964546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (143, '2025-11-21T23:37:26', 'add_priority_to_indexers')
2025-11-21T23:37:26.553329711Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:26.553891632Z [Info] FluentMigrator.Runner.MigrationRunner: 143: add_priority_to_indexers migrated
2025-11-21T23:37:26.554104491Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013665s
2025-11-21T23:37:26.554270866Z [Info] FluentMigrator.Runner.MigrationRunner: 144: import_lists_series_type_and_season_folder migrating
2025-11-21T23:37:26.554479826Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:26.554716433Z [Info] import_lists_series_type_and_season_folder: Starting migration of Log DB to 144
2025-11-21T23:37:26.554935073Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (144, '2025-11-21T23:37:26', 'import_lists_series_type_and_season_folder')
2025-11-21T23:37:26.555329858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:26.555907511Z [Info] FluentMigrator.Runner.MigrationRunner: 144: import_lists_series_type_and_season_folder migrated
2025-11-21T23:37:26.556127724Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014209s
2025-11-21T23:37:26.556296023Z [Info] FluentMigrator.Runner.MigrationRunner: 145: remove_growl migrating
2025-11-21T23:37:26.556476647Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:26.556719065Z [Info] remove_growl: Starting migration of Log DB to 145
2025-11-21T23:37:26.556908195Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (145, '2025-11-21T23:37:26', 'remove_growl')
2025-11-21T23:37:26.557261667Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:26.557849651Z [Info] FluentMigrator.Runner.MigrationRunner: 145: remove_growl migrated
2025-11-21T23:37:26.558036076Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013622s
2025-11-21T23:37:26.558208373Z [Info] FluentMigrator.Runner.MigrationRunner: 146: cleanup_duplicates_updatehistory migrating
2025-11-21T23:37:26.558425671Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:26.558658800Z [Info] cleanup_duplicates_updatehistory: Starting migration of Log DB to 146
2025-11-21T23:37:26.559003955Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-11-21T23:37:26.559178416Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-11-21T23:37:26.560590539Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013988s
2025-11-21T23:37:26.560776574Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (146, '2025-11-21T23:37:26', 'cleanup_duplicates_updatehistory')
2025-11-21T23:37:26.561163392Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:26.561731145Z [Info] FluentMigrator.Runner.MigrationRunner: 146: cleanup_duplicates_updatehistory migrated
2025-11-21T23:37:26.561939204Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025462s
2025-11-21T23:37:26.562105349Z [Info] FluentMigrator.Runner.MigrationRunner: 147: swap_filechmod_for_folderchmod migrating
2025-11-21T23:37:26.562319530Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:26.562557479Z [Info] swap_filechmod_for_folderchmod: Starting migration of Log DB to 147
2025-11-21T23:37:26.562761199Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (147, '2025-11-21T23:37:26', 'swap_filechmod_for_folderchmod')
2025-11-21T23:37:26.563129110Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:26.563704458Z [Info] FluentMigrator.Runner.MigrationRunner: 147: swap_filechmod_for_folderchmod migrated
2025-11-21T23:37:26.563918850Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013884s
2025-11-21T23:37:26.564095415Z [Info] FluentMigrator.Runner.MigrationRunner: 148: mediainfo_channels migrating
2025-11-21T23:37:26.564273955Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:26.564511884Z [Info] mediainfo_channels: Starting migration of Log DB to 148
2025-11-21T23:37:26.564706315Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (148, '2025-11-21T23:37:26', 'mediainfo_channels')
2025-11-21T23:37:26.565075418Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:26.565640586Z [Info] FluentMigrator.Runner.MigrationRunner: 148: mediainfo_channels migrated
2025-11-21T23:37:26.565833384Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013619s
2025-11-21T23:37:26.566009499Z [Info] FluentMigrator.Runner.MigrationRunner: 149: add_on_delete_to_notifications migrating
2025-11-21T23:37:26.566205122Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:26.566440276Z [Info] add_on_delete_to_notifications: Starting migration of Log DB to 149
2025-11-21T23:37:26.566642192Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (149, '2025-11-21T23:37:26', 'add_on_delete_to_notifications')
2025-11-21T23:37:26.567023129Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:26.567587886Z [Info] FluentMigrator.Runner.MigrationRunner: 149: add_on_delete_to_notifications migrated
2025-11-21T23:37:26.567798320Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013792s
2025-11-21T23:37:26.567986579Z [Info] FluentMigrator.Runner.MigrationRunner: 150: add_scene_mapping_origin migrating
2025-11-21T23:37:26.568170930Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:26.568420162Z [Info] add_scene_mapping_origin: Starting migration of Log DB to 150
2025-11-21T23:37:26.568624744Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (150, '2025-11-21T23:37:26', 'add_scene_mapping_origin')
2025-11-21T23:37:26.568991913Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:26.569601480Z [Info] FluentMigrator.Runner.MigrationRunner: 150: add_scene_mapping_origin migrated
2025-11-21T23:37:26.569814950Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014264s
2025-11-21T23:37:26.569980253Z [Info] FluentMigrator.Runner.MigrationRunner: 151: remove_custom_filter_type migrating
2025-11-21T23:37:26.570171818Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:26.570405128Z [Info] remove_custom_filter_type: Starting migration of Log DB to 151
2025-11-21T23:37:26.570603297Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (151, '2025-11-21T23:37:26', 'remove_custom_filter_type')
2025-11-21T23:37:26.570989555Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:26.571563260Z [Info] FluentMigrator.Runner.MigrationRunner: 151: remove_custom_filter_type migrated
2025-11-21T23:37:26.571748423Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013811s
2025-11-21T23:37:26.571945319Z [Info] FluentMigrator.Runner.MigrationRunner: 152: update_btn_url_to_https migrating
2025-11-21T23:37:26.572144059Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:26.572393221Z [Info] update_btn_url_to_https: Starting migration of Log DB to 152
2025-11-21T23:37:26.572578825Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (152, '2025-11-21T23:37:26', 'update_btn_url_to_https')
2025-11-21T23:37:26.572943920Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:26.573579840Z [Info] FluentMigrator.Runner.MigrationRunner: 152: update_btn_url_to_https migrated
2025-11-21T23:37:26.573778349Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014277s
2025-11-21T23:37:26.573951127Z [Info] FluentMigrator.Runner.MigrationRunner: 153: add_on_episodefiledelete_for_upgrade migrating
2025-11-21T23:37:26.574151150Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:26.574385452Z [Info] add_on_episodefiledelete_for_upgrade: Starting migration of Log DB to 153
2025-11-21T23:37:26.574616096Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (153, '2025-11-21T23:37:26', 'add_on_episodefiledelete_for_upgrade')
2025-11-21T23:37:26.574988415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:26.575605087Z [Info] FluentMigrator.Runner.MigrationRunner: 153: add_on_episodefiledelete_for_upgrade migrated
2025-11-21T23:37:26.575839669Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014506s
2025-11-21T23:37:26.576090845Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_name_release_profile migrating
2025-11-21T23:37:26.576280978Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:26.576517073Z [Info] add_name_release_profile: Starting migration of Log DB to 154
2025-11-21T23:37:26.576716525Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (154, '2025-11-21T23:37:26', 'add_name_release_profile')
2025-11-21T23:37:26.577085948Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:26.577717931Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_name_release_profile migrated
2025-11-21T23:37:26.577919587Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014323s
2025-11-21T23:37:26.578079379Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_arabic_and_hindi_languages migrating
2025-11-21T23:37:26.580763032Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:26.581037885Z [Info] add_arabic_and_hindi_languages: Starting migration of Log DB to 155
2025-11-21T23:37:26.581244952Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (155, '2025-11-21T23:37:26', 'add_arabic_and_hindi_languages')
2025-11-21T23:37:26.581617311Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:26.582314886Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_arabic_and_hindi_languages migrated
2025-11-21T23:37:26.582505449Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001562s
2025-11-21T23:37:26.582672195Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_bypass_to_delay_profile migrating
2025-11-21T23:37:26.582858751Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:26.583091159Z [Info] add_bypass_to_delay_profile: Starting migration of Log DB to 156
2025-11-21T23:37:26.583267504Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (156, '2025-11-21T23:37:26', 'add_bypass_to_delay_profile')
2025-11-21T23:37:26.583623480Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:26.584233639Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_bypass_to_delay_profile migrated
2025-11-21T23:37:26.584430946Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00137s
2025-11-21T23:37:26.584592231Z [Info] FluentMigrator.Runner.MigrationRunner: 157: email_multiple_addresses migrating
2025-11-21T23:37:26.584763616Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:26.584995322Z [Info] email_multiple_addresses: Starting migration of Log DB to 157
2025-11-21T23:37:26.585174753Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (157, '2025-11-21T23:37:26', 'email_multiple_addresses')
2025-11-21T23:37:26.585521201Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:26.586103433Z [Info] FluentMigrator.Runner.MigrationRunner: 157: email_multiple_addresses migrated
2025-11-21T23:37:26.586292955Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013347s
2025-11-21T23:37:26.586454590Z [Info] FluentMigrator.Runner.MigrationRunner: 158: cdh_per_downloadclient migrating
2025-11-21T23:37:26.586630785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:26.586863984Z [Info] cdh_per_downloadclient: Starting migration of Log DB to 158
2025-11-21T23:37:26.587040971Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (158, '2025-11-21T23:37:26', 'cdh_per_downloadclient')
2025-11-21T23:37:26.587384643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:26.588014841Z [Info] FluentMigrator.Runner.MigrationRunner: 158: cdh_per_downloadclient migrated
2025-11-21T23:37:26.588188070Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013539s
2025-11-21T23:37:26.588344876Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_indexer_tags migrating
2025-11-21T23:37:26.588514277Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:26.588744961Z [Info] add_indexer_tags: Starting migration of Log DB to 159
2025-11-21T23:37:26.588913851Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (159, '2025-11-21T23:37:26', 'add_indexer_tags')
2025-11-21T23:37:26.589253645Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:26.589837671Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_indexer_tags migrated
2025-11-21T23:37:26.590017323Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013181s
2025-11-21T23:37:26.590178477Z [Info] FluentMigrator.Runner.MigrationRunner: 160: rename_blacklist_to_blocklist migrating
2025-11-21T23:37:26.590370303Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:26.590607581Z [Info] rename_blacklist_to_blocklist: Starting migration of Log DB to 160
2025-11-21T23:37:26.590795069Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (160, '2025-11-21T23:37:26', 'rename_blacklist_to_blocklist')
2025-11-21T23:37:26.591144542Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:26.591751464Z [Info] FluentMigrator.Runner.MigrationRunner: 160: rename_blacklist_to_blocklist migrated
2025-11-21T23:37:26.592031297Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013774s
2025-11-21T23:37:26.592195348Z [Info] FluentMigrator.Runner.MigrationRunner: 161: remove_plex_hometheatre migrating
2025-11-21T23:37:26.592370891Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:26.592601686Z [Info] remove_plex_hometheatre: Starting migration of Log DB to 161
2025-11-21T23:37:26.592782400Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (161, '2025-11-21T23:37:26', 'remove_plex_hometheatre')
2025-11-21T23:37:26.593130671Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:26.593736881Z [Info] FluentMigrator.Runner.MigrationRunner: 161: remove_plex_hometheatre migrated
2025-11-21T23:37:26.593928567Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013666s
2025-11-21T23:37:26.594091084Z [Info] FluentMigrator.Runner.MigrationRunner: 162: release_profile_to_array migrating
2025-11-21T23:37:26.594286438Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:26.594506902Z [Info] release_profile_to_array: Starting migration of Log DB to 162
2025-11-21T23:37:26.594685281Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (162, '2025-11-21T23:37:26', 'release_profile_to_array')
2025-11-21T23:37:26.595032069Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:26.595633310Z [Info] FluentMigrator.Runner.MigrationRunner: 162: release_profile_to_array migrated
2025-11-21T23:37:26.595821909Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013586s
2025-11-21T23:37:26.596012954Z [Info] FluentMigrator.Runner.MigrationRunner: 163: mediainfo_to_ffmpeg migrating
2025-11-21T23:37:26.596182585Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:26.596411166Z [Info] mediainfo_to_ffmpeg: Starting migration of Log DB to 163
2025-11-21T23:37:26.596586909Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (163, '2025-11-21T23:37:26', 'mediainfo_to_ffmpeg')
2025-11-21T23:37:26.596925922Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:26.597545730Z [Info] FluentMigrator.Runner.MigrationRunner: 163: mediainfo_to_ffmpeg migrated
2025-11-21T23:37:26.597728688Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013586s
2025-11-21T23:37:26.597892508Z [Info] FluentMigrator.Runner.MigrationRunner: 164: download_client_per_indexer migrating
2025-11-21T23:37:26.598071468Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:26.598305138Z [Info] download_client_per_indexer: Starting migration of Log DB to 164
2025-11-21T23:37:26.598487826Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (164, '2025-11-21T23:37:26', 'download_client_per_indexer')
2025-11-21T23:37:26.598840316Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:26.599453721Z [Info] FluentMigrator.Runner.MigrationRunner: 164: download_client_per_indexer migrated
2025-11-21T23:37:26.599647200Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013763s
2025-11-21T23:37:26.599813124Z [Info] FluentMigrator.Runner.MigrationRunner: 165: add_on_update_to_notifications migrating
2025-11-21T23:37:26.600030442Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:26.600260345Z [Info] add_on_update_to_notifications: Starting migration of Log DB to 165
2025-11-21T23:37:26.600445147Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (165, '2025-11-21T23:37:26', 'add_on_update_to_notifications')
2025-11-21T23:37:26.600817026Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:26.601415991Z [Info] FluentMigrator.Runner.MigrationRunner: 165: add_on_update_to_notifications migrated
2025-11-21T23:37:26.601607267Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013843s
2025-11-21T23:37:26.601770956Z [Info] FluentMigrator.Runner.MigrationRunner: 166: update_series_sort_title migrating
2025-11-21T23:37:26.601949586Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:26.602176002Z [Info] update_series_sort_title: Starting migration of Log DB to 166
2025-11-21T23:37:26.602359000Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (166, '2025-11-21T23:37:26', 'update_series_sort_title')
2025-11-21T23:37:26.602702622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:26.603324694Z [Info] FluentMigrator.Runner.MigrationRunner: 166: update_series_sort_title migrated
2025-11-21T23:37:26.603506901Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013591s
2025-11-21T23:37:26.603665320Z [Info] FluentMigrator.Runner.MigrationRunner: 167: add_tvdbid_to_episode migrating
2025-11-21T23:37:26.603839521Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:26.604094093Z [Info] add_tvdbid_to_episode: Starting migration of Log DB to 167
2025-11-21T23:37:26.604262342Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (167, '2025-11-21T23:37:26', 'add_tvdbid_to_episode')
2025-11-21T23:37:26.604605763Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:26.605244429Z [Info] FluentMigrator.Runner.MigrationRunner: 167: add_tvdbid_to_episode migrated
2025-11-21T23:37:26.605429802Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014006s
2025-11-21T23:37:26.605591738Z [Info] FluentMigrator.Runner.MigrationRunner: 168: add_additional_info_to_pending_releases migrating
2025-11-21T23:37:26.605783454Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:26.606016774Z [Info] add_additional_info_to_pending_releases: Starting migration of Log DB to 168
2025-11-21T23:37:26.606208270Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (168, '2025-11-21T23:37:26', 'add_additional_info_to_pending_releases')
2025-11-21T23:37:26.606572192Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:26.607189144Z [Info] FluentMigrator.Runner.MigrationRunner: 168: add_additional_info_to_pending_releases migrated
2025-11-21T23:37:26.607410099Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013997s
2025-11-21T23:37:26.607555011Z [Info] FluentMigrator.Runner.MigrationRunner: 169: add_malayalam_and_ukrainian_languages migrating
2025-11-21T23:37:26.607745254Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:26.608067503Z [Info] add_malayalam_and_ukrainian_languages: Starting migration of Log DB to 169
2025-11-21T23:37:26.608259319Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (169, '2025-11-21T23:37:26', 'add_malayalam_and_ukrainian_languages')
2025-11-21T23:37:26.608623372Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:26.609244973Z [Info] FluentMigrator.Runner.MigrationRunner: 169: add_malayalam_and_ukrainian_languages migrated
2025-11-21T23:37:26.609453593Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014902s
2025-11-21T23:37:26.609617283Z [Info] FluentMigrator.Runner.MigrationRunner: 170: add_language_tags_to_subtitle_files migrating
2025-11-21T23:37:26.609804640Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:26.610037759Z [Info] add_language_tags_to_subtitle_files: Starting migration of Log DB to 170
2025-11-21T23:37:26.610228343Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (170, '2025-11-21T23:37:26', 'add_language_tags_to_subtitle_files')
2025-11-21T23:37:26.610586615Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:26.611191522Z [Info] FluentMigrator.Runner.MigrationRunner: 170: add_language_tags_to_subtitle_files migrated
2025-11-21T23:37:26.611389080Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013819s
2025-11-21T23:37:26.611552148Z [Info] FluentMigrator.Runner.MigrationRunner: 171: add_custom_formats migrating
2025-11-21T23:37:26.611723383Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:26.611972926Z [Info] add_custom_formats: Starting migration of Log DB to 171
2025-11-21T23:37:26.612150573Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (171, '2025-11-21T23:37:26', 'add_custom_formats')
2025-11-21T23:37:26.612492131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:26.613106688Z [Info] FluentMigrator.Runner.MigrationRunner: 171: add_custom_formats migrated
2025-11-21T23:37:26.613286771Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013748s
2025-11-21T23:37:26.613448486Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_SeasonSearchMaximumSingleEpisodeAge_to_indexers migrating
2025-11-21T23:37:26.613672207Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:26.613891769Z [Info] add_SeasonSearchMaximumSingleEpisodeAge_to_indexers: Starting migration of Log DB to 172
2025-11-21T23:37:26.614106100Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (172, '2025-11-21T23:37:26', 'add_SeasonSearchMaximumSingleEpisodeAge_to_indexers')
2025-11-21T23:37:26.614493129Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:26.615070381Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_SeasonSearchMaximumSingleEpisodeAge_to_indexers migrated
2025-11-21T23:37:26.615293030Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014031s
2025-11-21T23:37:26.615456629Z [Info] FluentMigrator.Runner.MigrationRunner: 173: remove_omg migrating
2025-11-21T23:37:26.615618154Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:26.615854179Z [Info] remove_omg: Starting migration of Log DB to 173
2025-11-21T23:37:26.616040474Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (173, '2025-11-21T23:37:26', 'remove_omg')
2025-11-21T23:37:26.616359958Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:26.616947751Z [Info] FluentMigrator.Runner.MigrationRunner: 173: remove_omg migrated
2025-11-21T23:37:26.617130629Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013214s
2025-11-21T23:37:26.617285040Z [Info] FluentMigrator.Runner.MigrationRunner: 174: add_salt_to_users migrating
2025-11-21T23:37:26.617454531Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:26.617682901Z [Info] add_salt_to_users: Starting migration of Log DB to 174
2025-11-21T23:37:26.617855920Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (174, '2025-11-21T23:37:26', 'add_salt_to_users')
2025-11-21T23:37:26.618201255Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:26.618810391Z [Info] FluentMigrator.Runner.MigrationRunner: 174: add_salt_to_users migrated
2025-11-21T23:37:26.619001676Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013497s
2025-11-21T23:37:26.619155165Z [Info] FluentMigrator.Runner.MigrationRunner: 175: language_profiles_to_custom_formats migrating
2025-11-21T23:37:26.619343895Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:26.619572045Z [Info] language_profiles_to_custom_formats: Starting migration of Log DB to 175
2025-11-21T23:37:26.619759322Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (175, '2025-11-21T23:37:26', 'language_profiles_to_custom_formats')
2025-11-21T23:37:26.620144447Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:26.620729074Z [Info] FluentMigrator.Runner.MigrationRunner: 175: language_profiles_to_custom_formats migrated
2025-11-21T23:37:26.620928506Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013707s
2025-11-21T23:37:26.621091985Z [Info] FluentMigrator.Runner.MigrationRunner: 176: original_language migrating
2025-11-21T23:37:26.621263320Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:26.621492411Z [Info] original_language: Starting migration of Log DB to 176
2025-11-21T23:37:26.621669026Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (176, '2025-11-21T23:37:26', 'original_language')
2025-11-21T23:37:26.622007137Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:26.622558227Z [Info] FluentMigrator.Runner.MigrationRunner: 176: original_language migrated
2025-11-21T23:37:26.622767839Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012961s
2025-11-21T23:37:26.622923602Z [Info] FluentMigrator.Runner.MigrationRunner: 177: add_on_manual_interaction_required_to_notifications migrating
2025-11-21T23:37:26.623138475Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:26.623388779Z [Info] add_on_manual_interaction_required_to_notifications: Starting migration of Log DB to 177
2025-11-21T23:37:26.623600906Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (177, '2025-11-21T23:37:26', 'add_on_manual_interaction_required_to_notifications')
2025-11-21T23:37:26.624025881Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:26.624691311Z [Info] FluentMigrator.Runner.MigrationRunner: 177: add_on_manual_interaction_required_to_notifications migrated
2025-11-21T23:37:26.624907396Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015456s
2025-11-21T23:37:26.625069643Z [Info] FluentMigrator.Runner.MigrationRunner: 178: list_sync_time migrating
2025-11-21T23:37:26.625236108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:26.625475891Z [Info] list_sync_time: Starting migration of Log DB to 178
2025-11-21T23:37:26.625645963Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (178, '2025-11-21T23:37:26', 'list_sync_time')
2025-11-21T23:37:26.625982320Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:26.626537017Z [Info] FluentMigrator.Runner.MigrationRunner: 178: list_sync_time migrated
2025-11-21T23:37:26.626713963Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012925s
2025-11-21T23:37:26.626875619Z [Info] FluentMigrator.Runner.MigrationRunner: 179: add_auto_tagging migrating
2025-11-21T23:37:26.627049248Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:26.627272217Z [Info] add_auto_tagging: Starting migration of Log DB to 179
2025-11-21T23:37:26.627461198Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (179, '2025-11-21T23:37:26', 'add_auto_tagging')
2025-11-21T23:37:26.627805080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:26.628406010Z [Info] FluentMigrator.Runner.MigrationRunner: 179: add_auto_tagging migrated
2025-11-21T23:37:26.628597064Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013498s
2025-11-21T23:37:26.628755323Z [Info] FluentMigrator.Runner.MigrationRunner: 180: task_duration migrating
2025-11-21T23:37:26.628920305Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:26.629153314Z [Info] task_duration: Starting migration of Log DB to 180
2025-11-21T23:37:26.629321032Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (180, '2025-11-21T23:37:26', 'task_duration')
2025-11-21T23:37:26.629661487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:26.630213278Z [Info] FluentMigrator.Runner.MigrationRunner: 180: task_duration migrated
2025-11-21T23:37:26.630389583Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001288s
2025-11-21T23:37:26.630547170Z [Info] FluentMigrator.Runner.MigrationRunner: 181: quality_definition_preferred_size migrating
2025-11-21T23:37:26.630736431Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:26.631004621Z [Info] quality_definition_preferred_size: Starting migration of Log DB to 181
2025-11-21T23:37:26.631192279Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (181, '2025-11-21T23:37:26', 'quality_definition_preferred_size')
2025-11-21T23:37:26.631549258Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:26.632133614Z [Info] FluentMigrator.Runner.MigrationRunner: 181: quality_definition_preferred_size migrated
2025-11-21T23:37:26.632343667Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013851s
2025-11-21T23:37:26.632502617Z [Info] FluentMigrator.Runner.MigrationRunner: 182: add_custom_format_score_bypass_to_delay_profile migrating
2025-11-21T23:37:26.632705766Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:26.632942984Z [Info] add_custom_format_score_bypass_to_delay_profile: Starting migration of Log DB to 182
2025-11-21T23:37:26.633147205Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (182, '2025-11-21T23:37:26', 'add_custom_format_score_bypass_to_delay_profile')
2025-11-21T23:37:26.633549615Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:26.634105615Z [Info] FluentMigrator.Runner.MigrationRunner: 182: add_custom_format_score_bypass_to_delay_profile migrated
2025-11-21T23:37:26.634355558Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013913s
2025-11-21T23:37:26.634515550Z [Info] FluentMigrator.Runner.MigrationRunner: 183: update_images_remote_url migrating
2025-11-21T23:37:26.634694380Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:26.634925716Z [Info] update_images_remote_url: Starting migration of Log DB to 183
2025-11-21T23:37:26.635119095Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (183, '2025-11-21T23:37:26', 'update_images_remote_url')
2025-11-21T23:37:26.635493479Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:26.636067996Z [Info] FluentMigrator.Runner.MigrationRunner: 183: update_images_remote_url migrated
2025-11-21T23:37:26.636255393Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001364s
2025-11-21T23:37:26.636417399Z [Info] FluentMigrator.Runner.MigrationRunner: 184: remove_invalid_roksbox_metadata_images migrating
2025-11-21T23:37:26.636606820Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:26.636839278Z [Info] remove_invalid_roksbox_metadata_images: Starting migration of Log DB to 184
2025-11-21T23:37:26.637046796Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (184, '2025-11-21T23:37:26', 'remove_invalid_roksbox_metadata_images')
2025-11-21T23:37:26.637407021Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:26.638016548Z [Info] FluentMigrator.Runner.MigrationRunner: 184: remove_invalid_roksbox_metadata_images migrated
2025-11-21T23:37:26.638217653Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014074s
2025-11-21T23:37:26.638379359Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_episode_runtime migrating
2025-11-21T23:37:26.638552026Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:26.638794344Z [Info] add_episode_runtime: Starting migration of Log DB to 185
2025-11-21T23:37:26.638969176Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (185, '2025-11-21T23:37:26', 'add_episode_runtime')
2025-11-21T23:37:26.639316325Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:26.639956233Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_episode_runtime migrated
2025-11-21T23:37:26.640152118Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013922s
2025-11-21T23:37:26.640309154Z [Info] FluentMigrator.Runner.MigrationRunner: 186: add_result_to_commands migrating
2025-11-21T23:37:26.640485619Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:26.640737797Z [Info] add_result_to_commands: Starting migration of Log DB to 186
2025-11-21T23:37:26.640913190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (186, '2025-11-21T23:37:26', 'add_result_to_commands')
2025-11-21T23:37:26.641256090Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:26.641868002Z [Info] FluentMigrator.Runner.MigrationRunner: 186: add_result_to_commands migrated
2025-11-21T23:37:26.642053606Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013796s
2025-11-21T23:37:26.642213708Z [Info] FluentMigrator.Runner.MigrationRunner: 187: add_on_series_add_to_notifications migrating
2025-11-21T23:37:26.642399452Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:26.642628474Z [Info] add_on_series_add_to_notifications: Starting migration of Log DB to 187
2025-11-21T23:37:26.642816081Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (187, '2025-11-21T23:37:26', 'add_on_series_add_to_notifications')
2025-11-21T23:37:26.643175635Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:26.643780673Z [Info] FluentMigrator.Runner.MigrationRunner: 187: add_on_series_add_to_notifications migrated
2025-11-21T23:37:26.644003512Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013718s
2025-11-21T23:37:26.644151901Z [Info] FluentMigrator.Runner.MigrationRunner: 188: postgres_update_timestamp_columns_to_with_timezone migrating
2025-11-21T23:37:26.644352835Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:26.644581646Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Log DB to 188
2025-11-21T23:37:26.645210402Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Logs
2025-11-21T23:37:26.645381646Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-11-21T23:37:26.645544544Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Logs Time DateTimeOffset
2025-11-21T23:37:26.646046004Z [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)
2025-11-21T23:37:26.646611272Z [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"
2025-11-21T23:37:26.647062851Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs"
2025-11-21T23:37:26.647520572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Logs_temp" RENAME TO "Logs"
2025-11-21T23:37:26.648323509Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC)
2025-11-21T23:37:26.648645477Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029201s
2025-11-21T23:37:26.648807353Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable UpdateHistory
2025-11-21T23:37:26.648968558Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-11-21T23:37:26.649110033Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn UpdateHistory Date DateTimeOffset
2025-11-21T23:37:26.649527323Z [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)
2025-11-21T23:37:26.649994974Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "UpdateHistory_temp" ("Id", "Date", "Version", "EventType") SELECT "Id", "Date", "Version", "EventType" FROM "UpdateHistory"
2025-11-21T23:37:26.650379298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "UpdateHistory"
2025-11-21T23:37:26.650790356Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "UpdateHistory_temp" RENAME TO "UpdateHistory"
2025-11-21T23:37:26.651566749Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC)
2025-11-21T23:37:26.651920140Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026196s
2025-11-21T23:37:26.652088048Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2025-11-21T23:37:26.652245275Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-11-21T23:37:26.652385467Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset
2025-11-21T23:37:26.652806705Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT)
2025-11-21T23:37:26.653196951Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo"
2025-11-21T23:37:26.653653009Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo"
2025-11-21T23:37:26.654048916Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo"
2025-11-21T23:37:26.654805880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2025-11-21T23:37:26.655186135Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026091s
2025-11-21T23:37:26.655358723Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (188, '2025-11-21T23:37:26', 'postgres_update_timestamp_columns_to_with_timezone')
2025-11-21T23:37:26.655734700Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:26.656703140Z [Info] FluentMigrator.Runner.MigrationRunner: 188: postgres_update_timestamp_columns_to_with_timezone migrated
2025-11-21T23:37:26.656920197Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041216s
2025-11-21T23:37:26.657083415Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_colon_replacement_to_naming_config migrating
2025-11-21T23:37:26.657273598Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:26.657513601Z [Info] add_colon_replacement_to_naming_config: Starting migration of Log DB to 189
2025-11-21T23:37:26.657713003Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (189, '2025-11-21T23:37:26', 'add_colon_replacement_to_naming_config')
2025-11-21T23:37:26.658075032Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:26.658743658Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_colon_replacement_to_naming_config migrated
2025-11-21T23:37:26.658937298Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014366s
2025-11-21T23:37:26.659097370Z [Info] FluentMigrator.Runner.MigrationRunner: 190: health_restored_notification migrating
2025-11-21T23:37:26.659277012Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:26.659507255Z [Info] health_restored_notification: Starting migration of Log DB to 190
2025-11-21T23:37:26.659692027Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (190, '2025-11-21T23:37:26', 'health_restored_notification')
2025-11-21T23:37:26.660065048Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:26.660642591Z [Info] FluentMigrator.Runner.MigrationRunner: 190: health_restored_notification migrated
2025-11-21T23:37:26.660836682Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013581s
2025-11-21T23:37:26.661013307Z [Info] FluentMigrator.Runner.MigrationRunner: 191: add_download_client_tags migrating
2025-11-21T23:37:26.661174792Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:26.661401649Z [Info] add_download_client_tags: Starting migration of Log DB to 191
2025-11-21T23:37:26.661579307Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (191, '2025-11-21T23:37:26', 'add_download_client_tags')
2025-11-21T23:37:26.661925103Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:26.662445581Z [Info] FluentMigrator.Runner.MigrationRunner: 191: add_download_client_tags migrated
2025-11-21T23:37:26.662634391Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012668s
2025-11-21T23:37:26.662796267Z [Info] FluentMigrator.Runner.MigrationRunner: 192: import_exclusion_type migrating
2025-11-21T23:37:26.662969966Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:26.663198246Z [Info] import_exclusion_type: Starting migration of Log DB to 192
2025-11-21T23:37:26.663373348Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (192, '2025-11-21T23:37:26', 'import_exclusion_type')
2025-11-21T23:37:26.663717371Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:26.664260054Z [Info] FluentMigrator.Runner.MigrationRunner: 192: import_exclusion_type migrated
2025-11-21T23:37:26.664447752Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012827s
2025-11-21T23:37:26.664608495Z [Info] FluentMigrator.Runner.MigrationRunner: 193: add_import_list_items migrating
2025-11-21T23:37:26.664784399Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:26.665014442Z [Info] add_import_list_items: Starting migration of Log DB to 193
2025-11-21T23:37:26.665189034Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (193, '2025-11-21T23:37:26', 'add_import_list_items')
2025-11-21T23:37:26.665536664Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:26.666137834Z [Info] FluentMigrator.Runner.MigrationRunner: 193: add_import_list_items migrated
2025-11-21T23:37:26.666326404Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013463s
2025-11-21T23:37:26.666496326Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_notification_status migrating
2025-11-21T23:37:26.666673042Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:26.666909959Z [Info] add_notification_status: Starting migration of Log DB to 194
2025-11-21T23:37:26.667101555Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (194, '2025-11-21T23:37:26', 'add_notification_status')
2025-11-21T23:37:26.667433513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:26.667998550Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_notification_status migrated
2025-11-21T23:37:26.668188192Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013164s
2025-11-21T23:37:26.668354357Z [Info] FluentMigrator.Runner.MigrationRunner: 195: parse_language_tags_from_existing_subtitle_files migrating
2025-11-21T23:37:26.668557766Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:26.668785405Z [Info] parse_language_tags_from_existing_subtitle_files: Starting migration of Log DB to 195
2025-11-21T23:37:26.668990457Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (195, '2025-11-21T23:37:26', 'parse_language_tags_from_existing_subtitle_files')
2025-11-21T23:37:26.669369631Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:26.669890369Z [Info] FluentMigrator.Runner.MigrationRunner: 195: parse_language_tags_from_existing_subtitle_files migrated
2025-11-21T23:37:26.670107486Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013286s
2025-11-21T23:37:26.670268100Z [Info] FluentMigrator.Runner.MigrationRunner: 196: add_finale_type migrating
2025-11-21T23:37:26.670435086Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:26.670665209Z [Info] add_finale_type: Starting migration of Log DB to 196
2025-11-21T23:37:26.670834750Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (196, '2025-11-21T23:37:26', 'add_finale_type')
2025-11-21T23:37:26.671173222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:26.671699271Z [Info] FluentMigrator.Runner.MigrationRunner: 196: add_finale_type migrated
2025-11-21T23:37:26.671953022Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012579s
2025-11-21T23:37:26.672131701Z [Info] FluentMigrator.Runner.MigrationRunner: 197: list_add_missing_search migrating
2025-11-21T23:37:26.672319780Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:26.672555034Z [Info] list_add_missing_search: Starting migration of Log DB to 197
2025-11-21T23:37:26.672749646Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (197, '2025-11-21T23:37:26', 'list_add_missing_search')
2025-11-21T23:37:26.673122496Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:26.673667984Z [Info] FluentMigrator.Runner.MigrationRunner: 197: list_add_missing_search migrated
2025-11-21T23:37:26.673859961Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013384s
2025-11-21T23:37:26.674027608Z [Info] FluentMigrator.Runner.MigrationRunner: 198: parse_title_from_existing_subtitle_files migrating
2025-11-21T23:37:26.674238523Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:26.674479869Z [Info] parse_title_from_existing_subtitle_files: Starting migration of Log DB to 198
2025-11-21T23:37:26.674692958Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (198, '2025-11-21T23:37:26', 'parse_title_from_existing_subtitle_files')
2025-11-21T23:37:26.675065448Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:26.675616838Z [Info] FluentMigrator.Runner.MigrationRunner: 198: parse_title_from_existing_subtitle_files migrated
2025-11-21T23:37:26.675834055Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013688s
2025-11-21T23:37:26.676047575Z [Info] FluentMigrator.Runner.MigrationRunner: 199: series_last_aired migrating
2025-11-21T23:37:26.676221526Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:26.676460527Z [Info] series_last_aired: Starting migration of Log DB to 199
2025-11-21T23:37:26.676666812Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (199, '2025-11-21T23:37:26', 'series_last_aired')
2025-11-21T23:37:26.677023991Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:26.677559579Z [Info] FluentMigrator.Runner.MigrationRunner: 199: series_last_aired migrated
2025-11-21T23:37:26.677752488Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013347s
2025-11-21T23:37:26.677939755Z [Info] FluentMigrator.Runner.MigrationRunner: 200: AddNewItemMonitorType migrating
2025-11-21T23:37:26.678129637Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:26.678367616Z [Info] AddNewItemMonitorType: Starting migration of Log DB to 200
2025-11-21T23:37:26.678563250Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (200, '2025-11-21T23:37:26', 'AddNewItemMonitorType')
2025-11-21T23:37:26.678938285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:26.679509465Z [Info] FluentMigrator.Runner.MigrationRunner: 200: AddNewItemMonitorType migrated
2025-11-21T23:37:26.679708175Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013381s
2025-11-21T23:37:26.679899250Z [Info] FluentMigrator.Runner.MigrationRunner: 201: email_encryption migrating
2025-11-21T23:37:26.680089873Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:26.680340899Z [Info] email_encryption: Starting migration of Log DB to 201
2025-11-21T23:37:26.680523607Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (201, '2025-11-21T23:37:26', 'email_encryption')
2025-11-21T23:37:26.680881387Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:26.681437036Z [Info] FluentMigrator.Runner.MigrationRunner: 201: email_encryption migrated
2025-11-21T23:37:26.681626327Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013382s
2025-11-21T23:37:26.681797321Z [Info] FluentMigrator.Runner.MigrationRunner: 202: add_indexer_flags migrating
2025-11-21T23:37:26.681973185Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:26.682216735Z [Info] add_indexer_flags: Starting migration of Log DB to 202
2025-11-21T23:37:26.682408892Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (202, '2025-11-21T23:37:26', 'add_indexer_flags')
2025-11-21T23:37:26.682771092Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:26.683343223Z [Info] FluentMigrator.Runner.MigrationRunner: 202: add_indexer_flags migrated
2025-11-21T23:37:26.683537274Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013642s
2025-11-21T23:37:26.683708148Z [Info] FluentMigrator.Runner.MigrationRunner: 203: release_type migrating
2025-11-21T23:37:26.683937189Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:26.684180539Z [Info] release_type: Starting migration of Log DB to 203
2025-11-21T23:37:26.684367135Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (203, '2025-11-21T23:37:26', 'release_type')
2025-11-21T23:37:26.684734665Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:26.685272367Z [Info] FluentMigrator.Runner.MigrationRunner: 203: release_type migrated
2025-11-21T23:37:26.685466318Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001351s
2025-11-21T23:37:26.685639446Z [Info] FluentMigrator.Runner.MigrationRunner: 204: add_add_release_hash migrating
2025-11-21T23:37:26.685837725Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:26.686095224Z [Info] add_add_release_hash: Starting migration of Log DB to 204
2025-11-21T23:37:26.686287461Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (204, '2025-11-21T23:37:26', 'add_add_release_hash')
2025-11-21T23:37:26.686654470Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:26.687240790Z [Info] FluentMigrator.Runner.MigrationRunner: 204: add_add_release_hash migrated
2025-11-21T23:37:26.687501285Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014006s
2025-11-21T23:37:26.687711528Z [Info] FluentMigrator.Runner.MigrationRunner: 205: rename_season_pack_spec migrating
2025-11-21T23:37:26.688013265Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:26.688270613Z [Info] rename_season_pack_spec: Starting migration of Log DB to 205
2025-11-21T23:37:26.688469414Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (205, '2025-11-21T23:37:26', 'rename_season_pack_spec')
2025-11-21T23:37:26.688840230Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:26.689432062Z [Info] FluentMigrator.Runner.MigrationRunner: 205: rename_season_pack_spec migrated
2025-11-21T23:37:26.689626804Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014223s
2025-11-21T23:37:26.689796325Z [Info] FluentMigrator.Runner.MigrationRunner: 206: add_tmdbid migrating
2025-11-21T23:37:26.689986709Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:26.690220660Z [Info] add_tmdbid: Starting migration of Log DB to 206
2025-11-21T23:37:26.690403698Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (206, '2025-11-21T23:37:26', 'add_tmdbid')
2025-11-21T23:37:26.690754424Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:26.691350184Z [Info] FluentMigrator.Runner.MigrationRunner: 206: add_tmdbid migrated
2025-11-21T23:37:26.691534865Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001364s
2025-11-21T23:37:26.691703615Z [Info] FluentMigrator.Runner.MigrationRunner: 209: add_on_import_complete_to_notifications migrating
2025-11-21T23:37:26.691924841Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:26.692163601Z [Info] add_on_import_complete_to_notifications: Starting migration of Log DB to 209
2025-11-21T23:37:26.692385678Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (209, '2025-11-21T23:37:26', 'add_on_import_complete_to_notifications')
2025-11-21T23:37:26.692776726Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:26.693371122Z [Info] FluentMigrator.Runner.MigrationRunner: 209: add_on_import_complete_to_notifications migrated
2025-11-21T23:37:26.693587648Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014503s
2025-11-21T23:37:26.693777480Z [Info] FluentMigrator.Runner.MigrationRunner: 210: add_monitored_seasons_filter migrating
2025-11-21T23:37:26.693957753Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:26.694206384Z [Info] add_monitored_seasons_filter: Starting migration of Log DB to 210
2025-11-21T23:37:26.694398611Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (210, '2025-11-21T23:37:26', 'add_monitored_seasons_filter')
2025-11-21T23:37:26.694774838Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:26.695398404Z [Info] FluentMigrator.Runner.MigrationRunner: 210: add_monitored_seasons_filter migrated
2025-11-21T23:37:26.695596232Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014355s
2025-11-21T23:37:26.695775904Z [Info] FluentMigrator.Runner.MigrationRunner: 211: add_custom_colon_replacement_to_naming_config migrating
2025-11-21T23:37:26.696004404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:26.696257784Z [Info] add_custom_colon_replacement_to_naming_config: Starting migration of Log DB to 211
2025-11-21T23:37:26.696470221Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (211, '2025-11-21T23:37:26', 'add_custom_colon_replacement_to_naming_config')
2025-11-21T23:37:26.696857912Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:26.697456126Z [Info] FluentMigrator.Runner.MigrationRunner: 211: add_custom_colon_replacement_to_naming_config migrated
2025-11-21T23:37:26.697689276Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014539s
2025-11-21T23:37:26.697863106Z [Info] FluentMigrator.Runner.MigrationRunner: 212: add_minium_upgrade_format_score_to_quality_profiles migrating
2025-11-21T23:37:26.698080624Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:26.698314865Z [Info] add_minium_upgrade_format_score_to_quality_profiles: Starting migration of Log DB to 212
2025-11-21T23:37:26.698555390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (212, '2025-11-21T23:37:26', 'add_minium_upgrade_format_score_to_quality_profiles')
2025-11-21T23:37:26.698959373Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:26.699542317Z [Info] FluentMigrator.Runner.MigrationRunner: 212: add_minium_upgrade_format_score_to_quality_profiles migrated
2025-11-21T23:37:26.699773051Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014542s
2025-11-21T23:37:26.699967122Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_blurary576p_quality_in_profiles migrating
2025-11-21T23:37:26.700172105Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:26.700413741Z [Info] add_blurary576p_quality_in_profiles: Starting migration of Log DB to 214
2025-11-21T23:37:26.700617551Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (214, '2025-11-21T23:37:26', 'add_blurary576p_quality_in_profiles')
2025-11-21T23:37:26.700999631Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:26.701606482Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_blurary576p_quality_in_profiles migrated
2025-11-21T23:37:26.701821766Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014204s
2025-11-21T23:37:26.701993421Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_blurary576p_quality_in_profiles_with_grouped_blurary480p migrating
2025-11-21T23:37:26.702214306Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:26.702465201Z [Info] add_blurary576p_quality_in_profiles_with_grouped_blurary480p: Starting migration of Log DB to 215
2025-11-21T23:37:26.702700545Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (215, '2025-11-21T23:37:26', 'add_blurary576p_quality_in_profiles_with_grouped_blurary480p')
2025-11-21T23:37:26.703105440Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:26.703825790Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_blurary576p_quality_in_profiles_with_grouped_blurary480p migrated
2025-11-21T23:37:26.704138870Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016067s
2025-11-21T23:37:26.704313432Z [Info] FluentMigrator.Runner.MigrationRunner: 217: add_mal_and_anilist_ids migrating
2025-11-21T23:37:26.704490989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:26.704745041Z [Info] add_mal_and_anilist_ids: Starting migration of Log DB to 217
2025-11-21T23:37:26.704929743Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (217, '2025-11-21T23:37:26', 'add_mal_and_anilist_ids')
2025-11-21T23:37:26.705315850Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:26.705918774Z [Info] FluentMigrator.Runner.MigrationRunner: 217: add_mal_and_anilist_ids migrated
2025-11-21T23:37:26.706114267Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014124s
2025-11-21T23:37:26.897239164Z [Info] Microsoft.Hosting.Lifetime: Now listening on: http://[::]:8989
2025-11-21T23:37:26.906851546Z [Info] UpdaterConfigProvider: Update mechanism BuiltIn not supported in the current configuration, changing to Docker.
2025-11-21T23:37:27.034284142Z [Info] QualityProfileService: Setting up default quality profiles
2025-11-21T23:37:27.134149328Z [Info] Microsoft.Hosting.Lifetime: Application started. Press Ctrl+C to shut down.
2025-11-21T23:37:27.134402147Z [Info] Microsoft.Hosting.Lifetime: Hosting environment: Production
2025-11-21T23:37:27.134554954Z [Info] Microsoft.Hosting.Lifetime: Content root path: /app/sonarr/bin
2025-11-21T23:37:27.316817568Z [Info] ManagedHttpDispatcher: IPv4 is available: True, IPv6 will be disabled
2025-11-21T23:37:27.605437308Z [ls.io-init] done.
Expand
NAME VERSION TYPE
BouncyCastle.Cryptography 2.4.0 dotnet (+5 duplicates)
Dapper 2.0.123 dotnet (+5 duplicates)
Diacritical.Net 1.0.4 dotnet (+5 duplicates)
DryIoc.Microsoft.DependencyInjection 6.2.0 dotnet (+1 duplicate)
DryIoc.dll 5.4.3 dotnet (+7 duplicates)
Dynamitey 2.0.9.136 dotnet (+3 duplicates)
Equ 2.3.0 dotnet (+5 duplicates)
FluentValidation 9.5.4 dotnet (+5 duplicates)
IPAddressRange 6.1.0 dotnet (+7 duplicates)
Ical.Net 4.3.1 dotnet (+2 duplicates)
ImpromptuInterface 7.0.1 dotnet (+3 duplicates)
Instances 1.6.1 dotnet (+5 duplicates)
Lib.Harmony 2.3.3 dotnet (+1 duplicate)
MailKit 4.8.0 dotnet (+5 duplicates)
Microsoft.AspNetCore.Cryptography.Internal 6.0.21 dotnet (+5 duplicates)
Microsoft.AspNetCore.Cryptography.KeyDerivation 6.0.21 dotnet (+5 duplicates)
Microsoft.AspNetCore.Owin 6.0.21 dotnet (+1 duplicate)
Microsoft.Bcl.AsyncInterfaces 6.0.0 dotnet (+5 duplicates)
Microsoft.Bcl.TimeProvider 8.0.0 dotnet (+5 duplicates)
Microsoft.Data.SqlClient 2.1.7 dotnet (+5 duplicates)
Microsoft.Extensions.Configuration 6.0.0 dotnet (+1 duplicate)
Microsoft.Extensions.Configuration 6.0.1 dotnet (+4 duplicates)
Microsoft.Extensions.Configuration.Abstractions 6.0.0 dotnet (+2 duplicates)
Microsoft.Extensions.Configuration.Binder 6.0.0 dotnet (+2 duplicates)
Microsoft.Extensions.Configuration.CommandLine 6.0.0 dotnet (+6 duplicates)
Microsoft.Extensions.Configuration.EnvironmentVariables 6.0.1 dotnet (+6 duplicates)
Microsoft.Extensions.Configuration.FileExtensions 6.0.0 dotnet (+6 duplicates)
Microsoft.Extensions.Configuration.Json 6.0.0 dotnet (+7 duplicates)
Microsoft.Extensions.Configuration.UserSecrets 6.0.1 dotnet (+7 duplicates)
Microsoft.Extensions.DependencyInjection 6.0.1 dotnet (+7 duplicates)
Microsoft.Extensions.DependencyInjection.Abstractions 6.0.0 dotnet (+2 duplicates)
Microsoft.Extensions.DependencyInjection.Abstractions 7.0.0 dotnet (+1 duplicate)
Microsoft.Extensions.FileProviders.Abstractions 6.0.0 dotnet (+2 duplicates)
Microsoft.Extensions.FileProviders.Physical 6.0.0 dotnet (+2 duplicates)
Microsoft.Extensions.FileSystemGlobbing 6.0.0 dotnet (+2 duplicates)
Microsoft.Extensions.Hosting 6.0.1 dotnet (+7 duplicates)
Microsoft.Extensions.Hosting.Abstractions 6.0.0 dotnet (+4 duplicates)
Microsoft.Extensions.Hosting.WindowsServices 6.0.2 dotnet (+7 duplicates)
Microsoft.Extensions.Logging 6.0.0 dotnet (+7 duplicates)
Microsoft.Extensions.Logging.Abstractions 6.0.0 dotnet (+2 duplicates)
Microsoft.Extensions.Logging.Configuration 6.0.0 dotnet (+7 duplicates)
Microsoft.Extensions.Logging.Console 6.0.0 dotnet (+7 duplicates)
Microsoft.Extensions.Logging.Debug 6.0.0 dotnet (+7 duplicates)
Microsoft.Extensions.Logging.EventLog 6.0.0 dotnet (+7 duplicates)
Microsoft.Extensions.Logging.EventSource 6.0.0 dotnet (+7 duplicates)
Microsoft.Extensions.Options 6.0.0 dotnet (+4 duplicates)
Microsoft.Extensions.Options.ConfigurationExtensions 6.0.0 dotnet (+4 duplicates)
Microsoft.Extensions.Primitives 6.0.0 dotnet (+2 duplicates)
Microsoft.Identity.Client 4.21.1 dotnet (+5 duplicates)
Microsoft.IdentityModel.JsonWebTokens 6.8.0 dotnet (+5 duplicates)
Microsoft.IdentityModel.Logging 6.8.0 dotnet (+5 duplicates)
Microsoft.IdentityModel.Protocols 6.8.0 dotnet (+5 duplicates)
Microsoft.IdentityModel.Protocols.OpenIdConnect 6.8.0 dotnet (+5 duplicates)
Microsoft.IdentityModel.Tokens 6.8.0 dotnet (+5 duplicates)
Microsoft.OpenApi 1.6.14 dotnet (+2 duplicates)
Microsoft.Win32.SystemEvents 6.0.0 dotnet (+7 duplicates)
MimeKit 4.8.0 dotnet (+5 duplicates)
Mono.Nat 3.0.1 dotnet (+5 duplicates)
Mono.Posix.NETStandard 5.20.1.34-servarr24 dotnet
MonoTorrent 2.0.7 dotnet (+5 duplicates)
NLog 5.3.4 dotnet (+7 duplicates)
NLog.Extensions.Logging 5.3.15 dotnet (+7 duplicates)
NLog.Layouts.ClefJsonLayout 1.0.2 dotnet (+7 duplicates)
NLog.Targets.Syslog 7.0.0 dotnet (+7 duplicates)
Newtonsoft.Json 13.0.3 dotnet (+7 duplicates)
NodaTime 3.2.0 dotnet (+2 duplicates)
Npgsql 7.0.9 dotnet (+5 duplicates)
Polly 8.5.0 dotnet (+5 duplicates)
Polly.Contrib.WaitAndRetry 1.1.1 dotnet (+7 duplicates)
Polly.Core 8.5.0 dotnet (+5 duplicates)
ReusableTasks 2.0.0 dotnet (+5 duplicates)
Sentry 4.0.2 dotnet (+7 duplicates)
Servarr.FFMpegCore 4.7.0-26 dotnet (+5 duplicates)
Servarr.FFprobe 5.1.4.112 dotnet (+5 duplicates)
Servarr.FluentMigrator 3.3.2.9 dotnet (+5 duplicates)
Servarr.FluentMigrator.Abstractions 3.3.2.9 dotnet (+5 duplicates)
Servarr.FluentMigrator.Extensions.Oracle 3.3.2.9 dotnet (+5 duplicates)
Servarr.FluentMigrator.Extensions.Postgres 3.3.2.9 dotnet (+5 duplicates)
Servarr.FluentMigrator.Extensions.SqlAnywhere 3.3.2.9 dotnet (+5 duplicates)
Servarr.FluentMigrator.Extensions.SqlServer 3.3.2.9 dotnet (+5 duplicates)
Servarr.FluentMigrator.Runner 3.3.2.9 dotnet (+5 duplicates)
Servarr.FluentMigrator.Runner.Core 3.3.2.9 dotnet (+5 duplicates)
Servarr.FluentMigrator.Runner.Db2 3.3.2.9 dotnet (+5 duplicates)
Servarr.FluentMigrator.Runner.Firebird 3.3.2.9 dotnet (+5 duplicates)
Servarr.FluentMigrator.Runner.Hana 3.3.2.9 dotnet (+5 duplicates)
Servarr.FluentMigrator.Runner.MySql 3.3.2.9 dotnet (+5 duplicates)
Servarr.FluentMigrator.Runner.Oracle 3.3.2.9 dotnet (+5 duplicates)
Servarr.FluentMigrator.Runner.Postgres 3.3.2.9 dotnet (+5 duplicates)
Servarr.FluentMigrator.Runner.Redshift 3.3.2.9 dotnet (+5 duplicates)
Servarr.FluentMigrator.Runner.SQLite 3.3.2.9 dotnet (+5 duplicates)
Servarr.FluentMigrator.Runner.SqlAnywhere 3.3.2.9 dotnet (+5 duplicates)
Servarr.FluentMigrator.Runner.SqlServer 3.3.2.9 dotnet (+5 duplicates)
Servarr.FluentMigrator.Runner.SqlServerCe 3.3.2.9 dotnet (+5 duplicates)
SharpZipLib 1.4.2 dotnet (+7 duplicates)
SixLabors.ImageSharp 3.1.7 dotnet (+5 duplicates)
Sonarr 4.0.16 dotnet
Sonarr.Api.V3 4.0.16 dotnet (+2 duplicates)
Sonarr.Common 4.0.16 dotnet (+7 duplicates)
Sonarr.Core 4.0.16 dotnet (+5 duplicates)
Sonarr.Host 4.0.16 dotnet (+1 duplicate)
Sonarr.Http 4.0.16 dotnet (+3 duplicates)
Sonarr.Mono 4.0.16 dotnet
Sonarr.RuntimePatches 4.0.16 dotnet (+1 duplicate)
Sonarr.SignalR 4.0.16 dotnet (+4 duplicates)
Swashbuckle.AspNetCore.Annotations 6.6.2 dotnet (+2 duplicates)
Swashbuckle.AspNetCore.Swagger 6.6.2 dotnet (+2 duplicates)
Swashbuckle.AspNetCore.SwaggerGen 6.6.2 dotnet (+2 duplicates)
System.Configuration.ConfigurationManager 6.0.1 dotnet (+7 duplicates)
System.Data.SQLite.Core.Servarr 1.0.115.5-18 dotnet (+7 duplicates)
System.Diagnostics.EventLog 6.0.0 dotnet (+2 duplicates)
System.Drawing.Common 6.0.0 dotnet (+7 duplicates)
System.Formats.Asn1 8.0.1 dotnet (+5 duplicates)
System.IdentityModel.Tokens.Jwt 6.8.0 dotnet (+5 duplicates)
System.Runtime.Caching 4.7.0 dotnet (+5 duplicates)
System.Security.Cryptography.Pkcs 8.0.0 dotnet (+5 duplicates)
System.Security.Cryptography.ProtectedData 6.0.0 dotnet (+7 duplicates)
System.Security.Permissions 6.0.0 dotnet (+7 duplicates)
System.ServiceProcess.ServiceController 6.0.1 dotnet (+7 duplicates)
System.Text.Json 6.0.10 dotnet (+7 duplicates)
System.Text.Json 6.0.9 dotnet
System.Windows.Extensions 6.0.0 dotnet (+7 duplicates)
acl-libs 2.3.2-r1 apk
alpine-baselayout 3.7.0-r0 apk
alpine-baselayout-data 3.7.0-r0 apk
alpine-keys 2.5-r0 apk
alpine-release 3.22.2-r0 apk
apk-tools 2.14.9-r3 apk
bash 5.2.37-r0 apk
brotli-libs 1.1.0-r2 apk
busybox 1.37.0-r19 apk
busybox-binsh 1.37.0-r19 apk
c-ares 1.34.5-r0 apk
ca-certificates 20250911-r0 apk
ca-certificates-bundle 20250911-r0 apk
catatonit 0.2.1-r0 apk
coreutils 9.7-r1 apk
coreutils-env 9.7-r1 apk
coreutils-fmt 9.7-r1 apk
coreutils-sha512sum 9.7-r1 apk
curl 8.14.1-r2 apk
findutils 4.10.0-r0 apk
icu-data-en 76.1-r1 apk
icu-libs 76.1-r1 apk
jq 1.8.0-r0 apk
libapk2 2.14.9-r3 apk
libattr 2.5.2-r2 apk
libbsd 0.12.2-r0 apk
libcrypto3 3.5.4-r0 apk
libcurl 8.14.1-r2 apk
libgcc 14.2.0-r6 apk
libidn2 2.3.7-r0 apk
libintl 0.24.1-r0 apk
libmd 1.1.0-r0 apk
libncursesw 6.5_p20250503-r0 apk
libproc2 4.0.4-r3 apk
libpsl 0.21.5-r3 apk
libssl3 3.5.4-r0 apk
libstdc++ 14.2.0-r6 apk
libunistring 1.3-r0 apk
libxml2 2.13.9-r0 apk
libxslt 1.1.43-r3 apk
linux-pam 1.7.0-r4 apk
musl 1.2.5-r10 apk
musl-utils 1.2.5-r10 apk
ncurses-terminfo-base 6.5_p20250503-r0 apk
netcat-openbsd 1.229.1-r0 apk
nghttp2-libs 1.65.0-r0 apk
oniguruma 6.9.10-r0 apk
procps-ng 4.0.4-r3 apk
readline 8.2.13-r1 apk
runtimepack.Microsoft.AspNetCore.App.Runtime.linux-musl-x64 6.0.13 dotnet
runtimepack.Microsoft.NETCore.App.Runtime.linux-musl-x64 6.0.13 dotnet
scanelf 1.3.8-r1 apk
shadow 4.17.3-r0 apk
skalibs-libs 2.14.4.0-r0 apk
sqlite-libs 3.49.2-r1 apk
ssl_client 1.37.0-r19 apk
tzdata 2025b-r0 apk
utmps-libs 0.1.3.1-r0 apk
xmlstarlet 1.6.1-r2 apk
xz-libs 5.8.1-r0 apk
zlib 1.3.1-r2 apk
zstd-libs 1.5.7-r0 apk
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": 1763768264397
},
{
"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": 1763768264397
},
{
"level": "INFO",
"message": "http://172.17.0.5:8989/931-cf52af1896516b46dbfc.js 1:139900 \"[signalR] starting\"",
"source": "console-api",
"timestamp": 1763768264397
},
{
"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": 1763768264397
},
{
"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=0S58cPwdg0tvdR0JctXxuQ.\"",
"source": "console-api",
"timestamp": 1763768264397
},
{
"level": "INFO",
"message": "http://172.17.0.5:8989/931-cf52af1896516b46dbfc.js 1:139900 \"[signalR] Information: Using HubProtocol 'json'.\"",
"source": "console-api",
"timestamp": 1763768264397
},
{
"level": "DEBUG",
"message": "http://172.17.0.5:8989/931-cf52af1896516b46dbfc.js 1:139900 \"[signalR] connected\"",
"source": "console-api",
"timestamp": 1763768264397
},
{
"level": "DEBUG",
"message": "http://172.17.0.5:8989/931-cf52af1896516b46dbfc.js 1:139900 \"[signalR] received\" \"version\" Object",
"source": "console-api",
"timestamp": 1763768264398
},
{
"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": 1763768264398
},
{
"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": 1763768264398
}
]
| Test | Result | Message | Runtime |
|---|---|---|---|
| Container startup | PASS | - | 5.16s |
| Create SBOM | PASS | - | 10.35s |
| Get build info | PASS | - | 0.03s |
| Get screenshot | PASS | - | 11.09s |
ARM64 PASS
linuxserver/sonarr
Runtime: 80.48s
Build Information
Builder: X86-BUILDER-3d --Hetzner
Created: 2025-11-21T23:34:08+00:00
Image: linuxserver/sonarr
Maintainer: thespad
Size: 86.93MB
Tag: arm64v8-4.0.16.2944-ls298
Version: 4.0.16.2944-ls298
Expand
2025-11-21T23:37:25.215517433Z [migrations] started
2025-11-21T23:37:25.219749894Z [migrations] no migrations found
2025-11-21T23:37:25.997197907Z usermod: no changes
2025-11-21T23:37:26.081656345Z ───────────────────────────────────────
2025-11-21T23:37:26.081697668Z
2025-11-21T23:37:26.081706696Z ██╗ ███████╗██╗ ██████╗
2025-11-21T23:37:26.081715093Z ██║ ██╔════╝██║██╔═══██╗
2025-11-21T23:37:26.081723249Z ██║ ███████╗██║██║ ██║
2025-11-21T23:37:26.081731246Z ██║ ╚════██║██║██║ ██║
2025-11-21T23:37:26.081739202Z ███████╗███████║██║╚██████╔╝
2025-11-21T23:37:26.081747759Z ╚══════╝╚══════╝╚═╝ ╚═════╝
2025-11-21T23:37:26.081755855Z
2025-11-21T23:37:26.081763681Z Brought to you by linuxserver.io
2025-11-21T23:37:26.081771747Z ───────────────────────────────────────
2025-11-21T23:37:26.087319897Z
2025-11-21T23:37:26.087736566Z To support the app dev(s) visit:
2025-11-21T23:37:26.127520662Z Sonarr: https://sonarr.tv/donate
2025-11-21T23:37:26.132335005Z
2025-11-21T23:37:26.132356859Z To support LSIO projects visit:
2025-11-21T23:37:26.132363733Z https://www.linuxserver.io/donate/
2025-11-21T23:37:26.132368272Z
2025-11-21T23:37:26.132372681Z ───────────────────────────────────────
2025-11-21T23:37:26.132377681Z GID/UID
2025-11-21T23:37:26.132382200Z ───────────────────────────────────────
2025-11-21T23:37:26.226973297Z
2025-11-21T23:37:26.226990231Z User UID: 911
2025-11-21T23:37:26.227002796Z User GID: 911
2025-11-21T23:37:26.227007215Z ───────────────────────────────────────
2025-11-21T23:37:26.266261485Z Linuxserver.io version: 4.0.16.2944-ls298
2025-11-21T23:37:26.269773345Z Build-date: 2025-11-21T23:34:08+00:00
2025-11-21T23:37:26.269788315Z ───────────────────────────────────────
2025-11-21T23:37:26.269797394Z
2025-11-21T23:37:29.165636942Z [custom-init] No custom files found, skipping...
2025-11-21T23:37:35.549593713Z [Info] Bootstrap: Starting Sonarr - /app/sonarr/bin/Sonarr - Version 4.0.16.2944
2025-11-21T23:37:36.626088268Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2025-11-21T23:37:36.714607230Z [Debug] Bootstrap: Console selected
2025-11-21T23:37:36.730526370Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2025-11-21T23:37:41.724712877Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2025-11-21T23:37:42.780624252Z [Warn] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {13e2f4be-f64c-4220-a0c9-2cc7e16ea776} may be persisted to storage in unencrypted form.
2025-11-21T23:37:44.166264460Z [Trace] EventAggregator: Publishing ConfigFileSavedEvent
2025-11-21T23:37:45.019045548Z [Info] MigrationController: *** Migrating data source=/config/sonarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 ***
2025-11-21T23:37:47.022113495Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating
2025-11-21T23:37:47.419397685Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-11-21T23:37:47.429981273Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-11-21T23:37:48.196042742Z [Info] DatabaseEngineVersionCheck: SQLite 3.49.2
2025-11-21T23:37:48.224956022Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.7780809s
2025-11-21T23:37:48.228087547Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated
2025-11-21T23:37:48.230992465Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.805014s
2025-11-21T23:37:48.406645121Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating
2025-11-21T23:37:48.414858437Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:48.504172881Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo
2025-11-21T23:37:48.604155413Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL)
2025-11-21T23:37:48.945262974Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.4373528s
2025-11-21T23:37:48.950712926Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:48.967516507Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated
2025-11-21T23:37:48.969584209Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.4608025s
2025-11-21T23:37:49.100316289Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating
2025-11-21T23:37:49.102950251Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:49.193052231Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version)
2025-11-21T23:37:49.213782016Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2025-11-21T23:37:49.228330676Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0328186s
2025-11-21T23:37:49.231281236Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2025-11-21T23:37:49.234946976Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018752s
2025-11-21T23:37:49.240771202Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime
2025-11-21T23:37:49.248646236Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME
2025-11-21T23:37:49.263188634Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0201736s
2025-11-21T23:37:49.265704529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:49.269483067Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated
2025-11-21T23:37:49.274958550Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0266912s
2025-11-21T23:37:49.286001693Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating
2025-11-21T23:37:49.288139277Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:49.300653371Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2025-11-21T23:37:49.303019354Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003154s
2025-11-21T23:37:49.305008459Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String
2025-11-21T23:37:49.307548403Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT
2025-11-21T23:37:49.313048055Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058409s
2025-11-21T23:37:49.314650160Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:49.317535329Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated
2025-11-21T23:37:49.319279520Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108395s
2025-11-21T23:37:49.337862613Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating
2025-11-21T23:37:49.339938592Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:49.351263854Z [Info] InitialSetup: Starting migration of Main DB to 1
2025-11-21T23:37:49.472777152Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Config
2025-11-21T23:37:49.478836482Z [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)
2025-11-21T23:37:49.485560960Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106065s
2025-11-21T23:37:49.487705277Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Config (Key)
2025-11-21T23:37:49.489808852Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Config_Key" ON "Config" ("Key" ASC)
2025-11-21T23:37:49.493401806Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042857s
2025-11-21T23:37:49.494877497Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RootFolders
2025-11-21T23:37:49.497252117Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "RootFolders" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Path" TEXT NOT NULL)
2025-11-21T23:37:49.501785234Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050514s
2025-11-21T23:37:49.503070722Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex RootFolders (Path)
2025-11-21T23:37:49.504872158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_RootFolders_Path" ON "RootFolders" ("Path" ASC)
2025-11-21T23:37:49.508654183Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039051s
2025-11-21T23:37:49.510789842Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Series
2025-11-21T23:37:49.513388945Z [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)
2025-11-21T23:37:49.527218267Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0154427s
2025-11-21T23:37:49.528731855Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (TvdbId)
2025-11-21T23:37:49.530501367Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2025-11-21T23:37:49.534128590Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037647s
2025-11-21T23:37:49.535640634Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (TvRageId)
2025-11-21T23:37:49.537350687Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC)
2025-11-21T23:37:49.541060225Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037624s
2025-11-21T23:37:49.542549263Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (ImdbId)
2025-11-21T23:37:49.544240387Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_ImdbId" ON "Series" ("ImdbId" ASC)
2025-11-21T23:37:49.547874443Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036902s
2025-11-21T23:37:49.549371518Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (TitleSlug)
2025-11-21T23:37:49.551089687Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2025-11-21T23:37:49.554830298Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037846s
2025-11-21T23:37:49.556316780Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Seasons
2025-11-21T23:37:49.558176835Z [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)
2025-11-21T23:37:49.563773252Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005413s
2025-11-21T23:37:49.564794719Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Episodes
2025-11-21T23:37:49.567068186Z [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)
2025-11-21T23:37:49.576244951Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098489s
2025-11-21T23:37:49.577801234Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Episodes (TvDbEpisodeId)
2025-11-21T23:37:49.579642491Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Episodes_TvDbEpisodeId" ON "Episodes" ("TvDbEpisodeId" ASC)
2025-11-21T23:37:49.583633226Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040478s
2025-11-21T23:37:49.585153637Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable EpisodeFiles
2025-11-21T23:37:49.587262021Z [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)
2025-11-21T23:37:49.594240471Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073761s
2025-11-21T23:37:49.595763768Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex EpisodeFiles (Path)
2025-11-21T23:37:49.597544313Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_EpisodeFiles_Path" ON "EpisodeFiles" ("Path" ASC)
2025-11-21T23:37:49.601237147Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037649s
2025-11-21T23:37:49.602738670Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable History
2025-11-21T23:37:49.604771894Z [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)
2025-11-21T23:37:49.611694260Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007353s
2025-11-21T23:37:49.613239802Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Notifications
2025-11-21T23:37:49.615238265Z [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)
2025-11-21T23:37:49.722289078Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1035959s
2025-11-21T23:37:49.726302297Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ScheduledTasks
2025-11-21T23:37:49.767988723Z [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)
2025-11-21T23:37:49.787890791Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0591672s
2025-11-21T23:37:49.790154238Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ScheduledTasks (TypeName)
2025-11-21T23:37:49.793137324Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2025-11-21T23:37:49.801433657Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096451s
2025-11-21T23:37:49.802788995Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Indexers
2025-11-21T23:37:49.805008394Z [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)
2025-11-21T23:37:49.811560465Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073141s
2025-11-21T23:37:49.812977087Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Indexers (Name)
2025-11-21T23:37:49.814638682Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2025-11-21T23:37:49.818292659Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037691s
2025-11-21T23:37:49.819584209Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable QualityProfiles
2025-11-21T23:37:49.821648615Z [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)
2025-11-21T23:37:49.827506478Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006263s
2025-11-21T23:37:49.828840835Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityProfiles (Name)
2025-11-21T23:37:49.830620528Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityProfiles_Name" ON "QualityProfiles" ("Name" ASC)
2025-11-21T23:37:49.836296946Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053398s
2025-11-21T23:37:49.837170976Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable QualitySizes
2025-11-21T23:37:49.839317598Z [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)
2025-11-21T23:37:49.844701316Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060298s
2025-11-21T23:37:49.846123971Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualitySizes (QualityId)
2025-11-21T23:37:49.847780416Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualitySizes_QualityId" ON "QualitySizes" ("QualityId" ASC)
2025-11-21T23:37:49.854385854Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066025s
2025-11-21T23:37:49.855896235Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualitySizes (Name)
2025-11-21T23:37:49.857636188Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualitySizes_Name" ON "QualitySizes" ("Name" ASC)
2025-11-21T23:37:49.862972792Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053983s
2025-11-21T23:37:49.864414044Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable SceneMappings
2025-11-21T23:37:49.866646638Z [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)
2025-11-21T23:37:49.874638778Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076267s
2025-11-21T23:37:49.876412680Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NamingConfig
2025-11-21T23:37:49.878886420Z [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)
2025-11-21T23:37:49.887032590Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091472s
2025-11-21T23:37:49.937184079Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2025-11-21T23:37:49', 'InitialSetup')
2025-11-21T23:37:49.959419094Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:49.964562880Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated
2025-11-21T23:37:49.966156408Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0866431s
2025-11-21T23:37:49.971554276Z [Info] FluentMigrator.Runner.MigrationRunner: 2: remove_tvrage_imdb_unique_constraint migrating
2025-11-21T23:37:49.973454882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:49.979663962Z [Info] remove_tvrage_imdb_unique_constraint: Starting migration of Main DB to 2
2025-11-21T23:37:50.012566334Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex Series (TvRageId)
2025-11-21T23:37:50.018130286Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_Series_TvRageId"
2025-11-21T23:37:50.024891939Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101681s
2025-11-21T23:37:50.026700029Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex Series (ImdbId)
2025-11-21T23:37:50.028607289Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_Series_ImdbId"
2025-11-21T23:37:50.031934387Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003682s
2025-11-21T23:37:50.035332358Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2025-11-21T23:37:50', 'remove_tvrage_imdb_unique_constraint')
2025-11-21T23:37:50.039724160Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:50.042646654Z [Info] FluentMigrator.Runner.MigrationRunner: 2: remove_tvrage_imdb_unique_constraint migrated
2025-11-21T23:37:50.044392569Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0144648s
2025-11-21T23:37:50.046191491Z [Info] FluentMigrator.Runner.MigrationRunner: 3: remove_renamed_scene_mapping_columns migrating
2025-11-21T23:37:50.047929019Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:50.050458782Z [Info] remove_renamed_scene_mapping_columns: Starting migration of Main DB to 3
2025-11-21T23:37:50.069347460Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable SceneMappings
2025-11-21T23:37:50.074160590Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SceneMappings"
2025-11-21T23:37:50.078573424Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072672s
2025-11-21T23:37:50.079966399Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable SceneMappings
2025-11-21T23:37:50.082065094Z [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)
2025-11-21T23:37:50.088496061Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070221s
2025-11-21T23:37:50.090264341Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2025-11-21T23:37:50', 'remove_renamed_scene_mapping_columns')
2025-11-21T23:37:50.094271889Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:50.097082858Z [Info] FluentMigrator.Runner.MigrationRunner: 3: remove_renamed_scene_mapping_columns migrated
2025-11-21T23:37:50.098800507Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0156441s
2025-11-21T23:37:50.100462833Z [Info] FluentMigrator.Runner.MigrationRunner: 4: updated_history migrating
2025-11-21T23:37:50.101958444Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:50.104418607Z [Info] updated_history: Starting migration of Main DB to 4
2025-11-21T23:37:50.113372273Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable History
2025-11-21T23:37:50.115364414Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History"
2025-11-21T23:37:50.118893048Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036742s
2025-11-21T23:37:50.120038384Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable History
2025-11-21T23:37:50.122095656Z [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)
2025-11-21T23:37:50.128294716Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006825s
2025-11-21T23:37:50.129989849Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2025-11-21T23:37:50', 'updated_history')
2025-11-21T23:37:50.133655449Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:50.136380355Z [Info] FluentMigrator.Runner.MigrationRunner: 4: updated_history migrated
2025-11-21T23:37:50.137892269Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0149995s
2025-11-21T23:37:50.139634927Z [Info] FluentMigrator.Runner.MigrationRunner: 5: added_eventtype_to_history migrating
2025-11-21T23:37:50.141290220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:50.144133985Z [Info] added_eventtype_to_history: Starting migration of Main DB to 5
2025-11-21T23:37:50.151724336Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History
2025-11-21T23:37:50.153558970Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002309s
2025-11-21T23:37:50.155247770Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn History EventType Int32
2025-11-21T23:37:50.157533773Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History" ADD COLUMN "EventType" INTEGER
2025-11-21T23:37:50.163707562Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067876s
2025-11-21T23:37:50.165402084Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2025-11-21T23:37:50', 'added_eventtype_to_history')
2025-11-21T23:37:50.169444672Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:50.172222275Z [Info] FluentMigrator.Runner.MigrationRunner: 5: added_eventtype_to_history migrated
2025-11-21T23:37:50.173862216Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0153405s
2025-11-21T23:37:50.175481636Z [Info] FluentMigrator.Runner.MigrationRunner: 6: add_index_to_log_time migrating
2025-11-21T23:37:50.177121909Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:50.179509626Z [Info] add_index_to_log_time: Starting migration of Main DB to 6
2025-11-21T23:37:50.181957394Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2025-11-21T23:37:50', 'add_index_to_log_time')
2025-11-21T23:37:50.185923258Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:50.188732474Z [Info] FluentMigrator.Runner.MigrationRunner: 6: add_index_to_log_time migrated
2025-11-21T23:37:50.190289519Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0116243s
2025-11-21T23:37:50.191865582Z [Info] FluentMigrator.Runner.MigrationRunner: 7: add_renameEpisodes_to_naming migrating
2025-11-21T23:37:50.193567899Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:50.195833981Z [Info] add_renameEpisodes_to_naming: Starting migration of Main DB to 7
2025-11-21T23:37:50.207238391Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2025-11-21T23:37:50.209729557Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.98E-05s
2025-11-21T23:37:50.211120457Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig RenameEpisodes Boolean
2025-11-21T23:37:50.213331749Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "RenameEpisodes" INTEGER
2025-11-21T23:37:50.220240418Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070451s
2025-11-21T23:37:50.224193787Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "RenameEpisodes" = NOT "UseSceneName"
2025-11-21T23:37:50.228972989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "RenameEpisodes" = NOT "UseSceneName"
2025-11-21T23:37:50.232637587Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005995s
2025-11-21T23:37:50.234218580Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2025-11-21T23:37:50', 'add_renameEpisodes_to_naming')
2025-11-21T23:37:50.238095465Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:50.240889881Z [Info] FluentMigrator.Runner.MigrationRunner: 7: add_renameEpisodes_to_naming migrated
2025-11-21T23:37:50.242782932Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0144188s
2025-11-21T23:37:50.244461772Z [Info] FluentMigrator.Runner.MigrationRunner: 8: remove_backlog migrating
2025-11-21T23:37:50.245941361Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:50.248416745Z [Info] remove_backlog: Starting migration of Main DB to 8
2025-11-21T23:37:50.280716813Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Series BacklogSetting
2025-11-21T23:37:50.515247066Z [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)
2025-11-21T23:37:50.529815887Z [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"
2025-11-21T23:37:50.544787439Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2025-11-21T23:37:50.552899190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2025-11-21T23:37:50.572409019Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2025-11-21T23:37:50.576409593Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2025-11-21T23:37:50.580180014Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2973442s
2025-11-21T23:37:50.581774163Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig UseSceneName
2025-11-21T23:37:50.610075261Z [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)
2025-11-21T23:37:50.619057805Z [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"
2025-11-21T23:37:50.627541405Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig"
2025-11-21T23:37:50.630791177Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig"
2025-11-21T23:37:50.642404378Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0589186s
2025-11-21T23:37:50.644208420Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2025-11-21T23:37:50', 'remove_backlog')
2025-11-21T23:37:50.647897547Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:50.651160606Z [Info] FluentMigrator.Runner.MigrationRunner: 8: remove_backlog migrated
2025-11-21T23:37:50.652625666Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0676926s
2025-11-21T23:37:50.654414999Z [Info] FluentMigrator.Runner.MigrationRunner: 9: fix_rename_episodes migrating
2025-11-21T23:37:50.655939287Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:50.658422026Z [Info] fix_rename_episodes: Starting migration of Main DB to 9
2025-11-21T23:37:50.706282392Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig SeasonFolderFormat
2025-11-21T23:37:50.732140511Z [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)
2025-11-21T23:37:50.740528528Z [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"
2025-11-21T23:37:50.748243250Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig"
2025-11-21T23:37:50.751792906Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig"
2025-11-21T23:37:50.762554322Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0539952s
2025-11-21T23:37:50.764082028Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-11-21T23:37:50.792956159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "RenameEpisodes" = 1 WHERE "RenameEpisodes" = -1
2025-11-21T23:37:50.797332751Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0318748s
2025-11-21T23:37:50.798731857Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-11-21T23:37:50.801063431Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "RenameEpisodes" = 0 WHERE "RenameEpisodes" = -2
2025-11-21T23:37:50.804223704Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041285s
2025-11-21T23:37:50.805960090Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2025-11-21T23:37:50', 'fix_rename_episodes')
2025-11-21T23:37:50.809813758Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:50.813224565Z [Info] FluentMigrator.Runner.MigrationRunner: 9: fix_rename_episodes migrated
2025-11-21T23:37:50.814767301Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0131373s
2025-11-21T23:37:50.817409110Z [Info] FluentMigrator.Runner.MigrationRunner: 10: add_monitored migrating
2025-11-21T23:37:50.818907036Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:50.821382269Z [Info] add_monitored: Starting migration of Main DB to 10
2025-11-21T23:37:50.843812837Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2025-11-21T23:37:50.845798585Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001178s
2025-11-21T23:37:50.847477325Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes Monitored Boolean
2025-11-21T23:37:50.849622534Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "Monitored" INTEGER
2025-11-21T23:37:50.856321671Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067597s
2025-11-21T23:37:50.857352306Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Seasons
2025-11-21T23:37:50.858843298Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.31E-05s
2025-11-21T23:37:50.860196983Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Seasons Monitored Boolean
2025-11-21T23:37:50.861972658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Seasons" ADD COLUMN "Monitored" INTEGER
2025-11-21T23:37:50.867556219Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0057234s
2025-11-21T23:37:50.868929083Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-11-21T23:37:50.872577459Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Episodes" SET "Monitored" = 1 WHERE "Ignored" = 0
2025-11-21T23:37:50.876503783Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058689s
2025-11-21T23:37:50.877536893Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-11-21T23:37:50.878947122Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Episodes" SET "Monitored" = 0 WHERE "Ignored" = 1
2025-11-21T23:37:50.881810557Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029443s
2025-11-21T23:37:50.883138972Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-11-21T23:37:50.884525012Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Seasons" SET "Monitored" = 1 WHERE "Ignored" = 0
2025-11-21T23:37:50.887369930Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029302s
2025-11-21T23:37:50.888728996Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-11-21T23:37:50.890105627Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Seasons" SET "Monitored" = 0 WHERE "Ignored" = 1
2025-11-21T23:37:50.892943150Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029128s
2025-11-21T23:37:50.894716571Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2025-11-21T23:37:50', 'add_monitored')
2025-11-21T23:37:50.898456450Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:50.901358983Z [Info] FluentMigrator.Runner.MigrationRunner: 10: add_monitored migrated
2025-11-21T23:37:50.902858022Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113471s
2025-11-21T23:37:50.904696032Z [Info] FluentMigrator.Runner.MigrationRunner: 11: remove_ignored migrating
2025-11-21T23:37:50.906242445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:50.908806638Z [Info] remove_ignored: Starting migration of Main DB to 11
2025-11-21T23:37:50.913089681Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Seasons Ignored
2025-11-21T23:37:51.002099501Z [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)
2025-11-21T23:37:51.007796751Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Seasons_temp" ("Id", "SeriesId", "SeasonNumber", "Monitored") SELECT "Id", "SeriesId", "SeasonNumber", "Monitored" FROM "Seasons"
2025-11-21T23:37:51.012173213Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Seasons"
2025-11-21T23:37:51.015075275Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Seasons_temp" RENAME TO "Seasons"
2025-11-21T23:37:51.025672600Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.110832s
2025-11-21T23:37:51.027059302Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Episodes Ignored
2025-11-21T23:37:51.050303850Z [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)
2025-11-21T23:37:51.059936282Z [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"
2025-11-21T23:37:51.069741353Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Episodes"
2025-11-21T23:37:51.072815211Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes_temp" RENAME TO "Episodes"
2025-11-21T23:37:51.083784144Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Episodes_TvDbEpisodeId" ON "Episodes" ("TvDbEpisodeId" ASC)
2025-11-21T23:37:51.087755209Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0586834s
2025-11-21T23:37:51.089002511Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2025-11-21T23:37:51', 'remove_ignored')
2025-11-21T23:37:51.092699914Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:51.095708912Z [Info] FluentMigrator.Runner.MigrationRunner: 11: remove_ignored migrated
2025-11-21T23:37:51.097147519Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0670422s
2025-11-21T23:37:51.098811078Z [Info] FluentMigrator.Runner.MigrationRunner: 12: remove_custom_start_date migrating
2025-11-21T23:37:51.100565530Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:51.103309344Z [Info] remove_custom_start_date: Starting migration of Main DB to 12
2025-11-21T23:37:51.106991297Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Series CustomStartDate
2025-11-21T23:37:51.131234305Z [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)
2025-11-21T23:37:51.143550380Z [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"
2025-11-21T23:37:51.155468575Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2025-11-21T23:37:51.158709509Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2025-11-21T23:37:51.169165119Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2025-11-21T23:37:51.172910921Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2025-11-21T23:37:51.176495207Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.067803s
2025-11-21T23:37:51.178271002Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2025-11-21T23:37:51', 'remove_custom_start_date')
2025-11-21T23:37:51.182069670Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:51.184990540Z [Info] FluentMigrator.Runner.MigrationRunner: 12: remove_custom_start_date migrated
2025-11-21T23:37:51.186605792Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0763758s
2025-11-21T23:37:51.188286396Z [Info] FluentMigrator.Runner.MigrationRunner: 13: add_air_date_utc migrating
2025-11-21T23:37:51.189783149Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:51.192227911Z [Info] add_air_date_utc: Starting migration of Main DB to 13
2025-11-21T23:37:51.198060403Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2025-11-21T23:37:51.199735546Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.91E-05s
2025-11-21T23:37:51.201203702Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes AirDateUtc DateTime
2025-11-21T23:37:51.203004247Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "AirDateUtc" DATETIME
2025-11-21T23:37:51.209215091Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006309s
2025-11-21T23:37:51.210646613Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Episodes" SET "AirDateUtc" = "AirDate"
2025-11-21T23:37:51.213036374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Episodes" SET "AirDateUtc" = "AirDate"
2025-11-21T23:37:51.215875029Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032125s
2025-11-21T23:37:51.217582166Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2025-11-21T23:37:51', 'add_air_date_utc')
2025-11-21T23:37:51.221324561Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:51.224116401Z [Info] FluentMigrator.Runner.MigrationRunner: 13: add_air_date_utc migrated
2025-11-21T23:37:51.225633255Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114865s
2025-11-21T23:37:51.227349450Z [Info] FluentMigrator.Runner.MigrationRunner: 14: drop_air_date migrating
2025-11-21T23:37:51.228880222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:51.231241296Z [Info] drop_air_date: Starting migration of Main DB to 14
2025-11-21T23:37:51.234844089Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Episodes AirDate
2025-11-21T23:37:51.258876763Z [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)
2025-11-21T23:37:51.268271076Z [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"
2025-11-21T23:37:51.278138051Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Episodes"
2025-11-21T23:37:51.281242772Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes_temp" RENAME TO "Episodes"
2025-11-21T23:37:51.291708943Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Episodes_TvDbEpisodeId" ON "Episodes" ("TvDbEpisodeId" ASC)
2025-11-21T23:37:51.295568033Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0590116s
2025-11-21T23:37:51.297192453Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2025-11-21T23:37:51', 'drop_air_date')
2025-11-21T23:37:51.300845648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:51.303775907Z [Info] FluentMigrator.Runner.MigrationRunner: 14: drop_air_date migrated
2025-11-21T23:37:51.305265667Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0672993s
2025-11-21T23:37:51.306985138Z [Info] FluentMigrator.Runner.MigrationRunner: 15: add_air_date_as_string migrating
2025-11-21T23:37:51.308593667Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:51.310989310Z [Info] add_air_date_as_string: Starting migration of Main DB to 15
2025-11-21T23:37:51.315772850Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2025-11-21T23:37:51.317353763Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.81E-05s
2025-11-21T23:37:51.318638430Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes AirDate String
2025-11-21T23:37:51.320397852Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "AirDate" TEXT
2025-11-21T23:37:51.326305215Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060222s
2025-11-21T23:37:51.327931018Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2025-11-21T23:37:51', 'add_air_date_as_string')
2025-11-21T23:37:51.331697812Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:51.334511957Z [Info] FluentMigrator.Runner.MigrationRunner: 15: add_air_date_as_string migrated
2025-11-21T23:37:51.336113061Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0142763s
2025-11-21T23:37:51.337813975Z [Info] FluentMigrator.Runner.MigrationRunner: 16: updated_imported_history_item migrating
2025-11-21T23:37:51.339520020Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:51.342049112Z [Info] updated_imported_history_item: Starting migration of Main DB to 16
2025-11-21T23:37:51.345425549Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "History" SET "Data" = replace( "Data", '"Path"', '"ImportedPath"' ) WHERE "EventType" = 3
2025-11-21T23:37:51.348349105Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "History" SET "Data" = replace( "Data", '"Path"', '"ImportedPath"' ) WHERE "EventType" = 3
2025-11-21T23:37:51.351877770Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038066s
2025-11-21T23:37:51.353486578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2025-11-21T23:37:51', 'updated_imported_history_item')
2025-11-21T23:37:51.357360748Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:51.360089833Z [Info] FluentMigrator.Runner.MigrationRunner: 16: updated_imported_history_item migrated
2025-11-21T23:37:51.361755346Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0120838s
2025-11-21T23:37:51.363322711Z [Info] FluentMigrator.Runner.MigrationRunner: 17: reset_scene_names migrating
2025-11-21T23:37:51.364913674Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:51.367283726Z [Info] reset_scene_names: Starting migration of Main DB to 17
2025-11-21T23:37:51.370302664Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "EpisodeFiles" SET "SceneName" = NULL where "SceneName" != NULL
2025-11-21T23:37:51.372648066Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "EpisodeFiles" SET "SceneName" = NULL where "SceneName" != NULL
2025-11-21T23:37:51.375881916Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031977s
2025-11-21T23:37:51.377459993Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2025-11-21T23:37:51', 'reset_scene_names')
2025-11-21T23:37:51.381164231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:51.383892564Z [Info] FluentMigrator.Runner.MigrationRunner: 17: reset_scene_names migrated
2025-11-21T23:37:51.385441813Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112503s
2025-11-21T23:37:51.387026694Z [Info] FluentMigrator.Runner.MigrationRunner: 18: remove_duplicates migrating
2025-11-21T23:37:51.388579079Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:51.390928549Z [Info] remove_duplicates: Starting migration of Main DB to 18
2025-11-21T23:37:51.394405860Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-11-21T23:37:51.396257738Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-11-21T23:37:51.532164996Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1359031s
2025-11-21T23:37:51.534408072Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2025-11-21T23:37:51', 'remove_duplicates')
2025-11-21T23:37:51.538493587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:51.541208894Z [Info] FluentMigrator.Runner.MigrationRunner: 18: remove_duplicates migrated
2025-11-21T23:37:51.542736189Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1453334s
2025-11-21T23:37:51.544531594Z [Info] FluentMigrator.Runner.MigrationRunner: 19: restore_unique_constraints migrating
2025-11-21T23:37:51.546183750Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:51.548648271Z [Info] restore_unique_constraints: Starting migration of Main DB to 19
2025-11-21T23:37:51.560980600Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DROP INDEX IF EXISTS "IX_Series_TvdbId"
2025-11-21T23:37:51.563446434Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX IF EXISTS "IX_Series_TvdbId"
2025-11-21T23:37:51.566769805Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035619s
2025-11-21T23:37:51.568165275Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DROP INDEX IF EXISTS "IX_Series_TitleSlug"
2025-11-21T23:37:51.570087655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX IF EXISTS "IX_Series_TitleSlug"
2025-11-21T23:37:51.573040349Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029265s
2025-11-21T23:37:51.574374666Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DROP INDEX IF EXISTS "IX_Episodes_TvDbEpisodeId"
2025-11-21T23:37:51.576365374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX IF EXISTS "IX_Episodes_TvDbEpisodeId"
2025-11-21T23:37:51.579377418Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029864s
2025-11-21T23:37:51.580845263Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (TvdbId)
2025-11-21T23:37:51.582707823Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2025-11-21T23:37:51.586725451Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043576s
2025-11-21T23:37:51.588126722Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (TitleSlug)
2025-11-21T23:37:51.589736303Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2025-11-21T23:37:51.593251860Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035844s
2025-11-21T23:37:51.594614604Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Episodes (TvDbEpisodeId)
2025-11-21T23:37:51.596285528Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Episodes_TvDbEpisodeId" ON "Episodes" ("TvDbEpisodeId" ASC)
2025-11-21T23:37:51.600168385Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037362s
2025-11-21T23:37:51.601628665Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2025-11-21T23:37:51', 'restore_unique_constraints')
2025-11-21T23:37:51.605495029Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:51.608608117Z [Info] FluentMigrator.Runner.MigrationRunner: 19: restore_unique_constraints migrated
2025-11-21T23:37:51.610240613Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0124122s
2025-11-21T23:37:51.611885114Z [Info] FluentMigrator.Runner.MigrationRunner: 20: add_year_and_seasons_to_series migrating
2025-11-21T23:37:51.613582612Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:51.616009488Z [Info] add_year_and_seasons_to_series: Starting migration of Main DB to 20
2025-11-21T23:37:51.623058900Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2025-11-21T23:37:51.624769133Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001132s
2025-11-21T23:37:51.626370277Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series Year Int32
2025-11-21T23:37:51.628383620Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "Year" INTEGER
2025-11-21T23:37:51.634448511Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065074s
2025-11-21T23:37:51.635816385Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2025-11-21T23:37:51.637225702Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.19E-05s
2025-11-21T23:37:51.638543615Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series Seasons String
2025-11-21T23:37:51.640259560Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "Seasons" TEXT
2025-11-21T23:37:51.645971089Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005541s
2025-11-21T23:37:51.647040662Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-11-21T23:37:51.648454228Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-11-21T23:37:51.700707457Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.051943s
2025-11-21T23:37:51.702786694Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2025-11-21T23:37:51', 'add_year_and_seasons_to_series')
2025-11-21T23:37:51.706932721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:51.710184868Z [Info] FluentMigrator.Runner.MigrationRunner: 20: add_year_and_seasons_to_series migrated
2025-11-21T23:37:51.711841824Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0617713s
2025-11-21T23:37:51.713622309Z [Info] FluentMigrator.Runner.MigrationRunner: 21: drop_seasons_table migrating
2025-11-21T23:37:51.715170526Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:51.717682373Z [Info] drop_seasons_table: Starting migration of Main DB to 21
2025-11-21T23:37:51.721062518Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable Seasons
2025-11-21T23:37:51.722717309Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Seasons"
2025-11-21T23:37:51.726073045Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033368s
2025-11-21T23:37:51.727602795Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2025-11-21T23:37:51', 'drop_seasons_table')
2025-11-21T23:37:51.731429399Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:51.734116259Z [Info] FluentMigrator.Runner.MigrationRunner: 21: drop_seasons_table migrated
2025-11-21T23:37:51.735647391Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115471s
2025-11-21T23:37:51.737238675Z [Info] FluentMigrator.Runner.MigrationRunner: 22: move_indexer_to_generic_provider migrating
2025-11-21T23:37:51.738952846Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:51.741316154Z [Info] move_indexer_to_generic_provider: Starting migration of Main DB to 22
2025-11-21T23:37:51.746244306Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2025-11-21T23:37:51.747460835Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.79E-05s
2025-11-21T23:37:51.748811173Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers ConfigContract String
2025-11-21T23:37:51.750662721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "ConfigContract" TEXT
2025-11-21T23:37:51.756693162Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061743s
2025-11-21T23:37:51.758326300Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2025-11-21T23:37:51', 'move_indexer_to_generic_provider')
2025-11-21T23:37:51.762321964Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:51.765055558Z [Info] FluentMigrator.Runner.MigrationRunner: 22: move_indexer_to_generic_provider migrated
2025-11-21T23:37:51.767224374Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0145913s
2025-11-21T23:37:51.768395011Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_config_contract_to_indexers migrating
2025-11-21T23:37:51.770039171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:51.772490767Z [Info] add_config_contract_to_indexers: Starting migration of Main DB to 23
2025-11-21T23:37:51.801586354Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-11-21T23:37:51.803566491Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NewznabSettings' WHERE "Implementation" = 'Newznab'
2025-11-21T23:37:51.807581704Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041822s
2025-11-21T23:37:51.808979629Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-11-21T23:37:51.810381391Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'OmgwtfnzbsSettings' WHERE "Implementation" = 'Omgwtfnzbs'
2025-11-21T23:37:51.813852198Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035509s
2025-11-21T23:37:51.815170482Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-11-21T23:37:51.816564749Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NullConfig' WHERE "Implementation" = 'Wombles'
2025-11-21T23:37:51.819898832Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034063s
2025-11-21T23:37:51.821241004Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-11-21T23:37:51.822620762Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NullConfig' WHERE "Implementation" = 'Eztv'
2025-11-21T23:37:51.825844312Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033026s
2025-11-21T23:37:51.827405245Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-11-21T23:37:51.858435246Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "ConfigContract" IS NULL
2025-11-21T23:37:51.862802098Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0335593s
2025-11-21T23:37:51.864591480Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2025-11-21T23:37:51', 'add_config_contract_to_indexers')
2025-11-21T23:37:51.868592255Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:51.871439107Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_config_contract_to_indexers migrated
2025-11-21T23:37:51.873160632Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0423184s
2025-11-21T23:37:51.874800594Z [Info] FluentMigrator.Runner.MigrationRunner: 24: drop_tvdb_episodeid migrating
2025-11-21T23:37:51.876362689Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:51.878891260Z [Info] drop_tvdb_episodeid: Starting migration of Main DB to 24
2025-11-21T23:37:51.882434764Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Episodes TvDbEpisodeId
2025-11-21T23:37:51.906329069Z [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)
2025-11-21T23:37:51.915405432Z [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"
2025-11-21T23:37:51.925126073Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Episodes"
2025-11-21T23:37:51.928261906Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes_temp" RENAME TO "Episodes"
2025-11-21T23:37:51.938823539Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0546241s
2025-11-21T23:37:51.940544655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2025-11-21T23:37:51', 'drop_tvdb_episodeid')
2025-11-21T23:37:51.944337130Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:51.947514567Z [Info] FluentMigrator.Runner.MigrationRunner: 24: drop_tvdb_episodeid migrated
2025-11-21T23:37:51.948866108Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0631655s
2025-11-21T23:37:51.950506140Z [Info] FluentMigrator.Runner.MigrationRunner: 25: move_notification_to_generic_provider migrating
2025-11-21T23:37:51.952268097Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:51.954785014Z [Info] move_notification_to_generic_provider: Starting migration of Main DB to 25
2025-11-21T23:37:51.959602554Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-11-21T23:37:51.961266103Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.8E-05s
2025-11-21T23:37:51.962558605Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications ConfigContract String
2025-11-21T23:37:51.964510915Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "ConfigContract" TEXT
2025-11-21T23:37:51.970506145Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061603s
2025-11-21T23:37:51.972543808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2025-11-21T23:37:51', 'move_notification_to_generic_provider')
2025-11-21T23:37:51.976137363Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:51.979042882Z [Info] FluentMigrator.Runner.MigrationRunner: 25: move_notification_to_generic_provider migrated
2025-11-21T23:37:51.980647092Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.014583s
2025-11-21T23:37:51.982243706Z [Info] FluentMigrator.Runner.MigrationRunner: 26: add_config_contract_to_notifications migrating
2025-11-21T23:37:51.984015864Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:51.986509945Z [Info] add_config_contract_to_notifications: Starting migration of Main DB to 26
2025-11-21T23:37:52.001994390Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-11-21T23:37:52.003598178Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "ConfigContract" = 'EmailSettings' WHERE "Implementation" = 'Email'
2025-11-21T23:37:52.007389191Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038835s
2025-11-21T23:37:52.008735592Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-11-21T23:37:52.010120420Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "ConfigContract" = 'GrowlSettings' WHERE "Implementation" = 'Growl'
2025-11-21T23:37:52.013665917Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003456s
2025-11-21T23:37:52.014808007Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-11-21T23:37:52.016217895Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "ConfigContract" = 'NotifyMyAndroidSettings' WHERE "Implementation" = 'NotifyMyAndroid'
2025-11-21T23:37:52.019932293Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037951s
2025-11-21T23:37:52.021243904Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-11-21T23:37:52.022674113Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "ConfigContract" = 'PlexClientSettings' WHERE "Implementation" = 'PlexClient'
2025-11-21T23:37:52.026210924Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036077s
2025-11-21T23:37:52.027542675Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-11-21T23:37:52.028941722Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "ConfigContract" = 'PlexServerSettings' WHERE "Implementation" = 'PlexServer'
2025-11-21T23:37:52.032454374Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035961s
2025-11-21T23:37:52.033774792Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-11-21T23:37:52.035144921Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "ConfigContract" = 'ProwlSettings' WHERE "Implementation" = 'Prowl'
2025-11-21T23:37:52.038580076Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034981s
2025-11-21T23:37:52.039896196Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-11-21T23:37:52.041278329Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "ConfigContract" = 'PushBulletSettings' WHERE "Implementation" = 'PushBullet'
2025-11-21T23:37:52.044810811Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036151s
2025-11-21T23:37:52.046113934Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-11-21T23:37:52.047484253Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "ConfigContract" = 'PushoverSettings' WHERE "Implementation" = 'Pushover'
2025-11-21T23:37:52.050940802Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035282s
2025-11-21T23:37:52.052301962Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-11-21T23:37:52.053726490Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "ConfigContract" = 'XbmcSettings' WHERE "Implementation" = 'Xbmc'
2025-11-21T23:37:52.057089310Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034333s
2025-11-21T23:37:52.058420791Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-11-21T23:37:52.061061588Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "ConfigContract" IS NULL
2025-11-21T23:37:52.063886445Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037315s
2025-11-21T23:37:52.065462668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2025-11-21T23:37:52', 'add_config_contract_to_notifications')
2025-11-21T23:37:52.069437721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:52.072273661Z [Info] FluentMigrator.Runner.MigrationRunner: 26: add_config_contract_to_notifications migrated
2025-11-21T23:37:52.074018103Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121453s
2025-11-21T23:37:52.075613044Z [Info] FluentMigrator.Runner.MigrationRunner: 27: fix_omgwtfnzbs migrating
2025-11-21T23:37:52.077123385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:52.079486743Z [Info] fix_omgwtfnzbs: Starting migration of Main DB to 27
2025-11-21T23:37:52.095663000Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-11-21T23:37:52.097527173Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'OmgwtfnzbsSettings' WHERE "Implementation" = 'Omgwtfnzbs'
2025-11-21T23:37:52.101513749Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040993s
2025-11-21T23:37:52.102854749Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-11-21T23:37:52.104356412Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "Settings" = '{}' WHERE "Implementation" = 'Omgwtfnzbs' AND "Settings" IS NULL
2025-11-21T23:37:52.107971130Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037976s
2025-11-21T23:37:52.109342561Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-11-21T23:37:52.110811658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "Settings" = '{}' WHERE "Implementation" = 'Omgwtfnzbs' AND "Settings" = ''
2025-11-21T23:37:52.114436065Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037475s
2025-11-21T23:37:52.116153603Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2025-11-21T23:37:52', 'fix_omgwtfnzbs')
2025-11-21T23:37:52.119946950Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:52.123150880Z [Info] FluentMigrator.Runner.MigrationRunner: 27: fix_omgwtfnzbs migrated
2025-11-21T23:37:52.124680279Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0125117s
2025-11-21T23:37:52.126317616Z [Info] FluentMigrator.Runner.MigrationRunner: 28: add_blacklist_table migrating
2025-11-21T23:37:52.127888388Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:52.130286446Z [Info] add_blacklist_table: Starting migration of Main DB to 28
2025-11-21T23:37:52.137540290Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Blacklist
2025-11-21T23:37:52.139686541Z [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)
2025-11-21T23:37:52.145859880Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066653s
2025-11-21T23:37:52.147512326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2025-11-21T23:37:52', 'add_blacklist_table')
2025-11-21T23:37:52.151213769Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:52.154020038Z [Info] FluentMigrator.Runner.MigrationRunner: 28: add_blacklist_table migrated
2025-11-21T23:37:52.155537092Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0149203s
2025-11-21T23:37:52.157238478Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_formats_to_naming_config migrating
2025-11-21T23:37:52.158890083Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:52.161293842Z [Info] add_formats_to_naming_config: Starting migration of Main DB to 29
2025-11-21T23:37:52.168122460Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2025-11-21T23:37:52.169816160Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.87E-05s
2025-11-21T23:37:52.171081568Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig StandardEpisodeFormat String
2025-11-21T23:37:52.173109200Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "StandardEpisodeFormat" TEXT
2025-11-21T23:37:52.179513594Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065163s
2025-11-21T23:37:52.181180059Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2025-11-21T23:37:52.183073451Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.22E-05s
2025-11-21T23:37:52.184031079Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig DailyEpisodeFormat String
2025-11-21T23:37:52.186134754Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "DailyEpisodeFormat" TEXT
2025-11-21T23:37:52.192220326Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060101s
2025-11-21T23:37:52.193397937Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-11-21T23:37:52.194770791Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-11-21T23:37:52.258757533Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0636916s
2025-11-21T23:37:52.260991631Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2025-11-21T23:37:52', 'add_formats_to_naming_config')
2025-11-21T23:37:52.265251076Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:52.268962338Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_formats_to_naming_config migrated
2025-11-21T23:37:52.270663082Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0739404s
2025-11-21T23:37:52.272416081Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_season_folder_format_to_naming_config migrating
2025-11-21T23:37:52.274226035Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:52.276679645Z [Info] add_season_folder_format_to_naming_config: Starting migration of Main DB to 30
2025-11-21T23:37:52.282872323Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2025-11-21T23:37:52.284525631Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.73E-05s
2025-11-21T23:37:52.285819586Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig SeasonFolderFormat String
2025-11-21T23:37:52.287796115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "SeasonFolderFormat" TEXT
2025-11-21T23:37:52.294069987Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064281s
2025-11-21T23:37:52.295431828Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-11-21T23:37:52.296812488Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-11-21T23:37:52.309302013Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.01229s
2025-11-21T23:37:52.311117879Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" = 'seasonfolderformat'
2025-11-21T23:37:52.313072915Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'seasonfolderformat'
2025-11-21T23:37:52.316188507Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003092s
2025-11-21T23:37:52.317505819Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" = 'useseasonfolder'
2025-11-21T23:37:52.319669265Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'useseasonfolder'
2025-11-21T23:37:52.322563572Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027871s
2025-11-21T23:37:52.324055987Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2025-11-21T23:37:52', 'add_season_folder_format_to_naming_config')
2025-11-21T23:37:52.328129778Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:52.331016931Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_season_folder_format_to_naming_config migrated
2025-11-21T23:37:52.332837225Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114753s
2025-11-21T23:37:52.334714495Z [Info] FluentMigrator.Runner.MigrationRunner: 31: delete_old_naming_config_columns migrating
2025-11-21T23:37:52.336501723Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:52.339250567Z [Info] delete_old_naming_config_columns: Starting migration of Main DB to 31
2025-11-21T23:37:52.345342492Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig Separator, NumberStyle, IncludeSeriesTitle, IncludeEpisodeTitle, IncludeQuality, ReplaceSpaces
2025-11-21T23:37:52.369706133Z [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)
2025-11-21T23:37:52.376453677Z [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"
2025-11-21T23:37:52.382738711Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig"
2025-11-21T23:37:52.385688860Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig"
2025-11-21T23:37:52.396523213Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0483594s
2025-11-21T23:37:52.398177894Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2025-11-21T23:37:52', 'delete_old_naming_config_columns')
2025-11-21T23:37:52.402268409Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:52.404978966Z [Info] FluentMigrator.Runner.MigrationRunner: 31: delete_old_naming_config_columns migrated
2025-11-21T23:37:52.406664109Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0568947s
2025-11-21T23:37:52.408327849Z [Info] FluentMigrator.Runner.MigrationRunner: 32: set_default_release_group migrating
2025-11-21T23:37:52.410123454Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:52.412413404Z [Info] set_default_release_group: Starting migration of Main DB to 32
2025-11-21T23:37:52.422490221Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-11-21T23:37:52.424219313Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "EpisodeFiles" SET "ReleaseGroup" = 'DRONE' WHERE "ReleaseGroup" IS NULL
2025-11-21T23:37:52.428292423Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038549s
2025-11-21T23:37:52.429537800Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2025-11-21T23:37:52', 'set_default_release_group')
2025-11-21T23:37:52.433578295Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:52.436122687Z [Info] FluentMigrator.Runner.MigrationRunner: 32: set_default_release_group migrated
2025-11-21T23:37:52.437750414Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0120929s
2025-11-21T23:37:52.439345786Z [Info] FluentMigrator.Runner.MigrationRunner: 33: add_api_key_to_pushover migrating
2025-11-21T23:37:52.476660240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:52.479951085Z [Info] add_api_key_to_pushover: Starting migration of Main DB to 33
2025-11-21T23:37:52.483754022Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-11-21T23:37:52.484856782Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-11-21T23:37:52.496778333Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117031s
2025-11-21T23:37:52.498863652Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2025-11-21T23:37:52', 'add_api_key_to_pushover')
2025-11-21T23:37:52.503515577Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:52.506378832Z [Info] FluentMigrator.Runner.MigrationRunner: 33: add_api_key_to_pushover migrated
2025-11-21T23:37:52.508010036Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0215088s
2025-11-21T23:37:52.509680018Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_series_contraints migrating
2025-11-21T23:37:52.511301141Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:52.513722677Z [Info] remove_series_contraints: Starting migration of Main DB to 34
2025-11-21T23:37:52.534337911Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2025-11-21T23:37:52.536199980Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.92E-05s
2025-11-21T23:37:52.540328752Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Series ImdbId String
2025-11-21T23:37:52.570848095Z [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)
2025-11-21T23:37:52.583866896Z [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"
2025-11-21T23:37:52.596633468Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2025-11-21T23:37:52.599948483Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2025-11-21T23:37:52.610502210Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2025-11-21T23:37:52.614168551Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2025-11-21T23:37:52.617807297Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0757564s
2025-11-21T23:37:52.619442760Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Series TitleSlug String
2025-11-21T23:37:52.643799086Z [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)
2025-11-21T23:37:52.656307258Z [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"
2025-11-21T23:37:52.668989260Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2025-11-21T23:37:52.672323423Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2025-11-21T23:37:52.682724242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2025-11-21T23:37:52.686358519Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2025-11-21T23:37:52.690027887Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0688918s
2025-11-21T23:37:52.691656937Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2025-11-21T23:37:52', 'remove_series_contraints')
2025-11-21T23:37:52.696373282Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:52.700788300Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_series_contraints migrated
2025-11-21T23:37:52.702776463Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0791988s
2025-11-21T23:37:52.705039709Z [Info] FluentMigrator.Runner.MigrationRunner: 35: add_series_folder_format_to_naming_config migrating
2025-11-21T23:37:52.708744999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:52.726476047Z [Info] add_series_folder_format_to_naming_config: Starting migration of Main DB to 35
2025-11-21T23:37:52.745152427Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2025-11-21T23:37:52.748369935Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002833s
2025-11-21T23:37:52.749882590Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig SeriesFolderFormat String
2025-11-21T23:37:52.753692290Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "SeriesFolderFormat" TEXT
2025-11-21T23:37:52.762980991Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112619s
2025-11-21T23:37:52.764379937Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-11-21T23:37:52.766003085Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "SeriesFolderFormat" = '{Series Title}' WHERE 1 = 1
2025-11-21T23:37:52.769571409Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038583s
2025-11-21T23:37:52.772676360Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2025-11-21T23:37:52', 'add_series_folder_format_to_naming_config')
2025-11-21T23:37:52.776787998Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:52.780082611Z [Info] FluentMigrator.Runner.MigrationRunner: 35: add_series_folder_format_to_naming_config migrated
2025-11-21T23:37:52.781915581Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0143513s
2025-11-21T23:37:52.784668724Z [Info] FluentMigrator.Runner.MigrationRunner: 36: update_with_quality_converters migrating
2025-11-21T23:37:52.786469830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:52.789308545Z [Info] update_with_quality_converters: Starting migration of Main DB to 36
2025-11-21T23:37:52.810063661Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2025-11-21T23:37:52.812191595Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.6E-05s
2025-11-21T23:37:52.813492043Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles Items String
2025-11-21T23:37:52.815380886Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "Items" TEXT
2025-11-21T23:37:52.821500406Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063407s
2025-11-21T23:37:52.822868310Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-11-21T23:37:52.824347759Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-11-21T23:37:52.854162755Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0296418s
2025-11-21T23:37:52.856354066Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-11-21T23:37:52.857438079Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-11-21T23:37:52.876103848Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0184044s
2025-11-21T23:37:52.878245479Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2025-11-21T23:37:52', 'update_with_quality_converters')
2025-11-21T23:37:52.882412759Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:52.885228107Z [Info] FluentMigrator.Runner.MigrationRunner: 36: update_with_quality_converters migrated
2025-11-21T23:37:52.886933641Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0277985s
2025-11-21T23:37:52.888594695Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_configurable_qualities migrating
2025-11-21T23:37:52.890475562Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:52.892766023Z [Info] add_configurable_qualities: Starting migration of Main DB to 37
2025-11-21T23:37:52.919163158Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn QualityProfiles Allowed
2025-11-21T23:37:52.945764985Z [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)
2025-11-21T23:37:52.951303545Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "QualityProfiles_temp" ("Id", "Name", "Cutoff", "Items") SELECT "Id", "Name", "Cutoff", "Items" FROM "QualityProfiles"
2025-11-21T23:37:52.955886592Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "QualityProfiles"
2025-11-21T23:37:52.959307930Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles_temp" RENAME TO "QualityProfiles"
2025-11-21T23:37:52.970789846Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityProfiles_Name" ON "QualityProfiles" ("Name" ASC)
2025-11-21T23:37:52.974502741Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0532717s
2025-11-21T23:37:52.976208275Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn QualityProfiles Items String
2025-11-21T23:37:52.998760629Z [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)
2025-11-21T23:37:53.003806908Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "QualityProfiles_temp" ("Id", "Name", "Cutoff", "Items") SELECT "Id", "Name", "Cutoff", "Items" FROM "QualityProfiles"
2025-11-21T23:37:53.008063268Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "QualityProfiles"
2025-11-21T23:37:53.011240554Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles_temp" RENAME TO "QualityProfiles"
2025-11-21T23:37:53.022193606Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityProfiles_Name" ON "QualityProfiles" ("Name" ASC)
2025-11-21T23:37:53.025975079Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0480106s
2025-11-21T23:37:53.027442954Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable QualityDefinitions
2025-11-21T23:37:53.029543333Z [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)
2025-11-21T23:37:53.035872665Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064389s
2025-11-21T23:37:53.037515904Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Quality)
2025-11-21T23:37:53.039645361Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Quality" ON "QualityDefinitions" ("Quality" ASC)
2025-11-21T23:37:53.043797550Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046436s
2025-11-21T23:37:53.045209072Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Title)
2025-11-21T23:37:53.046902582Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Title" ON "QualityDefinitions" ("Title" ASC)
2025-11-21T23:37:53.050728745Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038815s
2025-11-21T23:37:53.052132020Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Weight)
2025-11-21T23:37:53.053830890Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Weight" ON "QualityDefinitions" ("Weight" ASC)
2025-11-21T23:37:53.057608275Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038189s
2025-11-21T23:37:53.058960427Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-11-21T23:37:53.060345897Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-11-21T23:37:53.075288971Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0146882s
2025-11-21T23:37:53.077494291Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable QualitySizes
2025-11-21T23:37:53.079265497Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "QualitySizes"
2025-11-21T23:37:53.083074696Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039321s
2025-11-21T23:37:53.084904460Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2025-11-21T23:37:53', 'add_configurable_qualities')
2025-11-21T23:37:53.088885655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:53.092103403Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_configurable_qualities migrated
2025-11-21T23:37:53.093862645Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.012961s
2025-11-21T23:37:53.095692739Z [Info] FluentMigrator.Runner.MigrationRunner: 38: add_on_upgrade_to_notifications migrating
2025-11-21T23:37:53.097473114Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:53.112002155Z [Info] add_on_upgrade_to_notifications: Starting migration of Main DB to 38
2025-11-21T23:37:53.118861064Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-11-21T23:37:53.120706629Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.68E-05s
2025-11-21T23:37:53.122165576Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnUpgrade Boolean
2025-11-21T23:37:53.124218219Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnUpgrade" INTEGER
2025-11-21T23:37:53.131011756Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071081s
2025-11-21T23:37:53.132501425Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "OnUpgrade" = "OnDownload"
2025-11-21T23:37:53.134809662Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "OnUpgrade" = "OnDownload"
2025-11-21T23:37:53.137591884Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030228s
2025-11-21T23:37:53.139158257Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2025-11-21T23:37:53', 'add_on_upgrade_to_notifications')
2025-11-21T23:37:53.143004761Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:53.145819779Z [Info] FluentMigrator.Runner.MigrationRunner: 38: add_on_upgrade_to_notifications migrated
2025-11-21T23:37:53.147492256Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112622s
2025-11-21T23:37:53.149119422Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_metadata_tables migrating
2025-11-21T23:37:53.150791168Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:53.153188244Z [Info] add_metadata_tables: Starting migration of Main DB to 39
2025-11-21T23:37:53.167587303Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Metadata
2025-11-21T23:37:53.169978937Z [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)
2025-11-21T23:37:53.176372369Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070287s
2025-11-21T23:37:53.177764091Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataFiles
2025-11-21T23:37:53.179699407Z [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)
2025-11-21T23:37:53.185960332Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067073s
2025-11-21T23:37:53.187536055Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2025-11-21T23:37:53', 'add_metadata_tables')
2025-11-21T23:37:53.191548273Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:53.194230543Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_metadata_tables migrated
2025-11-21T23:37:53.196145508Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0149992s
2025-11-21T23:37:53.197480526Z [Info] FluentMigrator.Runner.MigrationRunner: 40: add_metadata_to_episodes_and_series migrating
2025-11-21T23:37:53.199225569Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:53.202112451Z [Info] add_metadata_to_episodes_and_series: Starting migration of Main DB to 40
2025-11-21T23:37:53.211896669Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2025-11-21T23:37:53.213396880Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.59E-05s
2025-11-21T23:37:53.214769714Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series Actors String
2025-11-21T23:37:53.216408864Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "Actors" TEXT
2025-11-21T23:37:53.222590509Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062834s
2025-11-21T23:37:53.224055278Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series Ratings String
2025-11-21T23:37:53.225666021Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "Ratings" TEXT
2025-11-21T23:37:53.231163539Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0055761s
2025-11-21T23:37:53.232544469Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series Genres String
2025-11-21T23:37:53.234194250Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "Genres" TEXT
2025-11-21T23:37:53.239738032Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0056005s
2025-11-21T23:37:53.241121717Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series Certification String
2025-11-21T23:37:53.242863624Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "Certification" TEXT
2025-11-21T23:37:53.248412676Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0056302s
2025-11-21T23:37:53.249763315Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2025-11-21T23:37:53.251162512Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.17E-05s
2025-11-21T23:37:53.252458902Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes Ratings String
2025-11-21T23:37:53.254162933Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "Ratings" TEXT
2025-11-21T23:37:53.259591782Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0055176s
2025-11-21T23:37:53.260954195Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes Images String
2025-11-21T23:37:53.262696363Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "Images" TEXT
2025-11-21T23:37:53.268155363Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0055176s
2025-11-21T23:37:53.269743360Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2025-11-21T23:37:53', 'add_metadata_to_episodes_and_series')
2025-11-21T23:37:53.273666228Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:53.276502779Z [Info] FluentMigrator.Runner.MigrationRunner: 40: add_metadata_to_episodes_and_series migrated
2025-11-21T23:37:53.278259255Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0138988s
2025-11-21T23:37:53.279889186Z [Info] FluentMigrator.Runner.MigrationRunner: 41: fix_xbmc_season_images_metadata migrating
2025-11-21T23:37:53.281599941Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:53.284012999Z [Info] fix_xbmc_season_images_metadata: Starting migration of Main DB to 41
2025-11-21T23:37:53.287466231Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MetadataFiles" SET "Type" = 4 WHERE "Consumer" = 'XbmcMetadata' AND "SeasonNumber" IS NOT NULL
2025-11-21T23:37:53.290256499Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MetadataFiles" SET "Type" = 4 WHERE "Consumer" = 'XbmcMetadata' AND "SeasonNumber" IS NOT NULL
2025-11-21T23:37:53.294360942Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040857s
2025-11-21T23:37:53.296112178Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2025-11-21T23:37:53', 'fix_xbmc_season_images_metadata')
2025-11-21T23:37:53.299807127Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:53.302543255Z [Info] FluentMigrator.Runner.MigrationRunner: 41: fix_xbmc_season_images_metadata migrated
2025-11-21T23:37:53.304251464Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0123117s
2025-11-21T23:37:53.305796866Z [Info] FluentMigrator.Runner.MigrationRunner: 42: add_download_clients_table migrating
2025-11-21T23:37:53.307419162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:53.309705886Z [Info] add_download_clients_table: Starting migration of Main DB to 42
2025-11-21T23:37:53.317914722Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClients
2025-11-21T23:37:53.320044019Z [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)
2025-11-21T23:37:53.326461860Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068867s
2025-11-21T23:37:53.328050418Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2025-11-21T23:37:53', 'add_download_clients_table')
2025-11-21T23:37:53.331813384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:53.334618431Z [Info] FluentMigrator.Runner.MigrationRunner: 42: add_download_clients_table migrated
2025-11-21T23:37:53.336272642Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0150934s
2025-11-21T23:37:53.337877773Z [Info] FluentMigrator.Runner.MigrationRunner: 43: convert_config_to_download_clients migrating
2025-11-21T23:37:53.339625021Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:53.341994842Z [Info] convert_config_to_download_clients: Starting migration of Main DB to 43
2025-11-21T23:37:53.345544659Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-11-21T23:37:53.347033406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-11-21T23:37:53.411698855Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0643692s
2025-11-21T23:37:53.413800947Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (43, '2025-11-21T23:37:53', 'convert_config_to_download_clients')
2025-11-21T23:37:53.417948447Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:53.420723534Z [Info] FluentMigrator.Runner.MigrationRunner: 43: convert_config_to_download_clients migrated
2025-11-21T23:37:53.422442244Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0736825s
2025-11-21T23:37:53.424101245Z [Info] FluentMigrator.Runner.MigrationRunner: 44: fix_xbmc_episode_metadata migrating
2025-11-21T23:37:53.425717558Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:53.428088983Z [Info] fix_xbmc_episode_metadata: Starting migration of Main DB to 44
2025-11-21T23:37:53.431840646Z [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'
2025-11-21T23:37:53.435251773Z [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'
2025-11-21T23:37:53.440263203Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004803s
2025-11-21T23:37:53.441356344Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MetadataFiles" SET "Type" = 5 WHERE "Consumer" = 'XbmcMetadata' AND "EpisodeFileId" IS NOT NULL AND "Type" = 4
2025-11-21T23:37:53.444284138Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MetadataFiles" SET "Type" = 5 WHERE "Consumer" = 'XbmcMetadata' AND "EpisodeFileId" IS NOT NULL AND "Type" = 4
2025-11-21T23:37:53.447913475Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037701s
2025-11-21T23:37:53.449501302Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2025-11-21T23:37:53', 'fix_xbmc_episode_metadata')
2025-11-21T23:37:53.453329359Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:53.456116831Z [Info] FluentMigrator.Runner.MigrationRunner: 44: fix_xbmc_episode_metadata migrated
2025-11-21T23:37:53.457715900Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0119817s
2025-11-21T23:37:53.459289368Z [Info] FluentMigrator.Runner.MigrationRunner: 45: add_indexes migrating
2025-11-21T23:37:53.460772654Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:53.463107645Z [Info] add_indexes: Starting migration of Main DB to 45
2025-11-21T23:37:53.476263471Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Blacklist (SeriesId)
2025-11-21T23:37:53.478085239Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Blacklist_SeriesId" ON "Blacklist" ("SeriesId" ASC)
2025-11-21T23:37:53.482073538Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040685s
2025-11-21T23:37:53.483446202Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex EpisodeFiles (SeriesId)
2025-11-21T23:37:53.485111725Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_EpisodeFiles_SeriesId" ON "EpisodeFiles" ("SeriesId" ASC)
2025-11-21T23:37:53.488649928Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036006s
2025-11-21T23:37:53.490006429Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Episodes (EpisodeFileId)
2025-11-21T23:37:53.491655469Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_EpisodeFileId" ON "Episodes" ("EpisodeFileId" ASC)
2025-11-21T23:37:53.495180376Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035816s
2025-11-21T23:37:53.496579292Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Episodes (SeriesId)
2025-11-21T23:37:53.498175145Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_SeriesId" ON "Episodes" ("SeriesId" ASC)
2025-11-21T23:37:53.501492143Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033735s
2025-11-21T23:37:53.502848363Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (EpisodeId)
2025-11-21T23:37:53.504564529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EpisodeId" ON "History" ("EpisodeId" ASC)
2025-11-21T23:37:53.508055196Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036142s
2025-11-21T23:37:53.509427579Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (Date)
2025-11-21T23:37:53.510976898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2025-11-21T23:37:53.514677028Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037556s
2025-11-21T23:37:53.516048940Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (Path)
2025-11-21T23:37:53.517698792Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_Path" ON "Series" ("Path" ASC)
2025-11-21T23:37:53.520956390Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034326s
2025-11-21T23:37:53.522316458Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (CleanTitle)
2025-11-21T23:37:53.523929055Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_CleanTitle" ON "Series" ("CleanTitle" ASC)
2025-11-21T23:37:53.527274159Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034032s
2025-11-21T23:37:53.528657254Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (TvRageId)
2025-11-21T23:37:53.530227826Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC)
2025-11-21T23:37:53.533644485Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034692s
2025-11-21T23:37:53.535817209Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (45, '2025-11-21T23:37:53', 'add_indexes')
2025-11-21T23:37:53.538891077Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:53.541973012Z [Info] FluentMigrator.Runner.MigrationRunner: 45: add_indexes migrated
2025-11-21T23:37:53.543450316Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118137s
2025-11-21T23:37:53.545101521Z [Info] FluentMigrator.Runner.MigrationRunner: 46: fix_nzb_su_url migrating
2025-11-21T23:37:53.546617543Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:53.548985911Z [Info] fix_nzb_su_url: Starting migration of Main DB to 46
2025-11-21T23:37:53.552288630Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = replace("Settings", '//nzb.su', '//api.nzb.su')WHERE "Implementation" = 'Newznab'AND "Settings" LIKE '%//nzb.su%'
2025-11-21T23:37:53.556170556Z [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%'
2025-11-21T23:37:53.560546095Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045922s
2025-11-21T23:37:53.562113731Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (46, '2025-11-21T23:37:53', 'fix_nzb_su_url')
2025-11-21T23:37:53.565859883Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:53.568741865Z [Info] FluentMigrator.Runner.MigrationRunner: 46: fix_nzb_su_url migrated
2025-11-21T23:37:53.570233628Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.012834s
2025-11-21T23:37:53.571785984Z [Info] FluentMigrator.Runner.MigrationRunner: 47: add_temporary_blacklist_columns migrating
2025-11-21T23:37:53.573499774Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:53.576105590Z [Info] add_temporary_blacklist_columns: Starting migration of Main DB to 47
2025-11-21T23:37:53.580553255Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist
2025-11-21T23:37:53.582127694Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.58E-05s
2025-11-21T23:37:53.583866094Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist PublishedDate DateTime
2025-11-21T23:37:53.585437618Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "PublishedDate" DATETIME
2025-11-21T23:37:53.592230815Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069856s
2025-11-21T23:37:53.593834874Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (47, '2025-11-21T23:37:53', 'add_temporary_blacklist_columns')
2025-11-21T23:37:53.597745707Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:53.600772361Z [Info] FluentMigrator.Runner.MigrationRunner: 47: add_temporary_blacklist_columns migrated
2025-11-21T23:37:53.602454718Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0155634s
2025-11-21T23:37:53.604058727Z [Info] FluentMigrator.Runner.MigrationRunner: 48: add_title_to_scenemappings migrating
2025-11-21T23:37:53.605687737Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:53.608001706Z [Info] add_title_to_scenemappings: Starting migration of Main DB to 48
2025-11-21T23:37:53.612642028Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SceneMappings
2025-11-21T23:37:53.614246759Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.54E-05s
2025-11-21T23:37:53.615525563Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SceneMappings Title String
2025-11-21T23:37:53.617304334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SceneMappings" ADD COLUMN "Title" TEXT
2025-11-21T23:37:53.624084595Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067654s
2025-11-21T23:37:53.626005963Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (48, '2025-11-21T23:37:53', 'add_title_to_scenemappings')
2025-11-21T23:37:53.629464606Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:53.632497773Z [Info] FluentMigrator.Runner.MigrationRunner: 48: add_title_to_scenemappings migrated
2025-11-21T23:37:53.634115911Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.01534s
2025-11-21T23:37:53.635985334Z [Info] FluentMigrator.Runner.MigrationRunner: 49: fix_dognzb_url migrating
2025-11-21T23:37:53.637225711Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:53.639950838Z [Info] fix_dognzb_url: Starting migration of Main DB to 49
2025-11-21T23:37:53.642684030Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = replace("Settings", '//dognzb.cr', '//api.dognzb.cr')WHERE "Implementation" = 'Newznab'AND "Settings" LIKE '%//dognzb.cr%'
2025-11-21T23:37:53.646245571Z [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%'
2025-11-21T23:37:53.650940313Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045222s
2025-11-21T23:37:53.652127192Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (49, '2025-11-21T23:37:53', 'fix_dognzb_url')
2025-11-21T23:37:53.656034118Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:53.658473579Z [Info] FluentMigrator.Runner.MigrationRunner: 49: fix_dognzb_url migrated
2025-11-21T23:37:53.659948909Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0124824s
2025-11-21T23:37:53.662021733Z [Info] FluentMigrator.Runner.MigrationRunner: 50: add_hash_to_metadata_files migrating
2025-11-21T23:37:53.663159123Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:53.665448361Z [Info] add_hash_to_metadata_files: Starting migration of Main DB to 50
2025-11-21T23:37:53.670120548Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles
2025-11-21T23:37:53.672116536Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.52E-05s
2025-11-21T23:37:53.672855795Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MetadataFiles Hash String
2025-11-21T23:37:53.674611469Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles" ADD COLUMN "Hash" TEXT
2025-11-21T23:37:53.681288111Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067112s
2025-11-21T23:37:53.682919225Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (50, '2025-11-21T23:37:53', 'add_hash_to_metadata_files')
2025-11-21T23:37:53.686750068Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:53.689440895Z [Info] FluentMigrator.Runner.MigrationRunner: 50: add_hash_to_metadata_files migrated
2025-11-21T23:37:53.691138623Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0149626s
2025-11-21T23:37:53.692733824Z [Info] FluentMigrator.Runner.MigrationRunner: 51: download_client_import migrating
2025-11-21T23:37:53.694316420Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:53.696610379Z [Info] download_client_import: Starting migration of Main DB to 51
2025-11-21T23:37:53.701083224Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-11-21T23:37:53.702559806Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-11-21T23:37:53.709473055Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067908s
2025-11-21T23:37:53.710971882Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-11-21T23:37:53.712355378Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-11-21T23:37:53.747458901Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0348389s
2025-11-21T23:37:53.749296861Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-11-21T23:37:53.750721890Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-11-21T23:37:53.817101029Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0660228s
2025-11-21T23:37:53.819230135Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (51, '2025-11-21T23:37:53', 'download_client_import')
2025-11-21T23:37:53.823305711Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:53.826442496Z [Info] FluentMigrator.Runner.MigrationRunner: 51: download_client_import migrated
2025-11-21T23:37:53.828109582Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0757051s
2025-11-21T23:37:53.829775947Z [Info] FluentMigrator.Runner.MigrationRunner: 52: add_columns_for_anime migrating
2025-11-21T23:37:53.831353473Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:53.833719386Z [Info] add_columns_for_anime: Starting migration of Main DB to 52
2025-11-21T23:37:53.840594838Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SceneMappings
2025-11-21T23:37:53.842089127Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.62E-05s
2025-11-21T23:37:53.843277740Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SceneMappings Type String
2025-11-21T23:37:53.845081000Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SceneMappings" ADD COLUMN "Type" TEXT
2025-11-21T23:37:53.851775217Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068039s
2025-11-21T23:37:53.853161078Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "SceneMappings"
2025-11-21T23:37:53.854914798Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "SceneMappings"
2025-11-21T23:37:53.857375092Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024503s
2025-11-21T23:37:53.858717214Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2025-11-21T23:37:53.860191301Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.12E-05s
2025-11-21T23:37:53.861515978Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig AnimeEpisodeFormat String
2025-11-21T23:37:53.863390653Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "AnimeEpisodeFormat" TEXT
2025-11-21T23:37:53.869592749Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062871s
2025-11-21T23:37:53.871022848Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "AnimeEpisodeFormat" = "StandardEpisodeFormat"
2025-11-21T23:37:53.873337639Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "AnimeEpisodeFormat" = "StandardEpisodeFormat"
2025-11-21T23:37:53.876409172Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030292s
2025-11-21T23:37:53.877973893Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (52, '2025-11-21T23:37:53', 'add_columns_for_anime')
2025-11-21T23:37:53.881732389Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:53.884596466Z [Info] FluentMigrator.Runner.MigrationRunner: 52: add_columns_for_anime migrated
2025-11-21T23:37:53.886233902Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112915s
2025-11-21T23:37:53.887791649Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_series_sorttitle migrating
2025-11-21T23:37:53.889370327Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:53.891724236Z [Info] add_series_sorttitle: Starting migration of Main DB to 53
2025-11-21T23:37:53.905152360Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series SortTitle String
2025-11-21T23:37:53.907249292Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "SortTitle" TEXT
2025-11-21T23:37:53.914247671Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070946s
2025-11-21T23:37:53.915776429Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-11-21T23:37:53.917357522Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-11-21T23:37:53.927887632Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103181s
2025-11-21T23:37:53.929885485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (53, '2025-11-21T23:37:53', 'add_series_sorttitle')
2025-11-21T23:37:53.933766588Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:53.936752199Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_series_sorttitle migrated
2025-11-21T23:37:53.938333934Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0193948s
2025-11-21T23:37:53.939977933Z [Info] FluentMigrator.Runner.MigrationRunner: 54: rename_profiles migrating
2025-11-21T23:37:53.941503635Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:53.943885059Z [Info] rename_profiles: Starting migration of Main DB to 54
2025-11-21T23:37:53.976409219Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable QualityProfiles Profiles
2025-11-21T23:37:53.979483299Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" RENAME TO "Profiles"
2025-11-21T23:37:53.993617925Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0150082s
2025-11-21T23:37:53.995077935Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles
2025-11-21T23:37:53.996546612Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.48E-05s
2025-11-21T23:37:53.997865447Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles Language Int32
2025-11-21T23:37:53.999590309Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "Language" INTEGER
2025-11-21T23:37:54.005784510Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063185s
2025-11-21T23:37:54.007134598Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles
2025-11-21T23:37:54.008536631Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.05E-05s
2025-11-21T23:37:54.009847269Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles GrabDelay Int32
2025-11-21T23:37:54.011579657Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "GrabDelay" INTEGER
2025-11-21T23:37:54.017659317Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062016s
2025-11-21T23:37:54.019069396Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles
2025-11-21T23:37:54.020498383Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.06E-05s
2025-11-21T23:37:54.021772728Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles GrabDelayMode Int32
2025-11-21T23:37:54.023540718Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "GrabDelayMode" INTEGER
2025-11-21T23:37:54.029778115Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063307s
2025-11-21T23:37:54.031134005Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-11-21T23:37:54.032642442Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Profiles" SET "Language" = 1, "GrabDelay" = 0, "GrabDelayMode" = 0 WHERE 1 = 1
2025-11-21T23:37:54.035839298Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034071s
2025-11-21T23:37:54.037191150Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2025-11-21T23:37:54.038588844Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.09E-05s
2025-11-21T23:37:54.039875013Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series ProfileId Int32
2025-11-21T23:37:54.041552190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "ProfileId" INTEGER
2025-11-21T23:37:54.047719747Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062646s
2025-11-21T23:37:54.049117120Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Series" SET "ProfileId" = "QualityProfileId"
2025-11-21T23:37:54.051169552Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Series" SET "ProfileId" = "QualityProfileId"
2025-11-21T23:37:54.053999700Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028134s
2025-11-21T23:37:54.055323395Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable PendingReleases
2025-11-21T23:37:54.057292950Z [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)
2025-11-21T23:37:54.063188850Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063204s
2025-11-21T23:37:54.064793691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (54, '2025-11-21T23:37:54', 'rename_profiles')
2025-11-21T23:37:54.068543440Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:54.071946582Z [Info] FluentMigrator.Runner.MigrationRunner: 54: rename_profiles migrated
2025-11-21T23:37:54.073460259Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0150973s
2025-11-21T23:37:54.075126704Z [Info] FluentMigrator.Runner.MigrationRunner: 55: drop_old_profile_columns migrating
2025-11-21T23:37:54.076768530Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:54.079210927Z [Info] drop_old_profile_columns: Starting migration of Main DB to 55
2025-11-21T23:37:54.082947029Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Series QualityProfileId
2025-11-21T23:37:54.113027710Z [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)
2025-11-21T23:37:54.127023186Z [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"
2025-11-21T23:37:54.141308326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2025-11-21T23:37:54.145142976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2025-11-21T23:37:54.158256657Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2025-11-21T23:37:54.161892708Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2025-11-21T23:37:54.165467765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_Path" ON "Series" ("Path" ASC)
2025-11-21T23:37:54.168822930Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_CleanTitle" ON "Series" ("CleanTitle" ASC)
2025-11-21T23:37:54.172459081Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC)
2025-11-21T23:37:54.175909086Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0912432s
2025-11-21T23:37:54.177513978Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (55, '2025-11-21T23:37:54', 'drop_old_profile_columns')
2025-11-21T23:37:54.181377115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:54.184409590Z [Info] FluentMigrator.Runner.MigrationRunner: 55: drop_old_profile_columns migrated
2025-11-21T23:37:54.186054342Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0997971s
2025-11-21T23:37:54.187691708Z [Info] FluentMigrator.Runner.MigrationRunner: 56: add_mediainfo_to_episodefile migrating
2025-11-21T23:37:54.189365738Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:54.191723034Z [Info] add_mediainfo_to_episodefile: Starting migration of Main DB to 56
2025-11-21T23:37:54.196475873Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable EpisodeFiles
2025-11-21T23:37:54.198075544Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.62E-05s
2025-11-21T23:37:54.199360090Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn EpisodeFiles MediaInfo String
2025-11-21T23:37:54.201174022Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles" ADD COLUMN "MediaInfo" TEXT
2025-11-21T23:37:54.207979703Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069036s
2025-11-21T23:37:54.209592520Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (56, '2025-11-21T23:37:54', 'add_mediainfo_to_episodefile')
2025-11-21T23:37:54.213433453Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:54.216218550Z [Info] FluentMigrator.Runner.MigrationRunner: 56: add_mediainfo_to_episodefile migrated
2025-11-21T23:37:54.217836217Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.015156s
2025-11-21T23:37:54.219381879Z [Info] FluentMigrator.Runner.MigrationRunner: 57: convert_episode_file_path_to_relative migrating
2025-11-21T23:37:54.221164207Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:54.223487725Z [Info] convert_episode_file_path_to_relative: Starting migration of Main DB to 57
2025-11-21T23:37:54.229127880Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn EpisodeFiles RelativePath String
2025-11-21T23:37:54.231128017Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles" ADD COLUMN "RelativePath" TEXT
2025-11-21T23:37:54.237973389Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069348s
2025-11-21T23:37:54.239315511Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-11-21T23:37:54.240725069Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-11-21T23:37:54.250796966Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098413s
2025-11-21T23:37:54.252719186Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (57, '2025-11-21T23:37:54', 'convert_episode_file_path_to_relative')
2025-11-21T23:37:54.256923210Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:54.259635159Z [Info] FluentMigrator.Runner.MigrationRunner: 57: convert_episode_file_path_to_relative migrated
2025-11-21T23:37:54.261415754Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0189122s
2025-11-21T23:37:54.263336532Z [Info] FluentMigrator.Runner.MigrationRunner: 58: drop_episode_file_path migrating
2025-11-21T23:37:54.264696389Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:54.267332977Z [Info] drop_episode_file_path: Starting migration of Main DB to 58
2025-11-21T23:37:54.270488510Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn EpisodeFiles Path
2025-11-21T23:37:54.297906039Z [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)
2025-11-21T23:37:54.305384506Z [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"
2025-11-21T23:37:54.312389970Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "EpisodeFiles"
2025-11-21T23:37:54.315684402Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles_temp" RENAME TO "EpisodeFiles"
2025-11-21T23:37:54.329516349Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_EpisodeFiles_SeriesId" ON "EpisodeFiles" ("SeriesId" ASC)
2025-11-21T23:37:54.333298333Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.061112s
2025-11-21T23:37:54.334905128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (58, '2025-11-21T23:37:54', 'drop_episode_file_path')
2025-11-21T23:37:54.338687884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:54.341634577Z [Info] FluentMigrator.Runner.MigrationRunner: 58: drop_episode_file_path migrated
2025-11-21T23:37:54.343433298Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0695166s
2025-11-21T23:37:54.344868167Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_enable_options_to_indexers migrating
2025-11-21T23:37:54.346571015Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:54.348914784Z [Info] add_enable_options_to_indexers: Starting migration of Main DB to 59
2025-11-21T23:37:54.360555529Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2025-11-21T23:37:54.362361385Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.76E-05s
2025-11-21T23:37:54.363617254Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers EnableRss Boolean
2025-11-21T23:37:54.430536991Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "EnableRss" INTEGER
2025-11-21T23:37:54.437736656Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075251s
2025-11-21T23:37:54.439161254Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers EnableSearch Boolean
2025-11-21T23:37:54.440987040Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "EnableSearch" INTEGER
2025-11-21T23:37:54.447154697Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062414s
2025-11-21T23:37:54.448535297Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableRss" = "Enable", "EnableSearch" = "Enable"
2025-11-21T23:37:54.450856049Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableRss" = "Enable", "EnableSearch" = "Enable"
2025-11-21T23:37:54.453891911Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003051s
2025-11-21T23:37:54.455197840Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-11-21T23:37:54.456707680Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableSearch" = 0 WHERE "Implementation" = 'Wombles'
2025-11-21T23:37:54.459767981Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032522s
2025-11-21T23:37:54.461335036Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (59, '2025-11-21T23:37:54', 'add_enable_options_to_indexers')
2025-11-21T23:37:54.465179486Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:54.468024634Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_enable_options_to_indexers migrated
2025-11-21T23:37:54.469725408Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115358s
2025-11-21T23:37:54.471376733Z [Info] FluentMigrator.Runner.MigrationRunner: 60: remove_enable_from_indexers migrating
2025-11-21T23:37:54.550735944Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:54.555251425Z [Info] remove_enable_from_indexers: Starting migration of Main DB to 60
2025-11-21T23:37:54.561097475Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Indexers Enable
2025-11-21T23:37:54.590792108Z [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)
2025-11-21T23:37:54.597550104Z [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"
2025-11-21T23:37:54.603435924Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2025-11-21T23:37:54.606800016Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2025-11-21T23:37:54.620125123Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2025-11-21T23:37:54.623834571Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.061s
2025-11-21T23:37:54.625135971Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn DownloadClients Protocol
2025-11-21T23:37:54.651279495Z [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)
2025-11-21T23:37:54.657271078Z [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"
2025-11-21T23:37:54.662645659Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClients"
2025-11-21T23:37:54.665590838Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients_temp" RENAME TO "DownloadClients"
2025-11-21T23:37:54.679082390Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0522382s
2025-11-21T23:37:54.681846695Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (60, '2025-11-21T23:37:54', 'remove_enable_from_indexers')
2025-11-21T23:37:54.685786567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:54.688987041Z [Info] FluentMigrator.Runner.MigrationRunner: 60: remove_enable_from_indexers migrated
2025-11-21T23:37:54.690628385Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.062236s
2025-11-21T23:37:54.692536176Z [Info] FluentMigrator.Runner.MigrationRunner: 61: clear_bad_scene_names migrating
2025-11-21T23:37:54.694117350Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:54.696565979Z [Info] clear_bad_scene_names: Starting migration of Main DB to 61
2025-11-21T23:37:54.700104243Z [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 '%.%'
2025-11-21T23:37:54.704583401Z [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 '%.%'
2025-11-21T23:37:54.710605324Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062056s
2025-11-21T23:37:54.712406711Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (61, '2025-11-21T23:37:54', 'clear_bad_scene_names')
2025-11-21T23:37:54.716151380Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:54.718907048Z [Info] FluentMigrator.Runner.MigrationRunner: 61: clear_bad_scene_names migrated
2025-11-21T23:37:54.720493161Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0145759s
2025-11-21T23:37:54.722220288Z [Info] FluentMigrator.Runner.MigrationRunner: 62: convert_quality_models migrating
2025-11-21T23:37:54.723622632Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:54.725946681Z [Info] convert_quality_models: Starting migration of Main DB to 62
2025-11-21T23:37:54.729245883Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-11-21T23:37:54.730756584Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-11-21T23:37:54.748179401Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0171584s
2025-11-21T23:37:54.750404481Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (62, '2025-11-21T23:37:54', 'convert_quality_models')
2025-11-21T23:37:54.754459695Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:54.758275176Z [Info] FluentMigrator.Runner.MigrationRunner: 62: convert_quality_models migrated
2025-11-21T23:37:54.759898535Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0275316s
2025-11-21T23:37:54.761598868Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_remotepathmappings migrating
2025-11-21T23:37:54.763229992Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:54.765602208Z [Info] add_remotepathmappings: Starting migration of Main DB to 63
2025-11-21T23:37:54.772469614Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RemotePathMappings
2025-11-21T23:37:54.775450625Z [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)
2025-11-21T23:37:54.780842220Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066235s
2025-11-21T23:37:54.782445017Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (63, '2025-11-21T23:37:54', 'add_remotepathmappings')
2025-11-21T23:37:54.786220939Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:54.789097590Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_remotepathmappings migrated
2025-11-21T23:37:54.790693533Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0149357s
2025-11-21T23:37:54.792287482Z [Info] FluentMigrator.Runner.MigrationRunner: 64: remove_method_from_logs migrating
2025-11-21T23:37:54.793891131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:54.796268327Z [Info] remove_method_from_logs: Starting migration of Main DB to 64
2025-11-21T23:37:54.798393265Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (64, '2025-11-21T23:37:54', 'remove_method_from_logs')
2025-11-21T23:37:54.802146942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:54.804834653Z [Info] FluentMigrator.Runner.MigrationRunner: 64: remove_method_from_logs migrated
2025-11-21T23:37:54.806429574Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109391s
2025-11-21T23:37:54.807903181Z [Info] FluentMigrator.Runner.MigrationRunner: 65: make_scene_numbering_nullable migrating
2025-11-21T23:37:54.809582733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:54.811807973Z [Info] make_scene_numbering_nullable: Starting migration of Main DB to 65
2025-11-21T23:37:54.838138924Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-11-21T23:37:54.840353883Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Episodes" SET "AbsoluteEpisodeNumber" = NULL WHERE "AbsoluteEpisodeNumber" = 0
2025-11-21T23:37:54.844133352Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042003s
2025-11-21T23:37:54.845501737Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-11-21T23:37:54.846904511Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Episodes" SET "SceneAbsoluteEpisodeNumber" = NULL WHERE "SceneAbsoluteEpisodeNumber" = 0
2025-11-21T23:37:54.850279977Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034532s
2025-11-21T23:37:54.851606708Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-11-21T23:37:54.853040705Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Episodes" SET "SceneSeasonNumber" = NULL, "SceneEpisodeNumber" = NULL WHERE "SceneSeasonNumber" = 0 AND "SceneEpisodeNumber" = 0
2025-11-21T23:37:54.856941308Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040225s
2025-11-21T23:37:54.858521620Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (65, '2025-11-21T23:37:54', 'make_scene_numbering_nullable')
2025-11-21T23:37:54.862396922Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:54.865160516Z [Info] FluentMigrator.Runner.MigrationRunner: 65: make_scene_numbering_nullable migrated
2025-11-21T23:37:54.867074419Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122534s
2025-11-21T23:37:54.868526121Z [Info] FluentMigrator.Runner.MigrationRunner: 66: add_tags migrating
2025-11-21T23:37:54.870000369Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:54.872404239Z [Info] add_tags: Starting migration of Main DB to 66
2025-11-21T23:37:54.886969052Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tags
2025-11-21T23:37:54.889042136Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tags" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Label" TEXT NOT NULL)
2025-11-21T23:37:54.893581254Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048365s
2025-11-21T23:37:54.894995461Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2025-11-21T23:37:54.896476874Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.86E-05s
2025-11-21T23:37:54.897852664Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series Tags String
2025-11-21T23:37:54.899583117Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "Tags" TEXT
2025-11-21T23:37:54.906073214Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066175s
2025-11-21T23:37:54.907497601Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-11-21T23:37:54.908959114Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.5E-06s
2025-11-21T23:37:54.910237608Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications Tags String
2025-11-21T23:37:54.911941659Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "Tags" TEXT
2025-11-21T23:37:54.918197794Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063186s
2025-11-21T23:37:54.919556429Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-11-21T23:37:54.920928231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Series" SET "Tags" = '[]' WHERE 1 = 1
2025-11-21T23:37:54.923641213Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002786s
2025-11-21T23:37:54.924991261Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-11-21T23:37:54.926346329Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "Tags" = '[]' WHERE 1 = 1
2025-11-21T23:37:54.929105043Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028088s
2025-11-21T23:37:54.930674814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (66, '2025-11-21T23:37:54', 'add_tags')
2025-11-21T23:37:54.934229550Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:54.937148457Z [Info] FluentMigrator.Runner.MigrationRunner: 66: add_tags migrated
2025-11-21T23:37:54.938615761Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108596s
2025-11-21T23:37:54.940328339Z [Info] FluentMigrator.Runner.MigrationRunner: 67: add_added_to_series migrating
2025-11-21T23:37:54.941888379Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:54.944254854Z [Info] add_added_to_series: Starting migration of Main DB to 67
2025-11-21T23:37:54.948866428Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2025-11-21T23:37:54.950404444Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.26E-05s
2025-11-21T23:37:54.951655573Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series Added DateTime
2025-11-21T23:37:54.953413533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "Added" DATETIME
2025-11-21T23:37:54.960340007Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070183s
2025-11-21T23:37:54.961951913Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (67, '2025-11-21T23:37:54', 'add_added_to_series')
2025-11-21T23:37:54.965715720Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:54.968828727Z [Info] FluentMigrator.Runner.MigrationRunner: 67: add_added_to_series migrated
2025-11-21T23:37:54.970393919Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0155453s
2025-11-21T23:37:54.972273794Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_release_restrictions migrating
2025-11-21T23:37:54.973684975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:54.976333396Z [Info] add_release_restrictions: Starting migration of Main DB to 68
2025-11-21T23:37:54.997812750Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Restrictions
2025-11-21T23:37:55.000257382Z [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)
2025-11-21T23:37:55.005744439Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058645s
2025-11-21T23:37:55.007103756Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-11-21T23:37:55.008485778Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-11-21T23:37:55.017028587Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083884s
2025-11-21T23:37:55.018657817Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-11-21T23:37:55.021367502Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'releaserestrictions'
2025-11-21T23:37:55.024468826Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039486s
2025-11-21T23:37:55.025981752Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (68, '2025-11-21T23:37:55', 'add_release_restrictions')
2025-11-21T23:37:55.029819489Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:55.032899299Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_release_restrictions migrated
2025-11-21T23:37:55.034526976Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0124906s
2025-11-21T23:37:55.036216578Z [Info] FluentMigrator.Runner.MigrationRunner: 69: quality_proper migrating
2025-11-21T23:37:55.037728251Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:55.040302784Z [Info] quality_proper: Starting migration of Main DB to 69
2025-11-21T23:37:55.043542166Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-11-21T23:37:55.044993749Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-11-21T23:37:55.053812813Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086888s
2025-11-21T23:37:55.055693550Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (69, '2025-11-21T23:37:55', 'quality_proper')
2025-11-21T23:37:55.059664174Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:55.062424601Z [Info] FluentMigrator.Runner.MigrationRunner: 69: quality_proper migrated
2025-11-21T23:37:55.063904140Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0173633s
2025-11-21T23:37:55.065603040Z [Info] FluentMigrator.Runner.MigrationRunner: 70: delay_profile migrating
2025-11-21T23:37:55.067150826Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:55.069639437Z [Info] delay_profile: Starting migration of Main DB to 70
2025-11-21T23:37:55.126595184Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DelayProfiles
2025-11-21T23:37:55.129932533Z [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)
2025-11-21T23:37:55.137334435Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008561s
2025-11-21T23:37:55.140641323Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DelayProfiles" ("EnableUsenet", "EnableTorrent", "PreferredProtocol", "UsenetDelay", "TorrentDelay", "Order", "Tags") VALUES (1, 1, 1, 0, 0, 2147483647, '[]')
2025-11-21T23:37:55.146014981Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-11-21T23:37:55.147131620Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-11-21T23:37:55.236702370Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.089362s
2025-11-21T23:37:55.238565631Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Profiles GrabDelay
2025-11-21T23:37:55.269334236Z [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)
2025-11-21T23:37:55.275626624Z [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"
2025-11-21T23:37:55.280867356Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles"
2025-11-21T23:37:55.284236318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles"
2025-11-21T23:37:55.298957736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityProfiles_Name" ON "Profiles" ("Name" ASC)
2025-11-21T23:37:55.303450542Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0631031s
2025-11-21T23:37:55.304923026Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Profiles GrabDelayMode
2025-11-21T23:37:55.384042946Z [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)
2025-11-21T23:37:55.390142456Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Profiles_temp" ("Id", "Name", "Cutoff", "Items", "Language") SELECT "Id", "Name", "Cutoff", "Items", "Language" FROM "Profiles"
2025-11-21T23:37:55.394804181Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles"
2025-11-21T23:37:55.398063353Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles"
2025-11-21T23:37:55.412559487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityProfiles_Name" ON "Profiles" ("Name" ASC)
2025-11-21T23:37:55.417016210Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1103703s
2025-11-21T23:37:55.421419204Z [Info] FluentMigrator.Runner.MigrationRunner: -> 1 Insert operations completed in 00:00:00.0067673 taking an average of 00:00:00.0067673
2025-11-21T23:37:55.424077757Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (70, '2025-11-21T23:37:55', 'delay_profile')
2025-11-21T23:37:55.428233403Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:55.431336040Z [Info] FluentMigrator.Runner.MigrationRunner: 70: delay_profile migrated
2025-11-21T23:37:55.432874768Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1248169s
2025-11-21T23:37:55.434690463Z [Info] FluentMigrator.Runner.MigrationRunner: 71: unknown_quality_in_profile migrating
2025-11-21T23:37:55.436341437Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:55.439004699Z [Info] unknown_quality_in_profile: Starting migration of Main DB to 71
2025-11-21T23:37:55.443528927Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn QualityDefinitions Weight
2025-11-21T23:37:55.474032269Z [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)
2025-11-21T23:37:55.480104925Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "QualityDefinitions_temp" ("Id", "Quality", "Title", "MinSize", "MaxSize") SELECT "Id", "Quality", "Title", "MinSize", "MaxSize" FROM "QualityDefinitions"
2025-11-21T23:37:55.484753824Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "QualityDefinitions"
2025-11-21T23:37:55.488278671Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityDefinitions_temp" RENAME TO "QualityDefinitions"
2025-11-21T23:37:55.502088143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Quality" ON "QualityDefinitions" ("Quality" ASC)
2025-11-21T23:37:55.506167295Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Title" ON "QualityDefinitions" ("Title" ASC)
2025-11-21T23:37:55.510050673Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0646143s
2025-11-21T23:37:55.511390451Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-11-21T23:37:55.512779658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-11-21T23:37:55.545764625Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0327213s
2025-11-21T23:37:55.547833551Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (71, '2025-11-21T23:37:55', 'unknown_quality_in_profile')
2025-11-21T23:37:55.551983997Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:55.555028837Z [Info] FluentMigrator.Runner.MigrationRunner: 71: unknown_quality_in_profile migrated
2025-11-21T23:37:55.556674700Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0422438s
2025-11-21T23:37:55.558382498Z [Info] FluentMigrator.Runner.MigrationRunner: 72: history_downloadId migrating
2025-11-21T23:37:55.559917969Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:55.562214463Z [Info] history_downloadId: Starting migration of Main DB to 72
2025-11-21T23:37:55.574105493Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History
2025-11-21T23:37:55.575757228Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.49E-05s
2025-11-21T23:37:55.577233931Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn History DownloadId String
2025-11-21T23:37:55.578972622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History" ADD COLUMN "DownloadId" TEXT
2025-11-21T23:37:55.586135533Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072504s
2025-11-21T23:37:55.587631324Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId)
2025-11-21T23:37:55.589318120Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC)
2025-11-21T23:37:55.592880031Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036664s
2025-11-21T23:37:55.594231903Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-11-21T23:37:55.595609036Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-11-21T23:37:55.610708765Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0148482s
2025-11-21T23:37:55.612756368Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (72, '2025-11-21T23:37:55', 'history_downloadId')
2025-11-21T23:37:55.616604956Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:55.619832304Z [Info] FluentMigrator.Runner.MigrationRunner: 72: history_downloadId migrated
2025-11-21T23:37:55.621366502Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0242144s
2025-11-21T23:37:55.622973367Z [Info] FluentMigrator.Runner.MigrationRunner: 73: clear_ratings migrating
2025-11-21T23:37:55.624456744Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:55.626798418Z [Info] clear_ratings: Starting migration of Main DB to 73
2025-11-21T23:37:55.635598275Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-11-21T23:37:55.637317606Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Series" SET "Ratings" = '{}' WHERE 1 = 1
2025-11-21T23:37:55.640420112Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031766s
2025-11-21T23:37:55.641728166Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-11-21T23:37:55.643051280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Episodes" SET "Ratings" = '{}' WHERE 1 = 1
2025-11-21T23:37:55.645736115Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027295s
2025-11-21T23:37:55.647266436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (73, '2025-11-21T23:37:55', 'clear_ratings')
2025-11-21T23:37:55.650859179Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:55.653549956Z [Info] FluentMigrator.Runner.MigrationRunner: 73: clear_ratings migrated
2025-11-21T23:37:55.655004535Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105515s
2025-11-21T23:37:55.656584956Z [Info] FluentMigrator.Runner.MigrationRunner: 74: disable_eztv migrating
2025-11-21T23:37:55.658008232Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:55.660355217Z [Info] disable_eztv: Starting migration of Main DB to 74
2025-11-21T23:37:55.663257741Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableRss" = false, "EnableSearch" = false WHERE "Implementation" = 'Eztv' AND "Settings" LIKE '%ezrss.it%'
2025-11-21T23:37:55.666285907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableRss" = false, "EnableSearch" = false WHERE "Implementation" = 'Eztv' AND "Settings" LIKE '%ezrss.it%'
2025-11-21T23:37:55.670592317Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042943s
2025-11-21T23:37:55.672157478Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (74, '2025-11-21T23:37:55', 'disable_eztv')
2025-11-21T23:37:55.675700872Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:55.678333612Z [Info] FluentMigrator.Runner.MigrationRunner: 74: disable_eztv migrated
2025-11-21T23:37:55.679775435Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0120715s
2025-11-21T23:37:55.681314133Z [Info] FluentMigrator.Runner.MigrationRunner: 75: force_lib_update migrating
2025-11-21T23:37:55.682810906Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:55.685082510Z [Info] force_lib_update: Starting migration of Main DB to 75
2025-11-21T23:37:55.704526907Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-11-21T23:37:55.707094977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "ScheduledTasks" SET "LastExecution" = '2014-01-01 00:00:00' WHERE "TypeName" = 'NzbDrone.Core.Tv.Commands.RefreshSeriesCommand'
2025-11-21T23:37:55.712903751Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059644s
2025-11-21T23:37:55.714428752Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-11-21T23:37:55.715815694Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Series" SET "LastInfoSync" = '2014-01-01 00:00:00' WHERE 1 = 1
2025-11-21T23:37:55.719135237Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033732s
2025-11-21T23:37:55.720728064Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (75, '2025-11-21T23:37:55', 'force_lib_update')
2025-11-21T23:37:55.724373463Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:55.727040412Z [Info] FluentMigrator.Runner.MigrationRunner: 75: force_lib_update migrated
2025-11-21T23:37:55.728540903Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113363s
2025-11-21T23:37:55.730151776Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_users_table migrating
2025-11-21T23:37:55.731713180Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:55.734048111Z [Info] add_users_table: Starting migration of Main DB to 76
2025-11-21T23:37:55.741683713Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Users
2025-11-21T23:37:55.743506774Z [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)
2025-11-21T23:37:55.749319266Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061496s
2025-11-21T23:37:55.750728493Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Identifier)
2025-11-21T23:37:55.752319626Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Identifier" ON "Users" ("Identifier" ASC)
2025-11-21T23:37:55.755818621Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035986s
2025-11-21T23:37:55.757178719Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Username)
2025-11-21T23:37:55.758718649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Username" ON "Users" ("Username" ASC)
2025-11-21T23:37:55.762131691Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034536s
2025-11-21T23:37:55.763673004Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (76, '2025-11-21T23:37:55', 'add_users_table')
2025-11-21T23:37:55.767269424Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:55.769933177Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_users_table migrated
2025-11-21T23:37:55.771414469Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112857s
2025-11-21T23:37:55.773001625Z [Info] FluentMigrator.Runner.MigrationRunner: 77: add_add_options_to_series migrating
2025-11-21T23:37:55.774607598Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:55.776910624Z [Info] add_add_options_to_series: Starting migration of Main DB to 77
2025-11-21T23:37:55.781219259Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2025-11-21T23:37:55.782718207Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.19E-05s
2025-11-21T23:37:55.783989716Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series AddOptions String
2025-11-21T23:37:55.785705922Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "AddOptions" TEXT
2025-11-21T23:37:55.792676776Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070577s
2025-11-21T23:37:55.794252849Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (77, '2025-11-21T23:37:55', 'add_add_options_to_series')
2025-11-21T23:37:55.798006506Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:55.800575869Z [Info] FluentMigrator.Runner.MigrationRunner: 77: add_add_options_to_series migrated
2025-11-21T23:37:55.802167974Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.014996s
2025-11-21T23:37:55.803703977Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_commands_table migrating
2025-11-21T23:37:55.805236863Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:55.807503035Z [Info] add_commands_table: Starting migration of Main DB to 78
2025-11-21T23:37:55.818464794Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Commands
2025-11-21T23:37:55.820607618Z [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)
2025-11-21T23:37:55.827997015Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079458s
2025-11-21T23:37:55.829615103Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (78, '2025-11-21T23:37:55', 'add_commands_table')
2025-11-21T23:37:55.833271304Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:55.836005469Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_commands_table migrated
2025-11-21T23:37:55.837530990Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0159851s
2025-11-21T23:37:55.839099227Z [Info] FluentMigrator.Runner.MigrationRunner: 79: dedupe_tags migrating
2025-11-21T23:37:55.840555870Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:55.842831080Z [Info] dedupe_tags: Starting migration of Main DB to 79
2025-11-21T23:37:55.849936926Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-11-21T23:37:55.851471305Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-11-21T23:37:56.709906336Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.8576486s
2025-11-21T23:37:56.712123440Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tags
2025-11-21T23:37:56.713406934Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.36E-05s
2025-11-21T23:37:56.714761000Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Tags Label String
2025-11-21T23:37:56.746860235Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tags_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Label" TEXT NOT NULL)
2025-11-21T23:37:56.751450617Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Tags_temp" ("Id", "Label") SELECT "Id", "Label" FROM "Tags"
2025-11-21T23:37:56.754787114Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Tags"
2025-11-21T23:37:56.757663364Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tags_temp" RENAME TO "Tags"
2025-11-21T23:37:56.772355514Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0558788s
2025-11-21T23:37:56.773680702Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tags (Label)
2025-11-21T23:37:56.775208217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tags_Label" ON "Tags" ("Label" ASC)
2025-11-21T23:37:56.778597410Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034569s
2025-11-21T23:37:56.780289387Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (79, '2025-11-21T23:37:56', 'dedupe_tags')
2025-11-21T23:37:56.783914084Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:56.786960157Z [Info] FluentMigrator.Runner.MigrationRunner: 79: dedupe_tags migrated
2025-11-21T23:37:56.788445267Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011847s
2025-11-21T23:37:56.790120960Z [Info] FluentMigrator.Runner.MigrationRunner: 81: move_dot_prefix_to_transmission_category migrating
2025-11-21T23:37:56.792322422Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:56.794309733Z [Info] move_dot_prefix_to_transmission_category: Starting migration of Main DB to 81
2025-11-21T23:37:56.797964682Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-11-21T23:37:56.799433729Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-11-21T23:37:56.814610474Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0149188s
2025-11-21T23:37:56.816619088Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (81, '2025-11-21T23:37:56', 'move_dot_prefix_to_transmission_category')
2025-11-21T23:37:56.821157545Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:56.824098957Z [Info] FluentMigrator.Runner.MigrationRunner: 81: move_dot_prefix_to_transmission_category migrated
2025-11-21T23:37:56.825656563Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0244038s
2025-11-21T23:37:56.827316906Z [Info] FluentMigrator.Runner.MigrationRunner: 82: add_fanzub_settings migrating
2025-11-21T23:37:56.828910454Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:56.831359164Z [Info] add_fanzub_settings: Starting migration of Main DB to 82
2025-11-21T23:37:56.841509549Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-11-21T23:37:56.843282318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'FanzubSettings' WHERE "Implementation" = 'Fanzub' AND "ConfigContract" = 'NullConfig'
2025-11-21T23:37:56.847577115Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044177s
2025-11-21T23:37:56.849182517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (82, '2025-11-21T23:37:56', 'add_fanzub_settings')
2025-11-21T23:37:56.852950774Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:56.855630348Z [Info] FluentMigrator.Runner.MigrationRunner: 82: add_fanzub_settings migrated
2025-11-21T23:37:56.857158425Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0125309s
2025-11-21T23:37:56.858727534Z [Info] FluentMigrator.Runner.MigrationRunner: 83: additonal_blacklist_columns migrating
2025-11-21T23:37:56.860373518Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:56.862778049Z [Info] additonal_blacklist_columns: Starting migration of Main DB to 83
2025-11-21T23:37:56.877245676Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist
2025-11-21T23:37:56.879015499Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.39E-05s
2025-11-21T23:37:56.880321919Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist Size Int64
2025-11-21T23:37:56.882001210Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "Size" INTEGER
2025-11-21T23:37:56.889340325Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074321s
2025-11-21T23:37:56.890688449Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist
2025-11-21T23:37:56.892082276Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.8E-06s
2025-11-21T23:37:56.893345278Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist Protocol Int32
2025-11-21T23:37:56.895016804Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "Protocol" INTEGER
2025-11-21T23:37:56.901679077Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067321s
2025-11-21T23:37:56.903026029Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist
2025-11-21T23:37:56.904474805Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.8E-06s
2025-11-21T23:37:56.905727908Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist Indexer String
2025-11-21T23:37:56.907399804Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "Indexer" TEXT
2025-11-21T23:37:56.913983880Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066466s
2025-11-21T23:37:56.915325861Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist
2025-11-21T23:37:56.916726321Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.5E-06s
2025-11-21T23:37:56.917975536Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist Message String
2025-11-21T23:37:56.919661520Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "Message" TEXT
2025-11-21T23:37:56.926263221Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065946s
2025-11-21T23:37:56.927544691Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist
2025-11-21T23:37:56.928946844Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.4E-06s
2025-11-21T23:37:56.930197071Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist TorrentInfoHash String
2025-11-21T23:37:56.931960722Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "TorrentInfoHash" TEXT
2025-11-21T23:37:56.938671392Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067713s
2025-11-21T23:37:56.940026250Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-11-21T23:37:56.941386929Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Blacklist" SET "Protocol" = 1 WHERE 1 = 1
2025-11-21T23:37:56.944049710Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027311s
2025-11-21T23:37:56.945592877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (83, '2025-11-21T23:37:56', 'additonal_blacklist_columns')
2025-11-21T23:37:56.949425052Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:56.952141822Z [Info] FluentMigrator.Runner.MigrationRunner: 83: additonal_blacklist_columns migrated
2025-11-21T23:37:56.953767806Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108307s
2025-11-21T23:37:56.955361023Z [Info] FluentMigrator.Runner.MigrationRunner: 84: update_quality_minmax_size migrating
2025-11-21T23:37:56.956994171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:56.959307990Z [Info] update_quality_minmax_size: Starting migration of Main DB to 84
2025-11-21T23:37:56.967162473Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityDefinitions
2025-11-21T23:37:56.968910312Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.21E-05s
2025-11-21T23:37:56.970198004Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn QualityDefinitions MinSize Double
2025-11-21T23:37:57.003869935Z [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)
2025-11-21T23:37:57.009820976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "QualityDefinitions_temp" ("Id", "Quality", "Title", "MinSize", "MaxSize") SELECT "Id", "Quality", "Title", "MinSize", "MaxSize" FROM "QualityDefinitions"
2025-11-21T23:37:57.014281375Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "QualityDefinitions"
2025-11-21T23:37:57.017825020Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityDefinitions_temp" RENAME TO "QualityDefinitions"
2025-11-21T23:37:57.032784066Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Quality" ON "QualityDefinitions" ("Quality" ASC)
2025-11-21T23:37:57.036776043Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Title" ON "QualityDefinitions" ("Title" ASC)
2025-11-21T23:37:57.040534941Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0685754s
2025-11-21T23:37:57.041875931Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityDefinitions
2025-11-21T23:37:57.043376101Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.12E-05s
2025-11-21T23:37:57.044670978Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn QualityDefinitions MaxSize Double
2025-11-21T23:37:57.076964454Z [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)
2025-11-21T23:37:57.082628687Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "QualityDefinitions_temp" ("Id", "Quality", "Title", "MinSize", "MaxSize") SELECT "Id", "Quality", "Title", "MinSize", "MaxSize" FROM "QualityDefinitions"
2025-11-21T23:37:57.087029958Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "QualityDefinitions"
2025-11-21T23:37:57.090515856Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityDefinitions_temp" RENAME TO "QualityDefinitions"
2025-11-21T23:37:57.105411275Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Quality" ON "QualityDefinitions" ("Quality" ASC)
2025-11-21T23:37:57.109354513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Title" ON "QualityDefinitions" ("Title" ASC)
2025-11-21T23:37:57.113105535Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0666862s
2025-11-21T23:37:57.114453098Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "QualityDefinitions" SET "MaxSize" = NULL WHERE "Quality" = 10 OR "MaxSize" = 0
2025-11-21T23:37:57.116881678Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityDefinitions" SET "MaxSize" = NULL WHERE "Quality" = 10 OR "MaxSize" = 0
2025-11-21T23:37:57.120876009Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039881s
2025-11-21T23:37:57.122434838Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (84, '2025-11-21T23:37:57', 'update_quality_minmax_size')
2025-11-21T23:37:57.126227704Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:57.129756368Z [Info] FluentMigrator.Runner.MigrationRunner: 84: update_quality_minmax_size migrated
2025-11-21T23:37:57.131892118Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0127177s
2025-11-21T23:37:57.133799237Z [Info] FluentMigrator.Runner.MigrationRunner: 85: expand_transmission_urlbase migrating
2025-11-21T23:37:57.135791879Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:57.138815927Z [Info] expand_transmission_urlbase: Starting migration of Main DB to 85
2025-11-21T23:37:57.143110363Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-11-21T23:37:57.144765024Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-11-21T23:37:57.161460427Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0165719s
2025-11-21T23:37:57.163861651Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (85, '2025-11-21T23:37:57', 'expand_transmission_urlbase')
2025-11-21T23:37:57.168071367Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:57.171083961Z [Info] FluentMigrator.Runner.MigrationRunner: 85: expand_transmission_urlbase migrated
2025-11-21T23:37:57.172562328Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.026156s
2025-11-21T23:37:57.174168291Z [Info] FluentMigrator.Runner.MigrationRunner: 86: pushbullet_device_ids migrating
2025-11-21T23:37:57.175744214Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:57.178131480Z [Info] pushbullet_device_ids: Starting migration of Main DB to 86
2025-11-21T23:37:57.181581967Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-11-21T23:37:57.182942957Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-11-21T23:37:57.197845510Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0146657s
2025-11-21T23:37:57.199896769Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (86, '2025-11-21T23:37:57', 'pushbullet_device_ids')
2025-11-21T23:37:57.204209001Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:57.206735367Z [Info] FluentMigrator.Runner.MigrationRunner: 86: pushbullet_device_ids migrated
2025-11-21T23:37:57.208315037Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0237729s
2025-11-21T23:37:57.209952284Z [Info] FluentMigrator.Runner.MigrationRunner: 87: remove_eztv migrating
2025-11-21T23:37:57.211421061Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:57.213836424Z [Info] remove_eztv: Starting migration of Main DB to 87
2025-11-21T23:37:57.218316934Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-11-21T23:37:57.220362012Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Eztv'
2025-11-21T23:37:57.223361370Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031665s
2025-11-21T23:37:57.224932874Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (87, '2025-11-21T23:37:57', 'remove_eztv')
2025-11-21T23:37:57.228565708Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:57.231195632Z [Info] FluentMigrator.Runner.MigrationRunner: 87: remove_eztv migrated
2025-11-21T23:37:57.232628858Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110227s
2025-11-21T23:37:57.234238559Z [Info] FluentMigrator.Runner.MigrationRunner: 88: pushbullet_devices_channels_list migrating
2025-11-21T23:37:57.235937660Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:57.238223321Z [Info] pushbullet_devices_channels_list: Starting migration of Main DB to 88
2025-11-21T23:37:57.241680211Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-11-21T23:37:57.243135611Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-11-21T23:37:57.261500855Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0180943s
2025-11-21T23:37:57.263633358Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (88, '2025-11-21T23:37:57', 'pushbullet_devices_channels_list')
2025-11-21T23:37:57.268113739Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:57.271072826Z [Info] FluentMigrator.Runner.MigrationRunner: 88: pushbullet_devices_channels_list migrated
2025-11-21T23:37:57.272892920Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0279223s
2025-11-21T23:37:57.274585829Z [Info] FluentMigrator.Runner.MigrationRunner: 89: add_on_rename_to_notifcations migrating
2025-11-21T23:37:57.276293076Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:57.278961127Z [Info] add_on_rename_to_notifcations: Starting migration of Main DB to 89
2025-11-21T23:37:57.293012326Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-11-21T23:37:57.295026992Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.51E-05s
2025-11-21T23:37:57.296371148Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnRename Boolean
2025-11-21T23:37:57.298223217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnRename" INTEGER
2025-11-21T23:37:57.306171870Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078534s
2025-11-21T23:37:57.307908296Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "OnRename" = "OnDownload" WHERE "Implementation" IN ('PlexServer', 'Xbmc', 'MediaBrowser')
2025-11-21T23:37:57.310788815Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "OnRename" = "OnDownload" WHERE "Implementation" IN ('PlexServer', 'Xbmc', 'MediaBrowser')
2025-11-21T23:37:57.315884694Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050102s
2025-11-21T23:37:57.317430717Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "OnRename" = false WHERE "Implementation" NOT IN ('PlexServer', 'Xbmc', 'MediaBrowser')
2025-11-21T23:37:57.320248380Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "OnRename" = false WHERE "Implementation" NOT IN ('PlexServer', 'Xbmc', 'MediaBrowser')
2025-11-21T23:37:57.324971368Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046299s
2025-11-21T23:37:57.326430506Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-11-21T23:37:57.327988823Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.26E-05s
2025-11-21T23:37:57.329313129Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Notifications OnRename Boolean
2025-11-21T23:37:57.363706973Z [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)
2025-11-21T23:37:57.372178038Z [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"
2025-11-21T23:37:57.380041519Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications"
2025-11-21T23:37:57.383978837Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications"
2025-11-21T23:37:57.400807757Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0694477s
2025-11-21T23:37:57.402562741Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-11-21T23:37:57.404036748Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "OnGrab" = 0 WHERE "Implementation" = 'PlexServer'
2025-11-21T23:37:57.407796397Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037918s
2025-11-21T23:37:57.409624388Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (89, '2025-11-21T23:37:57', 'add_on_rename_to_notifcations')
2025-11-21T23:37:57.414047172Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:57.417264920Z [Info] FluentMigrator.Runner.MigrationRunner: 89: add_on_rename_to_notifcations migrated
2025-11-21T23:37:57.419109013Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0132972s
2025-11-21T23:37:57.420866461Z [Info] FluentMigrator.Runner.MigrationRunner: 90: update_kickass_url migrating
2025-11-21T23:37:57.422457614Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:57.425235116Z [Info] update_kickass_url: Starting migration of Main DB to 90
2025-11-21T23:37:57.428939224Z [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';
2025-11-21T23:37:57.435211051Z [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';
2025-11-21T23:37:57.444143925Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089605s
2025-11-21T23:37:57.446098560Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (90, '2025-11-21T23:37:57', 'update_kickass_url')
2025-11-21T23:37:57.450298486Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:57.453164125Z [Info] FluentMigrator.Runner.MigrationRunner: 90: update_kickass_url migrated
2025-11-21T23:37:57.454907154Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0181563s
2025-11-21T23:37:57.456621776Z [Info] FluentMigrator.Runner.MigrationRunner: 91: added_indexerstatus migrating
2025-11-21T23:37:57.458203741Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:57.460912134Z [Info] added_indexerstatus: Starting migration of Main DB to 91
2025-11-21T23:37:57.470624327Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerStatus
2025-11-21T23:37:57.472976974Z [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)
2025-11-21T23:37:57.479889450Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074011s
2025-11-21T23:37:57.481275371Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerStatus (IndexerId)
2025-11-21T23:37:57.482932216Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_IndexerId" ON "IndexerStatus" ("IndexerId" ASC)
2025-11-21T23:37:57.486655322Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037824s
2025-11-21T23:37:57.488231164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (91, '2025-11-21T23:37:57', 'added_indexerstatus')
2025-11-21T23:37:57.491885111Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:57.494509905Z [Info] FluentMigrator.Runner.MigrationRunner: 91: added_indexerstatus migrated
2025-11-21T23:37:57.496048102Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0116623s
2025-11-21T23:37:57.497621009Z [Info] FluentMigrator.Runner.MigrationRunner: 92: add_unverifiedscenenumbering migrating
2025-11-21T23:37:57.499304357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:57.501665782Z [Info] add_unverifiedscenenumbering: Starting migration of Main DB to 92
2025-11-21T23:37:57.510317039Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2025-11-21T23:37:57.512047473Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.35E-05s
2025-11-21T23:37:57.513336097Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes UnverifiedSceneNumbering Boolean
2025-11-21T23:37:57.515435273Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "UnverifiedSceneNumbering" INTEGER NOT NULL DEFAULT 0
2025-11-21T23:37:57.524407146Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092109s
2025-11-21T23:37:57.526011376Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (92, '2025-11-21T23:37:57', 'add_unverifiedscenenumbering')
2025-11-21T23:37:57.529821527Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:57.532456472Z [Info] FluentMigrator.Runner.MigrationRunner: 92: add_unverifiedscenenumbering migrated
2025-11-21T23:37:57.534099099Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.017303s
2025-11-21T23:37:57.535669911Z [Info] FluentMigrator.Runner.MigrationRunner: 93: naming_config_replace_illegal_characters migrating
2025-11-21T23:37:57.537458001Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:57.539768192Z [Info] naming_config_replace_illegal_characters: Starting migration of Main DB to 93
2025-11-21T23:37:57.549139950Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2025-11-21T23:37:57.550939443Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.28E-05s
2025-11-21T23:37:57.552244030Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig ReplaceIllegalCharacters Boolean
2025-11-21T23:37:57.554312213Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "ReplaceIllegalCharacters" INTEGER NOT NULL DEFAULT 1
2025-11-21T23:37:57.562347901Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0082052s
2025-11-21T23:37:57.563694853Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-11-21T23:37:57.565057597Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "ReplaceIllegalCharacters" = 1 WHERE 1 = 1
2025-11-21T23:37:57.568019229Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003024s
2025-11-21T23:37:57.569547947Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (93, '2025-11-21T23:37:57', 'naming_config_replace_illegal_characters')
2025-11-21T23:37:57.573465173Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:57.576101872Z [Info] FluentMigrator.Runner.MigrationRunner: 93: naming_config_replace_illegal_characters migrated
2025-11-21T23:37:57.577873068Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111092s
2025-11-21T23:37:57.579449872Z [Info] FluentMigrator.Runner.MigrationRunner: 94: add_tvmazeid migrating
2025-11-21T23:37:57.580930172Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:57.583228550Z [Info] add_tvmazeid: Starting migration of Main DB to 94
2025-11-21T23:37:57.589367389Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2025-11-21T23:37:57.590908562Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.19E-05s
2025-11-21T23:37:57.592199100Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series TvMazeId Int32
2025-11-21T23:37:57.593901808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "TvMazeId" INTEGER NOT NULL DEFAULT 0
2025-11-21T23:37:57.601618123Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078323s
2025-11-21T23:37:57.603012260Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (TvMazeId)
2025-11-21T23:37:57.604593523Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvMazeId" ON "Series" ("TvMazeId" ASC)
2025-11-21T23:37:57.608211547Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036676s
2025-11-21T23:37:57.609771087Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (94, '2025-11-21T23:37:57', 'add_tvmazeid')
2025-11-21T23:37:57.613359562Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:57.616149598Z [Info] FluentMigrator.Runner.MigrationRunner: 94: add_tvmazeid migrated
2025-11-21T23:37:57.617607123Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0116494s
2025-11-21T23:37:57.619186713Z [Info] FluentMigrator.Runner.MigrationRunner: 95: add_additional_episodes_index migrating
2025-11-21T23:37:57.620866174Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:57.623165243Z [Info] add_additional_episodes_index: Starting migration of Main DB to 95
2025-11-21T23:37:57.629890132Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Episodes (SeriesId, SeasonNumber, EpisodeNumber)
2025-11-21T23:37:57.632032124Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_SeriesId_SeasonNumber_EpisodeNumber" ON "Episodes" ("SeriesId" ASC, "SeasonNumber" ASC, "EpisodeNumber" ASC)
2025-11-21T23:37:57.637007792Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050715s
2025-11-21T23:37:57.638590418Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (95, '2025-11-21T23:37:57', 'add_additional_episodes_index')
2025-11-21T23:37:57.642386110Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:57.645121978Z [Info] FluentMigrator.Runner.MigrationRunner: 95: add_additional_episodes_index migrated
2025-11-21T23:37:57.646762801Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0132391s
2025-11-21T23:37:57.648341690Z [Info] FluentMigrator.Runner.MigrationRunner: 96: disable_kickass migrating
2025-11-21T23:37:57.649843043Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:57.652197333Z [Info] disable_kickass: Starting migration of Main DB to 96
2025-11-21T23:37:57.655228776Z [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%';
2025-11-21T23:37:57.658963535Z [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%';
2025-11-21T23:37:57.664039263Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050581s
2025-11-21T23:37:57.665602551Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (96, '2025-11-21T23:37:57', 'disable_kickass')
2025-11-21T23:37:57.669212859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:57.672406649Z [Info] FluentMigrator.Runner.MigrationRunner: 96: disable_kickass migrated
2025-11-21T23:37:57.673897030Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0134683s
2025-11-21T23:37:57.675446530Z [Info] FluentMigrator.Runner.MigrationRunner: 97: add_reason_to_pending_releases migrating
2025-11-21T23:37:57.677138596Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:57.679416261Z [Info] add_reason_to_pending_releases: Starting migration of Main DB to 97
2025-11-21T23:37:57.684121344Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases
2025-11-21T23:37:57.685724051Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.17E-05s
2025-11-21T23:37:57.686988497Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases Reason Int32
2025-11-21T23:37:57.688791116Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "Reason" INTEGER NOT NULL DEFAULT 0
2025-11-21T23:37:57.696664336Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079948s
2025-11-21T23:37:57.698249648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (97, '2025-11-21T23:37:57', 'add_reason_to_pending_releases')
2025-11-21T23:37:57.702083226Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:57.704813373Z [Info] FluentMigrator.Runner.MigrationRunner: 97: add_reason_to_pending_releases migrated
2025-11-21T23:37:57.706456400Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0161809s
2025-11-21T23:37:57.708035489Z [Info] FluentMigrator.Runner.MigrationRunner: 98: remove_titans_of_tv migrating
2025-11-21T23:37:57.709586723Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:57.711908647Z [Info] remove_titans_of_tv: Starting migration of Main DB to 98
2025-11-21T23:37:57.715528325Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-11-21T23:37:57.717460354Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'TitansOfTv'
2025-11-21T23:37:57.720530385Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031483s
2025-11-21T23:37:57.722099645Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (98, '2025-11-21T23:37:57', 'remove_titans_of_tv')
2025-11-21T23:37:57.725918182Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:57.728698450Z [Info] FluentMigrator.Runner.MigrationRunner: 98: remove_titans_of_tv migrated
2025-11-21T23:37:57.730217127Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113505s
2025-11-21T23:37:57.731762088Z [Info] FluentMigrator.Runner.MigrationRunner: 99: extra_and_subtitle_files migrating
2025-11-21T23:37:57.733379694Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:57.735666579Z [Info] extra_and_subtitle_files: Starting migration of Main DB to 99
2025-11-21T23:37:57.755880334Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ExtraFiles
2025-11-21T23:37:57.758004842Z [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)
2025-11-21T23:37:57.765230649Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076318s
2025-11-21T23:37:57.766545055Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable SubtitleFiles
2025-11-21T23:37:57.768478558Z [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)
2025-11-21T23:37:57.775632351Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076136s
2025-11-21T23:37:57.776981938Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles
2025-11-21T23:37:57.778423450Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.9E-06s
2025-11-21T23:37:57.779686713Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MetadataFiles Added DateTime
2025-11-21T23:37:57.781430183Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles" ADD COLUMN "Added" DATETIME
2025-11-21T23:37:57.788967798Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076055s
2025-11-21T23:37:57.790408028Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MetadataFiles Extension String
2025-11-21T23:37:57.792220748Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles" ADD COLUMN "Extension" TEXT
2025-11-21T23:37:57.799370211Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072728s
2025-11-21T23:37:57.800745029Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "MetadataFiles" WHERE "RelativePath" NOT LIKE '%.%'
2025-11-21T23:37:57.802921691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "MetadataFiles" WHERE "RelativePath" NOT LIKE '%.%'
2025-11-21T23:37:57.805815317Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028891s
2025-11-21T23:37:57.807118260Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-11-21T23:37:57.808488889Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-11-21T23:37:57.821456677Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0127077s
2025-11-21T23:37:57.823348796Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles
2025-11-21T23:37:57.825011173Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.32E-05s
2025-11-21T23:37:57.826314587Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles Extension String
2025-11-21T23:37:57.878424629Z [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)
2025-11-21T23:37:57.887012829Z [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"
2025-11-21T23:37:57.894474913Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles"
2025-11-21T23:37:57.897510744Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles"
2025-11-21T23:37:57.914978742Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0868356s
2025-11-21T23:37:57.916995813Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (99, '2025-11-21T23:37:57', 'extra_and_subtitle_files')
2025-11-21T23:37:57.920934373Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:57.924334768Z [Info] FluentMigrator.Runner.MigrationRunner: 99: extra_and_subtitle_files migrated
2025-11-21T23:37:57.925657401Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0960373s
2025-11-21T23:37:57.927732389Z [Info] FluentMigrator.Runner.MigrationRunner: 100: add_scene_season_number migrating
2025-11-21T23:37:57.929337069Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:57.932582443Z [Info] add_scene_season_number: Starting migration of Main DB to 100
2025-11-21T23:37:57.939927561Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SceneMappings
2025-11-21T23:37:57.941470828Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001001s
2025-11-21T23:37:57.942892250Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn SceneMappings SeasonNumber Int32
2025-11-21T23:37:57.980064578Z [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)
2025-11-21T23:37:57.986102394Z [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"
2025-11-21T23:37:57.991430491Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SceneMappings"
2025-11-21T23:37:57.994330489Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SceneMappings_temp" RENAME TO "SceneMappings"
2025-11-21T23:37:58.011649276Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0667251s
2025-11-21T23:37:58.012764020Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SceneMappings
2025-11-21T23:37:58.014241525Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.16E-05s
2025-11-21T23:37:58.015557584Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SceneMappings SceneSeasonNumber Int32
2025-11-21T23:37:58.017451558Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SceneMappings" ADD COLUMN "SceneSeasonNumber" INTEGER
2025-11-21T23:37:58.024844101Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007561s
2025-11-21T23:37:58.026460645Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (100, '2025-11-21T23:37:58', 'add_scene_season_number')
2025-11-21T23:37:58.030214633Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:58.033176616Z [Info] FluentMigrator.Runner.MigrationRunner: 100: add_scene_season_number migrated
2025-11-21T23:37:58.034762890Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0159207s
2025-11-21T23:37:58.036411860Z [Info] FluentMigrator.Runner.MigrationRunner: 101: add_ultrahd_quality_in_profiles migrating
2025-11-21T23:37:58.038149107Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:58.040507556Z [Info] add_ultrahd_quality_in_profiles: Starting migration of Main DB to 101
2025-11-21T23:37:58.044183376Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-11-21T23:37:58.045768527Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-11-21T23:37:58.060295114Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.014369s
2025-11-21T23:37:58.062267194Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (101, '2025-11-21T23:37:58', 'add_ultrahd_quality_in_profiles')
2025-11-21T23:37:58.066545156Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:58.069396858Z [Info] FluentMigrator.Runner.MigrationRunner: 101: add_ultrahd_quality_in_profiles migrated
2025-11-21T23:37:58.071072271Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0237139s
2025-11-21T23:37:58.072735780Z [Info] FluentMigrator.Runner.MigrationRunner: 102: add_language_to_episodeFiles_history_and_blacklist migrating
2025-11-21T23:37:58.074642839Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:58.076992861Z [Info] add_language_to_episodeFiles_history_and_blacklist: Starting migration of Main DB to 102
2025-11-21T23:37:58.086182752Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable EpisodeFiles
2025-11-21T23:37:58.087889538Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.41E-05s
2025-11-21T23:37:58.089220618Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn EpisodeFiles Language Int32
2025-11-21T23:37:58.091049571Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles" ADD COLUMN "Language" INTEGER NOT NULL DEFAULT 0
2025-11-21T23:37:58.099354009Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084582s
2025-11-21T23:37:58.100745270Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History
2025-11-21T23:37:58.102124728Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.2E-06s
2025-11-21T23:37:58.103383572Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn History Language Int32
2025-11-21T23:37:58.105069887Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History" ADD COLUMN "Language" INTEGER NOT NULL DEFAULT 0
2025-11-21T23:37:58.112695890Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0077249s
2025-11-21T23:37:58.114036279Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist
2025-11-21T23:37:58.115422029Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.6E-06s
2025-11-21T23:37:58.116687967Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist Language Int32
2025-11-21T23:37:58.118375395Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "Language" INTEGER NOT NULL DEFAULT 0
2025-11-21T23:37:58.126207803Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075503s
2025-11-21T23:37:58.127250974Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-11-21T23:37:58.128616463Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-11-21T23:37:58.191603042Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0626531s
2025-11-21T23:37:58.193772079Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (102, '2025-11-21T23:37:58', 'add_language_to_episodeFiles_history_and_blacklist')
2025-11-21T23:37:58.198382059Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:58.201450988Z [Info] FluentMigrator.Runner.MigrationRunner: 102: add_language_to_episodeFiles_history_and_blacklist migrated
2025-11-21T23:37:58.203444341Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0728168s
2025-11-21T23:37:58.205174204Z [Info] FluentMigrator.Runner.MigrationRunner: 103: fix_metadata_file_extensions migrating
2025-11-21T23:37:58.206848575Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:58.209282495Z [Info] fix_metadata_file_extensions: Starting migration of Main DB to 103
2025-11-21T23:37:58.212875068Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-11-21T23:37:58.214372693Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-11-21T23:37:58.226647596Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0120471s
2025-11-21T23:37:58.228606660Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (103, '2025-11-21T23:37:58', 'fix_metadata_file_extensions')
2025-11-21T23:37:58.232677606Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:58.235487092Z [Info] FluentMigrator.Runner.MigrationRunner: 103: fix_metadata_file_extensions migrated
2025-11-21T23:37:58.237315674Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0210906s
2025-11-21T23:37:58.238839561Z [Info] FluentMigrator.Runner.MigrationRunner: 104: remove_kickass migrating
2025-11-21T23:37:58.240324641Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:58.242658620Z [Info] remove_kickass: Starting migration of Main DB to 104
2025-11-21T23:37:58.246421947Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-11-21T23:37:58.248412304Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'KickassTorrents'
2025-11-21T23:37:58.251599030Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033226s
2025-11-21T23:37:58.253173299Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (104, '2025-11-21T23:37:58', 'remove_kickass')
2025-11-21T23:37:58.256861995Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:58.259599497Z [Info] FluentMigrator.Runner.MigrationRunner: 104: remove_kickass migrated
2025-11-21T23:37:58.261071300Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113354s
2025-11-21T23:37:58.262618836Z [Info] FluentMigrator.Runner.MigrationRunner: 105: rename_torrent_downloadstation migrating
2025-11-21T23:37:58.264315341Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:58.266592696Z [Info] rename_torrent_downloadstation: Starting migration of Main DB to 105
2025-11-21T23:37:58.271511509Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-11-21T23:37:58.273098494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "DownloadClients" SET "Implementation" = 'TorrentDownloadStation' WHERE "Implementation" = 'DownloadStation'
2025-11-21T23:37:58.277060471Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004094s
2025-11-21T23:37:58.278583978Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (105, '2025-11-21T23:37:58', 'rename_torrent_downloadstation')
2025-11-21T23:37:58.282451164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:58.285174176Z [Info] FluentMigrator.Runner.MigrationRunner: 105: rename_torrent_downloadstation migrated
2025-11-21T23:37:58.286843547Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122554s
2025-11-21T23:37:58.288477055Z [Info] FluentMigrator.Runner.MigrationRunner: 106: update_btn_url migrating
2025-11-21T23:37:58.290012697Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:58.292352929Z [Info] update_btn_url: Starting migration of Main DB to 106
2025-11-21T23:37:58.295421065Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = Replace("Settings", 'api.btnapps.net', 'api.broadcasthe.net') WHERE "Implementation" = 'BroadcastheNet';
2025-11-21T23:37:58.298632150Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "Settings" = Replace("Settings", 'api.btnapps.net', 'api.broadcasthe.net') WHERE "Implementation" = 'BroadcastheNet';
2025-11-21T23:37:58.302944302Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043285s
2025-11-21T23:37:58.304514222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (106, '2025-11-21T23:37:58', 'update_btn_url')
2025-11-21T23:37:58.308146655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:58.310810208Z [Info] FluentMigrator.Runner.MigrationRunner: 106: update_btn_url migrated
2025-11-21T23:37:58.312311560Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122316s
2025-11-21T23:37:58.313864387Z [Info] FluentMigrator.Runner.MigrationRunner: 107: remove_wombles migrating
2025-11-21T23:37:58.315334166Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:58.317633304Z [Info] remove_wombles: Starting migration of Main DB to 107
2025-11-21T23:37:58.321177690Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-11-21T23:37:58.323098888Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Wombles'
2025-11-21T23:37:58.326076032Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030522s
2025-11-21T23:37:58.327585381Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (107, '2025-11-21T23:37:58', 'remove_wombles')
2025-11-21T23:37:58.331220098Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:58.333863520Z [Info] FluentMigrator.Runner.MigrationRunner: 107: remove_wombles migrated
2025-11-21T23:37:58.335324742Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108732s
2025-11-21T23:37:58.336888070Z [Info] FluentMigrator.Runner.MigrationRunner: 108: fix_extra_file_extension migrating
2025-11-21T23:37:58.338487470Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:58.340775446Z [Info] fix_extra_file_extension: Starting migration of Main DB to 108
2025-11-21T23:37:58.344536458Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "ExtraFiles" WHERE TRIM("Extension") = ''
2025-11-21T23:37:58.346716306Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "ExtraFiles" WHERE TRIM("Extension") = ''
2025-11-21T23:37:58.349657939Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029569s
2025-11-21T23:37:58.350978097Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-11-21T23:37:58.352385059Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-11-21T23:37:58.366493564Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.013897s
2025-11-21T23:37:58.368539643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (108, '2025-11-21T23:37:58', 'fix_extra_file_extension')
2025-11-21T23:37:58.372464855Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:58.375196034Z [Info] FluentMigrator.Runner.MigrationRunner: 108: fix_extra_file_extension migrated
2025-11-21T23:37:58.376796396Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0228406s
2025-11-21T23:37:58.378423512Z [Info] FluentMigrator.Runner.MigrationRunner: 109: import_extra_files migrating
2025-11-21T23:37:58.379965737Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:58.382287281Z [Info] import_extra_files: Starting migration of Main DB to 109
2025-11-21T23:37:58.385598577Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-11-21T23:37:58.387059077Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-11-21T23:37:58.395273866Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080305s
2025-11-21T23:37:58.397172458Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (109, '2025-11-21T23:37:58', 'import_extra_files')
2025-11-21T23:37:58.401090336Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:58.403887898Z [Info] FluentMigrator.Runner.MigrationRunner: 109: import_extra_files migrated
2025-11-21T23:37:58.405436155Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0167902s
2025-11-21T23:37:58.407078522Z [Info] FluentMigrator.Runner.MigrationRunner: 110: fix_extra_files_config migrating
2025-11-21T23:37:58.408681960Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:58.410994015Z [Info] fix_extra_files_config: Starting migration of Main DB to 110
2025-11-21T23:37:58.414835809Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-11-21T23:37:58.415882106Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-11-21T23:37:58.422916999Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069112s
2025-11-21T23:37:58.424631410Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (110, '2025-11-21T23:37:58', 'fix_extra_files_config')
2025-11-21T23:37:58.428498967Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:58.431759211Z [Info] FluentMigrator.Runner.MigrationRunner: 110: fix_extra_files_config migrated
2025-11-21T23:37:58.433564235Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0158621s
2025-11-21T23:37:58.435049335Z [Info] FluentMigrator.Runner.MigrationRunner: 111: create_language_profiles migrating
2025-11-21T23:37:58.436670859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:58.439027183Z [Info] create_language_profiles: Starting migration of Main DB to 111
2025-11-21T23:37:58.449948871Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable LanguageProfiles
2025-11-21T23:37:58.452112948Z [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)
2025-11-21T23:37:58.457507168Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0057896s
2025-11-21T23:37:58.458969593Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex LanguageProfiles (Name)
2025-11-21T23:37:58.460732492Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_LanguageProfiles_Name" ON "LanguageProfiles" ("Name" ASC)
2025-11-21T23:37:58.464430597Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038435s
2025-11-21T23:37:58.465753841Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2025-11-21T23:37:58.467126014Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.9E-06s
2025-11-21T23:37:58.468407424Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series LanguageProfileId Int32
2025-11-21T23:37:58.470196495Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "LanguageProfileId" INTEGER NOT NULL DEFAULT 1
2025-11-21T23:37:58.478361875Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0082568s
2025-11-21T23:37:58.479713295Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-11-21T23:37:58.481122933Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-11-21T23:37:58.586567542Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1051765s
2025-11-21T23:37:58.588440112Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Profiles Language
2025-11-21T23:37:58.626518854Z [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)
2025-11-21T23:37:58.631762782Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Profiles_temp" ("Id", "Name", "Cutoff", "Items") SELECT "Id", "Name", "Cutoff", "Items" FROM "Profiles"
2025-11-21T23:37:58.635714708Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles"
2025-11-21T23:37:58.638795972Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles"
2025-11-21T23:37:58.655899025Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityProfiles_Name" ON "Profiles" ("Name" ASC)
2025-11-21T23:37:58.659536588Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.069544s
2025-11-21T23:37:58.661119064Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (111, '2025-11-21T23:37:58', 'create_language_profiles')
2025-11-21T23:37:58.664862771Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:58.667959466Z [Info] FluentMigrator.Runner.MigrationRunner: 111: create_language_profiles migrated
2025-11-21T23:37:58.669558525Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0780202s
2025-11-21T23:37:58.671300071Z [Info] FluentMigrator.Runner.MigrationRunner: 112: added_regex_to_scenemapping migrating
2025-11-21T23:37:58.672953911Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:58.675357560Z [Info] added_regex_to_scenemapping: Starting migration of Main DB to 112
2025-11-21T23:37:58.680041460Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SceneMappings
2025-11-21T23:37:58.681642233Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.33E-05s
2025-11-21T23:37:58.682923512Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SceneMappings FilterRegex String
2025-11-21T23:37:58.684761202Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SceneMappings" ADD COLUMN "FilterRegex" TEXT
2025-11-21T23:37:58.692661017Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079992s
2025-11-21T23:37:58.694235396Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (112, '2025-11-21T23:37:58', 'added_regex_to_scenemapping')
2025-11-21T23:37:58.698049625Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:58.700882288Z [Info] FluentMigrator.Runner.MigrationRunner: 112: added_regex_to_scenemapping migrated
2025-11-21T23:37:58.702536258Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0162637s
2025-11-21T23:37:58.704136470Z [Info] FluentMigrator.Runner.MigrationRunner: 113: consolidate_indexer_baseurl migrating
2025-11-21T23:37:58.705787604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:58.708095771Z [Info] consolidate_indexer_baseurl: Starting migration of Main DB to 113
2025-11-21T23:37:58.711532650Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-11-21T23:37:58.713012790Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-11-21T23:37:58.728308905Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0150591s
2025-11-21T23:37:58.730288611Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (113, '2025-11-21T23:37:58', 'consolidate_indexer_baseurl')
2025-11-21T23:37:58.734299987Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:58.737108030Z [Info] FluentMigrator.Runner.MigrationRunner: 113: consolidate_indexer_baseurl migrated
2025-11-21T23:37:58.738744906Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0240831s
2025-11-21T23:37:58.740379396Z [Info] FluentMigrator.Runner.MigrationRunner: 114: rename_indexer_status_id migrating
2025-11-21T23:37:58.741997514Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:58.744337505Z [Info] rename_indexer_status_id: Starting migration of Main DB to 114
2025-11-21T23:37:58.762114726Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn IndexerStatus IndexerId to ProviderId
2025-11-21T23:37:58.870633293Z [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)
2025-11-21T23:37:58.878477896Z [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"
2025-11-21T23:37:58.885104888Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2025-11-21T23:37:58.888259088Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2025-11-21T23:37:58.906561796Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2025-11-21T23:37:58.910462900Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1460978s
2025-11-21T23:37:58.912025076Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (114, '2025-11-21T23:37:58', 'rename_indexer_status_id')
2025-11-21T23:37:58.915757660Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:58.918868523Z [Info] FluentMigrator.Runner.MigrationRunner: 114: rename_indexer_status_id migrated
2025-11-21T23:37:58.920612544Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1546142s
2025-11-21T23:37:58.922325864Z [Info] FluentMigrator.Runner.MigrationRunner: 115: add_downloadclient_status migrating
2025-11-21T23:37:58.924252162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:58.926352200Z [Info] add_downloadclient_status: Starting migration of Main DB to 115
2025-11-21T23:37:58.934980391Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClientStatus
2025-11-21T23:37:58.937185480Z [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)
2025-11-21T23:37:58.943701509Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069248s
2025-11-21T23:37:58.945131448Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadClientStatus (ProviderId)
2025-11-21T23:37:58.946919407Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2025-11-21T23:37:58.950886845Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040329s
2025-11-21T23:37:58.952516305Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (115, '2025-11-21T23:37:58', 'add_downloadclient_status')
2025-11-21T23:37:58.956311947Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:58.959606249Z [Info] FluentMigrator.Runner.MigrationRunner: 115: add_downloadclient_status migrated
2025-11-21T23:37:58.961242944Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0127805s
2025-11-21T23:37:58.962824819Z [Info] FluentMigrator.Runner.MigrationRunner: 116: disable_nyaa migrating
2025-11-21T23:37:58.964317865Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:58.966744961Z [Info] disable_nyaa: Starting migration of Main DB to 116
2025-11-21T23:37:58.969824682Z [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%';
2025-11-21T23:37:58.973463397Z [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%';
2025-11-21T23:37:58.978446700Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049665s
2025-11-21T23:37:58.980003564Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (116, '2025-11-21T23:37:58', 'disable_nyaa')
2025-11-21T23:37:58.983639224Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:58.986394501Z [Info] FluentMigrator.Runner.MigrationRunner: 116: disable_nyaa migrated
2025-11-21T23:37:58.987859821Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0129558s
2025-11-21T23:37:58.989424932Z [Info] FluentMigrator.Runner.MigrationRunner: 117: add_webrip_and_br480_qualites_in_profile migrating
2025-11-21T23:37:58.991204415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:58.993839019Z [Info] add_webrip_and_br480_qualites_in_profile: Starting migration of Main DB to 117
2025-11-21T23:37:58.996970293Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-11-21T23:37:58.998427637Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-11-21T23:37:59.044250862Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0455132s
2025-11-21T23:37:59.046319286Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (117, '2025-11-21T23:37:59', 'add_webrip_and_br480_qualites_in_profile')
2025-11-21T23:37:59.050729285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:59.053629774Z [Info] FluentMigrator.Runner.MigrationRunner: 117: add_webrip_and_br480_qualites_in_profile migrated
2025-11-21T23:37:59.055414337Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0551819s
2025-11-21T23:37:59.057149430Z [Info] FluentMigrator.Runner.MigrationRunner: 118: add_history_eventType_index migrating
2025-11-21T23:37:59.058820244Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:59.061178201Z [Info] add_history_eventType_index: Starting migration of Main DB to 118
2025-11-21T23:37:59.065351653Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (EventType)
2025-11-21T23:37:59.067189674Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC)
2025-11-21T23:37:59.071304618Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040294s
2025-11-21T23:37:59.072751431Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (118, '2025-11-21T23:37:59', 'add_history_eventType_index')
2025-11-21T23:37:59.076596863Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:59.079422391Z [Info] FluentMigrator.Runner.MigrationRunner: 118: add_history_eventType_index migrated
2025-11-21T23:37:59.081072664Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0123836s
2025-11-21T23:37:59.082646593Z [Info] FluentMigrator.Runner.MigrationRunner: 119: separate_automatic_and_interactive_searches migrating
2025-11-21T23:37:59.084499904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:59.087037202Z [Info] separate_automatic_and_interactive_searches: Starting migration of Main DB to 119
2025-11-21T23:37:59.094976446Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Indexers EnableSearch to EnableAutomaticSearch
2025-11-21T23:37:59.137352150Z [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)
2025-11-21T23:37:59.143771674Z [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"
2025-11-21T23:37:59.149611331Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2025-11-21T23:37:59.152704228Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2025-11-21T23:37:59.170376046Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2025-11-21T23:37:59.173890541Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0767671s
2025-11-21T23:37:59.175230239Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2025-11-21T23:37:59.176639025Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.13E-05s
2025-11-21T23:37:59.177928501Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers EnableInteractiveSearch Boolean
2025-11-21T23:37:59.179835700Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "EnableInteractiveSearch" INTEGER
2025-11-21T23:37:59.187535522Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0077681s
2025-11-21T23:37:59.188898937Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch"
2025-11-21T23:37:59.191498822Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch"
2025-11-21T23:37:59.194447789Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030427s
2025-11-21T23:37:59.195596291Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2025-11-21T23:37:59.196988614Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.9E-06s
2025-11-21T23:37:59.198306347Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Indexers EnableInteractiveSearch Boolean
2025-11-21T23:37:59.237798986Z [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)
2025-11-21T23:37:59.244647695Z [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"
2025-11-21T23:37:59.252583201Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2025-11-21T23:37:59.256414294Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2025-11-21T23:37:59.274971234Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2025-11-21T23:37:59.278861316Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0787244s
2025-11-21T23:37:59.280709086Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (119, '2025-11-21T23:37:59', 'separate_automatic_and_interactive_searches')
2025-11-21T23:37:59.284793880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:59.287895795Z [Info] FluentMigrator.Runner.MigrationRunner: 119: separate_automatic_and_interactive_searches migrated
2025-11-21T23:37:59.289739517Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0878311s
2025-11-21T23:37:59.291754253Z [Info] FluentMigrator.Runner.MigrationRunner: 120: update_series_episodes_history_indexes migrating
2025-11-21T23:37:59.293598085Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:59.296567924Z [Info] update_series_episodes_history_indexes: Starting migration of Main DB to 120
2025-11-21T23:37:59.310721148Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Episodes (SeriesId, AirDate)
2025-11-21T23:37:59.312833311Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_SeriesId_AirDate" ON "Episodes" ("SeriesId" ASC, "AirDate" ASC)
2025-11-21T23:37:59.317234291Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045204s
2025-11-21T23:37:59.318985156Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (EpisodeId)
2025-11-21T23:37:59.321228232Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_EpisodeId"
2025-11-21T23:37:59.324235336Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036833s
2025-11-21T23:37:59.325598150Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (EpisodeId, Date)
2025-11-21T23:37:59.327356880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EpisodeId_Date" ON "History" ("EpisodeId" ASC, "Date" DESC)
2025-11-21T23:37:59.331074575Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038575s
2025-11-21T23:37:59.332471367Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (DownloadId)
2025-11-21T23:37:59.334071769Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_DownloadId"
2025-11-21T23:37:59.336985075Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029592s
2025-11-21T23:37:59.338339722Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId, Date)
2025-11-21T23:37:59.340032279Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC)
2025-11-21T23:37:59.343718531Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037656s
2025-11-21T23:37:59.345314163Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (120, '2025-11-21T23:37:59', 'update_series_episodes_history_indexes')
2025-11-21T23:37:59.349236039Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:59.352471513Z [Info] FluentMigrator.Runner.MigrationRunner: 120: update_series_episodes_history_indexes migrated
2025-11-21T23:37:59.354259863Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0125176s
2025-11-21T23:37:59.356000668Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_animetosho_url migrating
2025-11-21T23:37:59.357592673Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:59.359965621Z [Info] update_animetosho_url: Starting migration of Main DB to 121
2025-11-21T23:37:59.363264061Z [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%';
2025-11-21T23:37:59.367633258Z [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%';
2025-11-21T23:37:59.373540671Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058882s
2025-11-21T23:37:59.375067305Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (121, '2025-11-21T23:37:59', 'update_animetosho_url')
2025-11-21T23:37:59.378806182Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:59.381560437Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_animetosho_url migrated
2025-11-21T23:37:59.383133003Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0139919s
2025-11-21T23:37:59.384720880Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_remux_qualities_in_profile migrating
2025-11-21T23:37:59.386406704Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:59.388750422Z [Info] add_remux_qualities_in_profile: Starting migration of Main DB to 122
2025-11-21T23:37:59.392177692Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-11-21T23:37:59.393679947Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-11-21T23:37:59.424561970Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0306308s
2025-11-21T23:37:59.426655696Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (122, '2025-11-21T23:37:59', 'add_remux_qualities_in_profile')
2025-11-21T23:37:59.430909870Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:59.433677282Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_remux_qualities_in_profile migrated
2025-11-21T23:37:59.435394519Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0400201s
2025-11-21T23:37:59.437112658Z [Info] FluentMigrator.Runner.MigrationRunner: 123: add_history_seriesId_index migrating
2025-11-21T23:37:59.438784284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:59.441135758Z [Info] add_history_seriesId_index: Starting migration of Main DB to 123
2025-11-21T23:37:59.445245642Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (SeriesId)
2025-11-21T23:37:59.446968531Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_SeriesId" ON "History" ("SeriesId" ASC)
2025-11-21T23:37:59.450888152Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039788s
2025-11-21T23:37:59.452470007Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (123, '2025-11-21T23:37:59', 'add_history_seriesId_index')
2025-11-21T23:37:59.456289005Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:59.459082420Z [Info] FluentMigrator.Runner.MigrationRunner: 123: add_history_seriesId_index migrated
2025-11-21T23:37:59.460712702Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122315s
2025-11-21T23:37:59.462286039Z [Info] FluentMigrator.Runner.MigrationRunner: 124: remove_media_browser_metadata migrating
2025-11-21T23:37:59.463945721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:59.466291012Z [Info] remove_media_browser_metadata: Starting migration of Main DB to 124
2025-11-21T23:37:59.475298898Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-11-21T23:37:59.477534178Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Metadata" WHERE "Implementation" = 'MediaBrowserMetadata'
2025-11-21T23:37:59.480936548Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035076s
2025-11-21T23:37:59.482246756Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-11-21T23:37:59.484038583Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "MetadataFiles" WHERE "Consumer" = 'MediaBrowserMetadata'
2025-11-21T23:37:59.486964283Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029896s
2025-11-21T23:37:59.488497119Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (124, '2025-11-21T23:37:59', 'remove_media_browser_metadata')
2025-11-21T23:37:59.492399035Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:59.495155965Z [Info] FluentMigrator.Runner.MigrationRunner: 124: remove_media_browser_metadata migrated
2025-11-21T23:37:59.496832591Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111849s
2025-11-21T23:37:59.498389305Z [Info] FluentMigrator.Runner.MigrationRunner: 125: remove_notify_my_android_and_pushalot_notifications migrating
2025-11-21T23:37:59.500369181Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:59.502715505Z [Info] remove_notify_my_android_and_pushalot_notifications: Starting migration of Main DB to 125
2025-11-21T23:37:59.507637844Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-11-21T23:37:59.509648633Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'NotifyMyAndroid'
2025-11-21T23:37:59.512923747Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033566s
2025-11-21T23:37:59.514235758Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-11-21T23:37:59.516037325Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Pushalot'
2025-11-21T23:37:59.518860840Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028943s
2025-11-21T23:37:59.520414487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (125, '2025-11-21T23:37:59', 'remove_notify_my_android_and_pushalot_notifications')
2025-11-21T23:37:59.524550434Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:59.527283717Z [Info] FluentMigrator.Runner.MigrationRunner: 125: remove_notify_my_android_and_pushalot_notifications migrated
2025-11-21T23:37:59.529221328Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113326s
2025-11-21T23:37:59.530780787Z [Info] FluentMigrator.Runner.MigrationRunner: 126: add_custom_filters migrating
2025-11-21T23:37:59.532344486Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:59.534659887Z [Info] add_custom_filters: Starting migration of Main DB to 126
2025-11-21T23:37:59.540753776Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFilters
2025-11-21T23:37:59.543344963Z [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)
2025-11-21T23:37:59.548343005Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059577s
2025-11-21T23:37:59.549924840Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (126, '2025-11-21T23:37:59', 'add_custom_filters')
2025-11-21T23:37:59.553681733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:59.556576251Z [Info] FluentMigrator.Runner.MigrationRunner: 126: add_custom_filters migrated
2025-11-21T23:37:59.558144188Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0142812s
2025-11-21T23:37:59.560038662Z [Info] FluentMigrator.Runner.MigrationRunner: 127: rename_restrictions_to_release_profiles migrating
2025-11-21T23:37:59.561730498Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:59.564150680Z [Info] rename_restrictions_to_release_profiles: Starting migration of Main DB to 127
2025-11-21T23:37:59.571316727Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Restrictions ReleaseProfiles
2025-11-21T23:37:59.573135379Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Restrictions" RENAME TO "ReleaseProfiles"
2025-11-21T23:37:59.592214911Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0192259s
2025-11-21T23:37:59.594035907Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles
2025-11-21T23:37:59.595179039Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.83E-05s
2025-11-21T23:37:59.596483936Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IncludePreferredWhenRenaming Boolean
2025-11-21T23:37:59.598677512Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IncludePreferredWhenRenaming" INTEGER NOT NULL DEFAULT 1
2025-11-21T23:37:59.607080349Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086053s
2025-11-21T23:37:59.608676022Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (127, '2025-11-21T23:37:59', 'rename_restrictions_to_release_profiles')
2025-11-21T23:37:59.612658009Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:59.615471122Z [Info] FluentMigrator.Runner.MigrationRunner: 127: rename_restrictions_to_release_profiles migrated
2025-11-21T23:37:59.617272649Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0170304s
2025-11-21T23:37:59.619071701Z [Info] FluentMigrator.Runner.MigrationRunner: 128: rename_quality_profiles_add_upgrade_allowed migrating
2025-11-21T23:37:59.620785822Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:59.623298651Z [Info] rename_quality_profiles_add_upgrade_allowed: Starting migration of Main DB to 128
2025-11-21T23:37:59.637497447Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Profiles QualityProfiles
2025-11-21T23:37:59.639527784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" RENAME TO "QualityProfiles"
2025-11-21T23:37:59.658800075Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0192624s
2025-11-21T23:37:59.660236928Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2025-11-21T23:37:59.661721406Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.07E-05s
2025-11-21T23:37:59.663005441Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles UpgradeAllowed Boolean
2025-11-21T23:37:59.664929084Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "UpgradeAllowed" INTEGER
2025-11-21T23:37:59.672791513Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007983s
2025-11-21T23:37:59.674126100Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LanguageProfiles
2025-11-21T23:37:59.675598595Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.6E-06s
2025-11-21T23:37:59.676885516Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn LanguageProfiles UpgradeAllowed Boolean
2025-11-21T23:37:59.678790832Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LanguageProfiles" ADD COLUMN "UpgradeAllowed" INTEGER
2025-11-21T23:37:59.686613281Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079019s
2025-11-21T23:37:59.688159273Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-11-21T23:37:59.689394299Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityProfiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1
2025-11-21T23:37:59.692309699Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029961s
2025-11-21T23:37:59.693596550Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-11-21T23:37:59.694931758Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "LanguageProfiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1
2025-11-21T23:37:59.697767587Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028789s
2025-11-21T23:37:59.699300192Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Series ProfileId to QualityProfileId
2025-11-21T23:37:59.755365457Z [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)
2025-11-21T23:37:59.771377784Z [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"
2025-11-21T23:37:59.787903405Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2025-11-21T23:37:59.792033280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2025-11-21T23:37:59.809707683Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2025-11-21T23:37:59.813300967Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2025-11-21T23:37:59.816843579Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_Path" ON "Series" ("Path" ASC)
2025-11-21T23:37:59.820157711Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_CleanTitle" ON "Series" ("CleanTitle" ASC)
2025-11-21T23:37:59.823666195Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC)
2025-11-21T23:37:59.827085679Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvMazeId" ON "Series" ("TvMazeId" ASC)
2025-11-21T23:37:59.830683452Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1295795s
2025-11-21T23:37:59.832313875Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (128, '2025-11-21T23:37:59', 'rename_quality_profiles_add_upgrade_allowed')
2025-11-21T23:37:59.836528180Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:59.839760657Z [Info] FluentMigrator.Runner.MigrationRunner: 128: rename_quality_profiles_add_upgrade_allowed migrated
2025-11-21T23:37:59.841651825Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1387152s
2025-11-21T23:37:59.843715069Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_relative_original_path_to_episode_file migrating
2025-11-21T23:37:59.845414149Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:59.848004805Z [Info] add_relative_original_path_to_episode_file: Starting migration of Main DB to 129
2025-11-21T23:37:59.853186598Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable EpisodeFiles
2025-11-21T23:37:59.854795216Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.38E-05s
2025-11-21T23:37:59.856235746Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn EpisodeFiles OriginalFilePath String
2025-11-21T23:37:59.858144018Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles" ADD COLUMN "OriginalFilePath" TEXT
2025-11-21T23:37:59.866577918Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085409s
2025-11-21T23:37:59.868314394Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (129, '2025-11-21T23:37:59', 'add_relative_original_path_to_episode_file')
2025-11-21T23:37:59.872439499Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:59.875971550Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_relative_original_path_to_episode_file migrated
2025-11-21T23:37:59.877822386Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.017975s
2025-11-21T23:37:59.879439181Z [Info] FluentMigrator.Runner.MigrationRunner: 130: episode_last_searched_time migrating
2025-11-21T23:37:59.881094864Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:59.883453203Z [Info] episode_last_searched_time: Starting migration of Main DB to 130
2025-11-21T23:37:59.888201111Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2025-11-21T23:37:59.889710730Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.36E-05s
2025-11-21T23:37:59.890987601Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes LastSearchTime DateTime
2025-11-21T23:37:59.892838547Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "LastSearchTime" DATETIME
2025-11-21T23:37:59.901220733Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084859s
2025-11-21T23:37:59.902811265Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (130, '2025-11-21T23:37:59', 'episode_last_searched_time')
2025-11-21T23:37:59.906676807Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:59.909566365Z [Info] FluentMigrator.Runner.MigrationRunner: 130: episode_last_searched_time migrated
2025-11-21T23:37:59.911200756Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0168762s
2025-11-21T23:37:59.912829805Z [Info] FluentMigrator.Runner.MigrationRunner: 131: download_propers_config migrating
2025-11-21T23:37:59.914457502Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:59.916825690Z [Info] download_propers_config: Starting migration of Main DB to 131
2025-11-21T23:37:59.920777486Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-11-21T23:37:59.922303679Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-11-21T23:37:59.930950537Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085203s
2025-11-21T23:37:59.932577753Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers'
2025-11-21T23:37:59.934690737Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers'
2025-11-21T23:37:59.937606538Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029434s
2025-11-21T23:37:59.939179204Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (131, '2025-11-21T23:37:59', 'download_propers_config')
2025-11-21T23:37:59.942954505Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:37:59.945745413Z [Info] FluentMigrator.Runner.MigrationRunner: 131: download_propers_config migrated
2025-11-21T23:37:59.947325845Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110941s
2025-11-21T23:37:59.948974504Z [Info] FluentMigrator.Runner.MigrationRunner: 132: add_download_client_priority migrating
2025-11-21T23:37:59.950624576Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:37:59.952979658Z [Info] add_download_client_priority: Starting migration of Main DB to 132
2025-11-21T23:37:59.958354469Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2025-11-21T23:37:59.960002667Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.32E-05s
2025-11-21T23:37:59.961294688Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Priority Int32
2025-11-21T23:37:59.963149102Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 1
2025-11-21T23:37:59.971875109Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088689s
2025-11-21T23:37:59.973236360Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-11-21T23:37:59.974598292Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-11-21T23:38:00.261127453Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2861928s
2025-11-21T23:38:00.263367662Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (132, '2025-11-21T23:38:00', 'add_download_client_priority')
2025-11-21T23:38:00.267773182Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:38:00.270760146Z [Info] FluentMigrator.Runner.MigrationRunner: 132: add_download_client_priority migrated
2025-11-21T23:38:00.272460709Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2961389s
2025-11-21T23:38:00.274149820Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_specials_folder_format migrating
2025-11-21T23:38:00.275787397Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:38:00.278173290Z [Info] add_specials_folder_format: Starting migration of Main DB to 134
2025-11-21T23:38:00.288256150Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2025-11-21T23:38:00.290109130Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.52E-05s
2025-11-21T23:38:00.291403696Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig SpecialsFolderFormat String
2025-11-21T23:38:00.293394104Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "SpecialsFolderFormat" TEXT
2025-11-21T23:38:00.302130963Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088538s
2025-11-21T23:38:00.303537876Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-11-21T23:38:00.304994448Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "SpecialsFolderFormat" = 'Specials' WHERE 1 = 1
2025-11-21T23:38:00.308145743Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032669s
2025-11-21T23:38:00.309691024Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (134, '2025-11-21T23:38:00', 'add_specials_folder_format')
2025-11-21T23:38:00.313480493Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:38:00.316330120Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_specials_folder_format migrated
2025-11-21T23:38:00.317953118Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114823s
2025-11-21T23:38:00.319584923Z [Info] FluentMigrator.Runner.MigrationRunner: 135: health_issue_notification migrating
2025-11-21T23:38:00.321236378Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:38:00.323596339Z [Info] health_issue_notification: Starting migration of Main DB to 135
2025-11-21T23:38:00.330134151Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-11-21T23:38:00.331720826Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.34E-05s
2025-11-21T23:38:00.333027206Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthIssue Boolean
2025-11-21T23:38:00.334926059Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthIssue" INTEGER NOT NULL DEFAULT 0
2025-11-21T23:38:00.343755826Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089078s
2025-11-21T23:38:00.345222328Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-11-21T23:38:00.346654301Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.8E-06s
2025-11-21T23:38:00.347929027Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications IncludeHealthWarnings Boolean
2025-11-21T23:38:00.349932431Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "IncludeHealthWarnings" INTEGER NOT NULL DEFAULT 0
2025-11-21T23:38:00.358398064Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085288s
2025-11-21T23:38:00.359994579Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (135, '2025-11-21T23:38:00', 'health_issue_notification')
2025-11-21T23:38:00.363789619Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:38:00.366695159Z [Info] FluentMigrator.Runner.MigrationRunner: 135: health_issue_notification migrated
2025-11-21T23:38:00.368329930Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0168577s
2025-11-21T23:38:00.369958869Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_indexer_and_enabled_to_release_profiles migrating
2025-11-21T23:38:00.371800667Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:38:00.374175729Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Main DB to 136
2025-11-21T23:38:00.380897863Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles
2025-11-21T23:38:00.382537323Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.34E-05s
2025-11-21T23:38:00.383823984Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles Enabled Boolean
2025-11-21T23:38:00.385688467Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "Enabled" INTEGER NOT NULL DEFAULT 1
2025-11-21T23:38:00.394726834Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089266s
2025-11-21T23:38:00.395865236Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles
2025-11-21T23:38:00.397328371Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.8E-06s
2025-11-21T23:38:00.398587566Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IndexerId Int32
2025-11-21T23:38:00.400388011Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IndexerId" INTEGER NOT NULL DEFAULT 0
2025-11-21T23:38:00.408660456Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083703s
2025-11-21T23:38:00.410242241Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (136, '2025-11-21T23:38:00', 'add_indexer_and_enabled_to_release_profiles')
2025-11-21T23:38:00.414287214Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:38:00.417212163Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_indexer_and_enabled_to_release_profiles migrated
2025-11-21T23:38:00.419027197Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0169541s
2025-11-21T23:38:00.420655435Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_airedbefore_to_episodes migrating
2025-11-21T23:38:00.422443766Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:38:00.424646470Z [Info] add_airedbefore_to_episodes: Starting migration of Main DB to 137
2025-11-21T23:38:00.431677135Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2025-11-21T23:38:00.432849385Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.3E-05s
2025-11-21T23:38:00.434123821Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes AiredAfterSeasonNumber Int32
2025-11-21T23:38:00.436002092Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "AiredAfterSeasonNumber" INTEGER
2025-11-21T23:38:00.444699212Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087883s
2025-11-21T23:38:00.446078358Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes AiredBeforeSeasonNumber Int32
2025-11-21T23:38:00.447930457Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "AiredBeforeSeasonNumber" INTEGER
2025-11-21T23:38:00.456086878Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0082052s
2025-11-21T23:38:00.457445043Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes AiredBeforeEpisodeNumber Int32
2025-11-21T23:38:00.459376962Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "AiredBeforeEpisodeNumber" INTEGER
2025-11-21T23:38:00.467653425Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083439s
2025-11-21T23:38:00.469267845Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (137, '2025-11-21T23:38:00', 'add_airedbefore_to_episodes')
2025-11-21T23:38:00.473151284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:38:00.476049859Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_airedbefore_to_episodes migrated
2025-11-21T23:38:00.477718238Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0167652s
2025-11-21T23:38:00.479308189Z [Info] FluentMigrator.Runner.MigrationRunner: 138: remove_bitmetv migrating
2025-11-21T23:38:00.480855614Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:38:00.483199513Z [Info] remove_bitmetv: Starting migration of Main DB to 138
2025-11-21T23:38:00.487625514Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-11-21T23:38:00.489484958Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'BitMeTv'
2025-11-21T23:38:00.492560008Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031624s
2025-11-21T23:38:00.493894826Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableRss" = false, "EnableAutomaticSearch" = false, "EnableInteractiveSearch" = false WHERE "Implementation" = 'Newznab' AND "Settings" LIKE '%usenet-crawler.com%'
2025-11-21T23:38:00.497584244Z [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%'
2025-11-21T23:38:00.502298044Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047224s
2025-11-21T23:38:00.503872273Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (138, '2025-11-21T23:38:00', 'remove_bitmetv')
2025-11-21T23:38:00.511347874Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:38:00.514474508Z [Info] FluentMigrator.Runner.MigrationRunner: 138: remove_bitmetv migrated
2025-11-21T23:38:00.515980390Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0168692s
2025-11-21T23:38:00.517665292Z [Info] FluentMigrator.Runner.MigrationRunner: 139: add_download_history migrating
2025-11-21T23:38:00.519228359Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:38:00.521621688Z [Info] add_download_history: Starting migration of Main DB to 139
2025-11-21T23:38:00.538858720Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadHistory
2025-11-21T23:38:00.541351018Z [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)
2025-11-21T23:38:00.549276173Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086519s
2025-11-21T23:38:00.550666413Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (EventType)
2025-11-21T23:38:00.552445855Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC)
2025-11-21T23:38:00.556207668Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038832s
2025-11-21T23:38:00.557559450Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (SeriesId)
2025-11-21T23:38:00.559215113Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_SeriesId" ON "DownloadHistory" ("SeriesId" ASC)
2025-11-21T23:38:00.562861444Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036809s
2025-11-21T23:38:00.564245621Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (DownloadId)
2025-11-21T23:38:00.565932477Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC)
2025-11-21T23:38:00.569721205Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038044s
2025-11-21T23:38:00.571081053Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-11-21T23:38:00.572450099Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-11-21T23:38:00.601183016Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0284046s
2025-11-21T23:38:00.603395831Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (139, '2025-11-21T23:38:00', 'add_download_history')
2025-11-21T23:38:00.607419081Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:38:00.610473149Z [Info] FluentMigrator.Runner.MigrationRunner: 139: add_download_history migrated
2025-11-21T23:38:00.612040726Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0380098s
2025-11-21T23:38:00.614097606Z [Info] FluentMigrator.Runner.MigrationRunner: 140: remove_chown_and_folderchmod_config_v2 migrating
2025-11-21T23:38:00.616072823Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:38:00.618273975Z [Info] remove_chown_and_folderchmod_config_v2: Starting migration of Main DB to 140
2025-11-21T23:38:00.621705233Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" IN ('folderchmod', 'chownuser')
2025-11-21T23:38:00.624049222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" IN ('folderchmod', 'chownuser')
2025-11-21T23:38:00.628146591Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040582s
2025-11-21T23:38:00.629802835Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (140, '2025-11-21T23:38:00', 'remove_chown_and_folderchmod_config_v2')
2025-11-21T23:38:00.634225820Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:38:00.636580922Z [Info] FluentMigrator.Runner.MigrationRunner: 140: remove_chown_and_folderchmod_config_v2 migrated
2025-11-21T23:38:00.638337037Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0125718s
2025-11-21T23:38:00.640148554Z [Info] FluentMigrator.Runner.MigrationRunner: 141: add_update_history migrating
2025-11-21T23:38:00.641455906Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:38:00.643768572Z [Info] add_update_history: Starting migration of Main DB to 141
2025-11-21T23:38:00.645404846Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (141, '2025-11-21T23:38:00', 'add_update_history')
2025-11-21T23:38:00.649092140Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:38:00.651778779Z [Info] FluentMigrator.Runner.MigrationRunner: 141: add_update_history migrated
2025-11-21T23:38:00.653329561Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103291s
2025-11-21T23:38:00.655161118Z [Info] FluentMigrator.Runner.MigrationRunner: 142: import_lists migrating
2025-11-21T23:38:00.656289079Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:38:00.658463207Z [Info] import_lists: Starting migration of Main DB to 142
2025-11-21T23:38:00.678608204Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportLists
2025-11-21T23:38:00.680919036Z [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)
2025-11-21T23:38:00.689201551Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088532s
2025-11-21T23:38:00.690543673Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportLists (Name)
2025-11-21T23:38:00.692141029Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportLists_Name" ON "ImportLists" ("Name" ASC)
2025-11-21T23:38:00.695723041Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036656s
2025-11-21T23:38:00.697076726Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListStatus
2025-11-21T23:38:00.698955228Z [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)
2025-11-21T23:38:00.705264079Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066651s
2025-11-21T23:38:00.706600790Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListStatus (ProviderId)
2025-11-21T23:38:00.708367998Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2025-11-21T23:38:00.712577974Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043s
2025-11-21T23:38:00.713914044Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListExclusions
2025-11-21T23:38:00.715740842Z [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)
2025-11-21T23:38:00.720121501Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046381s
2025-11-21T23:38:00.721469926Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListExclusions (TvdbId)
2025-11-21T23:38:00.723167914Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListExclusions_TvdbId" ON "ImportListExclusions" ("TvdbId" ASC)
2025-11-21T23:38:00.727127506Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040012s
2025-11-21T23:38:00.728710283Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (142, '2025-11-21T23:38:00', 'import_lists')
2025-11-21T23:38:00.732566927Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:38:00.735599282Z [Info] FluentMigrator.Runner.MigrationRunner: 142: import_lists migrated
2025-11-21T23:38:00.737070875Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0125011s
2025-11-21T23:38:00.738709654Z [Info] FluentMigrator.Runner.MigrationRunner: 143: add_priority_to_indexers migrating
2025-11-21T23:38:00.740333674Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:38:00.742681691Z [Info] add_priority_to_indexers: Starting migration of Main DB to 143
2025-11-21T23:38:00.747670785Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2025-11-21T23:38:00.749248762Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.37E-05s
2025-11-21T23:38:00.750525503Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Priority Int32
2025-11-21T23:38:00.752281568Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 25
2025-11-21T23:38:00.761663497Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095285s
2025-11-21T23:38:00.763238628Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (143, '2025-11-21T23:38:00', 'add_priority_to_indexers')
2025-11-21T23:38:00.767010151Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:38:00.769789987Z [Info] FluentMigrator.Runner.MigrationRunner: 143: add_priority_to_indexers migrated
2025-11-21T23:38:00.771427504Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0176996s
2025-11-21T23:38:00.773006353Z [Info] FluentMigrator.Runner.MigrationRunner: 144: import_lists_series_type_and_season_folder migrating
2025-11-21T23:38:00.774814152Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:38:00.777137590Z [Info] import_lists_series_type_and_season_folder: Starting migration of Main DB to 144
2025-11-21T23:38:00.783841657Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2025-11-21T23:38:00.785207457Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.29E-05s
2025-11-21T23:38:00.786489528Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists SeriesType Int32
2025-11-21T23:38:00.788430636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "SeriesType" INTEGER NOT NULL DEFAULT 0
2025-11-21T23:38:00.797769598Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009621s
2025-11-21T23:38:00.799122381Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2025-11-21T23:38:00.800549184Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.2E-06s
2025-11-21T23:38:00.801816956Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists SeasonFolder Boolean
2025-11-21T23:38:00.803612852Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "SeasonFolder" INTEGER NOT NULL DEFAULT 1
2025-11-21T23:38:00.812578612Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090219s
2025-11-21T23:38:00.814540372Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (144, '2025-11-21T23:38:00', 'import_lists_series_type_and_season_folder')
2025-11-21T23:38:00.818503932Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:38:00.821120590Z [Info] FluentMigrator.Runner.MigrationRunner: 144: import_lists_series_type_and_season_folder migrated
2025-11-21T23:38:00.822922046Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0175914s
2025-11-21T23:38:00.824561307Z [Info] FluentMigrator.Runner.MigrationRunner: 145: remove_growl migrating
2025-11-21T23:38:00.826662547Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:38:00.828440777Z [Info] remove_growl: Starting migration of Main DB to 145
2025-11-21T23:38:00.832258804Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-11-21T23:38:00.834531640Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Growl'
2025-11-21T23:38:00.837188519Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031655s
2025-11-21T23:38:00.838698539Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (145, '2025-11-21T23:38:00', 'remove_growl')
2025-11-21T23:38:00.842748923Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:38:00.845156230Z [Info] FluentMigrator.Runner.MigrationRunner: 145: remove_growl migrated
2025-11-21T23:38:00.846619907Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111906s
2025-11-21T23:38:00.848197082Z [Info] FluentMigrator.Runner.MigrationRunner: 146: cleanup_duplicates_updatehistory migrating
2025-11-21T23:38:00.849893898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:38:00.852191083Z [Info] cleanup_duplicates_updatehistory: Starting migration of Main DB to 146
2025-11-21T23:38:00.853956888Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (146, '2025-11-21T23:38:00', 'cleanup_duplicates_updatehistory')
2025-11-21T23:38:00.857782099Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:38:00.860570202Z [Info] FluentMigrator.Runner.MigrationRunner: 146: cleanup_duplicates_updatehistory migrated
2025-11-21T23:38:00.862706563Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106739s
2025-11-21T23:38:00.863738571Z [Info] FluentMigrator.Runner.MigrationRunner: 147: swap_filechmod_for_folderchmod migrating
2025-11-21T23:38:00.865466320Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:38:00.867652531Z [Info] swap_filechmod_for_folderchmod: Starting migration of Main DB to 147
2025-11-21T23:38:00.871643536Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-11-21T23:38:00.872952060Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-11-21T23:38:00.879066440Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005788s
2025-11-21T23:38:00.880553254Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (147, '2025-11-21T23:38:00', 'swap_filechmod_for_folderchmod')
2025-11-21T23:38:00.884578658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:38:00.887354095Z [Info] FluentMigrator.Runner.MigrationRunner: 147: swap_filechmod_for_folderchmod migrated
2025-11-21T23:38:00.889036282Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0144023s
2025-11-21T23:38:00.890636163Z [Info] FluentMigrator.Runner.MigrationRunner: 148: mediainfo_channels migrating
2025-11-21T23:38:00.892178959Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:38:00.894746939Z [Info] mediainfo_channels: Starting migration of Main DB to 148
2025-11-21T23:38:00.897896210Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "EpisodeFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannels"', '"audioChannelsContainer"');
2025-11-21T23:38:00.900718992Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "EpisodeFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannels"', '"audioChannelsContainer"');
2025-11-21T23:38:00.904629075Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038672s
2025-11-21T23:38:00.905971888Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "EpisodeFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannelPositionsText"', '"audioChannelPositionsTextContainer"');
2025-11-21T23:38:00.909065156Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "EpisodeFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannelPositionsText"', '"audioChannelPositionsTextContainer"');
2025-11-21T23:38:00.913014427Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039384s
2025-11-21T23:38:00.914574287Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (148, '2025-11-21T23:38:00', 'mediainfo_channels')
2025-11-21T23:38:00.918730645Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:38:00.921131188Z [Info] FluentMigrator.Runner.MigrationRunner: 148: mediainfo_channels migrated
2025-11-21T23:38:00.922673413Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0120694s
2025-11-21T23:38:00.924251009Z [Info] FluentMigrator.Runner.MigrationRunner: 149: add_on_delete_to_notifications migrating
2025-11-21T23:38:00.925944088Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:38:00.928292726Z [Info] add_on_delete_to_notifications: Starting migration of Main DB to 149
2025-11-21T23:38:00.934891321Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-11-21T23:38:00.936476482Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.31E-05s
2025-11-21T23:38:00.937768894Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnSeriesDelete Boolean
2025-11-21T23:38:00.939789662Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnSeriesDelete" INTEGER NOT NULL DEFAULT 0
2025-11-21T23:38:00.949432496Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098837s
2025-11-21T23:38:00.950829819Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-11-21T23:38:00.952280149Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.33E-05s
2025-11-21T23:38:00.953545467Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnEpisodeFileDelete Boolean
2025-11-21T23:38:00.955628761Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnEpisodeFileDelete" INTEGER NOT NULL DEFAULT 0
2025-11-21T23:38:00.964538048Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091061s
2025-11-21T23:38:00.966057196Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (149, '2025-11-21T23:38:00', 'add_on_delete_to_notifications')
2025-11-21T23:38:00.969918440Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:38:00.973053000Z [Info] FluentMigrator.Runner.MigrationRunner: 149: add_on_delete_to_notifications migrated
2025-11-21T23:38:00.974740077Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0177096s
2025-11-21T23:38:00.976401081Z [Info] FluentMigrator.Runner.MigrationRunner: 150: add_scene_mapping_origin migrating
2025-11-21T23:38:00.978014830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:38:00.980410964Z [Info] add_scene_mapping_origin: Starting migration of Main DB to 150
2025-11-21T23:38:00.986887273Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SceneMappings
2025-11-21T23:38:00.988495029Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.3E-05s
2025-11-21T23:38:00.989787992Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SceneMappings SceneOrigin String
2025-11-21T23:38:00.991664180Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SceneMappings" ADD COLUMN "SceneOrigin" TEXT
2025-11-21T23:38:01.000883581Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093496s
2025-11-21T23:38:01.002273199Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SceneMappings SearchMode Int32
2025-11-21T23:38:01.004081159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SceneMappings" ADD COLUMN "SearchMode" INTEGER
2025-11-21T23:38:01.012637715Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086777s
2025-11-21T23:38:01.013991581Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SceneMappings Comment String
2025-11-21T23:38:01.015917067Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SceneMappings" ADD COLUMN "Comment" TEXT
2025-11-21T23:38:01.024246066Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085749s
2025-11-21T23:38:01.025811898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (150, '2025-11-21T23:38:01', 'add_scene_mapping_origin')
2025-11-21T23:38:01.029598903Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:38:01.032512007Z [Info] FluentMigrator.Runner.MigrationRunner: 150: add_scene_mapping_origin migrated
2025-11-21T23:38:01.034119865Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0168713s
2025-11-21T23:38:01.035726730Z [Info] FluentMigrator.Runner.MigrationRunner: 151: remove_custom_filter_type migrating
2025-11-21T23:38:01.037376190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:38:01.039721712Z [Info] remove_custom_filter_type: Starting migration of Main DB to 151
2025-11-21T23:38:01.050954557Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-11-21T23:38:01.052825123Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "CustomFilters" SET "Type" = 'series' WHERE "Type" = 'seriesIndex'
2025-11-21T23:38:01.056469921Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037639s
2025-11-21T23:38:01.057782304Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-11-21T23:38:01.059137502Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "CustomFilters" SET "Type" = 'series' WHERE "Type" = 'seriesEditor'
2025-11-21T23:38:01.062360531Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031255s
2025-11-21T23:38:01.063508241Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-11-21T23:38:01.064921086Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "CustomFilters" SET "Type" = 'series' WHERE "Type" = 'seasonPass'
2025-11-21T23:38:01.068155408Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031652s
2025-11-21T23:38:01.069547480Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (151, '2025-11-21T23:38:01', 'remove_custom_filter_type')
2025-11-21T23:38:01.073395166Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:38:01.076133820Z [Info] FluentMigrator.Runner.MigrationRunner: 151: remove_custom_filter_type migrated
2025-11-21T23:38:01.077912922Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113065s
2025-11-21T23:38:01.079339384Z [Info] FluentMigrator.Runner.MigrationRunner: 152: update_btn_url_to_https migrating
2025-11-21T23:38:01.080956319Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:38:01.083477705Z [Info] update_btn_url_to_https: Starting migration of Main DB to 152
2025-11-21T23:38:01.086484889Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = Replace("Settings", 'http://api.broadcasthe.net', 'https://api.broadcasthe.net') WHERE "Implementation" = 'BroadcastheNet';
2025-11-21T23:38:01.089902851Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "Settings" = Replace("Settings", 'http://api.broadcasthe.net', 'https://api.broadcasthe.net') WHERE "Implementation" = 'BroadcastheNet';
2025-11-21T23:38:01.094403041Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044957s
2025-11-21T23:38:01.096155569Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (152, '2025-11-21T23:38:01', 'update_btn_url_to_https')
2025-11-21T23:38:01.099704123Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:38:01.102486886Z [Info] FluentMigrator.Runner.MigrationRunner: 152: update_btn_url_to_https migrated
2025-11-21T23:38:01.104095775Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0126242s
2025-11-21T23:38:01.105636727Z [Info] FluentMigrator.Runner.MigrationRunner: 153: add_on_episodefiledelete_for_upgrade migrating
2025-11-21T23:38:01.107383594Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:38:01.109691881Z [Info] add_on_episodefiledelete_for_upgrade: Starting migration of Main DB to 153
2025-11-21T23:38:01.114441854Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-11-21T23:38:01.116088710Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.22E-05s
2025-11-21T23:38:01.117375771Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnEpisodeFileDeleteForUpgrade Boolean
2025-11-21T23:38:01.119472823Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnEpisodeFileDeleteForUpgrade" INTEGER NOT NULL DEFAULT 1
2025-11-21T23:38:01.129832420Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104234s
2025-11-21T23:38:01.131451098Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (153, '2025-11-21T23:38:01', 'add_on_episodefiledelete_for_upgrade')
2025-11-21T23:38:01.135386642Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:38:01.138387644Z [Info] FluentMigrator.Runner.MigrationRunner: 153: add_on_episodefiledelete_for_upgrade migrated
2025-11-21T23:38:01.140155894Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.019075s
2025-11-21T23:38:01.141747678Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_name_release_profile migrating
2025-11-21T23:38:01.143365666Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:38:01.145696729Z [Info] add_name_release_profile: Starting migration of Main DB to 154
2025-11-21T23:38:01.150289876Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles
2025-11-21T23:38:01.152009448Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.31E-05s
2025-11-21T23:38:01.153202560Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles Name String
2025-11-21T23:38:01.154982724Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "Name" TEXT DEFAULT NULL
2025-11-21T23:38:01.164392328Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095125s
2025-11-21T23:38:01.166064084Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (154, '2025-11-21T23:38:01', 'add_name_release_profile')
2025-11-21T23:38:01.169763933Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:38:01.173001360Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_name_release_profile migrated
2025-11-21T23:38:01.174596993Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.018166s
2025-11-21T23:38:01.176206313Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_arabic_and_hindi_languages migrating
2025-11-21T23:38:01.177917097Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:38:01.180309714Z [Info] add_arabic_and_hindi_languages: Starting migration of Main DB to 155
2025-11-21T23:38:01.183779960Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-11-21T23:38:01.185262425Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-11-21T23:38:01.224655073Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0390554s
2025-11-21T23:38:01.226769510Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (155, '2025-11-21T23:38:01', 'add_arabic_and_hindi_languages')
2025-11-21T23:38:01.231210361Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:38:01.234203707Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_arabic_and_hindi_languages migrated
2025-11-21T23:38:01.235886255Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0489031s
2025-11-21T23:38:01.237552359Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_bypass_to_delay_profile migrating
2025-11-21T23:38:01.239210457Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:38:01.241571200Z [Info] add_bypass_to_delay_profile: Starting migration of Main DB to 156
2025-11-21T23:38:01.250878097Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2025-11-21T23:38:01.252736539Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.38E-05s
2025-11-21T23:38:01.254034703Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfHighestQuality Boolean
2025-11-21T23:38:01.256080070Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfHighestQuality" INTEGER NOT NULL DEFAULT 0
2025-11-21T23:38:01.266254805Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101526s
2025-11-21T23:38:01.267464330Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-11-21T23:38:01.268843667Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "DelayProfiles" SET "BypassIfHighestQuality" = 1 WHERE 1 = 1
2025-11-21T23:38:01.272082508Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003248s
2025-11-21T23:38:01.273583830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (156, '2025-11-21T23:38:01', 'add_bypass_to_delay_profile')
2025-11-21T23:38:01.277438641Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:38:01.280334100Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_bypass_to_delay_profile migrated
2025-11-21T23:38:01.281979563Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115622s
2025-11-21T23:38:01.283644615Z [Info] FluentMigrator.Runner.MigrationRunner: 157: email_multiple_addresses migrating
2025-11-21T23:38:01.285391362Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:38:01.287818448Z [Info] email_multiple_addresses: Starting migration of Main DB to 157
2025-11-21T23:38:01.291157510Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-11-21T23:38:01.292663933Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-11-21T23:38:01.317280383Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0244007s
2025-11-21T23:38:01.319384559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (157, '2025-11-21T23:38:01', 'email_multiple_addresses')
2025-11-21T23:38:01.323355714Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:38:01.326191574Z [Info] FluentMigrator.Runner.MigrationRunner: 157: email_multiple_addresses migrated
2025-11-21T23:38:01.327814050Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0335542s
2025-11-21T23:38:01.329624084Z [Info] FluentMigrator.Runner.MigrationRunner: 158: cdh_per_downloadclient migrating
2025-11-21T23:38:01.331274036Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:38:01.333710030Z [Info] cdh_per_downloadclient: Starting migration of Main DB to 158
2025-11-21T23:38:01.340630443Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2025-11-21T23:38:01.342314303Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.36E-05s
2025-11-21T23:38:01.343598940Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveCompletedDownloads Boolean
2025-11-21T23:38:01.345739810Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveCompletedDownloads" INTEGER NOT NULL DEFAULT 1
2025-11-21T23:38:01.355723179Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101286s
2025-11-21T23:38:01.357125803Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveFailedDownloads Boolean
2025-11-21T23:38:01.359094707Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveFailedDownloads" INTEGER NOT NULL DEFAULT 1
2025-11-21T23:38:01.368367385Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093523s
2025-11-21T23:38:01.369720589Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-11-21T23:38:01.371077241Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-11-21T23:38:01.639091546Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2676647s
2025-11-21T23:38:01.641326976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (158, '2025-11-21T23:38:01', 'cdh_per_downloadclient')
2025-11-21T23:38:01.645467542Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:38:01.648508725Z [Info] FluentMigrator.Runner.MigrationRunner: 158: cdh_per_downloadclient migrated
2025-11-21T23:38:01.650100520Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2773465s
2025-11-21T23:38:01.651779250Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_indexer_tags migrating
2025-11-21T23:38:01.653328489Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:38:01.655777880Z [Info] add_indexer_tags: Starting migration of Main DB to 159
2025-11-21T23:38:01.660215774Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2025-11-21T23:38:01.661784673Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.3E-05s
2025-11-21T23:38:01.663071995Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Tags String
2025-11-21T23:38:01.664791937Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Tags" TEXT
2025-11-21T23:38:01.674043463Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093501s
2025-11-21T23:38:01.675643965Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (159, '2025-11-21T23:38:01', 'add_indexer_tags')
2025-11-21T23:38:01.679371420Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:38:01.682160465Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_indexer_tags migrated
2025-11-21T23:38:01.683678982Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0175168s
2025-11-21T23:38:01.685302390Z [Info] FluentMigrator.Runner.MigrationRunner: 160: rename_blacklist_to_blocklist migrating
2025-11-21T23:38:01.686981210Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:38:01.689381413Z [Info] rename_blacklist_to_blocklist: Starting migration of Main DB to 160
2025-11-21T23:38:01.693046291Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Blacklist Blocklist
2025-11-21T23:38:01.694808860Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" RENAME TO "Blocklist"
2025-11-21T23:38:01.716851347Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0220791s
2025-11-21T23:38:01.718492030Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (160, '2025-11-21T23:38:01', 'rename_blacklist_to_blocklist')
2025-11-21T23:38:01.722397523Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:38:01.725138551Z [Info] FluentMigrator.Runner.MigrationRunner: 160: rename_blacklist_to_blocklist migrated
2025-11-21T23:38:01.726810568Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0304496s
2025-11-21T23:38:01.728427313Z [Info] FluentMigrator.Runner.MigrationRunner: 161: remove_plex_hometheatre migrating
2025-11-21T23:38:01.730312678Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:38:01.732639934Z [Info] remove_plex_hometheatre: Starting migration of Main DB to 161
2025-11-21T23:38:01.738370451Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-11-21T23:38:01.740379997Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexHomeTheater'
2025-11-21T23:38:01.743650571Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033593s
2025-11-21T23:38:01.744975449Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-11-21T23:38:01.746766334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexClient'
2025-11-21T23:38:01.749630601Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029244s
2025-11-21T23:38:01.751396326Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-11-21T23:38:01.752376489Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-11-21T23:38:01.797441938Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0447771s
2025-11-21T23:38:01.799611886Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (161, '2025-11-21T23:38:01', 'remove_plex_hometheatre')
2025-11-21T23:38:01.803939639Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:38:01.807926165Z [Info] FluentMigrator.Runner.MigrationRunner: 161: remove_plex_hometheatre migrated
2025-11-21T23:38:01.809549524Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0555286s
2025-11-21T23:38:01.811220468Z [Info] FluentMigrator.Runner.MigrationRunner: 162: release_profile_to_array migrating
2025-11-21T23:38:01.812867494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:38:01.815267666Z [Info] release_profile_to_array: Starting migration of Main DB to 162
2025-11-21T23:38:01.818946673Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-11-21T23:38:01.820497104Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-11-21T23:38:01.839035116Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0182629s
2025-11-21T23:38:01.841238432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (162, '2025-11-21T23:38:01', 'release_profile_to_array')
2025-11-21T23:38:01.845292774Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:38:01.848143083Z [Info] FluentMigrator.Runner.MigrationRunner: 162: release_profile_to_array migrated
2025-11-21T23:38:01.849754647Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0276213s
2025-11-21T23:38:01.851429259Z [Info] FluentMigrator.Runner.MigrationRunner: 163: mediainfo_to_ffmpeg migrating
2025-11-21T23:38:01.853024731Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:38:01.855435314Z [Info] mediainfo_to_ffmpeg: Starting migration of Main DB to 163
2025-11-21T23:38:01.858889438Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-11-21T23:38:01.860381151Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-11-21T23:38:01.888357636Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0276705s
2025-11-21T23:38:01.890534147Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (163, '2025-11-21T23:38:01', 'mediainfo_to_ffmpeg')
2025-11-21T23:38:01.894631156Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:38:01.897496745Z [Info] FluentMigrator.Runner.MigrationRunner: 163: mediainfo_to_ffmpeg migrated
2025-11-21T23:38:01.899054441Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0371004s
2025-11-21T23:38:01.900681206Z [Info] FluentMigrator.Runner.MigrationRunner: 164: download_client_per_indexer migrating
2025-11-21T23:38:01.902348182Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:38:01.904743174Z [Info] download_client_per_indexer: Starting migration of Main DB to 164
2025-11-21T23:38:01.909839574Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2025-11-21T23:38:01.911448684Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.35E-05s
2025-11-21T23:38:01.912764283Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers DownloadClientId Int32
2025-11-21T23:38:01.914621442Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "DownloadClientId" INTEGER NOT NULL DEFAULT 0
2025-11-21T23:38:01.924426472Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099463s
2025-11-21T23:38:01.926037064Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (164, '2025-11-21T23:38:01', 'download_client_per_indexer')
2025-11-21T23:38:01.929985233Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:38:01.932863959Z [Info] FluentMigrator.Runner.MigrationRunner: 164: download_client_per_indexer migrated
2025-11-21T23:38:01.934527879Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.01843s
2025-11-21T23:38:01.936135125Z [Info] FluentMigrator.Runner.MigrationRunner: 165: add_on_update_to_notifications migrating
2025-11-21T23:38:01.937821029Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:38:01.940183535Z [Info] add_on_update_to_notifications: Starting migration of Main DB to 165
2025-11-21T23:38:01.945114863Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-11-21T23:38:01.946741668Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.27E-05s
2025-11-21T23:38:01.948016866Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnApplicationUpdate Boolean
2025-11-21T23:38:01.949988575Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnApplicationUpdate" INTEGER NOT NULL DEFAULT 0
2025-11-21T23:38:01.960043057Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099709s
2025-11-21T23:38:01.961483257Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (165, '2025-11-21T23:38:01', 'add_on_update_to_notifications')
2025-11-21T23:38:01.965970120Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:38:01.968308458Z [Info] FluentMigrator.Runner.MigrationRunner: 165: add_on_update_to_notifications migrated
2025-11-21T23:38:01.969979041Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0184831s
2025-11-21T23:38:01.971586658Z [Info] FluentMigrator.Runner.MigrationRunner: 166: update_series_sort_title migrating
2025-11-21T23:38:01.973220608Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:38:01.975552061Z [Info] update_series_sort_title: Starting migration of Main DB to 166
2025-11-21T23:38:01.979012659Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-11-21T23:38:01.980501175Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-11-21T23:38:01.989926992Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092508s
2025-11-21T23:38:01.991879954Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (166, '2025-11-21T23:38:01', 'update_series_sort_title')
2025-11-21T23:38:01.996094820Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:38:01.998695105Z [Info] FluentMigrator.Runner.MigrationRunner: 166: update_series_sort_title migrated
2025-11-21T23:38:02.000330677Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.018186s
2025-11-21T23:38:02.001977784Z [Info] FluentMigrator.Runner.MigrationRunner: 167: add_tvdbid_to_episode migrating
2025-11-21T23:38:02.003842247Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:38:02.006175094Z [Info] add_tvdbid_to_episode: Starting migration of Main DB to 167
2025-11-21T23:38:02.010280690Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2025-11-21T23:38:02.011803255Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.47E-05s
2025-11-21T23:38:02.013096218Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes TvdbId Int32
2025-11-21T23:38:02.014792804Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "TvdbId" INTEGER
2025-11-21T23:38:02.024151485Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094526s
2025-11-21T23:38:02.025718149Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (167, '2025-11-21T23:38:02', 'add_tvdbid_to_episode')
2025-11-21T23:38:02.029509693Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:38:02.032411525Z [Info] FluentMigrator.Runner.MigrationRunner: 167: add_tvdbid_to_episode migrated
2025-11-21T23:38:02.033988510Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.017761s
2025-11-21T23:38:02.035584774Z [Info] FluentMigrator.Runner.MigrationRunner: 168: add_additional_info_to_pending_releases migrating
2025-11-21T23:38:02.037459578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:38:02.039774609Z [Info] add_additional_info_to_pending_releases: Starting migration of Main DB to 168
2025-11-21T23:38:02.044364049Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases
2025-11-21T23:38:02.045977457Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.22E-05s
2025-11-21T23:38:02.047244608Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases AdditionalInfo String
2025-11-21T23:38:02.049163601Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "AdditionalInfo" TEXT
2025-11-21T23:38:02.059087180Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095227s
2025-11-21T23:38:02.060246915Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (168, '2025-11-21T23:38:02', 'add_additional_info_to_pending_releases')
2025-11-21T23:38:02.064240525Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:38:02.067123790Z [Info] FluentMigrator.Runner.MigrationRunner: 168: add_additional_info_to_pending_releases migrated
2025-11-21T23:38:02.068920848Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0181063s
2025-11-21T23:38:02.070519466Z [Info] FluentMigrator.Runner.MigrationRunner: 169: add_malayalam_and_ukrainian_languages migrating
2025-11-21T23:38:02.072314590Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:38:02.074614841Z [Info] add_malayalam_and_ukrainian_languages: Starting migration of Main DB to 169
2025-11-21T23:38:02.078159027Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-11-21T23:38:02.079646221Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-11-21T23:38:02.116885073Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0369239s
2025-11-21T23:38:02.119107056Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (169, '2025-11-21T23:38:02', 'add_malayalam_and_ukrainian_languages')
2025-11-21T23:38:02.123936930Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:38:02.126497445Z [Info] FluentMigrator.Runner.MigrationRunner: 169: add_malayalam_and_ukrainian_languages migrated
2025-11-21T23:38:02.128267078Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0468385s
2025-11-21T23:38:02.129941048Z [Info] FluentMigrator.Runner.MigrationRunner: 170: add_language_tags_to_subtitle_files migrating
2025-11-21T23:38:02.132316941Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:38:02.134331818Z [Info] add_language_tags_to_subtitle_files: Starting migration of Main DB to 170
2025-11-21T23:38:02.138767999Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles
2025-11-21T23:38:02.140374353Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.39E-05s
2025-11-21T23:38:02.141662857Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SubtitleFiles LanguageTags String
2025-11-21T23:38:02.143517582Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles" ADD COLUMN "LanguageTags" TEXT
2025-11-21T23:38:02.152991845Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095689s
2025-11-21T23:38:02.154596446Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (170, '2025-11-21T23:38:02', 'add_language_tags_to_subtitle_files')
2025-11-21T23:38:02.158594365Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:38:02.161424663Z [Info] FluentMigrator.Runner.MigrationRunner: 170: add_language_tags_to_subtitle_files migrated
2025-11-21T23:38:02.163152933Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0180428s
2025-11-21T23:38:02.164760549Z [Info] FluentMigrator.Runner.MigrationRunner: 171: add_custom_formats migrating
2025-11-21T23:38:02.166310279Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:38:02.168632504Z [Info] add_custom_formats: Starting migration of Main DB to 171
2025-11-21T23:38:02.190286530Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFormats
2025-11-21T23:38:02.192722213Z [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)
2025-11-21T23:38:02.199139563Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068804s
2025-11-21T23:38:02.200578901Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex CustomFormats (Name)
2025-11-21T23:38:02.202225727Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_CustomFormats_Name" ON "CustomFormats" ("Name" ASC)
2025-11-21T23:38:02.206364529Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037291s
2025-11-21T23:38:02.207249100Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2025-11-21T23:38:02.208780683Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.04E-05s
2025-11-21T23:38:02.210077013Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles FormatItems String
2025-11-21T23:38:02.211954253Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "FormatItems" TEXT NOT NULL DEFAULT '[]'
2025-11-21T23:38:02.221699663Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098336s
2025-11-21T23:38:02.223068639Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2025-11-21T23:38:02.224570192Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.3E-06s
2025-11-21T23:38:02.225844878Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles MinFormatScore Int32
2025-11-21T23:38:02.227731326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "MinFormatScore" INTEGER NOT NULL DEFAULT 0
2025-11-21T23:38:02.237249489Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096079s
2025-11-21T23:38:02.238601511Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2025-11-21T23:38:02.240067442Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.9E-06s
2025-11-21T23:38:02.241340385Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles CutoffFormatScore Int32
2025-11-21T23:38:02.243265731Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "CutoffFormatScore" INTEGER NOT NULL DEFAULT 0
2025-11-21T23:38:02.252652239Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095023s
2025-11-21T23:38:02.254043329Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-11-21T23:38:02.255412346Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-11-21T23:38:02.331506413Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0757786s
2025-11-21T23:38:02.333514306Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-11-21T23:38:02.334904665Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-11-21T23:38:02.347965630Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0128527s
2025-11-21T23:38:02.349911798Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles Preferred
2025-11-21T23:38:02.402561066Z [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)
2025-11-21T23:38:02.410732116Z [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"
2025-11-21T23:38:02.417819866Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles"
2025-11-21T23:38:02.421391707Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles"
2025-11-21T23:38:02.446679388Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0948684s
2025-11-21T23:38:02.448596117Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles IncludePreferredWhenRenaming
2025-11-21T23:38:02.513508132Z [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)
2025-11-21T23:38:02.520085745Z [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"
2025-11-21T23:38:02.525341215Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles"
2025-11-21T23:38:02.528567481Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles"
2025-11-21T23:38:02.551203483Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1005298s
2025-11-21T23:38:02.552620055Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-11-21T23:38:02.554533597Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]'
2025-11-21T23:38:02.557704611Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033402s
2025-11-21T23:38:02.559358200Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (171, '2025-11-21T23:38:02', 'add_custom_formats')
2025-11-21T23:38:02.563115715Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:38:02.566338313Z [Info] FluentMigrator.Runner.MigrationRunner: 171: add_custom_formats migrated
2025-11-21T23:38:02.567891170Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0119896s
2025-11-21T23:38:02.569949303Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_SeasonSearchMaximumSingleEpisodeAge_to_indexers migrating
2025-11-21T23:38:02.572038540Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:38:02.574822184Z [Info] add_SeasonSearchMaximumSingleEpisodeAge_to_indexers: Starting migration of Main DB to 172
2025-11-21T23:38:02.581440348Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2025-11-21T23:38:02.583084388Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.62E-05s
2025-11-21T23:38:02.584560199Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers SeasonSearchMaximumSingleEpisodeAge Int32
2025-11-21T23:38:02.586807984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "SeasonSearchMaximumSingleEpisodeAge" INTEGER NOT NULL DEFAULT 0
2025-11-21T23:38:02.597260648Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107028s
2025-11-21T23:38:02.598878075Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (172, '2025-11-21T23:38:02', 'add_SeasonSearchMaximumSingleEpisodeAge_to_indexers')
2025-11-21T23:38:02.603140887Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:38:02.605974732Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_SeasonSearchMaximumSingleEpisodeAge_to_indexers migrated
2025-11-21T23:38:02.607970731Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0194753s
2025-11-21T23:38:02.609593578Z [Info] FluentMigrator.Runner.MigrationRunner: 173: remove_omg migrating
2025-11-21T23:38:02.611051533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:38:02.613402987Z [Info] remove_omg: Starting migration of Main DB to 173
2025-11-21T23:38:02.616707390Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Indexers" WHERE "Implementation" = 'Omgwtfnzbs'
2025-11-21T23:38:02.619014204Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Omgwtfnzbs'
2025-11-21T23:38:02.622777401Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031201s
2025-11-21T23:38:02.624205426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (173, '2025-11-21T23:38:02', 'remove_omg')
2025-11-21T23:38:02.628236131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:38:02.631094846Z [Info] FluentMigrator.Runner.MigrationRunner: 173: remove_omg migrated
2025-11-21T23:38:02.632574344Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121303s
2025-11-21T23:38:02.634136038Z [Info] FluentMigrator.Runner.MigrationRunner: 174: add_salt_to_users migrating
2025-11-21T23:38:02.635680778Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:38:02.637988775Z [Info] add_salt_to_users: Starting migration of Main DB to 174
2025-11-21T23:38:02.643474249Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Users
2025-11-21T23:38:02.644991874Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.27E-05s
2025-11-21T23:38:02.646278064Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Salt String
2025-11-21T23:38:02.648023127Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Salt" TEXT
2025-11-21T23:38:02.657439234Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00961s
2025-11-21T23:38:02.658800755Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Iterations Int32
2025-11-21T23:38:02.660459074Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Iterations" INTEGER
2025-11-21T23:38:02.669347669Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089526s
2025-11-21T23:38:02.670909804Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (174, '2025-11-21T23:38:02', 'add_salt_to_users')
2025-11-21T23:38:02.674657810Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:38:02.677523349Z [Info] FluentMigrator.Runner.MigrationRunner: 174: add_salt_to_users migrated
2025-11-21T23:38:02.679050083Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0171552s
2025-11-21T23:38:02.680677619Z [Info] FluentMigrator.Runner.MigrationRunner: 175: language_profiles_to_custom_formats migrating
2025-11-21T23:38:02.682419867Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:38:02.684787554Z [Info] language_profiles_to_custom_formats: Starting migration of Main DB to 175
2025-11-21T23:38:02.698309597Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable EpisodeFiles
2025-11-21T23:38:02.699613462Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.29E-05s
2025-11-21T23:38:02.700914712Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn EpisodeFiles Languages String
2025-11-21T23:38:02.702827152Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles" ADD COLUMN "Languages" TEXT NOT NULL DEFAULT '[]'
2025-11-21T23:38:02.712861985Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102101s
2025-11-21T23:38:02.714284048Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History
2025-11-21T23:38:02.715666040Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.8E-06s
2025-11-21T23:38:02.716944304Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn History Languages String
2025-11-21T23:38:02.718671191Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History" ADD COLUMN "Languages" TEXT NOT NULL DEFAULT '[]'
2025-11-21T23:38:02.727920141Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093375s
2025-11-21T23:38:02.729270279Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2025-11-21T23:38:02.730672813Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.4E-06s
2025-11-21T23:38:02.732404650Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blocklist Languages String
2025-11-21T23:38:02.733730539Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist" ADD COLUMN "Languages" TEXT NOT NULL DEFAULT '[]'
2025-11-21T23:38:02.743085824Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094447s
2025-11-21T23:38:02.744463988Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "EpisodeFiles" SET "Languages" = '[' || "Language" || ']'
2025-11-21T23:38:02.746713848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "EpisodeFiles" SET "Languages" = '[' || "Language" || ']'
2025-11-21T23:38:02.749628205Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030286s
2025-11-21T23:38:02.750983514Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "History" SET "Languages" = '[' || "Language" || ']'
2025-11-21T23:38:02.753098121Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "History" SET "Languages" = '[' || "Language" || ']'
2025-11-21T23:38:02.756026707Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029248s
2025-11-21T23:38:02.757367607Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Blocklist" SET "Languages" = '[' || "Language" || ']'
2025-11-21T23:38:02.759476743Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Blocklist" SET "Languages" = '[' || "Language" || ']'
2025-11-21T23:38:02.762405449Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029086s
2025-11-21T23:38:02.763760748Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn EpisodeFiles Language
2025-11-21T23:38:02.812926452Z [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)
2025-11-21T23:38:02.820945126Z [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"
2025-11-21T23:38:02.828652212Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "EpisodeFiles"
2025-11-21T23:38:02.831798226Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles_temp" RENAME TO "EpisodeFiles"
2025-11-21T23:38:02.854115977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_EpisodeFiles_SeriesId" ON "EpisodeFiles" ("SeriesId" ASC)
2025-11-21T23:38:02.857843813Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0924506s
2025-11-21T23:38:02.859221987Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn History Language
2025-11-21T23:38:02.908667775Z [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)
2025-11-21T23:38:02.916018514Z [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"
2025-11-21T23:38:02.922312776Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History"
2025-11-21T23:38:02.926132175Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History"
2025-11-21T23:38:02.948263742Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2025-11-21T23:38:02.952170067Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC)
2025-11-21T23:38:02.955717920Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EpisodeId_Date" ON "History" ("EpisodeId" ASC, "Date" DESC)
2025-11-21T23:38:02.959878456Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC)
2025-11-21T23:38:02.963641532Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_SeriesId" ON "History" ("SeriesId" ASC)
2025-11-21T23:38:02.967018871Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1062223s
2025-11-21T23:38:02.968492859Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Blocklist Language
2025-11-21T23:38:03.019951950Z [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)
2025-11-21T23:38:03.028602806Z [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"
2025-11-21T23:38:03.036476859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist"
2025-11-21T23:38:03.039570638Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist"
2025-11-21T23:38:03.062128523Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Blacklist_SeriesId" ON "Blocklist" ("SeriesId" ASC)
2025-11-21T23:38:03.065816929Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0957012s
2025-11-21T23:38:03.067255364Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Series LanguageProfileId
2025-11-21T23:38:03.119779269Z [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)
2025-11-21T23:38:03.135451772Z [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"
2025-11-21T23:38:03.151265870Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2025-11-21T23:38:03.155265332Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2025-11-21T23:38:03.179408058Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2025-11-21T23:38:03.183176625Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2025-11-21T23:38:03.186842135Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_Path" ON "Series" ("Path" ASC)
2025-11-21T23:38:03.190235867Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_CleanTitle" ON "Series" ("CleanTitle" ASC)
2025-11-21T23:38:03.193795233Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC)
2025-11-21T23:38:03.197221311Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvMazeId" ON "Series" ("TvMazeId" ASC)
2025-11-21T23:38:03.200646457Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1317084s
2025-11-21T23:38:03.202088510Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportLists LanguageProfileId
2025-11-21T23:38:03.253016492Z [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)
2025-11-21T23:38:03.261820567Z [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"
2025-11-21T23:38:03.270344868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportLists"
2025-11-21T23:38:03.273752840Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists_temp" RENAME TO "ImportLists"
2025-11-21T23:38:03.295883795Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportLists_Name" ON "ImportLists" ("Name" ASC)
2025-11-21T23:38:03.299612763Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0957413s
2025-11-21T23:38:03.301010286Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable LanguageProfiles
2025-11-21T23:38:03.302604105Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LanguageProfiles"
2025-11-21T23:38:03.305734748Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031088s
2025-11-21T23:38:03.308202235Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (175, '2025-11-21T23:38:03', 'language_profiles_to_custom_formats')
2025-11-21T23:38:03.312441360Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:38:03.316518929Z [Info] FluentMigrator.Runner.MigrationRunner: 175: language_profiles_to_custom_formats migrated
2025-11-21T23:38:03.318401389Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0139731s
2025-11-21T23:38:03.320414201Z [Info] FluentMigrator.Runner.MigrationRunner: 176: original_language migrating
2025-11-21T23:38:03.322125607Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:38:03.325017669Z [Info] original_language: Starting migration of Main DB to 176
2025-11-21T23:38:03.331568228Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2025-11-21T23:38:03.333216576Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.46E-05s
2025-11-21T23:38:03.334515902Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series OriginalLanguage Int32
2025-11-21T23:38:03.336386548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "OriginalLanguage" INTEGER NOT NULL DEFAULT 1
2025-11-21T23:38:03.346381511Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101513s
2025-11-21T23:38:03.348038356Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (176, '2025-11-21T23:38:03', 'original_language')
2025-11-21T23:38:03.351776532Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:38:03.354693034Z [Info] FluentMigrator.Runner.MigrationRunner: 176: original_language migrated
2025-11-21T23:38:03.356229067Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0185126s
2025-11-21T23:38:03.357970883Z [Info] FluentMigrator.Runner.MigrationRunner: 177: add_on_manual_interaction_required_to_notifications migrating
2025-11-21T23:38:03.359912111Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:38:03.362208495Z [Info] add_on_manual_interaction_required_to_notifications: Starting migration of Main DB to 177
2025-11-21T23:38:03.367473715Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-11-21T23:38:03.369136493Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.35E-05s
2025-11-21T23:38:03.370417662Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnManualInteractionRequired Boolean
2025-11-21T23:38:03.372519423Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnManualInteractionRequired" INTEGER NOT NULL DEFAULT 0
2025-11-21T23:38:03.382582563Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101755s
2025-11-21T23:38:03.384214088Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (177, '2025-11-21T23:38:03', 'add_on_manual_interaction_required_to_notifications')
2025-11-21T23:38:03.388431459Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:38:03.391204020Z [Info] FluentMigrator.Runner.MigrationRunner: 177: add_on_manual_interaction_required_to_notifications migrated
2025-11-21T23:38:03.393142233Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.018846s
2025-11-21T23:38:03.394789900Z [Info] FluentMigrator.Runner.MigrationRunner: 178: list_sync_time migrating
2025-11-21T23:38:03.396320902Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:38:03.398657817Z [Info] list_sync_time: Starting migration of Main DB to 178
2025-11-21T23:38:03.404292511Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportListStatus LastSyncListInfo
2025-11-21T23:38:03.454209327Z [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)
2025-11-21T23:38:03.461646260Z [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"
2025-11-21T23:38:03.468568546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2025-11-21T23:38:03.472406283Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2025-11-21T23:38:03.495281336Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2025-11-21T23:38:03.500312515Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0939329s
2025-11-21T23:38:03.501971836Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2025-11-21T23:38:03.503513640Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.44E-05s
2025-11-21T23:38:03.504837445Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportListStatus LastInfoSync DateTime
2025-11-21T23:38:03.506810868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus" ADD COLUMN "LastInfoSync" DATETIME
2025-11-21T23:38:03.516982897Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100179s
2025-11-21T23:38:03.519104468Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (178, '2025-11-21T23:38:03', 'list_sync_time')
2025-11-21T23:38:03.523736624Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:38:03.527442926Z [Info] FluentMigrator.Runner.MigrationRunner: 178: list_sync_time migrated
2025-11-21T23:38:03.529270766Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0206328s
2025-11-21T23:38:03.531111482Z [Info] FluentMigrator.Runner.MigrationRunner: 179: add_auto_tagging migrating
2025-11-21T23:38:03.532760492Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:38:03.535579166Z [Info] add_auto_tagging: Starting migration of Main DB to 179
2025-11-21T23:38:03.545530311Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AutoTagging
2025-11-21T23:38:03.548293254Z [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 '[]')
2025-11-21T23:38:03.555534632Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078005s
2025-11-21T23:38:03.557495550Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AutoTagging (Name)
2025-11-21T23:38:03.559251786Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AutoTagging_Name" ON "AutoTagging" ("Name" ASC)
2025-11-21T23:38:03.563714982Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045231s
2025-11-21T23:38:03.565678795Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (179, '2025-11-21T23:38:03', 'add_auto_tagging')
2025-11-21T23:38:03.569867017Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:38:03.572949413Z [Info] FluentMigrator.Runner.MigrationRunner: 179: add_auto_tagging migrated
2025-11-21T23:38:03.574612822Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0138518s
2025-11-21T23:38:03.576572748Z [Info] FluentMigrator.Runner.MigrationRunner: 180: task_duration migrating
2025-11-21T23:38:03.578192168Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:38:03.580937646Z [Info] task_duration: Starting migration of Main DB to 180
2025-11-21T23:38:03.586004677Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2025-11-21T23:38:03.587990916Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.57E-05s
2025-11-21T23:38:03.589324040Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ScheduledTasks LastStartTime DateTime
2025-11-21T23:38:03.591290929Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks" ADD COLUMN "LastStartTime" DATETIME
2025-11-21T23:38:03.601591267Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101662s
2025-11-21T23:38:03.603834122Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (180, '2025-11-21T23:38:03', 'task_duration')
2025-11-21T23:38:03.608012414Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:38:03.610903645Z [Info] FluentMigrator.Runner.MigrationRunner: 180: task_duration migrated
2025-11-21T23:38:03.612502293Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.01975s
2025-11-21T23:38:03.614213529Z [Info] FluentMigrator.Runner.MigrationRunner: 181: quality_definition_preferred_size migrating
2025-11-21T23:38:03.615944664Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:38:03.618480459Z [Info] quality_definition_preferred_size: Starting migration of Main DB to 181
2025-11-21T23:38:03.623772834Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityDefinitions
2025-11-21T23:38:03.625480352Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.34E-05s
2025-11-21T23:38:03.626774016Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityDefinitions PreferredSize Double
2025-11-21T23:38:03.628731427Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityDefinitions" ADD COLUMN "PreferredSize" NUMERIC
2025-11-21T23:38:03.638441115Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098254s
2025-11-21T23:38:03.639868339Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "QualityDefinitions" SET "PreferredSize" = "MaxSize" - 5 WHERE "MaxSize" > 5
2025-11-21T23:38:03.642318612Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityDefinitions" SET "PreferredSize" = "MaxSize" - 5 WHERE "MaxSize" > 5
2025-11-21T23:38:03.645592032Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033389s
2025-11-21T23:38:03.647166252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (181, '2025-11-21T23:38:03', 'quality_definition_preferred_size')
2025-11-21T23:38:03.651055431Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:38:03.653730557Z [Info] FluentMigrator.Runner.MigrationRunner: 181: quality_definition_preferred_size migrated
2025-11-21T23:38:03.655447263Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114965s
2025-11-21T23:38:03.657081564Z [Info] FluentMigrator.Runner.MigrationRunner: 182: add_custom_format_score_bypass_to_delay_profile migrating
2025-11-21T23:38:03.659013864Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:38:03.661393715Z [Info] add_custom_format_score_bypass_to_delay_profile: Starting migration of Main DB to 182
2025-11-21T23:38:03.678862094Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2025-11-21T23:38:03.680927352Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.49E-05s
2025-11-21T23:38:03.682495028Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfAboveCustomFormatScore Boolean
2025-11-21T23:38:03.684671099Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfAboveCustomFormatScore" INTEGER NOT NULL DEFAULT 0
2025-11-21T23:38:03.695005655Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010462s
2025-11-21T23:38:03.696403770Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2025-11-21T23:38:03.697851174Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.5E-06s
2025-11-21T23:38:03.699111551Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles MinimumCustomFormatScore Int32
2025-11-21T23:38:03.701063651Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "MinimumCustomFormatScore" INTEGER
2025-11-21T23:38:03.710247381Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009269s
2025-11-21T23:38:03.711817702Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (182, '2025-11-21T23:38:03', 'add_custom_format_score_bypass_to_delay_profile')
2025-11-21T23:38:03.715899280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:38:03.718649096Z [Info] FluentMigrator.Runner.MigrationRunner: 182: add_custom_format_score_bypass_to_delay_profile migrated
2025-11-21T23:38:03.720548690Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0176985s
2025-11-21T23:38:03.722166417Z [Info] FluentMigrator.Runner.MigrationRunner: 183: update_images_remote_url migrating
2025-11-21T23:38:03.723774675Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:38:03.726325911Z [Info] update_images_remote_url: Starting migration of Main DB to 183
2025-11-21T23:38:03.730089719Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Episodes" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"')
2025-11-21T23:38:03.732488658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Episodes" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"')
2025-11-21T23:38:03.735898132Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033778s
2025-11-21T23:38:03.737212719Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Series" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"'), "Actors" = REPLACE("Actors", '"url"', '"remoteUrl"'), "Seasons" = REPLACE("Seasons", '"url"', '"remoteUrl"')
2025-11-21T23:38:03.740577694Z [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"')
2025-11-21T23:38:03.745302356Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046938s
2025-11-21T23:38:03.746832907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (183, '2025-11-21T23:38:03', 'update_images_remote_url')
2025-11-21T23:38:03.750601064Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:38:03.753362643Z [Info] FluentMigrator.Runner.MigrationRunner: 183: update_images_remote_url migrated
2025-11-21T23:38:03.754961793Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0127917s
2025-11-21T23:38:03.756529760Z [Info] FluentMigrator.Runner.MigrationRunner: 184: remove_invalid_roksbox_metadata_images migrating
2025-11-21T23:38:03.758302829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:38:03.760607890Z [Info] remove_invalid_roksbox_metadata_images: Starting migration of Main DB to 184
2025-11-21T23:38:03.765308674Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "MetadataFiles" WHERE "Consumer" = 'RoksboxMetadata' AND "Type" = 5 AND ("RelativePath" LIKE '%/metadata/%' OR "RelativePath" LIKE '%\metadata\%')
2025-11-21T23:38:03.768718028Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "MetadataFiles" WHERE "Consumer" = 'RoksboxMetadata' AND "Type" = 5 AND ("RelativePath" LIKE '%/metadata/%' OR "RelativePath" LIKE '%\metadata\%')
2025-11-21T23:38:03.773290945Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045563s
2025-11-21T23:38:03.774847669Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (184, '2025-11-21T23:38:03', 'remove_invalid_roksbox_metadata_images')
2025-11-21T23:38:03.778863143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:38:03.781612849Z [Info] FluentMigrator.Runner.MigrationRunner: 184: remove_invalid_roksbox_metadata_images migrated
2025-11-21T23:38:03.783381770Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0129196s
2025-11-21T23:38:03.784967542Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_episode_runtime migrating
2025-11-21T23:38:03.786524938Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:38:03.788836953Z [Info] add_episode_runtime: Starting migration of Main DB to 185
2025-11-21T23:38:03.793446292Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2025-11-21T23:38:03.795002215Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.32E-05s
2025-11-21T23:38:03.796301701Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes Runtime Int32
2025-11-21T23:38:03.798022776Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "Runtime" INTEGER NOT NULL DEFAULT 0
2025-11-21T23:38:03.807810151Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098762s
2025-11-21T23:38:03.809402216Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (185, '2025-11-21T23:38:03', 'add_episode_runtime')
2025-11-21T23:38:03.813187296Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:38:03.815958746Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_episode_runtime migrated
2025-11-21T23:38:03.817526703Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0181062s
2025-11-21T23:38:03.819121343Z [Info] FluentMigrator.Runner.MigrationRunner: 186: add_result_to_commands migrating
2025-11-21T23:38:03.820733709Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:38:03.823051386Z [Info] add_result_to_commands: Starting migration of Main DB to 186
2025-11-21T23:38:03.827728832Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2025-11-21T23:38:03.829313302Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.23E-05s
2025-11-21T23:38:03.830590293Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Commands Result Int32
2025-11-21T23:38:03.832283102Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands" ADD COLUMN "Result" INTEGER NOT NULL DEFAULT 1
2025-11-21T23:38:03.842020365Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098334s
2025-11-21T23:38:03.843607310Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (186, '2025-11-21T23:38:03', 'add_result_to_commands')
2025-11-21T23:38:03.847381088Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:38:03.850709829Z [Info] FluentMigrator.Runner.MigrationRunner: 186: add_result_to_commands migrated
2025-11-21T23:38:03.852320713Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0185604s
2025-11-21T23:38:03.853927247Z [Info] FluentMigrator.Runner.MigrationRunner: 187: add_on_series_add_to_notifications migrating
2025-11-21T23:38:03.855655346Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:38:03.858008704Z [Info] add_on_series_add_to_notifications: Starting migration of Main DB to 187
2025-11-21T23:38:03.862935243Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-11-21T23:38:03.864614073Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.29E-05s
2025-11-21T23:38:03.865889571Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnSeriesAdd Boolean
2025-11-21T23:38:03.867758092Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnSeriesAdd" INTEGER NOT NULL DEFAULT 0
2025-11-21T23:38:03.877762904Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010112s
2025-11-21T23:38:03.879368848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (187, '2025-11-21T23:38:03', 'add_on_series_add_to_notifications')
2025-11-21T23:38:03.883349001Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:38:03.886124158Z [Info] FluentMigrator.Runner.MigrationRunner: 187: add_on_series_add_to_notifications migrated
2025-11-21T23:38:03.887859722Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0185256s
2025-11-21T23:38:03.889473070Z [Info] FluentMigrator.Runner.MigrationRunner: 188: postgres_update_timestamp_columns_to_with_timezone migrating
2025-11-21T23:38:03.891399930Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:38:03.893732776Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Main DB to 188
2025-11-21T23:38:03.946934295Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-11-21T23:38:03.949063763Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Commands" WHERE 1 = 1
2025-11-21T23:38:03.952152120Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031111s
2025-11-21T23:38:03.953315432Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2025-11-21T23:38:03.954720501Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.05E-05s
2025-11-21T23:38:03.955985638Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist Date DateTimeOffset
2025-11-21T23:38:04.006222368Z [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)
2025-11-21T23:38:04.014546407Z [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"
2025-11-21T23:38:04.022365579Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist"
2025-11-21T23:38:04.025533707Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist"
2025-11-21T23:38:04.047783783Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Blacklist_SeriesId" ON "Blocklist" ("SeriesId" ASC)
2025-11-21T23:38:04.051421646Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0937433s
2025-11-21T23:38:04.052861686Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2025-11-21T23:38:04.054265793Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.12E-05s
2025-11-21T23:38:04.055549427Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist PublishedDate DateTimeOffset
2025-11-21T23:38:04.106081932Z [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)
2025-11-21T23:38:04.114294647Z [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"
2025-11-21T23:38:04.122025842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist"
2025-11-21T23:38:04.125140482Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist"
2025-11-21T23:38:04.147466631Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Blacklist_SeriesId" ON "Blocklist" ("SeriesId" ASC)
2025-11-21T23:38:04.151107882Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0935917s
2025-11-21T23:38:04.152516688Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2025-11-21T23:38:04.153928931Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.19E-05s
2025-11-21T23:38:04.155288599Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands QueuedAt DateTimeOffset
2025-11-21T23:38:04.205056425Z [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)
2025-11-21T23:38:04.213003905Z [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"
2025-11-21T23:38:04.219864187Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2025-11-21T23:38:04.222721519Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2025-11-21T23:38:04.245135685Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0880105s
2025-11-21T23:38:04.246624693Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2025-11-21T23:38:04.248491411Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.23E-05s
2025-11-21T23:38:04.249587287Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands StartedAt DateTimeOffset
2025-11-21T23:38:04.300629219Z [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)
2025-11-21T23:38:04.309330106Z [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"
2025-11-21T23:38:04.316174886Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2025-11-21T23:38:04.319130537Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2025-11-21T23:38:04.342872375Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0908968s
2025-11-21T23:38:04.344737320Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2025-11-21T23:38:04.346153351Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.21E-05s
2025-11-21T23:38:04.347442687Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands EndedAt DateTimeOffset
2025-11-21T23:38:04.402806860Z [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)
2025-11-21T23:38:04.412036361Z [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"
2025-11-21T23:38:04.418922004Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2025-11-21T23:38:04.421916092Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2025-11-21T23:38:04.445451224Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0961567s
2025-11-21T23:38:04.446972778Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2025-11-21T23:38:04.448557017Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.31E-05s
2025-11-21T23:38:04.449863227Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus InitialFailure DateTimeOffset
2025-11-21T23:38:04.500548420Z [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)
2025-11-21T23:38:04.507105601Z [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"
2025-11-21T23:38:04.513256444Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2025-11-21T23:38:04.516532159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2025-11-21T23:38:04.540025408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2025-11-21T23:38:04.544507892Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0926218s
2025-11-21T23:38:04.545870024Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2025-11-21T23:38:04.547412069Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.21E-05s
2025-11-21T23:38:04.548816196Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus MostRecentFailure DateTimeOffset
2025-11-21T23:38:04.599430827Z [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)
2025-11-21T23:38:04.606189103Z [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"
2025-11-21T23:38:04.619358637Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2025-11-21T23:38:04.623295383Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2025-11-21T23:38:04.646915496Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2025-11-21T23:38:04.652106347Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1010191s
2025-11-21T23:38:04.653787952Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2025-11-21T23:38:04.655598337Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.45E-05s
2025-11-21T23:38:04.657393411Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus DisabledTill DateTimeOffset
2025-11-21T23:38:04.710620982Z [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)
2025-11-21T23:38:04.717748192Z [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"
2025-11-21T23:38:04.723887231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2025-11-21T23:38:04.727404753Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2025-11-21T23:38:04.750855235Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2025-11-21T23:38:04.755457430Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0958266s
2025-11-21T23:38:04.756880625Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadHistory
2025-11-21T23:38:04.758364463Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.37E-05s
2025-11-21T23:38:04.759649741Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadHistory Date DateTimeOffset
2025-11-21T23:38:04.809195991Z [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)
2025-11-21T23:38:04.816902867Z [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"
2025-11-21T23:38:04.824387024Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadHistory"
2025-11-21T23:38:04.828236725Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadHistory_temp" RENAME TO "DownloadHistory"
2025-11-21T23:38:04.850854871Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC)
2025-11-21T23:38:04.855024145Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_SeriesId" ON "DownloadHistory" ("SeriesId" ASC)
2025-11-21T23:38:04.858713182Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC)
2025-11-21T23:38:04.862831072Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.100951s
2025-11-21T23:38:04.863942540Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable EpisodeFiles
2025-11-21T23:38:04.865628955Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-05s
2025-11-21T23:38:04.866743870Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn EpisodeFiles DateAdded DateTimeOffset
2025-11-21T23:38:04.917500817Z [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)
2025-11-21T23:38:04.925589392Z [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"
2025-11-21T23:38:04.933613586Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "EpisodeFiles"
2025-11-21T23:38:04.936786895Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles_temp" RENAME TO "EpisodeFiles"
2025-11-21T23:38:04.960015671Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_EpisodeFiles_SeriesId" ON "EpisodeFiles" ("SeriesId" ASC)
2025-11-21T23:38:04.963982658Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0953974s
2025-11-21T23:38:04.965403969Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2025-11-21T23:38:04.966815651Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.65E-05s
2025-11-21T23:38:04.968180149Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Episodes AirDateUtc DateTimeOffset
2025-11-21T23:38:05.018704387Z [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)
2025-11-21T23:38:05.031800283Z [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"
2025-11-21T23:38:05.047098121Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Episodes"
2025-11-21T23:38:05.050819624Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes_temp" RENAME TO "Episodes"
2025-11-21T23:38:05.073337789Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_EpisodeFileId" ON "Episodes" ("EpisodeFileId" ASC)
2025-11-21T23:38:05.077479297Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_SeriesId" ON "Episodes" ("SeriesId" ASC)
2025-11-21T23:38:05.081407987Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_SeriesId_SeasonNumber_EpisodeNumber" ON "Episodes" ("SeriesId" ASC, "SeasonNumber" ASC, "EpisodeNumber" ASC)
2025-11-21T23:38:05.086141597Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_SeriesId_AirDate" ON "Episodes" ("SeriesId" ASC, "AirDate" ASC)
2025-11-21T23:38:05.090034023Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1200427s
2025-11-21T23:38:05.091471868Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2025-11-21T23:38:05.092948721Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.55E-05s
2025-11-21T23:38:05.094278809Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Episodes LastSearchTime DateTimeOffset
2025-11-21T23:38:05.144602003Z [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)
2025-11-21T23:38:05.157730043Z [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"
2025-11-21T23:38:05.172704892Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Episodes"
2025-11-21T23:38:05.176827793Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes_temp" RENAME TO "Episodes"
2025-11-21T23:38:05.199372902Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_EpisodeFileId" ON "Episodes" ("EpisodeFileId" ASC)
2025-11-21T23:38:05.203321281Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_SeriesId" ON "Episodes" ("SeriesId" ASC)
2025-11-21T23:38:05.206997212Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_SeriesId_SeasonNumber_EpisodeNumber" ON "Episodes" ("SeriesId" ASC, "SeasonNumber" ASC, "EpisodeNumber" ASC)
2025-11-21T23:38:05.211415597Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_SeriesId_AirDate" ON "Episodes" ("SeriesId" ASC, "AirDate" ASC)
2025-11-21T23:38:05.215429438Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1188599s
2025-11-21T23:38:05.216378538Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles
2025-11-21T23:38:05.217816103Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-05s
2025-11-21T23:38:05.219098214Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles Added DateTimeOffset
2025-11-21T23:38:05.268688563Z [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)
2025-11-21T23:38:05.276283073Z [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"
2025-11-21T23:38:05.282599469Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles"
2025-11-21T23:38:05.285543947Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles"
2025-11-21T23:38:05.307907691Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0870346s
2025-11-21T23:38:05.309560349Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles
2025-11-21T23:38:05.310989446Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.31E-05s
2025-11-21T23:38:05.312315265Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles LastUpdated DateTimeOffset
2025-11-21T23:38:05.361450327Z [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)
2025-11-21T23:38:05.369052152Z [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"
2025-11-21T23:38:05.375249629Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles"
2025-11-21T23:38:05.378183265Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles"
2025-11-21T23:38:05.400801431Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0866262s
2025-11-21T23:38:05.402233966Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History
2025-11-21T23:38:05.403619876Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.29E-05s
2025-11-21T23:38:05.404935414Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Date DateTimeOffset
2025-11-21T23:38:05.461690458Z [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)
2025-11-21T23:38:05.469593890Z [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"
2025-11-21T23:38:05.475905126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History"
2025-11-21T23:38:05.479935309Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History"
2025-11-21T23:38:05.501974741Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2025-11-21T23:38:05.505590069Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC)
2025-11-21T23:38:05.509144415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EpisodeId_Date" ON "History" ("EpisodeId" ASC, "Date" DESC)
2025-11-21T23:38:05.513023856Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC)
2025-11-21T23:38:05.516898426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_SeriesId" ON "History" ("SeriesId" ASC)
2025-11-21T23:38:05.520320265Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1136359s
2025-11-21T23:38:05.521669231Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2025-11-21T23:38:05.523178059Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.25E-05s
2025-11-21T23:38:05.524741496Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus InitialFailure DateTimeOffset
2025-11-21T23:38:05.573835646Z [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)
2025-11-21T23:38:05.580794747Z [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"
2025-11-21T23:38:05.587455657Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2025-11-21T23:38:05.590892997Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2025-11-21T23:38:05.614209480Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2025-11-21T23:38:05.618270385Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0914007s
2025-11-21T23:38:05.619544450Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2025-11-21T23:38:05.621112287Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.34E-05s
2025-11-21T23:38:05.622415701Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus MostRecentFailure DateTimeOffset
2025-11-21T23:38:05.671933333Z [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)
2025-11-21T23:38:05.678693383Z [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"
2025-11-21T23:38:05.685029840Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2025-11-21T23:38:05.688401047Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2025-11-21T23:38:05.711502296Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2025-11-21T23:38:05.715572330Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.091071s
2025-11-21T23:38:05.716878660Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2025-11-21T23:38:05.718374091Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.22E-05s
2025-11-21T23:38:05.719662705Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus DisabledTill DateTimeOffset
2025-11-21T23:38:05.768470288Z [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)
2025-11-21T23:38:05.775135036Z [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"
2025-11-21T23:38:05.781647026Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2025-11-21T23:38:05.784894023Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2025-11-21T23:38:05.808268543Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2025-11-21T23:38:05.812277734Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0906918s
2025-11-21T23:38:05.813630939Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2025-11-21T23:38:05.815117712Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.14E-05s
2025-11-21T23:38:05.816432659Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus LastInfoSync DateTimeOffset
2025-11-21T23:38:05.865423301Z [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)
2025-11-21T23:38:05.872261939Z [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"
2025-11-21T23:38:05.878692595Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2025-11-21T23:38:05.881875914Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2025-11-21T23:38:05.904639463Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2025-11-21T23:38:05.908877846Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0904867s
2025-11-21T23:38:05.910246873Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2025-11-21T23:38:05.911759508Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.22E-05s
2025-11-21T23:38:05.913088434Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus InitialFailure DateTimeOffset
2025-11-21T23:38:05.962315591Z [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)
2025-11-21T23:38:05.970051004Z [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"
2025-11-21T23:38:05.976683167Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2025-11-21T23:38:05.979897518Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2025-11-21T23:38:06.002782943Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2025-11-21T23:38:06.007190636Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0921761s
2025-11-21T23:38:06.008605204Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2025-11-21T23:38:06.010104643Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.27E-05s
2025-11-21T23:38:06.011410793Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus MostRecentFailure DateTimeOffset
2025-11-21T23:38:06.061559536Z [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)
2025-11-21T23:38:06.068979344Z [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"
2025-11-21T23:38:06.075759504Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2025-11-21T23:38:06.079745018Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2025-11-21T23:38:06.102566013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2025-11-21T23:38:06.107165092Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0933738s
2025-11-21T23:38:06.108204074Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2025-11-21T23:38:06.109670186Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.19E-05s
2025-11-21T23:38:06.111013931Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus DisabledTill DateTimeOffset
2025-11-21T23:38:06.160805795Z [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)
2025-11-21T23:38:06.168244411Z [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"
2025-11-21T23:38:06.175304946Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2025-11-21T23:38:06.178240456Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2025-11-21T23:38:06.201445193Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2025-11-21T23:38:06.205473142Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0925135s
2025-11-21T23:38:06.206777348Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles
2025-11-21T23:38:06.208350616Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.18E-05s
2025-11-21T23:38:06.209650984Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles LastUpdated DateTimeOffset
2025-11-21T23:38:06.259619945Z [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)
2025-11-21T23:38:06.267116507Z [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"
2025-11-21T23:38:06.279626132Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles"
2025-11-21T23:38:06.283203946Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles"
2025-11-21T23:38:06.305822222Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0942194s
2025-11-21T23:38:06.307215658Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles
2025-11-21T23:38:06.308699345Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.23E-05s
2025-11-21T23:38:06.310251710Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles Added DateTimeOffset
2025-11-21T23:38:06.359741907Z [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)
2025-11-21T23:38:06.368112279Z [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"
2025-11-21T23:38:06.375705065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles"
2025-11-21T23:38:06.378254989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles"
2025-11-21T23:38:06.400914248Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.088714s
2025-11-21T23:38:06.402488127Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases
2025-11-21T23:38:06.403942495Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.25E-05s
2025-11-21T23:38:06.405239075Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn PendingReleases Added DateTimeOffset
2025-11-21T23:38:06.454128923Z [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)
2025-11-21T23:38:06.460988163Z [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"
2025-11-21T23:38:06.466932761Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases"
2025-11-21T23:38:06.470002201Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases"
2025-11-21T23:38:06.493158761Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0860515s
2025-11-21T23:38:06.494924706Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2025-11-21T23:38:06.496455458Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.25E-05s
2025-11-21T23:38:06.497755586Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastExecution DateTimeOffset
2025-11-21T23:38:06.547281525Z [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)
2025-11-21T23:38:06.553598994Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ScheduledTasks_temp" ("Id", "TypeName", "Interval", "LastExecution", "LastStartTime") SELECT "Id", "TypeName", "Interval", "LastExecution", "LastStartTime" FROM "ScheduledTasks"
2025-11-21T23:38:06.558586635Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks"
2025-11-21T23:38:06.561841127Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks"
2025-11-21T23:38:06.584589837Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2025-11-21T23:38:06.588585100Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0881928s
2025-11-21T23:38:06.589973826Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2025-11-21T23:38:06.591438775Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.21E-05s
2025-11-21T23:38:06.592788342Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastStartTime DateTimeOffset
2025-11-21T23:38:06.641879255Z [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)
2025-11-21T23:38:06.649517273Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ScheduledTasks_temp" ("Id", "TypeName", "Interval", "LastExecution", "LastStartTime") SELECT "Id", "TypeName", "Interval", "LastExecution", "LastStartTime" FROM "ScheduledTasks"
2025-11-21T23:38:06.655494827Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks"
2025-11-21T23:38:06.658705932Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks"
2025-11-21T23:38:06.681174467Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2025-11-21T23:38:06.685013917Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0903074s
2025-11-21T23:38:06.686374617Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2025-11-21T23:38:06.687742671Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.22E-05s
2025-11-21T23:38:06.689137449Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Series LastInfoSync DateTimeOffset
2025-11-21T23:38:06.739053513Z [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)
2025-11-21T23:38:06.754406142Z [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"
2025-11-21T23:38:06.770560405Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2025-11-21T23:38:06.774690260Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2025-11-21T23:38:06.796345357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2025-11-21T23:38:06.799920195Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2025-11-21T23:38:06.803539160Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_Path" ON "Series" ("Path" ASC)
2025-11-21T23:38:06.806897231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_CleanTitle" ON "Series" ("CleanTitle" ASC)
2025-11-21T23:38:06.810621990Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC)
2025-11-21T23:38:06.814066725Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvMazeId" ON "Series" ("TvMazeId" ASC)
2025-11-21T23:38:06.817594548Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1263652s
2025-11-21T23:38:06.818641445Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2025-11-21T23:38:06.820074751Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.18E-05s
2025-11-21T23:38:06.821387444Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Series LastDiskSync DateTimeOffset
2025-11-21T23:38:06.872433052Z [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)
2025-11-21T23:38:06.889624253Z [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"
2025-11-21T23:38:06.905783416Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2025-11-21T23:38:06.909820994Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2025-11-21T23:38:06.932009536Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2025-11-21T23:38:06.936116344Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2025-11-21T23:38:06.939903719Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_Path" ON "Series" ("Path" ASC)
2025-11-21T23:38:06.943756546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_CleanTitle" ON "Series" ("CleanTitle" ASC)
2025-11-21T23:38:06.947573961Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC)
2025-11-21T23:38:06.951348761Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvMazeId" ON "Series" ("TvMazeId" ASC)
2025-11-21T23:38:06.954880291Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1316809s
2025-11-21T23:38:06.956222543Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2025-11-21T23:38:06.957621269Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.26E-05s
2025-11-21T23:38:06.958923110Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Series FirstAired DateTimeOffset
2025-11-21T23:38:07.010901376Z [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)
2025-11-21T23:38:07.027289841Z [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"
2025-11-21T23:38:07.044288885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2025-11-21T23:38:07.048731088Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2025-11-21T23:38:07.071617434Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2025-11-21T23:38:07.075991481Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2025-11-21T23:38:07.079531778Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_Path" ON "Series" ("Path" ASC)
2025-11-21T23:38:07.082989560Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_CleanTitle" ON "Series" ("CleanTitle" ASC)
2025-11-21T23:38:07.086502983Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC)
2025-11-21T23:38:07.089997088Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvMazeId" ON "Series" ("TvMazeId" ASC)
2025-11-21T23:38:07.093527756Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.132823s
2025-11-21T23:38:07.094877142Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2025-11-21T23:38:07.096396942Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.33E-05s
2025-11-21T23:38:07.098321306Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Series NextAiring DateTimeOffset
2025-11-21T23:38:07.158050217Z [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)
2025-11-21T23:38:07.174673344Z [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"
2025-11-21T23:38:07.191626495Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2025-11-21T23:38:07.195871621Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2025-11-21T23:38:07.218334515Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2025-11-21T23:38:07.222201070Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2025-11-21T23:38:07.225836419Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_Path" ON "Series" ("Path" ASC)
2025-11-21T23:38:07.229174639Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_CleanTitle" ON "Series" ("CleanTitle" ASC)
2025-11-21T23:38:07.232693003Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC)
2025-11-21T23:38:07.236211647Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvMazeId" ON "Series" ("TvMazeId" ASC)
2025-11-21T23:38:07.239709399Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1396403s
2025-11-21T23:38:07.241388219Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2025-11-21T23:38:07.242909481Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.25E-05s
2025-11-21T23:38:07.245260224Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Series Added DateTimeOffset
2025-11-21T23:38:07.296244088Z [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)
2025-11-21T23:38:07.311799025Z [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"
2025-11-21T23:38:07.331387682Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2025-11-21T23:38:07.336124939Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2025-11-21T23:38:07.357953306Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2025-11-21T23:38:07.361542442Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2025-11-21T23:38:07.365099844Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_Path" ON "Series" ("Path" ASC)
2025-11-21T23:38:07.368408765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_CleanTitle" ON "Series" ("CleanTitle" ASC)
2025-11-21T23:38:07.371870004Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC)
2025-11-21T23:38:07.375262213Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvMazeId" ON "Series" ("TvMazeId" ASC)
2025-11-21T23:38:07.378649362Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1316869s
2025-11-21T23:38:07.380011595Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles
2025-11-21T23:38:07.381478047Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.26E-05s
2025-11-21T23:38:07.382839899Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn SubtitleFiles LastUpdated DateTimeOffset
2025-11-21T23:38:07.431914820Z [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)
2025-11-21T23:38:07.439742509Z [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"
2025-11-21T23:38:07.446796751Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SubtitleFiles"
2025-11-21T23:38:07.450269313Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles_temp" RENAME TO "SubtitleFiles"
2025-11-21T23:38:07.473749104Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0882823s
2025-11-21T23:38:07.475751856Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles
2025-11-21T23:38:07.478369165Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.48E-05s
2025-11-21T23:38:07.479985970Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn SubtitleFiles Added DateTimeOffset
2025-11-21T23:38:07.529203488Z [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)
2025-11-21T23:38:07.537514511Z [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"
2025-11-21T23:38:07.544434052Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SubtitleFiles"
2025-11-21T23:38:07.547357187Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles_temp" RENAME TO "SubtitleFiles"
2025-11-21T23:38:07.569782455Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0879849s
2025-11-21T23:38:07.571174407Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2025-11-21T23:38:07.572621150Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.26E-05s
2025-11-21T23:38:07.573916147Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset
2025-11-21T23:38:07.623714124Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT)
2025-11-21T23:38:07.628860104Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo"
2025-11-21T23:38:07.634008670Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo"
2025-11-21T23:38:07.637434968Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo"
2025-11-21T23:38:07.659833031Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2025-11-21T23:38:07.666652109Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0893048s
2025-11-21T23:38:07.669506145Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (188, '2025-11-21T23:38:07', 'postgres_update_timestamp_columns_to_with_timezone')
2025-11-21T23:38:07.674326209Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:38:07.679782284Z [Info] FluentMigrator.Runner.MigrationRunner: 188: postgres_update_timestamp_columns_to_with_timezone migrated
2025-11-21T23:38:07.681864105Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1035519s
2025-11-21T23:38:07.686364275Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_colon_replacement_to_naming_config migrating
2025-11-21T23:38:07.688228940Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:38:07.692053439Z [Info] add_colon_replacement_to_naming_config: Starting migration of Main DB to 189
2025-11-21T23:38:07.701337250Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2025-11-21T23:38:07.703020339Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.34E-05s
2025-11-21T23:38:07.704346619Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig ColonReplacementFormat Int32
2025-11-21T23:38:07.706426927Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "ColonReplacementFormat" INTEGER NOT NULL DEFAULT 4
2025-11-21T23:38:07.716600940Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104105s
2025-11-21T23:38:07.718185470Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (189, '2025-11-21T23:38:07', 'add_colon_replacement_to_naming_config')
2025-11-21T23:38:07.722120382Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:38:07.724874457Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_colon_replacement_to_naming_config migrated
2025-11-21T23:38:07.726629771Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0187277s
2025-11-21T23:38:07.728300535Z [Info] FluentMigrator.Runner.MigrationRunner: 190: health_restored_notification migrating
2025-11-21T23:38:07.729986318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:38:07.732354175Z [Info] health_restored_notification: Starting migration of Main DB to 190
2025-11-21T23:38:07.737430165Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-11-21T23:38:07.739033372Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.41E-05s
2025-11-21T23:38:07.740337618Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthRestored Boolean
2025-11-21T23:38:07.742282173Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthRestored" INTEGER NOT NULL DEFAULT 0
2025-11-21T23:38:07.752320623Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101431s
2025-11-21T23:38:07.753866495Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (190, '2025-11-21T23:38:07', 'health_restored_notification')
2025-11-21T23:38:07.757692669Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:38:07.760374618Z [Info] FluentMigrator.Runner.MigrationRunner: 190: health_restored_notification migrated
2025-11-21T23:38:07.762040652Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0182702s
2025-11-21T23:38:07.763649912Z [Info] FluentMigrator.Runner.MigrationRunner: 191: add_download_client_tags migrating
2025-11-21T23:38:07.765294393Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:38:07.767595355Z [Info] add_download_client_tags: Starting migration of Main DB to 191
2025-11-21T23:38:07.772545642Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2025-11-21T23:38:07.774294022Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.42E-05s
2025-11-21T23:38:07.775563658Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Tags String
2025-11-21T23:38:07.777373421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Tags" TEXT
2025-11-21T23:38:07.787030193Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097738s
2025-11-21T23:38:07.788646888Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (191, '2025-11-21T23:38:07', 'add_download_client_tags')
2025-11-21T23:38:07.792403140Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:38:07.795144319Z [Info] FluentMigrator.Runner.MigrationRunner: 191: add_download_client_tags migrated
2025-11-21T23:38:07.796773188Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0179428s
2025-11-21T23:38:07.798406396Z [Info] FluentMigrator.Runner.MigrationRunner: 192: import_exclusion_type migrating
2025-11-21T23:38:07.799974874Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:38:07.802327070Z [Info] import_exclusion_type: Starting migration of Main DB to 192
2025-11-21T23:38:07.810491988Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListExclusions
2025-11-21T23:38:07.812554911Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.59E-05s
2025-11-21T23:38:07.813858456Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListExclusions TvdbId Int32
2025-11-21T23:38:07.863247369Z [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)
2025-11-21T23:38:07.868412347Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportListExclusions_temp" ("Id", "TvdbId", "Title") SELECT "Id", "TvdbId", "Title" FROM "ImportListExclusions"
2025-11-21T23:38:07.872397230Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListExclusions"
2025-11-21T23:38:07.875632283Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListExclusions_temp" RENAME TO "ImportListExclusions"
2025-11-21T23:38:07.898433187Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListExclusions_TvdbId" ON "ImportListExclusions" ("TvdbId" ASC)
2025-11-21T23:38:07.902622181Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0869916s
2025-11-21T23:38:07.904220860Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (192, '2025-11-21T23:38:07', 'import_exclusion_type')
2025-11-21T23:38:07.907908143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:38:07.915559217Z [Info] FluentMigrator.Runner.MigrationRunner: 192: import_exclusion_type migrated
2025-11-21T23:38:07.917179228Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0999949s
2025-11-21T23:38:07.918805853Z [Info] FluentMigrator.Runner.MigrationRunner: 193: add_import_list_items migrating
2025-11-21T23:38:07.920411486Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:38:07.922797339Z [Info] add_import_list_items: Starting migration of Main DB to 193
2025-11-21T23:38:07.935277996Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListItems
2025-11-21T23:38:07.937586754Z [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)
2025-11-21T23:38:07.944599372Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075641s
2025-11-21T23:38:07.945932476Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2025-11-21T23:38:07.947407005Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.02E-05s
2025-11-21T23:38:07.948704517Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportListStatus HasRemovedItemSinceLastClean Boolean
2025-11-21T23:38:07.950834275Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus" ADD COLUMN "HasRemovedItemSinceLastClean" INTEGER NOT NULL DEFAULT 0
2025-11-21T23:38:07.960757593Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100096s
2025-11-21T23:38:07.962316762Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (193, '2025-11-21T23:38:07', 'add_import_list_items')
2025-11-21T23:38:07.966217876Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:38:07.969092393Z [Info] FluentMigrator.Runner.MigrationRunner: 193: add_import_list_items migrated
2025-11-21T23:38:07.970640861Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0183836s
2025-11-21T23:38:07.972238197Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_notification_status migrating
2025-11-21T23:38:07.973845723Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:38:07.976184802Z [Info] add_notification_status: Starting migration of Main DB to 194
2025-11-21T23:38:07.985352700Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NotificationStatus
2025-11-21T23:38:07.987454541Z [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)
2025-11-21T23:38:07.993903254Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067809s
2025-11-21T23:38:07.995513115Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NotificationStatus (ProviderId)
2025-11-21T23:38:07.997337358Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NotificationStatus_ProviderId" ON "NotificationStatus" ("ProviderId" ASC)
2025-11-21T23:38:08.001320056Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040657s
2025-11-21T23:38:08.002856309Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (194, '2025-11-21T23:38:08', 'add_notification_status')
2025-11-21T23:38:08.006597411Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:38:08.009147615Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_notification_status migrated
2025-11-21T23:38:08.010760593Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0119392s
2025-11-21T23:38:08.012338920Z [Info] FluentMigrator.Runner.MigrationRunner: 195: parse_language_tags_from_existing_subtitle_files migrating
2025-11-21T23:38:08.014257282Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:38:08.016580059Z [Info] parse_language_tags_from_existing_subtitle_files: Starting migration of Main DB to 195
2025-11-21T23:38:08.020413246Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-11-21T23:38:08.021868356Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-11-21T23:38:08.034069620Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0119748s
2025-11-21T23:38:08.036075668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (195, '2025-11-21T23:38:08', 'parse_language_tags_from_existing_subtitle_files')
2025-11-21T23:38:08.040423161Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:38:08.043055851Z [Info] FluentMigrator.Runner.MigrationRunner: 195: parse_language_tags_from_existing_subtitle_files migrated
2025-11-21T23:38:08.044963993Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0211877s
2025-11-21T23:38:08.046553814Z [Info] FluentMigrator.Runner.MigrationRunner: 196: add_finale_type migrating
2025-11-21T23:38:08.048072401Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:38:08.050393965Z [Info] add_finale_type: Starting migration of Main DB to 196
2025-11-21T23:38:08.054674112Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2025-11-21T23:38:08.056261047Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.39E-05s
2025-11-21T23:38:08.057518338Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes FinaleType String
2025-11-21T23:38:08.059269564Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "FinaleType" TEXT
2025-11-21T23:38:08.069114645Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099121s
2025-11-21T23:38:08.070767693Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (196, '2025-11-21T23:38:08', 'add_finale_type')
2025-11-21T23:38:08.074469125Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:38:08.077018658Z [Info] FluentMigrator.Runner.MigrationRunner: 196: add_finale_type migrated
2025-11-21T23:38:08.078516133Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0178847s
2025-11-21T23:38:08.080159852Z [Info] FluentMigrator.Runner.MigrationRunner: 197: list_add_missing_search migrating
2025-11-21T23:38:08.081773280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:38:08.084108752Z [Info] list_add_missing_search: Starting migration of Main DB to 197
2025-11-21T23:38:08.088944438Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2025-11-21T23:38:08.090597626Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.34E-05s
2025-11-21T23:38:08.091865669Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists SearchForMissingEpisodes Boolean
2025-11-21T23:38:08.093944685Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "SearchForMissingEpisodes" INTEGER NOT NULL DEFAULT 1
2025-11-21T23:38:08.104380936Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105606s
2025-11-21T23:38:08.105935626Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (197, '2025-11-21T23:38:08', 'list_add_missing_search')
2025-11-21T23:38:08.109700936Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:38:08.112214026Z [Info] FluentMigrator.Runner.MigrationRunner: 197: list_add_missing_search migrated
2025-11-21T23:38:08.113809839Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0184799s
2025-11-21T23:38:08.115403828Z [Info] FluentMigrator.Runner.MigrationRunner: 198: parse_title_from_existing_subtitle_files migrating
2025-11-21T23:38:08.117222599Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:38:08.119829928Z [Info] parse_title_from_existing_subtitle_files: Starting migration of Main DB to 198
2025-11-21T23:38:08.126709128Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles
2025-11-21T23:38:08.128380984Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.33E-05s
2025-11-21T23:38:08.129654678Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SubtitleFiles Title String
2025-11-21T23:38:08.131433520Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles" ADD COLUMN "Title" TEXT
2025-11-21T23:38:08.141397911Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099895s
2025-11-21T23:38:08.142795975Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles
2025-11-21T23:38:08.144265003Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.05E-05s
2025-11-21T23:38:08.145542475Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SubtitleFiles Copy Int32
2025-11-21T23:38:08.147507150Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles" ADD COLUMN "Copy" INTEGER NOT NULL DEFAULT 0
2025-11-21T23:38:08.156915742Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009776s
2025-11-21T23:38:08.158257844Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-11-21T23:38:08.159612612Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-11-21T23:38:08.175763257Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0158944s
2025-11-21T23:38:08.177815920Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (198, '2025-11-21T23:38:08', 'parse_title_from_existing_subtitle_files')
2025-11-21T23:38:08.182209014Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:38:08.184726583Z [Info] FluentMigrator.Runner.MigrationRunner: 198: parse_title_from_existing_subtitle_files migrated
2025-11-21T23:38:08.186772472Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0250904s
2025-11-21T23:38:08.188499810Z [Info] FluentMigrator.Runner.MigrationRunner: 199: series_last_aired migrating
2025-11-21T23:38:08.189734926Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:38:08.192447607Z [Info] series_last_aired: Starting migration of Main DB to 199
2025-11-21T23:38:08.196498433Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2025-11-21T23:38:08.198014235Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.33E-05s
2025-11-21T23:38:08.199278851Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series LastAired DateTimeOffset
2025-11-21T23:38:08.201122112Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "LastAired" DATETIME
2025-11-21T23:38:08.211020970Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100051s
2025-11-21T23:38:08.212631834Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (199, '2025-11-21T23:38:08', 'series_last_aired')
2025-11-21T23:38:08.216414549Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:38:08.218889302Z [Info] FluentMigrator.Runner.MigrationRunner: 199: series_last_aired migrated
2025-11-21T23:38:08.220443030Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.017924s
2025-11-21T23:38:08.222536124Z [Info] FluentMigrator.Runner.MigrationRunner: 200: AddNewItemMonitorType migrating
2025-11-21T23:38:08.223608483Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:38:08.225961540Z [Info] AddNewItemMonitorType: Starting migration of Main DB to 200
2025-11-21T23:38:08.232137895Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2025-11-21T23:38:08.233663466Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.27E-05s
2025-11-21T23:38:08.235002141Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series MonitorNewItems Int32
2025-11-21T23:38:08.236767245Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0
2025-11-21T23:38:08.246965316Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103276s
2025-11-21T23:38:08.248341788Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2025-11-21T23:38:08.249803540Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.4E-06s
2025-11-21T23:38:08.251034629Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists MonitorNewItems Int32
2025-11-21T23:38:08.252905004Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0
2025-11-21T23:38:08.262559772Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097417s
2025-11-21T23:38:08.264207019Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (200, '2025-11-21T23:38:08', 'AddNewItemMonitorType')
2025-11-21T23:38:08.267919683Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:38:08.271105387Z [Info] FluentMigrator.Runner.MigrationRunner: 200: AddNewItemMonitorType migrated
2025-11-21T23:38:08.272752433Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0183205s
2025-11-21T23:38:08.274385000Z [Info] FluentMigrator.Runner.MigrationRunner: 201: email_encryption migrating
2025-11-21T23:38:08.275888156Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:38:08.278247877Z [Info] email_encryption: Starting migration of Main DB to 201
2025-11-21T23:38:08.281599885Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-11-21T23:38:08.283062700Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-11-21T23:38:08.303934951Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0204468s
2025-11-21T23:38:08.306010891Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (201, '2025-11-21T23:38:08', 'email_encryption')
2025-11-21T23:38:08.310018068Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:38:08.312546709Z [Info] FluentMigrator.Runner.MigrationRunner: 201: email_encryption migrated
2025-11-21T23:38:08.314055657Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0294706s
2025-11-21T23:38:08.315648163Z [Info] FluentMigrator.Runner.MigrationRunner: 202: add_indexer_flags migrating
2025-11-21T23:38:08.317194466Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:38:08.319512092Z [Info] add_indexer_flags: Starting migration of Main DB to 202
2025-11-21T23:38:08.325899021Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2025-11-21T23:38:08.327546828Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.36E-05s
2025-11-21T23:38:08.328795212Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blocklist IndexerFlags Int32
2025-11-21T23:38:08.330586639Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0
2025-11-21T23:38:08.340920033Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010437s
2025-11-21T23:38:08.342332666Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable EpisodeFiles
2025-11-21T23:38:08.343762796Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.02E-05s
2025-11-21T23:38:08.345022101Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn EpisodeFiles IndexerFlags Int32
2025-11-21T23:38:08.346859460Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0
2025-11-21T23:38:08.356817288Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100473s
2025-11-21T23:38:08.358441117Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (202, '2025-11-21T23:38:08', 'add_indexer_flags')
2025-11-21T23:38:08.362159804Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:38:08.364790079Z [Info] FluentMigrator.Runner.MigrationRunner: 202: add_indexer_flags migrated
2025-11-21T23:38:08.366245960Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0180088s
2025-11-21T23:38:08.367832504Z [Info] FluentMigrator.Runner.MigrationRunner: 203: release_type migrating
2025-11-21T23:38:08.369774685Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:38:08.371922960Z [Info] release_type: Starting migration of Main DB to 203
2025-11-21T23:38:08.378420692Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2025-11-21T23:38:08.380209673Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.35E-05s
2025-11-21T23:38:08.381346372Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blocklist ReleaseType Int32
2025-11-21T23:38:08.383149542Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist" ADD COLUMN "ReleaseType" INTEGER NOT NULL DEFAULT 0
2025-11-21T23:38:08.393582085Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010443s
2025-11-21T23:38:08.394854888Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable EpisodeFiles
2025-11-21T23:38:08.396342152Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.7E-06s
2025-11-21T23:38:08.397602159Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn EpisodeFiles ReleaseType Int32
2025-11-21T23:38:08.399367713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles" ADD COLUMN "ReleaseType" INTEGER NOT NULL DEFAULT 0
2025-11-21T23:38:08.409127472Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098482s
2025-11-21T23:38:08.410474214Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-11-21T23:38:08.411833921Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-11-21T23:38:08.425407779Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0132407s
2025-11-21T23:38:08.427376573Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (203, '2025-11-21T23:38:08', 'release_type')
2025-11-21T23:38:08.431365123Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:38:08.434014467Z [Info] FluentMigrator.Runner.MigrationRunner: 203: release_type migrated
2025-11-21T23:38:08.435485959Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0221705s
2025-11-21T23:38:08.437103686Z [Info] FluentMigrator.Runner.MigrationRunner: 204: add_add_release_hash migrating
2025-11-21T23:38:08.438921125Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:38:08.441017155Z [Info] add_add_release_hash: Starting migration of Main DB to 204
2025-11-21T23:38:08.446065980Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable EpisodeFiles
2025-11-21T23:38:08.447674869Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.37E-05s
2025-11-21T23:38:08.448975417Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn EpisodeFiles ReleaseHash String
2025-11-21T23:38:08.450850432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles" ADD COLUMN "ReleaseHash" TEXT
2025-11-21T23:38:08.460890846Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101889s
2025-11-21T23:38:08.462256696Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-11-21T23:38:08.463588307Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-11-21T23:38:08.479750316Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0158724s
2025-11-21T23:38:08.481866135Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (204, '2025-11-21T23:38:08', 'add_add_release_hash')
2025-11-21T23:38:08.485899886Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:38:08.488543438Z [Info] FluentMigrator.Runner.MigrationRunner: 204: add_add_release_hash migrated
2025-11-21T23:38:08.490118760Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0249076s
2025-11-21T23:38:08.491720134Z [Info] FluentMigrator.Runner.MigrationRunner: 205: rename_season_pack_spec migrating
2025-11-21T23:38:08.493376328Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:38:08.495725337Z [Info] rename_season_pack_spec: Starting migration of Main DB to 205
2025-11-21T23:38:08.498963296Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "CustomFormats" SET "Specifications" = REPLACE("Specifications", 'SeasonPackSpecification', 'ReleaseTypeSpecification')
2025-11-21T23:38:08.502325335Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "CustomFormats" SET "Specifications" = REPLACE("Specifications", 'SeasonPackSpecification', 'ReleaseTypeSpecification')
2025-11-21T23:38:08.506485100Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043537s
2025-11-21T23:38:08.508051453Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (205, '2025-11-21T23:38:08', 'rename_season_pack_spec')
2025-11-21T23:38:08.511760280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:38:08.514355715Z [Info] FluentMigrator.Runner.MigrationRunner: 205: rename_season_pack_spec migrated
2025-11-21T23:38:08.515938352Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122455s
2025-11-21T23:38:08.517475436Z [Info] FluentMigrator.Runner.MigrationRunner: 206: add_tmdbid migrating
2025-11-21T23:38:08.518954674Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:38:08.521285206Z [Info] add_tmdbid: Starting migration of Main DB to 206
2025-11-21T23:38:08.527106606Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2025-11-21T23:38:08.528725956Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.32E-05s
2025-11-21T23:38:08.530009470Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series TmdbId Int32
2025-11-21T23:38:08.531676046Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "TmdbId" INTEGER NOT NULL DEFAULT 0
2025-11-21T23:38:08.542005662Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104572s
2025-11-21T23:38:08.543469479Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (TmdbId)
2025-11-21T23:38:08.545020902Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TmdbId" ON "Series" ("TmdbId" ASC)
2025-11-21T23:38:08.548448814Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003482s
2025-11-21T23:38:08.549989426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (206, '2025-11-21T23:38:08', 'add_tmdbid')
2025-11-21T23:38:08.553565866Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:38:08.556192524Z [Info] FluentMigrator.Runner.MigrationRunner: 206: add_tmdbid migrated
2025-11-21T23:38:08.557650199Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112631s
2025-11-21T23:38:08.559232725Z [Info] FluentMigrator.Runner.MigrationRunner: 209: add_on_import_complete_to_notifications migrating
2025-11-21T23:38:08.567949083Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:38:08.570918161Z [Info] add_on_import_complete_to_notifications: Starting migration of Main DB to 209
2025-11-21T23:38:08.576246087Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-11-21T23:38:08.577878183Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.49E-05s
2025-11-21T23:38:08.579303382Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnImportComplete Boolean
2025-11-21T23:38:08.581358740Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnImportComplete" INTEGER NOT NULL DEFAULT 0
2025-11-21T23:38:08.592044724Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108212s
2025-11-21T23:38:08.593666980Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (209, '2025-11-21T23:38:08', 'add_on_import_complete_to_notifications')
2025-11-21T23:38:08.597662995Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:38:08.600395276Z [Info] FluentMigrator.Runner.MigrationRunner: 209: add_on_import_complete_to_notifications migrated
2025-11-21T23:38:08.602166572Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0192213s
2025-11-21T23:38:08.603734078Z [Info] FluentMigrator.Runner.MigrationRunner: 210: add_monitored_seasons_filter migrating
2025-11-21T23:38:08.605437257Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:38:08.607743310Z [Info] add_monitored_seasons_filter: Starting migration of Main DB to 210
2025-11-21T23:38:08.611183425Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-11-21T23:38:08.612672303Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-11-21T23:38:08.647921740Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0349753s
2025-11-21T23:38:08.649997218Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (210, '2025-11-21T23:38:08', 'add_monitored_seasons_filter')
2025-11-21T23:38:08.654242385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:38:08.656965808Z [Info] FluentMigrator.Runner.MigrationRunner: 210: add_monitored_seasons_filter migrated
2025-11-21T23:38:08.658680590Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0442835s
2025-11-21T23:38:08.660306473Z [Info] FluentMigrator.Runner.MigrationRunner: 211: add_custom_colon_replacement_to_naming_config migrating
2025-11-21T23:38:08.662214505Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:38:08.664606611Z [Info] add_custom_colon_replacement_to_naming_config: Starting migration of Main DB to 211
2025-11-21T23:38:08.669589322Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2025-11-21T23:38:08.671204524Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.37E-05s
2025-11-21T23:38:08.672591055Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig CustomColonReplacementFormat String
2025-11-21T23:38:08.674739952Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "CustomColonReplacementFormat" TEXT NOT NULL DEFAULT ''
2025-11-21T23:38:08.685633984Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110387s
2025-11-21T23:38:08.687314578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (211, '2025-11-21T23:38:08', 'add_custom_colon_replacement_to_naming_config')
2025-11-21T23:38:08.691434212Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:38:08.693977893Z [Info] FluentMigrator.Runner.MigrationRunner: 211: add_custom_colon_replacement_to_naming_config migrated
2025-11-21T23:38:08.695825543Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0194488s
2025-11-21T23:38:08.697426977Z [Info] FluentMigrator.Runner.MigrationRunner: 212: add_minium_upgrade_format_score_to_quality_profiles migrating
2025-11-21T23:38:08.699356121Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:38:08.701687324Z [Info] add_minium_upgrade_format_score_to_quality_profiles: Starting migration of Main DB to 212
2025-11-21T23:38:08.706746820Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2025-11-21T23:38:08.708409027Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.39E-05s
2025-11-21T23:38:08.709684996Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles MinUpgradeFormatScore Int32
2025-11-21T23:38:08.711651475Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "MinUpgradeFormatScore" INTEGER NOT NULL DEFAULT 1
2025-11-21T23:38:08.722601129Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109376s
2025-11-21T23:38:08.724468509Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (212, '2025-11-21T23:38:08', 'add_minium_upgrade_format_score_to_quality_profiles')
2025-11-21T23:38:08.728736071Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:38:08.731445225Z [Info] FluentMigrator.Runner.MigrationRunner: 212: add_minium_upgrade_format_score_to_quality_profiles migrated
2025-11-21T23:38:08.733382756Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.019962s
2025-11-21T23:38:08.734982717Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_blurary576p_quality_in_profiles migrating
2025-11-21T23:38:08.736738482Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:38:08.739077912Z [Info] add_blurary576p_quality_in_profiles: Starting migration of Main DB to 214
2025-11-21T23:38:08.741686804Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (214, '2025-11-21T23:38:08', 'add_blurary576p_quality_in_profiles')
2025-11-21T23:38:08.745720074Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:38:08.748418407Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_blurary576p_quality_in_profiles migrated
2025-11-21T23:38:08.750175755Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0116831s
2025-11-21T23:38:08.751672428Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_blurary576p_quality_in_profiles_with_grouped_blurary480p migrating
2025-11-21T23:38:08.753696363Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:38:08.755935090Z [Info] add_blurary576p_quality_in_profiles_with_grouped_blurary480p: Starting migration of Main DB to 215
2025-11-21T23:38:08.759536691Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-11-21T23:38:08.761027031Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-11-21T23:38:08.793603115Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0323326s
2025-11-21T23:38:08.795774457Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (215, '2025-11-21T23:38:08', 'add_blurary576p_quality_in_profiles_with_grouped_blurary480p')
2025-11-21T23:38:08.800524280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:38:08.803019934Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_blurary576p_quality_in_profiles_with_grouped_blurary480p migrated
2025-11-21T23:38:08.805076264Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0420198s
2025-11-21T23:38:08.806722579Z [Info] FluentMigrator.Runner.MigrationRunner: 217: add_mal_and_anilist_ids migrating
2025-11-21T23:38:08.808351628Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:38:08.810722642Z [Info] add_mal_and_anilist_ids: Starting migration of Main DB to 217
2025-11-21T23:38:08.816608171Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2025-11-21T23:38:08.818128131Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.4E-05s
2025-11-21T23:38:08.819397827Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series MalIds String
2025-11-21T23:38:08.821121818Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "MalIds" TEXT NOT NULL DEFAULT '[]'
2025-11-21T23:38:08.831639443Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105974s
2025-11-21T23:38:08.833028500Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2025-11-21T23:38:08.834399289Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.6E-06s
2025-11-21T23:38:08.835614175Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series AniListIds String
2025-11-21T23:38:08.837338978Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "AniListIds" TEXT NOT NULL DEFAULT '[]'
2025-11-21T23:38:08.847351576Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100321s
2025-11-21T23:38:08.848931336Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (217, '2025-11-21T23:38:08', 'add_mal_and_anilist_ids')
2025-11-21T23:38:08.852682749Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:38:08.855138452Z [Info] FluentMigrator.Runner.MigrationRunner: 217: add_mal_and_anilist_ids migrated
2025-11-21T23:38:08.856731059Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0179147s
2025-11-21T23:38:09.019407701Z [Debug] MigrationController: Took: 00:00:23.9995744
2025-11-21T23:38:12.754485128Z [Trace] EventAggregator: ConfigFileSavedEvent ~> ReconfigureLogging
2025-11-21T23:38:13.531937980Z [Info] MigrationController: *** Migrating data source=/config/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 ***
2025-11-21T23:38:13.776367542Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating
2025-11-21T23:38:13.787009919Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-11-21T23:38:13.790003465Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-11-21T23:38:13.809114481Z [Info] DatabaseEngineVersionCheck: SQLite 3.49.2
2025-11-21T23:38:13.812388242Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0220669s
2025-11-21T23:38:13.815098909Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated
2025-11-21T23:38:13.818184862Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.025195s
2025-11-21T23:38:13.852674880Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating
2025-11-21T23:38:13.856098603Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:38:13.863210471Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo
2025-11-21T23:38:13.867062375Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL)
2025-11-21T23:38:13.874784803Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085752s
2025-11-21T23:38:13.877521122Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:38:13.882969170Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated
2025-11-21T23:38:13.886145886Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0168175s
2025-11-21T23:38:13.892261368Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating
2025-11-21T23:38:13.895357742Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:38:13.903508371Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version)
2025-11-21T23:38:13.906742943Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2025-11-21T23:38:13.953819381Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006229s
2025-11-21T23:38:14.095910077Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2025-11-21T23:38:14.107981741Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022263s
2025-11-21T23:38:14.132984569Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime
2025-11-21T23:38:14.152325247Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME
2025-11-21T23:38:14.537099360Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.3962072s
2025-11-21T23:38:14.544241079Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:38:14.558927086Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated
2025-11-21T23:38:14.566955729Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.4212658s
2025-11-21T23:38:14.630346712Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating
2025-11-21T23:38:14.638605429Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:38:14.677274471Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2025-11-21T23:38:14.681003739Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.47E-05s
2025-11-21T23:38:14.683644225Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String
2025-11-21T23:38:14.690170193Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT
2025-11-21T23:38:14.698645676Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111311s
2025-11-21T23:38:14.701242755Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:38:14.705593585Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated
2025-11-21T23:38:14.708898208Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0181322s
2025-11-21T23:38:14.738486377Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating
2025-11-21T23:38:14.741589194Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:38:14.751996967Z [Info] InitialSetup: Starting migration of Log DB to 1
2025-11-21T23:38:14.769900622Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Logs
2025-11-21T23:38:14.776872579Z [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)
2025-11-21T23:38:14.792918573Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0198673s
2025-11-21T23:38:14.798293975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2025-11-21T23:38:14', 'InitialSetup')
2025-11-21T23:38:14.809044830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:38:14.813341119Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated
2025-11-21T23:38:14.816070073Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0404103s
2025-11-21T23:38:14.819481552Z [Info] FluentMigrator.Runner.MigrationRunner: 2: remove_tvrage_imdb_unique_constraint migrating
2025-11-21T23:38:14.823124987Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:38:14.826999989Z [Info] remove_tvrage_imdb_unique_constraint: Starting migration of Log DB to 2
2025-11-21T23:38:14.831590270Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2025-11-21T23:38:14', 'remove_tvrage_imdb_unique_constraint')
2025-11-21T23:38:14.839432488Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:38:14.843588015Z [Info] FluentMigrator.Runner.MigrationRunner: 2: remove_tvrage_imdb_unique_constraint migrated
2025-11-21T23:38:14.846708798Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.020472s
2025-11-21T23:38:14.849358963Z [Info] FluentMigrator.Runner.MigrationRunner: 3: remove_renamed_scene_mapping_columns migrating
2025-11-21T23:38:14.852743958Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:38:14.856831628Z [Info] remove_renamed_scene_mapping_columns: Starting migration of Log DB to 3
2025-11-21T23:38:14.860151091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2025-11-21T23:38:14', 'remove_renamed_scene_mapping_columns')
2025-11-21T23:38:14.867082085Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:38:14.871387412Z [Info] FluentMigrator.Runner.MigrationRunner: 3: remove_renamed_scene_mapping_columns migrated
2025-11-21T23:38:14.874500930Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.018625s
2025-11-21T23:38:14.876962927Z [Info] FluentMigrator.Runner.MigrationRunner: 4: updated_history migrating
2025-11-21T23:38:14.879628303Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:38:14.883489928Z [Info] updated_history: Starting migration of Log DB to 4
2025-11-21T23:38:14.886187860Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2025-11-21T23:38:14', 'updated_history')
2025-11-21T23:38:14.892726524Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:38:14.896845316Z [Info] FluentMigrator.Runner.MigrationRunner: 4: updated_history migrated
2025-11-21T23:38:14.899469058Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0172091s
2025-11-21T23:38:14.902223123Z [Info] FluentMigrator.Runner.MigrationRunner: 5: added_eventtype_to_history migrating
2025-11-21T23:38:14.905166288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:38:14.908846447Z [Info] added_eventtype_to_history: Starting migration of Log DB to 5
2025-11-21T23:38:14.911552626Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2025-11-21T23:38:14', 'added_eventtype_to_history')
2025-11-21T23:38:14.917836647Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:38:14.921833013Z [Info] FluentMigrator.Runner.MigrationRunner: 5: added_eventtype_to_history migrated
2025-11-21T23:38:14.924718953Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.016687s
2025-11-21T23:38:14.927088013Z [Info] FluentMigrator.Runner.MigrationRunner: 6: add_index_to_log_time migrating
2025-11-21T23:38:14.929831696Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:38:14.933492296Z [Info] add_index_to_log_time: Starting migration of Log DB to 6
2025-11-21T23:38:14.949041351Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable Logs
2025-11-21T23:38:14.952017242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs"
2025-11-21T23:38:14.960240056Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084877s
2025-11-21T23:38:14.962547823Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Logs
2025-11-21T23:38:14.965334784Z [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)
2025-11-21T23:38:14.975048099Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101286s
2025-11-21T23:38:14.977866273Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Logs (Time)
2025-11-21T23:38:14.981324926Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC)
2025-11-21T23:38:14.988100287Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007631s
2025-11-21T23:38:14.990582374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2025-11-21T23:38:14', 'add_index_to_log_time')
2025-11-21T23:38:14.996827597Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:38:15.000969957Z [Info] FluentMigrator.Runner.MigrationRunner: 6: add_index_to_log_time migrated
2025-11-21T23:38:15.003710003Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0205058s
2025-11-21T23:38:15.006293164Z [Info] FluentMigrator.Runner.MigrationRunner: 7: add_renameEpisodes_to_naming migrating
2025-11-21T23:38:15.009251841Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:38:15.013029917Z [Info] add_renameEpisodes_to_naming: Starting migration of Log DB to 7
2025-11-21T23:38:15.015901338Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2025-11-21T23:38:15', 'add_renameEpisodes_to_naming')
2025-11-21T23:38:15.022357526Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:38:15.026430296Z [Info] FluentMigrator.Runner.MigrationRunner: 7: add_renameEpisodes_to_naming migrated
2025-11-21T23:38:15.029386397Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0171518s
2025-11-21T23:38:15.031831660Z [Info] FluentMigrator.Runner.MigrationRunner: 8: remove_backlog migrating
2025-11-21T23:38:15.034446224Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:38:15.038360254Z [Info] remove_backlog: Starting migration of Log DB to 8
2025-11-21T23:38:15.040856720Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2025-11-21T23:38:15', 'remove_backlog')
2025-11-21T23:38:15.046945388Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:38:15.050910019Z [Info] FluentMigrator.Runner.MigrationRunner: 8: remove_backlog migrated
2025-11-21T23:38:15.053558482Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0165323s
2025-11-21T23:38:15.056041070Z [Info] FluentMigrator.Runner.MigrationRunner: 9: fix_rename_episodes migrating
2025-11-21T23:38:15.058723971Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:38:15.064851437Z [Info] fix_rename_episodes: Starting migration of Log DB to 9
2025-11-21T23:38:15.067458777Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2025-11-21T23:38:15', 'fix_rename_episodes')
2025-11-21T23:38:15.073676835Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:38:15.077648191Z [Info] FluentMigrator.Runner.MigrationRunner: 9: fix_rename_episodes migrated
2025-11-21T23:38:15.081407199Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0188732s
2025-11-21T23:38:15.084523052Z [Info] FluentMigrator.Runner.MigrationRunner: 10: add_monitored migrating
2025-11-21T23:38:15.087185582Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:38:15.091507643Z [Info] add_monitored: Starting migration of Log DB to 10
2025-11-21T23:38:15.094810353Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2025-11-21T23:38:15', 'add_monitored')
2025-11-21T23:38:15.102342126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:38:15.106867427Z [Info] FluentMigrator.Runner.MigrationRunner: 10: add_monitored migrated
2025-11-21T23:38:15.109518454Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0197257s
2025-11-21T23:38:15.111948978Z [Info] FluentMigrator.Runner.MigrationRunner: 11: remove_ignored migrating
2025-11-21T23:38:15.114588051Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:38:15.119499910Z [Info] remove_ignored: Starting migration of Log DB to 11
2025-11-21T23:38:15.121989492Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2025-11-21T23:38:15', 'remove_ignored')
2025-11-21T23:38:15.129745777Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:38:15.134406771Z [Info] FluentMigrator.Runner.MigrationRunner: 11: remove_ignored migrated
2025-11-21T23:38:15.137059461Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0197693s
2025-11-21T23:38:15.139477550Z [Info] FluentMigrator.Runner.MigrationRunner: 12: remove_custom_start_date migrating
2025-11-21T23:38:15.142447920Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:38:15.146220676Z [Info] remove_custom_start_date: Starting migration of Log DB to 12
2025-11-21T23:38:15.149126175Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2025-11-21T23:38:15', 'remove_custom_start_date')
2025-11-21T23:38:15.160001660Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:38:15.164095853Z [Info] FluentMigrator.Runner.MigrationRunner: 12: remove_custom_start_date migrated
2025-11-21T23:38:15.167015732Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0216352s
2025-11-21T23:38:15.169619844Z [Info] FluentMigrator.Runner.MigrationRunner: 13: add_air_date_utc migrating
2025-11-21T23:38:15.172334921Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:38:15.177549689Z [Info] add_air_date_utc: Starting migration of Log DB to 13
2025-11-21T23:38:15.180631544Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2025-11-21T23:38:15', 'add_air_date_utc')
2025-11-21T23:38:15.189370197Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:38:15.193801228Z [Info] FluentMigrator.Runner.MigrationRunner: 13: add_air_date_utc migrated
2025-11-21T23:38:15.197727323Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0213761s
2025-11-21T23:38:15.200512760Z [Info] FluentMigrator.Runner.MigrationRunner: 14: drop_air_date migrating
2025-11-21T23:38:15.203262897Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:38:15.208162110Z [Info] drop_air_date: Starting migration of Log DB to 14
2025-11-21T23:38:15.210982759Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2025-11-21T23:38:15', 'drop_air_date')
2025-11-21T23:38:15.218146672Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:38:15.222422160Z [Info] FluentMigrator.Runner.MigrationRunner: 14: drop_air_date migrated
2025-11-21T23:38:15.225679027Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0191781s
2025-11-21T23:38:15.228245704Z [Info] FluentMigrator.Runner.MigrationRunner: 15: add_air_date_as_string migrating
2025-11-21T23:38:15.231112095Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:38:15.235317481Z [Info] add_air_date_as_string: Starting migration of Log DB to 15
2025-11-21T23:38:15.238357742Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2025-11-21T23:38:15', 'add_air_date_as_string')
2025-11-21T23:38:15.245043132Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:38:15.296137158Z [Info] FluentMigrator.Runner.MigrationRunner: 15: add_air_date_as_string migrated
2025-11-21T23:38:15.299046776Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0648992s
2025-11-21T23:38:15.301662041Z [Info] FluentMigrator.Runner.MigrationRunner: 16: updated_imported_history_item migrating
2025-11-21T23:38:15.304667522Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:38:15.309209516Z [Info] updated_imported_history_item: Starting migration of Log DB to 16
2025-11-21T23:38:15.312164525Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2025-11-21T23:38:15', 'updated_imported_history_item')
2025-11-21T23:38:15.320457802Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:38:15.350419383Z [Info] FluentMigrator.Runner.MigrationRunner: 16: updated_imported_history_item migrated
2025-11-21T23:38:15.354627755Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0449851s
2025-11-21T23:38:15.358208524Z [Info] FluentMigrator.Runner.MigrationRunner: 17: reset_scene_names migrating
2025-11-21T23:38:15.362032593Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:38:15.366413784Z [Info] reset_scene_names: Starting migration of Log DB to 17
2025-11-21T23:38:15.369108248Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2025-11-21T23:38:15', 'reset_scene_names')
2025-11-21T23:38:15.375389614Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:38:15.389666348Z [Info] FluentMigrator.Runner.MigrationRunner: 17: reset_scene_names migrated
2025-11-21T23:38:15.392403979Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0278854s
2025-11-21T23:38:15.395544061Z [Info] FluentMigrator.Runner.MigrationRunner: 18: remove_duplicates migrating
2025-11-21T23:38:15.398868243Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:38:15.403446160Z [Info] remove_duplicates: Starting migration of Log DB to 18
2025-11-21T23:38:15.406138861Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2025-11-21T23:38:15', 'remove_duplicates')
2025-11-21T23:38:15.412723177Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:38:15.418670621Z [Info] FluentMigrator.Runner.MigrationRunner: 18: remove_duplicates migrated
2025-11-21T23:38:15.422927932Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0194539s
2025-11-21T23:38:15.425547786Z [Info] FluentMigrator.Runner.MigrationRunner: 19: restore_unique_constraints migrating
2025-11-21T23:38:15.429309820Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:38:15.433129821Z [Info] restore_unique_constraints: Starting migration of Log DB to 19
2025-11-21T23:38:15.436591911Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2025-11-21T23:38:15', 'restore_unique_constraints')
2025-11-21T23:38:15.443507684Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:38:15.448405515Z [Info] FluentMigrator.Runner.MigrationRunner: 19: restore_unique_constraints migrated
2025-11-21T23:38:15.451335935Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0190954s
2025-11-21T23:38:15.453776919Z [Info] FluentMigrator.Runner.MigrationRunner: 20: add_year_and_seasons_to_series migrating
2025-11-21T23:38:15.456793052Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:38:15.460406667Z [Info] add_year_and_seasons_to_series: Starting migration of Log DB to 20
2025-11-21T23:38:15.463172565Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2025-11-21T23:38:15', 'add_year_and_seasons_to_series')
2025-11-21T23:38:15.469618883Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:38:15.473920554Z [Info] FluentMigrator.Runner.MigrationRunner: 20: add_year_and_seasons_to_series migrated
2025-11-21T23:38:15.477393396Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0171123s
2025-11-21T23:38:15.479888649Z [Info] FluentMigrator.Runner.MigrationRunner: 21: drop_seasons_table migrating
2025-11-21T23:38:15.482572643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:38:15.486166949Z [Info] drop_seasons_table: Starting migration of Log DB to 21
2025-11-21T23:38:15.488701151Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2025-11-21T23:38:15', 'drop_seasons_table')
2025-11-21T23:38:15.494807905Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:38:15.499075548Z [Info] FluentMigrator.Runner.MigrationRunner: 21: drop_seasons_table migrated
2025-11-21T23:38:15.501786305Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0164943s
2025-11-21T23:38:15.504215215Z [Info] FluentMigrator.Runner.MigrationRunner: 22: move_indexer_to_generic_provider migrating
2025-11-21T23:38:15.508137542Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:38:15.511933203Z [Info] move_indexer_to_generic_provider: Starting migration of Log DB to 22
2025-11-21T23:38:15.515433561Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2025-11-21T23:38:15', 'move_indexer_to_generic_provider')
2025-11-21T23:38:15.522647324Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:38:15.527901452Z [Info] FluentMigrator.Runner.MigrationRunner: 22: move_indexer_to_generic_provider migrated
2025-11-21T23:38:15.530944058Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0197761s
2025-11-21T23:38:15.533361194Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_config_contract_to_indexers migrating
2025-11-21T23:38:15.536345001Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:38:15.539959899Z [Info] add_config_contract_to_indexers: Starting migration of Log DB to 23
2025-11-21T23:38:15.542861220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2025-11-21T23:38:15', 'add_config_contract_to_indexers')
2025-11-21T23:38:15.549299051Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:38:15.554743663Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_config_contract_to_indexers migrated
2025-11-21T23:38:15.558012574Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0183979s
2025-11-21T23:38:15.560989828Z [Info] FluentMigrator.Runner.MigrationRunner: 24: drop_tvdb_episodeid migrating
2025-11-21T23:38:15.564201504Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:38:15.568339184Z [Info] drop_tvdb_episodeid: Starting migration of Log DB to 24
2025-11-21T23:38:15.570938296Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2025-11-21T23:38:15', 'drop_tvdb_episodeid')
2025-11-21T23:38:15.577054220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:38:15.584331651Z [Info] FluentMigrator.Runner.MigrationRunner: 24: drop_tvdb_episodeid migrated
2025-11-21T23:38:15.588470493Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0202675s
2025-11-21T23:38:15.591305642Z [Info] FluentMigrator.Runner.MigrationRunner: 25: move_notification_to_generic_provider migrating
2025-11-21T23:38:15.594505133Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:38:15.598185162Z [Info] move_notification_to_generic_provider: Starting migration of Log DB to 25
2025-11-21T23:38:15.601176655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2025-11-21T23:38:15', 'move_notification_to_generic_provider')
2025-11-21T23:38:15.607737944Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:38:15.612225639Z [Info] FluentMigrator.Runner.MigrationRunner: 25: move_notification_to_generic_provider migrated
2025-11-21T23:38:15.615356322Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0177299s
2025-11-21T23:38:15.617776154Z [Info] FluentMigrator.Runner.MigrationRunner: 26: add_config_contract_to_notifications migrating
2025-11-21T23:38:15.620904452Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:38:15.624506344Z [Info] add_config_contract_to_notifications: Starting migration of Log DB to 26
2025-11-21T23:38:15.627486433Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2025-11-21T23:38:15', 'add_config_contract_to_notifications')
2025-11-21T23:38:15.633952431Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:38:15.637961082Z [Info] FluentMigrator.Runner.MigrationRunner: 26: add_config_contract_to_notifications migrated
2025-11-21T23:38:15.641096204Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0170609s
2025-11-21T23:38:15.643506776Z [Info] FluentMigrator.Runner.MigrationRunner: 27: fix_omgwtfnzbs migrating
2025-11-21T23:38:15.646217895Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:38:15.649788864Z [Info] fix_omgwtfnzbs: Starting migration of Log DB to 27
2025-11-21T23:38:15.652243586Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2025-11-21T23:38:15', 'fix_omgwtfnzbs')
2025-11-21T23:38:15.658197874Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:38:15.662217897Z [Info] FluentMigrator.Runner.MigrationRunner: 27: fix_omgwtfnzbs migrated
2025-11-21T23:38:15.664835948Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0160195s
2025-11-21T23:38:15.667242513Z [Info] FluentMigrator.Runner.MigrationRunner: 28: add_blacklist_table migrating
2025-11-21T23:38:15.669982028Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:38:15.673667508Z [Info] add_blacklist_table: Starting migration of Log DB to 28
2025-11-21T23:38:15.676626265Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2025-11-21T23:38:15', 'add_blacklist_table')
2025-11-21T23:38:15.682721105Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:38:15.686829326Z [Info] FluentMigrator.Runner.MigrationRunner: 28: add_blacklist_table migrated
2025-11-21T23:38:15.689938747Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.016852s
2025-11-21T23:38:15.692486817Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_formats_to_naming_config migrating
2025-11-21T23:38:15.695411314Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:38:15.699044709Z [Info] add_formats_to_naming_config: Starting migration of Log DB to 29
2025-11-21T23:38:15.701874015Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2025-11-21T23:38:15', 'add_formats_to_naming_config')
2025-11-21T23:38:15.708973829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:38:15.713147482Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_formats_to_naming_config migrated
2025-11-21T23:38:15.801625743Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0177267s
2025-11-21T23:38:15.809341036Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_season_folder_format_to_naming_config migrating
2025-11-21T23:38:15.810388635Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:38:15.815936634Z [Info] add_season_folder_format_to_naming_config: Starting migration of Log DB to 30
2025-11-21T23:38:15.820179767Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2025-11-21T23:38:15', 'add_season_folder_format_to_naming_config')
2025-11-21T23:38:15.830185942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:38:15.835117050Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_season_folder_format_to_naming_config migrated
2025-11-21T23:38:15.838987462Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0251548s
2025-11-21T23:38:15.844346832Z [Info] FluentMigrator.Runner.MigrationRunner: 31: delete_old_naming_config_columns migrating
2025-11-21T23:38:15.848595195Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:38:15.853086266Z [Info] delete_old_naming_config_columns: Starting migration of Log DB to 31
2025-11-21T23:38:15.856887720Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2025-11-21T23:38:15', 'delete_old_naming_config_columns')
2025-11-21T23:38:15.864630398Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:38:15.869380180Z [Info] FluentMigrator.Runner.MigrationRunner: 31: delete_old_naming_config_columns migrated
2025-11-21T23:38:15.873825741Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0213428s
2025-11-21T23:38:15.876915160Z [Info] FluentMigrator.Runner.MigrationRunner: 32: set_default_release_group migrating
2025-11-21T23:38:15.880541130Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:38:15.885692071Z [Info] set_default_release_group: Starting migration of Log DB to 32
2025-11-21T23:38:15.888954739Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2025-11-21T23:38:15', 'set_default_release_group')
2025-11-21T23:38:15.896776096Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:38:15.901988420Z [Info] FluentMigrator.Runner.MigrationRunner: 32: set_default_release_group migrated
2025-11-21T23:38:15.905183091Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0214s
2025-11-21T23:38:15.908018600Z [Info] FluentMigrator.Runner.MigrationRunner: 33: add_api_key_to_pushover migrating
2025-11-21T23:38:15.912115719Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:38:15.917399867Z [Info] add_api_key_to_pushover: Starting migration of Log DB to 33
2025-11-21T23:38:15.921370541Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2025-11-21T23:38:15', 'add_api_key_to_pushover')
2025-11-21T23:38:15.930622007Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:38:15.937177324Z [Info] FluentMigrator.Runner.MigrationRunner: 33: add_api_key_to_pushover migrated
2025-11-21T23:38:15.941109882Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0250546s
2025-11-21T23:38:15.944409094Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_series_contraints migrating
2025-11-21T23:38:15.947801864Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:38:15.952821971Z [Info] remove_series_contraints: Starting migration of Log DB to 34
2025-11-21T23:38:15.957459217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2025-11-21T23:38:15', 'remove_series_contraints')
2025-11-21T23:38:15.964206652Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:38:15.969963562Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_series_contraints migrated
2025-11-21T23:38:15.972960065Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.02214s
2025-11-21T23:38:15.975590040Z [Info] FluentMigrator.Runner.MigrationRunner: 35: add_series_folder_format_to_naming_config migrating
2025-11-21T23:38:15.978975756Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:38:15.983918708Z [Info] add_series_folder_format_to_naming_config: Starting migration of Log DB to 35
2025-11-21T23:38:15.987238902Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2025-11-21T23:38:15', 'add_series_folder_format_to_naming_config')
2025-11-21T23:38:15.994648429Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:38:16.000446392Z [Info] FluentMigrator.Runner.MigrationRunner: 35: add_series_folder_format_to_naming_config migrated
2025-11-21T23:38:16.003809423Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0213422s
2025-11-21T23:38:16.006428375Z [Info] FluentMigrator.Runner.MigrationRunner: 36: update_with_quality_converters migrating
2025-11-21T23:38:16.009571403Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:38:16.014492250Z [Info] update_with_quality_converters: Starting migration of Log DB to 36
2025-11-21T23:38:16.018409687Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2025-11-21T23:38:16', 'update_with_quality_converters')
2025-11-21T23:38:16.029152665Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:38:16.034728231Z [Info] FluentMigrator.Runner.MigrationRunner: 36: update_with_quality_converters migrated
2025-11-21T23:38:16.037796758Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0251601s
2025-11-21T23:38:16.040404568Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_configurable_qualities migrating
2025-11-21T23:38:16.044197074Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:38:16.048041343Z [Info] add_configurable_qualities: Starting migration of Log DB to 37
2025-11-21T23:38:16.050810418Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2025-11-21T23:38:16', 'add_configurable_qualities')
2025-11-21T23:38:16.057134310Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:38:16.065338828Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_configurable_qualities migrated
2025-11-21T23:38:16.069030480Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0212849s
2025-11-21T23:38:16.071873013Z [Info] FluentMigrator.Runner.MigrationRunner: 38: add_on_upgrade_to_notifications migrating
2025-11-21T23:38:16.075124850Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:38:16.079219794Z [Info] add_on_upgrade_to_notifications: Starting migration of Log DB to 38
2025-11-21T23:38:16.082572494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2025-11-21T23:38:16', 'add_on_upgrade_to_notifications')
2025-11-21T23:38:16.090472800Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:38:16.095672558Z [Info] FluentMigrator.Runner.MigrationRunner: 38: add_on_upgrade_to_notifications migrated
2025-11-21T23:38:16.099855088Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0200382s
2025-11-21T23:38:16.102400713Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_metadata_tables migrating
2025-11-21T23:38:16.105151091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:38:16.109858097Z [Info] add_metadata_tables: Starting migration of Log DB to 39
2025-11-21T23:38:16.114071149Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2025-11-21T23:38:16', 'add_metadata_tables')
2025-11-21T23:38:16.120792822Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:38:16.124975332Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_metadata_tables migrated
2025-11-21T23:38:16.127762083Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0196576s
2025-11-21T23:38:16.130252106Z [Info] FluentMigrator.Runner.MigrationRunner: 40: add_metadata_to_episodes_and_series migrating
2025-11-21T23:38:16.133362338Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:38:16.137080674Z [Info] add_metadata_to_episodes_and_series: Starting migration of Log DB to 40
2025-11-21T23:38:16.140059130Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2025-11-21T23:38:16', 'add_metadata_to_episodes_and_series')
2025-11-21T23:38:16.146683837Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:38:16.150760335Z [Info] FluentMigrator.Runner.MigrationRunner: 40: add_metadata_to_episodes_and_series migrated
2025-11-21T23:38:16.153851187Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0173671s
2025-11-21T23:38:16.156354988Z [Info] FluentMigrator.Runner.MigrationRunner: 41: fix_xbmc_season_images_metadata migrating
2025-11-21T23:38:16.159336932Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:38:16.163003533Z [Info] fix_xbmc_season_images_metadata: Starting migration of Log DB to 41
2025-11-21T23:38:16.165920025Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2025-11-21T23:38:16', 'fix_xbmc_season_images_metadata')
2025-11-21T23:38:16.172403278Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:38:16.176788466Z [Info] FluentMigrator.Runner.MigrationRunner: 41: fix_xbmc_season_images_metadata migrated
2025-11-21T23:38:16.179785861Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0174317s
2025-11-21T23:38:16.182222877Z [Info] FluentMigrator.Runner.MigrationRunner: 42: add_download_clients_table migrating
2025-11-21T23:38:16.185106112Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:38:16.188792824Z [Info] add_download_clients_table: Starting migration of Log DB to 42
2025-11-21T23:38:16.191492720Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2025-11-21T23:38:16', 'add_download_clients_table')
2025-11-21T23:38:16.198171626Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:38:16.202411773Z [Info] FluentMigrator.Runner.MigrationRunner: 42: add_download_clients_table migrated
2025-11-21T23:38:16.205324387Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0173117s
2025-11-21T23:38:16.207757385Z [Info] FluentMigrator.Runner.MigrationRunner: 43: convert_config_to_download_clients migrating
2025-11-21T23:38:16.210798357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:38:16.214559409Z [Info] convert_config_to_download_clients: Starting migration of Log DB to 43
2025-11-21T23:38:16.217490741Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (43, '2025-11-21T23:38:16', 'convert_config_to_download_clients')
2025-11-21T23:38:16.223996719Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:38:16.228391237Z [Info] FluentMigrator.Runner.MigrationRunner: 43: convert_config_to_download_clients migrated
2025-11-21T23:38:16.231659506Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0175024s
2025-11-21T23:38:16.234084108Z [Info] FluentMigrator.Runner.MigrationRunner: 44: fix_xbmc_episode_metadata migrating
2025-11-21T23:38:16.237112795Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:38:16.241462112Z [Info] fix_xbmc_episode_metadata: Starting migration of Log DB to 44
2025-11-21T23:38:16.244246518Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2025-11-21T23:38:16', 'fix_xbmc_episode_metadata')
2025-11-21T23:38:16.251730856Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:38:16.256654077Z [Info] FluentMigrator.Runner.MigrationRunner: 44: fix_xbmc_episode_metadata migrated
2025-11-21T23:38:16.260748230Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.019573s
2025-11-21T23:38:16.266242250Z [Info] FluentMigrator.Runner.MigrationRunner: 45: add_indexes migrating
2025-11-21T23:38:16.269475951Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:38:16.273907072Z [Info] add_indexes: Starting migration of Log DB to 45
2025-11-21T23:38:16.277740740Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (45, '2025-11-21T23:38:16', 'add_indexes')
2025-11-21T23:38:16.284083159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:38:16.288175107Z [Info] FluentMigrator.Runner.MigrationRunner: 45: add_indexes migrated
2025-11-21T23:38:16.291316251Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.018879s
2025-11-21T23:38:16.294876950Z [Info] FluentMigrator.Runner.MigrationRunner: 46: fix_nzb_su_url migrating
2025-11-21T23:38:16.298258979Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:38:16.302178390Z [Info] fix_nzb_su_url: Starting migration of Log DB to 46
2025-11-21T23:38:16.304667070Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (46, '2025-11-21T23:38:16', 'fix_nzb_su_url')
2025-11-21T23:38:16.311248531Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:38:16.316416856Z [Info] FluentMigrator.Runner.MigrationRunner: 46: fix_nzb_su_url migrated
2025-11-21T23:38:16.320033978Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0175841s
2025-11-21T23:38:16.322659404Z [Info] FluentMigrator.Runner.MigrationRunner: 47: add_temporary_blacklist_columns migrating
2025-11-21T23:38:16.329234291Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:38:16.334852301Z [Info] add_temporary_blacklist_columns: Starting migration of Log DB to 47
2025-11-21T23:38:16.337985349Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (47, '2025-11-21T23:38:16', 'add_temporary_blacklist_columns')
2025-11-21T23:38:16.344671300Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:38:16.349688651Z [Info] FluentMigrator.Runner.MigrationRunner: 47: add_temporary_blacklist_columns migrated
2025-11-21T23:38:16.353456607Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0204794s
2025-11-21T23:38:16.356214289Z [Info] FluentMigrator.Runner.MigrationRunner: 48: add_title_to_scenemappings migrating
2025-11-21T23:38:16.359440494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:38:16.363185333Z [Info] add_title_to_scenemappings: Starting migration of Log DB to 48
2025-11-21T23:38:16.366220754Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (48, '2025-11-21T23:38:16', 'add_title_to_scenemappings')
2025-11-21T23:38:16.373202731Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:38:16.378213749Z [Info] FluentMigrator.Runner.MigrationRunner: 48: add_title_to_scenemappings migrated
2025-11-21T23:38:16.381782895Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0186463s
2025-11-21T23:38:16.384370454Z [Info] FluentMigrator.Runner.MigrationRunner: 49: fix_dognzb_url migrating
2025-11-21T23:38:16.386936581Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:38:16.391089041Z [Info] fix_dognzb_url: Starting migration of Log DB to 49
2025-11-21T23:38:16.394843029Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (49, '2025-11-21T23:38:16', 'fix_dognzb_url')
2025-11-21T23:38:16.402074437Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:38:16.406479546Z [Info] FluentMigrator.Runner.MigrationRunner: 49: fix_dognzb_url migrated
2025-11-21T23:38:16.409333522Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0195335s
2025-11-21T23:38:16.411713273Z [Info] FluentMigrator.Runner.MigrationRunner: 50: add_hash_to_metadata_files migrating
2025-11-21T23:38:16.414554343Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:38:16.418152427Z [Info] add_hash_to_metadata_files: Starting migration of Log DB to 50
2025-11-21T23:38:16.421539466Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (50, '2025-11-21T23:38:16', 'add_hash_to_metadata_files')
2025-11-21T23:38:16.428997030Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:38:16.433035130Z [Info] FluentMigrator.Runner.MigrationRunner: 50: add_hash_to_metadata_files migrated
2025-11-21T23:38:16.436324292Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.018483s
2025-11-21T23:38:16.438975710Z [Info] FluentMigrator.Runner.MigrationRunner: 51: download_client_import migrating
2025-11-21T23:38:16.443358714Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:38:16.448151162Z [Info] download_client_import: Starting migration of Log DB to 51
2025-11-21T23:38:16.452143179Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (51, '2025-11-21T23:38:16', 'download_client_import')
2025-11-21T23:38:16.459578749Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:38:16.465783751Z [Info] FluentMigrator.Runner.MigrationRunner: 51: download_client_import migrated
2025-11-21T23:38:16.469457788Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0223929s
2025-11-21T23:38:16.471843942Z [Info] FluentMigrator.Runner.MigrationRunner: 52: add_columns_for_anime migrating
2025-11-21T23:38:16.474918131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:38:16.478716328Z [Info] add_columns_for_anime: Starting migration of Log DB to 52
2025-11-21T23:38:16.481275541Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (52, '2025-11-21T23:38:16', 'add_columns_for_anime')
2025-11-21T23:38:16.487729965Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:38:16.491937556Z [Info] FluentMigrator.Runner.MigrationRunner: 52: add_columns_for_anime migrated
2025-11-21T23:38:16.495086055Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0170506s
2025-11-21T23:38:16.497949830Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_series_sorttitle migrating
2025-11-21T23:38:16.501067808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:38:16.504645731Z [Info] add_series_sorttitle: Starting migration of Log DB to 53
2025-11-21T23:38:16.507520980Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (53, '2025-11-21T23:38:16', 'add_series_sorttitle')
2025-11-21T23:38:16.513896435Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:38:16.518341344Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_series_sorttitle migrated
2025-11-21T23:38:16.521057142Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0172722s
2025-11-21T23:38:16.523408305Z [Info] FluentMigrator.Runner.MigrationRunner: 54: rename_profiles migrating
2025-11-21T23:38:16.525976365Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:38:16.529547745Z [Info] rename_profiles: Starting migration of Log DB to 54
2025-11-21T23:38:16.532382583Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (54, '2025-11-21T23:38:16', 'rename_profiles')
2025-11-21T23:38:16.538507855Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:38:16.542890398Z [Info] FluentMigrator.Runner.MigrationRunner: 54: rename_profiles migrated
2025-11-21T23:38:16.545486174Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0169211s
2025-11-21T23:38:16.547837528Z [Info] FluentMigrator.Runner.MigrationRunner: 55: drop_old_profile_columns migrating
2025-11-21T23:38:16.550604208Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:38:16.554202402Z [Info] drop_old_profile_columns: Starting migration of Log DB to 55
2025-11-21T23:38:16.556853319Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (55, '2025-11-21T23:38:16', 'drop_old_profile_columns')
2025-11-21T23:38:16.562973771Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:38:16.566902180Z [Info] FluentMigrator.Runner.MigrationRunner: 55: drop_old_profile_columns migrated
2025-11-21T23:38:16.569697057Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0162884s
2025-11-21T23:38:16.572056397Z [Info] FluentMigrator.Runner.MigrationRunner: 56: add_mediainfo_to_episodefile migrating
2025-11-21T23:38:16.574928199Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:38:16.578475250Z [Info] add_mediainfo_to_episodefile: Starting migration of Log DB to 56
2025-11-21T23:38:16.581184955Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (56, '2025-11-21T23:38:16', 'add_mediainfo_to_episodefile')
2025-11-21T23:38:16.587411772Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:38:16.591458078Z [Info] FluentMigrator.Runner.MigrationRunner: 56: add_mediainfo_to_episodefile migrated
2025-11-21T23:38:16.594365171Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0165216s
2025-11-21T23:38:16.596692887Z [Info] FluentMigrator.Runner.MigrationRunner: 57: convert_episode_file_path_to_relative migrating
2025-11-21T23:38:16.599844432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:38:16.603384479Z [Info] convert_episode_file_path_to_relative: Starting migration of Log DB to 57
2025-11-21T23:38:16.606295790Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (57, '2025-11-21T23:38:16', 'convert_episode_file_path_to_relative')
2025-11-21T23:38:16.612822951Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:38:16.616885580Z [Info] FluentMigrator.Runner.MigrationRunner: 57: convert_episode_file_path_to_relative migrated
2025-11-21T23:38:16.619985811Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0170289s
2025-11-21T23:38:16.622977575Z [Info] FluentMigrator.Runner.MigrationRunner: 58: drop_episode_file_path migrating
2025-11-21T23:38:16.627009161Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:38:16.630945537Z [Info] drop_episode_file_path: Starting migration of Log DB to 58
2025-11-21T23:38:16.633803891Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (58, '2025-11-21T23:38:16', 'drop_episode_file_path')
2025-11-21T23:38:16.639898562Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:38:16.643874726Z [Info] FluentMigrator.Runner.MigrationRunner: 58: drop_episode_file_path migrated
2025-11-21T23:38:16.646984978Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0168227s
2025-11-21T23:38:16.649787831Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_enable_options_to_indexers migrating
2025-11-21T23:38:16.652702669Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:38:16.656288779Z [Info] add_enable_options_to_indexers: Starting migration of Log DB to 59
2025-11-21T23:38:16.659032192Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (59, '2025-11-21T23:38:16', 'add_enable_options_to_indexers')
2025-11-21T23:38:16.665333499Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:38:16.669291738Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_enable_options_to_indexers migrated
2025-11-21T23:38:16.672228460Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0165705s
2025-11-21T23:38:16.674671539Z [Info] FluentMigrator.Runner.MigrationRunner: 60: remove_enable_from_indexers migrating
2025-11-21T23:38:16.678016373Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:38:16.681711893Z [Info] remove_enable_from_indexers: Starting migration of Log DB to 60
2025-11-21T23:38:16.684458262Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (60, '2025-11-21T23:38:16', 'remove_enable_from_indexers')
2025-11-21T23:38:16.690810982Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:38:16.694718389Z [Info] FluentMigrator.Runner.MigrationRunner: 60: remove_enable_from_indexers migrated
2025-11-21T23:38:16.697604740Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0167119s
2025-11-21T23:38:16.699926143Z [Info] FluentMigrator.Runner.MigrationRunner: 61: clear_bad_scene_names migrating
2025-11-21T23:38:16.702613553Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:38:16.706169272Z [Info] clear_bad_scene_names: Starting migration of Log DB to 61
2025-11-21T23:38:16.708692312Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (61, '2025-11-21T23:38:16', 'clear_bad_scene_names')
2025-11-21T23:38:16.714764196Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:38:16.718764359Z [Info] FluentMigrator.Runner.MigrationRunner: 61: clear_bad_scene_names migrated
2025-11-21T23:38:16.721502231Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0161552s
2025-11-21T23:38:16.724209723Z [Info] FluentMigrator.Runner.MigrationRunner: 62: convert_quality_models migrating
2025-11-21T23:38:16.727493293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:38:16.731081016Z [Info] convert_quality_models: Starting migration of Log DB to 62
2025-11-21T23:38:16.733811153Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (62, '2025-11-21T23:38:16', 'convert_quality_models')
2025-11-21T23:38:16.740334035Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:38:16.744942303Z [Info] FluentMigrator.Runner.MigrationRunner: 62: convert_quality_models migrated
2025-11-21T23:38:16.748499595Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0174161s
2025-11-21T23:38:16.751278199Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_remotepathmappings migrating
2025-11-21T23:38:16.754027033Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:38:16.758134753Z [Info] add_remotepathmappings: Starting migration of Log DB to 63
2025-11-21T23:38:16.760889018Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (63, '2025-11-21T23:38:16', 'add_remotepathmappings')
2025-11-21T23:38:16.767343342Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:38:16.771582427Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_remotepathmappings migrated
2025-11-21T23:38:16.774793551Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0175266s
2025-11-21T23:38:16.777498607Z [Info] FluentMigrator.Runner.MigrationRunner: 64: remove_method_from_logs migrating
2025-11-21T23:38:16.780264085Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:38:16.784925439Z [Info] remove_method_from_logs: Starting migration of Log DB to 64
2025-11-21T23:38:16.799166561Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Logs Method
2025-11-21T23:38:16.819621021Z [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)
2025-11-21T23:38:16.829135005Z [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"
2025-11-21T23:38:16.843232457Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs"
2025-11-21T23:38:16.848503590Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Logs_temp" RENAME TO "Logs"
2025-11-21T23:38:16.863077781Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC)
2025-11-21T23:38:16.868462212Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.065998s
2025-11-21T23:38:16.870959910Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (64, '2025-11-21T23:38:16', 'remove_method_from_logs')
2025-11-21T23:38:16.877181145Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:38:16.881566734Z [Info] FluentMigrator.Runner.MigrationRunner: 64: remove_method_from_logs migrated
2025-11-21T23:38:16.884336140Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0791559s
2025-11-21T23:38:16.886882326Z [Info] FluentMigrator.Runner.MigrationRunner: 65: make_scene_numbering_nullable migrating
2025-11-21T23:38:16.889770952Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:38:16.893557836Z [Info] make_scene_numbering_nullable: Starting migration of Log DB to 65
2025-11-21T23:38:16.896840324Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (65, '2025-11-21T23:38:16', 'make_scene_numbering_nullable')
2025-11-21T23:38:16.905274354Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:38:16.909991161Z [Info] FluentMigrator.Runner.MigrationRunner: 65: make_scene_numbering_nullable migrated
2025-11-21T23:38:16.914402442Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0202008s
2025-11-21T23:38:16.916948017Z [Info] FluentMigrator.Runner.MigrationRunner: 66: add_tags migrating
2025-11-21T23:38:16.919374351Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:38:16.923403052Z [Info] add_tags: Starting migration of Log DB to 66
2025-11-21T23:38:16.926177498Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (66, '2025-11-21T23:38:16', 'add_tags')
2025-11-21T23:38:16.932358172Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:38:16.936792469Z [Info] FluentMigrator.Runner.MigrationRunner: 66: add_tags migrated
2025-11-21T23:38:16.939427855Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0174077s
2025-11-21T23:38:16.942164765Z [Info] FluentMigrator.Runner.MigrationRunner: 67: add_added_to_series migrating
2025-11-21T23:38:16.944821303Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:38:16.948427694Z [Info] add_added_to_series: Starting migration of Log DB to 67
2025-11-21T23:38:16.950867185Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (67, '2025-11-21T23:38:16', 'add_added_to_series')
2025-11-21T23:38:16.958064836Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:38:16.963664690Z [Info] FluentMigrator.Runner.MigrationRunner: 67: add_added_to_series migrated
2025-11-21T23:38:16.967998705Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0186703s
2025-11-21T23:38:16.971153146Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_release_restrictions migrating
2025-11-21T23:38:16.973914345Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:38:16.977553542Z [Info] add_release_restrictions: Starting migration of Log DB to 68
2025-11-21T23:38:16.980132333Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (68, '2025-11-21T23:38:16', 'add_release_restrictions')
2025-11-21T23:38:16.986460223Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:38:16.990848478Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_release_restrictions migrated
2025-11-21T23:38:16.994203002Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0169313s
2025-11-21T23:38:16.996502611Z [Info] FluentMigrator.Runner.MigrationRunner: 69: quality_proper migrating
2025-11-21T23:38:16.999377249Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:38:17.003214705Z [Info] quality_proper: Starting migration of Log DB to 69
2025-11-21T23:38:17.006194323Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (69, '2025-11-21T23:38:17', 'quality_proper')
2025-11-21T23:38:17.012064552Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:38:17.016173274Z [Info] FluentMigrator.Runner.MigrationRunner: 69: quality_proper migrated
2025-11-21T23:38:17.018695712Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.016745s
2025-11-21T23:38:17.021554808Z [Info] FluentMigrator.Runner.MigrationRunner: 70: delay_profile migrating
2025-11-21T23:38:17.024604418Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:38:17.028119254Z [Info] delay_profile: Starting migration of Log DB to 70
2025-11-21T23:38:17.031113964Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (70, '2025-11-21T23:38:17', 'delay_profile')
2025-11-21T23:38:17.037610653Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:38:17.042100743Z [Info] FluentMigrator.Runner.MigrationRunner: 70: delay_profile migrated
2025-11-21T23:38:17.045310735Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0174997s
2025-11-21T23:38:17.048601170Z [Info] FluentMigrator.Runner.MigrationRunner: 71: unknown_quality_in_profile migrating
2025-11-21T23:38:17.051359503Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:38:17.054921194Z [Info] unknown_quality_in_profile: Starting migration of Log DB to 71
2025-11-21T23:38:17.058623668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (71, '2025-11-21T23:38:17', 'unknown_quality_in_profile')
2025-11-21T23:38:17.065467797Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:38:17.070253401Z [Info] FluentMigrator.Runner.MigrationRunner: 71: unknown_quality_in_profile migrated
2025-11-21T23:38:17.073043529Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0188857s
2025-11-21T23:38:17.075309200Z [Info] FluentMigrator.Runner.MigrationRunner: 72: history_downloadId migrating
2025-11-21T23:38:17.077879064Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:38:17.081365393Z [Info] history_downloadId: Starting migration of Log DB to 72
2025-11-21T23:38:17.085341849Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (72, '2025-11-21T23:38:17', 'history_downloadId')
2025-11-21T23:38:17.091754710Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:38:17.095622236Z [Info] FluentMigrator.Runner.MigrationRunner: 72: history_downloadId migrated
2025-11-21T23:38:17.098230056Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0175423s
2025-11-21T23:38:17.100619737Z [Info] FluentMigrator.Runner.MigrationRunner: 73: clear_ratings migrating
2025-11-21T23:38:17.103510196Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:38:17.107546353Z [Info] clear_ratings: Starting migration of Log DB to 73
2025-11-21T23:38:17.110822388Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (73, '2025-11-21T23:38:17', 'clear_ratings')
2025-11-21T23:38:17.118394352Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:38:17.125166436Z [Info] FluentMigrator.Runner.MigrationRunner: 73: clear_ratings migrated
2025-11-21T23:38:17.129162832Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0205643s
2025-11-21T23:38:17.132467155Z [Info] FluentMigrator.Runner.MigrationRunner: 74: disable_eztv migrating
2025-11-21T23:38:17.135295589Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:38:17.140409013Z [Info] disable_eztv: Starting migration of Log DB to 74
2025-11-21T23:38:17.143691122Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (74, '2025-11-21T23:38:17', 'disable_eztv')
2025-11-21T23:38:17.149812706Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:38:17.155243910Z [Info] FluentMigrator.Runner.MigrationRunner: 74: disable_eztv migrated
2025-11-21T23:38:17.158404894Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0194998s
2025-11-21T23:38:17.160770767Z [Info] FluentMigrator.Runner.MigrationRunner: 75: force_lib_update migrating
2025-11-21T23:38:17.163386574Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:38:17.167046632Z [Info] force_lib_update: Starting migration of Log DB to 75
2025-11-21T23:38:17.169570884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (75, '2025-11-21T23:38:17', 'force_lib_update')
2025-11-21T23:38:17.175565323Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:38:17.179887945Z [Info] FluentMigrator.Runner.MigrationRunner: 75: force_lib_update migrated
2025-11-21T23:38:17.183265495Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0165611s
2025-11-21T23:38:17.185564364Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_users_table migrating
2025-11-21T23:38:17.188188056Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:38:17.191719035Z [Info] add_users_table: Starting migration of Log DB to 76
2025-11-21T23:38:17.194011791Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (76, '2025-11-21T23:38:17', 'add_users_table')
2025-11-21T23:38:17.199971559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:38:17.204314503Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_users_table migrated
2025-11-21T23:38:17.207473663Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0161086s
2025-11-21T23:38:17.209787351Z [Info] FluentMigrator.Runner.MigrationRunner: 77: add_add_options_to_series migrating
2025-11-21T23:38:17.212514802Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:38:17.215993135Z [Info] add_add_options_to_series: Starting migration of Log DB to 77
2025-11-21T23:38:17.218597689Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (77, '2025-11-21T23:38:17', 'add_add_options_to_series')
2025-11-21T23:38:17.224892722Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:38:17.229576542Z [Info] FluentMigrator.Runner.MigrationRunner: 77: add_add_options_to_series migrated
2025-11-21T23:38:17.232449726Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0170155s
2025-11-21T23:38:17.235271658Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_commands_table migrating
2025-11-21T23:38:17.238421730Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:38:17.242155006Z [Info] add_commands_table: Starting migration of Log DB to 78
2025-11-21T23:38:17.245260738Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (78, '2025-11-21T23:38:17', 'add_commands_table')
2025-11-21T23:38:17.252238837Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:38:17.257791316Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_commands_table migrated
2025-11-21T23:38:17.261153284Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0193369s
2025-11-21T23:38:17.264185950Z [Info] FluentMigrator.Runner.MigrationRunner: 79: dedupe_tags migrating
2025-11-21T23:38:17.267301964Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:38:17.271200823Z [Info] dedupe_tags: Starting migration of Log DB to 79
2025-11-21T23:38:17.273771959Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (79, '2025-11-21T23:38:17', 'dedupe_tags')
2025-11-21T23:38:17.280007713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:38:17.286073796Z [Info] FluentMigrator.Runner.MigrationRunner: 79: dedupe_tags migrated
2025-11-21T23:38:17.288645574Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0186528s
2025-11-21T23:38:17.291013131Z [Info] FluentMigrator.Runner.MigrationRunner: 81: move_dot_prefix_to_transmission_category migrating
2025-11-21T23:38:17.294827410Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:38:17.298999349Z [Info] move_dot_prefix_to_transmission_category: Starting migration of Log DB to 81
2025-11-21T23:38:17.302021203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (81, '2025-11-21T23:38:17', 'move_dot_prefix_to_transmission_category')
2025-11-21T23:38:17.311476529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:38:17.316945158Z [Info] FluentMigrator.Runner.MigrationRunner: 81: move_dot_prefix_to_transmission_category migrated
2025-11-21T23:38:17.320171945Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0227278s
2025-11-21T23:38:17.322745115Z [Info] FluentMigrator.Runner.MigrationRunner: 82: add_fanzub_settings migrating
2025-11-21T23:38:17.326157776Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:38:17.330469136Z [Info] add_fanzub_settings: Starting migration of Log DB to 82
2025-11-21T23:38:17.333264023Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (82, '2025-11-21T23:38:17', 'add_fanzub_settings')
2025-11-21T23:38:17.340171890Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:38:17.345437551Z [Info] FluentMigrator.Runner.MigrationRunner: 82: add_fanzub_settings migrated
2025-11-21T23:38:17.348157257Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0199073s
2025-11-21T23:38:17.350629865Z [Info] FluentMigrator.Runner.MigrationRunner: 83: additonal_blacklist_columns migrating
2025-11-21T23:38:17.354108288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:38:17.358312222Z [Info] additonal_blacklist_columns: Starting migration of Log DB to 83
2025-11-21T23:38:17.361127650Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (83, '2025-11-21T23:38:17', 'additonal_blacklist_columns')
2025-11-21T23:38:17.370301229Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:38:17.374766689Z [Info] FluentMigrator.Runner.MigrationRunner: 83: additonal_blacklist_columns migrated
2025-11-21T23:38:17.377876239Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0212896s
2025-11-21T23:38:17.380219256Z [Info] FluentMigrator.Runner.MigrationRunner: 84: update_quality_minmax_size migrating
2025-11-21T23:38:17.383763903Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:38:17.388361649Z [Info] update_quality_minmax_size: Starting migration of Log DB to 84
2025-11-21T23:38:17.391091135Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (84, '2025-11-21T23:38:17', 'update_quality_minmax_size')
2025-11-21T23:38:17.400675730Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:38:17.405116601Z [Info] FluentMigrator.Runner.MigrationRunner: 84: update_quality_minmax_size migrated
2025-11-21T23:38:17.409751473Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0213765s
2025-11-21T23:38:17.412492291Z [Info] FluentMigrator.Runner.MigrationRunner: 85: expand_transmission_urlbase migrating
2025-11-21T23:38:17.415368010Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:38:17.420133244Z [Info] expand_transmission_urlbase: Starting migration of Log DB to 85
2025-11-21T23:38:17.423091830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (85, '2025-11-21T23:38:17', 'expand_transmission_urlbase')
2025-11-21T23:38:17.430634766Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:38:17.435276431Z [Info] FluentMigrator.Runner.MigrationRunner: 85: expand_transmission_urlbase migrated
2025-11-21T23:38:17.438153834Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0199125s
2025-11-21T23:38:17.440678747Z [Info] FluentMigrator.Runner.MigrationRunner: 86: pushbullet_device_ids migrating
2025-11-21T23:38:17.443380056Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:38:17.447711797Z [Info] pushbullet_device_ids: Starting migration of Log DB to 86
2025-11-21T23:38:17.450571905Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (86, '2025-11-21T23:38:17', 'pushbullet_device_ids')
2025-11-21T23:38:17.458218560Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:38:17.462415439Z [Info] FluentMigrator.Runner.MigrationRunner: 86: pushbullet_device_ids migrated
2025-11-21T23:38:17.465124744Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.019065s
2025-11-21T23:38:17.467517572Z [Info] FluentMigrator.Runner.MigrationRunner: 87: remove_eztv migrating
2025-11-21T23:38:17.470045561Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:38:17.473776823Z [Info] remove_eztv: Starting migration of Log DB to 87
2025-11-21T23:38:17.476413201Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (87, '2025-11-21T23:38:17', 'remove_eztv')
2025-11-21T23:38:17.484653691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:38:17.488736411Z [Info] FluentMigrator.Runner.MigrationRunner: 87: remove_eztv migrated
2025-11-21T23:38:17.491183527Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0187201s
2025-11-21T23:38:17.493519991Z [Info] FluentMigrator.Runner.MigrationRunner: 88: pushbullet_devices_channels_list migrating
2025-11-21T23:38:17.496497446Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:38:17.500071711Z [Info] pushbullet_devices_channels_list: Starting migration of Log DB to 88
2025-11-21T23:38:17.503151572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (88, '2025-11-21T23:38:17', 'pushbullet_devices_channels_list')
2025-11-21T23:38:17.513055872Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:38:17.518467016Z [Info] FluentMigrator.Runner.MigrationRunner: 88: pushbullet_devices_channels_list migrated
2025-11-21T23:38:17.521448469Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0219522s
2025-11-21T23:38:17.524075147Z [Info] FluentMigrator.Runner.MigrationRunner: 89: add_on_rename_to_notifcations migrating
2025-11-21T23:38:17.527034916Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:38:17.531602521Z [Info] add_on_rename_to_notifcations: Starting migration of Log DB to 89
2025-11-21T23:38:17.534764397Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (89, '2025-11-21T23:38:17', 'add_on_rename_to_notifcations')
2025-11-21T23:38:17.541666413Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:38:17.546825680Z [Info] FluentMigrator.Runner.MigrationRunner: 89: add_on_rename_to_notifcations migrated
2025-11-21T23:38:17.550371879Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0198568s
2025-11-21T23:38:17.552792142Z [Info] FluentMigrator.Runner.MigrationRunner: 90: update_kickass_url migrating
2025-11-21T23:38:17.555426916Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:38:17.559313341Z [Info] update_kickass_url: Starting migration of Log DB to 90
2025-11-21T23:38:17.562108268Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (90, '2025-11-21T23:38:17', 'update_kickass_url')
2025-11-21T23:38:17.568429464Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:38:17.572711936Z [Info] FluentMigrator.Runner.MigrationRunner: 90: update_kickass_url migrated
2025-11-21T23:38:17.575266859Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0173514s
2025-11-21T23:38:17.577633023Z [Info] FluentMigrator.Runner.MigrationRunner: 91: added_indexerstatus migrating
2025-11-21T23:38:17.580271806Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:38:17.583766151Z [Info] added_indexerstatus: Starting migration of Log DB to 91
2025-11-21T23:38:17.586290303Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (91, '2025-11-21T23:38:17', 'added_indexerstatus')
2025-11-21T23:38:17.592733344Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:38:17.598446637Z [Info] FluentMigrator.Runner.MigrationRunner: 91: added_indexerstatus migrated
2025-11-21T23:38:17.601229008Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0181607s
2025-11-21T23:38:17.603996160Z [Info] FluentMigrator.Runner.MigrationRunner: 92: add_unverifiedscenenumbering migrating
2025-11-21T23:38:17.606869504Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:38:17.611252288Z [Info] add_unverifiedscenenumbering: Starting migration of Log DB to 92
2025-11-21T23:38:17.614396077Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (92, '2025-11-21T23:38:17', 'add_unverifiedscenenumbering')
2025-11-21T23:38:17.621202100Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:38:17.626289843Z [Info] FluentMigrator.Runner.MigrationRunner: 92: add_unverifiedscenenumbering migrated
2025-11-21T23:38:17.629152787Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0189292s
2025-11-21T23:38:17.631898504Z [Info] FluentMigrator.Runner.MigrationRunner: 93: naming_config_replace_illegal_characters migrating
2025-11-21T23:38:17.635226996Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:38:17.639073199Z [Info] naming_config_replace_illegal_characters: Starting migration of Log DB to 93
2025-11-21T23:38:17.642471070Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (93, '2025-11-21T23:38:17', 'naming_config_replace_illegal_characters')
2025-11-21T23:38:17.649658670Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:38:17.654912197Z [Info] FluentMigrator.Runner.MigrationRunner: 93: naming_config_replace_illegal_characters migrated
2025-11-21T23:38:17.658988143Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0192963s
2025-11-21T23:38:17.662033514Z [Info] FluentMigrator.Runner.MigrationRunner: 94: add_tvmazeid migrating
2025-11-21T23:38:17.664532566Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:38:17.668659875Z [Info] add_tvmazeid: Starting migration of Log DB to 94
2025-11-21T23:38:17.671010447Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (94, '2025-11-21T23:38:17', 'add_tvmazeid')
2025-11-21T23:38:17.677090217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:38:17.681414824Z [Info] FluentMigrator.Runner.MigrationRunner: 94: add_tvmazeid migrated
2025-11-21T23:38:17.683915709Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0168966s
2025-11-21T23:38:17.686320621Z [Info] FluentMigrator.Runner.MigrationRunner: 95: add_additional_episodes_index migrating
2025-11-21T23:38:17.689181490Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:38:17.693204440Z [Info] add_additional_episodes_index: Starting migration of Log DB to 95
2025-11-21T23:38:17.696007563Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (95, '2025-11-21T23:38:17', 'add_additional_episodes_index')
2025-11-21T23:38:17.703074441Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:38:17.708250020Z [Info] FluentMigrator.Runner.MigrationRunner: 95: add_additional_episodes_index migrated
2025-11-21T23:38:17.711125670Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0191131s
2025-11-21T23:38:17.713423967Z [Info] FluentMigrator.Runner.MigrationRunner: 96: disable_kickass migrating
2025-11-21T23:38:17.715936946Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:38:17.720408078Z [Info] disable_kickass: Starting migration of Log DB to 96
2025-11-21T23:38:17.722868662Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (96, '2025-11-21T23:38:17', 'disable_kickass')
2025-11-21T23:38:17.730703936Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:38:17.738755466Z [Info] FluentMigrator.Runner.MigrationRunner: 96: disable_kickass migrated
2025-11-21T23:38:17.743088399Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0225571s
2025-11-21T23:38:17.746769210Z [Info] FluentMigrator.Runner.MigrationRunner: 97: add_reason_to_pending_releases migrating
2025-11-21T23:38:17.751093065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:38:17.757348729Z [Info] add_reason_to_pending_releases: Starting migration of Log DB to 97
2025-11-21T23:38:17.760207825Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (97, '2025-11-21T23:38:17', 'add_reason_to_pending_releases')
2025-11-21T23:38:17.767963399Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:38:17.774736456Z [Info] FluentMigrator.Runner.MigrationRunner: 97: add_reason_to_pending_releases migrated
2025-11-21T23:38:17.777865455Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0237609s
2025-11-21T23:38:17.780374547Z [Info] FluentMigrator.Runner.MigrationRunner: 98: remove_titans_of_tv migrating
2025-11-21T23:38:17.783001455Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:38:17.788711401Z [Info] remove_titans_of_tv: Starting migration of Log DB to 98
2025-11-21T23:38:17.791329672Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (98, '2025-11-21T23:38:17', 'remove_titans_of_tv')
2025-11-21T23:38:17.798556572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:38:17.804421269Z [Info] FluentMigrator.Runner.MigrationRunner: 98: remove_titans_of_tv migrated
2025-11-21T23:38:17.807250445Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0213394s
2025-11-21T23:38:17.810079340Z [Info] FluentMigrator.Runner.MigrationRunner: 99: extra_and_subtitle_files migrating
2025-11-21T23:38:17.813027977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:38:17.816774049Z [Info] extra_and_subtitle_files: Starting migration of Log DB to 99
2025-11-21T23:38:17.819559066Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (99, '2025-11-21T23:38:17', 'extra_and_subtitle_files')
2025-11-21T23:38:17.828234802Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:38:17.837268600Z [Info] FluentMigrator.Runner.MigrationRunner: 99: extra_and_subtitle_files migrated
2025-11-21T23:38:17.847806375Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0243723s
2025-11-21T23:38:17.854067601Z [Info] FluentMigrator.Runner.MigrationRunner: 100: add_scene_season_number migrating
2025-11-21T23:38:17.856968120Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:38:17.861857093Z [Info] add_scene_season_number: Starting migration of Log DB to 100
2025-11-21T23:38:17.865204011Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (100, '2025-11-21T23:38:17', 'add_scene_season_number')
2025-11-21T23:38:17.871959532Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:38:17.877043788Z [Info] FluentMigrator.Runner.MigrationRunner: 100: add_scene_season_number migrated
2025-11-21T23:38:17.880497571Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0201916s
2025-11-21T23:38:17.882869667Z [Info] FluentMigrator.Runner.MigrationRunner: 101: add_ultrahd_quality_in_profiles migrating
2025-11-21T23:38:17.885922553Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:38:17.889407660Z [Info] add_ultrahd_quality_in_profiles: Starting migration of Log DB to 101
2025-11-21T23:38:17.892294391Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (101, '2025-11-21T23:38:17', 'add_ultrahd_quality_in_profiles')
2025-11-21T23:38:17.898524284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:38:17.902664820Z [Info] FluentMigrator.Runner.MigrationRunner: 101: add_ultrahd_quality_in_profiles migrated
2025-11-21T23:38:17.905561652Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.016835s
2025-11-21T23:38:17.907979199Z [Info] FluentMigrator.Runner.MigrationRunner: 102: add_language_to_episodeFiles_history_and_blacklist migrating
2025-11-21T23:38:17.911433313Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:38:17.915008601Z [Info] add_language_to_episodeFiles_history_and_blacklist: Starting migration of Log DB to 102
2025-11-21T23:38:17.918761927Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (102, '2025-11-21T23:38:17', 'add_language_to_episodeFiles_history_and_blacklist')
2025-11-21T23:38:17.925564222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:38:17.929888148Z [Info] FluentMigrator.Runner.MigrationRunner: 102: add_language_to_episodeFiles_history_and_blacklist migrated
2025-11-21T23:38:17.934260019Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0184603s
2025-11-21T23:38:17.937070157Z [Info] FluentMigrator.Runner.MigrationRunner: 103: fix_metadata_file_extensions migrating
2025-11-21T23:38:17.939950105Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:38:17.943563490Z [Info] fix_metadata_file_extensions: Starting migration of Log DB to 103
2025-11-21T23:38:17.946970469Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (103, '2025-11-21T23:38:17', 'fix_metadata_file_extensions')
2025-11-21T23:38:17.953264340Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:38:17.958065587Z [Info] FluentMigrator.Runner.MigrationRunner: 103: fix_metadata_file_extensions migrated
2025-11-21T23:38:17.961507937Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0181211s
2025-11-21T23:38:17.964158854Z [Info] FluentMigrator.Runner.MigrationRunner: 104: remove_kickass migrating
2025-11-21T23:38:17.966808849Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:38:17.970276771Z [Info] remove_kickass: Starting migration of Log DB to 104
2025-11-21T23:38:17.973363796Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (104, '2025-11-21T23:38:17', 'remove_kickass')
2025-11-21T23:38:17.979385970Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:38:17.984531820Z [Info] FluentMigrator.Runner.MigrationRunner: 104: remove_kickass migrated
2025-11-21T23:38:17.987674317Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0178392s
2025-11-21T23:38:17.990123267Z [Info] FluentMigrator.Runner.MigrationRunner: 105: rename_torrent_downloadstation migrating
2025-11-21T23:38:17.993190923Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:38:17.996904880Z [Info] rename_torrent_downloadstation: Starting migration of Log DB to 105
2025-11-21T23:38:17.999681090Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (105, '2025-11-21T23:38:17', 'rename_torrent_downloadstation')
2025-11-21T23:38:18.006003699Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:38:18.011421396Z [Info] FluentMigrator.Runner.MigrationRunner: 105: rename_torrent_downloadstation migrated
2025-11-21T23:38:18.015905494Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0179712s
2025-11-21T23:38:18.018463915Z [Info] FluentMigrator.Runner.MigrationRunner: 106: update_btn_url migrating
2025-11-21T23:38:18.021008287Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:38:18.024634017Z [Info] update_btn_url: Starting migration of Log DB to 106
2025-11-21T23:38:18.027040301Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (106, '2025-11-21T23:38:18', 'update_btn_url')
2025-11-21T23:38:18.033087496Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:38:18.049406711Z [Info] FluentMigrator.Runner.MigrationRunner: 106: update_btn_url migrated
2025-11-21T23:38:18.052287410Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0283065s
2025-11-21T23:38:18.054653785Z [Info] FluentMigrator.Runner.MigrationRunner: 107: remove_wombles migrating
2025-11-21T23:38:18.057279882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:38:18.061639719Z [Info] remove_wombles: Starting migration of Log DB to 107
2025-11-21T23:38:18.064323052Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (107, '2025-11-21T23:38:18', 'remove_wombles')
2025-11-21T23:38:18.070760652Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:38:18.074571164Z [Info] FluentMigrator.Runner.MigrationRunner: 107: remove_wombles migrated
2025-11-21T23:38:18.077171298Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0173531s
2025-11-21T23:38:18.079439856Z [Info] FluentMigrator.Runner.MigrationRunner: 108: fix_extra_file_extension migrating
2025-11-21T23:38:18.082253761Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:38:18.087580314Z [Info] fix_extra_file_extension: Starting migration of Log DB to 108
2025-11-21T23:38:18.090324018Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (108, '2025-11-21T23:38:18', 'fix_extra_file_extension')
2025-11-21T23:38:18.096415231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:38:18.101242530Z [Info] FluentMigrator.Runner.MigrationRunner: 108: fix_extra_file_extension migrated
2025-11-21T23:38:18.104048449Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0190564s
2025-11-21T23:38:18.106331766Z [Info] FluentMigrator.Runner.MigrationRunner: 109: import_extra_files migrating
2025-11-21T23:38:18.108906951Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:38:18.112400103Z [Info] import_extra_files: Starting migration of Log DB to 109
2025-11-21T23:38:18.114749534Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (109, '2025-11-21T23:38:18', 'import_extra_files')
2025-11-21T23:38:18.120679552Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:38:18.124409512Z [Info] FluentMigrator.Runner.MigrationRunner: 109: import_extra_files migrated
2025-11-21T23:38:18.126981460Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0155066s
2025-11-21T23:38:18.129229205Z [Info] FluentMigrator.Runner.MigrationRunner: 110: fix_extra_files_config migrating
2025-11-21T23:38:18.131895022Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:38:18.135303825Z [Info] fix_extra_files_config: Starting migration of Log DB to 110
2025-11-21T23:38:18.137794409Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (110, '2025-11-21T23:38:18', 'fix_extra_files_config')
2025-11-21T23:38:18.143881324Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:38:18.147819442Z [Info] FluentMigrator.Runner.MigrationRunner: 110: fix_extra_files_config migrated
2025-11-21T23:38:18.150839092Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0158702s
2025-11-21T23:38:18.153763269Z [Info] FluentMigrator.Runner.MigrationRunner: 111: create_language_profiles migrating
2025-11-21T23:38:18.156856256Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:38:18.160872882Z [Info] create_language_profiles: Starting migration of Log DB to 111
2025-11-21T23:38:18.163892191Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (111, '2025-11-21T23:38:18', 'create_language_profiles')
2025-11-21T23:38:18.170541037Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:38:18.174958510Z [Info] FluentMigrator.Runner.MigrationRunner: 111: create_language_profiles migrated
2025-11-21T23:38:18.178344367Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0181044s
2025-11-21T23:38:18.181278694Z [Info] FluentMigrator.Runner.MigrationRunner: 112: added_regex_to_scenemapping migrating
2025-11-21T23:38:18.184222070Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:38:18.188079536Z [Info] added_regex_to_scenemapping: Starting migration of Log DB to 112
2025-11-21T23:38:18.190727948Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (112, '2025-11-21T23:38:18', 'added_regex_to_scenemapping')
2025-11-21T23:38:18.197072061Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:38:18.201206595Z [Info] FluentMigrator.Runner.MigrationRunner: 112: added_regex_to_scenemapping migrated
2025-11-21T23:38:18.204052184Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0170043s
2025-11-21T23:38:18.206379960Z [Info] FluentMigrator.Runner.MigrationRunner: 113: consolidate_indexer_baseurl migrating
2025-11-21T23:38:18.209203866Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:38:18.212789705Z [Info] consolidate_indexer_baseurl: Starting migration of Log DB to 113
2025-11-21T23:38:18.215481815Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (113, '2025-11-21T23:38:18', 'consolidate_indexer_baseurl')
2025-11-21T23:38:18.221634452Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:38:18.226026294Z [Info] FluentMigrator.Runner.MigrationRunner: 113: consolidate_indexer_baseurl migrated
2025-11-21T23:38:18.228841401Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0168615s
2025-11-21T23:38:18.231081541Z [Info] FluentMigrator.Runner.MigrationRunner: 114: rename_indexer_status_id migrating
2025-11-21T23:38:18.233860035Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:38:18.237337456Z [Info] rename_indexer_status_id: Starting migration of Log DB to 114
2025-11-21T23:38:18.239948303Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (114, '2025-11-21T23:38:18', 'rename_indexer_status_id')
2025-11-21T23:38:18.245908542Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:38:18.250107446Z [Info] FluentMigrator.Runner.MigrationRunner: 114: rename_indexer_status_id migrated
2025-11-21T23:38:18.252813674Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0162743s
2025-11-21T23:38:18.255076219Z [Info] FluentMigrator.Runner.MigrationRunner: 115: add_downloadclient_status migrating
2025-11-21T23:38:18.257848741Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:38:18.261292845Z [Info] add_downloadclient_status: Starting migration of Log DB to 115
2025-11-21T23:38:18.263834401Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (115, '2025-11-21T23:38:18', 'add_downloadclient_status')
2025-11-21T23:38:18.269859802Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:38:18.273939536Z [Info] FluentMigrator.Runner.MigrationRunner: 115: add_downloadclient_status migrated
2025-11-21T23:38:18.276710344Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0160498s
2025-11-21T23:38:18.278931696Z [Info] FluentMigrator.Runner.MigrationRunner: 116: disable_nyaa migrating
2025-11-21T23:38:18.281400026Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:38:18.284895433Z [Info] disable_nyaa: Starting migration of Log DB to 116
2025-11-21T23:38:18.287176686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (116, '2025-11-21T23:38:18', 'disable_nyaa')
2025-11-21T23:38:18.293114350Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:38:18.297452343Z [Info] FluentMigrator.Runner.MigrationRunner: 116: disable_nyaa migrated
2025-11-21T23:38:18.299970784Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0160601s
2025-11-21T23:38:18.302307558Z [Info] FluentMigrator.Runner.MigrationRunner: 117: add_webrip_and_br480_qualites_in_profile migrating
2025-11-21T23:38:18.305650819Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:38:18.309245827Z [Info] add_webrip_and_br480_qualites_in_profile: Starting migration of Log DB to 117
2025-11-21T23:38:18.312148170Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (117, '2025-11-21T23:38:18', 'add_webrip_and_br480_qualites_in_profile')
2025-11-21T23:38:18.318539898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:38:18.322758562Z [Info] FluentMigrator.Runner.MigrationRunner: 117: add_webrip_and_br480_qualites_in_profile migrated
2025-11-21T23:38:18.325904976Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0173251s
2025-11-21T23:38:18.328174686Z [Info] FluentMigrator.Runner.MigrationRunner: 118: add_history_eventType_index migrating
2025-11-21T23:38:18.330946426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:38:18.334377614Z [Info] add_history_eventType_index: Starting migration of Log DB to 118
2025-11-21T23:38:18.337019292Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (118, '2025-11-21T23:38:18', 'add_history_eventType_index')
2025-11-21T23:38:18.343196809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:38:18.347496916Z [Info] FluentMigrator.Runner.MigrationRunner: 118: add_history_eventType_index migrated
2025-11-21T23:38:18.350482878Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0165458s
2025-11-21T23:38:18.353066329Z [Info] FluentMigrator.Runner.MigrationRunner: 119: separate_automatic_and_interactive_searches migrating
2025-11-21T23:38:18.356396594Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:38:18.360035290Z [Info] separate_automatic_and_interactive_searches: Starting migration of Log DB to 119
2025-11-21T23:38:18.363102775Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (119, '2025-11-21T23:38:18', 'separate_automatic_and_interactive_searches')
2025-11-21T23:38:18.369776902Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:38:18.374120297Z [Info] FluentMigrator.Runner.MigrationRunner: 119: separate_automatic_and_interactive_searches migrated
2025-11-21T23:38:18.377336091Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0177441s
2025-11-21T23:38:18.379601261Z [Info] FluentMigrator.Runner.MigrationRunner: 120: update_series_episodes_history_indexes migrating
2025-11-21T23:38:18.382624217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:38:18.386100676Z [Info] update_series_episodes_history_indexes: Starting migration of Log DB to 120
2025-11-21T23:38:18.389027138Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (120, '2025-11-21T23:38:18', 'update_series_episodes_history_indexes')
2025-11-21T23:38:18.395392022Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:38:18.399864076Z [Info] FluentMigrator.Runner.MigrationRunner: 120: update_series_episodes_history_indexes migrated
2025-11-21T23:38:18.402910930Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0172244s
2025-11-21T23:38:18.405188175Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_animetosho_url migrating
2025-11-21T23:38:18.407858100Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:38:18.411461895Z [Info] update_animetosho_url: Starting migration of Log DB to 121
2025-11-21T23:38:18.414025116Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (121, '2025-11-21T23:38:18', 'update_animetosho_url')
2025-11-21T23:38:18.420227523Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:38:18.424879338Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_animetosho_url migrated
2025-11-21T23:38:18.427622461Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0168703s
2025-11-21T23:38:18.429978715Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_remux_qualities_in_profile migrating
2025-11-21T23:38:18.432871679Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:38:18.436314671Z [Info] add_remux_qualities_in_profile: Starting migration of Log DB to 122
2025-11-21T23:38:18.439024306Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (122, '2025-11-21T23:38:18', 'add_remux_qualities_in_profile')
2025-11-21T23:38:18.445450323Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:38:18.449637363Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_remux_qualities_in_profile migrated
2025-11-21T23:38:18.452503012Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0167714s
2025-11-21T23:38:18.454741519Z [Info] FluentMigrator.Runner.MigrationRunner: 123: add_history_seriesId_index migrating
2025-11-21T23:38:18.457514912Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:38:18.460981101Z [Info] add_history_seriesId_index: Starting migration of Log DB to 123
2025-11-21T23:38:18.463564782Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (123, '2025-11-21T23:38:18', 'add_history_seriesId_index')
2025-11-21T23:38:18.469713331Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:38:18.473666350Z [Info] FluentMigrator.Runner.MigrationRunner: 123: add_history_seriesId_index migrated
2025-11-21T23:38:18.476438130Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0161405s
2025-11-21T23:38:18.478694463Z [Info] FluentMigrator.Runner.MigrationRunner: 124: remove_media_browser_metadata migrating
2025-11-21T23:38:18.481515091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:38:18.485064638Z [Info] remove_media_browser_metadata: Starting migration of Log DB to 124
2025-11-21T23:38:18.487773912Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (124, '2025-11-21T23:38:18', 'remove_media_browser_metadata')
2025-11-21T23:38:18.493926459Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:38:18.497874808Z [Info] FluentMigrator.Runner.MigrationRunner: 124: remove_media_browser_metadata migrated
2025-11-21T23:38:18.500772021Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0163567s
2025-11-21T23:38:18.503040929Z [Info] FluentMigrator.Runner.MigrationRunner: 125: remove_notify_my_android_and_pushalot_notifications migrating
2025-11-21T23:38:18.506529933Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:38:18.510025621Z [Info] remove_notify_my_android_and_pushalot_notifications: Starting migration of Log DB to 125
2025-11-21T23:38:18.513276896Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (125, '2025-11-21T23:38:18', 'remove_notify_my_android_and_pushalot_notifications')
2025-11-21T23:38:18.520020844Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:38:18.524559631Z [Info] FluentMigrator.Runner.MigrationRunner: 125: remove_notify_my_android_and_pushalot_notifications migrated
2025-11-21T23:38:18.527942983Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0180437s
2025-11-21T23:38:18.530215228Z [Info] FluentMigrator.Runner.MigrationRunner: 126: add_custom_filters migrating
2025-11-21T23:38:18.532850824Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:38:18.536450802Z [Info] add_custom_filters: Starting migration of Log DB to 126
2025-11-21T23:38:18.538875283Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (126, '2025-11-21T23:38:18', 'add_custom_filters')
2025-11-21T23:38:18.544829711Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:38:18.550636992Z [Info] FluentMigrator.Runner.MigrationRunner: 126: add_custom_filters migrated
2025-11-21T23:38:18.553404865Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0177842s
2025-11-21T23:38:18.555940640Z [Info] FluentMigrator.Runner.MigrationRunner: 127: rename_restrictions_to_release_profiles migrating
2025-11-21T23:38:18.559041343Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:38:18.562739628Z [Info] rename_restrictions_to_release_profiles: Starting migration of Log DB to 127
2025-11-21T23:38:18.565738937Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (127, '2025-11-21T23:38:18', 'rename_restrictions_to_release_profiles')
2025-11-21T23:38:18.572322802Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:38:18.577512229Z [Info] FluentMigrator.Runner.MigrationRunner: 127: rename_restrictions_to_release_profiles migrated
2025-11-21T23:38:18.580669847Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0184859s
2025-11-21T23:38:18.583079889Z [Info] FluentMigrator.Runner.MigrationRunner: 128: rename_quality_profiles_add_upgrade_allowed migrating
2025-11-21T23:38:18.586283829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:38:18.589884869Z [Info] rename_quality_profiles_add_upgrade_allowed: Starting migration of Log DB to 128
2025-11-21T23:38:18.592963958Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (128, '2025-11-21T23:38:18', 'rename_quality_profiles_add_upgrade_allowed')
2025-11-21T23:38:18.599991225Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:38:18.604652590Z [Info] FluentMigrator.Runner.MigrationRunner: 128: rename_quality_profiles_add_upgrade_allowed migrated
2025-11-21T23:38:18.607890178Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0183552s
2025-11-21T23:38:18.610291032Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_relative_original_path_to_episode_file migrating
2025-11-21T23:38:18.613474631Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:38:18.617186113Z [Info] add_relative_original_path_to_episode_file: Starting migration of Log DB to 129
2025-11-21T23:38:18.620186634Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (129, '2025-11-21T23:38:18', 'add_relative_original_path_to_episode_file')
2025-11-21T23:38:18.626856773Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:38:18.631957242Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_relative_original_path_to_episode_file migrated
2025-11-21T23:38:18.635146733Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0184052s
2025-11-21T23:38:18.637477866Z [Info] FluentMigrator.Runner.MigrationRunner: 130: episode_last_searched_time migrating
2025-11-21T23:38:18.640276671Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:38:18.643876248Z [Info] episode_last_searched_time: Starting migration of Log DB to 130
2025-11-21T23:38:18.646530882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (130, '2025-11-21T23:38:18', 'episode_last_searched_time')
2025-11-21T23:38:18.652952611Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:38:18.657798918Z [Info] FluentMigrator.Runner.MigrationRunner: 130: episode_last_searched_time migrated
2025-11-21T23:38:18.660527562Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0174788s
2025-11-21T23:38:18.662779235Z [Info] FluentMigrator.Runner.MigrationRunner: 131: download_propers_config migrating
2025-11-21T23:38:18.665482076Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:38:18.669155883Z [Info] download_propers_config: Starting migration of Log DB to 131
2025-11-21T23:38:18.671642649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (131, '2025-11-21T23:38:18', 'download_propers_config')
2025-11-21T23:38:18.677614953Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:38:18.682504186Z [Info] FluentMigrator.Runner.MigrationRunner: 131: download_propers_config migrated
2025-11-21T23:38:18.685140995Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0169683s
2025-11-21T23:38:18.687396837Z [Info] FluentMigrator.Runner.MigrationRunner: 132: add_download_client_priority migrating
2025-11-21T23:38:18.690210692Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:38:18.693782873Z [Info] add_download_client_priority: Starting migration of Log DB to 132
2025-11-21T23:38:18.696484012Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (132, '2025-11-21T23:38:18', 'add_download_client_priority')
2025-11-21T23:38:18.702675206Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:38:18.707338324Z [Info] FluentMigrator.Runner.MigrationRunner: 132: add_download_client_priority migrated
2025-11-21T23:38:18.710160546Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0171063s
2025-11-21T23:38:18.712449985Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_specials_folder_format migrating
2025-11-21T23:38:18.715322709Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:38:18.718790260Z [Info] add_specials_folder_format: Starting migration of Log DB to 134
2025-11-21T23:38:18.721454464Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (134, '2025-11-21T23:38:18', 'add_specials_folder_format')
2025-11-21T23:38:18.727570227Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:38:18.732995028Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_specials_folder_format migrated
2025-11-21T23:38:18.736062113Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0176916s
2025-11-21T23:38:18.738662308Z [Info] FluentMigrator.Runner.MigrationRunner: 135: health_issue_notification migrating
2025-11-21T23:38:18.741486353Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:38:18.745524804Z [Info] health_issue_notification: Starting migration of Log DB to 135
2025-11-21T23:38:18.748378259Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (135, '2025-11-21T23:38:18', 'health_issue_notification')
2025-11-21T23:38:18.755014720Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:38:18.760936111Z [Info] FluentMigrator.Runner.MigrationRunner: 135: health_issue_notification migrated
2025-11-21T23:38:18.765210657Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.019377s
2025-11-21T23:38:18.768677566Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_indexer_and_enabled_to_release_profiles migrating
2025-11-21T23:38:18.772487788Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:38:18.777420328Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Log DB to 136
2025-11-21T23:38:18.781870568Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (136, '2025-11-21T23:38:18', 'add_indexer_and_enabled_to_release_profiles')
2025-11-21T23:38:18.793294387Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:38:18.800383038Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_indexer_and_enabled_to_release_profiles migrated
2025-11-21T23:38:18.804943319Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0272442s
2025-11-21T23:38:18.808900707Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_airedbefore_to_episodes migrating
2025-11-21T23:38:18.812966582Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:38:18.817279936Z [Info] add_airedbefore_to_episodes: Starting migration of Log DB to 137
2025-11-21T23:38:18.820349246Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (137, '2025-11-21T23:38:18', 'add_airedbefore_to_episodes')
2025-11-21T23:38:18.827321032Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:38:18.831409493Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_airedbefore_to_episodes migrated
2025-11-21T23:38:18.834438832Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0185802s
2025-11-21T23:38:18.837460215Z [Info] FluentMigrator.Runner.MigrationRunner: 138: remove_bitmetv migrating
2025-11-21T23:38:18.840055670Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:38:18.844028729Z [Info] remove_bitmetv: Starting migration of Log DB to 138
2025-11-21T23:38:18.846618072Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (138, '2025-11-21T23:38:18', 'remove_bitmetv')
2025-11-21T23:38:18.853264853Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:38:18.857706195Z [Info] FluentMigrator.Runner.MigrationRunner: 138: remove_bitmetv migrated
2025-11-21T23:38:18.860437123Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0175734s
2025-11-21T23:38:18.863040895Z [Info] FluentMigrator.Runner.MigrationRunner: 139: add_download_history migrating
2025-11-21T23:38:18.865766974Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:38:18.869796536Z [Info] add_download_history: Starting migration of Log DB to 139
2025-11-21T23:38:18.872557545Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (139, '2025-11-21T23:38:18', 'add_download_history')
2025-11-21T23:38:18.879060447Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:38:18.883273900Z [Info] FluentMigrator.Runner.MigrationRunner: 139: add_download_history migrated
2025-11-21T23:38:18.885940078Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0175215s
2025-11-21T23:38:18.888474530Z [Info] FluentMigrator.Runner.MigrationRunner: 140: remove_chown_and_folderchmod_config_v2 migrating
2025-11-21T23:38:18.891528238Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:38:18.895428971Z [Info] remove_chown_and_folderchmod_config_v2: Starting migration of Log DB to 140
2025-11-21T23:38:18.899066114Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (140, '2025-11-21T23:38:18', 'remove_chown_and_folderchmod_config_v2')
2025-11-21T23:38:18.906123001Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:38:18.910094878Z [Info] FluentMigrator.Runner.MigrationRunner: 140: remove_chown_and_folderchmod_config_v2 migrated
2025-11-21T23:38:18.913579263Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0185686s
2025-11-21T23:38:18.916248316Z [Info] FluentMigrator.Runner.MigrationRunner: 141: add_update_history migrating
2025-11-21T23:38:18.918891488Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:38:18.922833885Z [Info] add_update_history: Starting migration of Log DB to 141
2025-11-21T23:38:18.941322698Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable UpdateHistory
2025-11-21T23:38:18.947637601Z [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)
2025-11-21T23:38:18.956266724Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118387s
2025-11-21T23:38:18.958820676Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex UpdateHistory (Date)
2025-11-21T23:38:18.961623378Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC)
2025-11-21T23:38:18.967287261Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0057914s
2025-11-21T23:38:18.969988009Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (141, '2025-11-21T23:38:18', 'add_update_history')
2025-11-21T23:38:18.976299786Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:38:18.980640555Z [Info] FluentMigrator.Runner.MigrationRunner: 141: add_update_history migrated
2025-11-21T23:38:18.983290961Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0191401s
2025-11-21T23:38:18.985956197Z [Info] FluentMigrator.Runner.MigrationRunner: 142: import_lists migrating
2025-11-21T23:38:18.988506582Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:38:18.992463859Z [Info] import_lists: Starting migration of Log DB to 142
2025-11-21T23:38:18.994898460Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (142, '2025-11-21T23:38:18', 'import_lists')
2025-11-21T23:38:19.000820653Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:38:19.004666125Z [Info] FluentMigrator.Runner.MigrationRunner: 142: import_lists migrated
2025-11-21T23:38:19.007132871Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0161758s
2025-11-21T23:38:19.009480017Z [Info] FluentMigrator.Runner.MigrationRunner: 143: add_priority_to_indexers migrating
2025-11-21T23:38:19.012235194Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:38:19.016357263Z [Info] add_priority_to_indexers: Starting migration of Log DB to 143
2025-11-21T23:38:19.019106508Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (143, '2025-11-21T23:38:19', 'add_priority_to_indexers')
2025-11-21T23:38:19.025607035Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:38:19.030217617Z [Info] FluentMigrator.Runner.MigrationRunner: 143: add_priority_to_indexers migrated
2025-11-21T23:38:19.033079278Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.017965s
2025-11-21T23:38:19.035413458Z [Info] FluentMigrator.Runner.MigrationRunner: 144: import_lists_series_type_and_season_folder migrating
2025-11-21T23:38:19.038583089Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:38:19.042069769Z [Info] import_lists_series_type_and_season_folder: Starting migration of Log DB to 144
2025-11-21T23:38:19.045068015Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (144, '2025-11-21T23:38:19', 'import_lists_series_type_and_season_folder')
2025-11-21T23:38:19.051619795Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:38:19.055592414Z [Info] FluentMigrator.Runner.MigrationRunner: 144: import_lists_series_type_and_season_folder migrated
2025-11-21T23:38:19.058932528Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0170064s
2025-11-21T23:38:19.061329404Z [Info] FluentMigrator.Runner.MigrationRunner: 145: remove_growl migrating
2025-11-21T23:38:19.063896722Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:38:19.067352820Z [Info] remove_growl: Starting migration of Log DB to 145
2025-11-21T23:38:19.069721148Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (145, '2025-11-21T23:38:19', 'remove_growl')
2025-11-21T23:38:19.075493941Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:38:19.079528664Z [Info] FluentMigrator.Runner.MigrationRunner: 145: remove_growl migrated
2025-11-21T23:38:19.085293279Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0157429s
2025-11-21T23:38:19.087896090Z [Info] FluentMigrator.Runner.MigrationRunner: 146: cleanup_duplicates_updatehistory migrating
2025-11-21T23:38:19.090886500Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:38:19.094971063Z [Info] cleanup_duplicates_updatehistory: Starting migration of Log DB to 146
2025-11-21T23:38:19.100555065Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-11-21T23:38:19.103091632Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-11-21T23:38:19.122135803Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0189426s
2025-11-21T23:38:19.125080973Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (146, '2025-11-21T23:38:19', 'cleanup_duplicates_updatehistory')
2025-11-21T23:38:19.131578765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:38:19.136205559Z [Info] FluentMigrator.Runner.MigrationRunner: 146: cleanup_duplicates_updatehistory migrated
2025-11-21T23:38:19.139159206Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0332384s
2025-11-21T23:38:19.141671734Z [Info] FluentMigrator.Runner.MigrationRunner: 147: swap_filechmod_for_folderchmod migrating
2025-11-21T23:38:19.144515169Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:38:19.148213014Z [Info] swap_filechmod_for_folderchmod: Starting migration of Log DB to 147
2025-11-21T23:38:19.150962790Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (147, '2025-11-21T23:38:19', 'swap_filechmod_for_folderchmod')
2025-11-21T23:38:19.157236791Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:38:19.161440975Z [Info] FluentMigrator.Runner.MigrationRunner: 147: swap_filechmod_for_folderchmod migrated
2025-11-21T23:38:19.164319000Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0169212s
2025-11-21T23:38:19.166630944Z [Info] FluentMigrator.Runner.MigrationRunner: 148: mediainfo_channels migrating
2025-11-21T23:38:19.169338796Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:38:19.173448099Z [Info] mediainfo_channels: Starting migration of Log DB to 148
2025-11-21T23:38:19.176268036Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (148, '2025-11-21T23:38:19', 'mediainfo_channels')
2025-11-21T23:38:19.182323076Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:38:19.186386377Z [Info] FluentMigrator.Runner.MigrationRunner: 148: mediainfo_channels migrated
2025-11-21T23:38:19.189660769Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0171276s
2025-11-21T23:38:19.192092385Z [Info] FluentMigrator.Runner.MigrationRunner: 149: add_on_delete_to_notifications migrating
2025-11-21T23:38:19.195070340Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:38:19.198650688Z [Info] add_on_delete_to_notifications: Starting migration of Log DB to 149
2025-11-21T23:38:19.201380454Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (149, '2025-11-21T23:38:19', 'add_on_delete_to_notifications')
2025-11-21T23:38:19.207511227Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:38:19.224910667Z [Info] FluentMigrator.Runner.MigrationRunner: 149: add_on_delete_to_notifications migrated
2025-11-21T23:38:19.227771646Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0298471s
2025-11-21T23:38:19.230061046Z [Info] FluentMigrator.Runner.MigrationRunner: 150: add_scene_mapping_origin migrating
2025-11-21T23:38:19.232757935Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:38:19.236249114Z [Info] add_scene_mapping_origin: Starting migration of Log DB to 150
2025-11-21T23:38:19.238764669Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (150, '2025-11-21T23:38:19', 'add_scene_mapping_origin')
2025-11-21T23:38:19.245209584Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:38:19.271281774Z [Info] FluentMigrator.Runner.MigrationRunner: 150: add_scene_mapping_origin migrated
2025-11-21T23:38:19.274279580Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0384249s
2025-11-21T23:38:19.276809523Z [Info] FluentMigrator.Runner.MigrationRunner: 151: remove_custom_filter_type migrating
2025-11-21T23:38:19.279574149Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:38:19.283252805Z [Info] remove_custom_filter_type: Starting migration of Log DB to 151
2025-11-21T23:38:19.286216862Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (151, '2025-11-21T23:38:19', 'remove_custom_filter_type')
2025-11-21T23:38:19.293024218Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:38:19.310843963Z [Info] FluentMigrator.Runner.MigrationRunner: 151: remove_custom_filter_type migrated
2025-11-21T23:38:19.314652140Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.031219s
2025-11-21T23:38:19.317141542Z [Info] FluentMigrator.Runner.MigrationRunner: 152: update_btn_url_to_https migrating
2025-11-21T23:38:19.319908122Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:38:19.323678593Z [Info] update_btn_url_to_https: Starting migration of Log DB to 152
2025-11-21T23:38:19.326328067Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (152, '2025-11-21T23:38:19', 'update_btn_url_to_https')
2025-11-21T23:38:19.349628938Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:38:19.377137991Z [Info] FluentMigrator.Runner.MigrationRunner: 152: update_btn_url_to_https migrated
2025-11-21T23:38:19.379979502Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0571729s
2025-11-21T23:38:19.382491109Z [Info] FluentMigrator.Runner.MigrationRunner: 153: add_on_episodefiledelete_for_upgrade migrating
2025-11-21T23:38:19.385608745Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:38:19.389156458Z [Info] add_on_episodefiledelete_for_upgrade: Starting migration of Log DB to 153
2025-11-21T23:38:19.392092669Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (153, '2025-11-21T23:38:19', 'add_on_episodefiledelete_for_upgrade')
2025-11-21T23:38:19.398470079Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:38:19.404487233Z [Info] FluentMigrator.Runner.MigrationRunner: 153: add_on_episodefiledelete_for_upgrade migrated
2025-11-21T23:38:19.409893317Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0187624s
2025-11-21T23:38:19.413791094Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_name_release_profile migrating
2025-11-21T23:38:19.418495295Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:38:19.424522960Z [Info] add_name_release_profile: Starting migration of Log DB to 154
2025-11-21T23:38:19.429031497Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (154, '2025-11-21T23:38:19', 'add_name_release_profile')
2025-11-21T23:38:19.436708052Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:38:19.464679586Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_name_release_profile migrated
2025-11-21T23:38:19.467512790Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0461982s
2025-11-21T23:38:19.469845216Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_arabic_and_hindi_languages migrating
2025-11-21T23:38:19.472718420Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:38:19.476211693Z [Info] add_arabic_and_hindi_languages: Starting migration of Log DB to 155
2025-11-21T23:38:19.478999616Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (155, '2025-11-21T23:38:19', 'add_arabic_and_hindi_languages')
2025-11-21T23:38:19.485441716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:38:19.495704798Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_arabic_and_hindi_languages migrated
2025-11-21T23:38:19.498731061Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0229598s
2025-11-21T23:38:19.501142626Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_bypass_to_delay_profile migrating
2025-11-21T23:38:19.504036893Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:38:19.507483021Z [Info] add_bypass_to_delay_profile: Starting migration of Log DB to 156
2025-11-21T23:38:19.510117725Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (156, '2025-11-21T23:38:19', 'add_bypass_to_delay_profile')
2025-11-21T23:38:19.516256625Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:38:19.529184422Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_bypass_to_delay_profile migrated
2025-11-21T23:38:19.531944208Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0251411s
2025-11-21T23:38:19.534161111Z [Info] FluentMigrator.Runner.MigrationRunner: 157: email_multiple_addresses migrating
2025-11-21T23:38:19.536983393Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:38:19.540465583Z [Info] email_multiple_addresses: Starting migration of Log DB to 157
2025-11-21T23:38:19.543047692Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (157, '2025-11-21T23:38:19', 'email_multiple_addresses')
2025-11-21T23:38:19.549037331Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:38:19.560466250Z [Info] FluentMigrator.Runner.MigrationRunner: 157: email_multiple_addresses migrated
2025-11-21T23:38:19.563150374Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0234651s
2025-11-21T23:38:19.565407478Z [Info] FluentMigrator.Runner.MigrationRunner: 158: cdh_per_downloadclient migrating
2025-11-21T23:38:19.568045860Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:38:19.571454953Z [Info] cdh_per_downloadclient: Starting migration of Log DB to 158
2025-11-21T23:38:19.573993795Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (158, '2025-11-21T23:38:19', 'cdh_per_downloadclient')
2025-11-21T23:38:19.579950086Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:38:19.594228603Z [Info] FluentMigrator.Runner.MigrationRunner: 158: cdh_per_downloadclient migrated
2025-11-21T23:38:19.596921565Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0261925s
2025-11-21T23:38:19.599200222Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_indexer_tags migrating
2025-11-21T23:38:19.601765427Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:38:19.605231796Z [Info] add_indexer_tags: Starting migration of Log DB to 159
2025-11-21T23:38:19.607585985Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (159, '2025-11-21T23:38:19', 'add_indexer_tags')
2025-11-21T23:38:19.613390321Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:38:19.635804146Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_indexer_tags migrated
2025-11-21T23:38:19.638287756Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0340232s
2025-11-21T23:38:19.640565492Z [Info] FluentMigrator.Runner.MigrationRunner: 160: rename_blacklist_to_blocklist migrating
2025-11-21T23:38:19.643429568Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:38:19.646858892Z [Info] rename_blacklist_to_blocklist: Starting migration of Log DB to 160
2025-11-21T23:38:19.649520711Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (160, '2025-11-21T23:38:19', 'rename_blacklist_to_blocklist')
2025-11-21T23:38:19.655569088Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:38:19.672880651Z [Info] FluentMigrator.Runner.MigrationRunner: 160: rename_blacklist_to_blocklist migrated
2025-11-21T23:38:19.675691881Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0294336s
2025-11-21T23:38:19.677931650Z [Info] FluentMigrator.Runner.MigrationRunner: 161: remove_plex_hometheatre migrating
2025-11-21T23:38:19.680596124Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:38:19.683979276Z [Info] remove_plex_hometheatre: Starting migration of Log DB to 161
2025-11-21T23:38:19.686501293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (161, '2025-11-21T23:38:19', 'remove_plex_hometheatre')
2025-11-21T23:38:19.692496734Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:38:19.708842021Z [Info] FluentMigrator.Runner.MigrationRunner: 161: remove_plex_hometheatre migrated
2025-11-21T23:38:19.711780657Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0282447s
2025-11-21T23:38:19.713947439Z [Info] FluentMigrator.Runner.MigrationRunner: 162: release_profile_to_array migrating
2025-11-21T23:38:19.716678137Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:38:19.720117822Z [Info] release_profile_to_array: Starting migration of Log DB to 162
2025-11-21T23:38:19.722918801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (162, '2025-11-21T23:38:19', 'release_profile_to_array')
2025-11-21T23:38:19.728735371Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:38:19.733286654Z [Info] FluentMigrator.Runner.MigrationRunner: 162: release_profile_to_array migrated
2025-11-21T23:38:19.736045519Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0166287s
2025-11-21T23:38:19.738271370Z [Info] FluentMigrator.Runner.MigrationRunner: 163: mediainfo_to_ffmpeg migrating
2025-11-21T23:38:19.740843117Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:38:19.744534489Z [Info] mediainfo_to_ffmpeg: Starting migration of Log DB to 163
2025-11-21T23:38:19.746969983Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (163, '2025-11-21T23:38:19', 'mediainfo_to_ffmpeg')
2025-11-21T23:38:19.752862596Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:38:19.757178645Z [Info] FluentMigrator.Runner.MigrationRunner: 163: mediainfo_to_ffmpeg migrated
2025-11-21T23:38:19.759754932Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0163141s
2025-11-21T23:38:19.762012016Z [Info] FluentMigrator.Runner.MigrationRunner: 164: download_client_per_indexer migrating
2025-11-21T23:38:19.764785670Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:38:19.768208311Z [Info] download_client_per_indexer: Starting migration of Log DB to 164
2025-11-21T23:38:19.770830130Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (164, '2025-11-21T23:38:19', 'download_client_per_indexer')
2025-11-21T23:38:19.776880380Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:38:19.781381713Z [Info] FluentMigrator.Runner.MigrationRunner: 164: download_client_per_indexer migrated
2025-11-21T23:38:19.784223194Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0165943s
2025-11-21T23:38:19.786566591Z [Info] FluentMigrator.Runner.MigrationRunner: 165: add_on_update_to_notifications migrating
2025-11-21T23:38:19.789512592Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:38:19.793260327Z [Info] add_on_update_to_notifications: Starting migration of Log DB to 165
2025-11-21T23:38:19.796116578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (165, '2025-11-21T23:38:19', 'add_on_update_to_notifications')
2025-11-21T23:38:19.802658068Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:38:19.806747651Z [Info] FluentMigrator.Runner.MigrationRunner: 165: add_on_update_to_notifications migrated
2025-11-21T23:38:19.809640505Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0172434s
2025-11-21T23:38:19.812122683Z [Info] FluentMigrator.Runner.MigrationRunner: 166: update_series_sort_title migrating
2025-11-21T23:38:19.814845404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:38:19.818585213Z [Info] update_series_sort_title: Starting migration of Log DB to 166
2025-11-21T23:38:19.821250559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (166, '2025-11-21T23:38:19', 'update_series_sort_title')
2025-11-21T23:38:19.827425672Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:38:19.831344110Z [Info] FluentMigrator.Runner.MigrationRunner: 166: update_series_sort_title migrated
2025-11-21T23:38:19.834081592Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0164909s
2025-11-21T23:38:19.836397815Z [Info] FluentMigrator.Runner.MigrationRunner: 167: add_tvdbid_to_episode migrating
2025-11-21T23:38:19.839018531Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:38:19.842449188Z [Info] add_tvdbid_to_episode: Starting migration of Log DB to 167
2025-11-21T23:38:19.844969592Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (167, '2025-11-21T23:38:19', 'add_tvdbid_to_episode')
2025-11-21T23:38:19.851067489Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:38:19.855443118Z [Info] FluentMigrator.Runner.MigrationRunner: 167: add_tvdbid_to_episode migrated
2025-11-21T23:38:19.858128124Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0164154s
2025-11-21T23:38:19.860633759Z [Info] FluentMigrator.Runner.MigrationRunner: 168: add_additional_info_to_pending_releases migrating
2025-11-21T23:38:19.863690162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:38:19.867589262Z [Info] add_additional_info_to_pending_releases: Starting migration of Log DB to 168
2025-11-21T23:38:19.870632739Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (168, '2025-11-21T23:38:19', 'add_additional_info_to_pending_releases')
2025-11-21T23:38:19.877538652Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:38:19.881576512Z [Info] FluentMigrator.Runner.MigrationRunner: 168: add_additional_info_to_pending_releases migrated
2025-11-21T23:38:19.884717906Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0178755s
2025-11-21T23:38:19.887154231Z [Info] FluentMigrator.Runner.MigrationRunner: 169: add_malayalam_and_ukrainian_languages migrating
2025-11-21T23:38:19.913229828Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:38:19.918138321Z [Info] add_malayalam_and_ukrainian_languages: Starting migration of Log DB to 169
2025-11-21T23:38:19.921277461Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (169, '2025-11-21T23:38:19', 'add_malayalam_and_ukrainian_languages')
2025-11-21T23:38:19.927918761Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:38:19.931969306Z [Info] FluentMigrator.Runner.MigrationRunner: 169: add_malayalam_and_ukrainian_languages migrated
2025-11-21T23:38:19.935010569Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0189221s
2025-11-21T23:38:19.937326301Z [Info] FluentMigrator.Runner.MigrationRunner: 170: add_language_tags_to_subtitle_files migrating
2025-11-21T23:38:19.940285018Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:38:19.943727900Z [Info] add_language_tags_to_subtitle_files: Starting migration of Log DB to 170
2025-11-21T23:38:19.946574861Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (170, '2025-11-21T23:38:19', 'add_language_tags_to_subtitle_files')
2025-11-21T23:38:19.952799834Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:38:19.956708362Z [Info] FluentMigrator.Runner.MigrationRunner: 170: add_language_tags_to_subtitle_files migrated
2025-11-21T23:38:19.959654203Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0164253s
2025-11-21T23:38:19.962284218Z [Info] FluentMigrator.Runner.MigrationRunner: 171: add_custom_formats migrating
2025-11-21T23:38:19.964853170Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:38:19.968270981Z [Info] add_custom_formats: Starting migration of Log DB to 171
2025-11-21T23:38:19.970638067Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (171, '2025-11-21T23:38:19', 'add_custom_formats')
2025-11-21T23:38:19.976426390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:38:19.980333837Z [Info] FluentMigrator.Runner.MigrationRunner: 171: add_custom_formats migrated
2025-11-21T23:38:19.982813679Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.01543s
2025-11-21T23:38:19.985033198Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_SeasonSearchMaximumSingleEpisodeAge_to_indexers migrating
2025-11-21T23:38:19.988495729Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:38:19.991921406Z [Info] add_SeasonSearchMaximumSingleEpisodeAge_to_indexers: Starting migration of Log DB to 172
2025-11-21T23:38:19.995237953Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (172, '2025-11-21T23:38:19', 'add_SeasonSearchMaximumSingleEpisodeAge_to_indexers')
2025-11-21T23:38:20.002043344Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:38:20.005799817Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_SeasonSearchMaximumSingleEpisodeAge_to_indexers migrated
2025-11-21T23:38:20.009351758Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0173127s
2025-11-21T23:38:20.011544693Z [Info] FluentMigrator.Runner.MigrationRunner: 173: remove_omg migrating
2025-11-21T23:38:20.013925756Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:38:20.017306803Z [Info] remove_omg: Starting migration of Log DB to 173
2025-11-21T23:38:20.019505701Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (173, '2025-11-21T23:38:20', 'remove_omg')
2025-11-21T23:38:20.025075444Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:38:20.028831967Z [Info] FluentMigrator.Runner.MigrationRunner: 173: remove_omg migrated
2025-11-21T23:38:20.031193190Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.014944s
2025-11-21T23:38:20.033399532Z [Info] FluentMigrator.Runner.MigrationRunner: 174: add_salt_to_users migrating
2025-11-21T23:38:20.035937953Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:38:20.039364421Z [Info] add_salt_to_users: Starting migration of Log DB to 174
2025-11-21T23:38:20.041716797Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (174, '2025-11-21T23:38:20', 'add_salt_to_users')
2025-11-21T23:38:20.047507836Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:38:20.051237515Z [Info] FluentMigrator.Runner.MigrationRunner: 174: add_salt_to_users migrated
2025-11-21T23:38:20.053818100Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0153294s
2025-11-21T23:38:20.056038731Z [Info] FluentMigrator.Runner.MigrationRunner: 175: language_profiles_to_custom_formats migrating
2025-11-21T23:38:20.058981345Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:38:20.062387904Z [Info] language_profiles_to_custom_formats: Starting migration of Log DB to 175
2025-11-21T23:38:20.065199154Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (175, '2025-11-21T23:38:20', 'language_profiles_to_custom_formats')
2025-11-21T23:38:20.071502594Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:38:20.075310611Z [Info] FluentMigrator.Runner.MigrationRunner: 175: language_profiles_to_custom_formats migrated
2025-11-21T23:38:20.078312053Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0163391s
2025-11-21T23:38:20.080658688Z [Info] FluentMigrator.Runner.MigrationRunner: 176: original_language migrating
2025-11-21T23:38:20.083189743Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:38:20.086742867Z [Info] original_language: Starting migration of Log DB to 176
2025-11-21T23:38:20.089174132Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (176, '2025-11-21T23:38:20', 'original_language')
2025-11-21T23:38:20.095112557Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:38:20.099095386Z [Info] FluentMigrator.Runner.MigrationRunner: 176: original_language migrated
2025-11-21T23:38:20.101895323Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0159067s
2025-11-21T23:38:20.104145744Z [Info] FluentMigrator.Runner.MigrationRunner: 177: add_on_manual_interaction_required_to_notifications migrating
2025-11-21T23:38:20.107671742Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:38:20.111148332Z [Info] add_on_manual_interaction_required_to_notifications: Starting migration of Log DB to 177
2025-11-21T23:38:20.114448215Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (177, '2025-11-21T23:38:20', 'add_on_manual_interaction_required_to_notifications')
2025-11-21T23:38:20.121204818Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:38:20.125255353Z [Info] FluentMigrator.Runner.MigrationRunner: 177: add_on_manual_interaction_required_to_notifications migrated
2025-11-21T23:38:20.128597772Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0175741s
2025-11-21T23:38:20.130804936Z [Info] FluentMigrator.Runner.MigrationRunner: 178: list_sync_time migrating
2025-11-21T23:38:20.133289468Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:38:20.136992403Z [Info] list_sync_time: Starting migration of Log DB to 178
2025-11-21T23:38:20.139308415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (178, '2025-11-21T23:38:20', 'list_sync_time')
2025-11-21T23:38:20.145230839Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:38:20.149331214Z [Info] FluentMigrator.Runner.MigrationRunner: 178: list_sync_time migrated
2025-11-21T23:38:20.151907330Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0160299s
2025-11-21T23:38:20.154251690Z [Info] FluentMigrator.Runner.MigrationRunner: 179: add_auto_tagging migrating
2025-11-21T23:38:20.156851334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:38:20.160295077Z [Info] add_auto_tagging: Starting migration of Log DB to 179
2025-11-21T23:38:20.162663445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (179, '2025-11-21T23:38:20', 'add_auto_tagging')
2025-11-21T23:38:20.168802856Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:38:20.172830334Z [Info] FluentMigrator.Runner.MigrationRunner: 179: add_auto_tagging migrated
2025-11-21T23:38:20.175560471Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0159855s
2025-11-21T23:38:20.177890852Z [Info] FluentMigrator.Runner.MigrationRunner: 180: task_duration migrating
2025-11-21T23:38:20.180396377Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:38:20.183940582Z [Info] task_duration: Starting migration of Log DB to 180
2025-11-21T23:38:20.186298269Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (180, '2025-11-21T23:38:20', 'task_duration')
2025-11-21T23:38:20.192232175Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:38:20.196194453Z [Info] FluentMigrator.Runner.MigrationRunner: 180: task_duration migrated
2025-11-21T23:38:20.198652321Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0157844s
2025-11-21T23:38:20.200915828Z [Info] FluentMigrator.Runner.MigrationRunner: 181: quality_definition_preferred_size migrating
2025-11-21T23:38:20.203802690Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:38:20.207224719Z [Info] quality_definition_preferred_size: Starting migration of Log DB to 181
2025-11-21T23:38:20.209959244Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (181, '2025-11-21T23:38:20', 'quality_definition_preferred_size')
2025-11-21T23:38:20.216297024Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:38:20.220252347Z [Info] FluentMigrator.Runner.MigrationRunner: 181: quality_definition_preferred_size migrated
2025-11-21T23:38:20.223155632Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0164494s
2025-11-21T23:38:20.225740426Z [Info] FluentMigrator.Runner.MigrationRunner: 182: add_custom_format_score_bypass_to_delay_profile migrating
2025-11-21T23:38:20.229050991Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:38:20.232745189Z [Info] add_custom_format_score_bypass_to_delay_profile: Starting migration of Log DB to 182
2025-11-21T23:38:20.235880852Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (182, '2025-11-21T23:38:20', 'add_custom_format_score_bypass_to_delay_profile')
2025-11-21T23:38:20.242643597Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:38:20.246800215Z [Info] FluentMigrator.Runner.MigrationRunner: 182: add_custom_format_score_bypass_to_delay_profile migrated
2025-11-21T23:38:20.250248768Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0177465s
2025-11-21T23:38:20.252471273Z [Info] FluentMigrator.Runner.MigrationRunner: 183: update_images_remote_url migrating
2025-11-21T23:38:20.255532165Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:38:20.258723630Z [Info] update_images_remote_url: Starting migration of Log DB to 183
2025-11-21T23:38:20.261298184Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (183, '2025-11-21T23:38:20', 'update_images_remote_url')
2025-11-21T23:38:20.267286570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:38:20.271223186Z [Info] FluentMigrator.Runner.MigrationRunner: 183: update_images_remote_url migrated
2025-11-21T23:38:20.274200570Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.016018s
2025-11-21T23:38:20.276659801Z [Info] FluentMigrator.Runner.MigrationRunner: 184: remove_invalid_roksbox_metadata_images migrating
2025-11-21T23:38:20.279743169Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:38:20.283676337Z [Info] remove_invalid_roksbox_metadata_images: Starting migration of Log DB to 184
2025-11-21T23:38:20.286582899Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (184, '2025-11-21T23:38:20', 'remove_invalid_roksbox_metadata_images')
2025-11-21T23:38:20.293008425Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:38:20.296957245Z [Info] FluentMigrator.Runner.MigrationRunner: 184: remove_invalid_roksbox_metadata_images migrated
2025-11-21T23:38:20.300402591Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0172188s
2025-11-21T23:38:20.302634384Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_episode_runtime migrating
2025-11-21T23:38:20.305206823Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:38:20.308633122Z [Info] add_episode_runtime: Starting migration of Log DB to 185
2025-11-21T23:38:20.311028304Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (185, '2025-11-21T23:38:20', 'add_episode_runtime')
2025-11-21T23:38:20.316899715Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:38:20.320741208Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_episode_runtime migrated
2025-11-21T23:38:20.323363919Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.01554s
2025-11-21T23:38:20.325608488Z [Info] FluentMigrator.Runner.MigrationRunner: 186: add_result_to_commands migrating
2025-11-21T23:38:20.328286018Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:38:20.331706104Z [Info] add_result_to_commands: Starting migration of Log DB to 186
2025-11-21T23:38:20.334195486Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (186, '2025-11-21T23:38:20', 'add_result_to_commands')
2025-11-21T23:38:20.340096526Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:38:20.343878360Z [Info] FluentMigrator.Runner.MigrationRunner: 186: add_result_to_commands migrated
2025-11-21T23:38:20.346561502Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0155735s
2025-11-21T23:38:20.348826742Z [Info] FluentMigrator.Runner.MigrationRunner: 187: add_on_series_add_to_notifications migrating
2025-11-21T23:38:20.351751741Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:38:20.355184522Z [Info] add_on_series_add_to_notifications: Starting migration of Log DB to 187
2025-11-21T23:38:20.357986553Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (187, '2025-11-21T23:38:20', 'add_on_series_add_to_notifications')
2025-11-21T23:38:20.364228019Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:38:20.367969191Z [Info] FluentMigrator.Runner.MigrationRunner: 187: add_on_series_add_to_notifications migrated
2025-11-21T23:38:20.370918188Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0162122s
2025-11-21T23:38:20.373264021Z [Info] FluentMigrator.Runner.MigrationRunner: 188: postgres_update_timestamp_columns_to_with_timezone migrating
2025-11-21T23:38:20.376625739Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:38:20.380312261Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Log DB to 188
2025-11-21T23:38:20.390400421Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Logs
2025-11-21T23:38:20.392942379Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.78E-05s
2025-11-21T23:38:20.396203614Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Logs Time DateTimeOffset
2025-11-21T23:38:20.407857667Z [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)
2025-11-21T23:38:20.417188393Z [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"
2025-11-21T23:38:20.425185403Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs"
2025-11-21T23:38:20.429400278Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Logs_temp" RENAME TO "Logs"
2025-11-21T23:38:20.436391874Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC)
2025-11-21T23:38:20.442211341Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0432225s
2025-11-21T23:38:20.444368343Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable UpdateHistory
2025-11-21T23:38:20.446837775Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.19E-05s
2025-11-21T23:38:20.448899867Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn UpdateHistory Date DateTimeOffset
2025-11-21T23:38:20.457231931Z [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)
2025-11-21T23:38:20.464913306Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "UpdateHistory_temp" ("Id", "Date", "Version", "EventType") SELECT "Id", "Date", "Version", "EventType" FROM "UpdateHistory"
2025-11-21T23:38:20.472029372Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "UpdateHistory"
2025-11-21T23:38:20.477004388Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "UpdateHistory_temp" RENAME TO "UpdateHistory"
2025-11-21T23:38:20.502532092Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC)
2025-11-21T23:38:20.507696350Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0558216s
2025-11-21T23:38:20.509878433Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2025-11-21T23:38:20.512248845Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.08E-05s
2025-11-21T23:38:20.514319865Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset
2025-11-21T23:38:20.522190280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT)
2025-11-21T23:38:20.528619002Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo"
2025-11-21T23:38:20.536568537Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo"
2025-11-21T23:38:20.541190021Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo"
2025-11-21T23:38:20.554759751Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2025-11-21T23:38:20.568295372Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0508783s
2025-11-21T23:38:20.570897550Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (188, '2025-11-21T23:38:20', 'postgres_update_timestamp_columns_to_with_timezone')
2025-11-21T23:38:20.577756219Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:38:20.582415750Z [Info] FluentMigrator.Runner.MigrationRunner: 188: postgres_update_timestamp_columns_to_with_timezone migrated
2025-11-21T23:38:20.585818981Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0650615s
2025-11-21T23:38:20.588332311Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_colon_replacement_to_naming_config migrating
2025-11-21T23:38:20.591374316Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:38:20.595569482Z [Info] add_colon_replacement_to_naming_config: Starting migration of Log DB to 189
2025-11-21T23:38:20.598089816Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (189, '2025-11-21T23:38:20', 'add_colon_replacement_to_naming_config')
2025-11-21T23:38:20.604619081Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:38:20.608479363Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_colon_replacement_to_naming_config migrated
2025-11-21T23:38:20.611518061Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0170846s
2025-11-21T23:38:20.613759483Z [Info] FluentMigrator.Runner.MigrationRunner: 190: health_restored_notification migrating
2025-11-21T23:38:20.616603219Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:38:20.620089056Z [Info] health_restored_notification: Starting migration of Log DB to 190
2025-11-21T23:38:20.622800906Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (190, '2025-11-21T23:38:20', 'health_restored_notification')
2025-11-21T23:38:20.629253617Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:38:20.633093888Z [Info] FluentMigrator.Runner.MigrationRunner: 190: health_restored_notification migrated
2025-11-21T23:38:20.636342349Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0164894s
2025-11-21T23:38:20.638302485Z [Info] FluentMigrator.Runner.MigrationRunner: 191: add_download_client_tags migrating
2025-11-21T23:38:20.640993713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:38:20.644547077Z [Info] add_download_client_tags: Starting migration of Log DB to 191
2025-11-21T23:38:20.647572508Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (191, '2025-11-21T23:38:20', 'add_download_client_tags')
2025-11-21T23:38:20.653350521Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:38:20.657279120Z [Info] FluentMigrator.Runner.MigrationRunner: 191: add_download_client_tags migrated
2025-11-21T23:38:20.660286224Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0162574s
2025-11-21T23:38:20.662693450Z [Info] FluentMigrator.Runner.MigrationRunner: 192: import_exclusion_type migrating
2025-11-21T23:38:20.665131819Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:38:20.668679472Z [Info] import_exclusion_type: Starting migration of Log DB to 192
2025-11-21T23:38:20.671455400Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (192, '2025-11-21T23:38:20', 'import_exclusion_type')
2025-11-21T23:38:20.677676756Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:38:20.681342286Z [Info] FluentMigrator.Runner.MigrationRunner: 192: import_exclusion_type migrated
2025-11-21T23:38:20.684286593Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0162097s
2025-11-21T23:38:20.686822839Z [Info] FluentMigrator.Runner.MigrationRunner: 193: add_import_list_items migrating
2025-11-21T23:38:20.689755754Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:38:20.692639039Z [Info] add_import_list_items: Starting migration of Log DB to 193
2025-11-21T23:38:20.695387653Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (193, '2025-11-21T23:38:20', 'add_import_list_items')
2025-11-21T23:38:20.701089843Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:38:20.704843831Z [Info] FluentMigrator.Runner.MigrationRunner: 193: add_import_list_items migrated
2025-11-21T23:38:20.707784802Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0156167s
2025-11-21T23:38:20.710093099Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_notification_status migrating
2025-11-21T23:38:20.712633102Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:38:20.716169672Z [Info] add_notification_status: Starting migration of Log DB to 194
2025-11-21T23:38:20.718603172Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (194, '2025-11-21T23:38:20', 'add_notification_status')
2025-11-21T23:38:20.724559974Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:38:20.728741513Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_notification_status migrated
2025-11-21T23:38:20.731548524Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.016109s
2025-11-21T23:38:20.733780007Z [Info] FluentMigrator.Runner.MigrationRunner: 195: parse_language_tags_from_existing_subtitle_files migrating
2025-11-21T23:38:20.737055551Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:38:20.740517701Z [Info] parse_language_tags_from_existing_subtitle_files: Starting migration of Log DB to 195
2025-11-21T23:38:20.743912025Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (195, '2025-11-21T23:38:20', 'parse_language_tags_from_existing_subtitle_files')
2025-11-21T23:38:20.750455910Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:38:20.754600594Z [Info] FluentMigrator.Runner.MigrationRunner: 195: parse_language_tags_from_existing_subtitle_files migrated
2025-11-21T23:38:20.757957793Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0175353s
2025-11-21T23:38:20.760165298Z [Info] FluentMigrator.Runner.MigrationRunner: 196: add_finale_type migrating
2025-11-21T23:38:20.762736203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:38:20.766637959Z [Info] add_finale_type: Starting migration of Log DB to 196
2025-11-21T23:38:20.768830012Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (196, '2025-11-21T23:38:20', 'add_finale_type')
2025-11-21T23:38:20.774913309Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:38:20.778644060Z [Info] FluentMigrator.Runner.MigrationRunner: 196: add_finale_type migrated
2025-11-21T23:38:20.781119945Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0159294s
2025-11-21T23:38:20.783568254Z [Info] FluentMigrator.Runner.MigrationRunner: 197: list_add_missing_search migrating
2025-11-21T23:38:20.786296396Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:38:20.790167961Z [Info] list_add_missing_search: Starting migration of Log DB to 197
2025-11-21T23:38:20.793480781Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (197, '2025-11-21T23:38:20', 'list_add_missing_search')
2025-11-21T23:38:20.799685793Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:38:20.804188839Z [Info] FluentMigrator.Runner.MigrationRunner: 197: list_add_missing_search migrated
2025-11-21T23:38:20.806970879Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0177282s
2025-11-21T23:38:20.809136970Z [Info] FluentMigrator.Runner.MigrationRunner: 198: parse_title_from_existing_subtitle_files migrating
2025-11-21T23:38:20.812272513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:38:20.816137324Z [Info] parse_title_from_existing_subtitle_files: Starting migration of Log DB to 198
2025-11-21T23:38:20.819439242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (198, '2025-11-21T23:38:20', 'parse_title_from_existing_subtitle_files')
2025-11-21T23:38:20.821196941Z [Info] ManagedHttpDispatcher: IPv4 is available: True, IPv6 will be disabled
2025-11-21T23:38:20.826718888Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:38:20.831813865Z [Info] FluentMigrator.Runner.MigrationRunner: 198: parse_title_from_existing_subtitle_files migrated
2025-11-21T23:38:20.834941171Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0195158s
2025-11-21T23:38:20.837241954Z [Info] FluentMigrator.Runner.MigrationRunner: 199: series_last_aired migrating
2025-11-21T23:38:20.839830034Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:38:20.843614593Z [Info] series_last_aired: Starting migration of Log DB to 199
2025-11-21T23:38:20.845768450Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (199, '2025-11-21T23:38:20', 'series_last_aired')
2025-11-21T23:38:20.851709050Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:38:20.855541565Z [Info] FluentMigrator.Runner.MigrationRunner: 199: series_last_aired migrated
2025-11-21T23:38:20.858109455Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0157067s
2025-11-21T23:38:20.860377341Z [Info] FluentMigrator.Runner.MigrationRunner: 200: AddNewItemMonitorType migrating
2025-11-21T23:38:20.863095043Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:38:20.867176620Z [Info] AddNewItemMonitorType: Starting migration of Log DB to 200
2025-11-21T23:38:20.869334324Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (200, '2025-11-21T23:38:20', 'AddNewItemMonitorType')
2025-11-21T23:38:20.875541391Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:38:20.879422194Z [Info] FluentMigrator.Runner.MigrationRunner: 200: AddNewItemMonitorType migrated
2025-11-21T23:38:20.882094013Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0161524s
2025-11-21T23:38:20.884411910Z [Info] FluentMigrator.Runner.MigrationRunner: 201: email_encryption migrating
2025-11-21T23:38:20.887015601Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:38:20.890645178Z [Info] email_encryption: Starting migration of Log DB to 201
2025-11-21T23:38:20.892904277Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (201, '2025-11-21T23:38:20', 'email_encryption')
2025-11-21T23:38:20.898770607Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:38:20.902796933Z [Info] FluentMigrator.Runner.MigrationRunner: 201: email_encryption migrated
2025-11-21T23:38:20.905324642Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0158393s
2025-11-21T23:38:20.907932993Z [Info] FluentMigrator.Runner.MigrationRunner: 202: add_indexer_flags migrating
2025-11-21T23:38:20.910397565Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:38:20.913606426Z [Info] add_indexer_flags: Starting migration of Log DB to 202
2025-11-21T23:38:20.915936346Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (202, '2025-11-21T23:38:20', 'add_indexer_flags')
2025-11-21T23:38:20.922257112Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:38:20.925568669Z [Info] FluentMigrator.Runner.MigrationRunner: 202: add_indexer_flags migrated
2025-11-21T23:38:20.928315640Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0154051s
2025-11-21T23:38:20.930467572Z [Info] FluentMigrator.Runner.MigrationRunner: 203: release_type migrating
2025-11-21T23:38:20.932963326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:38:20.936780181Z [Info] release_type: Starting migration of Log DB to 203
2025-11-21T23:38:20.938816701Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (203, '2025-11-21T23:38:20', 'release_type')
2025-11-21T23:38:20.944446786Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:38:20.948501990Z [Info] FluentMigrator.Runner.MigrationRunner: 203: release_type migrated
2025-11-21T23:38:20.951653695Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0154256s
2025-11-21T23:38:20.953944106Z [Info] FluentMigrator.Runner.MigrationRunner: 204: add_add_release_hash migrating
2025-11-21T23:38:20.956629663Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:38:20.960089118Z [Info] add_add_release_hash: Starting migration of Log DB to 204
2025-11-21T23:38:20.962524491Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (204, '2025-11-21T23:38:20', 'add_add_release_hash')
2025-11-21T23:38:20.968388567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:38:20.972117174Z [Info] FluentMigrator.Runner.MigrationRunner: 204: add_add_release_hash migrated
2025-11-21T23:38:20.974721056Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0155061s
2025-11-21T23:38:20.976960464Z [Info] FluentMigrator.Runner.MigrationRunner: 205: rename_season_pack_spec migrating
2025-11-21T23:38:20.979619167Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:38:20.983081628Z [Info] rename_season_pack_spec: Starting migration of Log DB to 205
2025-11-21T23:38:20.985617584Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (205, '2025-11-21T23:38:20', 'rename_season_pack_spec')
2025-11-21T23:38:20.991861995Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:38:20.995383866Z [Info] FluentMigrator.Runner.MigrationRunner: 205: rename_season_pack_spec migrated
2025-11-21T23:38:20.998080495Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0157589s
2025-11-21T23:38:21.000349673Z [Info] FluentMigrator.Runner.MigrationRunner: 206: add_tmdbid migrating
2025-11-21T23:38:21.003068677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:38:21.006273960Z [Info] add_tmdbid: Starting migration of Log DB to 206
2025-11-21T23:38:21.008576316Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (206, '2025-11-21T23:38:21', 'add_tmdbid')
2025-11-21T23:38:21.014406794Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:38:21.018309181Z [Info] FluentMigrator.Runner.MigrationRunner: 206: add_tmdbid migrated
2025-11-21T23:38:21.020792861Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0155215s
2025-11-21T23:38:21.023018291Z [Info] FluentMigrator.Runner.MigrationRunner: 209: add_on_import_complete_to_notifications migrating
2025-11-21T23:38:21.026059654Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:38:21.029508027Z [Info] add_on_import_complete_to_notifications: Starting migration of Log DB to 209
2025-11-21T23:38:21.032436322Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (209, '2025-11-21T23:38:21', 'add_on_import_complete_to_notifications')
2025-11-21T23:38:21.038784092Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:38:21.042691228Z [Info] FluentMigrator.Runner.MigrationRunner: 209: add_on_import_complete_to_notifications migrated
2025-11-21T23:38:21.045721499Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0165765s
2025-11-21T23:38:21.047969294Z [Info] FluentMigrator.Runner.MigrationRunner: 210: add_monitored_seasons_filter migrating
2025-11-21T23:38:21.050782438Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:38:21.054322475Z [Info] add_monitored_seasons_filter: Starting migration of Log DB to 210
2025-11-21T23:38:21.056973121Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (210, '2025-11-21T23:38:21', 'add_monitored_seasons_filter')
2025-11-21T23:38:21.063064255Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:38:21.066902933Z [Info] FluentMigrator.Runner.MigrationRunner: 210: add_monitored_seasons_filter migrated
2025-11-21T23:38:21.069744734Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0161301s
2025-11-21T23:38:21.072019584Z [Info] FluentMigrator.Runner.MigrationRunner: 211: add_custom_colon_replacement_to_naming_config migrating
2025-11-21T23:38:21.075198484Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:38:21.078651817Z [Info] add_custom_colon_replacement_to_naming_config: Starting migration of Log DB to 211
2025-11-21T23:38:21.081707599Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (211, '2025-11-21T23:38:21', 'add_custom_colon_replacement_to_naming_config')
2025-11-21T23:38:21.088214529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:38:21.092038788Z [Info] FluentMigrator.Runner.MigrationRunner: 211: add_custom_colon_replacement_to_naming_config migrated
2025-11-21T23:38:21.095221847Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0168318s
2025-11-21T23:38:21.097531977Z [Info] FluentMigrator.Runner.MigrationRunner: 212: add_minium_upgrade_format_score_to_quality_profiles migrating
2025-11-21T23:38:21.100861631Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:38:21.104284252Z [Info] add_minium_upgrade_format_score_to_quality_profiles: Starting migration of Log DB to 212
2025-11-21T23:38:21.107470266Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (212, '2025-11-21T23:38:21', 'add_minium_upgrade_format_score_to_quality_profiles')
2025-11-21T23:38:21.114096366Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:38:21.117901838Z [Info] FluentMigrator.Runner.MigrationRunner: 212: add_minium_upgrade_format_score_to_quality_profiles migrated
2025-11-21T23:38:21.121239778Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.017045s
2025-11-21T23:38:21.123450999Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_blurary576p_quality_in_profiles migrating
2025-11-21T23:38:21.126410899Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:38:21.129868229Z [Info] add_blurary576p_quality_in_profiles: Starting migration of Log DB to 214
2025-11-21T23:38:21.132686583Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (214, '2025-11-21T23:38:21', 'add_blurary576p_quality_in_profiles')
2025-11-21T23:38:21.138913640Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:38:21.142753580Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_blurary576p_quality_in_profiles migrated
2025-11-21T23:38:21.145735614Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0163441s
2025-11-21T23:38:21.148046397Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_blurary576p_quality_in_profiles_with_grouped_blurary480p migrating
2025-11-21T23:38:21.151583327Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:38:21.155016209Z [Info] add_blurary576p_quality_in_profiles_with_grouped_blurary480p: Starting migration of Log DB to 215
2025-11-21T23:38:21.158439651Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (215, '2025-11-21T23:38:21', 'add_blurary576p_quality_in_profiles_with_grouped_blurary480p')
2025-11-21T23:38:21.165360044Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:38:21.169224774Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_blurary576p_quality_in_profiles_with_grouped_blurary480p migrated
2025-11-21T23:38:21.172750082Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.017639s
2025-11-21T23:38:21.175108650Z [Info] FluentMigrator.Runner.MigrationRunner: 217: add_mal_and_anilist_ids migrating
2025-11-21T23:38:21.177879859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-21T23:38:21.181365717Z [Info] add_mal_and_anilist_ids: Starting migration of Log DB to 217
2025-11-21T23:38:21.183897845Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (217, '2025-11-21T23:38:21', 'add_mal_and_anilist_ids')
2025-11-21T23:38:21.189921222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-21T23:38:21.193842416Z [Info] FluentMigrator.Runner.MigrationRunner: 217: add_mal_and_anilist_ids migrated
2025-11-21T23:38:21.196550829Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0159496s
2025-11-21T23:38:24.493451317Z [Info] Microsoft.Hosting.Lifetime: Now listening on: http://[::]:8989
2025-11-21T23:38:25.942215679Z [Info] UpdaterConfigProvider: Update mechanism BuiltIn not supported in the current configuration, changing to Docker.
2025-11-21T23:38:27.604141132Z [Info] QualityProfileService: Setting up default quality profiles
2025-11-21T23:38:28.762801236Z [Info] Microsoft.Hosting.Lifetime: Application started. Press Ctrl+C to shut down.
2025-11-21T23:38:28.768969866Z [Info] Microsoft.Hosting.Lifetime: Hosting environment: Production
2025-11-21T23:38:28.773334813Z [Info] Microsoft.Hosting.Lifetime: Content root path: /app/sonarr/bin
2025-11-21T23:38:30.334457954Z [ls.io-init] done.
Expand
NAME VERSION TYPE
BouncyCastle.Cryptography 2.4.0 dotnet (+5 duplicates)
Dapper 2.0.123 dotnet (+5 duplicates)
Diacritical.Net 1.0.4 dotnet (+5 duplicates)
DryIoc.Microsoft.DependencyInjection 6.2.0 dotnet (+1 duplicate)
DryIoc.dll 5.4.3 dotnet (+7 duplicates)
Dynamitey 2.0.9.136 dotnet (+3 duplicates)
Equ 2.3.0 dotnet (+5 duplicates)
FluentValidation 9.5.4 dotnet (+5 duplicates)
IPAddressRange 6.1.0 dotnet (+7 duplicates)
Ical.Net 4.3.1 dotnet (+2 duplicates)
ImpromptuInterface 7.0.1 dotnet (+3 duplicates)
Instances 1.6.1 dotnet (+5 duplicates)
Lib.Harmony 2.3.3 dotnet (+1 duplicate)
MailKit 4.8.0 dotnet (+5 duplicates)
Microsoft.AspNetCore.Cryptography.Internal 6.0.21 dotnet (+5 duplicates)
Microsoft.AspNetCore.Cryptography.KeyDerivation 6.0.21 dotnet (+5 duplicates)
Microsoft.AspNetCore.Owin 6.0.21 dotnet (+1 duplicate)
Microsoft.Bcl.AsyncInterfaces 6.0.0 dotnet (+5 duplicates)
Microsoft.Bcl.TimeProvider 8.0.0 dotnet (+5 duplicates)
Microsoft.Data.SqlClient 2.1.7 dotnet (+5 duplicates)
Microsoft.Extensions.Configuration 6.0.0 dotnet (+1 duplicate)
Microsoft.Extensions.Configuration 6.0.1 dotnet (+4 duplicates)
Microsoft.Extensions.Configuration.Abstractions 6.0.0 dotnet (+2 duplicates)
Microsoft.Extensions.Configuration.Binder 6.0.0 dotnet (+2 duplicates)
Microsoft.Extensions.Configuration.CommandLine 6.0.0 dotnet (+6 duplicates)
Microsoft.Extensions.Configuration.EnvironmentVariables 6.0.1 dotnet (+6 duplicates)
Microsoft.Extensions.Configuration.FileExtensions 6.0.0 dotnet (+6 duplicates)
Microsoft.Extensions.Configuration.Json 6.0.0 dotnet (+7 duplicates)
Microsoft.Extensions.Configuration.UserSecrets 6.0.1 dotnet (+7 duplicates)
Microsoft.Extensions.DependencyInjection 6.0.1 dotnet (+7 duplicates)
Microsoft.Extensions.DependencyInjection.Abstractions 6.0.0 dotnet (+2 duplicates)
Microsoft.Extensions.DependencyInjection.Abstractions 7.0.0 dotnet (+1 duplicate)
Microsoft.Extensions.FileProviders.Abstractions 6.0.0 dotnet (+2 duplicates)
Microsoft.Extensions.FileProviders.Physical 6.0.0 dotnet (+2 duplicates)
Microsoft.Extensions.FileSystemGlobbing 6.0.0 dotnet (+2 duplicates)
Microsoft.Extensions.Hosting 6.0.1 dotnet (+7 duplicates)
Microsoft.Extensions.Hosting.Abstractions 6.0.0 dotnet (+4 duplicates)
Microsoft.Extensions.Hosting.WindowsServices 6.0.2 dotnet (+7 duplicates)
Microsoft.Extensions.Logging 6.0.0 dotnet (+7 duplicates)
Microsoft.Extensions.Logging.Abstractions 6.0.0 dotnet (+2 duplicates)
Microsoft.Extensions.Logging.Configuration 6.0.0 dotnet (+7 duplicates)
Microsoft.Extensions.Logging.Console 6.0.0 dotnet (+7 duplicates)
Microsoft.Extensions.Logging.Debug 6.0.0 dotnet (+7 duplicates)
Microsoft.Extensions.Logging.EventLog 6.0.0 dotnet (+7 duplicates)
Microsoft.Extensions.Logging.EventSource 6.0.0 dotnet (+7 duplicates)
Microsoft.Extensions.Options 6.0.0 dotnet (+4 duplicates)
Microsoft.Extensions.Options.ConfigurationExtensions 6.0.0 dotnet (+4 duplicates)
Microsoft.Extensions.Primitives 6.0.0 dotnet (+2 duplicates)
Microsoft.Identity.Client 4.21.1 dotnet (+5 duplicates)
Microsoft.IdentityModel.JsonWebTokens 6.8.0 dotnet (+5 duplicates)
Microsoft.IdentityModel.Logging 6.8.0 dotnet (+5 duplicates)
Microsoft.IdentityModel.Protocols 6.8.0 dotnet (+5 duplicates)
Microsoft.IdentityModel.Protocols.OpenIdConnect 6.8.0 dotnet (+5 duplicates)
Microsoft.IdentityModel.Tokens 6.8.0 dotnet (+5 duplicates)
Microsoft.OpenApi 1.6.14 dotnet (+2 duplicates)
Microsoft.Win32.SystemEvents 6.0.0 dotnet (+7 duplicates)
MimeKit 4.8.0 dotnet (+5 duplicates)
Mono.Nat 3.0.1 dotnet (+5 duplicates)
Mono.Posix.NETStandard 5.20.1.34-servarr24 dotnet
MonoTorrent 2.0.7 dotnet (+5 duplicates)
NLog 5.3.4 dotnet (+7 duplicates)
NLog.Extensions.Logging 5.3.15 dotnet (+7 duplicates)
NLog.Layouts.ClefJsonLayout 1.0.2 dotnet (+7 duplicates)
NLog.Targets.Syslog 7.0.0 dotnet (+7 duplicates)
Newtonsoft.Json 13.0.3 dotnet (+7 duplicates)
NodaTime 3.2.0 dotnet (+2 duplicates)
Npgsql 7.0.9 dotnet (+5 duplicates)
Polly 8.5.0 dotnet (+5 duplicates)
Polly.Contrib.WaitAndRetry 1.1.1 dotnet (+7 duplicates)
Polly.Core 8.5.0 dotnet (+5 duplicates)
ReusableTasks 2.0.0 dotnet (+5 duplicates)
Sentry 4.0.2 dotnet (+7 duplicates)
Servarr.FFMpegCore 4.7.0-26 dotnet (+5 duplicates)
Servarr.FFprobe 5.1.4.112 dotnet (+5 duplicates)
Servarr.FluentMigrator 3.3.2.9 dotnet (+5 duplicates)
Servarr.FluentMigrator.Abstractions 3.3.2.9 dotnet (+5 duplicates)
Servarr.FluentMigrator.Extensions.Oracle 3.3.2.9 dotnet (+5 duplicates)
Servarr.FluentMigrator.Extensions.Postgres 3.3.2.9 dotnet (+5 duplicates)
Servarr.FluentMigrator.Extensions.SqlAnywhere 3.3.2.9 dotnet (+5 duplicates)
Servarr.FluentMigrator.Extensions.SqlServer 3.3.2.9 dotnet (+5 duplicates)
Servarr.FluentMigrator.Runner 3.3.2.9 dotnet (+5 duplicates)
Servarr.FluentMigrator.Runner.Core 3.3.2.9 dotnet (+5 duplicates)
Servarr.FluentMigrator.Runner.Db2 3.3.2.9 dotnet (+5 duplicates)
Servarr.FluentMigrator.Runner.Firebird 3.3.2.9 dotnet (+5 duplicates)
Servarr.FluentMigrator.Runner.Hana 3.3.2.9 dotnet (+5 duplicates)
Servarr.FluentMigrator.Runner.MySql 3.3.2.9 dotnet (+5 duplicates)
Servarr.FluentMigrator.Runner.Oracle 3.3.2.9 dotnet (+5 duplicates)
Servarr.FluentMigrator.Runner.Postgres 3.3.2.9 dotnet (+5 duplicates)
Servarr.FluentMigrator.Runner.Redshift 3.3.2.9 dotnet (+5 duplicates)
Servarr.FluentMigrator.Runner.SQLite 3.3.2.9 dotnet (+5 duplicates)
Servarr.FluentMigrator.Runner.SqlAnywhere 3.3.2.9 dotnet (+5 duplicates)
Servarr.FluentMigrator.Runner.SqlServer 3.3.2.9 dotnet (+5 duplicates)
Servarr.FluentMigrator.Runner.SqlServerCe 3.3.2.9 dotnet (+5 duplicates)
SharpZipLib 1.4.2 dotnet (+7 duplicates)
SixLabors.ImageSharp 3.1.7 dotnet (+5 duplicates)
Sonarr 4.0.16 dotnet
Sonarr.Api.V3 4.0.16 dotnet (+2 duplicates)
Sonarr.Common 4.0.16 dotnet (+7 duplicates)
Sonarr.Core 4.0.16 dotnet (+5 duplicates)
Sonarr.Host 4.0.16 dotnet (+1 duplicate)
Sonarr.Http 4.0.16 dotnet (+3 duplicates)
Sonarr.Mono 4.0.16 dotnet
Sonarr.RuntimePatches 4.0.16 dotnet (+1 duplicate)
Sonarr.SignalR 4.0.16 dotnet (+4 duplicates)
Swashbuckle.AspNetCore.Annotations 6.6.2 dotnet (+2 duplicates)
Swashbuckle.AspNetCore.Swagger 6.6.2 dotnet (+2 duplicates)
Swashbuckle.AspNetCore.SwaggerGen 6.6.2 dotnet (+2 duplicates)
System.Configuration.ConfigurationManager 6.0.1 dotnet (+7 duplicates)
System.Data.SQLite.Core.Servarr 1.0.115.5-18 dotnet (+7 duplicates)
System.Diagnostics.EventLog 6.0.0 dotnet (+2 duplicates)
System.Drawing.Common 6.0.0 dotnet (+7 duplicates)
System.Formats.Asn1 8.0.1 dotnet (+5 duplicates)
System.IdentityModel.Tokens.Jwt 6.8.0 dotnet (+5 duplicates)
System.Runtime.Caching 4.7.0 dotnet (+5 duplicates)
System.Security.Cryptography.Pkcs 8.0.0 dotnet (+5 duplicates)
System.Security.Cryptography.ProtectedData 6.0.0 dotnet (+7 duplicates)
System.Security.Permissions 6.0.0 dotnet (+7 duplicates)
System.ServiceProcess.ServiceController 6.0.1 dotnet (+7 duplicates)
System.Text.Json 6.0.10 dotnet (+7 duplicates)
System.Text.Json 6.0.9 dotnet
System.Windows.Extensions 6.0.0 dotnet (+7 duplicates)
acl-libs 2.3.2-r1 apk
alpine-baselayout 3.7.0-r0 apk
alpine-baselayout-data 3.7.0-r0 apk
alpine-keys 2.5-r0 apk
alpine-release 3.22.2-r0 apk
apk-tools 2.14.9-r3 apk
bash 5.2.37-r0 apk
brotli-libs 1.1.0-r2 apk
busybox 1.37.0-r19 apk
busybox-binsh 1.37.0-r19 apk
c-ares 1.34.5-r0 apk
ca-certificates 20250911-r0 apk
ca-certificates-bundle 20250911-r0 apk
catatonit 0.2.1-r0 apk
coreutils 9.7-r1 apk
coreutils-env 9.7-r1 apk
coreutils-fmt 9.7-r1 apk
coreutils-sha512sum 9.7-r1 apk
curl 8.14.1-r2 apk
findutils 4.10.0-r0 apk
icu-data-en 76.1-r1 apk
icu-libs 76.1-r1 apk
jq 1.8.0-r0 apk
libapk2 2.14.9-r3 apk
libattr 2.5.2-r2 apk
libbsd 0.12.2-r0 apk
libcrypto3 3.5.4-r0 apk
libcurl 8.14.1-r2 apk
libgcc 14.2.0-r6 apk
libidn2 2.3.7-r0 apk
libintl 0.24.1-r0 apk
libmd 1.1.0-r0 apk
libncursesw 6.5_p20250503-r0 apk
libproc2 4.0.4-r3 apk
libpsl 0.21.5-r3 apk
libssl3 3.5.4-r0 apk
libstdc++ 14.2.0-r6 apk
libunistring 1.3-r0 apk
libxml2 2.13.9-r0 apk
libxslt 1.1.43-r3 apk
linux-pam 1.7.0-r4 apk
musl 1.2.5-r10 apk
musl-utils 1.2.5-r10 apk
ncurses-terminfo-base 6.5_p20250503-r0 apk
netcat-openbsd 1.229.1-r0 apk
nghttp2-libs 1.65.0-r0 apk
oniguruma 6.9.10-r0 apk
procps-ng 4.0.4-r3 apk
readline 8.2.13-r1 apk
runtimepack.Microsoft.AspNetCore.App.Runtime.linux-musl-arm64 6.0.13 dotnet
runtimepack.Microsoft.NETCore.App.Runtime.linux-musl-arm64 6.0.13 dotnet
scanelf 1.3.8-r1 apk
shadow 4.17.3-r0 apk
skalibs-libs 2.14.4.0-r0 apk
sqlite-libs 3.49.2-r1 apk
ssl_client 1.37.0-r19 apk
tzdata 2025b-r0 apk
utmps-libs 0.1.3.1-r0 apk
xmlstarlet 1.6.1-r2 apk
xz-libs 5.8.1-r0 apk
zlib 1.3.1-r2 apk
zstd-libs 1.5.7-r0 apk
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": 1763768322988
},
{
"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": 1763768322988
},
{
"level": "INFO",
"message": "http://172.17.0.4:8989/931-cf52af1896516b46dbfc.js 1:139900 \"[signalR] starting\"",
"source": "console-api",
"timestamp": 1763768322988
},
{
"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": 1763768322988
},
{
"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=sQCJNXkRc-CIiSmiXu2d7g.\"",
"source": "console-api",
"timestamp": 1763768322988
},
{
"level": "INFO",
"message": "http://172.17.0.4:8989/931-cf52af1896516b46dbfc.js 1:139900 \"[signalR] Information: Using HubProtocol 'json'.\"",
"source": "console-api",
"timestamp": 1763768322988
},
{
"level": "DEBUG",
"message": "http://172.17.0.4:8989/931-cf52af1896516b46dbfc.js 1:139900 \"[signalR] connected\"",
"source": "console-api",
"timestamp": 1763768322988
},
{
"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": 1763768322988
},
{
"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": 1763768322988
},
{
"level": "DEBUG",
"message": "http://172.17.0.4:8989/931-cf52af1896516b46dbfc.js 1:139900 \"[signalR] received\" \"version\" Object",
"source": "console-api",
"timestamp": 1763768322988
}
]
| Test | Result | Message | Runtime |
|---|---|---|---|
| Container startup | PASS | - | 67.54s |
| Create SBOM | PASS | - | 10.32s |
| Get build info | PASS | - | 0.03s |
| Get screenshot | PASS | - | 12.56s |