2026-03-25T15:39:22.888699018Z [migrations] started
2026-03-25T15:39:22.892977842Z [migrations] no migrations found
2026-03-25T15:39:23.359377304Z usermod: no changes
2026-03-25T15:39:23.452558792Z ───────────────────────────────────────
2026-03-25T15:39:23.452576398Z
2026-03-25T15:39:23.452584684Z ██╗ ███████╗██╗ ██████╗
2026-03-25T15:39:23.452593312Z ██║ ██╔════╝██║██╔═══██╗
2026-03-25T15:39:23.452601739Z ██║ ███████╗██║██║ ██║
2026-03-25T15:39:23.452609895Z ██║ ╚════██║██║██║ ██║
2026-03-25T15:39:23.452618062Z ███████╗███████║██║╚██████╔╝
2026-03-25T15:39:23.452626308Z ╚══════╝╚══════╝╚═╝ ╚═════╝
2026-03-25T15:39:23.452634585Z
2026-03-25T15:39:23.452642370Z Brought to you by linuxserver.io
2026-03-25T15:39:23.452650367Z ───────────────────────────────────────
2026-03-25T15:39:23.457869223Z
2026-03-25T15:39:23.458327896Z To support the app dev(s) visit:
2026-03-25T15:39:23.493703102Z Sonarr: https://sonarr.tv/donate
2026-03-25T15:39:23.499512728Z
2026-03-25T15:39:23.499528770Z To support LSIO projects visit:
2026-03-25T15:39:23.499534421Z https://www.linuxserver.io/donate/
2026-03-25T15:39:23.499539301Z
2026-03-25T15:39:23.499543910Z ───────────────────────────────────────
2026-03-25T15:39:23.499549321Z GID/UID
2026-03-25T15:39:23.499554051Z ───────────────────────────────────────
2026-03-25T15:39:23.582045699Z
2026-03-25T15:39:23.582066621Z User UID: 911
2026-03-25T15:39:23.582075278Z User GID: 911
2026-03-25T15:39:23.582083415Z ───────────────────────────────────────
2026-03-25T15:39:23.614820359Z Linuxserver.io version: 4.0.17.2953-ls164
2026-03-25T15:39:23.618525768Z Build-date: 2026-03-25T15:36:05+00:00
2026-03-25T15:39:23.618537763Z ───────────────────────────────────────
2026-03-25T15:39:23.618547192Z
2026-03-25T15:39:25.828705954Z [custom-init] No custom files found, skipping...
2026-03-25T15:39:31.143549228Z [Info] Bootstrap: Starting Sonarr - /app/sonarr/bin/Sonarr - Version 4.0.17.2953
2026-03-25T15:39:32.217136439Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2026-03-25T15:39:32.300516115Z [Debug] Bootstrap: Console selected
2026-03-25T15:39:32.315634371Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2026-03-25T15:39:37.080118781Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2026-03-25T15:39:38.130510102Z [Warn] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {59fe0980-c004-4819-a72f-ed524e68ca18} may be persisted to storage in unencrypted form.
2026-03-25T15:39:39.491921471Z [Trace] EventAggregator: Publishing ConfigFileSavedEvent
2026-03-25T15:39:40.300511629Z [Info] MigrationController: *** Migrating data source=/config/sonarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 ***
2026-03-25T15:39:41.622544505Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating
2026-03-25T15:39:41.790932228Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-25T15:39:41.798087393Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-25T15:39:43.007706372Z [Info] DatabaseEngineVersionCheck: SQLite 3.51.2
2026-03-25T15:39:43.074830665Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2456916s
2026-03-25T15:39:43.080555791Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated
2026-03-25T15:39:43.083600931Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2842261s
2026-03-25T15:39:43.330834705Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating
2026-03-25T15:39:43.339102801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:39:43.447918696Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo
2026-03-25T15:39:43.550878191Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL)
2026-03-25T15:39:43.901195510Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.450205s
2026-03-25T15:39:43.906533106Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:39:43.923620646Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated
2026-03-25T15:39:43.925623608Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.4732437s
2026-03-25T15:39:44.058020416Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating
2026-03-25T15:39:44.060687585Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:39:44.145451750Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version)
2026-03-25T15:39:44.166182996Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-03-25T15:39:44.180471822Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0326653s
2026-03-25T15:39:44.183235766Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-03-25T15:39:44.186683176Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017606s
2026-03-25T15:39:44.192239722Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime
2026-03-25T15:39:44.199801916Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME
2026-03-25T15:39:44.214055922Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0195888s
2026-03-25T15:39:44.216449380Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:39:44.220217496Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated
2026-03-25T15:39:44.222315480Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0259804s
2026-03-25T15:39:44.233131785Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating
2026-03-25T15:39:44.235146922Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:39:44.246779440Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-03-25T15:39:44.249000922Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002848s
2026-03-25T15:39:44.250742970Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String
2026-03-25T15:39:44.253302532Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT
2026-03-25T15:39:44.258020120Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005471s
2026-03-25T15:39:44.259515490Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:39:44.262203321Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated
2026-03-25T15:39:44.263910788Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097021s
2026-03-25T15:39:44.281424597Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating
2026-03-25T15:39:44.283483732Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:39:44.294287863Z [Info] InitialSetup: Starting migration of Main DB to 1
2026-03-25T15:39:44.405985489Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Config
2026-03-25T15:39:44.412040840Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Config" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Key" TEXT NOT NULL, "Value" TEXT NOT NULL)
2026-03-25T15:39:44.418560044Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105517s
2026-03-25T15:39:44.420395810Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Config (Key)
2026-03-25T15:39:44.422913739Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Config_Key" ON "Config" ("Key" ASC)
2026-03-25T15:39:44.426308884Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004341s
2026-03-25T15:39:44.427700485Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RootFolders
2026-03-25T15:39:44.429973461Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "RootFolders" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Path" TEXT NOT NULL)
2026-03-25T15:39:44.434017383Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004769s
2026-03-25T15:39:44.435431570Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex RootFolders (Path)
2026-03-25T15:39:44.437167645Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_RootFolders_Path" ON "RootFolders" ("Path" ASC)
2026-03-25T15:39:44.440672701Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036056s
2026-03-25T15:39:44.442094373Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Series
2026-03-25T15:39:44.445016406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Series" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TvdbId" INTEGER NOT NULL, "TvRageId" INTEGER NOT NULL, "ImdbId" TEXT NOT NULL, "Title" TEXT NOT NULL, "TitleSlug" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "AirTime" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "QualityProfileId" INTEGER NOT NULL, "SeasonFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "Runtime" INTEGER NOT NULL, "SeriesType" INTEGER NOT NULL, "BacklogSetting" INTEGER NOT NULL, "Network" TEXT, "CustomStartDate" DATETIME, "UseSceneNumbering" INTEGER NOT NULL, "FirstAired" DATETIME, "NextAiring" DATETIME)
2026-03-25T15:39:44.458336521Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.014682s
2026-03-25T15:39:44.459745297Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (TvdbId)
2026-03-25T15:39:44.461388515Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2026-03-25T15:39:44.464822960Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034821s
2026-03-25T15:39:44.466276205Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (TvRageId)
2026-03-25T15:39:44.468187754Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC)
2026-03-25T15:39:44.471385802Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035215s
2026-03-25T15:39:44.472836192Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (ImdbId)
2026-03-25T15:39:44.474460381Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_ImdbId" ON "Series" ("ImdbId" ASC)
2026-03-25T15:39:44.477812600Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033874s
2026-03-25T15:39:44.479284824Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (TitleSlug)
2026-03-25T15:39:44.480934655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2026-03-25T15:39:44.484451134Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035454s
2026-03-25T15:39:44.485846193Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Seasons
2026-03-25T15:39:44.487596226Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Seasons" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "SeasonNumber" INTEGER NOT NULL, "Ignored" INTEGER NOT NULL)
2026-03-25T15:39:44.492363403Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050256s
2026-03-25T15:39:44.493757229Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Episodes
2026-03-25T15:39:44.495882618Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Episodes" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TvDbEpisodeId" INTEGER NOT NULL, "SeriesId" INTEGER NOT NULL, "SeasonNumber" INTEGER NOT NULL, "EpisodeNumber" INTEGER NOT NULL, "Title" TEXT, "Overview" TEXT, "Ignored" INTEGER, "EpisodeFileId" INTEGER, "AirDate" DATETIME, "AbsoluteEpisodeNumber" INTEGER, "SceneAbsoluteEpisodeNumber" INTEGER, "SceneSeasonNumber" INTEGER, "SceneEpisodeNumber" INTEGER)
2026-03-25T15:39:44.504682073Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094149s
2026-03-25T15:39:44.506129206Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Episodes (TvDbEpisodeId)
2026-03-25T15:39:44.507857125Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Episodes_TvDbEpisodeId" ON "Episodes" ("TvDbEpisodeId" ASC)
2026-03-25T15:39:44.511541061Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037048s
2026-03-25T15:39:44.512951310Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable EpisodeFiles
2026-03-25T15:39:44.514942499Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "EpisodeFiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "Path" TEXT NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "DateAdded" DATETIME NOT NULL, "SeasonNumber" INTEGER NOT NULL, "SceneName" TEXT, "ReleaseGroup" TEXT)
2026-03-25T15:39:44.521497776Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069251s
2026-03-25T15:39:44.522909868Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex EpisodeFiles (Path)
2026-03-25T15:39:44.524577315Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_EpisodeFiles_Path" ON "EpisodeFiles" ("Path" ASC)
2026-03-25T15:39:44.528032090Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034892s
2026-03-25T15:39:44.529428872Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable History
2026-03-25T15:39:44.531356243Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "History" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "EpisodeId" INTEGER NOT NULL, "SeriesId" INTEGER NOT NULL, "NzbTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Quality" TEXT NOT NULL, "Indexer" TEXT NOT NULL, "NzbInfoUrl" TEXT, "ReleaseGroup" TEXT)
2026-03-25T15:39:44.537843823Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069131s
2026-03-25T15:39:44.539270816Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Notifications
2026-03-25T15:39:44.541155861Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Notifications" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "OnGrab" INTEGER NOT NULL, "OnDownload" INTEGER NOT NULL, "Settings" TEXT NOT NULL, "Implementation" TEXT NOT NULL)
2026-03-25T15:39:44.631824072Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.09074s
2026-03-25T15:39:44.635269989Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ScheduledTasks
2026-03-25T15:39:44.637980355Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL, "Interval" INTEGER NOT NULL, "LastExecution" DATETIME NOT NULL)
2026-03-25T15:39:44.648831801Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107841s
2026-03-25T15:39:44.651608872Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ScheduledTasks (TypeName)
2026-03-25T15:39:44.654827973Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2026-03-25T15:39:44.664762302Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079111s
2026-03-25T15:39:44.667772011Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Indexers
2026-03-25T15:39:44.670894968Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Enable" INTEGER NOT NULL, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT)
2026-03-25T15:39:44.677717614Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080701s
2026-03-25T15:39:44.680883247Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Indexers (Name)
2026-03-25T15:39:44.683353941Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-03-25T15:39:44.688738430Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0054072s
2026-03-25T15:39:44.690940684Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable QualityProfiles
2026-03-25T15:39:44.693686141Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "QualityProfiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Cutoff" INTEGER NOT NULL, "Allowed" TEXT NOT NULL)
2026-03-25T15:39:44.700848520Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076028s
2026-03-25T15:39:44.702831111Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityProfiles (Name)
2026-03-25T15:39:44.705306775Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityProfiles_Name" ON "QualityProfiles" ("Name" ASC)
2026-03-25T15:39:44.710782889Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058015s
2026-03-25T15:39:44.714951191Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable QualitySizes
2026-03-25T15:39:44.737690409Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "QualitySizes" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "QualityId" INTEGER NOT NULL, "Name" TEXT NOT NULL, "MinSize" INTEGER NOT NULL, "MaxSize" INTEGER NOT NULL)
2026-03-25T15:39:44.761713922Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0432201s
2026-03-25T15:39:44.764620243Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualitySizes (QualityId)
2026-03-25T15:39:44.768716239Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualitySizes_QualityId" ON "QualitySizes" ("QualityId" ASC)
2026-03-25T15:39:44.773022629Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006558s
2026-03-25T15:39:44.774642009Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualitySizes (Name)
2026-03-25T15:39:44.776478276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualitySizes_Name" ON "QualitySizes" ("Name" ASC)
2026-03-25T15:39:44.781175422Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048187s
2026-03-25T15:39:44.782808940Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable SceneMappings
2026-03-25T15:39:44.788581752Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "SceneMappings" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "CleanTitle" TEXT NOT NULL, "SceneName" TEXT NOT NULL, "TvdbId" INTEGER NOT NULL, "SeasonNumber" INTEGER NOT NULL)
2026-03-25T15:39:44.811783221Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0222026s
2026-03-25T15:39:44.819323821Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NamingConfig
2026-03-25T15:39:44.822439323Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NamingConfig" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "UseSceneName" INTEGER NOT NULL, "Separator" TEXT NOT NULL, "NumberStyle" INTEGER NOT NULL, "IncludeSeriesTitle" INTEGER NOT NULL, "MultiEpisodeStyle" INTEGER NOT NULL, "IncludeEpisodeTitle" INTEGER NOT NULL, "IncludeQuality" INTEGER NOT NULL, "ReplaceSpaces" INTEGER NOT NULL, "SeasonFolderFormat" TEXT NOT NULL)
2026-03-25T15:39:44.831620276Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010774s
2026-03-25T15:39:44.882196795Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-03-25T15:39:44', 'InitialSetup')
2026-03-25T15:39:44.906405291Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:39:44.911871506Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated
2026-03-25T15:39:44.913448040Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.091001s
2026-03-25T15:39:44.918838602Z [Info] FluentMigrator.Runner.MigrationRunner: 2: remove_tvrage_imdb_unique_constraint migrating
2026-03-25T15:39:44.920975323Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:39:44.926817154Z [Info] remove_tvrage_imdb_unique_constraint: Starting migration of Main DB to 2
2026-03-25T15:39:44.962453366Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex Series (TvRageId)
2026-03-25T15:39:44.967951855Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_Series_TvRageId"
2026-03-25T15:39:44.974520359Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099969s
2026-03-25T15:39:44.976246744Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex Series (ImdbId)
2026-03-25T15:39:44.978125757Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_Series_ImdbId"
2026-03-25T15:39:44.981384528Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036585s
2026-03-25T15:39:44.984602556Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2026-03-25T15:39:44', 'remove_tvrage_imdb_unique_constraint')
2026-03-25T15:39:44.989068727Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:39:44.992033606Z [Info] FluentMigrator.Runner.MigrationRunner: 2: remove_tvrage_imdb_unique_constraint migrated
2026-03-25T15:39:44.993720221Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0142122s
2026-03-25T15:39:44.995641279Z [Info] FluentMigrator.Runner.MigrationRunner: 3: remove_renamed_scene_mapping_columns migrating
2026-03-25T15:39:44.997403536Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:39:44.999819921Z [Info] remove_renamed_scene_mapping_columns: Starting migration of Main DB to 3
2026-03-25T15:39:45.018824992Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable SceneMappings
2026-03-25T15:39:45.023576978Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SceneMappings"
2026-03-25T15:39:45.028129313Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071021s
2026-03-25T15:39:45.029296693Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable SceneMappings
2026-03-25T15:39:45.031406631Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "SceneMappings" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TvdbId" INTEGER NOT NULL, "SeasonNumber" INTEGER NOT NULL, "SearchTerm" TEXT NOT NULL, "ParseTerm" TEXT NOT NULL)
2026-03-25T15:39:45.037755633Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069935s
2026-03-25T15:39:45.039451076Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2026-03-25T15:39:45', 'remove_renamed_scene_mapping_columns')
2026-03-25T15:39:45.043541921Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:39:45.047006877Z [Info] FluentMigrator.Runner.MigrationRunner: 3: remove_renamed_scene_mapping_columns migrated
2026-03-25T15:39:45.048742912Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.016271s
2026-03-25T15:39:45.050395318Z [Info] FluentMigrator.Runner.MigrationRunner: 4: updated_history migrating
2026-03-25T15:39:45.051885608Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:39:45.054307675Z [Info] updated_history: Starting migration of Main DB to 4
2026-03-25T15:39:45.063523247Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable History
2026-03-25T15:39:45.065468403Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History"
2026-03-25T15:39:45.068689437Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035955s
2026-03-25T15:39:45.070022020Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable History
2026-03-25T15:39:45.072271769Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "History" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "EpisodeId" INTEGER NOT NULL, "SeriesId" INTEGER NOT NULL, "SourceTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Quality" TEXT NOT NULL, "Data" TEXT NOT NULL)
2026-03-25T15:39:45.078229143Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068115s
2026-03-25T15:39:45.079913985Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2026-03-25T15:39:45', 'updated_history')
2026-03-25T15:39:45.083695998Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:39:45.086563411Z [Info] FluentMigrator.Runner.MigrationRunner: 4: updated_history migrated
2026-03-25T15:39:45.088070004Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0151715s
2026-03-25T15:39:45.089792862Z [Info] FluentMigrator.Runner.MigrationRunner: 5: added_eventtype_to_history migrating
2026-03-25T15:39:45.091459177Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:39:45.093880231Z [Info] added_eventtype_to_history: Starting migration of Main DB to 5
2026-03-25T15:39:45.101844454Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History
2026-03-25T15:39:45.103579487Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002207s
2026-03-25T15:39:45.105223257Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn History EventType Int32
2026-03-25T15:39:45.107447635Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History" ADD COLUMN "EventType" INTEGER
2026-03-25T15:39:45.113569218Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066842s
2026-03-25T15:39:45.115172997Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2026-03-25T15:39:45', 'added_eventtype_to_history')
2026-03-25T15:39:45.119138290Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:39:45.121956603Z [Info] FluentMigrator.Runner.MigrationRunner: 5: added_eventtype_to_history migrated
2026-03-25T15:39:45.123609982Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.015157s
2026-03-25T15:39:45.125265625Z [Info] FluentMigrator.Runner.MigrationRunner: 6: add_index_to_log_time migrating
2026-03-25T15:39:45.126822059Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:39:45.129179364Z [Info] add_index_to_log_time: Starting migration of Main DB to 6
2026-03-25T15:39:45.131656521Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2026-03-25T15:39:45', 'add_index_to_log_time')
2026-03-25T15:39:45.135538346Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:39:45.138120945Z [Info] FluentMigrator.Runner.MigrationRunner: 6: add_index_to_log_time migrated
2026-03-25T15:39:45.139661587Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113019s
2026-03-25T15:39:45.141199673Z [Info] FluentMigrator.Runner.MigrationRunner: 7: add_renameEpisodes_to_naming migrating
2026-03-25T15:39:45.142845116Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:39:45.145521404Z [Info] add_renameEpisodes_to_naming: Starting migration of Main DB to 7
2026-03-25T15:39:45.156636110Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2026-03-25T15:39:45.158988906Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.92E-05s
2026-03-25T15:39:45.160348704Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig RenameEpisodes Boolean
2026-03-25T15:39:45.162308780Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "RenameEpisodes" INTEGER
2026-03-25T15:39:45.168707291Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065473s
2026-03-25T15:39:45.172254793Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "RenameEpisodes" = NOT "UseSceneName"
2026-03-25T15:39:45.176997681Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "RenameEpisodes" = NOT "UseSceneName"
2026-03-25T15:39:45.180685445Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061326s
2026-03-25T15:39:45.182348844Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2026-03-25T15:39:45', 'add_renameEpisodes_to_naming')
2026-03-25T15:39:45.186262763Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:39:45.189069694Z [Info] FluentMigrator.Runner.MigrationRunner: 7: add_renameEpisodes_to_naming migrated
2026-03-25T15:39:45.190688683Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.014567s
2026-03-25T15:39:45.192366771Z [Info] FluentMigrator.Runner.MigrationRunner: 8: remove_backlog migrating
2026-03-25T15:39:45.193809045Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:39:45.196189678Z [Info] remove_backlog: Starting migration of Main DB to 8
2026-03-25T15:39:45.227977582Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Series BacklogSetting
2026-03-25T15:39:45.469124253Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Series_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TvdbId" INTEGER NOT NULL, "TvRageId" INTEGER NOT NULL, "ImdbId" TEXT NOT NULL, "Title" TEXT NOT NULL, "TitleSlug" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "AirTime" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "QualityProfileId" INTEGER NOT NULL, "SeasonFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "Runtime" INTEGER NOT NULL, "SeriesType" INTEGER NOT NULL, "Network" TEXT, "CustomStartDate" DATETIME, "UseSceneNumbering" INTEGER NOT NULL, "FirstAired" DATETIME, "NextAiring" DATETIME)
2026-03-25T15:39:45.484245615Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Series_temp" ("Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "QualityProfileId", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "CustomStartDate", "UseSceneNumbering", "FirstAired", "NextAiring") SELECT "Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "QualityProfileId", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "CustomStartDate", "UseSceneNumbering", "FirstAired", "NextAiring" FROM "Series"
2026-03-25T15:39:45.499005739Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2026-03-25T15:39:45.506938950Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2026-03-25T15:39:45.525678707Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2026-03-25T15:39:45.529454027Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2026-03-25T15:39:45.533526466Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.3032367s
2026-03-25T15:39:45.534702433Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig UseSceneName
2026-03-25T15:39:45.561338236Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NamingConfig_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Separator" TEXT NOT NULL, "NumberStyle" INTEGER NOT NULL, "IncludeSeriesTitle" INTEGER NOT NULL, "MultiEpisodeStyle" INTEGER NOT NULL, "IncludeEpisodeTitle" INTEGER NOT NULL, "IncludeQuality" INTEGER NOT NULL, "ReplaceSpaces" INTEGER NOT NULL, "SeasonFolderFormat" TEXT NOT NULL, "RenameEpisodes" INTEGER)
2026-03-25T15:39:45.570424668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "NamingConfig_temp" ("Id", "Separator", "NumberStyle", "IncludeSeriesTitle", "MultiEpisodeStyle", "IncludeEpisodeTitle", "IncludeQuality", "ReplaceSpaces", "SeasonFolderFormat", "RenameEpisodes") SELECT "Id", "Separator", "NumberStyle", "IncludeSeriesTitle", "MultiEpisodeStyle", "IncludeEpisodeTitle", "IncludeQuality", "ReplaceSpaces", "SeasonFolderFormat", "RenameEpisodes" FROM "NamingConfig"
2026-03-25T15:39:45.579175976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig"
2026-03-25T15:39:45.582595170Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig"
2026-03-25T15:39:45.593401214Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0568146s
2026-03-25T15:39:45.595008660Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2026-03-25T15:39:45', 'remove_backlog')
2026-03-25T15:39:45.598793890Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:39:45.615003974Z [Info] FluentMigrator.Runner.MigrationRunner: 8: remove_backlog migrated
2026-03-25T15:39:45.616296085Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.078423s
2026-03-25T15:39:45.618051469Z [Info] FluentMigrator.Runner.MigrationRunner: 9: fix_rename_episodes migrating
2026-03-25T15:39:45.619579335Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:39:45.622010740Z [Info] fix_rename_episodes: Starting migration of Main DB to 9
2026-03-25T15:39:45.670842406Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig SeasonFolderFormat
2026-03-25T15:39:45.696260638Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NamingConfig_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Separator" TEXT NOT NULL, "NumberStyle" INTEGER NOT NULL, "IncludeSeriesTitle" INTEGER NOT NULL, "MultiEpisodeStyle" INTEGER NOT NULL, "IncludeEpisodeTitle" INTEGER NOT NULL, "IncludeQuality" INTEGER NOT NULL, "ReplaceSpaces" INTEGER NOT NULL, "RenameEpisodes" INTEGER)
2026-03-25T15:39:45.704841974Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "NamingConfig_temp" ("Id", "Separator", "NumberStyle", "IncludeSeriesTitle", "MultiEpisodeStyle", "IncludeEpisodeTitle", "IncludeQuality", "ReplaceSpaces", "RenameEpisodes") SELECT "Id", "Separator", "NumberStyle", "IncludeSeriesTitle", "MultiEpisodeStyle", "IncludeEpisodeTitle", "IncludeQuality", "ReplaceSpaces", "RenameEpisodes" FROM "NamingConfig"
2026-03-25T15:39:45.712743280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig"
2026-03-25T15:39:45.716082523Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig"
2026-03-25T15:39:45.726765500Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0536985s
2026-03-25T15:39:45.728246110Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-03-25T15:39:45.756800195Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "RenameEpisodes" = 1 WHERE "RenameEpisodes" = -1
2026-03-25T15:39:45.761262598Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0314351s
2026-03-25T15:39:45.762392923Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-03-25T15:39:45.764665879Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "RenameEpisodes" = 0 WHERE "RenameEpisodes" = -2
2026-03-25T15:39:45.767760750Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040766s
2026-03-25T15:39:45.769551926Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2026-03-25T15:39:45', 'fix_rename_episodes')
2026-03-25T15:39:45.773321866Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:39:45.786981885Z [Info] FluentMigrator.Runner.MigrationRunner: 9: fix_rename_episodes migrated
2026-03-25T15:39:45.788284748Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0228836s
2026-03-25T15:39:45.790104341Z [Info] FluentMigrator.Runner.MigrationRunner: 10: add_monitored migrating
2026-03-25T15:39:45.792044507Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:39:45.794038171Z [Info] add_monitored: Starting migration of Main DB to 10
2026-03-25T15:39:45.815723708Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2026-03-25T15:39:45.817712882Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.95E-05s
2026-03-25T15:39:45.819029623Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes Monitored Boolean
2026-03-25T15:39:45.820885590Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "Monitored" INTEGER
2026-03-25T15:39:45.827021452Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062967s
2026-03-25T15:39:45.828439207Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Seasons
2026-03-25T15:39:45.829825868Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.09E-05s
2026-03-25T15:39:45.831094522Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Seasons Monitored Boolean
2026-03-25T15:39:45.832891400Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Seasons" ADD COLUMN "Monitored" INTEGER
2026-03-25T15:39:45.838560622Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0055755s
2026-03-25T15:39:45.839774887Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-03-25T15:39:45.843401167Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Episodes" SET "Monitored" = 1 WHERE "Ignored" = 0
2026-03-25T15:39:45.846942888Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058622s
2026-03-25T15:39:45.848224648Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-03-25T15:39:45.849604546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Episodes" SET "Monitored" = 0 WHERE "Ignored" = 1
2026-03-25T15:39:45.852476528Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029665s
2026-03-25T15:39:45.853779701Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-03-25T15:39:45.855133978Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Seasons" SET "Monitored" = 1 WHERE "Ignored" = 0
2026-03-25T15:39:45.858077042Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029421s
2026-03-25T15:39:45.859315145Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-03-25T15:39:45.860779453Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Seasons" SET "Monitored" = 0 WHERE "Ignored" = 1
2026-03-25T15:39:45.863547115Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029223s
2026-03-25T15:39:45.865304733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2026-03-25T15:39:45', 'add_monitored')
2026-03-25T15:39:45.869012598Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:39:45.876388106Z [Info] FluentMigrator.Runner.MigrationRunner: 10: add_monitored migrated
2026-03-25T15:39:45.877875200Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0156816s
2026-03-25T15:39:45.879577407Z [Info] FluentMigrator.Runner.MigrationRunner: 11: remove_ignored migrating
2026-03-25T15:39:45.881071524Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:39:45.883584623Z [Info] remove_ignored: Starting migration of Main DB to 11
2026-03-25T15:39:45.889135719Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Seasons Ignored
2026-03-25T15:39:45.979625381Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Seasons_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "SeasonNumber" INTEGER NOT NULL, "Monitored" INTEGER)
2026-03-25T15:39:45.985310355Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Seasons_temp" ("Id", "SeriesId", "SeasonNumber", "Monitored") SELECT "Id", "SeriesId", "SeasonNumber", "Monitored" FROM "Seasons"
2026-03-25T15:39:45.989742678Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Seasons"
2026-03-25T15:39:45.992585792Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Seasons_temp" RENAME TO "Seasons"
2026-03-25T15:39:46.003045910Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1122408s
2026-03-25T15:39:46.004476069Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Episodes Ignored
2026-03-25T15:39:46.026918590Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Episodes_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TvDbEpisodeId" INTEGER NOT NULL, "SeriesId" INTEGER NOT NULL, "SeasonNumber" INTEGER NOT NULL, "EpisodeNumber" INTEGER NOT NULL, "Title" TEXT, "Overview" TEXT, "EpisodeFileId" INTEGER, "AirDate" DATETIME, "AbsoluteEpisodeNumber" INTEGER, "SceneAbsoluteEpisodeNumber" INTEGER, "SceneSeasonNumber" INTEGER, "SceneEpisodeNumber" INTEGER, "Monitored" INTEGER)
2026-03-25T15:39:46.036620612Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Episodes_temp" ("Id", "TvDbEpisodeId", "SeriesId", "SeasonNumber", "EpisodeNumber", "Title", "Overview", "EpisodeFileId", "AirDate", "AbsoluteEpisodeNumber", "SceneAbsoluteEpisodeNumber", "SceneSeasonNumber", "SceneEpisodeNumber", "Monitored") SELECT "Id", "TvDbEpisodeId", "SeriesId", "SeasonNumber", "EpisodeNumber", "Title", "Overview", "EpisodeFileId", "AirDate", "AbsoluteEpisodeNumber", "SceneAbsoluteEpisodeNumber", "SceneSeasonNumber", "SceneEpisodeNumber", "Monitored" FROM "Episodes"
2026-03-25T15:39:46.046699713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Episodes"
2026-03-25T15:39:46.049848282Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes_temp" RENAME TO "Episodes"
2026-03-25T15:39:46.060227837Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Episodes_TvDbEpisodeId" ON "Episodes" ("TvDbEpisodeId" ASC)
2026-03-25T15:39:46.064075794Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0580249s
2026-03-25T15:39:46.065658159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2026-03-25T15:39:46', 'remove_ignored')
2026-03-25T15:39:46.069347437Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:39:46.081191180Z [Info] FluentMigrator.Runner.MigrationRunner: 11: remove_ignored migrated
2026-03-25T15:39:46.082744968Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0751866s
2026-03-25T15:39:46.084479720Z [Info] FluentMigrator.Runner.MigrationRunner: 12: remove_custom_start_date migrating
2026-03-25T15:39:46.086104421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:39:46.088764877Z [Info] remove_custom_start_date: Starting migration of Main DB to 12
2026-03-25T15:39:46.092380837Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Series CustomStartDate
2026-03-25T15:39:46.115479809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Series_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TvdbId" INTEGER NOT NULL, "TvRageId" INTEGER NOT NULL, "ImdbId" TEXT NOT NULL, "Title" TEXT NOT NULL, "TitleSlug" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "AirTime" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "QualityProfileId" INTEGER NOT NULL, "SeasonFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "Runtime" INTEGER NOT NULL, "SeriesType" INTEGER NOT NULL, "Network" TEXT, "UseSceneNumbering" INTEGER NOT NULL, "FirstAired" DATETIME, "NextAiring" DATETIME)
2026-03-25T15:39:46.127969223Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Series_temp" ("Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "QualityProfileId", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring") SELECT "Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "QualityProfileId", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring" FROM "Series"
2026-03-25T15:39:46.140173802Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2026-03-25T15:39:46.143248031Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2026-03-25T15:39:46.153303184Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2026-03-25T15:39:46.156852600Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2026-03-25T15:39:46.160322666Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0662375s
2026-03-25T15:39:46.161937126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2026-03-25T15:39:46', 'remove_custom_start_date')
2026-03-25T15:39:46.165740683Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:39:46.177578555Z [Info] FluentMigrator.Runner.MigrationRunner: 12: remove_custom_start_date migrated
2026-03-25T15:39:46.179161111Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0835486s
2026-03-25T15:39:46.180849300Z [Info] FluentMigrator.Runner.MigrationRunner: 13: add_air_date_utc migrating
2026-03-25T15:39:46.182374230Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:39:46.184739030Z [Info] add_air_date_utc: Starting migration of Main DB to 13
2026-03-25T15:39:46.190208762Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2026-03-25T15:39:46.191765325Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.56E-05s
2026-03-25T15:39:46.193200374Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes AirDateUtc DateTime
2026-03-25T15:39:46.195026941Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "AirDateUtc" DATETIME
2026-03-25T15:39:46.200995798Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061061s
2026-03-25T15:39:46.202443092Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Episodes" SET "AirDateUtc" = "AirDate"
2026-03-25T15:39:46.204798153Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Episodes" SET "AirDateUtc" = "AirDate"
2026-03-25T15:39:46.207587659Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031806s
2026-03-25T15:39:46.209283884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2026-03-25T15:39:46', 'add_air_date_utc')
2026-03-25T15:39:46.212983562Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:39:46.217853074Z [Info] FluentMigrator.Runner.MigrationRunner: 13: add_air_date_utc migrated
2026-03-25T15:39:46.219340549Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0134539s
2026-03-25T15:39:46.221056704Z [Info] FluentMigrator.Runner.MigrationRunner: 14: drop_air_date migrating
2026-03-25T15:39:46.222525691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:39:46.224932126Z [Info] drop_air_date: Starting migration of Main DB to 14
2026-03-25T15:39:46.228384396Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Episodes AirDate
2026-03-25T15:39:46.251208685Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Episodes_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TvDbEpisodeId" INTEGER NOT NULL, "SeriesId" INTEGER NOT NULL, "SeasonNumber" INTEGER NOT NULL, "EpisodeNumber" INTEGER NOT NULL, "Title" TEXT, "Overview" TEXT, "EpisodeFileId" INTEGER, "AbsoluteEpisodeNumber" INTEGER, "SceneAbsoluteEpisodeNumber" INTEGER, "SceneSeasonNumber" INTEGER, "SceneEpisodeNumber" INTEGER, "Monitored" INTEGER, "AirDateUtc" DATETIME)
2026-03-25T15:39:46.260656576Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Episodes_temp" ("Id", "TvDbEpisodeId", "SeriesId", "SeasonNumber", "EpisodeNumber", "Title", "Overview", "EpisodeFileId", "AbsoluteEpisodeNumber", "SceneAbsoluteEpisodeNumber", "SceneSeasonNumber", "SceneEpisodeNumber", "Monitored", "AirDateUtc") SELECT "Id", "TvDbEpisodeId", "SeriesId", "SeasonNumber", "EpisodeNumber", "Title", "Overview", "EpisodeFileId", "AbsoluteEpisodeNumber", "SceneAbsoluteEpisodeNumber", "SceneSeasonNumber", "SceneEpisodeNumber", "Monitored", "AirDateUtc" FROM "Episodes"
2026-03-25T15:39:46.270770827Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Episodes"
2026-03-25T15:39:46.273782059Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes_temp" RENAME TO "Episodes"
2026-03-25T15:39:46.284109811Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Episodes_TvDbEpisodeId" ON "Episodes" ("TvDbEpisodeId" ASC)
2026-03-25T15:39:46.287840692Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0578275s
2026-03-25T15:39:46.289477908Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2026-03-25T15:39:46', 'drop_air_date')
2026-03-25T15:39:46.293120972Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:39:46.299186202Z [Info] FluentMigrator.Runner.MigrationRunner: 14: drop_air_date migrated
2026-03-25T15:39:46.300671663Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0690032s
2026-03-25T15:39:46.302378429Z [Info] FluentMigrator.Runner.MigrationRunner: 15: add_air_date_as_string migrating
2026-03-25T15:39:46.303932057Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:39:46.306335175Z [Info] add_air_date_as_string: Starting migration of Main DB to 15
2026-03-25T15:39:46.310985176Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2026-03-25T15:39:46.312535337Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.48E-05s
2026-03-25T15:39:46.313797277Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes AirDate String
2026-03-25T15:39:46.315536168Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "AirDate" TEXT
2026-03-25T15:39:46.321400504Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059929s
2026-03-25T15:39:46.322980765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2026-03-25T15:39:46', 'add_air_date_as_string')
2026-03-25T15:39:46.326849353Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:39:46.332099743Z [Info] FluentMigrator.Runner.MigrationRunner: 15: add_air_date_as_string migrated
2026-03-25T15:39:46.333691758Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.016707s
2026-03-25T15:39:46.335479888Z [Info] FluentMigrator.Runner.MigrationRunner: 16: updated_imported_history_item migrating
2026-03-25T15:39:46.337226194Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:39:46.339712930Z [Info] updated_imported_history_item: Starting migration of Main DB to 16
2026-03-25T15:39:46.343031651Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "History" SET "Data" = replace( "Data", '"Path"', '"ImportedPath"' ) WHERE "EventType" = 3
2026-03-25T15:39:46.345789954Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "History" SET "Data" = replace( "Data", '"Path"', '"ImportedPath"' ) WHERE "EventType" = 3
2026-03-25T15:39:46.349714655Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040524s
2026-03-25T15:39:46.351339917Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2026-03-25T15:39:46', 'updated_imported_history_item')
2026-03-25T15:39:46.355262784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:39:46.360776926Z [Info] FluentMigrator.Runner.MigrationRunner: 16: updated_imported_history_item migrated
2026-03-25T15:39:46.362399903Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0151518s
2026-03-25T15:39:46.364029634Z [Info] FluentMigrator.Runner.MigrationRunner: 17: reset_scene_names migrating
2026-03-25T15:39:46.365586568Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:39:46.367900427Z [Info] reset_scene_names: Starting migration of Main DB to 17
2026-03-25T15:39:46.370949575Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "EpisodeFiles" SET "SceneName" = NULL where "SceneName" != NULL
2026-03-25T15:39:46.373300157Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "EpisodeFiles" SET "SceneName" = NULL where "SceneName" != NULL
2026-03-25T15:39:46.376562354Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032477s
2026-03-25T15:39:46.378167766Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2026-03-25T15:39:46', 'reset_scene_names')
2026-03-25T15:39:46.381955351Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:39:46.387111121Z [Info] FluentMigrator.Runner.MigrationRunner: 17: reset_scene_names migrated
2026-03-25T15:39:46.388639899Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.013824s
2026-03-25T15:39:46.390185550Z [Info] FluentMigrator.Runner.MigrationRunner: 18: remove_duplicates migrating
2026-03-25T15:39:46.391686452Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:39:46.394064479Z [Info] remove_duplicates: Starting migration of Main DB to 18
2026-03-25T15:39:46.397527130Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-25T15:39:46.399497597Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-25T15:39:46.535597871Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.136123s
2026-03-25T15:39:46.537623058Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2026-03-25T15:39:46', 'remove_duplicates')
2026-03-25T15:39:46.541692240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:39:46.550203705Z [Info] FluentMigrator.Runner.MigrationRunner: 18: remove_duplicates migrated
2026-03-25T15:39:46.551700839Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1512311s
2026-03-25T15:39:46.553486864Z [Info] FluentMigrator.Runner.MigrationRunner: 19: restore_unique_constraints migrating
2026-03-25T15:39:46.555289193Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:39:46.557672370Z [Info] restore_unique_constraints: Starting migration of Main DB to 19
2026-03-25T15:39:46.569693822Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DROP INDEX IF EXISTS "IX_Series_TvdbId"
2026-03-25T15:39:46.572213064Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX IF EXISTS "IX_Series_TvdbId"
2026-03-25T15:39:46.575451453Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036617s
2026-03-25T15:39:46.576793605Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DROP INDEX IF EXISTS "IX_Series_TitleSlug"
2026-03-25T15:39:46.578691456Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX IF EXISTS "IX_Series_TitleSlug"
2026-03-25T15:39:46.581555862Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028367s
2026-03-25T15:39:46.582860949Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DROP INDEX IF EXISTS "IX_Episodes_TvDbEpisodeId"
2026-03-25T15:39:46.584825494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX IF EXISTS "IX_Episodes_TvDbEpisodeId"
2026-03-25T15:39:46.588040226Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029072s
2026-03-25T15:39:46.589479915Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (TvdbId)
2026-03-25T15:39:46.591332083Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2026-03-25T15:39:46.594796789Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038421s
2026-03-25T15:39:46.596176767Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (TitleSlug)
2026-03-25T15:39:46.597763722Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2026-03-25T15:39:46.601364891Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035976s
2026-03-25T15:39:46.602637072Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Episodes (TvDbEpisodeId)
2026-03-25T15:39:46.604327816Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Episodes_TvDbEpisodeId" ON "Episodes" ("TvDbEpisodeId" ASC)
2026-03-25T15:39:46.608175813Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036973s
2026-03-25T15:39:46.609584328Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2026-03-25T15:39:46', 'restore_unique_constraints')
2026-03-25T15:39:46.613750756Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:39:46.618904532Z [Info] FluentMigrator.Runner.MigrationRunner: 19: restore_unique_constraints migrated
2026-03-25T15:39:46.620343940Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0144749s
2026-03-25T15:39:46.621975153Z [Info] FluentMigrator.Runner.MigrationRunner: 20: add_year_and_seasons_to_series migrating
2026-03-25T15:39:46.623626398Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:39:46.626137964Z [Info] add_year_and_seasons_to_series: Starting migration of Main DB to 20
2026-03-25T15:39:46.633053977Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-03-25T15:39:46.634594238Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.62E-05s
2026-03-25T15:39:46.635811147Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series Year Int32
2026-03-25T15:39:46.637632164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "Year" INTEGER
2026-03-25T15:39:46.643786063Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060764s
2026-03-25T15:39:46.644843431Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-03-25T15:39:46.646192918Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.16E-05s
2026-03-25T15:39:46.647442724Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series Seasons String
2026-03-25T15:39:46.649175422Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "Seasons" TEXT
2026-03-25T15:39:46.654550102Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0054845s
2026-03-25T15:39:46.655837945Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-25T15:39:46.657278044Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-25T15:39:46.709875542Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0523783s
2026-03-25T15:39:46.711945720Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2026-03-25T15:39:46', 'add_year_and_seasons_to_series')
2026-03-25T15:39:46.716143601Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:39:46.728589938Z [Info] FluentMigrator.Runner.MigrationRunner: 20: add_year_and_seasons_to_series migrated
2026-03-25T15:39:46.730177644Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0712662s
2026-03-25T15:39:46.731886555Z [Info] FluentMigrator.Runner.MigrationRunner: 21: drop_seasons_table migrating
2026-03-25T15:39:46.733376774Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:39:46.735987029Z [Info] drop_seasons_table: Starting migration of Main DB to 21
2026-03-25T15:39:46.739250319Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable Seasons
2026-03-25T15:39:46.740921934Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Seasons"
2026-03-25T15:39:46.744151596Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033376s
2026-03-25T15:39:46.745786958Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2026-03-25T15:39:46', 'drop_seasons_table')
2026-03-25T15:39:46.749592971Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:39:46.754051456Z [Info] FluentMigrator.Runner.MigrationRunner: 21: drop_seasons_table migrated
2026-03-25T15:39:46.755577939Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0133072s
2026-03-25T15:39:46.757208953Z [Info] FluentMigrator.Runner.MigrationRunner: 22: move_indexer_to_generic_provider migrating
2026-03-25T15:39:46.758890758Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:39:46.761282924Z [Info] move_indexer_to_generic_provider: Starting migration of Main DB to 22
2026-03-25T15:39:46.765941092Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-03-25T15:39:46.767451593Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.58E-05s
2026-03-25T15:39:46.768736379Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers ConfigContract String
2026-03-25T15:39:46.770586314Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "ConfigContract" TEXT
2026-03-25T15:39:46.776529418Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060985s
2026-03-25T15:39:46.778135371Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2026-03-25T15:39:46', 'move_indexer_to_generic_provider')
2026-03-25T15:39:46.782094532Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:39:46.786155908Z [Info] FluentMigrator.Runner.MigrationRunner: 22: move_indexer_to_generic_provider migrated
2026-03-25T15:39:46.787858886Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0157658s
2026-03-25T15:39:46.789480280Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_config_contract_to_indexers migrating
2026-03-25T15:39:46.791164020Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:39:46.793622099Z [Info] add_config_contract_to_indexers: Starting migration of Main DB to 23
2026-03-25T15:39:46.821975639Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-03-25T15:39:46.823947730Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NewznabSettings' WHERE "Implementation" = 'Newznab'
2026-03-25T15:39:46.827929406Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041613s
2026-03-25T15:39:46.829232399Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-03-25T15:39:46.830597457Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'OmgwtfnzbsSettings' WHERE "Implementation" = 'Omgwtfnzbs'
2026-03-25T15:39:46.834051801Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003535s
2026-03-25T15:39:46.835337870Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-03-25T15:39:46.836721636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NullConfig' WHERE "Implementation" = 'Wombles'
2026-03-25T15:39:46.839992580Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033681s
2026-03-25T15:39:46.841277778Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-03-25T15:39:46.842679139Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NullConfig' WHERE "Implementation" = 'Eztv'
2026-03-25T15:39:46.845917228Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033222s
2026-03-25T15:39:46.847437018Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-03-25T15:39:46.878374069Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "ConfigContract" IS NULL
2026-03-25T15:39:46.882695339Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0334396s
2026-03-25T15:39:46.884392907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2026-03-25T15:39:46', 'add_config_contract_to_indexers')
2026-03-25T15:39:46.888344001Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:39:46.899093772Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_config_contract_to_indexers migrated
2026-03-25T15:39:46.900773433Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0499143s
2026-03-25T15:39:46.902408144Z [Info] FluentMigrator.Runner.MigrationRunner: 24: drop_tvdb_episodeid migrating
2026-03-25T15:39:46.904026101Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:39:46.906426825Z [Info] drop_tvdb_episodeid: Starting migration of Main DB to 24
2026-03-25T15:39:46.910582030Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Episodes TvDbEpisodeId
2026-03-25T15:39:46.932888707Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Episodes_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "SeasonNumber" INTEGER NOT NULL, "EpisodeNumber" INTEGER NOT NULL, "Title" TEXT, "Overview" TEXT, "EpisodeFileId" INTEGER, "AbsoluteEpisodeNumber" INTEGER, "SceneAbsoluteEpisodeNumber" INTEGER, "SceneSeasonNumber" INTEGER, "SceneEpisodeNumber" INTEGER, "Monitored" INTEGER, "AirDateUtc" DATETIME, "AirDate" TEXT)
2026-03-25T15:39:46.942115081Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Episodes_temp" ("Id", "SeriesId", "SeasonNumber", "EpisodeNumber", "Title", "Overview", "EpisodeFileId", "AbsoluteEpisodeNumber", "SceneAbsoluteEpisodeNumber", "SceneSeasonNumber", "SceneEpisodeNumber", "Monitored", "AirDateUtc", "AirDate") SELECT "Id", "SeriesId", "SeasonNumber", "EpisodeNumber", "Title", "Overview", "EpisodeFileId", "AbsoluteEpisodeNumber", "SceneAbsoluteEpisodeNumber", "SceneSeasonNumber", "SceneEpisodeNumber", "Monitored", "AirDateUtc", "AirDate" FROM "Episodes"
2026-03-25T15:39:46.952083479Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Episodes"
2026-03-25T15:39:46.955108660Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes_temp" RENAME TO "Episodes"
2026-03-25T15:39:46.965516001Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0531796s
2026-03-25T15:39:46.967118958Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2026-03-25T15:39:46', 'drop_tvdb_episodeid')
2026-03-25T15:39:46.970948668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:39:46.980021664Z [Info] FluentMigrator.Runner.MigrationRunner: 24: drop_tvdb_episodeid migrated
2026-03-25T15:39:46.981579921Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.06776s
2026-03-25T15:39:46.983224973Z [Info] FluentMigrator.Runner.MigrationRunner: 25: move_notification_to_generic_provider migrating
2026-03-25T15:39:46.985010758Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:39:46.987460810Z [Info] move_notification_to_generic_provider: Starting migration of Main DB to 25
2026-03-25T15:39:46.992205111Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-03-25T15:39:46.993799170Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.59E-05s
2026-03-25T15:39:46.995052664Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications ConfigContract String
2026-03-25T15:39:46.996964923Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "ConfigContract" TEXT
2026-03-25T15:39:47.002885823Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060515s
2026-03-25T15:39:47.004489432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2026-03-25T15:39:47', 'move_notification_to_generic_provider')
2026-03-25T15:39:47.008508493Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:39:47.016015907Z [Info] FluentMigrator.Runner.MigrationRunner: 25: move_notification_to_generic_provider migrated
2026-03-25T15:39:47.017695698Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0191374s
2026-03-25T15:39:47.019332874Z [Info] FluentMigrator.Runner.MigrationRunner: 26: add_config_contract_to_notifications migrating
2026-03-25T15:39:47.021096635Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:39:47.023562559Z [Info] add_config_contract_to_notifications: Starting migration of Main DB to 26
2026-03-25T15:39:47.039053385Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-03-25T15:39:47.040629278Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "ConfigContract" = 'EmailSettings' WHERE "Implementation" = 'Email'
2026-03-25T15:39:47.044400149Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038635s
2026-03-25T15:39:47.045717702Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-03-25T15:39:47.047096227Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "ConfigContract" = 'GrowlSettings' WHERE "Implementation" = 'Growl'
2026-03-25T15:39:47.050456201Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034326s
2026-03-25T15:39:47.051741749Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-03-25T15:39:47.053122829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "ConfigContract" = 'NotifyMyAndroidSettings' WHERE "Implementation" = 'NotifyMyAndroid'
2026-03-25T15:39:47.056806134Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037739s
2026-03-25T15:39:47.058090370Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-03-25T15:39:47.059466791Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "ConfigContract" = 'PlexClientSettings' WHERE "Implementation" = 'PlexClient'
2026-03-25T15:39:47.063000755Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036128s
2026-03-25T15:39:47.064309069Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-03-25T15:39:47.065669779Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "ConfigContract" = 'PlexServerSettings' WHERE "Implementation" = 'PlexServer'
2026-03-25T15:39:47.069158532Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035796s
2026-03-25T15:39:47.070454762Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-03-25T15:39:47.071835371Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "ConfigContract" = 'ProwlSettings' WHERE "Implementation" = 'Prowl'
2026-03-25T15:39:47.075226297Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034733s
2026-03-25T15:39:47.076536535Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-03-25T15:39:47.077902315Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "ConfigContract" = 'PushBulletSettings' WHERE "Implementation" = 'PushBullet'
2026-03-25T15:39:47.081445939Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036042s
2026-03-25T15:39:47.082736497Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-03-25T15:39:47.084112126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "ConfigContract" = 'PushoverSettings' WHERE "Implementation" = 'Pushover'
2026-03-25T15:39:47.087569567Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035563s
2026-03-25T15:39:47.088891388Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-03-25T15:39:47.090260274Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "ConfigContract" = 'XbmcSettings' WHERE "Implementation" = 'Xbmc'
2026-03-25T15:39:47.093673896Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035015s
2026-03-25T15:39:47.094998012Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-03-25T15:39:47.097545520Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "ConfigContract" IS NULL
2026-03-25T15:39:47.100348694Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036233s
2026-03-25T15:39:47.101909055Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2026-03-25T15:39:47', 'add_config_contract_to_notifications')
2026-03-25T15:39:47.105896742Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:39:47.113219074Z [Info] FluentMigrator.Runner.MigrationRunner: 26: add_config_contract_to_notifications migrated
2026-03-25T15:39:47.114938385Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0165056s
2026-03-25T15:39:47.116575210Z [Info] FluentMigrator.Runner.MigrationRunner: 27: fix_omgwtfnzbs migrating
2026-03-25T15:39:47.118071493Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:39:47.120423347Z [Info] fix_omgwtfnzbs: Starting migration of Main DB to 27
2026-03-25T15:39:47.136004885Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-03-25T15:39:47.137822144Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'OmgwtfnzbsSettings' WHERE "Implementation" = 'Omgwtfnzbs'
2026-03-25T15:39:47.141869111Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041667s
2026-03-25T15:39:47.143195872Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-03-25T15:39:47.144674659Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "Settings" = '{}' WHERE "Implementation" = 'Omgwtfnzbs' AND "Settings" IS NULL
2026-03-25T15:39:47.148198403Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037107s
2026-03-25T15:39:47.149518732Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-03-25T15:39:47.150946646Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "Settings" = '{}' WHERE "Implementation" = 'Omgwtfnzbs' AND "Settings" = ''
2026-03-25T15:39:47.154510501Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036398s
2026-03-25T15:39:47.156040741Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2026-03-25T15:39:47', 'fix_omgwtfnzbs')
2026-03-25T15:39:47.159747153Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:39:47.165416446Z [Info] FluentMigrator.Runner.MigrationRunner: 27: fix_omgwtfnzbs migrated
2026-03-25T15:39:47.166875333Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0146377s
2026-03-25T15:39:47.168525866Z [Info] FluentMigrator.Runner.MigrationRunner: 28: add_blacklist_table migrating
2026-03-25T15:39:47.170081658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:39:47.172632423Z [Info] add_blacklist_table: Starting migration of Main DB to 28
2026-03-25T15:39:47.180003122Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Blacklist
2026-03-25T15:39:47.182041235Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blacklist" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "EpisodeIds" TEXT NOT NULL, "SourceTitle" TEXT NOT NULL, "Quality" TEXT NOT NULL, "Date" DATETIME NOT NULL)
2026-03-25T15:39:47.188156255Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066198s
2026-03-25T15:39:47.189790926Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2026-03-25T15:39:47', 'add_blacklist_table')
2026-03-25T15:39:47.193621077Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:39:47.202169156Z [Info] FluentMigrator.Runner.MigrationRunner: 28: add_blacklist_table migrated
2026-03-25T15:39:47.203728485Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0207011s
2026-03-25T15:39:47.205449500Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_formats_to_naming_config migrating
2026-03-25T15:39:47.207008038Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:39:47.209360173Z [Info] add_formats_to_naming_config: Starting migration of Main DB to 29
2026-03-25T15:39:47.216153158Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2026-03-25T15:39:47.217782789Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.57E-05s
2026-03-25T15:39:47.219056563Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig StandardEpisodeFormat String
2026-03-25T15:39:47.221063193Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "StandardEpisodeFormat" TEXT
2026-03-25T15:39:47.227260159Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063506s
2026-03-25T15:39:47.228671981Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2026-03-25T15:39:47.230122752Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.15E-05s
2026-03-25T15:39:47.231386175Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig DailyEpisodeFormat String
2026-03-25T15:39:47.233293866Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "DailyEpisodeFormat" TEXT
2026-03-25T15:39:47.238802195Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005619s
2026-03-25T15:39:47.240125018Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-25T15:39:47.241471067Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-25T15:39:47.334822471Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0930613s
2026-03-25T15:39:47.336928711Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2026-03-25T15:39:47', 'add_formats_to_naming_config')
2026-03-25T15:39:47.341170240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:39:47.350050958Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_formats_to_naming_config migrated
2026-03-25T15:39:47.351685128Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1085526s
2026-03-25T15:39:47.353395441Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_season_folder_format_to_naming_config migrating
2026-03-25T15:39:47.355202198Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:39:47.357633864Z [Info] add_season_folder_format_to_naming_config: Starting migration of Main DB to 30
2026-03-25T15:39:47.363787081Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2026-03-25T15:39:47.365395249Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.62E-05s
2026-03-25T15:39:47.366638602Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig SeasonFolderFormat String
2026-03-25T15:39:47.368640472Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "SeasonFolderFormat" TEXT
2026-03-25T15:39:47.374777587Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062752s
2026-03-25T15:39:47.376110520Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-25T15:39:47.377471490Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-25T15:39:47.390936779Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0132696s
2026-03-25T15:39:47.392613394Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" = 'seasonfolderformat'
2026-03-25T15:39:47.394670415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'seasonfolderformat'
2026-03-25T15:39:47.397781779Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031041s
2026-03-25T15:39:47.399103390Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" = 'useseasonfolder'
2026-03-25T15:39:47.401138687Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'useseasonfolder'
2026-03-25T15:39:47.403862881Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027339s
2026-03-25T15:39:47.405533244Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2026-03-25T15:39:47', 'add_season_folder_format_to_naming_config')
2026-03-25T15:39:47.409626113Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:39:47.420052624Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_season_folder_format_to_naming_config migrated
2026-03-25T15:39:47.421830774Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.018928s
2026-03-25T15:39:47.423671680Z [Info] FluentMigrator.Runner.MigrationRunner: 31: delete_old_naming_config_columns migrating
2026-03-25T15:39:47.425438777Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:39:47.428161378Z [Info] delete_old_naming_config_columns: Starting migration of Main DB to 31
2026-03-25T15:39:47.434117860Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig Separator, NumberStyle, IncludeSeriesTitle, IncludeEpisodeTitle, IncludeQuality, ReplaceSpaces
2026-03-25T15:39:47.456944193Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NamingConfig_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "MultiEpisodeStyle" INTEGER NOT NULL, "RenameEpisodes" INTEGER, "StandardEpisodeFormat" TEXT, "DailyEpisodeFormat" TEXT, "SeasonFolderFormat" TEXT)
2026-03-25T15:39:47.463423667Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "NamingConfig_temp" ("Id", "MultiEpisodeStyle", "RenameEpisodes", "StandardEpisodeFormat", "DailyEpisodeFormat", "SeasonFolderFormat") SELECT "Id", "MultiEpisodeStyle", "RenameEpisodes", "StandardEpisodeFormat", "DailyEpisodeFormat", "SeasonFolderFormat" FROM "NamingConfig"
2026-03-25T15:39:47.470188516Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig"
2026-03-25T15:39:47.473020488Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig"
2026-03-25T15:39:47.484556912Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0476605s
2026-03-25T15:39:47.486157655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2026-03-25T15:39:47', 'delete_old_naming_config_columns')
2026-03-25T15:39:47.490068708Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:39:47.499391798Z [Info] FluentMigrator.Runner.MigrationRunner: 31: delete_old_naming_config_columns migrated
2026-03-25T15:39:47.501085357Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0625646s
2026-03-25T15:39:47.502770600Z [Info] FluentMigrator.Runner.MigrationRunner: 32: set_default_release_group migrating
2026-03-25T15:39:47.504414119Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:39:47.506786264Z [Info] set_default_release_group: Starting migration of Main DB to 32
2026-03-25T15:39:47.516537976Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-03-25T15:39:47.518314142Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "EpisodeFiles" SET "ReleaseGroup" = 'DRONE' WHERE "ReleaseGroup" IS NULL
2026-03-25T15:39:47.521978258Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037444s
2026-03-25T15:39:47.523560514Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2026-03-25T15:39:47', 'set_default_release_group')
2026-03-25T15:39:47.527466707Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:39:47.532253625Z [Info] FluentMigrator.Runner.MigrationRunner: 32: set_default_release_group migrated
2026-03-25T15:39:47.533868095Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0140776s
2026-03-25T15:39:47.535482816Z [Info] FluentMigrator.Runner.MigrationRunner: 33: add_api_key_to_pushover migrating
2026-03-25T15:39:47.572833749Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:39:47.576027248Z [Info] add_api_key_to_pushover: Starting migration of Main DB to 33
2026-03-25T15:39:47.579360839Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-25T15:39:47.580800698Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-25T15:39:47.592779764Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117903s
2026-03-25T15:39:47.594738978Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2026-03-25T15:39:47', 'add_api_key_to_pushover')
2026-03-25T15:39:47.599400252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:39:47.611835858Z [Info] FluentMigrator.Runner.MigrationRunner: 33: add_api_key_to_pushover migrated
2026-03-25T15:39:47.613403353Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0309442s
2026-03-25T15:39:47.615074948Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_series_contraints migrating
2026-03-25T15:39:47.616706944Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:39:47.619329173Z [Info] remove_series_contraints: Starting migration of Main DB to 34
2026-03-25T15:39:47.639412013Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-03-25T15:39:47.641261807Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.83E-05s
2026-03-25T15:39:47.645351681Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Series ImdbId String
2026-03-25T15:39:47.674922722Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Series_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TvdbId" INTEGER NOT NULL, "TvRageId" INTEGER NOT NULL, "ImdbId" TEXT, "Title" TEXT NOT NULL, "TitleSlug" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "AirTime" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "QualityProfileId" INTEGER NOT NULL, "SeasonFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "Runtime" INTEGER NOT NULL, "SeriesType" INTEGER NOT NULL, "Network" TEXT, "UseSceneNumbering" INTEGER NOT NULL, "FirstAired" DATETIME, "NextAiring" DATETIME, "Year" INTEGER, "Seasons" TEXT)
2026-03-25T15:39:47.688108608Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Series_temp" ("Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "QualityProfileId", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring", "Year", "Seasons") SELECT "Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "QualityProfileId", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring", "Year", "Seasons" FROM "Series"
2026-03-25T15:39:47.702075195Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2026-03-25T15:39:47.705262301Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2026-03-25T15:39:47.715609141Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2026-03-25T15:39:47.719141653Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2026-03-25T15:39:47.722909619Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0756576s
2026-03-25T15:39:47.724349077Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Series TitleSlug String
2026-03-25T15:39:47.747615496Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Series_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TvdbId" INTEGER NOT NULL, "TvRageId" INTEGER NOT NULL, "ImdbId" TEXT, "Title" TEXT NOT NULL, "TitleSlug" TEXT, "CleanTitle" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "AirTime" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "QualityProfileId" INTEGER NOT NULL, "SeasonFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "Runtime" INTEGER NOT NULL, "SeriesType" INTEGER NOT NULL, "Network" TEXT, "UseSceneNumbering" INTEGER NOT NULL, "FirstAired" DATETIME, "NextAiring" DATETIME, "Year" INTEGER, "Seasons" TEXT)
2026-03-25T15:39:47.760383340Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Series_temp" ("Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "QualityProfileId", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring", "Year", "Seasons") SELECT "Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "QualityProfileId", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring", "Year", "Seasons" FROM "Series"
2026-03-25T15:39:47.773474174Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2026-03-25T15:39:47.776636320Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2026-03-25T15:39:47.786932929Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2026-03-25T15:39:47.790512635Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2026-03-25T15:39:47.793938723Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0679845s
2026-03-25T15:39:47.795546149Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2026-03-25T15:39:47', 'remove_series_contraints')
2026-03-25T15:39:47.799744811Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:39:47.812866026Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_series_contraints migrated
2026-03-25T15:39:47.814450045Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0869705s
2026-03-25T15:39:47.816115869Z [Info] FluentMigrator.Runner.MigrationRunner: 35: add_series_folder_format_to_naming_config migrating
2026-03-25T15:39:47.817939871Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:39:47.820347418Z [Info] add_series_folder_format_to_naming_config: Starting migration of Main DB to 35
2026-03-25T15:39:47.831419859Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2026-03-25T15:39:47.833352720Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.33E-05s
2026-03-25T15:39:47.834634701Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig SeriesFolderFormat String
2026-03-25T15:39:47.836670459Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "SeriesFolderFormat" TEXT
2026-03-25T15:39:47.842859729Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063778s
2026-03-25T15:39:47.844213114Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-03-25T15:39:47.845673183Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "SeriesFolderFormat" = '{Series Title}' WHERE 1 = 1
2026-03-25T15:39:47.848883416Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033803s
2026-03-25T15:39:47.850438617Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2026-03-25T15:39:47', 'add_series_folder_format_to_naming_config')
2026-03-25T15:39:47.854440654Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:39:47.863218465Z [Info] FluentMigrator.Runner.MigrationRunner: 35: add_series_folder_format_to_naming_config migrated
2026-03-25T15:39:47.865532263Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0173334s
2026-03-25T15:39:47.867324691Z [Info] FluentMigrator.Runner.MigrationRunner: 36: update_with_quality_converters migrating
2026-03-25T15:39:47.869087841Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:39:47.871707004Z [Info] update_with_quality_converters: Starting migration of Main DB to 36
2026-03-25T15:39:47.890952559Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2026-03-25T15:39:47.893038598Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.98E-05s
2026-03-25T15:39:47.894385189Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles Items String
2026-03-25T15:39:47.896275985Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "Items" TEXT
2026-03-25T15:39:47.902557101Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064807s
2026-03-25T15:39:47.903940195Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-25T15:39:47.905314321Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-25T15:39:47.935675384Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0300441s
2026-03-25T15:39:47.937550679Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-25T15:39:47.938964505Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-25T15:39:47.958092904Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0188502s
2026-03-25T15:39:47.960228213Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2026-03-25T15:39:47', 'update_with_quality_converters')
2026-03-25T15:39:47.964497878Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:39:47.970960389Z [Info] FluentMigrator.Runner.MigrationRunner: 36: update_with_quality_converters migrated
2026-03-25T15:39:47.972692396Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0319928s
2026-03-25T15:39:47.974411677Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_configurable_qualities migrating
2026-03-25T15:39:47.976085947Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:39:47.978629538Z [Info] add_configurable_qualities: Starting migration of Main DB to 37
2026-03-25T15:39:48.002128556Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn QualityProfiles Allowed
2026-03-25T15:39:48.024794276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "QualityProfiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Cutoff" INTEGER NOT NULL, "Items" TEXT)
2026-03-25T15:39:48.030473639Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "QualityProfiles_temp" ("Id", "Name", "Cutoff", "Items") SELECT "Id", "Name", "Cutoff", "Items" FROM "QualityProfiles"
2026-03-25T15:39:48.034706280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "QualityProfiles"
2026-03-25T15:39:48.037750519Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles_temp" RENAME TO "QualityProfiles"
2026-03-25T15:39:48.048463306Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityProfiles_Name" ON "QualityProfiles" ("Name" ASC)
2026-03-25T15:39:48.052182944Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0479266s
2026-03-25T15:39:48.053915873Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn QualityProfiles Items String
2026-03-25T15:39:48.077001919Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "QualityProfiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Cutoff" INTEGER NOT NULL, "Items" TEXT NOT NULL)
2026-03-25T15:39:48.082568045Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "QualityProfiles_temp" ("Id", "Name", "Cutoff", "Items") SELECT "Id", "Name", "Cutoff", "Items" FROM "QualityProfiles"
2026-03-25T15:39:48.086921970Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "QualityProfiles"
2026-03-25T15:39:48.090003744Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles_temp" RENAME TO "QualityProfiles"
2026-03-25T15:39:48.100695007Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityProfiles_Name" ON "QualityProfiles" ("Name" ASC)
2026-03-25T15:39:48.104523084Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0488892s
2026-03-25T15:39:48.105893222Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable QualityDefinitions
2026-03-25T15:39:48.107956727Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "QualityDefinitions" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Quality" INTEGER NOT NULL, "Title" TEXT NOT NULL, "Weight" INTEGER NOT NULL, "MinSize" INTEGER NOT NULL, "MaxSize" INTEGER NOT NULL)
2026-03-25T15:39:48.113641361Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061454s
2026-03-25T15:39:48.115120238Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Quality)
2026-03-25T15:39:48.116814949Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Quality" ON "QualityDefinitions" ("Quality" ASC)
2026-03-25T15:39:48.120713698Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039741s
2026-03-25T15:39:48.122105220Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Title)
2026-03-25T15:39:48.123860804Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Title" ON "QualityDefinitions" ("Title" ASC)
2026-03-25T15:39:48.127736096Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039099s
2026-03-25T15:39:48.129082637Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Weight)
2026-03-25T15:39:48.130832039Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Weight" ON "QualityDefinitions" ("Weight" ASC)
2026-03-25T15:39:48.134556026Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038383s
2026-03-25T15:39:48.135903539Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-25T15:39:48.137252655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-25T15:39:48.153826170Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0156272s
2026-03-25T15:39:48.156418348Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable QualitySizes
2026-03-25T15:39:48.159024204Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "QualitySizes"
2026-03-25T15:39:48.173042466Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0128821s
2026-03-25T15:39:48.181787781Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2026-03-25T15:39:48', 'add_configurable_qualities')
2026-03-25T15:39:48.193779613Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:39:48.209396092Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_configurable_qualities migrated
2026-03-25T15:39:48.212217402Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0512901s
2026-03-25T15:39:48.226674116Z [Info] FluentMigrator.Runner.MigrationRunner: 38: add_on_upgrade_to_notifications migrating
2026-03-25T15:39:48.229161533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:39:48.233851024Z [Info] add_on_upgrade_to_notifications: Starting migration of Main DB to 38
2026-03-25T15:39:48.243916377Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-03-25T15:39:48.246079232Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001398s
2026-03-25T15:39:48.247199938Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnUpgrade Boolean
2026-03-25T15:39:48.250497226Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnUpgrade" INTEGER
2026-03-25T15:39:48.256668019Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007754s
2026-03-25T15:39:48.258174471Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "OnUpgrade" = "OnDownload"
2026-03-25T15:39:48.260349911Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "OnUpgrade" = "OnDownload"
2026-03-25T15:39:48.263019906Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027997s
2026-03-25T15:39:48.265482083Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2026-03-25T15:39:48', 'add_on_upgrade_to_notifications')
2026-03-25T15:39:48.269225369Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:39:48.282854737Z [Info] FluentMigrator.Runner.MigrationRunner: 38: add_on_upgrade_to_notifications migrated
2026-03-25T15:39:48.284760244Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0225311s
2026-03-25T15:39:48.286474365Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_metadata_tables migrating
2026-03-25T15:39:48.288117553Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:39:48.290540851Z [Info] add_metadata_tables: Starting migration of Main DB to 39
2026-03-25T15:39:48.305649688Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Metadata
2026-03-25T15:39:48.308860401Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Metadata" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Enable" INTEGER NOT NULL, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT NOT NULL, "ConfigContract" TEXT NOT NULL)
2026-03-25T15:39:48.315268933Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079761s
2026-03-25T15:39:48.316584161Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataFiles
2026-03-25T15:39:48.318479887Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MetadataFiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "Consumer" TEXT NOT NULL, "Type" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "LastUpdated" DATETIME NOT NULL, "SeasonNumber" INTEGER, "EpisodeFileId" INTEGER)
2026-03-25T15:39:48.324743938Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066961s
2026-03-25T15:39:48.326295541Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2026-03-25T15:39:48', 'add_metadata_tables')
2026-03-25T15:39:48.329950870Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:39:48.343606141Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_metadata_tables migrated
2026-03-25T15:39:48.345378549Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0254714s
2026-03-25T15:39:48.347072649Z [Info] FluentMigrator.Runner.MigrationRunner: 40: add_metadata_to_episodes_and_series migrating
2026-03-25T15:39:48.348827532Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:39:48.351289388Z [Info] add_metadata_to_episodes_and_series: Starting migration of Main DB to 40
2026-03-25T15:39:48.361634966Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-03-25T15:39:48.363210828Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.6E-05s
2026-03-25T15:39:48.364503250Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series Actors String
2026-03-25T15:39:48.366251229Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "Actors" TEXT
2026-03-25T15:39:48.372395339Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063383s
2026-03-25T15:39:48.373760517Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series Ratings String
2026-03-25T15:39:48.375380738Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "Ratings" TEXT
2026-03-25T15:39:48.380797303Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0054757s
2026-03-25T15:39:48.382171780Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series Genres String
2026-03-25T15:39:48.384391338Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "Genres" TEXT
2026-03-25T15:39:48.389514963Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0057388s
2026-03-25T15:39:48.390896304Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series Certification String
2026-03-25T15:39:48.392613491Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "Certification" TEXT
2026-03-25T15:39:48.398116380Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005569s
2026-03-25T15:39:48.399490215Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2026-03-25T15:39:48.400916797Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.05E-05s
2026-03-25T15:39:48.402226654Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes Ratings String
2026-03-25T15:39:48.404043962Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "Ratings" TEXT
2026-03-25T15:39:48.409659087Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005691s
2026-03-25T15:39:48.411038123Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes Images String
2026-03-25T15:39:48.412794359Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "Images" TEXT
2026-03-25T15:39:48.418982537Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059664s
2026-03-25T15:39:48.420411103Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2026-03-25T15:39:48', 'add_metadata_to_episodes_and_series')
2026-03-25T15:39:48.424903838Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:39:48.437133959Z [Info] FluentMigrator.Runner.MigrationRunner: 40: add_metadata_to_episodes_and_series migrated
2026-03-25T15:39:48.439306643Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0243233s
2026-03-25T15:39:48.441234804Z [Info] FluentMigrator.Runner.MigrationRunner: 41: fix_xbmc_season_images_metadata migrating
2026-03-25T15:39:48.443590707Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:39:48.445745596Z [Info] fix_xbmc_season_images_metadata: Starting migration of Main DB to 41
2026-03-25T15:39:48.449796200Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MetadataFiles" SET "Type" = 4 WHERE "Consumer" = 'XbmcMetadata' AND "SeasonNumber" IS NOT NULL
2026-03-25T15:39:48.452690527Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MetadataFiles" SET "Type" = 4 WHERE "Consumer" = 'XbmcMetadata' AND "SeasonNumber" IS NOT NULL
2026-03-25T15:39:48.457008851Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043117s
2026-03-25T15:39:48.458714745Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2026-03-25T15:39:48', 'fix_xbmc_season_images_metadata')
2026-03-25T15:39:48.462719156Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:39:48.465792143Z [Info] FluentMigrator.Runner.MigrationRunner: 41: fix_xbmc_season_images_metadata migrated
2026-03-25T15:39:48.467468868Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0131512s
2026-03-25T15:39:48.469113068Z [Info] FluentMigrator.Runner.MigrationRunner: 42: add_download_clients_table migrating
2026-03-25T15:39:48.470938634Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:39:48.473402353Z [Info] add_download_clients_table: Starting migration of Main DB to 42
2026-03-25T15:39:48.482412853Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClients
2026-03-25T15:39:48.484605989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClients" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Enable" INTEGER NOT NULL, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT NOT NULL, "ConfigContract" TEXT NOT NULL, "Protocol" INTEGER NOT NULL)
2026-03-25T15:39:48.491829220Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076589s
2026-03-25T15:39:48.493675196Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2026-03-25T15:39:48', 'add_download_clients_table')
2026-03-25T15:39:48.497999612Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:39:48.500954982Z [Info] FluentMigrator.Runner.MigrationRunner: 42: add_download_clients_table migrated
2026-03-25T15:39:48.502723883Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0168505s
2026-03-25T15:39:48.504476642Z [Info] FluentMigrator.Runner.MigrationRunner: 43: convert_config_to_download_clients migrating
2026-03-25T15:39:48.506410836Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:39:48.509059317Z [Info] convert_config_to_download_clients: Starting migration of Main DB to 43
2026-03-25T15:39:48.513146456Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-25T15:39:48.515610817Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-25T15:39:48.587575645Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0722465s
2026-03-25T15:39:48.589972340Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (43, '2026-03-25T15:39:48', 'convert_config_to_download_clients')
2026-03-25T15:39:48.594649195Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:39:48.606358398Z [Info] FluentMigrator.Runner.MigrationRunner: 43: convert_config_to_download_clients migrated
2026-03-25T15:39:48.608194764Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0908716s
2026-03-25T15:39:48.609866951Z [Info] FluentMigrator.Runner.MigrationRunner: 44: fix_xbmc_episode_metadata migrating
2026-03-25T15:39:48.611709460Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:39:48.614468805Z [Info] fix_xbmc_episode_metadata: Starting migration of Main DB to 44
2026-03-25T15:39:48.618995659Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MetadataFiles" SET "Type" = 2 WHERE "Consumer" = 'XbmcMetadata' AND "EpisodeFileId" IS NOT NULL AND "Type" = 4 AND "RelativePath" LIKE '%.nfo'
2026-03-25T15:39:48.622503641Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MetadataFiles" SET "Type" = 2 WHERE "Consumer" = 'XbmcMetadata' AND "EpisodeFileId" IS NOT NULL AND "Type" = 4 AND "RelativePath" LIKE '%.nfo'
2026-03-25T15:39:48.627803330Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052433s
2026-03-25T15:39:48.629333210Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MetadataFiles" SET "Type" = 5 WHERE "Consumer" = 'XbmcMetadata' AND "EpisodeFileId" IS NOT NULL AND "Type" = 4
2026-03-25T15:39:48.632428191Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MetadataFiles" SET "Type" = 5 WHERE "Consumer" = 'XbmcMetadata' AND "EpisodeFileId" IS NOT NULL AND "Type" = 4
2026-03-25T15:39:48.636620801Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041492s
2026-03-25T15:39:48.638249430Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2026-03-25T15:39:48', 'fix_xbmc_episode_metadata')
2026-03-25T15:39:48.642420627Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:39:48.645965073Z [Info] FluentMigrator.Runner.MigrationRunner: 44: fix_xbmc_episode_metadata migrated
2026-03-25T15:39:48.647857964Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0135366s
2026-03-25T15:39:48.649638598Z [Info] FluentMigrator.Runner.MigrationRunner: 45: add_indexes migrating
2026-03-25T15:39:48.651294071Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:39:48.653864726Z [Info] add_indexes: Starting migration of Main DB to 45
2026-03-25T15:39:48.669348107Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Blacklist (SeriesId)
2026-03-25T15:39:48.671503566Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Blacklist_SeriesId" ON "Blacklist" ("SeriesId" ASC)
2026-03-25T15:39:48.675824656Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047227s
2026-03-25T15:39:48.677317230Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex EpisodeFiles (SeriesId)
2026-03-25T15:39:48.678943424Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_EpisodeFiles_SeriesId" ON "EpisodeFiles" ("SeriesId" ASC)
2026-03-25T15:39:48.682911773Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038115s
2026-03-25T15:39:48.684107000Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Episodes (EpisodeFileId)
2026-03-25T15:39:48.685765599Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_EpisodeFileId" ON "Episodes" ("EpisodeFileId" ASC)
2026-03-25T15:39:48.689308721Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036054s
2026-03-25T15:39:48.690678769Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Episodes (SeriesId)
2026-03-25T15:39:48.692301065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_SeriesId" ON "Episodes" ("SeriesId" ASC)
2026-03-25T15:39:48.695902977Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036566s
2026-03-25T15:39:48.697307715Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (EpisodeId)
2026-03-25T15:39:48.699028870Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EpisodeId" ON "History" ("EpisodeId" ASC)
2026-03-25T15:39:48.702881456Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036686s
2026-03-25T15:39:48.704124689Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (Date)
2026-03-25T15:39:48.705976737Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2026-03-25T15:39:48.710063244Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041616s
2026-03-25T15:39:48.711292128Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (Path)
2026-03-25T15:39:48.712873562Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_Path" ON "Series" ("Path" ASC)
2026-03-25T15:39:48.716202464Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033183s
2026-03-25T15:39:48.717695359Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (CleanTitle)
2026-03-25T15:39:48.719264829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_CleanTitle" ON "Series" ("CleanTitle" ASC)
2026-03-25T15:39:48.722755045Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034954s
2026-03-25T15:39:48.724038909Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (TvRageId)
2026-03-25T15:39:48.725800927Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC)
2026-03-25T15:39:48.729537249Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038118s
2026-03-25T15:39:48.731094934Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (45, '2026-03-25T15:39:48', 'add_indexes')
2026-03-25T15:39:48.734660843Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:39:48.747791849Z [Info] FluentMigrator.Runner.MigrationRunner: 45: add_indexes migrated
2026-03-25T15:39:48.749483444Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0220165s
2026-03-25T15:39:48.751161893Z [Info] FluentMigrator.Runner.MigrationRunner: 46: fix_nzb_su_url migrating
2026-03-25T15:39:48.752772245Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:39:48.755470066Z [Info] fix_nzb_su_url: Starting migration of Main DB to 46
2026-03-25T15:39:48.758864820Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = replace("Settings", '//nzb.su', '//api.nzb.su')WHERE "Implementation" = 'Newznab'AND "Settings" LIKE '%//nzb.su%'
2026-03-25T15:39:48.762763790Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "Settings" = replace("Settings", '//nzb.su', '//api.nzb.su')WHERE "Implementation" = 'Newznab'AND "Settings" LIKE '%//nzb.su%'
2026-03-25T15:39:48.767587060Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049449s
2026-03-25T15:39:48.769266511Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (46, '2026-03-25T15:39:48', 'fix_nzb_su_url')
2026-03-25T15:39:48.773084417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:39:48.776366735Z [Info] FluentMigrator.Runner.MigrationRunner: 46: fix_nzb_su_url migrated
2026-03-25T15:39:48.777860312Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0137438s
2026-03-25T15:39:48.779415031Z [Info] FluentMigrator.Runner.MigrationRunner: 47: add_temporary_blacklist_columns migrating
2026-03-25T15:39:48.781103941Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:39:48.783529274Z [Info] add_temporary_blacklist_columns: Starting migration of Main DB to 47
2026-03-25T15:39:48.788345099Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist
2026-03-25T15:39:48.789965281Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.5E-05s
2026-03-25T15:39:48.791208484Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist PublishedDate DateTime
2026-03-25T15:39:48.793138529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "PublishedDate" DATETIME
2026-03-25T15:39:48.800413425Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073777s
2026-03-25T15:39:48.802103528Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (47, '2026-03-25T15:39:48', 'add_temporary_blacklist_columns')
2026-03-25T15:39:48.806176707Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:39:48.817682771Z [Info] FluentMigrator.Runner.MigrationRunner: 47: add_temporary_blacklist_columns migrated
2026-03-25T15:39:48.819680563Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0246034s
2026-03-25T15:39:48.821623615Z [Info] FluentMigrator.Runner.MigrationRunner: 48: add_title_to_scenemappings migrating
2026-03-25T15:39:48.823483750Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:39:48.826156380Z [Info] add_title_to_scenemappings: Starting migration of Main DB to 48
2026-03-25T15:39:48.831075764Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SceneMappings
2026-03-25T15:39:48.832636827Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.87E-05s
2026-03-25T15:39:48.833918236Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SceneMappings Title String
2026-03-25T15:39:48.835785856Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SceneMappings" ADD COLUMN "Title" TEXT
2026-03-25T15:39:48.843001873Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073355s
2026-03-25T15:39:48.844653117Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (48, '2026-03-25T15:39:48', 'add_title_to_scenemappings')
2026-03-25T15:39:48.848544451Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:39:48.853188962Z [Info] FluentMigrator.Runner.MigrationRunner: 48: add_title_to_scenemappings migrated
2026-03-25T15:39:48.854822530Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0175878s
2026-03-25T15:39:48.856367120Z [Info] FluentMigrator.Runner.MigrationRunner: 49: fix_dognzb_url migrating
2026-03-25T15:39:48.857824313Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:39:48.860248414Z [Info] fix_dognzb_url: Starting migration of Main DB to 49
2026-03-25T15:39:48.863321620Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = replace("Settings", '//dognzb.cr', '//api.dognzb.cr')WHERE "Implementation" = 'Newznab'AND "Settings" LIKE '%//dognzb.cr%'
2026-03-25T15:39:48.866616734Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "Settings" = replace("Settings", '//dognzb.cr', '//api.dognzb.cr')WHERE "Implementation" = 'Newznab'AND "Settings" LIKE '%//dognzb.cr%'
2026-03-25T15:39:48.871142315Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045265s
2026-03-25T15:39:48.872694299Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (49, '2026-03-25T15:39:48', 'fix_dognzb_url')
2026-03-25T15:39:48.876243023Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:39:48.884726051Z [Info] FluentMigrator.Runner.MigrationRunner: 49: fix_dognzb_url migrated
2026-03-25T15:39:48.886165990Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0181437s
2026-03-25T15:39:48.887706011Z [Info] FluentMigrator.Runner.MigrationRunner: 50: add_hash_to_metadata_files migrating
2026-03-25T15:39:48.889321954Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:39:48.891603968Z [Info] add_hash_to_metadata_files: Starting migration of Main DB to 50
2026-03-25T15:39:48.896351205Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles
2026-03-25T15:39:48.897804190Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.49E-05s
2026-03-25T15:39:48.899044407Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MetadataFiles Hash String
2026-03-25T15:39:48.900771133Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles" ADD COLUMN "Hash" TEXT
2026-03-25T15:39:48.907583848Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067339s
2026-03-25T15:39:48.909031112Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (50, '2026-03-25T15:39:48', 'add_hash_to_metadata_files')
2026-03-25T15:39:48.912861553Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:39:48.917279948Z [Info] FluentMigrator.Runner.MigrationRunner: 50: add_hash_to_metadata_files migrated
2026-03-25T15:39:48.919055152Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0166549s
2026-03-25T15:39:48.920588208Z [Info] FluentMigrator.Runner.MigrationRunner: 51: download_client_import migrating
2026-03-25T15:39:48.922447311Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:39:48.924521406Z [Info] download_client_import: Starting migration of Main DB to 51
2026-03-25T15:39:48.929051075Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-25T15:39:48.930498229Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-25T15:39:48.937689897Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070259s
2026-03-25T15:39:48.939342985Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-25T15:39:48.940642772Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-25T15:39:48.975451027Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0345188s
2026-03-25T15:39:48.977253325Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-25T15:39:48.978595096Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-25T15:39:49.045077467Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0661898s
2026-03-25T15:39:49.047125200Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (51, '2026-03-25T15:39:49', 'download_client_import')
2026-03-25T15:39:49.051158129Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:39:49.067888731Z [Info] FluentMigrator.Runner.MigrationRunner: 51: download_client_import migrated
2026-03-25T15:39:49.069630597Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.089156s
2026-03-25T15:39:49.071281080Z [Info] FluentMigrator.Runner.MigrationRunner: 52: add_columns_for_anime migrating
2026-03-25T15:39:49.072835309Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:39:49.075225851Z [Info] add_columns_for_anime: Starting migration of Main DB to 52
2026-03-25T15:39:49.081735777Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SceneMappings
2026-03-25T15:39:49.083307491Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.52E-05s
2026-03-25T15:39:49.084563319Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SceneMappings Type String
2026-03-25T15:39:49.086260356Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SceneMappings" ADD COLUMN "Type" TEXT
2026-03-25T15:39:49.092730000Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065642s
2026-03-25T15:39:49.094040809Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "SceneMappings"
2026-03-25T15:39:49.095993591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "SceneMappings"
2026-03-25T15:39:49.098386929Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025592s
2026-03-25T15:39:49.099656625Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2026-03-25T15:39:49.101069178Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.5E-06s
2026-03-25T15:39:49.102341229Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig AnimeEpisodeFormat String
2026-03-25T15:39:49.104172786Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "AnimeEpisodeFormat" TEXT
2026-03-25T15:39:49.110046762Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059682s
2026-03-25T15:39:49.111305867Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "AnimeEpisodeFormat" = "StandardEpisodeFormat"
2026-03-25T15:39:49.113641429Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "AnimeEpisodeFormat" = "StandardEpisodeFormat"
2026-03-25T15:39:49.116507098Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028708s
2026-03-25T15:39:49.117992699Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (52, '2026-03-25T15:39:49', 'add_columns_for_anime')
2026-03-25T15:39:49.121632456Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:39:49.128369209Z [Info] FluentMigrator.Runner.MigrationRunner: 52: add_columns_for_anime migrated
2026-03-25T15:39:49.129901914Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0147151s
2026-03-25T15:39:49.131496294Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_series_sorttitle migrating
2026-03-25T15:39:49.133044310Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:39:49.135321815Z [Info] add_series_sorttitle: Starting migration of Main DB to 53
2026-03-25T15:39:49.148466338Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series SortTitle String
2026-03-25T15:39:49.150572858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "SortTitle" TEXT
2026-03-25T15:39:49.157332607Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068262s
2026-03-25T15:39:49.158777606Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-25T15:39:49.160112713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-25T15:39:49.170785390Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103803s
2026-03-25T15:39:49.172854736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (53, '2026-03-25T15:39:49', 'add_series_sorttitle')
2026-03-25T15:39:49.176688023Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:39:49.187741536Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_series_sorttitle migrated
2026-03-25T15:39:49.189382249Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0275789s
2026-03-25T15:39:49.191021268Z [Info] FluentMigrator.Runner.MigrationRunner: 54: rename_profiles migrating
2026-03-25T15:39:49.192512670Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:39:49.194869064Z [Info] rename_profiles: Starting migration of Main DB to 54
2026-03-25T15:39:49.228991299Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable QualityProfiles Profiles
2026-03-25T15:39:49.231964204Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" RENAME TO "Profiles"
2026-03-25T15:39:49.245376265Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0142943s
2026-03-25T15:39:49.246835913Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles
2026-03-25T15:39:49.248234609Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.32E-05s
2026-03-25T15:39:49.249502812Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles Language Int32
2026-03-25T15:39:49.251193556Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "Language" INTEGER
2026-03-25T15:39:49.257139305Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060607s
2026-03-25T15:39:49.258449904Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles
2026-03-25T15:39:49.259807257Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.6E-06s
2026-03-25T15:39:49.261145731Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles GrabDelay Int32
2026-03-25T15:39:49.262861726Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "GrabDelay" INTEGER
2026-03-25T15:39:49.268707745Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059693s
2026-03-25T15:39:49.270038264Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles
2026-03-25T15:39:49.271395997Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.7E-06s
2026-03-25T15:39:49.272648208Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles GrabDelayMode Int32
2026-03-25T15:39:49.274392439Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "GrabDelayMode" INTEGER
2026-03-25T15:39:49.280406557Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060634s
2026-03-25T15:39:49.281752196Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-03-25T15:39:49.283787533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Profiles" SET "Language" = 1, "GrabDelay" = 0, "GrabDelayMode" = 0 WHERE 1 = 1
2026-03-25T15:39:49.286997576Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039568s
2026-03-25T15:39:49.288305689Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-03-25T15:39:49.289665266Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-05s
2026-03-25T15:39:49.290939491Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series ProfileId Int32
2026-03-25T15:39:49.292666037Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "ProfileId" INTEGER
2026-03-25T15:39:49.299111864Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064807s
2026-03-25T15:39:49.300553226Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Series" SET "ProfileId" = "QualityProfileId"
2026-03-25T15:39:49.302547721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Series" SET "ProfileId" = "QualityProfileId"
2026-03-25T15:39:49.305473391Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029041s
2026-03-25T15:39:49.306745722Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable PendingReleases
2026-03-25T15:39:49.308653152Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "PendingReleases" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "Title" TEXT NOT NULL, "Added" DATETIME NOT NULL, "ParsedEpisodeInfo" TEXT NOT NULL, "Release" TEXT NOT NULL)
2026-03-25T15:39:49.314574693Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063314s
2026-03-25T15:39:49.316147099Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (54, '2026-03-25T15:39:49', 'rename_profiles')
2026-03-25T15:39:49.319731655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:39:49.327588803Z [Info] FluentMigrator.Runner.MigrationRunner: 54: rename_profiles migrated
2026-03-25T15:39:49.329089905Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0193729s
2026-03-25T15:39:49.330713654Z [Info] FluentMigrator.Runner.MigrationRunner: 55: drop_old_profile_columns migrating
2026-03-25T15:39:49.332300098Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:39:49.335660333Z [Info] drop_old_profile_columns: Starting migration of Main DB to 55
2026-03-25T15:39:49.341102669Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Series QualityProfileId
2026-03-25T15:39:49.376162641Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Series_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TvdbId" INTEGER NOT NULL, "TvRageId" INTEGER NOT NULL, "ImdbId" TEXT, "Title" TEXT NOT NULL, "TitleSlug" TEXT, "CleanTitle" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "AirTime" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "SeasonFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "Runtime" INTEGER NOT NULL, "SeriesType" INTEGER NOT NULL, "Network" TEXT, "UseSceneNumbering" INTEGER NOT NULL, "FirstAired" DATETIME, "NextAiring" DATETIME, "Year" INTEGER, "Seasons" TEXT, "Actors" TEXT, "Ratings" TEXT, "Genres" TEXT, "Certification" TEXT, "SortTitle" TEXT, "ProfileId" INTEGER)
2026-03-25T15:39:49.390237837Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Series_temp" ("Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring", "Year", "Seasons", "Actors", "Ratings", "Genres", "Certification", "SortTitle", "ProfileId") SELECT "Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring", "Year", "Seasons", "Actors", "Ratings", "Genres", "Certification", "SortTitle", "ProfileId" FROM "Series"
2026-03-25T15:39:49.404672015Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2026-03-25T15:39:49.408456033Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2026-03-25T15:39:49.422098889Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2026-03-25T15:39:49.425634747Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2026-03-25T15:39:49.429296419Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_Path" ON "Series" ("Path" ASC)
2026-03-25T15:39:49.432551823Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_CleanTitle" ON "Series" ("CleanTitle" ASC)
2026-03-25T15:39:49.436472976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC)
2026-03-25T15:39:49.439348385Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0964328s
2026-03-25T15:39:49.440913185Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (55, '2026-03-25T15:39:49', 'drop_old_profile_columns')
2026-03-25T15:39:49.444646221Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:39:49.467127409Z [Info] FluentMigrator.Runner.MigrationRunner: 55: drop_old_profile_columns migrated
2026-03-25T15:39:49.469207807Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1232313s
2026-03-25T15:39:49.471205579Z [Info] FluentMigrator.Runner.MigrationRunner: 56: add_mediainfo_to_episodefile migrating
2026-03-25T15:39:49.472936674Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:39:49.475684105Z [Info] add_mediainfo_to_episodefile: Starting migration of Main DB to 56
2026-03-25T15:39:49.484020037Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable EpisodeFiles
2026-03-25T15:39:49.485610680Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.86E-05s
2026-03-25T15:39:49.486912571Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn EpisodeFiles MediaInfo String
2026-03-25T15:39:49.488885823Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles" ADD COLUMN "MediaInfo" TEXT
2026-03-25T15:39:49.495717576Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071277s
2026-03-25T15:39:49.497501447Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (56, '2026-03-25T15:39:49', 'add_mediainfo_to_episodefile')
2026-03-25T15:39:49.501279854Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:39:49.505920266Z [Info] FluentMigrator.Runner.MigrationRunner: 56: add_mediainfo_to_episodefile migrated
2026-03-25T15:39:49.507511039Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0173533s
2026-03-25T15:39:49.509294299Z [Info] FluentMigrator.Runner.MigrationRunner: 57: convert_episode_file_path_to_relative migrating
2026-03-25T15:39:49.510905633Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:39:49.513265864Z [Info] convert_episode_file_path_to_relative: Starting migration of Main DB to 57
2026-03-25T15:39:49.519320944Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn EpisodeFiles RelativePath String
2026-03-25T15:39:49.521572617Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles" ADD COLUMN "RelativePath" TEXT
2026-03-25T15:39:49.527898332Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067057s
2026-03-25T15:39:49.529278350Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-25T15:39:49.530682617Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-25T15:39:49.541248599Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103836s
2026-03-25T15:39:49.543204566Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (57, '2026-03-25T15:39:49', 'convert_episode_file_path_to_relative')
2026-03-25T15:39:49.547638743Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:39:49.551895583Z [Info] FluentMigrator.Runner.MigrationRunner: 57: convert_episode_file_path_to_relative migrated
2026-03-25T15:39:49.553644083Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0212189s
2026-03-25T15:39:49.555292722Z [Info] FluentMigrator.Runner.MigrationRunner: 58: drop_episode_file_path migrating
2026-03-25T15:39:49.556851009Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:39:49.559391373Z [Info] drop_episode_file_path: Starting migration of Main DB to 58
2026-03-25T15:39:49.563053556Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn EpisodeFiles Path
2026-03-25T15:39:49.589159742Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "EpisodeFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "DateAdded" DATETIME NOT NULL, "SeasonNumber" INTEGER NOT NULL, "SceneName" TEXT, "ReleaseGroup" TEXT, "MediaInfo" TEXT, "RelativePath" TEXT)
2026-03-25T15:39:49.596690683Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "EpisodeFiles_temp" ("Id", "SeriesId", "Quality", "Size", "DateAdded", "SeasonNumber", "SceneName", "ReleaseGroup", "MediaInfo", "RelativePath") SELECT "Id", "SeriesId", "Quality", "Size", "DateAdded", "SeasonNumber", "SceneName", "ReleaseGroup", "MediaInfo", "RelativePath" FROM "EpisodeFiles"
2026-03-25T15:39:49.603143334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "EpisodeFiles"
2026-03-25T15:39:49.606373266Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles_temp" RENAME TO "EpisodeFiles"
2026-03-25T15:39:49.619279048Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_EpisodeFiles_SeriesId" ON "EpisodeFiles" ("SeriesId" ASC)
2026-03-25T15:39:49.622824615Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0583356s
2026-03-25T15:39:49.624425098Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (58, '2026-03-25T15:39:49', 'drop_episode_file_path')
2026-03-25T15:39:49.628227402Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:39:49.640835796Z [Info] FluentMigrator.Runner.MigrationRunner: 58: drop_episode_file_path migrated
2026-03-25T15:39:49.642526008Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0762568s
2026-03-25T15:39:49.644287134Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_enable_options_to_indexers migrating
2026-03-25T15:39:49.645948278Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:39:49.648406085Z [Info] add_enable_options_to_indexers: Starting migration of Main DB to 59
2026-03-25T15:39:49.660197003Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-03-25T15:39:49.661989692Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.85E-05s
2026-03-25T15:39:49.663243216Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers EnableRss Boolean
2026-03-25T15:39:49.731799111Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "EnableRss" INTEGER
2026-03-25T15:39:49.738851779Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073376s
2026-03-25T15:39:49.740232799Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers EnableSearch Boolean
2026-03-25T15:39:49.741966309Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "EnableSearch" INTEGER
2026-03-25T15:39:49.747823962Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059476s
2026-03-25T15:39:49.749153598Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableRss" = "Enable", "EnableSearch" = "Enable"
2026-03-25T15:39:49.751504581Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableRss" = "Enable", "EnableSearch" = "Enable"
2026-03-25T15:39:49.754447045Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029946s
2026-03-25T15:39:49.755737764Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-03-25T15:39:49.757521946Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableSearch" = 0 WHERE "Implementation" = 'Wombles'
2026-03-25T15:39:49.760493959Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034634s
2026-03-25T15:39:49.762027125Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (59, '2026-03-25T15:39:49', 'add_enable_options_to_indexers')
2026-03-25T15:39:49.765725631Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:39:49.782636095Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_enable_options_to_indexers migrated
2026-03-25T15:39:49.784418503Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0254002s
2026-03-25T15:39:49.786275852Z [Info] FluentMigrator.Runner.MigrationRunner: 60: remove_enable_from_indexers migrating
2026-03-25T15:39:49.867600864Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:39:49.870929746Z [Info] remove_enable_from_indexers: Starting migration of Main DB to 60
2026-03-25T15:39:49.876224004Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Indexers Enable
2026-03-25T15:39:49.901706956Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableRss" INTEGER, "EnableSearch" INTEGER)
2026-03-25T15:39:49.908175749Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Indexers_temp" ("Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "EnableSearch") SELECT "Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "EnableSearch" FROM "Indexers"
2026-03-25T15:39:49.913749880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2026-03-25T15:39:49.916642744Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2026-03-25T15:39:49.929278692Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-03-25T15:39:49.932628045Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0547406s
2026-03-25T15:39:49.933898132Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn DownloadClients Protocol
2026-03-25T15:39:49.957674147Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClients_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Enable" INTEGER NOT NULL, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT NOT NULL, "ConfigContract" TEXT NOT NULL)
2026-03-25T15:39:49.963420025Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DownloadClients_temp" ("Id", "Enable", "Name", "Implementation", "Settings", "ConfigContract") SELECT "Id", "Enable", "Name", "Implementation", "Settings", "ConfigContract" FROM "DownloadClients"
2026-03-25T15:39:49.968720626Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClients"
2026-03-25T15:39:49.971427075Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients_temp" RENAME TO "DownloadClients"
2026-03-25T15:39:49.984280691Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0484769s
2026-03-25T15:39:49.985828998Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (60, '2026-03-25T15:39:49', 'remove_enable_from_indexers')
2026-03-25T15:39:49.989617165Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:39:50.007774519Z [Info] FluentMigrator.Runner.MigrationRunner: 60: remove_enable_from_indexers migrated
2026-03-25T15:39:50.009909276Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0721756s
2026-03-25T15:39:50.011569388Z [Info] FluentMigrator.Runner.MigrationRunner: 61: clear_bad_scene_names migrating
2026-03-25T15:39:50.013128787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:39:50.015745626Z [Info] clear_bad_scene_names: Starting migration of Main DB to 61
2026-03-25T15:39:50.019556097Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "EpisodeFiles" SET "ReleaseGroup" = NULL , "SceneName" = NULL WHERE "ReleaseGroup" IS NULL OR "SceneName" IS NULL OR "ReleaseGroup" = 'DRONE' OR LENGTH("SceneName") <10 OR LENGTH("ReleaseGroup") > 20 OR "SceneName" NOT LIKE '%.%'
2026-03-25T15:39:50.023720000Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "EpisodeFiles" SET "ReleaseGroup" = NULL , "SceneName" = NULL WHERE "ReleaseGroup" IS NULL OR "SceneName" IS NULL OR "ReleaseGroup" = 'DRONE' OR LENGTH("SceneName") <10 OR LENGTH("ReleaseGroup") > 20 OR "SceneName" NOT LIKE '%.%'
2026-03-25T15:39:50.029708957Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061388s
2026-03-25T15:39:50.031253817Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (61, '2026-03-25T15:39:50', 'clear_bad_scene_names')
2026-03-25T15:39:50.035064308Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:39:50.046618859Z [Info] FluentMigrator.Runner.MigrationRunner: 61: clear_bad_scene_names migrated
2026-03-25T15:39:50.048081754Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0228025s
2026-03-25T15:39:50.049725594Z [Info] FluentMigrator.Runner.MigrationRunner: 62: convert_quality_models migrating
2026-03-25T15:39:50.051270754Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:39:50.053648651Z [Info] convert_quality_models: Starting migration of Main DB to 62
2026-03-25T15:39:50.057203258Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-25T15:39:50.058621302Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-25T15:39:50.076148447Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0172772s
2026-03-25T15:39:50.078488929Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (62, '2026-03-25T15:39:50', 'convert_quality_models')
2026-03-25T15:39:50.082195802Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:39:50.087394899Z [Info] FluentMigrator.Runner.MigrationRunner: 62: convert_quality_models migrated
2026-03-25T15:39:50.088949258Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.028762s
2026-03-25T15:39:50.090565923Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_remotepathmappings migrating
2026-03-25T15:39:50.092134470Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:39:50.094400302Z [Info] add_remotepathmappings: Starting migration of Main DB to 63
2026-03-25T15:39:50.100854325Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RemotePathMappings
2026-03-25T15:39:50.103147963Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "RemotePathMappings" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Host" TEXT NOT NULL, "RemotePath" TEXT NOT NULL, "LocalPath" TEXT NOT NULL)
2026-03-25T15:39:50.108251867Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0057532s
2026-03-25T15:39:50.109797118Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (63, '2026-03-25T15:39:50', 'add_remotepathmappings')
2026-03-25T15:39:50.113476385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:39:50.117726201Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_remotepathmappings migrated
2026-03-25T15:39:50.119267604Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0152802s
2026-03-25T15:39:50.120879018Z [Info] FluentMigrator.Runner.MigrationRunner: 64: remove_method_from_logs migrating
2026-03-25T15:39:50.122439420Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:39:50.124753318Z [Info] remove_method_from_logs: Starting migration of Main DB to 64
2026-03-25T15:39:50.126696811Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (64, '2026-03-25T15:39:50', 'remove_method_from_logs')
2026-03-25T15:39:50.130398343Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:39:50.134078882Z [Info] FluentMigrator.Runner.MigrationRunner: 64: remove_method_from_logs migrated
2026-03-25T15:39:50.135625486Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0116351s
2026-03-25T15:39:50.137075916Z [Info] FluentMigrator.Runner.MigrationRunner: 65: make_scene_numbering_nullable migrating
2026-03-25T15:39:50.138717942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:39:50.140884914Z [Info] make_scene_numbering_nullable: Starting migration of Main DB to 65
2026-03-25T15:39:50.166815617Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-03-25T15:39:50.168383193Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Episodes" SET "AbsoluteEpisodeNumber" = NULL WHERE "AbsoluteEpisodeNumber" = 0
2026-03-25T15:39:50.172128894Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038945s
2026-03-25T15:39:50.173384862Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-03-25T15:39:50.174719078Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Episodes" SET "SceneAbsoluteEpisodeNumber" = NULL WHERE "SceneAbsoluteEpisodeNumber" = 0
2026-03-25T15:39:50.177957117Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033418s
2026-03-25T15:39:50.179250020Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-03-25T15:39:50.180685279Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Episodes" SET "SceneSeasonNumber" = NULL, "SceneEpisodeNumber" = NULL WHERE "SceneSeasonNumber" = 0 AND "SceneEpisodeNumber" = 0
2026-03-25T15:39:50.184503586Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039671s
2026-03-25T15:39:50.186024708Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (65, '2026-03-25T15:39:50', 'make_scene_numbering_nullable')
2026-03-25T15:39:50.189774928Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:39:50.202279643Z [Info] FluentMigrator.Runner.MigrationRunner: 65: make_scene_numbering_nullable migrated
2026-03-25T15:39:50.204162203Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.021501s
2026-03-25T15:39:50.205603604Z [Info] FluentMigrator.Runner.MigrationRunner: 66: add_tags migrating
2026-03-25T15:39:50.207017260Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:39:50.209408724Z [Info] add_tags: Starting migration of Main DB to 66
2026-03-25T15:39:50.222973403Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tags
2026-03-25T15:39:50.224989542Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tags" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Label" TEXT NOT NULL)
2026-03-25T15:39:50.229599533Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049014s
2026-03-25T15:39:50.230973408Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-03-25T15:39:50.232375952Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.66E-05s
2026-03-25T15:39:50.233616479Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series Tags String
2026-03-25T15:39:50.235276000Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "Tags" TEXT
2026-03-25T15:39:50.241426312Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062691s
2026-03-25T15:39:50.242742030Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-03-25T15:39:50.244167400Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.2E-06s
2026-03-25T15:39:50.245401785Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications Tags String
2026-03-25T15:39:50.247069823Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "Tags" TEXT
2026-03-25T15:39:50.253011264Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060096s
2026-03-25T15:39:50.254346142Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-03-25T15:39:50.255655297Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Series" SET "Tags" = '[]' WHERE 1 = 1
2026-03-25T15:39:50.258273558Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027128s
2026-03-25T15:39:50.259546681Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-03-25T15:39:50.260921048Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "Tags" = '[]' WHERE 1 = 1
2026-03-25T15:39:50.263517596Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026936s
2026-03-25T15:39:50.265239131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (66, '2026-03-25T15:39:50', 'add_tags')
2026-03-25T15:39:50.268749448Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:39:50.276495492Z [Info] FluentMigrator.Runner.MigrationRunner: 66: add_tags migrated
2026-03-25T15:39:50.277986504Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.015594s
2026-03-25T15:39:50.279628600Z [Info] FluentMigrator.Runner.MigrationRunner: 67: add_added_to_series migrating
2026-03-25T15:39:50.281162879Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:39:50.283541157Z [Info] add_added_to_series: Starting migration of Main DB to 67
2026-03-25T15:39:50.288316009Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-03-25T15:39:50.289796059Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.27E-05s
2026-03-25T15:39:50.291055234Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series Added DateTime
2026-03-25T15:39:50.292765407Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "Added" DATETIME
2026-03-25T15:39:50.299461167Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068094s
2026-03-25T15:39:50.301043652Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (67, '2026-03-25T15:39:50', 'add_added_to_series')
2026-03-25T15:39:50.304707488Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:39:50.316554919Z [Info] FluentMigrator.Runner.MigrationRunner: 67: add_added_to_series migrated
2026-03-25T15:39:50.318224510Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0238535s
2026-03-25T15:39:50.319919663Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_release_restrictions migrating
2026-03-25T15:39:50.321494654Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:39:50.323907401Z [Info] add_release_restrictions: Starting migration of Main DB to 68
2026-03-25T15:39:50.345713461Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Restrictions
2026-03-25T15:39:50.348319928Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Restrictions" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Required" TEXT, "Preferred" TEXT, "Ignored" TEXT, "Tags" TEXT NOT NULL)
2026-03-25T15:39:50.353646461Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059765s
2026-03-25T15:39:50.354960988Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-25T15:39:50.356310364Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-25T15:39:50.365004417Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085538s
2026-03-25T15:39:50.366591692Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-03-25T15:39:50.369317169Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'releaserestrictions'
2026-03-25T15:39:50.372192467Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038159s
2026-03-25T15:39:50.373726165Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (68, '2026-03-25T15:39:50', 'add_release_restrictions')
2026-03-25T15:39:50.377437897Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:39:50.384231595Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_release_restrictions migrated
2026-03-25T15:39:50.385790032Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.015857s
2026-03-25T15:39:50.387499834Z [Info] FluentMigrator.Runner.MigrationRunner: 69: quality_proper migrating
2026-03-25T15:39:50.388974623Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:39:50.391522994Z [Info] quality_proper: Starting migration of Main DB to 69
2026-03-25T15:39:50.394627794Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-25T15:39:50.396076421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-25T15:39:50.404893981Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086866s
2026-03-25T15:39:50.406702122Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (69, '2026-03-25T15:39:50', 'quality_proper')
2026-03-25T15:39:50.410518625Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:39:50.422126273Z [Info] FluentMigrator.Runner.MigrationRunner: 69: quality_proper migrated
2026-03-25T15:39:50.423688509Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0259661s
2026-03-25T15:39:50.425357829Z [Info] FluentMigrator.Runner.MigrationRunner: 70: delay_profile migrating
2026-03-25T15:39:50.426818951Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:39:50.429494236Z [Info] delay_profile: Starting migration of Main DB to 70
2026-03-25T15:39:50.483702588Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DelayProfiles
2026-03-25T15:39:50.485927597Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DelayProfiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "EnableUsenet" INTEGER NOT NULL, "EnableTorrent" INTEGER NOT NULL, "PreferredProtocol" INTEGER NOT NULL, "UsenetDelay" INTEGER NOT NULL, "TorrentDelay" INTEGER NOT NULL, "Order" INTEGER NOT NULL, "Tags" TEXT NOT NULL)
2026-03-25T15:39:50.493392425Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079473s
2026-03-25T15:39:50.496514841Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DelayProfiles" ("EnableUsenet", "EnableTorrent", "PreferredProtocol", "UsenetDelay", "TorrentDelay", "Order", "Tags") VALUES (1, 1, 1, 0, 0, 2147483647, '[]')
2026-03-25T15:39:50.501373542Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-25T15:39:50.502768410Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-25T15:39:50.592278670Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0891997s
2026-03-25T15:39:50.594101270Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Profiles GrabDelay
2026-03-25T15:39:50.622136269Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Profiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Cutoff" INTEGER NOT NULL, "Items" TEXT NOT NULL, "Language" INTEGER, "GrabDelayMode" INTEGER)
2026-03-25T15:39:50.627896656Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Profiles_temp" ("Id", "Name", "Cutoff", "Items", "Language", "GrabDelayMode") SELECT "Id", "Name", "Cutoff", "Items", "Language", "GrabDelayMode" FROM "Profiles"
2026-03-25T15:39:50.632959128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles"
2026-03-25T15:39:50.635928856Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles"
2026-03-25T15:39:50.649392952Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityProfiles_Name" ON "Profiles" ("Name" ASC)
2026-03-25T15:39:50.652923089Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0572554s
2026-03-25T15:39:50.654269530Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Profiles GrabDelayMode
2026-03-25T15:39:50.731825684Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Profiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Cutoff" INTEGER NOT NULL, "Items" TEXT NOT NULL, "Language" INTEGER)
2026-03-25T15:39:50.737615189Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Profiles_temp" ("Id", "Name", "Cutoff", "Items", "Language") SELECT "Id", "Name", "Cutoff", "Items", "Language" FROM "Profiles"
2026-03-25T15:39:50.741947541Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles"
2026-03-25T15:39:50.744960677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles"
2026-03-25T15:39:50.760008781Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityProfiles_Name" ON "Profiles" ("Name" ASC)
2026-03-25T15:39:50.763663018Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1077916s
2026-03-25T15:39:50.768011963Z [Info] FluentMigrator.Runner.MigrationRunner: -> 1 Insert operations completed in 00:00:00.0065328 taking an average of 00:00:00.0065328
2026-03-25T15:39:50.771226846Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (70, '2026-03-25T15:39:50', 'delay_profile')
2026-03-25T15:39:50.775158441Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:39:50.792895939Z [Info] FluentMigrator.Runner.MigrationRunner: 70: delay_profile migrated
2026-03-25T15:39:50.794600591Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1368349s
2026-03-25T15:39:50.796565477Z [Info] FluentMigrator.Runner.MigrationRunner: 71: unknown_quality_in_profile migrating
2026-03-25T15:39:50.798209386Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:39:50.801047901Z [Info] unknown_quality_in_profile: Starting migration of Main DB to 71
2026-03-25T15:39:50.807021186Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn QualityDefinitions Weight
2026-03-25T15:39:50.836403698Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "QualityDefinitions_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Quality" INTEGER NOT NULL, "Title" TEXT NOT NULL, "MinSize" INTEGER NOT NULL, "MaxSize" INTEGER NOT NULL)
2026-03-25T15:39:50.842439880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "QualityDefinitions_temp" ("Id", "Quality", "Title", "MinSize", "MaxSize") SELECT "Id", "Quality", "Title", "MinSize", "MaxSize" FROM "QualityDefinitions"
2026-03-25T15:39:50.847123740Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "QualityDefinitions"
2026-03-25T15:39:50.850798938Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityDefinitions_temp" RENAME TO "QualityDefinitions"
2026-03-25T15:39:50.864771518Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Quality" ON "QualityDefinitions" ("Quality" ASC)
2026-03-25T15:39:50.868754897Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Title" ON "QualityDefinitions" ("Title" ASC)
2026-03-25T15:39:50.872371137Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0636708s
2026-03-25T15:39:50.873677036Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-25T15:39:50.875062506Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-25T15:39:50.910096105Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0347552s
2026-03-25T15:39:50.912630597Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (71, '2026-03-25T15:39:50', 'unknown_quality_in_profile')
2026-03-25T15:39:50.916758938Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:39:50.923719471Z [Info] FluentMigrator.Runner.MigrationRunner: 71: unknown_quality_in_profile migrated
2026-03-25T15:39:50.925361687Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.048725s
2026-03-25T15:39:50.926971878Z [Info] FluentMigrator.Runner.MigrationRunner: 72: history_downloadId migrating
2026-03-25T15:39:50.928475666Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:39:50.930753351Z [Info] history_downloadId: Starting migration of Main DB to 72
2026-03-25T15:39:50.943739565Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History
2026-03-25T15:39:50.945440669Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.74E-05s
2026-03-25T15:39:50.946867782Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn History DownloadId String
2026-03-25T15:39:50.948675291Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History" ADD COLUMN "DownloadId" TEXT
2026-03-25T15:39:50.955482746Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069834s
2026-03-25T15:39:50.957195344Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId)
2026-03-25T15:39:50.958857219Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC)
2026-03-25T15:39:50.962220911Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035103s
2026-03-25T15:39:50.963503032Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-25T15:39:50.964848902Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-25T15:39:50.980519730Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0153824s
2026-03-25T15:39:50.982669608Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (72, '2026-03-25T15:39:50', 'history_downloadId')
2026-03-25T15:39:50.986554328Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:39:50.998950084Z [Info] FluentMigrator.Runner.MigrationRunner: 72: history_downloadId migrated
2026-03-25T15:39:51.000590346Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0340078s
2026-03-25T15:39:51.002251600Z [Info] FluentMigrator.Runner.MigrationRunner: 73: clear_ratings migrating
2026-03-25T15:39:51.003700848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:39:51.006083996Z [Info] clear_ratings: Starting migration of Main DB to 73
2026-03-25T15:39:51.016258538Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-03-25T15:39:51.018075276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Series" SET "Ratings" = '{}' WHERE 1 = 1
2026-03-25T15:39:51.021227532Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033395s
2026-03-25T15:39:51.022516006Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-03-25T15:39:51.023818718Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Episodes" SET "Ratings" = '{}' WHERE 1 = 1
2026-03-25T15:39:51.026467892Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026959s
2026-03-25T15:39:51.028158846Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (73, '2026-03-25T15:39:51', 'clear_ratings')
2026-03-25T15:39:51.031884446Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:39:51.038014457Z [Info] FluentMigrator.Runner.MigrationRunner: 73: clear_ratings migrated
2026-03-25T15:39:51.039245185Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0140297s
2026-03-25T15:39:51.040857952Z [Info] FluentMigrator.Runner.MigrationRunner: 74: disable_eztv migrating
2026-03-25T15:39:51.042291708Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:39:51.044608442Z [Info] disable_eztv: Starting migration of Main DB to 74
2026-03-25T15:39:51.048050812Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableRss" = false, "EnableSearch" = false WHERE "Implementation" = 'Eztv' AND "Settings" LIKE '%ezrss.it%'
2026-03-25T15:39:51.050941391Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableRss" = false, "EnableSearch" = false WHERE "Implementation" = 'Eztv' AND "Settings" LIKE '%ezrss.it%'
2026-03-25T15:39:51.055425849Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044118s
2026-03-25T15:39:51.056847050Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (74, '2026-03-25T15:39:51', 'disable_eztv')
2026-03-25T15:39:51.060461287Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:39:51.072225741Z [Info] FluentMigrator.Runner.MigrationRunner: 74: disable_eztv migrated
2026-03-25T15:39:51.073733516Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.021277s
2026-03-25T15:39:51.075424701Z [Info] FluentMigrator.Runner.MigrationRunner: 75: force_lib_update migrating
2026-03-25T15:39:51.076861934Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:39:51.079313419Z [Info] force_lib_update: Starting migration of Main DB to 75
2026-03-25T15:39:51.094315872Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-03-25T15:39:51.096071767Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "ScheduledTasks" SET "LastExecution" = '2014-01-01 00:00:00' WHERE "TypeName" = 'NzbDrone.Core.Tv.Commands.RefreshSeriesCommand'
2026-03-25T15:39:51.100373106Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004412s
2026-03-25T15:39:51.101675478Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-03-25T15:39:51.102976578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Series" SET "LastInfoSync" = '2014-01-01 00:00:00' WHERE 1 = 1
2026-03-25T15:39:51.105919252Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002992s
2026-03-25T15:39:51.107444312Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (75, '2026-03-25T15:39:51', 'force_lib_update')
2026-03-25T15:39:51.111062957Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:39:51.117026643Z [Info] FluentMigrator.Runner.MigrationRunner: 75: force_lib_update migrated
2026-03-25T15:39:51.118516262Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0141092s
2026-03-25T15:39:51.120199320Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_users_table migrating
2026-03-25T15:39:51.121732246Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:39:51.124034792Z [Info] add_users_table: Starting migration of Main DB to 76
2026-03-25T15:39:51.132398449Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Users
2026-03-25T15:39:51.134417745Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Users" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Identifier" TEXT NOT NULL, "Username" TEXT NOT NULL, "Password" TEXT NOT NULL)
2026-03-25T15:39:51.143751706Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006316s
2026-03-25T15:39:51.145242968Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Identifier)
2026-03-25T15:39:51.146782167Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Identifier" ON "Users" ("Identifier" ASC)
2026-03-25T15:39:51.150416092Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036622s
2026-03-25T15:39:51.151767893Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Username)
2026-03-25T15:39:51.153305549Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Username" ON "Users" ("Username" ASC)
2026-03-25T15:39:51.156602827Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033523s
2026-03-25T15:39:51.158166214Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (76, '2026-03-25T15:39:51', 'add_users_table')
2026-03-25T15:39:51.161759358Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:39:51.168324435Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_users_table migrated
2026-03-25T15:39:51.169838042Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0150798s
2026-03-25T15:39:51.171483374Z [Info] FluentMigrator.Runner.MigrationRunner: 77: add_add_options_to_series migrating
2026-03-25T15:39:51.173136743Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:39:51.175497095Z [Info] add_add_options_to_series: Starting migration of Main DB to 77
2026-03-25T15:39:51.180227368Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-03-25T15:39:51.181782238Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.36E-05s
2026-03-25T15:39:51.183014478Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series AddOptions String
2026-03-25T15:39:51.184760624Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "AddOptions" TEXT
2026-03-25T15:39:51.191805657Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071407s
2026-03-25T15:39:51.193463374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (77, '2026-03-25T15:39:51', 'add_add_options_to_series')
2026-03-25T15:39:51.197321802Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:39:51.200874043Z [Info] FluentMigrator.Runner.MigrationRunner: 77: add_add_options_to_series migrated
2026-03-25T15:39:51.202467351Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0162949s
2026-03-25T15:39:51.204128745Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_commands_table migrating
2026-03-25T15:39:51.205656822Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:39:51.208024799Z [Info] add_commands_table: Starting migration of Main DB to 78
2026-03-25T15:39:51.219226971Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Commands
2026-03-25T15:39:51.221407140Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL)
2026-03-25T15:39:51.229633761Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087488s
2026-03-25T15:39:51.231270476Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (78, '2026-03-25T15:39:51', 'add_commands_table')
2026-03-25T15:39:51.235005015Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:39:51.239001290Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_commands_table migrated
2026-03-25T15:39:51.240502482Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0181821s
2026-03-25T15:39:51.242116021Z [Info] FluentMigrator.Runner.MigrationRunner: 79: dedupe_tags migrating
2026-03-25T15:39:51.243559988Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:39:51.245856782Z [Info] dedupe_tags: Starting migration of Main DB to 79
2026-03-25T15:39:51.253509668Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-25T15:39:51.255108276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-25T15:39:52.119235541Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.8633197s
2026-03-25T15:39:52.121495661Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tags
2026-03-25T15:39:52.122892944Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.35E-05s
2026-03-25T15:39:52.124458005Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Tags Label String
2026-03-25T15:39:52.154588934Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tags_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Label" TEXT NOT NULL)
2026-03-25T15:39:52.159224576Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Tags_temp" ("Id", "Label") SELECT "Id", "Label" FROM "Tags"
2026-03-25T15:39:52.162478627Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Tags"
2026-03-25T15:39:52.165154344Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tags_temp" RENAME TO "Tags"
2026-03-25T15:39:52.179559715Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0535497s
2026-03-25T15:39:52.180966006Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tags (Label)
2026-03-25T15:39:52.182533983Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tags_Label" ON "Tags" ("Label" ASC)
2026-03-25T15:39:52.185801210Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033317s
2026-03-25T15:39:52.187356020Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (79, '2026-03-25T15:39:52', 'dedupe_tags')
2026-03-25T15:39:52.190937420Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:39:52.221445388Z [Info] FluentMigrator.Runner.MigrationRunner: 79: dedupe_tags migrated
2026-03-25T15:39:52.223251384Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0387899s
2026-03-25T15:39:52.225030065Z [Info] FluentMigrator.Runner.MigrationRunner: 81: move_dot_prefix_to_transmission_category migrating
2026-03-25T15:39:52.226842864Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:39:52.229609784Z [Info] move_dot_prefix_to_transmission_category: Starting migration of Main DB to 81
2026-03-25T15:39:52.233186034Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-25T15:39:52.234633188Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-25T15:39:52.249702936Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0148572s
2026-03-25T15:39:52.251757863Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (81, '2026-03-25T15:39:52', 'move_dot_prefix_to_transmission_category')
2026-03-25T15:39:52.256255989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:39:52.262827077Z [Info] FluentMigrator.Runner.MigrationRunner: 81: move_dot_prefix_to_transmission_category migrated
2026-03-25T15:39:52.264613503Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.028173s
2026-03-25T15:39:52.266221651Z [Info] FluentMigrator.Runner.MigrationRunner: 82: add_fanzub_settings migrating
2026-03-25T15:39:52.267750058Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:39:52.270088516Z [Info] add_fanzub_settings: Starting migration of Main DB to 82
2026-03-25T15:39:52.280046313Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-03-25T15:39:52.281810755Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'FanzubSettings' WHERE "Implementation" = 'Fanzub' AND "ConfigContract" = 'NullConfig'
2026-03-25T15:39:52.286170321Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044879s
2026-03-25T15:39:52.287694790Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (82, '2026-03-25T15:39:52', 'add_fanzub_settings')
2026-03-25T15:39:52.291366392Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:39:52.303192690Z [Info] FluentMigrator.Runner.MigrationRunner: 82: add_fanzub_settings migrated
2026-03-25T15:39:52.304872692Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0215126s
2026-03-25T15:39:52.306517644Z [Info] FluentMigrator.Runner.MigrationRunner: 83: additonal_blacklist_columns migrating
2026-03-25T15:39:52.308156834Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:39:52.310503829Z [Info] additonal_blacklist_columns: Starting migration of Main DB to 83
2026-03-25T15:39:52.324661481Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist
2026-03-25T15:39:52.326416524Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.36E-05s
2026-03-25T15:39:52.327692363Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist Size Int64
2026-03-25T15:39:52.329419620Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "Size" INTEGER
2026-03-25T15:39:52.336706309Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073638s
2026-03-25T15:39:52.338053221Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist
2026-03-25T15:39:52.339438069Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.5E-06s
2026-03-25T15:39:52.340701793Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist Protocol Int32
2026-03-25T15:39:52.342391284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "Protocol" INTEGER
2026-03-25T15:39:52.348868314Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065517s
2026-03-25T15:39:52.350194063Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist
2026-03-25T15:39:52.351570504Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.4E-06s
2026-03-25T15:39:52.352834068Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist Indexer String
2026-03-25T15:39:52.354510873Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "Indexer" TEXT
2026-03-25T15:39:52.361022232Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065769s
2026-03-25T15:39:52.362364444Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist
2026-03-25T15:39:52.363770344Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.6E-06s
2026-03-25T15:39:52.365064510Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist Message String
2026-03-25T15:39:52.366760554Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "Message" TEXT
2026-03-25T15:39:52.373222093Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064891s
2026-03-25T15:39:52.374552501Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist
2026-03-25T15:39:52.375938310Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.6E-06s
2026-03-25T15:39:52.377229299Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist TorrentInfoHash String
2026-03-25T15:39:52.379003361Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "TorrentInfoHash" TEXT
2026-03-25T15:39:52.385519950Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006573s
2026-03-25T15:39:52.386833565Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-03-25T15:39:52.388296730Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Blacklist" SET "Protocol" = 1 WHERE 1 = 1
2026-03-25T15:39:52.390953950Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028463s
2026-03-25T15:39:52.392501596Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (83, '2026-03-25T15:39:52', 'additonal_blacklist_columns')
2026-03-25T15:39:52.396319732Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:39:52.403944663Z [Info] FluentMigrator.Runner.MigrationRunner: 83: additonal_blacklist_columns migrated
2026-03-25T15:39:52.405642190Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0158347s
2026-03-25T15:39:52.407279947Z [Info] FluentMigrator.Runner.MigrationRunner: 84: update_quality_minmax_size migrating
2026-03-25T15:39:52.408937915Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:39:52.411271763Z [Info] update_quality_minmax_size: Starting migration of Main DB to 84
2026-03-25T15:39:52.418628243Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityDefinitions
2026-03-25T15:39:52.420368236Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.28E-05s
2026-03-25T15:39:52.421644215Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn QualityDefinitions MinSize Double
2026-03-25T15:39:52.452047392Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "QualityDefinitions_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Quality" INTEGER NOT NULL, "Title" TEXT NOT NULL, "MinSize" NUMERIC, "MaxSize" INTEGER NOT NULL)
2026-03-25T15:39:52.457566212Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "QualityDefinitions_temp" ("Id", "Quality", "Title", "MinSize", "MaxSize") SELECT "Id", "Quality", "Title", "MinSize", "MaxSize" FROM "QualityDefinitions"
2026-03-25T15:39:52.462178067Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "QualityDefinitions"
2026-03-25T15:39:52.465387669Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityDefinitions_temp" RENAME TO "QualityDefinitions"
2026-03-25T15:39:52.480397206Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Quality" ON "QualityDefinitions" ("Quality" ASC)
2026-03-25T15:39:52.484329862Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Title" ON "QualityDefinitions" ("Title" ASC)
2026-03-25T15:39:52.487997205Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0645898s
2026-03-25T15:39:52.489334718Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityDefinitions
2026-03-25T15:39:52.490848456Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.09E-05s
2026-03-25T15:39:52.492131178Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn QualityDefinitions MaxSize Double
2026-03-25T15:39:52.521827422Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "QualityDefinitions_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Quality" INTEGER NOT NULL, "Title" TEXT NOT NULL, "MinSize" NUMERIC, "MaxSize" NUMERIC)
2026-03-25T15:39:52.527090527Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "QualityDefinitions_temp" ("Id", "Quality", "Title", "MinSize", "MaxSize") SELECT "Id", "Quality", "Title", "MinSize", "MaxSize" FROM "QualityDefinitions"
2026-03-25T15:39:52.531678484Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "QualityDefinitions"
2026-03-25T15:39:52.534842083Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityDefinitions_temp" RENAME TO "QualityDefinitions"
2026-03-25T15:39:52.549555354Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Quality" ON "QualityDefinitions" ("Quality" ASC)
2026-03-25T15:39:52.553445024Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Title" ON "QualityDefinitions" ("Title" ASC)
2026-03-25T15:39:52.557131355Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0632427s
2026-03-25T15:39:52.558471643Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "QualityDefinitions" SET "MaxSize" = NULL WHERE "Quality" = 10 OR "MaxSize" = 0
2026-03-25T15:39:52.561117740Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityDefinitions" SET "MaxSize" = NULL WHERE "Quality" = 10 OR "MaxSize" = 0
2026-03-25T15:39:52.565117012Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041765s
2026-03-25T15:39:52.566659397Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (84, '2026-03-25T15:39:52', 'update_quality_minmax_size')
2026-03-25T15:39:52.570767297Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:39:52.586137240Z [Info] FluentMigrator.Runner.MigrationRunner: 84: update_quality_minmax_size migrated
2026-03-25T15:39:52.588488994Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0245019s
2026-03-25T15:39:52.590345181Z [Info] FluentMigrator.Runner.MigrationRunner: 85: expand_transmission_urlbase migrating
2026-03-25T15:39:52.592057228Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:39:52.594562180Z [Info] expand_transmission_urlbase: Starting migration of Main DB to 85
2026-03-25T15:39:52.598512824Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-25T15:39:52.600074628Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-25T15:39:52.616515537Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0162874s
2026-03-25T15:39:52.618806338Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (85, '2026-03-25T15:39:52', 'expand_transmission_urlbase')
2026-03-25T15:39:52.622970351Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:39:52.634113494Z [Info] FluentMigrator.Runner.MigrationRunner: 85: expand_transmission_urlbase migrated
2026-03-25T15:39:52.636155235Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0340767s
2026-03-25T15:39:52.637634463Z [Info] FluentMigrator.Runner.MigrationRunner: 86: pushbullet_device_ids migrating
2026-03-25T15:39:52.639228752Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:39:52.641665798Z [Info] pushbullet_device_ids: Starting migration of Main DB to 86
2026-03-25T15:39:52.645264443Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-25T15:39:52.646720986Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-25T15:39:52.662287274Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0151778s
2026-03-25T15:39:52.664311208Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (86, '2026-03-25T15:39:52', 'pushbullet_device_ids')
2026-03-25T15:39:52.668237131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:39:52.679236505Z [Info] FluentMigrator.Runner.MigrationRunner: 86: pushbullet_device_ids migrated
2026-03-25T15:39:52.680933632Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0324871s
2026-03-25T15:39:52.682620838Z [Info] FluentMigrator.Runner.MigrationRunner: 87: remove_eztv migrating
2026-03-25T15:39:52.684084365Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:39:52.686480729Z [Info] remove_eztv: Starting migration of Main DB to 87
2026-03-25T15:39:52.691124117Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-03-25T15:39:52.693126599Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Eztv'
2026-03-25T15:39:52.696179926Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031839s
2026-03-25T15:39:52.697706739Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (87, '2026-03-25T15:39:52', 'remove_eztv')
2026-03-25T15:39:52.701307839Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:39:52.705921477Z [Info] FluentMigrator.Runner.MigrationRunner: 87: remove_eztv migrated
2026-03-25T15:39:52.707345804Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0129242s
2026-03-25T15:39:52.708964443Z [Info] FluentMigrator.Runner.MigrationRunner: 88: pushbullet_devices_channels_list migrating
2026-03-25T15:39:52.710687121Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:39:52.713072884Z [Info] pushbullet_devices_channels_list: Starting migration of Main DB to 88
2026-03-25T15:39:52.716596618Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-25T15:39:52.718043050Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-25T15:39:52.736499226Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.018188s
2026-03-25T15:39:52.738561257Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (88, '2026-03-25T15:39:52', 'pushbullet_devices_channels_list')
2026-03-25T15:39:52.742620168Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:39:52.754156132Z [Info] FluentMigrator.Runner.MigrationRunner: 88: pushbullet_devices_channels_list migrated
2026-03-25T15:39:52.756041828Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0360462s
2026-03-25T15:39:52.757747222Z [Info] FluentMigrator.Runner.MigrationRunner: 89: add_on_rename_to_notifcations migrating
2026-03-25T15:39:52.759440140Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:39:52.761885012Z [Info] add_on_rename_to_notifcations: Starting migration of Main DB to 89
2026-03-25T15:39:52.774322350Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-03-25T15:39:52.776138637Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.42E-05s
2026-03-25T15:39:52.777497041Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnRename Boolean
2026-03-25T15:39:52.779407307Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnRename" INTEGER
2026-03-25T15:39:52.786862987Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076321s
2026-03-25T15:39:52.788241322Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "OnRename" = "OnDownload" WHERE "Implementation" IN ('PlexServer', 'Xbmc', 'MediaBrowser')
2026-03-25T15:39:52.791033002Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "OnRename" = "OnDownload" WHERE "Implementation" IN ('PlexServer', 'Xbmc', 'MediaBrowser')
2026-03-25T15:39:52.795536468Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045018s
2026-03-25T15:39:52.796872819Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "OnRename" = false WHERE "Implementation" NOT IN ('PlexServer', 'Xbmc', 'MediaBrowser')
2026-03-25T15:39:52.799623957Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "OnRename" = false WHERE "Implementation" NOT IN ('PlexServer', 'Xbmc', 'MediaBrowser')
2026-03-25T15:39:52.803789613Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004144s
2026-03-25T15:39:52.805105402Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-03-25T15:39:52.806544349Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.2E-06s
2026-03-25T15:39:52.807836320Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Notifications OnRename Boolean
2026-03-25T15:39:52.838552598Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Notifications_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "OnGrab" INTEGER NOT NULL, "OnDownload" INTEGER NOT NULL, "Settings" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "ConfigContract" TEXT, "OnUpgrade" INTEGER, "Tags" TEXT, "OnRename" INTEGER NOT NULL)
2026-03-25T15:39:52.845775429Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Notifications_temp" ("Id", "Name", "OnGrab", "OnDownload", "Settings", "Implementation", "ConfigContract", "OnUpgrade", "Tags", "OnRename") SELECT "Id", "Name", "OnGrab", "OnDownload", "Settings", "Implementation", "ConfigContract", "OnUpgrade", "Tags", "OnRename" FROM "Notifications"
2026-03-25T15:39:52.852473122Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications"
2026-03-25T15:39:52.855247678Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications"
2026-03-25T15:39:52.870004807Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0603951s
2026-03-25T15:39:52.871395156Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-03-25T15:39:52.872894414Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "OnGrab" = 0 WHERE "Implementation" = 'PlexServer'
2026-03-25T15:39:52.876080458Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033188s
2026-03-25T15:39:52.877618615Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (89, '2026-03-25T15:39:52', 'add_on_rename_to_notifcations')
2026-03-25T15:39:52.881437894Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:39:52.896508804Z [Info] FluentMigrator.Runner.MigrationRunner: 89: add_on_rename_to_notifcations migrated
2026-03-25T15:39:52.897965787Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0231203s
2026-03-25T15:39:52.899672212Z [Info] FluentMigrator.Runner.MigrationRunner: 90: update_kickass_url migrating
2026-03-25T15:39:52.901248396Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:39:52.904016619Z [Info] update_kickass_url: Starting migration of Main DB to 90
2026-03-25T15:39:52.907187071Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = Replace("Settings", 'kickass.so', 'kat.cr') WHERE "Implementation" = 'KickassTorrents';UPDATE "Indexers" SET "Settings" = Replace("Settings", 'kickass.to', 'kat.cr') WHERE "Implementation" = 'KickassTorrents';UPDATE "Indexers" SET "Settings" = Replace("Settings", 'http://', 'https://') WHERE "Implementation" = 'KickassTorrents';
2026-03-25T15:39:52.913024082Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "Settings" = Replace("Settings", 'kickass.so', 'kat.cr') WHERE "Implementation" = 'KickassTorrents';UPDATE "Indexers" SET "Settings" = Replace("Settings", 'kickass.to', 'kat.cr') WHERE "Implementation" = 'KickassTorrents';UPDATE "Indexers" SET "Settings" = Replace("Settings", 'http://', 'https://') WHERE "Implementation" = 'KickassTorrents';
2026-03-25T15:39:52.921268490Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0082703s
2026-03-25T15:39:52.922938241Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (90, '2026-03-25T15:39:52', 'update_kickass_url')
2026-03-25T15:39:52.926624462Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:39:52.931456891Z [Info] FluentMigrator.Runner.MigrationRunner: 90: update_kickass_url migrated
2026-03-25T15:39:52.932987963Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0185016s
2026-03-25T15:39:52.934569537Z [Info] FluentMigrator.Runner.MigrationRunner: 91: added_indexerstatus migrating
2026-03-25T15:39:52.936116662Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:39:52.938425891Z [Info] added_indexerstatus: Starting migration of Main DB to 91
2026-03-25T15:39:52.947475870Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerStatus
2026-03-25T15:39:52.949586469Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "IndexerId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT)
2026-03-25T15:39:52.956383813Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072414s
2026-03-25T15:39:52.957771707Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerStatus (IndexerId)
2026-03-25T15:39:52.959435346Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_IndexerId" ON "IndexerStatus" ("IndexerId" ASC)
2026-03-25T15:39:52.963077358Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037025s
2026-03-25T15:39:52.964654974Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (91, '2026-03-25T15:39:52', 'added_indexerstatus')
2026-03-25T15:39:52.968371507Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:39:52.973457987Z [Info] FluentMigrator.Runner.MigrationRunner: 91: added_indexerstatus migrated
2026-03-25T15:39:52.974992456Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0141054s
2026-03-25T15:39:52.976642097Z [Info] FluentMigrator.Runner.MigrationRunner: 92: add_unverifiedscenenumbering migrating
2026-03-25T15:39:52.978305065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:39:52.980668543Z [Info] add_unverifiedscenenumbering: Starting migration of Main DB to 92
2026-03-25T15:39:52.989863594Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2026-03-25T15:39:52.991640141Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.34E-05s
2026-03-25T15:39:52.992959838Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes UnverifiedSceneNumbering Boolean
2026-03-25T15:39:52.995069334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "UnverifiedSceneNumbering" INTEGER NOT NULL DEFAULT 0
2026-03-25T15:39:53.004121588Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092831s
2026-03-25T15:39:53.005725347Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (92, '2026-03-25T15:39:53', 'add_unverifiedscenenumbering')
2026-03-25T15:39:53.009647082Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:39:53.015392298Z [Info] FluentMigrator.Runner.MigrationRunner: 92: add_unverifiedscenenumbering migrated
2026-03-25T15:39:53.017101359Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0206192s
2026-03-25T15:39:53.018737182Z [Info] FluentMigrator.Runner.MigrationRunner: 93: naming_config_replace_illegal_characters migrating
2026-03-25T15:39:53.020539891Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:39:53.022855032Z [Info] naming_config_replace_illegal_characters: Starting migration of Main DB to 93
2026-03-25T15:39:53.032726786Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2026-03-25T15:39:53.034854068Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.45E-05s
2026-03-25T15:39:53.035906988Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig ReplaceIllegalCharacters Boolean
2026-03-25T15:39:53.038063680Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "ReplaceIllegalCharacters" INTEGER NOT NULL DEFAULT 1
2026-03-25T15:39:53.046125860Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0082882s
2026-03-25T15:39:53.047477331Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-03-25T15:39:53.048853552Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "ReplaceIllegalCharacters" = 1 WHERE 1 = 1
2026-03-25T15:39:53.051899895Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030561s
2026-03-25T15:39:53.053459615Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (93, '2026-03-25T15:39:53', 'naming_config_replace_illegal_characters')
2026-03-25T15:39:53.057387512Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:39:53.063356609Z [Info] FluentMigrator.Runner.MigrationRunner: 93: naming_config_replace_illegal_characters migrated
2026-03-25T15:39:53.065094257Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0145013s
2026-03-25T15:39:53.066720692Z [Info] FluentMigrator.Runner.MigrationRunner: 94: add_tvmazeid migrating
2026-03-25T15:39:53.068198106Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:39:53.070594050Z [Info] add_tvmazeid: Starting migration of Main DB to 94
2026-03-25T15:39:53.076960837Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-03-25T15:39:53.078573333Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.21E-05s
2026-03-25T15:39:53.079807477Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series TvMazeId Int32
2026-03-25T15:39:53.081532190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "TvMazeId" INTEGER NOT NULL DEFAULT 0
2026-03-25T15:39:53.089261029Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078441s
2026-03-25T15:39:53.090719275Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (TvMazeId)
2026-03-25T15:39:53.092305388Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvMazeId" ON "Series" ("TvMazeId" ASC)
2026-03-25T15:39:53.095840846Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036102s
2026-03-25T15:39:53.097424945Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (94, '2026-03-25T15:39:53', 'add_tvmazeid')
2026-03-25T15:39:53.101101737Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:39:53.106654656Z [Info] FluentMigrator.Runner.MigrationRunner: 94: add_tvmazeid migrated
2026-03-25T15:39:53.108136169Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.014436s
2026-03-25T15:39:53.109787423Z [Info] FluentMigrator.Runner.MigrationRunner: 95: add_additional_episodes_index migrating
2026-03-25T15:39:53.111521945Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:39:53.113977568Z [Info] add_additional_episodes_index: Starting migration of Main DB to 95
2026-03-25T15:39:53.120852268Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Episodes (SeriesId, SeasonNumber, EpisodeNumber)
2026-03-25T15:39:53.122994972Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_SeriesId_SeasonNumber_EpisodeNumber" ON "Episodes" ("SeriesId" ASC, "SeasonNumber" ASC, "EpisodeNumber" ASC)
2026-03-25T15:39:53.128119659Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051127s
2026-03-25T15:39:53.129662866Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (95, '2026-03-25T15:39:53', 'add_additional_episodes_index')
2026-03-25T15:39:53.133489590Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:39:53.138475988Z [Info] FluentMigrator.Runner.MigrationRunner: 95: add_additional_episodes_index migrated
2026-03-25T15:39:53.140136661Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0156219s
2026-03-25T15:39:53.141841644Z [Info] FluentMigrator.Runner.MigrationRunner: 96: disable_kickass migrating
2026-03-25T15:39:53.143279168Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:39:53.145679410Z [Info] disable_kickass: Starting migration of Main DB to 96
2026-03-25T15:39:53.148863771Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableRss" = false, "EnableSearch" = false, "Settings" = Replace("Settings", 'https://kat.cr', '') WHERE "Implementation" = 'KickassTorrents' AND "Settings" LIKE '%kat.cr%';
2026-03-25T15:39:53.152637387Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableRss" = false, "EnableSearch" = false, "Settings" = Replace("Settings", 'https://kat.cr', '') WHERE "Implementation" = 'KickassTorrents' AND "Settings" LIKE '%kat.cr%';
2026-03-25T15:39:53.157896154Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051625s
2026-03-25T15:39:53.159393849Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (96, '2026-03-25T15:39:53', 'disable_kickass')
2026-03-25T15:39:53.163063427Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:39:53.174195859Z [Info] FluentMigrator.Runner.MigrationRunner: 96: disable_kickass migrated
2026-03-25T15:39:53.175573382Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0212884s
2026-03-25T15:39:53.177262843Z [Info] FluentMigrator.Runner.MigrationRunner: 97: add_reason_to_pending_releases migrating
2026-03-25T15:39:53.178922184Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:39:53.181310091Z [Info] add_reason_to_pending_releases: Starting migration of Main DB to 97
2026-03-25T15:39:53.186377723Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases
2026-03-25T15:39:53.187989719Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.36E-05s
2026-03-25T15:39:53.189266068Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases Reason Int32
2026-03-25T15:39:53.191073426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "Reason" INTEGER NOT NULL DEFAULT 0
2026-03-25T15:39:53.198886525Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079383s
2026-03-25T15:39:53.200506737Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (97, '2026-03-25T15:39:53', 'add_reason_to_pending_releases')
2026-03-25T15:39:53.204385145Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:39:53.208731215Z [Info] FluentMigrator.Runner.MigrationRunner: 97: add_reason_to_pending_releases migrated
2026-03-25T15:39:53.210381367Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0178252s
2026-03-25T15:39:53.212003523Z [Info] FluentMigrator.Runner.MigrationRunner: 98: remove_titans_of_tv migrating
2026-03-25T15:39:53.213562972Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:39:53.216163798Z [Info] remove_titans_of_tv: Starting migration of Main DB to 98
2026-03-25T15:39:53.219866462Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-03-25T15:39:53.221782900Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'TitansOfTv'
2026-03-25T15:39:53.224841779Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031355s
2026-03-25T15:39:53.226355957Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (98, '2026-03-25T15:39:53', 'remove_titans_of_tv')
2026-03-25T15:39:53.230407543Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:39:53.241557720Z [Info] FluentMigrator.Runner.MigrationRunner: 98: remove_titans_of_tv migrated
2026-03-25T15:39:53.243295399Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0197902s
2026-03-25T15:39:53.245006213Z [Info] FluentMigrator.Runner.MigrationRunner: 99: extra_and_subtitle_files migrating
2026-03-25T15:39:53.246687788Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:39:53.249057279Z [Info] extra_and_subtitle_files: Starting migration of Main DB to 99
2026-03-25T15:39:53.269154137Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ExtraFiles
2026-03-25T15:39:53.271235547Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ExtraFiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "SeasonNumber" INTEGER NOT NULL, "EpisodeFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL)
2026-03-25T15:39:53.278434941Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076549s
2026-03-25T15:39:53.279905762Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable SubtitleFiles
2026-03-25T15:39:53.281737570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "SubtitleFiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "SeasonNumber" INTEGER NOT NULL, "EpisodeFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL, "Language" INTEGER NOT NULL)
2026-03-25T15:39:53.288887985Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075566s
2026-03-25T15:39:53.290231690Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles
2026-03-25T15:39:53.291666900Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.1E-06s
2026-03-25T15:39:53.292953720Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MetadataFiles Added DateTime
2026-03-25T15:39:53.294678032Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles" ADD COLUMN "Added" DATETIME
2026-03-25T15:39:53.301849810Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072345s
2026-03-25T15:39:53.303203515Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MetadataFiles Extension String
2026-03-25T15:39:53.304996204Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles" ADD COLUMN "Extension" TEXT
2026-03-25T15:39:53.311998380Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070689s
2026-03-25T15:39:53.313356545Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "MetadataFiles" WHERE "RelativePath" NOT LIKE '%.%'
2026-03-25T15:39:53.315559620Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "MetadataFiles" WHERE "RelativePath" NOT LIKE '%.%'
2026-03-25T15:39:53.318377202Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028563s
2026-03-25T15:39:53.319713773Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-25T15:39:53.321082949Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-25T15:39:53.334832600Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0134804s
2026-03-25T15:39:53.336642854Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles
2026-03-25T15:39:53.338131952Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.46E-05s
2026-03-25T15:39:53.339437701Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles Extension String
2026-03-25T15:39:53.385138485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MetadataFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "Consumer" TEXT NOT NULL, "Type" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "LastUpdated" DATETIME NOT NULL, "SeasonNumber" INTEGER, "EpisodeFileId" INTEGER, "Hash" TEXT, "Added" DATETIME, "Extension" TEXT NOT NULL)
2026-03-25T15:39:53.393273021Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "MetadataFiles_temp" ("Id", "SeriesId", "Consumer", "Type", "RelativePath", "LastUpdated", "SeasonNumber", "EpisodeFileId", "Hash", "Added", "Extension") SELECT "Id", "SeriesId", "Consumer", "Type", "RelativePath", "LastUpdated", "SeasonNumber", "EpisodeFileId", "Hash", "Added", "Extension" FROM "MetadataFiles"
2026-03-25T15:39:53.400352493Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles"
2026-03-25T15:39:53.403229345Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles"
2026-03-25T15:39:53.419830086Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0786391s
2026-03-25T15:39:53.421553856Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (99, '2026-03-25T15:39:53', 'extra_and_subtitle_files')
2026-03-25T15:39:53.425328805Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:39:53.435819585Z [Info] FluentMigrator.Runner.MigrationRunner: 99: extra_and_subtitle_files migrated
2026-03-25T15:39:53.437826335Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0943272s
2026-03-25T15:39:53.439754587Z [Info] FluentMigrator.Runner.MigrationRunner: 100: add_scene_season_number migrating
2026-03-25T15:39:53.441445140Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:39:53.444545783Z [Info] add_scene_season_number: Starting migration of Main DB to 100
2026-03-25T15:39:53.450805445Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SceneMappings
2026-03-25T15:39:53.452438873Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.35E-05s
2026-03-25T15:39:53.453862679Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn SceneMappings SeasonNumber Int32
2026-03-25T15:39:53.488731487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "SceneMappings_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TvdbId" INTEGER NOT NULL, "SeasonNumber" INTEGER, "SearchTerm" TEXT NOT NULL, "ParseTerm" TEXT NOT NULL, "Title" TEXT, "Type" TEXT)
2026-03-25T15:39:53.494922050Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "SceneMappings_temp" ("Id", "TvdbId", "SeasonNumber", "SearchTerm", "ParseTerm", "Title", "Type") SELECT "Id", "TvdbId", "SeasonNumber", "SearchTerm", "ParseTerm", "Title", "Type" FROM "SceneMappings"
2026-03-25T15:39:53.500378234Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SceneMappings"
2026-03-25T15:39:53.503251468Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SceneMappings_temp" RENAME TO "SceneMappings"
2026-03-25T15:39:53.519704942Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0641353s
2026-03-25T15:39:53.521153548Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SceneMappings
2026-03-25T15:39:53.522606122Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.15E-05s
2026-03-25T15:39:53.523861299Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SceneMappings SceneSeasonNumber Int32
2026-03-25T15:39:53.525740523Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SceneMappings" ADD COLUMN "SceneSeasonNumber" INTEGER
2026-03-25T15:39:53.533026501Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073781s
2026-03-25T15:39:53.534692054Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (100, '2026-03-25T15:39:53', 'add_scene_season_number')
2026-03-25T15:39:53.538413105Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:39:53.553185975Z [Info] FluentMigrator.Runner.MigrationRunner: 100: add_scene_season_number migrated
2026-03-25T15:39:53.555061912Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.02745s
2026-03-25T15:39:53.556782496Z [Info] FluentMigrator.Runner.MigrationRunner: 101: add_ultrahd_quality_in_profiles migrating
2026-03-25T15:39:53.558582409Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:39:53.561046921Z [Info] add_ultrahd_quality_in_profiles: Starting migration of Main DB to 101
2026-03-25T15:39:53.564849977Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-25T15:39:53.566335147Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-25T15:39:53.581137527Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0145704s
2026-03-25T15:39:53.583324330Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (101, '2026-03-25T15:39:53', 'add_ultrahd_quality_in_profiles')
2026-03-25T15:39:53.587545126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:39:53.598923854Z [Info] FluentMigrator.Runner.MigrationRunner: 101: add_ultrahd_quality_in_profiles migrated
2026-03-25T15:39:53.600761083Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0325721s
2026-03-25T15:39:53.602504192Z [Info] FluentMigrator.Runner.MigrationRunner: 102: add_language_to_episodeFiles_history_and_blacklist migrating
2026-03-25T15:39:53.604478968Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:39:53.606899521Z [Info] add_language_to_episodeFiles_history_and_blacklist: Starting migration of Main DB to 102
2026-03-25T15:39:53.616286559Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable EpisodeFiles
2026-03-25T15:39:53.617890267Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.32E-05s
2026-03-25T15:39:53.619150805Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn EpisodeFiles Language Int32
2026-03-25T15:39:53.621146943Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles" ADD COLUMN "Language" INTEGER NOT NULL DEFAULT 0
2026-03-25T15:39:53.629541373Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086812s
2026-03-25T15:39:53.630910379Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History
2026-03-25T15:39:53.632299165Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.2E-06s
2026-03-25T15:39:53.633566787Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn History Language Int32
2026-03-25T15:39:53.635253522Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History" ADD COLUMN "Language" INTEGER NOT NULL DEFAULT 0
2026-03-25T15:39:53.642562887Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073986s
2026-03-25T15:39:53.643897264Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist
2026-03-25T15:39:53.645289717Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.9E-06s
2026-03-25T15:39:53.646553171Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist Language Int32
2026-03-25T15:39:53.648306651Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "Language" INTEGER NOT NULL DEFAULT 0
2026-03-25T15:39:53.655699995Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074916s
2026-03-25T15:39:53.657157579Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-25T15:39:53.658490363Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-25T15:39:53.724439169Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0656089s
2026-03-25T15:39:53.726620311Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (102, '2026-03-25T15:39:53', 'add_language_to_episodeFiles_history_and_blacklist')
2026-03-25T15:39:53.731250753Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:39:53.737776009Z [Info] FluentMigrator.Runner.MigrationRunner: 102: add_language_to_episodeFiles_history_and_blacklist migrated
2026-03-25T15:39:53.739704682Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0793042s
2026-03-25T15:39:53.741420386Z [Info] FluentMigrator.Runner.MigrationRunner: 103: fix_metadata_file_extensions migrating
2026-03-25T15:39:53.743077381Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:39:53.745505991Z [Info] fix_metadata_file_extensions: Starting migration of Main DB to 103
2026-03-25T15:39:53.748996678Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-25T15:39:53.750446346Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-25T15:39:53.762592770Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0119331s
2026-03-25T15:39:53.764544820Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (103, '2026-03-25T15:39:53', 'fix_metadata_file_extensions')
2026-03-25T15:39:53.768548670Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:39:53.779362591Z [Info] FluentMigrator.Runner.MigrationRunner: 103: fix_metadata_file_extensions migrated
2026-03-25T15:39:53.781125419Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0288694s
2026-03-25T15:39:53.782773006Z [Info] FluentMigrator.Runner.MigrationRunner: 104: remove_kickass migrating
2026-03-25T15:39:53.784287014Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:39:53.786648288Z [Info] remove_kickass: Starting migration of Main DB to 104
2026-03-25T15:39:53.790353557Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-03-25T15:39:53.792341449Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'KickassTorrents'
2026-03-25T15:39:53.795470899Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032724s
2026-03-25T15:39:53.797000960Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (104, '2026-03-25T15:39:53', 'remove_kickass')
2026-03-25T15:39:53.800695006Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:39:53.805135225Z [Info] FluentMigrator.Runner.MigrationRunner: 104: remove_kickass migrated
2026-03-25T15:39:53.806596137Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0129585s
2026-03-25T15:39:53.808172099Z [Info] FluentMigrator.Runner.MigrationRunner: 105: rename_torrent_downloadstation migrating
2026-03-25T15:39:53.809855398Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:39:53.812139727Z [Info] rename_torrent_downloadstation: Starting migration of Main DB to 105
2026-03-25T15:39:53.816386497Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-03-25T15:39:53.817931577Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "DownloadClients" SET "Implementation" = 'TorrentDownloadStation' WHERE "Implementation" = 'DownloadStation'
2026-03-25T15:39:53.821862691Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040473s
2026-03-25T15:39:53.823388743Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (105, '2026-03-25T15:39:53', 'rename_torrent_downloadstation')
2026-03-25T15:39:53.827265808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:39:53.831614423Z [Info] FluentMigrator.Runner.MigrationRunner: 105: rename_torrent_downloadstation migrated
2026-03-25T15:39:53.833290457Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0138347s
2026-03-25T15:39:53.834843554Z [Info] FluentMigrator.Runner.MigrationRunner: 106: update_btn_url migrating
2026-03-25T15:39:53.836333734Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:39:53.838577842Z [Info] update_btn_url: Starting migration of Main DB to 106
2026-03-25T15:39:53.841522069Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = Replace("Settings", 'api.btnapps.net', 'api.broadcasthe.net') WHERE "Implementation" = 'BroadcastheNet';
2026-03-25T15:39:53.844739476Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "Settings" = Replace("Settings", 'api.btnapps.net', 'api.broadcasthe.net') WHERE "Implementation" = 'BroadcastheNet';
2026-03-25T15:39:53.848974582Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042536s
2026-03-25T15:39:53.850492368Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (106, '2026-03-25T15:39:53', 'update_btn_url')
2026-03-25T15:39:53.854093327Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:39:53.857768125Z [Info] FluentMigrator.Runner.MigrationRunner: 106: update_btn_url migrated
2026-03-25T15:39:53.859242172Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0130806s
2026-03-25T15:39:53.860783866Z [Info] FluentMigrator.Runner.MigrationRunner: 107: remove_wombles migrating
2026-03-25T15:39:53.862255078Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:39:53.864502011Z [Info] remove_wombles: Starting migration of Main DB to 107
2026-03-25T15:39:53.867890413Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-03-25T15:39:53.869776410Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Wombles'
2026-03-25T15:39:53.872721278Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003018s
2026-03-25T15:39:53.874202811Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (107, '2026-03-25T15:39:53', 'remove_wombles')
2026-03-25T15:39:53.877804963Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:39:53.880966147Z [Info] FluentMigrator.Runner.MigrationRunner: 107: remove_wombles migrated
2026-03-25T15:39:53.882417278Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112948s
2026-03-25T15:39:53.883917669Z [Info] FluentMigrator.Runner.MigrationRunner: 108: fix_extra_file_extension migrating
2026-03-25T15:39:53.885558061Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:39:53.887788361Z [Info] fix_extra_file_extension: Starting migration of Main DB to 108
2026-03-25T15:39:53.891461135Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "ExtraFiles" WHERE TRIM("Extension") = ''
2026-03-25T15:39:53.893615984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "ExtraFiles" WHERE TRIM("Extension") = ''
2026-03-25T15:39:53.896553046Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029243s
2026-03-25T15:39:53.897837282Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-25T15:39:53.899204604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-25T15:39:53.913190551Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0137722s
2026-03-25T15:39:53.915123752Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (108, '2026-03-25T15:39:53', 'fix_extra_file_extension')
2026-03-25T15:39:53.919107633Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:39:53.929959650Z [Info] FluentMigrator.Runner.MigrationRunner: 108: fix_extra_file_extension migrated
2026-03-25T15:39:53.931647177Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0307297s
2026-03-25T15:39:53.933305095Z [Info] FluentMigrator.Runner.MigrationRunner: 109: import_extra_files migrating
2026-03-25T15:39:53.934845446Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:39:53.937217391Z [Info] import_extra_files: Starting migration of Main DB to 109
2026-03-25T15:39:53.940608708Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-25T15:39:53.942519745Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-25T15:39:53.950311482Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080244s
2026-03-25T15:39:53.952158550Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (109, '2026-03-25T15:39:53', 'import_extra_files')
2026-03-25T15:39:53.956110516Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:39:53.960642390Z [Info] FluentMigrator.Runner.MigrationRunner: 109: import_extra_files migrated
2026-03-25T15:39:53.962157430Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0185751s
2026-03-25T15:39:53.963745517Z [Info] FluentMigrator.Runner.MigrationRunner: 110: fix_extra_files_config migrating
2026-03-25T15:39:53.965336209Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:39:53.967687553Z [Info] fix_extra_files_config: Starting migration of Main DB to 110
2026-03-25T15:39:53.970870150Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-25T15:39:53.972323657Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-25T15:39:53.979069397Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066015s
2026-03-25T15:39:53.980647353Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (110, '2026-03-25T15:39:53', 'fix_extra_files_config')
2026-03-25T15:39:53.984485811Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:39:53.989047033Z [Info] FluentMigrator.Runner.MigrationRunner: 110: fix_extra_files_config migrated
2026-03-25T15:39:53.990849743Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0166532s
2026-03-25T15:39:53.992228859Z [Info] FluentMigrator.Runner.MigrationRunner: 111: create_language_profiles migrating
2026-03-25T15:39:53.993822447Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:39:53.996439837Z [Info] create_language_profiles: Starting migration of Main DB to 111
2026-03-25T15:39:54.006346070Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable LanguageProfiles
2026-03-25T15:39:54.008425065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "LanguageProfiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Languages" TEXT NOT NULL, "Cutoff" INTEGER NOT NULL)
2026-03-25T15:39:54.013817571Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0057692s
2026-03-25T15:39:54.015200926Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex LanguageProfiles (Name)
2026-03-25T15:39:54.016929747Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_LanguageProfiles_Name" ON "LanguageProfiles" ("Name" ASC)
2026-03-25T15:39:54.020590977Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037905s
2026-03-25T15:39:54.021895984Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-03-25T15:39:54.023651238Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.1E-06s
2026-03-25T15:39:54.024496149Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series LanguageProfileId Int32
2026-03-25T15:39:54.026333768Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "LanguageProfileId" INTEGER NOT NULL DEFAULT 1
2026-03-25T15:39:54.034499107Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083436s
2026-03-25T15:39:54.035831309Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-25T15:39:54.037183271Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-25T15:39:54.143101304Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.105643s
2026-03-25T15:39:54.144955677Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Profiles Language
2026-03-25T15:39:54.180040268Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Profiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Cutoff" INTEGER NOT NULL, "Items" TEXT NOT NULL)
2026-03-25T15:39:54.185217110Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Profiles_temp" ("Id", "Name", "Cutoff", "Items") SELECT "Id", "Name", "Cutoff", "Items" FROM "Profiles"
2026-03-25T15:39:54.189056139Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles"
2026-03-25T15:39:54.192113053Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles"
2026-03-25T15:39:54.208803303Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityProfiles_Name" ON "Profiles" ("Name" ASC)
2026-03-25T15:39:54.212352208Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0658314s
2026-03-25T15:39:54.213929073Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (111, '2026-03-25T15:39:54', 'create_language_profiles')
2026-03-25T15:39:54.217720816Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:39:54.237338420Z [Info] FluentMigrator.Runner.MigrationRunner: 111: create_language_profiles migrated
2026-03-25T15:39:54.239477326Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0907066s
2026-03-25T15:39:54.240948638Z [Info] FluentMigrator.Runner.MigrationRunner: 112: added_regex_to_scenemapping migrating
2026-03-25T15:39:54.242592938Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:39:54.245104825Z [Info] added_regex_to_scenemapping: Starting migration of Main DB to 112
2026-03-25T15:39:54.249555505Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SceneMappings
2026-03-25T15:39:54.251113021Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.24E-05s
2026-03-25T15:39:54.252384751Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SceneMappings FilterRegex String
2026-03-25T15:39:54.254202841Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SceneMappings" ADD COLUMN "FilterRegex" TEXT
2026-03-25T15:39:54.262070761Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079869s
2026-03-25T15:39:54.263651974Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (112, '2026-03-25T15:39:54', 'added_regex_to_scenemapping')
2026-03-25T15:39:54.267819344Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:39:54.297497241Z [Info] FluentMigrator.Runner.MigrationRunner: 112: added_regex_to_scenemapping migrated
2026-03-25T15:39:54.299532408Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0432537s
2026-03-25T15:39:54.301205987Z [Info] FluentMigrator.Runner.MigrationRunner: 113: consolidate_indexer_baseurl migrating
2026-03-25T15:39:54.302952563Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:39:54.305433187Z [Info] consolidate_indexer_baseurl: Starting migration of Main DB to 113
2026-03-25T15:39:54.308931811Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-25T15:39:54.310395748Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-25T15:39:54.325921694Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0151864s
2026-03-25T15:39:54.328315694Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (113, '2026-03-25T15:39:54', 'consolidate_indexer_baseurl')
2026-03-25T15:39:54.331904920Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:39:54.349569432Z [Info] FluentMigrator.Runner.MigrationRunner: 113: consolidate_indexer_baseurl migrated
2026-03-25T15:39:54.351203902Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0391555s
2026-03-25T15:39:54.352850818Z [Info] FluentMigrator.Runner.MigrationRunner: 114: rename_indexer_status_id migrating
2026-03-25T15:39:54.354462793Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:39:54.356773886Z [Info] rename_indexer_status_id: Starting migration of Main DB to 114
2026-03-25T15:39:54.373986017Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn IndexerStatus IndexerId to ProviderId
2026-03-25T15:39:54.478573110Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT)
2026-03-25T15:39:54.485780009Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "IndexerStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo") SELECT "Id", "IndexerId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo" FROM "IndexerStatus"
2026-03-25T15:39:54.492410156Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-03-25T15:39:54.495715050Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-03-25T15:39:54.514754530Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-03-25T15:39:54.518642136Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.142482s
2026-03-25T15:39:54.520254342Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (114, '2026-03-25T15:39:54', 'rename_indexer_status_id')
2026-03-25T15:39:54.524030875Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:39:54.541006991Z [Info] FluentMigrator.Runner.MigrationRunner: 114: rename_indexer_status_id migrated
2026-03-25T15:39:54.542617884Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1649049s
2026-03-25T15:39:54.544444852Z [Info] FluentMigrator.Runner.MigrationRunner: 115: add_downloadclient_status migrating
2026-03-25T15:39:54.546221098Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:39:54.548523212Z [Info] add_downloadclient_status: Starting migration of Main DB to 115
2026-03-25T15:39:54.556825146Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClientStatus
2026-03-25T15:39:54.558978381Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME)
2026-03-25T15:39:54.565425750Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068066s
2026-03-25T15:39:54.566772271Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadClientStatus (ProviderId)
2026-03-25T15:39:54.568567265Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-03-25T15:39:54.572498769Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039966s
2026-03-25T15:39:54.574036896Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (115, '2026-03-25T15:39:54', 'add_downloadclient_status')
2026-03-25T15:39:54.578004223Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:39:54.584968193Z [Info] FluentMigrator.Runner.MigrationRunner: 115: add_downloadclient_status migrated
2026-03-25T15:39:54.586675460Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0164893s
2026-03-25T15:39:54.588219989Z [Info] FluentMigrator.Runner.MigrationRunner: 116: disable_nyaa migrating
2026-03-25T15:39:54.589705901Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:39:54.592207747Z [Info] disable_nyaa: Starting migration of Main DB to 116
2026-03-25T15:39:54.595106804Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableRss" = false, "EnableSearch" = false, "Settings" = Replace("Settings", 'https://nyaa.se', '') WHERE "Implementation" = 'Nyaa' AND "Settings" LIKE '%nyaa.se%';
2026-03-25T15:39:54.598814949Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableRss" = false, "EnableSearch" = false, "Settings" = Replace("Settings", 'https://nyaa.se', '') WHERE "Implementation" = 'Nyaa' AND "Settings" LIKE '%nyaa.se%';
2026-03-25T15:39:54.603729002Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049696s
2026-03-25T15:39:54.605317149Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (116, '2026-03-25T15:39:54', 'disable_nyaa')
2026-03-25T15:39:54.608934962Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:39:54.612300017Z [Info] FluentMigrator.Runner.MigrationRunner: 116: disable_nyaa migrated
2026-03-25T15:39:54.613768112Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0135825s
2026-03-25T15:39:54.615313884Z [Info] FluentMigrator.Runner.MigrationRunner: 117: add_webrip_and_br480_qualites_in_profile migrating
2026-03-25T15:39:54.617127215Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:39:54.619461284Z [Info] add_webrip_and_br480_qualites_in_profile: Starting migration of Main DB to 117
2026-03-25T15:39:54.622794253Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-25T15:39:54.624264473Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-25T15:39:54.669586876Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0450384s
2026-03-25T15:39:54.671614207Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (117, '2026-03-25T15:39:54', 'add_webrip_and_br480_qualites_in_profile')
2026-03-25T15:39:54.676158125Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:39:54.680357609Z [Info] FluentMigrator.Runner.MigrationRunner: 117: add_webrip_and_br480_qualites_in_profile migrated
2026-03-25T15:39:54.682165228Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0560888s
2026-03-25T15:39:54.683753175Z [Info] FluentMigrator.Runner.MigrationRunner: 118: add_history_eventType_index migrating
2026-03-25T15:39:54.685441645Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:39:54.687721514Z [Info] add_history_eventType_index: Starting migration of Main DB to 118
2026-03-25T15:39:54.691710194Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (EventType)
2026-03-25T15:39:54.693445368Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC)
2026-03-25T15:39:54.697346381Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039821s
2026-03-25T15:39:54.698896962Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (118, '2026-03-25T15:39:54', 'add_history_eventType_index')
2026-03-25T15:39:54.702671451Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:39:54.707311793Z [Info] FluentMigrator.Runner.MigrationRunner: 118: add_history_eventType_index migrated
2026-03-25T15:39:54.708987937Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0140222s
2026-03-25T15:39:54.710564451Z [Info] FluentMigrator.Runner.MigrationRunner: 119: separate_automatic_and_interactive_searches migrating
2026-03-25T15:39:54.712455859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:39:54.714717783Z [Info] separate_automatic_and_interactive_searches: Starting migration of Main DB to 119
2026-03-25T15:39:54.727463813Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Indexers EnableSearch to EnableAutomaticSearch
2026-03-25T15:39:54.766566394Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableRss" INTEGER, "EnableAutomaticSearch" INTEGER)
2026-03-25T15:39:54.772923371Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Indexers_temp" ("Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "EnableAutomaticSearch") SELECT "Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "EnableSearch" FROM "Indexers"
2026-03-25T15:39:54.778716474Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2026-03-25T15:39:54.781673206Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2026-03-25T15:39:54.799182395Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-03-25T15:39:54.802636990Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0733648s
2026-03-25T15:39:54.803982649Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-03-25T15:39:54.805394011Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.12E-05s
2026-03-25T15:39:54.806689569Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers EnableInteractiveSearch Boolean
2026-03-25T15:39:54.808642280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "EnableInteractiveSearch" INTEGER
2026-03-25T15:39:54.816252311Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0077012s
2026-03-25T15:39:54.817655425Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch"
2026-03-25T15:39:54.819999494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch"
2026-03-25T15:39:54.822950485Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029635s
2026-03-25T15:39:54.824262706Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-03-25T15:39:54.825631192Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.6E-06s
2026-03-25T15:39:54.826896329Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Indexers EnableInteractiveSearch Boolean
2026-03-25T15:39:54.863597074Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableRss" INTEGER, "EnableAutomaticSearch" INTEGER, "EnableInteractiveSearch" INTEGER NOT NULL)
2026-03-25T15:39:54.870336892Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Indexers_temp" ("Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "EnableAutomaticSearch", "EnableInteractiveSearch") SELECT "Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "EnableAutomaticSearch", "EnableInteractiveSearch" FROM "Indexers"
2026-03-25T15:39:54.877106782Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2026-03-25T15:39:54.880466044Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2026-03-25T15:39:54.899453921Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-03-25T15:39:54.903193249Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0740621s
2026-03-25T15:39:54.904968092Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (119, '2026-03-25T15:39:54', 'separate_automatic_and_interactive_searches')
2026-03-25T15:39:54.909026121Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:39:54.923240988Z [Info] FluentMigrator.Runner.MigrationRunner: 119: separate_automatic_and_interactive_searches migrated
2026-03-25T15:39:54.925108809Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.094202s
2026-03-25T15:39:54.927011329Z [Info] FluentMigrator.Runner.MigrationRunner: 120: update_series_episodes_history_indexes migrating
2026-03-25T15:39:54.928855351Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:39:54.931564866Z [Info] update_series_episodes_history_indexes: Starting migration of Main DB to 120
2026-03-25T15:39:54.944605880Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Episodes (SeriesId, AirDate)
2026-03-25T15:39:54.946577630Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_SeriesId_AirDate" ON "Episodes" ("SeriesId" ASC, "AirDate" ASC)
2026-03-25T15:39:54.950878928Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043921s
2026-03-25T15:39:54.952613671Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (EpisodeId)
2026-03-25T15:39:54.954569618Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_EpisodeId"
2026-03-25T15:39:54.957462633Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033076s
2026-03-25T15:39:54.958805807Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (EpisodeId, Date)
2026-03-25T15:39:54.960576051Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EpisodeId_Date" ON "History" ("EpisodeId" ASC, "Date" DESC)
2026-03-25T15:39:54.964204105Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037894s
2026-03-25T15:39:54.965552369Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (DownloadId)
2026-03-25T15:39:54.967152450Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_DownloadId"
2026-03-25T15:39:54.969919531Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028319s
2026-03-25T15:39:54.971283366Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId, Date)
2026-03-25T15:39:54.972973249Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC)
2026-03-25T15:39:54.976614118Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003746s
2026-03-25T15:39:54.978176253Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (120, '2026-03-25T15:39:54', 'update_series_episodes_history_indexes')
2026-03-25T15:39:54.982058790Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:39:54.986891829Z [Info] FluentMigrator.Runner.MigrationRunner: 120: update_series_episodes_history_indexes migrated
2026-03-25T15:39:54.988672043Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0140258s
2026-03-25T15:39:54.990315161Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_animetosho_url migrating
2026-03-25T15:39:54.991891575Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:39:54.994280183Z [Info] update_animetosho_url: Starting migration of Main DB to 121
2026-03-25T15:39:54.997594395Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = Replace(Replace("Settings", '//animetosho.org', '//feed.animetosho.org'), '/feed/nabapi', '/nabapi') WHERE ("Implementation" = 'Newznab' OR "Implementation" = 'Torznab') AND "Settings" LIKE '%animetosho%';
2026-03-25T15:39:55.001973020Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "Settings" = Replace(Replace("Settings", '//animetosho.org', '//feed.animetosho.org'), '/feed/nabapi', '/nabapi') WHERE ("Implementation" = 'Newznab' OR "Implementation" = 'Torznab') AND "Settings" LIKE '%animetosho%';
2026-03-25T15:39:55.007747465Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0057915s
2026-03-25T15:39:55.009399271Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (121, '2026-03-25T15:39:55', 'update_animetosho_url')
2026-03-25T15:39:55.013087386Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:39:55.017122018Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_animetosho_url migrated
2026-03-25T15:39:55.018709003Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0152096s
2026-03-25T15:39:55.020313854Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_remux_qualities_in_profile migrating
2026-03-25T15:39:55.022008115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:39:55.024317294Z [Info] add_remux_qualities_in_profile: Starting migration of Main DB to 122
2026-03-25T15:39:55.028027162Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-25T15:39:55.029525389Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-25T15:39:55.060519205Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0307438s
2026-03-25T15:39:55.062545364Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (122, '2026-03-25T15:39:55', 'add_remux_qualities_in_profile')
2026-03-25T15:39:55.066742343Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:39:55.075204990Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_remux_qualities_in_profile migrated
2026-03-25T15:39:55.076885533Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0457244s
2026-03-25T15:39:55.078482639Z [Info] FluentMigrator.Runner.MigrationRunner: 123: add_history_seriesId_index migrating
2026-03-25T15:39:55.080114504Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:39:55.082395476Z [Info] add_history_seriesId_index: Starting migration of Main DB to 123
2026-03-25T15:39:55.086428876Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (SeriesId)
2026-03-25T15:39:55.088160852Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_SeriesId" ON "History" ("SeriesId" ASC)
2026-03-25T15:39:55.091988087Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038911s
2026-03-25T15:39:55.093565242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (123, '2026-03-25T15:39:55', 'add_history_seriesId_index')
2026-03-25T15:39:55.097307176Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:39:55.105812729Z [Info] FluentMigrator.Runner.MigrationRunner: 123: add_history_seriesId_index migrated
2026-03-25T15:39:55.107423612Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0177695s
2026-03-25T15:39:55.109028493Z [Info] FluentMigrator.Runner.MigrationRunner: 124: remove_media_browser_metadata migrating
2026-03-25T15:39:55.110680258Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:39:55.112972844Z [Info] remove_media_browser_metadata: Starting migration of Main DB to 124
2026-03-25T15:39:55.121746026Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-03-25T15:39:55.123953640Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Metadata" WHERE "Implementation" = 'MediaBrowserMetadata'
2026-03-25T15:39:55.127305318Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034676s
2026-03-25T15:39:55.128616928Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-03-25T15:39:55.130379026Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "MetadataFiles" WHERE "Consumer" = 'MediaBrowserMetadata'
2026-03-25T15:39:55.133237270Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029168s
2026-03-25T15:39:55.134743292Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (124, '2026-03-25T15:39:55', 'remove_media_browser_metadata')
2026-03-25T15:39:55.138538412Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:39:55.144154548Z [Info] FluentMigrator.Runner.MigrationRunner: 124: remove_media_browser_metadata migrated
2026-03-25T15:39:55.145792636Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0138447s
2026-03-25T15:39:55.147366334Z [Info] FluentMigrator.Runner.MigrationRunner: 125: remove_notify_my_android_and_pushalot_notifications migrating
2026-03-25T15:39:55.149289846Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:39:55.151573955Z [Info] remove_notify_my_android_and_pushalot_notifications: Starting migration of Main DB to 125
2026-03-25T15:39:55.156417746Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-03-25T15:39:55.158351710Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'NotifyMyAndroid'
2026-03-25T15:39:55.161492813Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032062s
2026-03-25T15:39:55.162777660Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-03-25T15:39:55.164563465Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Pushalot'
2026-03-25T15:39:55.167321217Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028269s
2026-03-25T15:39:55.168835856Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (125, '2026-03-25T15:39:55', 'remove_notify_my_android_and_pushalot_notifications')
2026-03-25T15:39:55.172901602Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:39:55.180664390Z [Info] FluentMigrator.Runner.MigrationRunner: 125: remove_notify_my_android_and_pushalot_notifications migrated
2026-03-25T15:39:55.182567390Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0161771s
2026-03-25T15:39:55.184132862Z [Info] FluentMigrator.Runner.MigrationRunner: 126: add_custom_filters migrating
2026-03-25T15:39:55.185636850Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:39:55.187951399Z [Info] add_custom_filters: Starting migration of Main DB to 126
2026-03-25T15:39:55.193862540Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFilters
2026-03-25T15:39:55.196019241Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "CustomFilters" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Type" TEXT NOT NULL, "Label" TEXT NOT NULL, "Filters" TEXT NOT NULL)
2026-03-25T15:39:55.201110040Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0056458s
2026-03-25T15:39:55.202656433Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (126, '2026-03-25T15:39:55', 'add_custom_filters')
2026-03-25T15:39:55.206282724Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:39:55.211558164Z [Info] FluentMigrator.Runner.MigrationRunner: 126: add_custom_filters migrated
2026-03-25T15:39:55.213088185Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0161478s
2026-03-25T15:39:55.214658366Z [Info] FluentMigrator.Runner.MigrationRunner: 127: rename_restrictions_to_release_profiles migrating
2026-03-25T15:39:55.216436045Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:39:55.218704892Z [Info] rename_restrictions_to_release_profiles: Starting migration of Main DB to 127
2026-03-25T15:39:55.225036228Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Restrictions ReleaseProfiles
2026-03-25T15:39:55.227047647Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Restrictions" RENAME TO "ReleaseProfiles"
2026-03-25T15:39:55.245704497Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0188072s
2026-03-25T15:39:55.247065357Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles
2026-03-25T15:39:55.248577401Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.68E-05s
2026-03-25T15:39:55.249841385Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IncludePreferredWhenRenaming Boolean
2026-03-25T15:39:55.252005081Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IncludePreferredWhenRenaming" INTEGER NOT NULL DEFAULT 1
2026-03-25T15:39:55.260183516Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083781s
2026-03-25T15:39:55.261729408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (127, '2026-03-25T15:39:55', 'rename_restrictions_to_release_profiles')
2026-03-25T15:39:55.265679561Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:39:55.272506595Z [Info] FluentMigrator.Runner.MigrationRunner: 127: rename_restrictions_to_release_profiles migrated
2026-03-25T15:39:55.274269915Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0207308s
2026-03-25T15:39:55.275885587Z [Info] FluentMigrator.Runner.MigrationRunner: 128: rename_quality_profiles_add_upgrade_allowed migrating
2026-03-25T15:39:55.277729629Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:39:55.280069179Z [Info] rename_quality_profiles_add_upgrade_allowed: Starting migration of Main DB to 128
2026-03-25T15:39:55.293852458Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Profiles QualityProfiles
2026-03-25T15:39:55.295890912Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" RENAME TO "QualityProfiles"
2026-03-25T15:39:55.314739337Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0188408s
2026-03-25T15:39:55.316131971Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2026-03-25T15:39:55.317583543Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.05E-05s
2026-03-25T15:39:55.318883169Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles UpgradeAllowed Boolean
2026-03-25T15:39:55.320812974Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "UpgradeAllowed" INTEGER
2026-03-25T15:39:55.328598638Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078972s
2026-03-25T15:39:55.329917053Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LanguageProfiles
2026-03-25T15:39:55.331365328Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.6E-06s
2026-03-25T15:39:55.332627720Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn LanguageProfiles UpgradeAllowed Boolean
2026-03-25T15:39:55.334474097Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LanguageProfiles" ADD COLUMN "UpgradeAllowed" INTEGER
2026-03-25T15:39:55.342102795Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076899s
2026-03-25T15:39:55.343411710Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-03-25T15:39:55.344828773Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityProfiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1
2026-03-25T15:39:55.347615042Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029295s
2026-03-25T15:39:55.348904298Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-03-25T15:39:55.350404287Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "LanguageProfiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1
2026-03-25T15:39:55.353071116Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028827s
2026-03-25T15:39:55.354570194Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Series ProfileId to QualityProfileId
2026-03-25T15:39:55.409647164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Series_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TvdbId" INTEGER NOT NULL, "TvRageId" INTEGER NOT NULL, "ImdbId" TEXT, "Title" TEXT NOT NULL, "TitleSlug" TEXT, "CleanTitle" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "AirTime" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "SeasonFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "Runtime" INTEGER NOT NULL, "SeriesType" INTEGER NOT NULL, "Network" TEXT, "UseSceneNumbering" INTEGER NOT NULL, "FirstAired" DATETIME, "NextAiring" DATETIME, "Year" INTEGER, "Seasons" TEXT, "Actors" TEXT, "Ratings" TEXT, "Genres" TEXT, "Certification" TEXT, "SortTitle" TEXT, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "TvMazeId" INTEGER NOT NULL, "LanguageProfileId" INTEGER NOT NULL)
2026-03-25T15:39:55.425715593Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Series_temp" ("Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring", "Year", "Seasons", "Actors", "Ratings", "Genres", "Certification", "SortTitle", "QualityProfileId", "Tags", "Added", "AddOptions", "TvMazeId", "LanguageProfileId") SELECT "Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring", "Year", "Seasons", "Actors", "Ratings", "Genres", "Certification", "SortTitle", "ProfileId", "Tags", "Added", "AddOptions", "TvMazeId", "LanguageProfileId" FROM "Series"
2026-03-25T15:39:55.446240684Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2026-03-25T15:39:55.450377171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2026-03-25T15:39:55.469409056Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2026-03-25T15:39:55.472940676Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2026-03-25T15:39:55.476446283Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_Path" ON "Series" ("Path" ASC)
2026-03-25T15:39:55.479710074Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_CleanTitle" ON "Series" ("CleanTitle" ASC)
2026-03-25T15:39:55.483187464Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC)
2026-03-25T15:39:55.486556046Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvMazeId" ON "Series" ("TvMazeId" ASC)
2026-03-25T15:39:55.490082465Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1336718s
2026-03-25T15:39:55.491593918Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (128, '2026-03-25T15:39:55', 'rename_quality_profiles_add_upgrade_allowed')
2026-03-25T15:39:55.495817351Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:39:55.509730069Z [Info] FluentMigrator.Runner.MigrationRunner: 128: rename_quality_profiles_add_upgrade_allowed migrated
2026-03-25T15:39:55.511552438Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1534318s
2026-03-25T15:39:55.513687517Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_relative_original_path_to_episode_file migrating
2026-03-25T15:39:55.515040911Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:39:55.517569321Z [Info] add_relative_original_path_to_episode_file: Starting migration of Main DB to 129
2026-03-25T15:39:55.522689139Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable EpisodeFiles
2026-03-25T15:39:55.523900537Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.34E-05s
2026-03-25T15:39:55.525760953Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn EpisodeFiles OriginalFilePath String
2026-03-25T15:39:55.527202214Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles" ADD COLUMN "OriginalFilePath" TEXT
2026-03-25T15:39:55.535885866Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085949s
2026-03-25T15:39:55.537261566Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (129, '2026-03-25T15:39:55', 'add_relative_original_path_to_episode_file')
2026-03-25T15:39:55.541386570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:39:55.548975007Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_relative_original_path_to_episode_file migrated
2026-03-25T15:39:55.550758698Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0219294s
2026-03-25T15:39:55.552347226Z [Info] FluentMigrator.Runner.MigrationRunner: 130: episode_last_searched_time migrating
2026-03-25T15:39:55.553964071Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:39:55.556260554Z [Info] episode_last_searched_time: Starting migration of Main DB to 130
2026-03-25T15:39:55.560684811Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2026-03-25T15:39:55.562160933Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.19E-05s
2026-03-25T15:39:55.563401300Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes LastSearchTime DateTime
2026-03-25T15:39:55.565217556Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "LastSearchTime" DATETIME
2026-03-25T15:39:55.573411592Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008296s
2026-03-25T15:39:55.574941763Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (130, '2026-03-25T15:39:55', 'episode_last_searched_time')
2026-03-25T15:39:55.579000404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:39:55.584369934Z [Info] FluentMigrator.Runner.MigrationRunner: 130: episode_last_searched_time migrated
2026-03-25T15:39:55.586481815Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0191264s
2026-03-25T15:39:55.588080644Z [Info] FluentMigrator.Runner.MigrationRunner: 131: download_propers_config migrating
2026-03-25T15:39:55.589930378Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:39:55.591993041Z [Info] download_propers_config: Starting migration of Main DB to 131
2026-03-25T15:39:55.595750955Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-25T15:39:55.597195854Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-25T15:39:55.606131063Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008502s
2026-03-25T15:39:55.607482323Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers'
2026-03-25T15:39:55.609564946Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers'
2026-03-25T15:39:55.612467229Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029065s
2026-03-25T15:39:55.614019303Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (131, '2026-03-25T15:39:55', 'download_propers_config')
2026-03-25T15:39:55.617774433Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:39:55.622600308Z [Info] FluentMigrator.Runner.MigrationRunner: 131: download_propers_config migrated
2026-03-25T15:39:55.624173345Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0130485s
2026-03-25T15:39:55.625794970Z [Info] FluentMigrator.Runner.MigrationRunner: 132: add_download_client_priority migrating
2026-03-25T15:39:55.627433699Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:39:55.630076910Z [Info] add_download_client_priority: Starting migration of Main DB to 132
2026-03-25T15:39:55.634878467Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2026-03-25T15:39:55.636469690Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-05s
2026-03-25T15:39:55.637719536Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Priority Int32
2026-03-25T15:39:55.639533739Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 1
2026-03-25T15:39:55.648180155Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087962s
2026-03-25T15:39:55.649493720Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-25T15:39:55.650828807Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-25T15:39:55.938188807Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2869525s
2026-03-25T15:39:55.940428946Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (132, '2026-03-25T15:39:55', 'add_download_client_priority')
2026-03-25T15:39:55.944911611Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:39:55.959976269Z [Info] FluentMigrator.Runner.MigrationRunner: 132: add_download_client_priority migrated
2026-03-25T15:39:55.961910763Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.3089382s
2026-03-25T15:39:55.963587559Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_specials_folder_format migrating
2026-03-25T15:39:55.965229264Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:39:55.967552791Z [Info] add_specials_folder_format: Starting migration of Main DB to 134
2026-03-25T15:39:55.977067406Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2026-03-25T15:39:55.978933373Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.46E-05s
2026-03-25T15:39:55.980214993Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig SpecialsFolderFormat String
2026-03-25T15:39:55.982159478Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "SpecialsFolderFormat" TEXT
2026-03-25T15:39:55.990795494Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087517s
2026-03-25T15:39:55.992130672Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-03-25T15:39:55.993463585Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "SpecialsFolderFormat" = 'Specials' WHERE 1 = 1
2026-03-25T15:39:55.996487453Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030914s
2026-03-25T15:39:55.997993936Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (134, '2026-03-25T15:39:55', 'add_specials_folder_format')
2026-03-25T15:39:56.001697011Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:39:56.014038416Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_specials_folder_format migrated
2026-03-25T15:39:56.015649800Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0206517s
2026-03-25T15:39:56.017301295Z [Info] FluentMigrator.Runner.MigrationRunner: 135: health_issue_notification migrating
2026-03-25T15:39:56.018901105Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:39:56.021211757Z [Info] health_issue_notification: Starting migration of Main DB to 135
2026-03-25T15:39:56.027445216Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-03-25T15:39:56.029079146Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.21E-05s
2026-03-25T15:39:56.030339954Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthIssue Boolean
2026-03-25T15:39:56.032240310Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthIssue" INTEGER NOT NULL DEFAULT 0
2026-03-25T15:39:56.040997359Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088903s
2026-03-25T15:39:56.042329792Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-03-25T15:39:56.043745823Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.9E-06s
2026-03-25T15:39:56.045025198Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications IncludeHealthWarnings Boolean
2026-03-25T15:39:56.046946897Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "IncludeHealthWarnings" INTEGER NOT NULL DEFAULT 0
2026-03-25T15:39:56.055007515Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081361s
2026-03-25T15:39:56.056583818Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (135, '2026-03-25T15:39:56', 'health_issue_notification')
2026-03-25T15:39:56.060346933Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:39:56.068910764Z [Info] FluentMigrator.Runner.MigrationRunner: 135: health_issue_notification migrated
2026-03-25T15:39:56.070525926Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0220723s
2026-03-25T15:39:56.072181829Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_indexer_and_enabled_to_release_profiles migrating
2026-03-25T15:39:56.073991973Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:39:56.076321824Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Main DB to 136
2026-03-25T15:39:56.082818092Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles
2026-03-25T15:39:56.084467322Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.24E-05s
2026-03-25T15:39:56.085724263Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles Enabled Boolean
2026-03-25T15:39:56.087538215Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "Enabled" INTEGER NOT NULL DEFAULT 1
2026-03-25T15:39:56.096288391Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088738s
2026-03-25T15:39:56.097610703Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles
2026-03-25T15:39:56.099046814Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.9E-06s
2026-03-25T15:39:56.100301039Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IndexerId Int32
2026-03-25T15:39:56.102058587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IndexerId" INTEGER NOT NULL DEFAULT 0
2026-03-25T15:39:56.109968401Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079925s
2026-03-25T15:39:56.111489954Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (136, '2026-03-25T15:39:56', 'add_indexer_and_enabled_to_release_profiles')
2026-03-25T15:39:56.115441178Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:39:56.123468319Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_indexer_and_enabled_to_release_profiles migrated
2026-03-25T15:39:56.125280317Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0215161s
2026-03-25T15:39:56.126897552Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_airedbefore_to_episodes migrating
2026-03-25T15:39:56.128552354Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:39:56.130839268Z [Info] add_airedbefore_to_episodes: Starting migration of Main DB to 137
2026-03-25T15:39:56.137029249Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2026-03-25T15:39:56.138525211Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.14E-05s
2026-03-25T15:39:56.139782582Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes AiredAfterSeasonNumber Int32
2026-03-25T15:39:56.141653148Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "AiredAfterSeasonNumber" INTEGER
2026-03-25T15:39:56.150329896Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086389s
2026-03-25T15:39:56.151599282Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes AiredBeforeSeasonNumber Int32
2026-03-25T15:39:56.153490890Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "AiredBeforeSeasonNumber" INTEGER
2026-03-25T15:39:56.161434622Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080338s
2026-03-25T15:39:56.162760692Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes AiredBeforeEpisodeNumber Int32
2026-03-25T15:39:56.164620125Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "AiredBeforeEpisodeNumber" INTEGER
2026-03-25T15:39:56.172503716Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079541s
2026-03-25T15:39:56.174034237Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (137, '2026-03-25T15:39:56', 'add_airedbefore_to_episodes')
2026-03-25T15:39:56.177855360Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:39:56.182241470Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_airedbefore_to_episodes migrated
2026-03-25T15:39:56.183908737Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.017723s
2026-03-25T15:39:56.185539199Z [Info] FluentMigrator.Runner.MigrationRunner: 138: remove_bitmetv migrating
2026-03-25T15:39:56.187015601Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:39:56.189319740Z [Info] remove_bitmetv: Starting migration of Main DB to 138
2026-03-25T15:39:56.193472190Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-03-25T15:39:56.195395031Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'BitMeTv'
2026-03-25T15:39:56.198411093Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030889s
2026-03-25T15:39:56.199714988Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableRss" = false, "EnableAutomaticSearch" = false, "EnableInteractiveSearch" = false WHERE "Implementation" = 'Newznab' AND "Settings" LIKE '%usenet-crawler.com%'
2026-03-25T15:39:56.203424977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableRss" = false, "EnableAutomaticSearch" = false, "EnableInteractiveSearch" = false WHERE "Implementation" = 'Newznab' AND "Settings" LIKE '%usenet-crawler.com%'
2026-03-25T15:39:56.208155230Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047279s
2026-03-25T15:39:56.209655690Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (138, '2026-03-25T15:39:56', 'remove_bitmetv')
2026-03-25T15:39:56.213224124Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:39:56.215778296Z [Info] FluentMigrator.Runner.MigrationRunner: 138: remove_bitmetv migrated
2026-03-25T15:39:56.217255269Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0123849s
2026-03-25T15:39:56.218803787Z [Info] FluentMigrator.Runner.MigrationRunner: 139: add_download_history migrating
2026-03-25T15:39:56.220347735Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:39:56.222588346Z [Info] add_download_history: Starting migration of Main DB to 139
2026-03-25T15:39:56.238162800Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadHistory
2026-03-25T15:39:56.240440896Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadHistory" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "EventType" INTEGER NOT NULL, "SeriesId" INTEGER NOT NULL, "DownloadId" TEXT NOT NULL, "SourceTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Protocol" INTEGER, "IndexerId" INTEGER, "DownloadClientId" INTEGER, "Release" TEXT, "Data" TEXT)
2026-03-25T15:39:56.248209466Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0082862s
2026-03-25T15:39:56.249492429Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (EventType)
2026-03-25T15:39:56.251185738Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC)
2026-03-25T15:39:56.254787669Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036596s
2026-03-25T15:39:56.256168690Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (SeriesId)
2026-03-25T15:39:56.257801236Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_SeriesId" ON "DownloadHistory" ("SeriesId" ASC)
2026-03-25T15:39:56.261281673Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035325s
2026-03-25T15:39:56.262601049Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (DownloadId)
2026-03-25T15:39:56.264256752Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC)
2026-03-25T15:39:56.267783121Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035798s
2026-03-25T15:39:56.269087146Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-25T15:39:56.270420350Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-25T15:39:56.298558167Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0278529s
2026-03-25T15:39:56.300606712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (139, '2026-03-25T15:39:56', 'add_download_history')
2026-03-25T15:39:56.304482484Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:39:56.307638027Z [Info] FluentMigrator.Runner.MigrationRunner: 139: add_download_history migrated
2026-03-25T15:39:56.309189991Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0372022s
2026-03-25T15:39:56.310813960Z [Info] FluentMigrator.Runner.MigrationRunner: 140: remove_chown_and_folderchmod_config_v2 migrating
2026-03-25T15:39:56.312585116Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:39:56.314872872Z [Info] remove_chown_and_folderchmod_config_v2: Starting migration of Main DB to 140
2026-03-25T15:39:56.318182174Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" IN ('folderchmod', 'chownuser')
2026-03-25T15:39:56.320420600Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" IN ('folderchmod', 'chownuser')
2026-03-25T15:39:56.324194067Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037665s
2026-03-25T15:39:56.325739669Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (140, '2026-03-25T15:39:56', 'remove_chown_and_folderchmod_config_v2')
2026-03-25T15:39:56.329639410Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:39:56.332240005Z [Info] FluentMigrator.Runner.MigrationRunner: 140: remove_chown_and_folderchmod_config_v2 migrated
2026-03-25T15:39:56.333966832Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118499s
2026-03-25T15:39:56.335502313Z [Info] FluentMigrator.Runner.MigrationRunner: 141: add_update_history migrating
2026-03-25T15:39:56.337036271Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:39:56.339284036Z [Info] add_update_history: Starting migration of Main DB to 141
2026-03-25T15:39:56.340887634Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (141, '2026-03-25T15:39:56', 'add_update_history')
2026-03-25T15:39:56.344558264Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:39:56.348397874Z [Info] FluentMigrator.Runner.MigrationRunner: 141: add_update_history migrated
2026-03-25T15:39:56.349980610Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112962s
2026-03-25T15:39:56.351473867Z [Info] FluentMigrator.Runner.MigrationRunner: 142: import_lists migrating
2026-03-25T15:39:56.352956632Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:39:56.355186491Z [Info] import_lists: Starting migration of Main DB to 142
2026-03-25T15:39:56.374592368Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportLists
2026-03-25T15:39:56.376766505Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportLists" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableAutomaticAdd" INTEGER, "RootFolderPath" TEXT NOT NULL, "ShouldMonitor" INTEGER NOT NULL, "QualityProfileId" INTEGER NOT NULL, "LanguageProfileId" INTEGER NOT NULL, "Tags" TEXT)
2026-03-25T15:39:56.384955922Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087196s
2026-03-25T15:39:56.386311160Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportLists (Name)
2026-03-25T15:39:56.387891031Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportLists_Name" ON "ImportLists" ("Name" ASC)
2026-03-25T15:39:56.391391478Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003566s
2026-03-25T15:39:56.392704311Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListStatus
2026-03-25T15:39:56.394528824Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastSyncListInfo" TEXT)
2026-03-25T15:39:56.400747894Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065531s
2026-03-25T15:39:56.402072120Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListStatus (ProviderId)
2026-03-25T15:39:56.403767423Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-03-25T15:39:56.407538355Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038112s
2026-03-25T15:39:56.408879796Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListExclusions
2026-03-25T15:39:56.410642374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListExclusions" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TvdbId" TEXT NOT NULL, "Title" TEXT NOT NULL)
2026-03-25T15:39:56.414925216Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045044s
2026-03-25T15:39:56.416267979Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListExclusions (TvdbId)
2026-03-25T15:39:56.417954494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListExclusions_TvdbId" ON "ImportListExclusions" ("TvdbId" ASC)
2026-03-25T15:39:56.421844976Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039235s
2026-03-25T15:39:56.423369205Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (142, '2026-03-25T15:39:56', 'import_lists')
2026-03-25T15:39:56.426918691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:39:56.429866455Z [Info] FluentMigrator.Runner.MigrationRunner: 142: import_lists migrated
2026-03-25T15:39:56.431307587Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0119645s
2026-03-25T15:39:56.432949672Z [Info] FluentMigrator.Runner.MigrationRunner: 143: add_priority_to_indexers migrating
2026-03-25T15:39:56.434546227Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:39:56.436860175Z [Info] add_priority_to_indexers: Starting migration of Main DB to 143
2026-03-25T15:39:56.441647082Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-03-25T15:39:56.443169307Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.3E-05s
2026-03-25T15:39:56.444437590Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Priority Int32
2026-03-25T15:39:56.446148414Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 25
2026-03-25T15:39:56.455237923Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092071s
2026-03-25T15:39:56.456808866Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (143, '2026-03-25T15:39:56', 'add_priority_to_indexers')
2026-03-25T15:39:56.460543254Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:39:56.463213038Z [Info] FluentMigrator.Runner.MigrationRunner: 143: add_priority_to_indexers migrated
2026-03-25T15:39:56.464813069Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0172333s
2026-03-25T15:39:56.466392389Z [Info] FluentMigrator.Runner.MigrationRunner: 144: import_lists_series_type_and_season_folder migrating
2026-03-25T15:39:56.468198114Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:39:56.470466731Z [Info] import_lists_series_type_and_season_folder: Starting migration of Main DB to 144
2026-03-25T15:39:56.476717275Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2026-03-25T15:39:56.478264800Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.25E-05s
2026-03-25T15:39:56.479527162Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists SeriesType Int32
2026-03-25T15:39:56.481303147Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "SeriesType" INTEGER NOT NULL DEFAULT 0
2026-03-25T15:39:56.490611587Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094205s
2026-03-25T15:39:56.491956685Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2026-03-25T15:39:56.493346072Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.4E-06s
2026-03-25T15:39:56.494584505Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists SeasonFolder Boolean
2026-03-25T15:39:56.496380010Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "SeasonFolder" INTEGER NOT NULL DEFAULT 1
2026-03-25T15:39:56.505001827Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087141s
2026-03-25T15:39:56.506545846Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (144, '2026-03-25T15:39:56', 'import_lists_series_type_and_season_folder')
2026-03-25T15:39:56.510504836Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:39:56.513229451Z [Info] FluentMigrator.Runner.MigrationRunner: 144: import_lists_series_type_and_season_folder migrated
2026-03-25T15:39:56.515009544Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0169716s
2026-03-25T15:39:56.516622591Z [Info] FluentMigrator.Runner.MigrationRunner: 145: remove_growl migrating
2026-03-25T15:39:56.518072771Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:39:56.520357631Z [Info] remove_growl: Starting migration of Main DB to 145
2026-03-25T15:39:56.523904752Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-03-25T15:39:56.525794236Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Growl'
2026-03-25T15:39:56.528829306Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030916s
2026-03-25T15:39:56.530320859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (145, '2026-03-25T15:39:56', 'remove_growl')
2026-03-25T15:39:56.533908471Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:39:56.536546011Z [Info] FluentMigrator.Runner.MigrationRunner: 145: remove_growl migrated
2026-03-25T15:39:56.537976762Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108459s
2026-03-25T15:39:56.539505730Z [Info] FluentMigrator.Runner.MigrationRunner: 146: cleanup_duplicates_updatehistory migrating
2026-03-25T15:39:56.541204119Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:39:56.543436263Z [Info] cleanup_duplicates_updatehistory: Starting migration of Main DB to 146
2026-03-25T15:39:56.545183180Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (146, '2026-03-25T15:39:56', 'cleanup_duplicates_updatehistory')
2026-03-25T15:39:56.548969542Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:39:56.551519015Z [Info] FluentMigrator.Runner.MigrationRunner: 146: cleanup_duplicates_updatehistory migrated
2026-03-25T15:39:56.553202123Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103302s
2026-03-25T15:39:56.554622663Z [Info] FluentMigrator.Runner.MigrationRunner: 147: swap_filechmod_for_folderchmod migrating
2026-03-25T15:39:56.556270521Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:39:56.558398254Z [Info] swap_filechmod_for_folderchmod: Starting migration of Main DB to 147
2026-03-25T15:39:56.562096790Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-25T15:39:56.563570777Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-25T15:39:56.569310462Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0056553s
2026-03-25T15:39:56.570929782Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (147, '2026-03-25T15:39:56', 'swap_filechmod_for_folderchmod')
2026-03-25T15:39:56.574873191Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:39:56.577509889Z [Info] FluentMigrator.Runner.MigrationRunner: 147: swap_filechmod_for_folderchmod migrated
2026-03-25T15:39:56.579134550Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0139288s
2026-03-25T15:39:56.580734511Z [Info] FluentMigrator.Runner.MigrationRunner: 148: mediainfo_channels migrating
2026-03-25T15:39:56.582256144Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:39:56.584507647Z [Info] mediainfo_channels: Starting migration of Main DB to 148
2026-03-25T15:39:56.587806949Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "EpisodeFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannels"', '"audioChannelsContainer"');
2026-03-25T15:39:56.590615824Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "EpisodeFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannels"', '"audioChannelsContainer"');
2026-03-25T15:39:56.594432478Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038029s
2026-03-25T15:39:56.595735260Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "EpisodeFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannelPositionsText"', '"audioChannelPositionsTextContainer"');
2026-03-25T15:39:56.598814880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "EpisodeFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannelPositionsText"', '"audioChannelPositionsTextContainer"');
2026-03-25T15:39:56.602690783Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038659s
2026-03-25T15:39:56.604216054Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (148, '2026-03-25T15:39:56', 'mediainfo_channels')
2026-03-25T15:39:56.607833757Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:39:56.610462479Z [Info] FluentMigrator.Runner.MigrationRunner: 148: mediainfo_channels migrated
2026-03-25T15:39:56.611956447Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0116592s
2026-03-25T15:39:56.613516437Z [Info] FluentMigrator.Runner.MigrationRunner: 149: add_on_delete_to_notifications migrating
2026-03-25T15:39:56.615168974Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:39:56.617422541Z [Info] add_on_delete_to_notifications: Starting migration of Main DB to 149
2026-03-25T15:39:56.623469604Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-03-25T15:39:56.625046339Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.21E-05s
2026-03-25T15:39:56.626301916Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnSeriesDelete Boolean
2026-03-25T15:39:56.628146600Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnSeriesDelete" INTEGER NOT NULL DEFAULT 0
2026-03-25T15:39:56.637492666Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094357s
2026-03-25T15:39:56.638822964Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-03-25T15:39:56.640247361Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.9E-06s
2026-03-25T15:39:56.641481957Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnEpisodeFileDelete Boolean
2026-03-25T15:39:56.643367904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnEpisodeFileDelete" INTEGER NOT NULL DEFAULT 0
2026-03-25T15:39:56.652083941Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087868s
2026-03-25T15:39:56.653616566Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (149, '2026-03-25T15:39:56', 'add_on_delete_to_notifications')
2026-03-25T15:39:56.657427679Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:39:56.660118215Z [Info] FluentMigrator.Runner.MigrationRunner: 149: add_on_delete_to_notifications migrated
2026-03-25T15:39:56.661771153Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0168492s
2026-03-25T15:39:56.663354490Z [Info] FluentMigrator.Runner.MigrationRunner: 150: add_scene_mapping_origin migrating
2026-03-25T15:39:56.664952968Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:39:56.667208970Z [Info] add_scene_mapping_origin: Starting migration of Main DB to 150
2026-03-25T15:39:56.673456337Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SceneMappings
2026-03-25T15:39:56.675016749Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.16E-05s
2026-03-25T15:39:56.676284641Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SceneMappings SceneOrigin String
2026-03-25T15:39:56.678097651Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SceneMappings" ADD COLUMN "SceneOrigin" TEXT
2026-03-25T15:39:56.686980033Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089694s
2026-03-25T15:39:56.688316453Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SceneMappings SearchMode Int32
2026-03-25T15:39:56.690041146Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SceneMappings" ADD COLUMN "SearchMode" INTEGER
2026-03-25T15:39:56.698396627Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083952s
2026-03-25T15:39:56.699724781Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SceneMappings Comment String
2026-03-25T15:39:56.701445455Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SceneMappings" ADD COLUMN "Comment" TEXT
2026-03-25T15:39:56.709710734Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083386s
2026-03-25T15:39:56.711241145Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (150, '2026-03-25T15:39:56', 'add_scene_mapping_origin')
2026-03-25T15:39:56.714969661Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:39:56.717762524Z [Info] FluentMigrator.Runner.MigrationRunner: 150: add_scene_mapping_origin migrated
2026-03-25T15:39:56.719348587Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0164157s
2026-03-25T15:39:56.720957195Z [Info] FluentMigrator.Runner.MigrationRunner: 151: remove_custom_filter_type migrating
2026-03-25T15:39:56.722548158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:39:56.724820533Z [Info] remove_custom_filter_type: Starting migration of Main DB to 151
2026-03-25T15:39:56.735457497Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-03-25T15:39:56.737235767Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "CustomFilters" SET "Type" = 'series' WHERE "Type" = 'seriesIndex'
2026-03-25T15:39:56.740740984Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036324s
2026-03-25T15:39:56.741992574Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-03-25T15:39:56.743337341Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "CustomFilters" SET "Type" = 'series' WHERE "Type" = 'seriesEditor'
2026-03-25T15:39:56.746407401Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030715s
2026-03-25T15:39:56.747663410Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-03-25T15:39:56.749040192Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "CustomFilters" SET "Type" = 'series' WHERE "Type" = 'seasonPass'
2026-03-25T15:39:56.751970311Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030314s
2026-03-25T15:39:56.753506393Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (151, '2026-03-25T15:39:56', 'remove_custom_filter_type')
2026-03-25T15:39:56.757241433Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:39:56.759908442Z [Info] FluentMigrator.Runner.MigrationRunner: 151: remove_custom_filter_type migrated
2026-03-25T15:39:56.761457220Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109223s
2026-03-25T15:39:56.763066880Z [Info] FluentMigrator.Runner.MigrationRunner: 152: update_btn_url_to_https migrating
2026-03-25T15:39:56.764676350Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:39:56.766953484Z [Info] update_btn_url_to_https: Starting migration of Main DB to 152
2026-03-25T15:39:56.770027653Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = Replace("Settings", 'http://api.broadcasthe.net', 'https://api.broadcasthe.net') WHERE "Implementation" = 'BroadcastheNet';
2026-03-25T15:39:56.773408870Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "Settings" = Replace("Settings", 'http://api.broadcasthe.net', 'https://api.broadcasthe.net') WHERE "Implementation" = 'BroadcastheNet';
2026-03-25T15:39:56.777854630Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044336s
2026-03-25T15:39:56.779383789Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (152, '2026-03-25T15:39:56', 'update_btn_url_to_https')
2026-03-25T15:39:56.783078878Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:39:56.785694313Z [Info] FluentMigrator.Runner.MigrationRunner: 152: update_btn_url_to_https migrated
2026-03-25T15:39:56.787241708Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122831s
2026-03-25T15:39:56.788818573Z [Info] FluentMigrator.Runner.MigrationRunner: 153: add_on_episodefiledelete_for_upgrade migrating
2026-03-25T15:39:56.790566031Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:39:56.792834508Z [Info] add_on_episodefiledelete_for_upgrade: Starting migration of Main DB to 153
2026-03-25T15:39:56.797482966Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-03-25T15:39:56.799055542Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.3E-05s
2026-03-25T15:39:56.800313464Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnEpisodeFileDeleteForUpgrade Boolean
2026-03-25T15:39:56.802419474Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnEpisodeFileDeleteForUpgrade" INTEGER NOT NULL DEFAULT 1
2026-03-25T15:39:56.812408023Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100788s
2026-03-25T15:39:56.813961561Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (153, '2026-03-25T15:39:56', 'add_on_episodefiledelete_for_upgrade')
2026-03-25T15:39:56.817927524Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:39:56.821342500Z [Info] FluentMigrator.Runner.MigrationRunner: 153: add_on_episodefiledelete_for_upgrade migrated
2026-03-25T15:39:56.823086951Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0190717s
2026-03-25T15:39:56.824715089Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_name_release_profile migrating
2026-03-25T15:39:56.826294689Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:39:56.828597616Z [Info] add_name_release_profile: Starting migration of Main DB to 154
2026-03-25T15:39:56.833154439Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles
2026-03-25T15:39:56.834776595Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.26E-05s
2026-03-25T15:39:56.835984647Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles Name String
2026-03-25T15:39:56.837744069Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "Name" TEXT DEFAULT NULL
2026-03-25T15:39:56.847022398Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093344s
2026-03-25T15:39:56.848659404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (154, '2026-03-25T15:39:56', 'add_name_release_profile')
2026-03-25T15:39:56.852370345Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:39:56.855042374Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_name_release_profile migrated
2026-03-25T15:39:56.856630371Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0174042s
2026-03-25T15:39:56.858234120Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_arabic_and_hindi_languages migrating
2026-03-25T15:39:56.859887218Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:39:56.862190455Z [Info] add_arabic_and_hindi_languages: Starting migration of Main DB to 155
2026-03-25T15:39:56.865568004Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-25T15:39:56.867007482Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-25T15:39:56.907312744Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0399944s
2026-03-25T15:39:56.909369735Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (155, '2026-03-25T15:39:56', 'add_arabic_and_hindi_languages')
2026-03-25T15:39:56.913810154Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:39:56.916614430Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_arabic_and_hindi_languages migrated
2026-03-25T15:39:56.918318821Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0496028s
2026-03-25T15:39:56.920026439Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_bypass_to_delay_profile migrating
2026-03-25T15:39:56.921619736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:39:56.923921721Z [Info] add_bypass_to_delay_profile: Starting migration of Main DB to 156
2026-03-25T15:39:56.932961630Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2026-03-25T15:39:56.934779750Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.49E-05s
2026-03-25T15:39:56.936090649Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfHighestQuality Boolean
2026-03-25T15:39:56.938109714Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfHighestQuality" INTEGER NOT NULL DEFAULT 0
2026-03-25T15:39:56.947811135Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098354s
2026-03-25T15:39:56.949182365Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-03-25T15:39:56.950514317Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "DelayProfiles" SET "BypassIfHighestQuality" = 1 WHERE 1 = 1
2026-03-25T15:39:56.953591812Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031441s
2026-03-25T15:39:56.955110179Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (156, '2026-03-25T15:39:56', 'add_bypass_to_delay_profile')
2026-03-25T15:39:56.958960380Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:39:56.961584393Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_bypass_to_delay_profile migrated
2026-03-25T15:39:56.963356841Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111462s
2026-03-25T15:39:56.964811901Z [Info] FluentMigrator.Runner.MigrationRunner: 157: email_multiple_addresses migrating
2026-03-25T15:39:56.966761756Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:39:56.968865902Z [Info] email_multiple_addresses: Starting migration of Main DB to 157
2026-03-25T15:39:56.972205505Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-25T15:39:56.973649953Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-25T15:39:56.998030175Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0240591s
2026-03-25T15:39:57.000011434Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (157, '2026-03-25T15:39:56', 'email_multiple_addresses')
2026-03-25T15:39:57.004069724Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:39:57.006893709Z [Info] FluentMigrator.Runner.MigrationRunner: 157: email_multiple_addresses migrated
2026-03-25T15:39:57.008260982Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0329994s
2026-03-25T15:39:57.009867807Z [Info] FluentMigrator.Runner.MigrationRunner: 158: cdh_per_downloadclient migrating
2026-03-25T15:39:57.011437677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:39:57.013739311Z [Info] cdh_per_downloadclient: Starting migration of Main DB to 158
2026-03-25T15:39:57.020313295Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2026-03-25T15:39:57.021929388Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.25E-05s
2026-03-25T15:39:57.023184245Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveCompletedDownloads Boolean
2026-03-25T15:39:57.025277809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveCompletedDownloads" INTEGER NOT NULL DEFAULT 1
2026-03-25T15:39:57.035091777Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098625s
2026-03-25T15:39:57.036428869Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveFailedDownloads Boolean
2026-03-25T15:39:57.038376389Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveFailedDownloads" INTEGER NOT NULL DEFAULT 1
2026-03-25T15:39:57.047423693Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090614s
2026-03-25T15:39:57.048714071Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-25T15:39:57.050046303Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-25T15:39:57.320325215Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2699465s
2026-03-25T15:39:57.322560756Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (158, '2026-03-25T15:39:57', 'cdh_per_downloadclient')
2026-03-25T15:39:57.326728026Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:39:57.329580017Z [Info] FluentMigrator.Runner.MigrationRunner: 158: cdh_per_downloadclient migrated
2026-03-25T15:39:57.331155238Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2795088s
2026-03-25T15:39:57.332873508Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_indexer_tags migrating
2026-03-25T15:39:57.334382005Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:39:57.336825504Z [Info] add_indexer_tags: Starting migration of Main DB to 159
2026-03-25T15:39:57.341445054Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-03-25T15:39:57.342953791Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.3E-05s
2026-03-25T15:39:57.344214369Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Tags String
2026-03-25T15:39:57.345877738Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Tags" TEXT
2026-03-25T15:39:57.354890271Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091003s
2026-03-25T15:39:57.356471204Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (159, '2026-03-25T15:39:57', 'add_indexer_tags')
2026-03-25T15:39:57.360125881Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:39:57.362810226Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_indexer_tags migrated
2026-03-25T15:39:57.364316137Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.017063s
2026-03-25T15:39:57.365890607Z [Info] FluentMigrator.Runner.MigrationRunner: 160: rename_blacklist_to_blocklist migrating
2026-03-25T15:39:57.367520999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:39:57.369809587Z [Info] rename_blacklist_to_blocklist: Starting migration of Main DB to 160
2026-03-25T15:39:57.373547281Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Blacklist Blocklist
2026-03-25T15:39:57.375236893Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" RENAME TO "Blocklist"
2026-03-25T15:39:57.396706646Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0214536s
2026-03-25T15:39:57.398294462Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (160, '2026-03-25T15:39:57', 'rename_blacklist_to_blocklist')
2026-03-25T15:39:57.402135866Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:39:57.404811713Z [Info] FluentMigrator.Runner.MigrationRunner: 160: rename_blacklist_to_blocklist migrated
2026-03-25T15:39:57.406451083Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0296461s
2026-03-25T15:39:57.408047276Z [Info] FluentMigrator.Runner.MigrationRunner: 161: remove_plex_hometheatre migrating
2026-03-25T15:39:57.409632798Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:39:57.411901806Z [Info] remove_plex_hometheatre: Starting migration of Main DB to 161
2026-03-25T15:39:57.417150152Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-03-25T15:39:57.419076049Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexHomeTheater'
2026-03-25T15:39:57.422289338Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032789s
2026-03-25T15:39:57.423569876Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-03-25T15:39:57.425351673Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexClient'
2026-03-25T15:39:57.428159476Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002858s
2026-03-25T15:39:57.429433791Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-25T15:39:57.430762476Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-25T15:39:57.474430388Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0434144s
2026-03-25T15:39:57.476483782Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (161, '2026-03-25T15:39:57', 'remove_plex_hometheatre')
2026-03-25T15:39:57.480549216Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:39:57.483268982Z [Info] FluentMigrator.Runner.MigrationRunner: 161: remove_plex_hometheatre migrated
2026-03-25T15:39:57.484861859Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0524904s
2026-03-25T15:39:57.486470507Z [Info] FluentMigrator.Runner.MigrationRunner: 162: release_profile_to_array migrating
2026-03-25T15:39:57.488041390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:39:57.490373344Z [Info] release_profile_to_array: Starting migration of Main DB to 162
2026-03-25T15:39:57.493927930Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-25T15:39:57.495319432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-25T15:39:57.512296169Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0166852s
2026-03-25T15:39:57.514272759Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (162, '2026-03-25T15:39:57', 'release_profile_to_array')
2026-03-25T15:39:57.518334906Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:39:57.521086555Z [Info] FluentMigrator.Runner.MigrationRunner: 162: release_profile_to_array migrated
2026-03-25T15:39:57.522673971Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.025714s
2026-03-25T15:39:57.524301869Z [Info] FluentMigrator.Runner.MigrationRunner: 163: mediainfo_to_ffmpeg migrating
2026-03-25T15:39:57.525839404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:39:57.528113011Z [Info] mediainfo_to_ffmpeg: Starting migration of Main DB to 163
2026-03-25T15:39:57.531496042Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-25T15:39:57.532941532Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-25T15:39:57.561161915Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0279766s
2026-03-25T15:39:57.563178625Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (163, '2026-03-25T15:39:57', 'mediainfo_to_ffmpeg')
2026-03-25T15:39:57.567127134Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:39:57.569795717Z [Info] FluentMigrator.Runner.MigrationRunner: 163: mediainfo_to_ffmpeg migrated
2026-03-25T15:39:57.571319735Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.036846s
2026-03-25T15:39:57.572910307Z [Info] FluentMigrator.Runner.MigrationRunner: 164: download_client_per_indexer migrating
2026-03-25T15:39:57.574530128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:39:57.576819757Z [Info] download_client_per_indexer: Starting migration of Main DB to 164
2026-03-25T15:39:57.581711395Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-03-25T15:39:57.583223830Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.28E-05s
2026-03-25T15:39:57.584501141Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers DownloadClientId Int32
2026-03-25T15:39:57.586309602Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "DownloadClientId" INTEGER NOT NULL DEFAULT 0
2026-03-25T15:39:57.595724566Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095293s
2026-03-25T15:39:57.597300659Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (164, '2026-03-25T15:39:57', 'download_client_per_indexer')
2026-03-25T15:39:57.601094507Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:39:57.603767007Z [Info] FluentMigrator.Runner.MigrationRunner: 164: download_client_per_indexer migrated
2026-03-25T15:39:57.605385535Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0176105s
2026-03-25T15:39:57.606981729Z [Info] FluentMigrator.Runner.MigrationRunner: 165: add_on_update_to_notifications migrating
2026-03-25T15:39:57.608666761Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:39:57.610935950Z [Info] add_on_update_to_notifications: Starting migration of Main DB to 165
2026-03-25T15:39:57.615808289Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-03-25T15:39:57.617389812Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.23E-05s
2026-03-25T15:39:57.618641432Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnApplicationUpdate Boolean
2026-03-25T15:39:57.620608382Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnApplicationUpdate" INTEGER NOT NULL DEFAULT 0
2026-03-25T15:39:57.630114740Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009626s
2026-03-25T15:39:57.631660231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (165, '2026-03-25T15:39:57', 'add_on_update_to_notifications')
2026-03-25T15:39:57.635462836Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:39:57.638148864Z [Info] FluentMigrator.Runner.MigrationRunner: 165: add_on_update_to_notifications migrated
2026-03-25T15:39:57.639804758Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0177032s
2026-03-25T15:39:57.641471754Z [Info] FluentMigrator.Runner.MigrationRunner: 166: update_series_sort_title migrating
2026-03-25T15:39:57.643077075Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:39:57.645386184Z [Info] update_series_sort_title: Starting migration of Main DB to 166
2026-03-25T15:39:57.648927313Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-25T15:39:57.650357142Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-25T15:39:57.659863390Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093407s
2026-03-25T15:39:57.661666460Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (166, '2026-03-25T15:39:57', 'update_series_sort_title')
2026-03-25T15:39:57.665726102Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:39:57.668401478Z [Info] FluentMigrator.Runner.MigrationRunner: 166: update_series_sort_title migrated
2026-03-25T15:39:57.669984105Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0180285s
2026-03-25T15:39:57.671609988Z [Info] FluentMigrator.Runner.MigrationRunner: 167: add_tvdbid_to_episode migrating
2026-03-25T15:39:57.673179157Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:39:57.675473145Z [Info] add_tvdbid_to_episode: Starting migration of Main DB to 167
2026-03-25T15:39:57.679930930Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2026-03-25T15:39:57.681452262Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.29E-05s
2026-03-25T15:39:57.682708381Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes TvdbId Int32
2026-03-25T15:39:57.684393944Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "TvdbId" INTEGER
2026-03-25T15:39:57.693570839Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092576s
2026-03-25T15:39:57.695185139Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (167, '2026-03-25T15:39:57', 'add_tvdbid_to_episode')
2026-03-25T15:39:57.698964327Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:39:57.702426928Z [Info] FluentMigrator.Runner.MigrationRunner: 167: add_tvdbid_to_episode migrated
2026-03-25T15:39:57.704071058Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0181685s
2026-03-25T15:39:57.705740799Z [Info] FluentMigrator.Runner.MigrationRunner: 168: add_additional_info_to_pending_releases migrating
2026-03-25T15:39:57.707521685Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:39:57.709856585Z [Info] add_additional_info_to_pending_releases: Starting migration of Main DB to 168
2026-03-25T15:39:57.714636929Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases
2026-03-25T15:39:57.716238193Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.76E-05s
2026-03-25T15:39:57.717519382Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases AdditionalInfo String
2026-03-25T15:39:57.719415529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "AdditionalInfo" TEXT
2026-03-25T15:39:57.728717917Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093905s
2026-03-25T15:39:57.730283408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (168, '2026-03-25T15:39:57', 'add_additional_info_to_pending_releases')
2026-03-25T15:39:57.734279062Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:39:57.736994840Z [Info] FluentMigrator.Runner.MigrationRunner: 168: add_additional_info_to_pending_releases migrated
2026-03-25T15:39:57.738733109Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0177162s
2026-03-25T15:39:57.740362489Z [Info] FluentMigrator.Runner.MigrationRunner: 169: add_malayalam_and_ukrainian_languages migrating
2026-03-25T15:39:57.742097432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:39:57.744427142Z [Info] add_malayalam_and_ukrainian_languages: Starting migration of Main DB to 169
2026-03-25T15:39:57.748113854Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-25T15:39:57.749576639Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-25T15:39:57.787899541Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0380169s
2026-03-25T15:39:57.790009889Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (169, '2026-03-25T15:39:57', 'add_malayalam_and_ukrainian_languages')
2026-03-25T15:39:57.794566562Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:39:57.797447692Z [Info] FluentMigrator.Runner.MigrationRunner: 169: add_malayalam_and_ukrainian_languages migrated
2026-03-25T15:39:57.799215161Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0478929s
2026-03-25T15:39:57.800898059Z [Info] FluentMigrator.Runner.MigrationRunner: 170: add_language_tags_to_subtitle_files migrating
2026-03-25T15:39:57.802621248Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:39:57.804994105Z [Info] add_language_tags_to_subtitle_files: Starting migration of Main DB to 170
2026-03-25T15:39:57.809729448Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles
2026-03-25T15:39:57.811308477Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.27E-05s
2026-03-25T15:39:57.812576940Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SubtitleFiles LanguageTags String
2026-03-25T15:39:57.814409119Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles" ADD COLUMN "LanguageTags" TEXT
2026-03-25T15:39:57.823650464Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093303s
2026-03-25T15:39:57.825290445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (170, '2026-03-25T15:39:57', 'add_language_tags_to_subtitle_files')
2026-03-25T15:39:57.829300298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:39:57.832349376Z [Info] FluentMigrator.Runner.MigrationRunner: 170: add_language_tags_to_subtitle_files migrated
2026-03-25T15:39:57.833708192Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0177053s
2026-03-25T15:39:57.835329446Z [Info] FluentMigrator.Runner.MigrationRunner: 171: add_custom_formats migrating
2026-03-25T15:39:57.836871620Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:39:57.839215629Z [Info] add_custom_formats: Starting migration of Main DB to 171
2026-03-25T15:39:57.860345437Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFormats
2026-03-25T15:39:57.862644556Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "CustomFormats" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Specifications" TEXT NOT NULL DEFAULT '[]', "IncludeCustomFormatWhenRenaming" INTEGER NOT NULL DEFAULT 0)
2026-03-25T15:39:57.868924058Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066621s
2026-03-25T15:39:57.870311511Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex CustomFormats (Name)
2026-03-25T15:39:57.871913196Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_CustomFormats_Name" ON "CustomFormats" ("Name" ASC)
2026-03-25T15:39:57.875426488Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035844s
2026-03-25T15:39:57.876747518Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2026-03-25T15:39:57.878196104Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.8E-06s
2026-03-25T15:39:57.879446582Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles FormatItems String
2026-03-25T15:39:57.881270053Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "FormatItems" TEXT NOT NULL DEFAULT '[]'
2026-03-25T15:39:57.890725308Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094783s
2026-03-25T15:39:57.892074013Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2026-03-25T15:39:57.893569083Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.7E-06s
2026-03-25T15:39:57.894808458Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles MinFormatScore Int32
2026-03-25T15:39:57.896675838Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "MinFormatScore" INTEGER NOT NULL DEFAULT 0
2026-03-25T15:39:57.905737330Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009154s
2026-03-25T15:39:57.907059922Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2026-03-25T15:39:57.908516755Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-06s
2026-03-25T15:39:57.909767984Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles CutoffFormatScore Int32
2026-03-25T15:39:57.911628951Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "CutoffFormatScore" INTEGER NOT NULL DEFAULT 0
2026-03-25T15:39:57.920809713Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092688s
2026-03-25T15:39:57.922120452Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-25T15:39:57.923441371Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-25T15:39:58.000881964Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0771089s
2026-03-25T15:39:58.002878684Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-25T15:39:58.004406420Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-25T15:39:58.018728863Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0141926s
2026-03-25T15:39:58.021263766Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles Preferred
2026-03-25T15:39:58.068932673Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ReleaseProfiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Required" TEXT, "Ignored" TEXT, "Tags" TEXT NOT NULL, "IncludePreferredWhenRenaming" INTEGER NOT NULL, "Enabled" INTEGER NOT NULL, "IndexerId" INTEGER NOT NULL, "Name" TEXT)
2026-03-25T15:39:58.075907936Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ReleaseProfiles_temp" ("Id", "Required", "Ignored", "Tags", "IncludePreferredWhenRenaming", "Enabled", "IndexerId", "Name") SELECT "Id", "Required", "Ignored", "Tags", "IncludePreferredWhenRenaming", "Enabled", "IndexerId", "Name" FROM "ReleaseProfiles"
2026-03-25T15:39:58.082081784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles"
2026-03-25T15:39:58.085029939Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles"
2026-03-25T15:39:58.106778764Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0838521s
2026-03-25T15:39:58.108165336Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles IncludePreferredWhenRenaming
2026-03-25T15:39:58.164547203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ReleaseProfiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Required" TEXT, "Ignored" TEXT, "Tags" TEXT NOT NULL, "Enabled" INTEGER NOT NULL, "IndexerId" INTEGER NOT NULL, "Name" TEXT)
2026-03-25T15:39:58.170910944Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ReleaseProfiles_temp" ("Id", "Required", "Ignored", "Tags", "Enabled", "IndexerId", "Name") SELECT "Id", "Required", "Ignored", "Tags", "Enabled", "IndexerId", "Name" FROM "ReleaseProfiles"
2026-03-25T15:39:58.176167337Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles"
2026-03-25T15:39:58.179145322Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles"
2026-03-25T15:39:58.201007124Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0909038s
2026-03-25T15:39:58.202365619Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-03-25T15:39:58.204322227Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]'
2026-03-25T15:39:58.207385645Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033048s
2026-03-25T15:39:58.209076980Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (171, '2026-03-25T15:39:58', 'add_custom_formats')
2026-03-25T15:39:58.212816628Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:39:58.217012696Z [Info] FluentMigrator.Runner.MigrationRunner: 171: add_custom_formats migrated
2026-03-25T15:39:58.218530141Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0129366s
2026-03-25T15:39:58.220548975Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_SeasonSearchMaximumSingleEpisodeAge_to_indexers migrating
2026-03-25T15:39:58.222570735Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:39:58.225218015Z [Info] add_SeasonSearchMaximumSingleEpisodeAge_to_indexers: Starting migration of Main DB to 172
2026-03-25T15:39:58.231885087Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-03-25T15:39:58.233480709Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.26E-05s
2026-03-25T15:39:58.234892652Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers SeasonSearchMaximumSingleEpisodeAge Int32
2026-03-25T15:39:58.237026257Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "SeasonSearchMaximumSingleEpisodeAge" INTEGER NOT NULL DEFAULT 0
2026-03-25T15:39:58.247048333Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101703s
2026-03-25T15:39:58.248642533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (172, '2026-03-25T15:39:58', 'add_SeasonSearchMaximumSingleEpisodeAge_to_indexers')
2026-03-25T15:39:58.252942339Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:39:58.255658818Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_SeasonSearchMaximumSingleEpisodeAge_to_indexers migrated
2026-03-25T15:39:58.257693675Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0187614s
2026-03-25T15:39:58.259292704Z [Info] FluentMigrator.Runner.MigrationRunner: 173: remove_omg migrating
2026-03-25T15:39:58.260746541Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:39:58.263359842Z [Info] remove_omg: Starting migration of Main DB to 173
2026-03-25T15:39:58.266700076Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Indexers" WHERE "Implementation" = 'Omgwtfnzbs'
2026-03-25T15:39:58.268758159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Omgwtfnzbs'
2026-03-25T15:39:58.271700242Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030164s
2026-03-25T15:39:58.273237517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (173, '2026-03-25T15:39:58', 'remove_omg')
2026-03-25T15:39:58.276765990Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:39:58.279366345Z [Info] FluentMigrator.Runner.MigrationRunner: 173: remove_omg migrated
2026-03-25T15:39:58.280758839Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107098s
2026-03-25T15:39:58.282285943Z [Info] FluentMigrator.Runner.MigrationRunner: 174: add_salt_to_users migrating
2026-03-25T15:39:58.283808989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:39:58.286072546Z [Info] add_salt_to_users: Starting migration of Main DB to 174
2026-03-25T15:39:58.291319600Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Users
2026-03-25T15:39:58.292810171Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.18E-05s
2026-03-25T15:39:58.294073053Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Salt String
2026-03-25T15:39:58.295675279Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Salt" TEXT
2026-03-25T15:39:58.304763244Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091371s
2026-03-25T15:39:58.306101138Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Iterations Int32
2026-03-25T15:39:58.307748514Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Iterations" INTEGER
2026-03-25T15:39:58.316410643Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086465s
2026-03-25T15:39:58.317851243Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (174, '2026-03-25T15:39:58', 'add_salt_to_users')
2026-03-25T15:39:58.321528406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:39:58.324377482Z [Info] FluentMigrator.Runner.MigrationRunner: 174: add_salt_to_users migrated
2026-03-25T15:39:58.325885317Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0167428s
2026-03-25T15:39:58.327497713Z [Info] FluentMigrator.Runner.MigrationRunner: 175: language_profiles_to_custom_formats migrating
2026-03-25T15:39:58.329242546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:39:58.331551574Z [Info] language_profiles_to_custom_formats: Starting migration of Main DB to 175
2026-03-25T15:39:58.344486946Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable EpisodeFiles
2026-03-25T15:39:58.346119783Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.26E-05s
2026-03-25T15:39:58.347405491Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn EpisodeFiles Languages String
2026-03-25T15:39:58.349242389Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles" ADD COLUMN "Languages" TEXT NOT NULL DEFAULT '[]'
2026-03-25T15:39:58.359026887Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099057s
2026-03-25T15:39:58.360389731Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History
2026-03-25T15:39:58.361739178Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-06s
2026-03-25T15:39:58.363490544Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn History Languages String
2026-03-25T15:39:58.364687483Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History" ADD COLUMN "Languages" TEXT NOT NULL DEFAULT '[]'
2026-03-25T15:39:58.373666099Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090518s
2026-03-25T15:39:58.375039364Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2026-03-25T15:39:58.376480906Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.8E-06s
2026-03-25T15:39:58.377748969Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blocklist Languages String
2026-03-25T15:39:58.379455354Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist" ADD COLUMN "Languages" TEXT NOT NULL DEFAULT '[]'
2026-03-25T15:39:58.388924938Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095472s
2026-03-25T15:39:58.390309806Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "EpisodeFiles" SET "Languages" = '[' || "Language" || ']'
2026-03-25T15:39:58.392456317Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "EpisodeFiles" SET "Languages" = '[' || "Language" || ']'
2026-03-25T15:39:58.395363650Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029207s
2026-03-25T15:39:58.396681974Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "History" SET "Languages" = '[' || "Language" || ']'
2026-03-25T15:39:58.398728714Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "History" SET "Languages" = '[' || "Language" || ']'
2026-03-25T15:39:58.401577049Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028264s
2026-03-25T15:39:58.402833398Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Blocklist" SET "Languages" = '[' || "Language" || ']'
2026-03-25T15:39:58.404970731Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Blocklist" SET "Languages" = '[' || "Language" || ']'
2026-03-25T15:39:58.407794225Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002823s
2026-03-25T15:39:58.409077839Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn EpisodeFiles Language
2026-03-25T15:39:58.455375395Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "EpisodeFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "DateAdded" DATETIME NOT NULL, "SeasonNumber" INTEGER NOT NULL, "SceneName" TEXT, "ReleaseGroup" TEXT, "MediaInfo" TEXT, "RelativePath" TEXT, "OriginalFilePath" TEXT, "Languages" TEXT NOT NULL)
2026-03-25T15:39:58.463371743Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "EpisodeFiles_temp" ("Id", "SeriesId", "Quality", "Size", "DateAdded", "SeasonNumber", "SceneName", "ReleaseGroup", "MediaInfo", "RelativePath", "OriginalFilePath", "Languages") SELECT "Id", "SeriesId", "Quality", "Size", "DateAdded", "SeasonNumber", "SceneName", "ReleaseGroup", "MediaInfo", "RelativePath", "OriginalFilePath", "Languages" FROM "EpisodeFiles"
2026-03-25T15:39:58.471228470Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "EpisodeFiles"
2026-03-25T15:39:58.474259121Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles_temp" RENAME TO "EpisodeFiles"
2026-03-25T15:39:58.496214542Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_EpisodeFiles_SeriesId" ON "EpisodeFiles" ("SeriesId" ASC)
2026-03-25T15:39:58.499782485Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.089043s
2026-03-25T15:39:58.501123755Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn History Language
2026-03-25T15:39:58.546022765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "History_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "EpisodeId" INTEGER NOT NULL, "SeriesId" INTEGER NOT NULL, "SourceTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Quality" TEXT NOT NULL, "Data" TEXT NOT NULL, "EventType" INTEGER, "DownloadId" TEXT, "Languages" TEXT NOT NULL)
2026-03-25T15:39:58.553203742Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "History_temp" ("Id", "EpisodeId", "SeriesId", "SourceTitle", "Date", "Quality", "Data", "EventType", "DownloadId", "Languages") SELECT "Id", "EpisodeId", "SeriesId", "SourceTitle", "Date", "Quality", "Data", "EventType", "DownloadId", "Languages" FROM "History"
2026-03-25T15:39:58.560164205Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History"
2026-03-25T15:39:58.563813401Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History"
2026-03-25T15:39:58.585045385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2026-03-25T15:39:58.588356761Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC)
2026-03-25T15:39:58.591742888Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EpisodeId_Date" ON "History" ("EpisodeId" ASC, "Date" DESC)
2026-03-25T15:39:58.595404821Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC)
2026-03-25T15:39:58.599119609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_SeriesId" ON "History" ("SeriesId" ASC)
2026-03-25T15:39:58.602481407Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0998126s
2026-03-25T15:39:58.603833269Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Blocklist Language
2026-03-25T15:39:58.649801201Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blocklist_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "EpisodeIds" TEXT NOT NULL, "SourceTitle" TEXT NOT NULL, "Quality" TEXT NOT NULL, "Date" DATETIME NOT NULL, "PublishedDate" DATETIME, "Size" INTEGER, "Protocol" INTEGER, "Indexer" TEXT, "Message" TEXT, "TorrentInfoHash" TEXT, "Languages" TEXT NOT NULL)
2026-03-25T15:39:58.658248878Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Blocklist_temp" ("Id", "SeriesId", "EpisodeIds", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "Languages") SELECT "Id", "SeriesId", "EpisodeIds", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "Languages" FROM "Blocklist"
2026-03-25T15:39:58.666632405Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist"
2026-03-25T15:39:58.669639469Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist"
2026-03-25T15:39:58.691320768Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Blacklist_SeriesId" ON "Blocklist" ("SeriesId" ASC)
2026-03-25T15:39:58.695075377Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0896604s
2026-03-25T15:39:58.696469173Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Series LanguageProfileId
2026-03-25T15:39:58.743526327Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Series_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TvdbId" INTEGER NOT NULL, "TvRageId" INTEGER NOT NULL, "ImdbId" TEXT, "Title" TEXT NOT NULL, "TitleSlug" TEXT, "CleanTitle" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "AirTime" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "SeasonFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "Runtime" INTEGER NOT NULL, "SeriesType" INTEGER NOT NULL, "Network" TEXT, "UseSceneNumbering" INTEGER NOT NULL, "FirstAired" DATETIME, "NextAiring" DATETIME, "Year" INTEGER, "Seasons" TEXT, "Actors" TEXT, "Ratings" TEXT, "Genres" TEXT, "Certification" TEXT, "SortTitle" TEXT, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "TvMazeId" INTEGER NOT NULL)
2026-03-25T15:39:58.758596216Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Series_temp" ("Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring", "Year", "Seasons", "Actors", "Ratings", "Genres", "Certification", "SortTitle", "QualityProfileId", "Tags", "Added", "AddOptions", "TvMazeId") SELECT "Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring", "Year", "Seasons", "Actors", "Ratings", "Genres", "Certification", "SortTitle", "QualityProfileId", "Tags", "Added", "AddOptions", "TvMazeId" FROM "Series"
2026-03-25T15:39:58.775470497Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2026-03-25T15:39:58.779818821Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2026-03-25T15:39:58.800854159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2026-03-25T15:39:58.804382382Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2026-03-25T15:39:58.808357876Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_Path" ON "Series" ("Path" ASC)
2026-03-25T15:39:58.811760105Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_CleanTitle" ON "Series" ("CleanTitle" ASC)
2026-03-25T15:39:58.815505836Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC)
2026-03-25T15:39:58.818688664Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvMazeId" ON "Series" ("TvMazeId" ASC)
2026-03-25T15:39:58.822060922Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1239855s
2026-03-25T15:39:58.823443525Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportLists LanguageProfileId
2026-03-25T15:39:58.870756947Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportLists_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableAutomaticAdd" INTEGER, "RootFolderPath" TEXT NOT NULL, "ShouldMonitor" INTEGER NOT NULL, "QualityProfileId" INTEGER NOT NULL, "Tags" TEXT, "SeriesType" INTEGER NOT NULL, "SeasonFolder" INTEGER NOT NULL)
2026-03-25T15:39:58.879260606Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportLists_temp" ("Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableAutomaticAdd", "RootFolderPath", "ShouldMonitor", "QualityProfileId", "Tags", "SeriesType", "SeasonFolder") SELECT "Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableAutomaticAdd", "RootFolderPath", "ShouldMonitor", "QualityProfileId", "Tags", "SeriesType", "SeasonFolder" FROM "ImportLists"
2026-03-25T15:39:58.887787001Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportLists"
2026-03-25T15:39:58.890845488Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists_temp" RENAME TO "ImportLists"
2026-03-25T15:39:58.912664915Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportLists_Name" ON "ImportLists" ("Name" ASC)
2026-03-25T15:39:58.916622923Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0913293s
2026-03-25T15:39:58.918039756Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable LanguageProfiles
2026-03-25T15:39:58.919632923Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LanguageProfiles"
2026-03-25T15:39:58.922570718Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030312s
2026-03-25T15:39:58.925109138Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (175, '2026-03-25T15:39:58', 'language_profiles_to_custom_formats')
2026-03-25T15:39:58.929246828Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:39:58.933036828Z [Info] FluentMigrator.Runner.MigrationRunner: 175: language_profiles_to_custom_formats migrated
2026-03-25T15:39:58.934829647Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0135143s
2026-03-25T15:39:58.936999646Z [Info] FluentMigrator.Runner.MigrationRunner: 176: original_language migrating
2026-03-25T15:39:58.938563364Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:39:58.941226064Z [Info] original_language: Starting migration of Main DB to 176
2026-03-25T15:39:58.947704396Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-03-25T15:39:58.949281611Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.25E-05s
2026-03-25T15:39:58.950555346Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series OriginalLanguage Int32
2026-03-25T15:39:58.952357033Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "OriginalLanguage" INTEGER NOT NULL DEFAULT 1
2026-03-25T15:39:58.961969555Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097237s
2026-03-25T15:39:58.963541469Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (176, '2026-03-25T15:39:58', 'original_language')
2026-03-25T15:39:58.967210406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:39:58.970008078Z [Info] FluentMigrator.Runner.MigrationRunner: 176: original_language migrated
2026-03-25T15:39:58.971518328Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0178126s
2026-03-25T15:39:58.973239032Z [Info] FluentMigrator.Runner.MigrationRunner: 177: add_on_manual_interaction_required_to_notifications migrating
2026-03-25T15:39:58.975198948Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:39:58.977529420Z [Info] add_on_manual_interaction_required_to_notifications: Starting migration of Main DB to 177
2026-03-25T15:39:58.982742074Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-03-25T15:39:58.984352175Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.28E-05s
2026-03-25T15:39:58.985650108Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnManualInteractionRequired Boolean
2026-03-25T15:39:58.987715917Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnManualInteractionRequired" INTEGER NOT NULL DEFAULT 0
2026-03-25T15:39:58.997462840Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098594s
2026-03-25T15:39:58.999037029Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (177, '2026-03-25T15:39:58', 'add_on_manual_interaction_required_to_notifications')
2026-03-25T15:39:59.003138847Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:39:59.005858051Z [Info] FluentMigrator.Runner.MigrationRunner: 177: add_on_manual_interaction_required_to_notifications migrated
2026-03-25T15:39:59.007785030Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0182993s
2026-03-25T15:39:59.009415051Z [Info] FluentMigrator.Runner.MigrationRunner: 178: list_sync_time migrating
2026-03-25T15:39:59.010916063Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:39:59.013224851Z [Info] list_sync_time: Starting migration of Main DB to 178
2026-03-25T15:39:59.018763301Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportListStatus LastSyncListInfo
2026-03-25T15:39:59.064054431Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME)
2026-03-25T15:39:59.070442441Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportListStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "ImportListStatus"
2026-03-25T15:39:59.076374373Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2026-03-25T15:39:59.079485396Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2026-03-25T15:39:59.100694464Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-03-25T15:39:59.104534385Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0838804s
2026-03-25T15:39:59.105864923Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2026-03-25T15:39:59.107327418Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.16E-05s
2026-03-25T15:39:59.108614499Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportListStatus LastInfoSync DateTime
2026-03-25T15:39:59.110499554Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus" ADD COLUMN "LastInfoSync" DATETIME
2026-03-25T15:39:59.119134798Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087196s
2026-03-25T15:39:59.120693576Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (178, '2026-03-25T15:39:59', 'list_sync_time')
2026-03-25T15:39:59.124271029Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:39:59.127191458Z [Info] FluentMigrator.Runner.MigrationRunner: 178: list_sync_time migrated
2026-03-25T15:39:59.128682780Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0168185s
2026-03-25T15:39:59.130346890Z [Info] FluentMigrator.Runner.MigrationRunner: 179: add_auto_tagging migrating
2026-03-25T15:39:59.131883604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:39:59.134238896Z [Info] add_auto_tagging: Starting migration of Main DB to 179
2026-03-25T15:39:59.143740204Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AutoTagging
2026-03-25T15:39:59.145802265Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "AutoTagging" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Specifications" TEXT NOT NULL DEFAULT '[]', "RemoveTagsAutomatically" INTEGER NOT NULL DEFAULT 0, "Tags" TEXT NOT NULL DEFAULT '[]')
2026-03-25T15:39:59.152236438Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068589s
2026-03-25T15:39:59.153920368Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AutoTagging (Name)
2026-03-25T15:39:59.155580841Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AutoTagging_Name" ON "AutoTagging" ("Name" ASC)
2026-03-25T15:39:59.159055095Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003615s
2026-03-25T15:39:59.160590065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (179, '2026-03-25T15:39:59', 'add_auto_tagging')
2026-03-25T15:39:59.164196546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:39:59.167061654Z [Info] FluentMigrator.Runner.MigrationRunner: 179: add_auto_tagging migrated
2026-03-25T15:39:59.168571514Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0116512s
2026-03-25T15:39:59.170166344Z [Info] FluentMigrator.Runner.MigrationRunner: 180: task_duration migrating
2026-03-25T15:39:59.171641725Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:39:59.173955052Z [Info] task_duration: Starting migration of Main DB to 180
2026-03-25T15:39:59.178404068Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2026-03-25T15:39:59.179992627Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.26E-05s
2026-03-25T15:39:59.181251240Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ScheduledTasks LastStartTime DateTime
2026-03-25T15:39:59.183133760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks" ADD COLUMN "LastStartTime" DATETIME
2026-03-25T15:39:59.192614507Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095543s
2026-03-25T15:39:59.194180670Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (180, '2026-03-25T15:39:59', 'task_duration')
2026-03-25T15:39:59.197798363Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:39:59.200611066Z [Info] FluentMigrator.Runner.MigrationRunner: 180: task_duration migrated
2026-03-25T15:39:59.202080744Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0176011s
2026-03-25T15:39:59.203670966Z [Info] FluentMigrator.Runner.MigrationRunner: 181: quality_definition_preferred_size migrating
2026-03-25T15:39:59.205386399Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:39:59.207666770Z [Info] quality_definition_preferred_size: Starting migration of Main DB to 181
2026-03-25T15:39:59.213017332Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityDefinitions
2026-03-25T15:39:59.214637674Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.25E-05s
2026-03-25T15:39:59.215942600Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityDefinitions PreferredSize Double
2026-03-25T15:39:59.217836473Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityDefinitions" ADD COLUMN "PreferredSize" NUMERIC
2026-03-25T15:39:59.227170895Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00944s
2026-03-25T15:39:59.228616004Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "QualityDefinitions" SET "PreferredSize" = "MaxSize" - 5 WHERE "MaxSize" > 5
2026-03-25T15:39:59.231056297Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityDefinitions" SET "PreferredSize" = "MaxSize" - 5 WHERE "MaxSize" > 5
2026-03-25T15:39:59.234212391Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032091s
2026-03-25T15:39:59.235730848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (181, '2026-03-25T15:39:59', 'quality_definition_preferred_size')
2026-03-25T15:39:59.239562161Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:39:59.242265834Z [Info] FluentMigrator.Runner.MigrationRunner: 181: quality_definition_preferred_size migrated
2026-03-25T15:39:59.243951648Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112753s
2026-03-25T15:39:59.245552701Z [Info] FluentMigrator.Runner.MigrationRunner: 182: add_custom_format_score_bypass_to_delay_profile migrating
2026-03-25T15:39:59.247435352Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:39:59.249737426Z [Info] add_custom_format_score_bypass_to_delay_profile: Starting migration of Main DB to 182
2026-03-25T15:39:59.267352068Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2026-03-25T15:39:59.269331393Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.33E-05s
2026-03-25T15:39:59.270847024Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfAboveCustomFormatScore Boolean
2026-03-25T15:39:59.272996972Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfAboveCustomFormatScore" INTEGER NOT NULL DEFAULT 0
2026-03-25T15:39:59.283114300Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102495s
2026-03-25T15:39:59.284471312Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2026-03-25T15:39:59.285899828Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.9E-06s
2026-03-25T15:39:59.287091367Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles MinimumCustomFormatScore Int32
2026-03-25T15:39:59.289081162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "MinimumCustomFormatScore" INTEGER
2026-03-25T15:39:59.297970518Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089694s
2026-03-25T15:39:59.299515569Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (182, '2026-03-25T15:39:59', 'add_custom_format_score_bypass_to_delay_profile')
2026-03-25T15:39:59.303544169Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:39:59.306300949Z [Info] FluentMigrator.Runner.MigrationRunner: 182: add_custom_format_score_bypass_to_delay_profile migrated
2026-03-25T15:39:59.308166515Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0173335s
2026-03-25T15:39:59.309802058Z [Info] FluentMigrator.Runner.MigrationRunner: 183: update_images_remote_url migrating
2026-03-25T15:39:59.311389854Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:39:59.313915679Z [Info] update_images_remote_url: Starting migration of Main DB to 183
2026-03-25T15:39:59.317791913Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Episodes" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"')
2026-03-25T15:39:59.320142284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Episodes" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"')
2026-03-25T15:39:59.323427528Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032868s
2026-03-25T15:39:59.324736995Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Series" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"'), "Actors" = REPLACE("Actors", '"url"', '"remoteUrl"'), "Seasons" = REPLACE("Seasons", '"url"', '"remoteUrl"')
2026-03-25T15:39:59.328074734Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Series" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"'), "Actors" = REPLACE("Actors", '"url"', '"remoteUrl"'), "Seasons" = REPLACE("Seasons", '"url"', '"remoteUrl"')
2026-03-25T15:39:59.332709685Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046236s
2026-03-25T15:39:59.334244425Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (183, '2026-03-25T15:39:59', 'update_images_remote_url')
2026-03-25T15:39:59.337949253Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:39:59.340593437Z [Info] FluentMigrator.Runner.MigrationRunner: 183: update_images_remote_url migrated
2026-03-25T15:39:59.342168538Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0125307s
2026-03-25T15:39:59.343708438Z [Info] FluentMigrator.Runner.MigrationRunner: 184: remove_invalid_roksbox_metadata_images migrating
2026-03-25T15:39:59.345470225Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:39:59.347714493Z [Info] remove_invalid_roksbox_metadata_images: Starting migration of Main DB to 184
2026-03-25T15:39:59.352598034Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "MetadataFiles" WHERE "Consumer" = 'RoksboxMetadata' AND "Type" = 5 AND ("RelativePath" LIKE '%/metadata/%' OR "RelativePath" LIKE '%\metadata\%')
2026-03-25T15:39:59.355968790Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "MetadataFiles" WHERE "Consumer" = 'RoksboxMetadata' AND "Type" = 5 AND ("RelativePath" LIKE '%/metadata/%' OR "RelativePath" LIKE '%\metadata\%')
2026-03-25T15:39:59.360457035Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044742s
2026-03-25T15:39:59.361982376Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (184, '2026-03-25T15:39:59', 'remove_invalid_roksbox_metadata_images')
2026-03-25T15:39:59.365851425Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:39:59.368515158Z [Info] FluentMigrator.Runner.MigrationRunner: 184: remove_invalid_roksbox_metadata_images migrated
2026-03-25T15:39:59.370266855Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.01261s
2026-03-25T15:39:59.371786394Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_episode_runtime migrating
2026-03-25T15:39:59.374077366Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:39:59.376422527Z [Info] add_episode_runtime: Starting migration of Main DB to 185
2026-03-25T15:39:59.381158492Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2026-03-25T15:39:59.382654573Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.24E-05s
2026-03-25T15:39:59.383881794Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes Runtime Int32
2026-03-25T15:39:59.385662229Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "Runtime" INTEGER NOT NULL DEFAULT 0
2026-03-25T15:39:59.395263758Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097182s
2026-03-25T15:39:59.396820382Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (185, '2026-03-25T15:39:59', 'add_episode_runtime')
2026-03-25T15:39:59.400478647Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:39:59.403496693Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_episode_runtime migrated
2026-03-25T15:39:59.405057194Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0180018s
2026-03-25T15:39:59.406655903Z [Info] FluentMigrator.Runner.MigrationRunner: 186: add_result_to_commands migrating
2026-03-25T15:39:59.408235804Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:39:59.410511214Z [Info] add_result_to_commands: Starting migration of Main DB to 186
2026-03-25T15:39:59.415292500Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-03-25T15:39:59.416815506Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.24E-05s
2026-03-25T15:39:59.418065443Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Commands Result Int32
2026-03-25T15:39:59.419738731Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands" ADD COLUMN "Result" INTEGER NOT NULL DEFAULT 1
2026-03-25T15:39:59.429208916Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009581s
2026-03-25T15:39:59.430731291Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (186, '2026-03-25T15:39:59', 'add_result_to_commands')
2026-03-25T15:39:59.434455719Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:39:59.439268849Z [Info] FluentMigrator.Runner.MigrationRunner: 186: add_result_to_commands migrated
2026-03-25T15:39:59.440849952Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.019678s
2026-03-25T15:39:59.442434983Z [Info] FluentMigrator.Runner.MigrationRunner: 187: add_on_series_add_to_notifications migrating
2026-03-25T15:39:59.444150066Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:39:59.446425206Z [Info] add_on_series_add_to_notifications: Starting migration of Main DB to 187
2026-03-25T15:39:59.451394941Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-03-25T15:39:59.452964511Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-05s
2026-03-25T15:39:59.454200669Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnSeriesAdd Boolean
2026-03-25T15:39:59.456023078Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnSeriesAdd" INTEGER NOT NULL DEFAULT 0
2026-03-25T15:39:59.465739329Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098091s
2026-03-25T15:39:59.467278808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (187, '2026-03-25T15:39:59', 'add_on_series_add_to_notifications')
2026-03-25T15:39:59.471109691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:39:59.473837552Z [Info] FluentMigrator.Runner.MigrationRunner: 187: add_on_series_add_to_notifications migrated
2026-03-25T15:39:59.475519539Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0179482s
2026-03-25T15:39:59.477124730Z [Info] FluentMigrator.Runner.MigrationRunner: 188: postgres_update_timestamp_columns_to_with_timezone migrating
2026-03-25T15:39:59.479080057Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:39:59.481363794Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Main DB to 188
2026-03-25T15:39:59.531746865Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-03-25T15:39:59.533983447Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Commands" WHERE 1 = 1
2026-03-25T15:39:59.536779035Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029589s
2026-03-25T15:39:59.538151749Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2026-03-25T15:39:59.539503059Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.1E-06s
2026-03-25T15:39:59.540785531Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist Date DateTimeOffset
2026-03-25T15:39:59.586523580Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blocklist_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "EpisodeIds" TEXT NOT NULL, "SourceTitle" TEXT NOT NULL, "Quality" TEXT NOT NULL, "Date" DATETIME NOT NULL, "PublishedDate" DATETIME, "Size" INTEGER, "Protocol" INTEGER, "Indexer" TEXT, "Message" TEXT, "TorrentInfoHash" TEXT, "Languages" TEXT NOT NULL)
2026-03-25T15:39:59.594636363Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Blocklist_temp" ("Id", "SeriesId", "EpisodeIds", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "Languages") SELECT "Id", "SeriesId", "EpisodeIds", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "Languages" FROM "Blocklist"
2026-03-25T15:39:59.602330293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist"
2026-03-25T15:39:59.605290181Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist"
2026-03-25T15:39:59.627376075Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Blacklist_SeriesId" ON "Blocklist" ("SeriesId" ASC)
2026-03-25T15:39:59.630722221Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0882655s
2026-03-25T15:39:59.632110025Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2026-03-25T15:39:59.633440714Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-05s
2026-03-25T15:39:59.634740570Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist PublishedDate DateTimeOffset
2026-03-25T15:39:59.683794876Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blocklist_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "EpisodeIds" TEXT NOT NULL, "SourceTitle" TEXT NOT NULL, "Quality" TEXT NOT NULL, "Date" DATETIME NOT NULL, "PublishedDate" DATETIME, "Size" INTEGER, "Protocol" INTEGER, "Indexer" TEXT, "Message" TEXT, "TorrentInfoHash" TEXT, "Languages" TEXT NOT NULL)
2026-03-25T15:39:59.692768823Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Blocklist_temp" ("Id", "SeriesId", "EpisodeIds", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "Languages") SELECT "Id", "SeriesId", "EpisodeIds", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "Languages" FROM "Blocklist"
2026-03-25T15:39:59.700603856Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist"
2026-03-25T15:39:59.703921685Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist"
2026-03-25T15:39:59.726749181Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Blacklist_SeriesId" ON "Blocklist" ("SeriesId" ASC)
2026-03-25T15:39:59.730840708Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0941752s
2026-03-25T15:39:59.732555931Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-03-25T15:39:59.733938435Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.14E-05s
2026-03-25T15:39:59.735342151Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands QueuedAt DateTimeOffset
2026-03-25T15:39:59.783521184Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL, "Result" INTEGER NOT NULL)
2026-03-25T15:39:59.791756904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Commands_temp" ("Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger", "Result") SELECT "Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger", "Result" FROM "Commands"
2026-03-25T15:39:59.799045097Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2026-03-25T15:39:59.801947279Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2026-03-25T15:39:59.824553190Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0868632s
2026-03-25T15:39:59.826611052Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-03-25T15:39:59.827989107Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.15E-05s
2026-03-25T15:39:59.829301459Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands StartedAt DateTimeOffset
2026-03-25T15:39:59.877060416Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL, "Result" INTEGER NOT NULL)
2026-03-25T15:39:59.885372631Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Commands_temp" ("Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger", "Result") SELECT "Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger", "Result" FROM "Commands"
2026-03-25T15:39:59.892689150Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2026-03-25T15:39:59.895660061Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2026-03-25T15:39:59.918325942Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.087181s
2026-03-25T15:39:59.919840751Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-03-25T15:39:59.921238335Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.15E-05s
2026-03-25T15:39:59.922535977Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands EndedAt DateTimeOffset
2026-03-25T15:39:59.969969991Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL, "Result" INTEGER NOT NULL)
2026-03-25T15:39:59.978659485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Commands_temp" ("Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger", "Result") SELECT "Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger", "Result" FROM "Commands"
2026-03-25T15:39:59.986129343Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2026-03-25T15:39:59.988887716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2026-03-25T15:40:00.011605481Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0871336s
2026-03-25T15:40:00.013180241Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2026-03-25T15:40:00.014693568Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.14E-05s
2026-03-25T15:40:00.015954867Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus InitialFailure DateTimeOffset
2026-03-25T15:40:00.063235552Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME)
2026-03-25T15:40:00.070275705Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DownloadClientStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "DownloadClientStatus"
2026-03-25T15:40:00.076627894Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2026-03-25T15:40:00.080505931Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2026-03-25T15:40:00.103948065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-03-25T15:40:00.109144396Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0910872s
2026-03-25T15:40:00.110582180Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2026-03-25T15:40:00.112248134Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.23E-05s
2026-03-25T15:40:00.113566508Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus MostRecentFailure DateTimeOffset
2026-03-25T15:40:00.163002622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME)
2026-03-25T15:40:00.170727514Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DownloadClientStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "DownloadClientStatus"
2026-03-25T15:40:00.182798075Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2026-03-25T15:40:00.186227729Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2026-03-25T15:40:00.208703608Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-03-25T15:40:00.212811107Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0970365s
2026-03-25T15:40:00.214172387Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2026-03-25T15:40:00.216261182Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.25E-05s
2026-03-25T15:40:00.217844349Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus DisabledTill DateTimeOffset
2026-03-25T15:40:00.263952023Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME)
2026-03-25T15:40:00.270724537Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DownloadClientStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "DownloadClientStatus"
2026-03-25T15:40:00.276713494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2026-03-25T15:40:00.279828686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2026-03-25T15:40:00.302378863Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-03-25T15:40:00.306392784Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0866015s
2026-03-25T15:40:00.307750147Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadHistory
2026-03-25T15:40:00.309220357Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.17E-05s
2026-03-25T15:40:00.310508129Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadHistory Date DateTimeOffset
2026-03-25T15:40:00.358542722Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadHistory_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "EventType" INTEGER NOT NULL, "SeriesId" INTEGER NOT NULL, "DownloadId" TEXT NOT NULL, "SourceTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Protocol" INTEGER, "IndexerId" INTEGER, "DownloadClientId" INTEGER, "Release" TEXT, "Data" TEXT)
2026-03-25T15:40:00.366514802Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DownloadHistory_temp" ("Id", "EventType", "SeriesId", "DownloadId", "SourceTitle", "Date", "Protocol", "IndexerId", "DownloadClientId", "Release", "Data") SELECT "Id", "EventType", "SeriesId", "DownloadId", "SourceTitle", "Date", "Protocol", "IndexerId", "DownloadClientId", "Release", "Data" FROM "DownloadHistory"
2026-03-25T15:40:00.373621589Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadHistory"
2026-03-25T15:40:00.377045422Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadHistory_temp" RENAME TO "DownloadHistory"
2026-03-25T15:40:00.399076113Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC)
2026-03-25T15:40:00.403016035Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_SeriesId" ON "DownloadHistory" ("SeriesId" ASC)
2026-03-25T15:40:00.406808470Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC)
2026-03-25T15:40:00.410429560Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0981528s
2026-03-25T15:40:00.411797524Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable EpisodeFiles
2026-03-25T15:40:00.413224407Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.14E-05s
2026-03-25T15:40:00.414523482Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn EpisodeFiles DateAdded DateTimeOffset
2026-03-25T15:40:00.460366052Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "EpisodeFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "DateAdded" DATETIME NOT NULL, "SeasonNumber" INTEGER NOT NULL, "SceneName" TEXT, "ReleaseGroup" TEXT, "MediaInfo" TEXT, "RelativePath" TEXT, "OriginalFilePath" TEXT, "Languages" TEXT NOT NULL)
2026-03-25T15:40:00.468463944Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "EpisodeFiles_temp" ("Id", "SeriesId", "Quality", "Size", "DateAdded", "SeasonNumber", "SceneName", "ReleaseGroup", "MediaInfo", "RelativePath", "OriginalFilePath", "Languages") SELECT "Id", "SeriesId", "Quality", "Size", "DateAdded", "SeasonNumber", "SceneName", "ReleaseGroup", "MediaInfo", "RelativePath", "OriginalFilePath", "Languages" FROM "EpisodeFiles"
2026-03-25T15:40:00.476128284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "EpisodeFiles"
2026-03-25T15:40:00.479133865Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles_temp" RENAME TO "EpisodeFiles"
2026-03-25T15:40:00.501463960Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_EpisodeFiles_SeriesId" ON "EpisodeFiles" ("SeriesId" ASC)
2026-03-25T15:40:00.505411116Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0890791s
2026-03-25T15:40:00.506809321Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2026-03-25T15:40:00.508239040Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.3E-05s
2026-03-25T15:40:00.509533536Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Episodes AirDateUtc DateTimeOffset
2026-03-25T15:40:00.555463912Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Episodes_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "SeasonNumber" INTEGER NOT NULL, "EpisodeNumber" INTEGER NOT NULL, "Title" TEXT, "Overview" TEXT, "EpisodeFileId" INTEGER, "AbsoluteEpisodeNumber" INTEGER, "SceneAbsoluteEpisodeNumber" INTEGER, "SceneSeasonNumber" INTEGER, "SceneEpisodeNumber" INTEGER, "Monitored" INTEGER, "AirDateUtc" DATETIME, "AirDate" TEXT, "Ratings" TEXT, "Images" TEXT, "UnverifiedSceneNumbering" INTEGER NOT NULL, "LastSearchTime" DATETIME, "AiredAfterSeasonNumber" INTEGER, "AiredBeforeSeasonNumber" INTEGER, "AiredBeforeEpisodeNumber" INTEGER, "TvdbId" INTEGER, "Runtime" INTEGER NOT NULL)
2026-03-25T15:40:00.568177747Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Episodes_temp" ("Id", "SeriesId", "SeasonNumber", "EpisodeNumber", "Title", "Overview", "EpisodeFileId", "AbsoluteEpisodeNumber", "SceneAbsoluteEpisodeNumber", "SceneSeasonNumber", "SceneEpisodeNumber", "Monitored", "AirDateUtc", "AirDate", "Ratings", "Images", "UnverifiedSceneNumbering", "LastSearchTime", "AiredAfterSeasonNumber", "AiredBeforeSeasonNumber", "AiredBeforeEpisodeNumber", "TvdbId", "Runtime") SELECT "Id", "SeriesId", "SeasonNumber", "EpisodeNumber", "Title", "Overview", "EpisodeFileId", "AbsoluteEpisodeNumber", "SceneAbsoluteEpisodeNumber", "SceneSeasonNumber", "SceneEpisodeNumber", "Monitored", "AirDateUtc", "AirDate", "Ratings", "Images", "UnverifiedSceneNumbering", "LastSearchTime", "AiredAfterSeasonNumber", "AiredBeforeSeasonNumber", "AiredBeforeEpisodeNumber", "TvdbId", "Runtime" FROM "Episodes"
2026-03-25T15:40:00.582982603Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Episodes"
2026-03-25T15:40:00.586536277Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes_temp" RENAME TO "Episodes"
2026-03-25T15:40:00.608242015Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_EpisodeFileId" ON "Episodes" ("EpisodeFileId" ASC)
2026-03-25T15:40:00.611979890Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_SeriesId" ON "Episodes" ("SeriesId" ASC)
2026-03-25T15:40:00.615466229Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_SeriesId_SeasonNumber_EpisodeNumber" ON "Episodes" ("SeriesId" ASC, "SeasonNumber" ASC, "EpisodeNumber" ASC)
2026-03-25T15:40:00.619860394Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_SeriesId_AirDate" ON "Episodes" ("SeriesId" ASC, "AirDate" ASC)
2026-03-25T15:40:00.623598570Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1123335s
2026-03-25T15:40:00.624943077Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2026-03-25T15:40:00.626317113Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.15E-05s
2026-03-25T15:40:00.627579955Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Episodes LastSearchTime DateTimeOffset
2026-03-25T15:40:00.673338596Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Episodes_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "SeasonNumber" INTEGER NOT NULL, "EpisodeNumber" INTEGER NOT NULL, "Title" TEXT, "Overview" TEXT, "EpisodeFileId" INTEGER, "AbsoluteEpisodeNumber" INTEGER, "SceneAbsoluteEpisodeNumber" INTEGER, "SceneSeasonNumber" INTEGER, "SceneEpisodeNumber" INTEGER, "Monitored" INTEGER, "AirDateUtc" DATETIME, "AirDate" TEXT, "Ratings" TEXT, "Images" TEXT, "UnverifiedSceneNumbering" INTEGER NOT NULL, "LastSearchTime" DATETIME, "AiredAfterSeasonNumber" INTEGER, "AiredBeforeSeasonNumber" INTEGER, "AiredBeforeEpisodeNumber" INTEGER, "TvdbId" INTEGER, "Runtime" INTEGER NOT NULL)
2026-03-25T15:40:00.685979615Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Episodes_temp" ("Id", "SeriesId", "SeasonNumber", "EpisodeNumber", "Title", "Overview", "EpisodeFileId", "AbsoluteEpisodeNumber", "SceneAbsoluteEpisodeNumber", "SceneSeasonNumber", "SceneEpisodeNumber", "Monitored", "AirDateUtc", "AirDate", "Ratings", "Images", "UnverifiedSceneNumbering", "LastSearchTime", "AiredAfterSeasonNumber", "AiredBeforeSeasonNumber", "AiredBeforeEpisodeNumber", "TvdbId", "Runtime") SELECT "Id", "SeriesId", "SeasonNumber", "EpisodeNumber", "Title", "Overview", "EpisodeFileId", "AbsoluteEpisodeNumber", "SceneAbsoluteEpisodeNumber", "SceneSeasonNumber", "SceneEpisodeNumber", "Monitored", "AirDateUtc", "AirDate", "Ratings", "Images", "UnverifiedSceneNumbering", "LastSearchTime", "AiredAfterSeasonNumber", "AiredBeforeSeasonNumber", "AiredBeforeEpisodeNumber", "TvdbId", "Runtime" FROM "Episodes"
2026-03-25T15:40:00.700971456Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Episodes"
2026-03-25T15:40:00.704402163Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes_temp" RENAME TO "Episodes"
2026-03-25T15:40:00.726036648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_EpisodeFileId" ON "Episodes" ("EpisodeFileId" ASC)
2026-03-25T15:40:00.730005207Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_SeriesId" ON "Episodes" ("SeriesId" ASC)
2026-03-25T15:40:00.733425292Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_SeriesId_SeasonNumber_EpisodeNumber" ON "Episodes" ("SeriesId" ASC, "SeasonNumber" ASC, "EpisodeNumber" ASC)
2026-03-25T15:40:00.737828918Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_SeriesId_AirDate" ON "Episodes" ("SeriesId" ASC, "AirDate" ASC)
2026-03-25T15:40:00.741511972Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1121132s
2026-03-25T15:40:00.742830006Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles
2026-03-25T15:40:00.744241658Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.19E-05s
2026-03-25T15:40:00.745503388Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles Added DateTimeOffset
2026-03-25T15:40:00.790660828Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ExtraFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "SeasonNumber" INTEGER NOT NULL, "EpisodeFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL)
2026-03-25T15:40:00.797798287Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ExtraFiles_temp" ("Id", "SeriesId", "SeasonNumber", "EpisodeFileId", "RelativePath", "Extension", "Added", "LastUpdated") SELECT "Id", "SeriesId", "SeasonNumber", "EpisodeFileId", "RelativePath", "Extension", "Added", "LastUpdated" FROM "ExtraFiles"
2026-03-25T15:40:00.803811183Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles"
2026-03-25T15:40:00.806609696Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles"
2026-03-25T15:40:00.828529576Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0813078s
2026-03-25T15:40:00.829878020Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles
2026-03-25T15:40:00.831264992Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.11E-05s
2026-03-25T15:40:00.832540961Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles LastUpdated DateTimeOffset
2026-03-25T15:40:00.877174417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ExtraFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "SeasonNumber" INTEGER NOT NULL, "EpisodeFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL)
2026-03-25T15:40:00.884309381Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ExtraFiles_temp" ("Id", "SeriesId", "SeasonNumber", "EpisodeFileId", "RelativePath", "Extension", "Added", "LastUpdated") SELECT "Id", "SeriesId", "SeasonNumber", "EpisodeFileId", "RelativePath", "Extension", "Added", "LastUpdated" FROM "ExtraFiles"
2026-03-25T15:40:00.890423019Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles"
2026-03-25T15:40:00.893165239Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles"
2026-03-25T15:40:00.915542780Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0811966s
2026-03-25T15:40:00.916920604Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History
2026-03-25T15:40:00.918280702Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.05E-05s
2026-03-25T15:40:00.919538053Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Date DateTimeOffset
2026-03-25T15:40:00.971940810Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "History_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "EpisodeId" INTEGER NOT NULL, "SeriesId" INTEGER NOT NULL, "SourceTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Quality" TEXT NOT NULL, "Data" TEXT NOT NULL, "EventType" INTEGER, "DownloadId" TEXT, "Languages" TEXT NOT NULL)
2026-03-25T15:40:00.979510940Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "History_temp" ("Id", "EpisodeId", "SeriesId", "SourceTitle", "Date", "Quality", "Data", "EventType", "DownloadId", "Languages") SELECT "Id", "EpisodeId", "SeriesId", "SourceTitle", "Date", "Quality", "Data", "EventType", "DownloadId", "Languages" FROM "History"
2026-03-25T15:40:00.985634117Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History"
2026-03-25T15:40:00.989388044Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History"
2026-03-25T15:40:01.011144023Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2026-03-25T15:40:01.014979816Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC)
2026-03-25T15:40:01.018215490Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EpisodeId_Date" ON "History" ("EpisodeId" ASC, "Date" DESC)
2026-03-25T15:40:01.021967483Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC)
2026-03-25T15:40:01.025633473Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_SeriesId" ON "History" ("SeriesId" ASC)
2026-03-25T15:40:01.028992155Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1077456s
2026-03-25T15:40:01.030313535Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2026-03-25T15:40:01.031825489Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-05s
2026-03-25T15:40:01.033349377Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus InitialFailure DateTimeOffset
2026-03-25T15:40:01.078941803Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastInfoSync" DATETIME)
2026-03-25T15:40:01.085513614Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportListStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastInfoSync") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastInfoSync" FROM "ImportListStatus"
2026-03-25T15:40:01.091889169Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2026-03-25T15:40:01.094926924Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2026-03-25T15:40:01.116998047Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-03-25T15:40:01.120826345Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0855237s
2026-03-25T15:40:01.122148156Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2026-03-25T15:40:01.123682224Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.09E-05s
2026-03-25T15:40:01.124927862Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus MostRecentFailure DateTimeOffset
2026-03-25T15:40:01.169858636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastInfoSync" DATETIME)
2026-03-25T15:40:01.176228059Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportListStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastInfoSync") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastInfoSync" FROM "ImportListStatus"
2026-03-25T15:40:01.182527902Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2026-03-25T15:40:01.185582993Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2026-03-25T15:40:01.207549606Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-03-25T15:40:01.211382482Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0845258s
2026-03-25T15:40:01.212720335Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2026-03-25T15:40:01.214179613Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.01E-05s
2026-03-25T15:40:01.215424950Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus DisabledTill DateTimeOffset
2026-03-25T15:40:01.260217536Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastInfoSync" DATETIME)
2026-03-25T15:40:01.266672381Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportListStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastInfoSync") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastInfoSync" FROM "ImportListStatus"
2026-03-25T15:40:01.273021583Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2026-03-25T15:40:01.276165703Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2026-03-25T15:40:01.298790842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-03-25T15:40:01.302781826Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0854797s
2026-03-25T15:40:01.304111212Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2026-03-25T15:40:01.305574388Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.04E-05s
2026-03-25T15:40:01.306822701Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus LastInfoSync DateTimeOffset
2026-03-25T15:40:01.352048329Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastInfoSync" DATETIME)
2026-03-25T15:40:01.359281100Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportListStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastInfoSync") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastInfoSync" FROM "ImportListStatus"
2026-03-25T15:40:01.365653970Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2026-03-25T15:40:01.368901728Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2026-03-25T15:40:01.390986459Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-03-25T15:40:01.395089178Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0862925s
2026-03-25T15:40:01.396398564Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2026-03-25T15:40:01.397818383Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.15E-05s
2026-03-25T15:40:01.399087888Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus InitialFailure DateTimeOffset
2026-03-25T15:40:01.445274171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT)
2026-03-25T15:40:01.452752817Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "IndexerStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo" FROM "IndexerStatus"
2026-03-25T15:40:01.459284486Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-03-25T15:40:01.462315368Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-03-25T15:40:01.484654691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-03-25T15:40:01.488690526Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0876966s
2026-03-25T15:40:01.490015724Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2026-03-25T15:40:01.491485483Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.12E-05s
2026-03-25T15:40:01.492773886Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus MostRecentFailure DateTimeOffset
2026-03-25T15:40:01.538064746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT)
2026-03-25T15:40:01.544792620Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "IndexerStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo" FROM "IndexerStatus"
2026-03-25T15:40:01.551704556Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-03-25T15:40:01.554711549Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-03-25T15:40:01.576712722Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-03-25T15:40:01.581033540Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0863306s
2026-03-25T15:40:01.582353488Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2026-03-25T15:40:01.583811002Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.11E-05s
2026-03-25T15:40:01.585120468Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus DisabledTill DateTimeOffset
2026-03-25T15:40:01.629953445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT)
2026-03-25T15:40:01.636759608Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "IndexerStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo" FROM "IndexerStatus"
2026-03-25T15:40:01.643301718Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-03-25T15:40:01.646263010Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-03-25T15:40:01.668210334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-03-25T15:40:01.672052830Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.085103s
2026-03-25T15:40:01.673376124Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles
2026-03-25T15:40:01.674839129Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.02E-05s
2026-03-25T15:40:01.676170179Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles LastUpdated DateTimeOffset
2026-03-25T15:40:01.721365806Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MetadataFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "Consumer" TEXT NOT NULL, "Type" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "LastUpdated" DATETIME NOT NULL, "SeasonNumber" INTEGER, "EpisodeFileId" INTEGER, "Hash" TEXT, "Added" DATETIME, "Extension" TEXT NOT NULL)
2026-03-25T15:40:01.729574913Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "MetadataFiles_temp" ("Id", "SeriesId", "Consumer", "Type", "RelativePath", "LastUpdated", "SeasonNumber", "EpisodeFileId", "Hash", "Added", "Extension") SELECT "Id", "SeriesId", "Consumer", "Type", "RelativePath", "LastUpdated", "SeasonNumber", "EpisodeFileId", "Hash", "Added", "Extension" FROM "MetadataFiles"
2026-03-25T15:40:01.742444512Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles"
2026-03-25T15:40:01.745899758Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles"
2026-03-25T15:40:01.768119240Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0900736s
2026-03-25T15:40:01.770848123Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles
2026-03-25T15:40:01.772424076Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.28E-05s
2026-03-25T15:40:01.773916160Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles Added DateTimeOffset
2026-03-25T15:40:01.819296199Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MetadataFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "Consumer" TEXT NOT NULL, "Type" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "LastUpdated" DATETIME NOT NULL, "SeasonNumber" INTEGER, "EpisodeFileId" INTEGER, "Hash" TEXT, "Added" DATETIME, "Extension" TEXT NOT NULL)
2026-03-25T15:40:01.827425154Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "MetadataFiles_temp" ("Id", "SeriesId", "Consumer", "Type", "RelativePath", "LastUpdated", "SeasonNumber", "EpisodeFileId", "Hash", "Added", "Extension") SELECT "Id", "SeriesId", "Consumer", "Type", "RelativePath", "LastUpdated", "SeasonNumber", "EpisodeFileId", "Hash", "Added", "Extension" FROM "MetadataFiles"
2026-03-25T15:40:01.834325075Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles"
2026-03-25T15:40:01.837154782Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles"
2026-03-25T15:40:01.858998347Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0832885s
2026-03-25T15:40:01.860374848Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases
2026-03-25T15:40:01.861825228Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.16E-05s
2026-03-25T15:40:01.863080756Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn PendingReleases Added DateTimeOffset
2026-03-25T15:40:01.908299880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "PendingReleases_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "Title" TEXT NOT NULL, "Added" DATETIME NOT NULL, "ParsedEpisodeInfo" TEXT NOT NULL, "Release" TEXT NOT NULL, "Reason" INTEGER NOT NULL, "AdditionalInfo" TEXT)
2026-03-25T15:40:01.916856216Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "PendingReleases_temp" ("Id", "SeriesId", "Title", "Added", "ParsedEpisodeInfo", "Release", "Reason", "AdditionalInfo") SELECT "Id", "SeriesId", "Title", "Added", "ParsedEpisodeInfo", "Release", "Reason", "AdditionalInfo" FROM "PendingReleases"
2026-03-25T15:40:01.923732800Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases"
2026-03-25T15:40:01.926134836Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases"
2026-03-25T15:40:01.948137702Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0832793s
2026-03-25T15:40:01.949477269Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2026-03-25T15:40:01.950891756Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.11E-05s
2026-03-25T15:40:01.952187144Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastExecution DateTimeOffset
2026-03-25T15:40:01.996964028Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL, "Interval" INTEGER NOT NULL, "LastExecution" DATETIME NOT NULL, "LastStartTime" DATETIME)
2026-03-25T15:40:02.002481536Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ScheduledTasks_temp" ("Id", "TypeName", "Interval", "LastExecution", "LastStartTime") SELECT "Id", "TypeName", "Interval", "LastExecution", "LastStartTime" FROM "ScheduledTasks"
2026-03-25T15:40:02.007356801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks"
2026-03-25T15:40:02.010340317Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks"
2026-03-25T15:40:02.032069362Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2026-03-25T15:40:02.035768569Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0817313s
2026-03-25T15:40:02.037100872Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2026-03-25T15:40:02.038568546Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.06E-05s
2026-03-25T15:40:02.039818342Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastStartTime DateTimeOffset
2026-03-25T15:40:02.084345454Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL, "Interval" INTEGER NOT NULL, "LastExecution" DATETIME NOT NULL, "LastStartTime" DATETIME)
2026-03-25T15:40:02.089868322Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ScheduledTasks_temp" ("Id", "TypeName", "Interval", "LastExecution", "LastStartTime") SELECT "Id", "TypeName", "Interval", "LastExecution", "LastStartTime" FROM "ScheduledTasks"
2026-03-25T15:40:02.094753217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks"
2026-03-25T15:40:02.097767435Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks"
2026-03-25T15:40:02.119602553Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2026-03-25T15:40:02.123563337Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0817751s
2026-03-25T15:40:02.124902824Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-03-25T15:40:02.126621965Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.15E-05s
2026-03-25T15:40:02.128196805Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Series LastInfoSync DateTimeOffset
2026-03-25T15:40:02.174135058Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Series_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TvdbId" INTEGER NOT NULL, "TvRageId" INTEGER NOT NULL, "ImdbId" TEXT, "Title" TEXT NOT NULL, "TitleSlug" TEXT, "CleanTitle" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "AirTime" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "SeasonFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "Runtime" INTEGER NOT NULL, "SeriesType" INTEGER NOT NULL, "Network" TEXT, "UseSceneNumbering" INTEGER NOT NULL, "FirstAired" DATETIME, "NextAiring" DATETIME, "Year" INTEGER, "Seasons" TEXT, "Actors" TEXT, "Ratings" TEXT, "Genres" TEXT, "Certification" TEXT, "SortTitle" TEXT, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "TvMazeId" INTEGER NOT NULL, "OriginalLanguage" INTEGER NOT NULL)
2026-03-25T15:40:02.189631785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Series_temp" ("Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring", "Year", "Seasons", "Actors", "Ratings", "Genres", "Certification", "SortTitle", "QualityProfileId", "Tags", "Added", "AddOptions", "TvMazeId", "OriginalLanguage") SELECT "Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring", "Year", "Seasons", "Actors", "Ratings", "Genres", "Certification", "SortTitle", "QualityProfileId", "Tags", "Added", "AddOptions", "TvMazeId", "OriginalLanguage" FROM "Series"
2026-03-25T15:40:02.205899005Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2026-03-25T15:40:02.209982896Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2026-03-25T15:40:02.232360888Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2026-03-25T15:40:02.236102671Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2026-03-25T15:40:02.239541093Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_Path" ON "Series" ("Path" ASC)
2026-03-25T15:40:02.242902480Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_CleanTitle" ON "Series" ("CleanTitle" ASC)
2026-03-25T15:40:02.246563751Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC)
2026-03-25T15:40:02.249854546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvMazeId" ON "Series" ("TvMazeId" ASC)
2026-03-25T15:40:02.253117405Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.123272s
2026-03-25T15:40:02.254408213Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-03-25T15:40:02.255748271Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.14E-05s
2026-03-25T15:40:02.257303632Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Series LastDiskSync DateTimeOffset
2026-03-25T15:40:02.305267503Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Series_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TvdbId" INTEGER NOT NULL, "TvRageId" INTEGER NOT NULL, "ImdbId" TEXT, "Title" TEXT NOT NULL, "TitleSlug" TEXT, "CleanTitle" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "AirTime" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "SeasonFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "Runtime" INTEGER NOT NULL, "SeriesType" INTEGER NOT NULL, "Network" TEXT, "UseSceneNumbering" INTEGER NOT NULL, "FirstAired" DATETIME, "NextAiring" DATETIME, "Year" INTEGER, "Seasons" TEXT, "Actors" TEXT, "Ratings" TEXT, "Genres" TEXT, "Certification" TEXT, "SortTitle" TEXT, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "TvMazeId" INTEGER NOT NULL, "OriginalLanguage" INTEGER NOT NULL)
2026-03-25T15:40:02.321410993Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Series_temp" ("Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring", "Year", "Seasons", "Actors", "Ratings", "Genres", "Certification", "SortTitle", "QualityProfileId", "Tags", "Added", "AddOptions", "TvMazeId", "OriginalLanguage") SELECT "Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring", "Year", "Seasons", "Actors", "Ratings", "Genres", "Certification", "SortTitle", "QualityProfileId", "Tags", "Added", "AddOptions", "TvMazeId", "OriginalLanguage" FROM "Series"
2026-03-25T15:40:02.338027645Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2026-03-25T15:40:02.342071396Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2026-03-25T15:40:02.363584807Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2026-03-25T15:40:02.367100845Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2026-03-25T15:40:02.370691574Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_Path" ON "Series" ("Path" ASC)
2026-03-25T15:40:02.373898701Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_CleanTitle" ON "Series" ("CleanTitle" ASC)
2026-03-25T15:40:02.377258374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC)
2026-03-25T15:40:02.380576885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvMazeId" ON "Series" ("TvMazeId" ASC)
2026-03-25T15:40:02.383838011Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1245693s
2026-03-25T15:40:02.385313190Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-03-25T15:40:02.386678389Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.13E-05s
2026-03-25T15:40:02.388478353Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Series FirstAired DateTimeOffset
2026-03-25T15:40:02.435896654Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Series_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TvdbId" INTEGER NOT NULL, "TvRageId" INTEGER NOT NULL, "ImdbId" TEXT, "Title" TEXT NOT NULL, "TitleSlug" TEXT, "CleanTitle" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "AirTime" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "SeasonFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "Runtime" INTEGER NOT NULL, "SeriesType" INTEGER NOT NULL, "Network" TEXT, "UseSceneNumbering" INTEGER NOT NULL, "FirstAired" DATETIME, "NextAiring" DATETIME, "Year" INTEGER, "Seasons" TEXT, "Actors" TEXT, "Ratings" TEXT, "Genres" TEXT, "Certification" TEXT, "SortTitle" TEXT, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "TvMazeId" INTEGER NOT NULL, "OriginalLanguage" INTEGER NOT NULL)
2026-03-25T15:40:02.451569266Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Series_temp" ("Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring", "Year", "Seasons", "Actors", "Ratings", "Genres", "Certification", "SortTitle", "QualityProfileId", "Tags", "Added", "AddOptions", "TvMazeId", "OriginalLanguage") SELECT "Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring", "Year", "Seasons", "Actors", "Ratings", "Genres", "Certification", "SortTitle", "QualityProfileId", "Tags", "Added", "AddOptions", "TvMazeId", "OriginalLanguage" FROM "Series"
2026-03-25T15:40:02.467940024Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2026-03-25T15:40:02.471921880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2026-03-25T15:40:02.494700498Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2026-03-25T15:40:02.499200047Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2026-03-25T15:40:02.503029797Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_Path" ON "Series" ("Path" ASC)
2026-03-25T15:40:02.507212628Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_CleanTitle" ON "Series" ("CleanTitle" ASC)
2026-03-25T15:40:02.511341079Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC)
2026-03-25T15:40:02.514829101Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvMazeId" ON "Series" ("TvMazeId" ASC)
2026-03-25T15:40:02.518226460Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1279277s
2026-03-25T15:40:02.519564474Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-03-25T15:40:02.520927798Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.17E-05s
2026-03-25T15:40:02.522427227Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Series NextAiring DateTimeOffset
2026-03-25T15:40:02.575946662Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Series_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TvdbId" INTEGER NOT NULL, "TvRageId" INTEGER NOT NULL, "ImdbId" TEXT, "Title" TEXT NOT NULL, "TitleSlug" TEXT, "CleanTitle" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "AirTime" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "SeasonFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "Runtime" INTEGER NOT NULL, "SeriesType" INTEGER NOT NULL, "Network" TEXT, "UseSceneNumbering" INTEGER NOT NULL, "FirstAired" DATETIME, "NextAiring" DATETIME, "Year" INTEGER, "Seasons" TEXT, "Actors" TEXT, "Ratings" TEXT, "Genres" TEXT, "Certification" TEXT, "SortTitle" TEXT, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "TvMazeId" INTEGER NOT NULL, "OriginalLanguage" INTEGER NOT NULL)
2026-03-25T15:40:02.591697973Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Series_temp" ("Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring", "Year", "Seasons", "Actors", "Ratings", "Genres", "Certification", "SortTitle", "QualityProfileId", "Tags", "Added", "AddOptions", "TvMazeId", "OriginalLanguage") SELECT "Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring", "Year", "Seasons", "Actors", "Ratings", "Genres", "Certification", "SortTitle", "QualityProfileId", "Tags", "Added", "AddOptions", "TvMazeId", "OriginalLanguage" FROM "Series"
2026-03-25T15:40:02.608546783Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2026-03-25T15:40:02.613185030Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2026-03-25T15:40:02.634914926Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2026-03-25T15:40:02.638473501Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2026-03-25T15:40:02.641902754Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_Path" ON "Series" ("Path" ASC)
2026-03-25T15:40:02.645090432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_CleanTitle" ON "Series" ("CleanTitle" ASC)
2026-03-25T15:40:02.648616280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC)
2026-03-25T15:40:02.653537878Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvMazeId" ON "Series" ("TvMazeId" ASC)
2026-03-25T15:40:02.657958738Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1333271s
2026-03-25T15:40:02.659469339Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-03-25T15:40:02.661034210Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.27E-05s
2026-03-25T15:40:02.662938463Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Series Added DateTimeOffset
2026-03-25T15:40:02.709605093Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Series_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TvdbId" INTEGER NOT NULL, "TvRageId" INTEGER NOT NULL, "ImdbId" TEXT, "Title" TEXT NOT NULL, "TitleSlug" TEXT, "CleanTitle" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "AirTime" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "SeasonFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "Runtime" INTEGER NOT NULL, "SeriesType" INTEGER NOT NULL, "Network" TEXT, "UseSceneNumbering" INTEGER NOT NULL, "FirstAired" DATETIME, "NextAiring" DATETIME, "Year" INTEGER, "Seasons" TEXT, "Actors" TEXT, "Ratings" TEXT, "Genres" TEXT, "Certification" TEXT, "SortTitle" TEXT, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "TvMazeId" INTEGER NOT NULL, "OriginalLanguage" INTEGER NOT NULL)
2026-03-25T15:40:02.724672246Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Series_temp" ("Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring", "Year", "Seasons", "Actors", "Ratings", "Genres", "Certification", "SortTitle", "QualityProfileId", "Tags", "Added", "AddOptions", "TvMazeId", "OriginalLanguage") SELECT "Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring", "Year", "Seasons", "Actors", "Ratings", "Genres", "Certification", "SortTitle", "QualityProfileId", "Tags", "Added", "AddOptions", "TvMazeId", "OriginalLanguage" FROM "Series"
2026-03-25T15:40:02.740444327Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2026-03-25T15:40:02.744212704Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2026-03-25T15:40:02.765141197Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2026-03-25T15:40:02.768544449Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2026-03-25T15:40:02.771941067Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_Path" ON "Series" ("Path" ASC)
2026-03-25T15:40:02.775091760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_CleanTitle" ON "Series" ("CleanTitle" ASC)
2026-03-25T15:40:02.778434078Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC)
2026-03-25T15:40:02.781731587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvMazeId" ON "Series" ("TvMazeId" ASC)
2026-03-25T15:40:02.784981931Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1203884s
2026-03-25T15:40:02.786287499Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles
2026-03-25T15:40:02.787707127Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.16E-05s
2026-03-25T15:40:02.788962113Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn SubtitleFiles LastUpdated DateTimeOffset
2026-03-25T15:40:02.833858348Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "SubtitleFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "SeasonNumber" INTEGER NOT NULL, "EpisodeFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL, "Language" INTEGER NOT NULL, "LanguageTags" TEXT)
2026-03-25T15:40:02.841436926Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "SubtitleFiles_temp" ("Id", "SeriesId", "SeasonNumber", "EpisodeFileId", "RelativePath", "Extension", "Added", "LastUpdated", "Language", "LanguageTags") SELECT "Id", "SeriesId", "SeasonNumber", "EpisodeFileId", "RelativePath", "Extension", "Added", "LastUpdated", "Language", "LanguageTags" FROM "SubtitleFiles"
2026-03-25T15:40:02.848253469Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SubtitleFiles"
2026-03-25T15:40:02.851268619Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles_temp" RENAME TO "SubtitleFiles"
2026-03-25T15:40:02.873042523Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0820837s
2026-03-25T15:40:02.874490899Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles
2026-03-25T15:40:02.877153359Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.21E-05s
2026-03-25T15:40:02.878692698Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn SubtitleFiles Added DateTimeOffset
2026-03-25T15:40:02.926710969Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "SubtitleFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "SeasonNumber" INTEGER NOT NULL, "EpisodeFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME, "LastUpdated" DATETIME NOT NULL, "Language" INTEGER NOT NULL, "LanguageTags" TEXT)
2026-03-25T15:40:02.936187376Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "SubtitleFiles_temp" ("Id", "SeriesId", "SeasonNumber", "EpisodeFileId", "RelativePath", "Extension", "Added", "LastUpdated", "Language", "LanguageTags") SELECT "Id", "SeriesId", "SeasonNumber", "EpisodeFileId", "RelativePath", "Extension", "Added", "LastUpdated", "Language", "LanguageTags" FROM "SubtitleFiles"
2026-03-25T15:40:02.943628166Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SubtitleFiles"
2026-03-25T15:40:02.946385447Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles_temp" RENAME TO "SubtitleFiles"
2026-03-25T15:40:02.969466914Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0885491s
2026-03-25T15:40:02.970890570Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-03-25T15:40:02.972319407Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.18E-05s
2026-03-25T15:40:02.973994740Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset
2026-03-25T15:40:03.029065728Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT)
2026-03-25T15:40:03.034068991Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo"
2026-03-25T15:40:03.039025289Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo"
2026-03-25T15:40:03.042374281Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo"
2026-03-25T15:40:03.064279661Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-03-25T15:40:03.069338075Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0932728s
2026-03-25T15:40:03.071113439Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (188, '2026-03-25T15:40:03', 'postgres_update_timestamp_columns_to_with_timezone')
2026-03-25T15:40:03.075180867Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:40:03.079897162Z [Info] FluentMigrator.Runner.MigrationRunner: 188: postgres_update_timestamp_columns_to_with_timezone migrated
2026-03-25T15:40:03.081880255Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1041583s
2026-03-25T15:40:03.086248809Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_colon_replacement_to_naming_config migrating
2026-03-25T15:40:03.088131480Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:40:03.092083365Z [Info] add_colon_replacement_to_naming_config: Starting migration of Main DB to 189
2026-03-25T15:40:03.100808210Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2026-03-25T15:40:03.102491589Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.32E-05s
2026-03-25T15:40:03.104136671Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig ColonReplacementFormat Int32
2026-03-25T15:40:03.106163892Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "ColonReplacementFormat" INTEGER NOT NULL DEFAULT 4
2026-03-25T15:40:03.116469078Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102435s
2026-03-25T15:40:03.118026443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (189, '2026-03-25T15:40:03', 'add_colon_replacement_to_naming_config')
2026-03-25T15:40:03.121904391Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:40:03.124603074Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_colon_replacement_to_naming_config migrated
2026-03-25T15:40:03.126338227Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0186965s
2026-03-25T15:40:03.127937246Z [Info] FluentMigrator.Runner.MigrationRunner: 190: health_restored_notification migrating
2026-03-25T15:40:03.129599142Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:40:03.131870464Z [Info] health_restored_notification: Starting migration of Main DB to 190
2026-03-25T15:40:03.136853185Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-03-25T15:40:03.138480912Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.21E-05s
2026-03-25T15:40:03.139713193Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthRestored Boolean
2026-03-25T15:40:03.141646636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthRestored" INTEGER NOT NULL DEFAULT 0
2026-03-25T15:40:03.151534291Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100035s
2026-03-25T15:40:03.153101426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (190, '2026-03-25T15:40:03', 'health_restored_notification')
2026-03-25T15:40:03.156827818Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:40:03.159486791Z [Info] FluentMigrator.Runner.MigrationRunner: 190: health_restored_notification migrated
2026-03-25T15:40:03.161217095Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0180024s
2026-03-25T15:40:03.162783358Z [Info] FluentMigrator.Runner.MigrationRunner: 191: add_download_client_tags migrating
2026-03-25T15:40:03.164380744Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:40:03.166624160Z [Info] add_download_client_tags: Starting migration of Main DB to 191
2026-03-25T15:40:03.171436178Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2026-03-25T15:40:03.173077843Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.13E-05s
2026-03-25T15:40:03.174300214Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Tags String
2026-03-25T15:40:03.176025477Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Tags" TEXT
2026-03-25T15:40:03.185326903Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093962s
2026-03-25T15:40:03.186866683Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (191, '2026-03-25T15:40:03', 'add_download_client_tags')
2026-03-25T15:40:03.190542402Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:40:03.193255284Z [Info] FluentMigrator.Runner.MigrationRunner: 191: add_download_client_tags migrated
2026-03-25T15:40:03.194843431Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.017355s
2026-03-25T15:40:03.196405606Z [Info] FluentMigrator.Runner.MigrationRunner: 192: import_exclusion_type migrating
2026-03-25T15:40:03.197948633Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:40:03.200210847Z [Info] import_exclusion_type: Starting migration of Main DB to 192
2026-03-25T15:40:03.211182255Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListExclusions
2026-03-25T15:40:03.215456289Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.19E-05s
2026-03-25T15:40:03.216713690Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListExclusions TvdbId Int32
2026-03-25T15:40:03.262394955Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListExclusions_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TvdbId" INTEGER NOT NULL, "Title" TEXT NOT NULL)
2026-03-25T15:40:03.267276182Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportListExclusions_temp" ("Id", "TvdbId", "Title") SELECT "Id", "TvdbId", "Title" FROM "ImportListExclusions"
2026-03-25T15:40:03.271151324Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListExclusions"
2026-03-25T15:40:03.274250092Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListExclusions_temp" RENAME TO "ImportListExclusions"
2026-03-25T15:40:03.296551569Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListExclusions_TvdbId" ON "ImportListExclusions" ("TvdbId" ASC)
2026-03-25T15:40:03.300365057Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0819246s
2026-03-25T15:40:03.301889756Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (192, '2026-03-25T15:40:03', 'import_exclusion_type')
2026-03-25T15:40:03.305475725Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:40:03.313335248Z [Info] FluentMigrator.Runner.MigrationRunner: 192: import_exclusion_type migrated
2026-03-25T15:40:03.314913095Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.094932s
2026-03-25T15:40:03.316560632Z [Info] FluentMigrator.Runner.MigrationRunner: 193: add_import_list_items migrating
2026-03-25T15:40:03.318117636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:40:03.320485423Z [Info] add_import_list_items: Starting migration of Main DB to 193
2026-03-25T15:40:03.332936389Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListItems
2026-03-25T15:40:03.335200848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListItems" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ImportListId" INTEGER NOT NULL, "Title" TEXT NOT NULL, "TvdbId" INTEGER NOT NULL, "Year" INTEGER, "TmdbId" INTEGER, "ImdbId" TEXT, "MalId" INTEGER, "AniListId" INTEGER, "ReleaseDate" DATETIME)
2026-03-25T15:40:03.342189407Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075188s
2026-03-25T15:40:03.343528323Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2026-03-25T15:40:03.344992591Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-06s
2026-03-25T15:40:03.346201655Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportListStatus HasRemovedItemSinceLastClean Boolean
2026-03-25T15:40:03.348272073Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus" ADD COLUMN "HasRemovedItemSinceLastClean" INTEGER NOT NULL DEFAULT 0
2026-03-25T15:40:03.357980268Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097985s
2026-03-25T15:40:03.359516641Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (193, '2026-03-25T15:40:03', 'add_import_list_items')
2026-03-25T15:40:03.363139715Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:40:03.366142460Z [Info] FluentMigrator.Runner.MigrationRunner: 193: add_import_list_items migrated
2026-03-25T15:40:03.367674424Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0179891s
2026-03-25T15:40:03.369286800Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_notification_status migrating
2026-03-25T15:40:03.370869957Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:40:03.373185990Z [Info] add_notification_status: Starting migration of Main DB to 194
2026-03-25T15:40:03.382380710Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NotificationStatus
2026-03-25T15:40:03.384483293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NotificationStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME)
2026-03-25T15:40:03.390890422Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067477s
2026-03-25T15:40:03.392795627Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NotificationStatus (ProviderId)
2026-03-25T15:40:03.394627345Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NotificationStatus_ProviderId" ON "NotificationStatus" ("ProviderId" ASC)
2026-03-25T15:40:03.398489771Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039912s
2026-03-25T15:40:03.400024310Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (194, '2026-03-25T15:40:03', 'add_notification_status')
2026-03-25T15:40:03.403636111Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:40:03.406248380Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_notification_status migrated
2026-03-25T15:40:03.407814724Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117802s
2026-03-25T15:40:03.409431308Z [Info] FluentMigrator.Runner.MigrationRunner: 195: parse_language_tags_from_existing_subtitle_files migrating
2026-03-25T15:40:03.411320541Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:40:03.413592656Z [Info] parse_language_tags_from_existing_subtitle_files: Starting migration of Main DB to 195
2026-03-25T15:40:03.417538449Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-25T15:40:03.419060714Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-25T15:40:03.431979843Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0126243s
2026-03-25T15:40:03.434060291Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (195, '2026-03-25T15:40:03', 'parse_language_tags_from_existing_subtitle_files')
2026-03-25T15:40:03.438283814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:40:03.440781372Z [Info] FluentMigrator.Runner.MigrationRunner: 195: parse_language_tags_from_existing_subtitle_files migrated
2026-03-25T15:40:03.442629032Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0217344s
2026-03-25T15:40:03.444253482Z [Info] FluentMigrator.Runner.MigrationRunner: 196: add_finale_type migrating
2026-03-25T15:40:03.445733562Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:40:03.448263214Z [Info] add_finale_type: Starting migration of Main DB to 196
2026-03-25T15:40:03.452579233Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2026-03-25T15:40:03.454063381Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.29E-05s
2026-03-25T15:40:03.455284309Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes FinaleType String
2026-03-25T15:40:03.457015314Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "FinaleType" TEXT
2026-03-25T15:40:03.466664740Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009738s
2026-03-25T15:40:03.468213779Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (196, '2026-03-25T15:40:03', 'add_finale_type')
2026-03-25T15:40:03.471771712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:40:03.474286845Z [Info] FluentMigrator.Runner.MigrationRunner: 196: add_finale_type migrated
2026-03-25T15:40:03.475752676Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0174088s
2026-03-25T15:40:03.477300121Z [Info] FluentMigrator.Runner.MigrationRunner: 197: list_add_missing_search migrating
2026-03-25T15:40:03.478897197Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:40:03.481166405Z [Info] list_add_missing_search: Starting migration of Main DB to 197
2026-03-25T15:40:03.486107342Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2026-03-25T15:40:03.487653665Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.13E-05s
2026-03-25T15:40:03.488919143Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists SearchForMissingEpisodes Boolean
2026-03-25T15:40:03.490941504Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "SearchForMissingEpisodes" INTEGER NOT NULL DEFAULT 1
2026-03-25T15:40:03.501310018Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103134s
2026-03-25T15:40:03.502686610Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (197, '2026-03-25T15:40:03', 'list_add_missing_search')
2026-03-25T15:40:03.506404264Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:40:03.508892022Z [Info] FluentMigrator.Runner.MigrationRunner: 197: list_add_missing_search migrated
2026-03-25T15:40:03.510894444Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0181384s
2026-03-25T15:40:03.512113718Z [Info] FluentMigrator.Runner.MigrationRunner: 198: parse_title_from_existing_subtitle_files migrating
2026-03-25T15:40:03.513949805Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:40:03.516255346Z [Info] parse_title_from_existing_subtitle_files: Starting migration of Main DB to 198
2026-03-25T15:40:03.523165227Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles
2026-03-25T15:40:03.524799006Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.21E-05s
2026-03-25T15:40:03.526046718Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SubtitleFiles Title String
2026-03-25T15:40:03.527786520Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles" ADD COLUMN "Title" TEXT
2026-03-25T15:40:03.537562601Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098667s
2026-03-25T15:40:03.538899613Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles
2026-03-25T15:40:03.540328840Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.2E-06s
2026-03-25T15:40:03.541553345Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SubtitleFiles Copy Int32
2026-03-25T15:40:03.543212335Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles" ADD COLUMN "Copy" INTEGER NOT NULL DEFAULT 0
2026-03-25T15:40:03.552613842Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094847s
2026-03-25T15:40:03.553912527Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-25T15:40:03.555240110Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-25T15:40:03.572194081Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0166485s
2026-03-25T15:40:03.574195811Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (198, '2026-03-25T15:40:03', 'parse_title_from_existing_subtitle_files')
2026-03-25T15:40:03.578312389Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:40:03.580890699Z [Info] FluentMigrator.Runner.MigrationRunner: 198: parse_title_from_existing_subtitle_files migrated
2026-03-25T15:40:03.582671434Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0256328s
2026-03-25T15:40:03.584280995Z [Info] FluentMigrator.Runner.MigrationRunner: 199: series_last_aired migrating
2026-03-25T15:40:03.585782367Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:40:03.588043890Z [Info] series_last_aired: Starting migration of Main DB to 199
2026-03-25T15:40:03.592423327Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-03-25T15:40:03.593917525Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.24E-05s
2026-03-25T15:40:03.595144044Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series LastAired DateTimeOffset
2026-03-25T15:40:03.596966243Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "LastAired" DATETIME
2026-03-25T15:40:03.606627432Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097571s
2026-03-25T15:40:03.608188275Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (199, '2026-03-25T15:40:03', 'series_last_aired')
2026-03-25T15:40:03.611785817Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:40:03.614258595Z [Info] FluentMigrator.Runner.MigrationRunner: 199: series_last_aired migrated
2026-03-25T15:40:03.615778485Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0174306s
2026-03-25T15:40:03.617371753Z [Info] FluentMigrator.Runner.MigrationRunner: 200: AddNewItemMonitorType migrating
2026-03-25T15:40:03.618951674Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:40:03.621210170Z [Info] AddNewItemMonitorType: Starting migration of Main DB to 200
2026-03-25T15:40:03.627483981Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-03-25T15:40:03.629000624Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.19E-05s
2026-03-25T15:40:03.630244208Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series MonitorNewItems Int32
2026-03-25T15:40:03.632184804Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0
2026-03-25T15:40:03.642017820Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101737s
2026-03-25T15:40:03.643368800Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2026-03-25T15:40:03.644758989Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-06s
2026-03-25T15:40:03.645964005Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists MonitorNewItems Int32
2026-03-25T15:40:03.647719639Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0
2026-03-25T15:40:03.657316369Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096778s
2026-03-25T15:40:03.658839436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (200, '2026-03-25T15:40:03', 'AddNewItemMonitorType')
2026-03-25T15:40:03.662489273Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:40:03.664984346Z [Info] FluentMigrator.Runner.MigrationRunner: 200: AddNewItemMonitorType migrated
2026-03-25T15:40:03.666533805Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0173738s
2026-03-25T15:40:03.668129979Z [Info] FluentMigrator.Runner.MigrationRunner: 201: email_encryption migrating
2026-03-25T15:40:03.669604257Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:40:03.672224261Z [Info] email_encryption: Starting migration of Main DB to 201
2026-03-25T15:40:03.675382369Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-25T15:40:03.676844342Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-25T15:40:03.698371821Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0212655s
2026-03-25T15:40:03.700398552Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (201, '2026-03-25T15:40:03', 'email_encryption')
2026-03-25T15:40:03.704209584Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:40:03.706658254Z [Info] FluentMigrator.Runner.MigrationRunner: 201: email_encryption migrated
2026-03-25T15:40:03.708145378Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0298141s
2026-03-25T15:40:03.709745669Z [Info] FluentMigrator.Runner.MigrationRunner: 202: add_indexer_flags migrating
2026-03-25T15:40:03.711243705Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:40:03.713815723Z [Info] add_indexer_flags: Starting migration of Main DB to 202
2026-03-25T15:40:03.719913960Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2026-03-25T15:40:03.721472327Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.26E-05s
2026-03-25T15:40:03.722725270Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blocklist IndexerFlags Int32
2026-03-25T15:40:03.724471105Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0
2026-03-25T15:40:03.734553813Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101946s
2026-03-25T15:40:03.735892488Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable EpisodeFiles
2026-03-25T15:40:03.737278568Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.1E-06s
2026-03-25T15:40:03.738496851Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn EpisodeFiles IndexerFlags Int32
2026-03-25T15:40:03.740221283Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0
2026-03-25T15:40:03.749705737Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095556s
2026-03-25T15:40:03.751238182Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (202, '2026-03-25T15:40:03', 'add_indexer_flags')
2026-03-25T15:40:03.754815063Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:40:03.757284625Z [Info] FluentMigrator.Runner.MigrationRunner: 202: add_indexer_flags migrated
2026-03-25T15:40:03.758759955Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0171649s
2026-03-25T15:40:03.760350246Z [Info] FluentMigrator.Runner.MigrationRunner: 203: release_type migrating
2026-03-25T15:40:03.761767239Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:40:03.764065847Z [Info] release_type: Starting migration of Main DB to 203
2026-03-25T15:40:03.770729512Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2026-03-25T15:40:03.772281236Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.16E-05s
2026-03-25T15:40:03.773515972Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blocklist ReleaseType Int32
2026-03-25T15:40:03.775236666Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist" ADD COLUMN "ReleaseType" INTEGER NOT NULL DEFAULT 0
2026-03-25T15:40:03.785289825Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101511s
2026-03-25T15:40:03.786572888Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable EpisodeFiles
2026-03-25T15:40:03.787969129Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.7E-06s
2026-03-25T15:40:03.789188924Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn EpisodeFiles ReleaseType Int32
2026-03-25T15:40:03.790941823Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles" ADD COLUMN "ReleaseType" INTEGER NOT NULL DEFAULT 0
2026-03-25T15:40:03.800418862Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095502s
2026-03-25T15:40:03.801722557Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-25T15:40:03.803039869Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-25T15:40:03.817150506Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0138057s
2026-03-25T15:40:03.819124470Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (203, '2026-03-25T15:40:03', 'release_type')
2026-03-25T15:40:03.822880482Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:40:03.826106506Z [Info] FluentMigrator.Runner.MigrationRunner: 203: release_type migrated
2026-03-25T15:40:03.827553509Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.023046s
2026-03-25T15:40:03.829172108Z [Info] FluentMigrator.Runner.MigrationRunner: 204: add_add_release_hash migrating
2026-03-25T15:40:03.830715525Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:40:03.833063823Z [Info] add_add_release_hash: Starting migration of Main DB to 204
2026-03-25T15:40:03.838145824Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable EpisodeFiles
2026-03-25T15:40:03.839696766Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.28E-05s
2026-03-25T15:40:03.840940941Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn EpisodeFiles ReleaseHash String
2026-03-25T15:40:03.842723219Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles" ADD COLUMN "ReleaseHash" TEXT
2026-03-25T15:40:03.852624272Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100019s
2026-03-25T15:40:03.853948317Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-25T15:40:03.855264477Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-25T15:40:03.872212066Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0166491s
2026-03-25T15:40:03.874189397Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (204, '2026-03-25T15:40:03', 'add_add_release_hash')
2026-03-25T15:40:03.878062905Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:40:03.880562968Z [Info] FluentMigrator.Runner.MigrationRunner: 204: add_add_release_hash migrated
2026-03-25T15:40:03.882085383Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0252827s
2026-03-25T15:40:03.883676897Z [Info] FluentMigrator.Runner.MigrationRunner: 205: rename_season_pack_spec migrating
2026-03-25T15:40:03.885252389Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:40:03.887514102Z [Info] rename_season_pack_spec: Starting migration of Main DB to 205
2026-03-25T15:40:03.890778414Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "CustomFormats" SET "Specifications" = REPLACE("Specifications", 'SeasonPackSpecification', 'ReleaseTypeSpecification')
2026-03-25T15:40:03.893867943Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "CustomFormats" SET "Specifications" = REPLACE("Specifications", 'SeasonPackSpecification', 'ReleaseTypeSpecification')
2026-03-25T15:40:03.897881063Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040267s
2026-03-25T15:40:03.899379930Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (205, '2026-03-25T15:40:03', 'rename_season_pack_spec')
2026-03-25T15:40:03.903041411Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:40:03.905447525Z [Info] FluentMigrator.Runner.MigrationRunner: 205: rename_season_pack_spec migrated
2026-03-25T15:40:03.907024731Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011646s
2026-03-25T15:40:03.908549681Z [Info] FluentMigrator.Runner.MigrationRunner: 206: add_tmdbid migrating
2026-03-25T15:40:03.909971323Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:40:03.912192224Z [Info] add_tmdbid: Starting migration of Main DB to 206
2026-03-25T15:40:03.917986118Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-03-25T15:40:03.919487511Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.11E-05s
2026-03-25T15:40:03.920736706Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series TmdbId Int32
2026-03-25T15:40:03.922379854Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "TmdbId" INTEGER NOT NULL DEFAULT 0
2026-03-25T15:40:03.932485558Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102132s
2026-03-25T15:40:03.933896890Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (TmdbId)
2026-03-25T15:40:03.935398773Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TmdbId" ON "Series" ("TmdbId" ASC)
2026-03-25T15:40:03.938655590Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033135s
2026-03-25T15:40:03.940184418Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (206, '2026-03-25T15:40:03', 'add_tmdbid')
2026-03-25T15:40:03.943641998Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:40:03.946124436Z [Info] FluentMigrator.Runner.MigrationRunner: 206: add_tmdbid migrated
2026-03-25T15:40:03.947513643Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108011s
2026-03-25T15:40:03.949145859Z [Info] FluentMigrator.Runner.MigrationRunner: 209: add_on_import_complete_to_notifications migrating
2026-03-25T15:40:03.950899760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:40:03.953166443Z [Info] add_on_import_complete_to_notifications: Starting migration of Main DB to 209
2026-03-25T15:40:03.965934978Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-03-25T15:40:03.967713659Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.31E-05s
2026-03-25T15:40:03.969313420Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnImportComplete Boolean
2026-03-25T15:40:03.971207583Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnImportComplete" INTEGER NOT NULL DEFAULT 0
2026-03-25T15:40:03.981712451Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106656s
2026-03-25T15:40:03.983305578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (209, '2026-03-25T15:40:03', 'add_on_import_complete_to_notifications')
2026-03-25T15:40:03.987182423Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:40:03.989685242Z [Info] FluentMigrator.Runner.MigrationRunner: 209: add_on_import_complete_to_notifications migrated
2026-03-25T15:40:03.991504635Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0186811s
2026-03-25T15:40:03.993105407Z [Info] FluentMigrator.Runner.MigrationRunner: 210: add_monitored_seasons_filter migrating
2026-03-25T15:40:03.994727473Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:40:03.997113296Z [Info] add_monitored_seasons_filter: Starting migration of Main DB to 210
2026-03-25T15:40:04.000688083Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-25T15:40:04.002131829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-25T15:40:04.038568494Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0361611s
2026-03-25T15:40:04.040643852Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (210, '2026-03-25T15:40:04', 'add_monitored_seasons_filter')
2026-03-25T15:40:04.044621760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:40:04.047413751Z [Info] FluentMigrator.Runner.MigrationRunner: 210: add_monitored_seasons_filter migrated
2026-03-25T15:40:04.049074815Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0452959s
2026-03-25T15:40:04.050715789Z [Info] FluentMigrator.Runner.MigrationRunner: 211: add_custom_colon_replacement_to_naming_config migrating
2026-03-25T15:40:04.052537696Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:40:04.055053501Z [Info] add_custom_colon_replacement_to_naming_config: Starting migration of Main DB to 211
2026-03-25T15:40:04.059830238Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2026-03-25T15:40:04.061375288Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.25E-05s
2026-03-25T15:40:04.062621217Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig CustomColonReplacementFormat String
2026-03-25T15:40:04.064670252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "CustomColonReplacementFormat" TEXT NOT NULL DEFAULT ''
2026-03-25T15:40:04.075237185Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106902s
2026-03-25T15:40:04.076794109Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (211, '2026-03-25T15:40:04', 'add_custom_colon_replacement_to_naming_config')
2026-03-25T15:40:04.080751877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:40:04.083210747Z [Info] FluentMigrator.Runner.MigrationRunner: 211: add_custom_colon_replacement_to_naming_config migrated
2026-03-25T15:40:04.085073558Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0187152s
2026-03-25T15:40:04.086655322Z [Info] FluentMigrator.Runner.MigrationRunner: 212: add_minium_upgrade_format_score_to_quality_profiles migrating
2026-03-25T15:40:04.088602953Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:40:04.090915909Z [Info] add_minium_upgrade_format_score_to_quality_profiles: Starting migration of Main DB to 212
2026-03-25T15:40:04.096018873Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2026-03-25T15:40:04.097605988Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.17E-05s
2026-03-25T15:40:04.098834571Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles MinUpgradeFormatScore Int32
2026-03-25T15:40:04.100771411Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "MinUpgradeFormatScore" INTEGER NOT NULL DEFAULT 1
2026-03-25T15:40:04.111183863Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105221s
2026-03-25T15:40:04.112739675Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (212, '2026-03-25T15:40:04', 'add_minium_upgrade_format_score_to_quality_profiles')
2026-03-25T15:40:04.116782664Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:40:04.119252677Z [Info] FluentMigrator.Runner.MigrationRunner: 212: add_minium_upgrade_format_score_to_quality_profiles migrated
2026-03-25T15:40:04.121145137Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0186324s
2026-03-25T15:40:04.122714386Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_blurary576p_quality_in_profiles migrating
2026-03-25T15:40:04.124420741Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:40:04.126661191Z [Info] add_blurary576p_quality_in_profiles: Starting migration of Main DB to 214
2026-03-25T15:40:04.129252037Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (214, '2026-03-25T15:40:04', 'add_blurary576p_quality_in_profiles')
2026-03-25T15:40:04.133184243Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:40:04.135552120Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_blurary576p_quality_in_profiles migrated
2026-03-25T15:40:04.137253065Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111056s
2026-03-25T15:40:04.138670188Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_blurary576p_quality_in_profiles_with_grouped_blurary480p migrating
2026-03-25T15:40:04.140648450Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:40:04.142800633Z [Info] add_blurary576p_quality_in_profiles_with_grouped_blurary480p: Starting migration of Main DB to 215
2026-03-25T15:40:04.146475952Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-25T15:40:04.147904238Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-25T15:40:04.181577188Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0333267s
2026-03-25T15:40:04.183675532Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (215, '2026-03-25T15:40:04', 'add_blurary576p_quality_in_profiles_with_grouped_blurary480p')
2026-03-25T15:40:04.188258168Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:40:04.190739103Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_blurary576p_quality_in_profiles_with_grouped_blurary480p migrated
2026-03-25T15:40:04.192742235Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0428308s
2026-03-25T15:40:04.194368499Z [Info] FluentMigrator.Runner.MigrationRunner: 217: add_mal_and_anilist_ids migrating
2026-03-25T15:40:04.195936115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:40:04.198236296Z [Info] add_mal_and_anilist_ids: Starting migration of Main DB to 217
2026-03-25T15:40:04.204249592Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-03-25T15:40:04.205719521Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.25E-05s
2026-03-25T15:40:04.206959397Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series MalIds String
2026-03-25T15:40:04.208630442Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "MalIds" TEXT NOT NULL DEFAULT '[]'
2026-03-25T15:40:04.218869886Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103495s
2026-03-25T15:40:04.220214753Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-03-25T15:40:04.221544801Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.7E-06s
2026-03-25T15:40:04.222750368Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series AniListIds String
2026-03-25T15:40:04.224420811Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "AniListIds" TEXT NOT NULL DEFAULT '[]'
2026-03-25T15:40:04.234046649Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096995s
2026-03-25T15:40:04.235562010Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (217, '2026-03-25T15:40:04', 'add_mal_and_anilist_ids')
2026-03-25T15:40:04.239203451Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:40:04.241686961Z [Info] FluentMigrator.Runner.MigrationRunner: 217: add_mal_and_anilist_ids migrated
2026-03-25T15:40:04.243237603Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0173766s
2026-03-25T15:40:04.402358474Z [Debug] MigrationController: Took: 00:00:24.1011445
2026-03-25T15:40:08.141473430Z [Trace] EventAggregator: ConfigFileSavedEvent ~> ReconfigureLogging
2026-03-25T15:40:08.878212734Z [Info] MigrationController: *** Migrating data source=/config/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 ***
2026-03-25T15:40:09.109907712Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating
2026-03-25T15:40:09.128917433Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-25T15:40:09.132058677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-25T15:40:09.149345478Z [Info] DatabaseEngineVersionCheck: SQLite 3.51.2
2026-03-25T15:40:09.152289956Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0201281s
2026-03-25T15:40:09.154810711Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated
2026-03-25T15:40:09.157772915Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0230579s
2026-03-25T15:40:09.192599968Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating
2026-03-25T15:40:09.195765732Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:40:09.204788426Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo
2026-03-25T15:40:09.208280276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL)
2026-03-25T15:40:09.215361362Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0077747s
2026-03-25T15:40:09.217783408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:40:09.222556487Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated
2026-03-25T15:40:09.225315541Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0150665s
2026-03-25T15:40:09.231461755Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating
2026-03-25T15:40:09.234404519Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:40:09.242741994Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version)
2026-03-25T15:40:09.245823648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-03-25T15:40:09.254684687Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088964s
2026-03-25T15:40:09.257098507Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-03-25T15:40:09.259731908Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.4E-05s
2026-03-25T15:40:09.263147084Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime
2026-03-25T15:40:09.266789707Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME
2026-03-25T15:40:09.278417787Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113914s
2026-03-25T15:40:09.281766869Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:40:09.287386062Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated
2026-03-25T15:40:09.290748741Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.020821s
2026-03-25T15:40:09.295184842Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating
2026-03-25T15:40:09.298528363Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:40:09.304560537Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-03-25T15:40:09.307649696Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.24E-05s
2026-03-25T15:40:09.309871279Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String
2026-03-25T15:40:09.313073255Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT
2026-03-25T15:40:09.320294032Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066961s
2026-03-25T15:40:09.323239552Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:40:09.327273283Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated
2026-03-25T15:40:09.330859984Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0143741s
2026-03-25T15:40:09.335920081Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating
2026-03-25T15:40:09.339571893Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:40:09.343961079Z [Info] InitialSetup: Starting migration of Log DB to 1
2026-03-25T15:40:09.354044328Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Logs
2026-03-25T15:40:09.357527992Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Logs" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Message" TEXT NOT NULL, "Time" DATETIME NOT NULL, "Logger" TEXT NOT NULL, "Method" TEXT, "Exception" TEXT, "ExceptionType" TEXT, "Level" TEXT NOT NULL)
2026-03-25T15:40:09.368147110Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109423s
2026-03-25T15:40:09.370802095Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-03-25T15:40:09', 'InitialSetup')
2026-03-25T15:40:09.376851824Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:40:09.381024044Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated
2026-03-25T15:40:09.383584198Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0240496s
2026-03-25T15:40:09.386206567Z [Info] FluentMigrator.Runner.MigrationRunner: 2: remove_tvrage_imdb_unique_constraint migrating
2026-03-25T15:40:09.389346028Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:40:09.393109214Z [Info] remove_tvrage_imdb_unique_constraint: Starting migration of Log DB to 2
2026-03-25T15:40:09.396961529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2026-03-25T15:40:09', 'remove_tvrage_imdb_unique_constraint')
2026-03-25T15:40:09.403797161Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:40:09.407819198Z [Info] FluentMigrator.Runner.MigrationRunner: 2: remove_tvrage_imdb_unique_constraint migrated
2026-03-25T15:40:09.410934740Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0184841s
2026-03-25T15:40:09.413387588Z [Info] FluentMigrator.Runner.MigrationRunner: 3: remove_renamed_scene_mapping_columns migrating
2026-03-25T15:40:09.416499363Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:40:09.420148109Z [Info] remove_renamed_scene_mapping_columns: Starting migration of Log DB to 3
2026-03-25T15:40:09.423089801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2026-03-25T15:40:09', 'remove_renamed_scene_mapping_columns')
2026-03-25T15:40:09.429625959Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:40:09.433606533Z [Info] FluentMigrator.Runner.MigrationRunner: 3: remove_renamed_scene_mapping_columns migrated
2026-03-25T15:40:09.436729600Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0171129s
2026-03-25T15:40:09.439130313Z [Info] FluentMigrator.Runner.MigrationRunner: 4: updated_history migrating
2026-03-25T15:40:09.441755188Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:40:09.445366789Z [Info] updated_history: Starting migration of Log DB to 4
2026-03-25T15:40:09.447791660Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2026-03-25T15:40:09', 'updated_history')
2026-03-25T15:40:09.453807021Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:40:09.457844449Z [Info] FluentMigrator.Runner.MigrationRunner: 4: updated_history migrated
2026-03-25T15:40:09.460488872Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0160886s
2026-03-25T15:40:09.462881389Z [Info] FluentMigrator.Runner.MigrationRunner: 5: added_eventtype_to_history migrating
2026-03-25T15:40:09.465831027Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:40:09.469441827Z [Info] added_eventtype_to_history: Starting migration of Log DB to 5
2026-03-25T15:40:09.472152373Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2026-03-25T15:40:09', 'added_eventtype_to_history')
2026-03-25T15:40:09.478430873Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:40:09.482404112Z [Info] FluentMigrator.Runner.MigrationRunner: 5: added_eventtype_to_history migrated
2026-03-25T15:40:09.485301134Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0166072s
2026-03-25T15:40:09.487686457Z [Info] FluentMigrator.Runner.MigrationRunner: 6: add_index_to_log_time migrating
2026-03-25T15:40:09.490452165Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:40:09.494042292Z [Info] add_index_to_log_time: Starting migration of Log DB to 6
2026-03-25T15:40:09.506543159Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable Logs
2026-03-25T15:40:09.509501304Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs"
2026-03-25T15:40:09.513991865Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045393s
2026-03-25T15:40:09.516311715Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Logs
2026-03-25T15:40:09.519087874Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Logs" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Message" TEXT NOT NULL, "Time" DATETIME NOT NULL, "Logger" TEXT NOT NULL, "Method" TEXT, "Exception" TEXT, "ExceptionType" TEXT, "Level" TEXT NOT NULL)
2026-03-25T15:40:09.528596867Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099146s
2026-03-25T15:40:09.530926187Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Logs (Time)
2026-03-25T15:40:09.533571392Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC)
2026-03-25T15:40:09.538406676Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004917s
2026-03-25T15:40:09.540895006Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2026-03-25T15:40:09', 'add_index_to_log_time')
2026-03-25T15:40:09.547065288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:40:09.551253680Z [Info] FluentMigrator.Runner.MigrationRunner: 6: add_index_to_log_time migrated
2026-03-25T15:40:09.554030611Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0177877s
2026-03-25T15:40:09.556633451Z [Info] FluentMigrator.Runner.MigrationRunner: 7: add_renameEpisodes_to_naming migrating
2026-03-25T15:40:09.559577758Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:40:09.563357307Z [Info] add_renameEpisodes_to_naming: Starting migration of Log DB to 7
2026-03-25T15:40:09.566201733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2026-03-25T15:40:09', 'add_renameEpisodes_to_naming')
2026-03-25T15:40:09.572560114Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:40:09.576543133Z [Info] FluentMigrator.Runner.MigrationRunner: 7: add_renameEpisodes_to_naming migrated
2026-03-25T15:40:09.579488613Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0169715s
2026-03-25T15:40:09.581885639Z [Info] FluentMigrator.Runner.MigrationRunner: 8: remove_backlog migrating
2026-03-25T15:40:09.584485844Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:40:09.588069518Z [Info] remove_backlog: Starting migration of Log DB to 8
2026-03-25T15:40:09.590465842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2026-03-25T15:40:09', 'remove_backlog')
2026-03-25T15:40:09.596485281Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:40:09.600464512Z [Info] FluentMigrator.Runner.MigrationRunner: 8: remove_backlog migrated
2026-03-25T15:40:09.603072963Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0159772s
2026-03-25T15:40:09.605471101Z [Info] FluentMigrator.Runner.MigrationRunner: 9: fix_rename_episodes migrating
2026-03-25T15:40:09.608164654Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:40:09.611752898Z [Info] fix_rename_episodes: Starting migration of Log DB to 9
2026-03-25T15:40:09.614277300Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2026-03-25T15:40:09', 'fix_rename_episodes')
2026-03-25T15:40:09.620379465Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:40:09.624425981Z [Info] FluentMigrator.Runner.MigrationRunner: 9: fix_rename_episodes migrated
2026-03-25T15:40:09.627131578Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0162484s
2026-03-25T15:40:09.629522331Z [Info] FluentMigrator.Runner.MigrationRunner: 10: add_monitored migrating
2026-03-25T15:40:09.632124039Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:40:09.635711090Z [Info] add_monitored: Starting migration of Log DB to 10
2026-03-25T15:40:09.638122986Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2026-03-25T15:40:09', 'add_monitored')
2026-03-25T15:40:09.644149629Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:40:09.661333884Z [Info] FluentMigrator.Runner.MigrationRunner: 10: add_monitored migrated
2026-03-25T15:40:09.664296739Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0291413s
2026-03-25T15:40:09.666910531Z [Info] FluentMigrator.Runner.MigrationRunner: 11: remove_ignored migrating
2026-03-25T15:40:09.669593392Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:40:09.673455898Z [Info] remove_ignored: Starting migration of Log DB to 11
2026-03-25T15:40:09.676223760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2026-03-25T15:40:09', 'remove_ignored')
2026-03-25T15:40:09.683120044Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:40:09.693120647Z [Info] FluentMigrator.Runner.MigrationRunner: 11: remove_ignored migrated
2026-03-25T15:40:09.695751383Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0235854s
2026-03-25T15:40:09.698210875Z [Info] FluentMigrator.Runner.MigrationRunner: 12: remove_custom_start_date migrating
2026-03-25T15:40:09.701087406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:40:09.704706051Z [Info] remove_custom_start_date: Starting migration of Log DB to 12
2026-03-25T15:40:09.707407018Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2026-03-25T15:40:09', 'remove_custom_start_date')
2026-03-25T15:40:09.713650407Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:40:09.717582634Z [Info] FluentMigrator.Runner.MigrationRunner: 12: remove_custom_start_date migrated
2026-03-25T15:40:09.720459976Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0164964s
2026-03-25T15:40:09.722856611Z [Info] FluentMigrator.Runner.MigrationRunner: 13: add_air_date_utc migrating
2026-03-25T15:40:09.725540434Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:40:09.729154791Z [Info] add_air_date_utc: Starting migration of Log DB to 13
2026-03-25T15:40:09.731625094Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2026-03-25T15:40:09', 'add_air_date_utc')
2026-03-25T15:40:09.737691216Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:40:09.741607350Z [Info] FluentMigrator.Runner.MigrationRunner: 13: add_air_date_utc migrated
2026-03-25T15:40:09.744303218Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0160679s
2026-03-25T15:40:09.746700394Z [Info] FluentMigrator.Runner.MigrationRunner: 14: drop_air_date migrating
2026-03-25T15:40:09.749316550Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:40:09.752952540Z [Info] drop_air_date: Starting migration of Log DB to 14
2026-03-25T15:40:09.755349356Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2026-03-25T15:40:09', 'drop_air_date')
2026-03-25T15:40:09.761332671Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:40:09.765312594Z [Info] FluentMigrator.Runner.MigrationRunner: 14: drop_air_date migrated
2026-03-25T15:40:09.767924933Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0159904s
2026-03-25T15:40:09.770334444Z [Info] FluentMigrator.Runner.MigrationRunner: 15: add_air_date_as_string migrating
2026-03-25T15:40:09.773170874Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:40:09.776829960Z [Info] add_air_date_as_string: Starting migration of Log DB to 15
2026-03-25T15:40:09.779440716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2026-03-25T15:40:09', 'add_air_date_as_string')
2026-03-25T15:40:09.785889609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:40:09.790661286Z [Info] FluentMigrator.Runner.MigrationRunner: 15: add_air_date_as_string migrated
2026-03-25T15:40:09.793541103Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0174905s
2026-03-25T15:40:09.795937057Z [Info] FluentMigrator.Runner.MigrationRunner: 16: updated_imported_history_item migrating
2026-03-25T15:40:09.798926205Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:40:09.802622095Z [Info] updated_imported_history_item: Starting migration of Log DB to 16
2026-03-25T15:40:09.805535951Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2026-03-25T15:40:09', 'updated_imported_history_item')
2026-03-25T15:40:09.812558549Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:40:09.816523000Z [Info] FluentMigrator.Runner.MigrationRunner: 16: updated_imported_history_item migrated
2026-03-25T15:40:09.819479753Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0175908s
2026-03-25T15:40:09.821923713Z [Info] FluentMigrator.Runner.MigrationRunner: 17: reset_scene_names migrating
2026-03-25T15:40:09.824626404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:40:09.828667770Z [Info] reset_scene_names: Starting migration of Log DB to 17
2026-03-25T15:40:09.831576105Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2026-03-25T15:40:09', 'reset_scene_names')
2026-03-25T15:40:09.837824214Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:40:09.842335106Z [Info] FluentMigrator.Runner.MigrationRunner: 17: reset_scene_names migrated
2026-03-25T15:40:09.845300155Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0177017s
2026-03-25T15:40:09.847799116Z [Info] FluentMigrator.Runner.MigrationRunner: 18: remove_duplicates migrating
2026-03-25T15:40:09.850566878Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:40:09.854231896Z [Info] remove_duplicates: Starting migration of Log DB to 18
2026-03-25T15:40:09.856939107Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2026-03-25T15:40:09', 'remove_duplicates')
2026-03-25T15:40:09.863073887Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:40:09.867634158Z [Info] FluentMigrator.Runner.MigrationRunner: 18: remove_duplicates migrated
2026-03-25T15:40:09.870696463Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0169955s
2026-03-25T15:40:09.873287179Z [Info] FluentMigrator.Runner.MigrationRunner: 19: restore_unique_constraints migrating
2026-03-25T15:40:09.876212097Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:40:09.879822255Z [Info] restore_unique_constraints: Starting migration of Log DB to 19
2026-03-25T15:40:09.882712243Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2026-03-25T15:40:09', 'restore_unique_constraints')
2026-03-25T15:40:09.889267580Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:40:09.893306051Z [Info] FluentMigrator.Runner.MigrationRunner: 19: restore_unique_constraints migrated
2026-03-25T15:40:09.896229155Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.017091s
2026-03-25T15:40:09.898633135Z [Info] FluentMigrator.Runner.MigrationRunner: 20: add_year_and_seasons_to_series migrating
2026-03-25T15:40:09.901659828Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:40:09.905287722Z [Info] add_year_and_seasons_to_series: Starting migration of Log DB to 20
2026-03-25T15:40:09.908242791Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2026-03-25T15:40:09', 'add_year_and_seasons_to_series')
2026-03-25T15:40:09.914856175Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:40:09.918842490Z [Info] FluentMigrator.Runner.MigrationRunner: 20: add_year_and_seasons_to_series migrated
2026-03-25T15:40:09.921916279Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0172093s
2026-03-25T15:40:09.924325118Z [Info] FluentMigrator.Runner.MigrationRunner: 21: drop_seasons_table migrating
2026-03-25T15:40:09.927053721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:40:09.930907410Z [Info] drop_seasons_table: Starting migration of Log DB to 21
2026-03-25T15:40:09.933497123Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2026-03-25T15:40:09', 'drop_seasons_table')
2026-03-25T15:40:09.939667986Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:40:09.943717729Z [Info] FluentMigrator.Runner.MigrationRunner: 21: drop_seasons_table migrated
2026-03-25T15:40:09.946590202Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0166676s
2026-03-25T15:40:09.949037349Z [Info] FluentMigrator.Runner.MigrationRunner: 22: move_indexer_to_generic_provider migrating
2026-03-25T15:40:09.952140626Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:40:09.956094115Z [Info] move_indexer_to_generic_provider: Starting migration of Log DB to 22
2026-03-25T15:40:09.959132071Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2026-03-25T15:40:09', 'move_indexer_to_generic_provider')
2026-03-25T15:40:09.965875577Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:40:09.970276377Z [Info] FluentMigrator.Runner.MigrationRunner: 22: move_indexer_to_generic_provider migrated
2026-03-25T15:40:09.973397210Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0180505s
2026-03-25T15:40:09.975799737Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_config_contract_to_indexers migrating
2026-03-25T15:40:09.978890509Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:40:09.983376590Z [Info] add_config_contract_to_indexers: Starting migration of Log DB to 23
2026-03-25T15:40:09.986999193Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2026-03-25T15:40:09', 'add_config_contract_to_indexers')
2026-03-25T15:40:09.994383169Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:40:09.998372831Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_config_contract_to_indexers migrated
2026-03-25T15:40:10.001419324Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0195062s
2026-03-25T15:40:10.003824206Z [Info] FluentMigrator.Runner.MigrationRunner: 24: drop_tvdb_episodeid migrating
2026-03-25T15:40:10.006570735Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:40:10.011066446Z [Info] drop_tvdb_episodeid: Starting migration of Log DB to 24
2026-03-25T15:40:10.013707743Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2026-03-25T15:40:10', 'drop_tvdb_episodeid')
2026-03-25T15:40:10.019867404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:40:10.023832707Z [Info] FluentMigrator.Runner.MigrationRunner: 24: drop_tvdb_episodeid migrated
2026-03-25T15:40:10.026740881Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.017268s
2026-03-25T15:40:10.029318330Z [Info] FluentMigrator.Runner.MigrationRunner: 25: move_notification_to_generic_provider migrating
2026-03-25T15:40:10.108993743Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:40:10.280710674Z [Info] move_notification_to_generic_provider: Starting migration of Log DB to 25
2026-03-25T15:40:10.305185036Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2026-03-25T15:40:10', 'move_notification_to_generic_provider')
2026-03-25T15:40:10.359635746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:40:10.373936997Z [Info] FluentMigrator.Runner.MigrationRunner: 25: move_notification_to_generic_provider migrated
2026-03-25T15:40:10.381162413Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2896519s
2026-03-25T15:40:10.390029555Z [Info] FluentMigrator.Runner.MigrationRunner: 26: add_config_contract_to_notifications migrating
2026-03-25T15:40:10.393366402Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:40:10.398879091Z [Info] add_config_contract_to_notifications: Starting migration of Log DB to 26
2026-03-25T15:40:10.401896505Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2026-03-25T15:40:10', 'add_config_contract_to_notifications')
2026-03-25T15:40:10.408809763Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:40:10.413577030Z [Info] FluentMigrator.Runner.MigrationRunner: 26: add_config_contract_to_notifications migrated
2026-03-25T15:40:10.416889679Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0201822s
2026-03-25T15:40:10.419520726Z [Info] FluentMigrator.Runner.MigrationRunner: 27: fix_omgwtfnzbs migrating
2026-03-25T15:40:10.424090957Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:40:10.427773812Z [Info] fix_omgwtfnzbs: Starting migration of Log DB to 27
2026-03-25T15:40:10.430328385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2026-03-25T15:40:10', 'fix_omgwtfnzbs')
2026-03-25T15:40:10.436876327Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:40:10.442295808Z [Info] FluentMigrator.Runner.MigrationRunner: 27: fix_omgwtfnzbs migrated
2026-03-25T15:40:10.445475749Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0174218s
2026-03-25T15:40:10.447885421Z [Info] FluentMigrator.Runner.MigrationRunner: 28: add_blacklist_table migrating
2026-03-25T15:40:10.450621379Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:40:10.454280415Z [Info] add_blacklist_table: Starting migration of Log DB to 28
2026-03-25T15:40:10.457821324Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2026-03-25T15:40:10', 'add_blacklist_table')
2026-03-25T15:40:10.464140315Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:40:10.468113103Z [Info] FluentMigrator.Runner.MigrationRunner: 28: add_blacklist_table migrated
2026-03-25T15:40:10.470909222Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0174909s
2026-03-25T15:40:10.473278672Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_formats_to_naming_config migrating
2026-03-25T15:40:10.476212419Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:40:10.479780822Z [Info] add_formats_to_naming_config: Starting migration of Log DB to 29
2026-03-25T15:40:10.482491490Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2026-03-25T15:40:10', 'add_formats_to_naming_config')
2026-03-25T15:40:10.489218913Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:40:10.494115421Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_formats_to_naming_config migrated
2026-03-25T15:40:10.498289915Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0179055s
2026-03-25T15:40:10.574434579Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_season_folder_format_to_naming_config migrating
2026-03-25T15:40:10.585698546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:40:10.595818439Z [Info] add_season_folder_format_to_naming_config: Starting migration of Log DB to 30
2026-03-25T15:40:10.599215678Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2026-03-25T15:40:10', 'add_season_folder_format_to_naming_config')
2026-03-25T15:40:10.607121114Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:40:10.611269776Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_season_folder_format_to_naming_config migrated
2026-03-25T15:40:10.614700503Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0260817s
2026-03-25T15:40:10.617099874Z [Info] FluentMigrator.Runner.MigrationRunner: 31: delete_old_naming_config_columns migrating
2026-03-25T15:40:10.620097809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:40:10.623625070Z [Info] delete_old_naming_config_columns: Starting migration of Log DB to 31
2026-03-25T15:40:10.626734259Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2026-03-25T15:40:10', 'delete_old_naming_config_columns')
2026-03-25T15:40:10.635211005Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:40:10.645815674Z [Info] FluentMigrator.Runner.MigrationRunner: 31: delete_old_naming_config_columns migrated
2026-03-25T15:40:10.652505692Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0255924s
2026-03-25T15:40:10.654959322Z [Info] FluentMigrator.Runner.MigrationRunner: 32: set_default_release_group migrating
2026-03-25T15:40:10.658027419Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:40:10.662218757Z [Info] set_default_release_group: Starting migration of Log DB to 32
2026-03-25T15:40:10.665115759Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2026-03-25T15:40:10', 'set_default_release_group')
2026-03-25T15:40:10.671422496Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:40:10.676240265Z [Info] FluentMigrator.Runner.MigrationRunner: 32: set_default_release_group migrated
2026-03-25T15:40:10.679992038Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0181197s
2026-03-25T15:40:10.682324163Z [Info] FluentMigrator.Runner.MigrationRunner: 33: add_api_key_to_pushover migrating
2026-03-25T15:40:10.686325819Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:40:10.689972581Z [Info] add_api_key_to_pushover: Starting migration of Log DB to 33
2026-03-25T15:40:10.692625301Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2026-03-25T15:40:10', 'add_api_key_to_pushover')
2026-03-25T15:40:10.700970091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:40:10.706385894Z [Info] FluentMigrator.Runner.MigrationRunner: 33: add_api_key_to_pushover migrated
2026-03-25T15:40:10.709872644Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0193691s
2026-03-25T15:40:10.712402226Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_series_contraints migrating
2026-03-25T15:40:10.715303036Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:40:10.719237767Z [Info] remove_series_contraints: Starting migration of Log DB to 34
2026-03-25T15:40:10.721976150Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2026-03-25T15:40:10', 'remove_series_contraints')
2026-03-25T15:40:10.728138867Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:40:10.732038688Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_series_contraints migrated
2026-03-25T15:40:10.736176358Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.016815s
2026-03-25T15:40:10.739825384Z [Info] FluentMigrator.Runner.MigrationRunner: 35: add_series_folder_format_to_naming_config migrating
2026-03-25T15:40:10.743938886Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:40:10.747947215Z [Info] add_series_folder_format_to_naming_config: Starting migration of Log DB to 35
2026-03-25T15:40:10.751219162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2026-03-25T15:40:10', 'add_series_folder_format_to_naming_config')
2026-03-25T15:40:10.759017412Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:40:10.763533473Z [Info] FluentMigrator.Runner.MigrationRunner: 35: add_series_folder_format_to_naming_config migrated
2026-03-25T15:40:10.766993619Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0198354s
2026-03-25T15:40:10.769357959Z [Info] FluentMigrator.Runner.MigrationRunner: 36: update_with_quality_converters migrating
2026-03-25T15:40:10.773538135Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:40:10.778883607Z [Info] update_with_quality_converters: Starting migration of Log DB to 36
2026-03-25T15:40:10.782445037Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2026-03-25T15:40:10', 'update_with_quality_converters')
2026-03-25T15:40:10.788778317Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:40:10.792725293Z [Info] FluentMigrator.Runner.MigrationRunner: 36: update_with_quality_converters migrated
2026-03-25T15:40:10.795779371Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0202179s
2026-03-25T15:40:10.798127348Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_configurable_qualities migrating
2026-03-25T15:40:10.801003819Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:40:10.804536431Z [Info] add_configurable_qualities: Starting migration of Log DB to 37
2026-03-25T15:40:10.808142721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2026-03-25T15:40:10', 'add_configurable_qualities')
2026-03-25T15:40:10.816894440Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:40:10.822938779Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_configurable_qualities migrated
2026-03-25T15:40:10.826166386Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0216032s
2026-03-25T15:40:10.828529855Z [Info] FluentMigrator.Runner.MigrationRunner: 38: add_on_upgrade_to_notifications migrating
2026-03-25T15:40:10.832080383Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:40:10.836189355Z [Info] add_on_upgrade_to_notifications: Starting migration of Log DB to 38
2026-03-25T15:40:10.839681265Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2026-03-25T15:40:10', 'add_on_upgrade_to_notifications')
2026-03-25T15:40:10.846030006Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:40:10.850209109Z [Info] FluentMigrator.Runner.MigrationRunner: 38: add_on_upgrade_to_notifications migrated
2026-03-25T15:40:10.854564027Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0179322s
2026-03-25T15:40:10.857168360Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_metadata_tables migrating
2026-03-25T15:40:10.860171846Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:40:10.864017629Z [Info] add_metadata_tables: Starting migration of Log DB to 39
2026-03-25T15:40:10.866541610Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2026-03-25T15:40:10', 'add_metadata_tables')
2026-03-25T15:40:10.872629756Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:40:10.876603697Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_metadata_tables migrated
2026-03-25T15:40:10.880000966Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0166808s
2026-03-25T15:40:10.882846344Z [Info] FluentMigrator.Runner.MigrationRunner: 40: add_metadata_to_episodes_and_series migrating
2026-03-25T15:40:10.885937077Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:40:10.890510805Z [Info] add_metadata_to_episodes_and_series: Starting migration of Log DB to 40
2026-03-25T15:40:10.894443241Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2026-03-25T15:40:10', 'add_metadata_to_episodes_and_series')
2026-03-25T15:40:10.901908080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:40:10.906451476Z [Info] FluentMigrator.Runner.MigrationRunner: 40: add_metadata_to_episodes_and_series migrated
2026-03-25T15:40:10.909574904Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0205129s
2026-03-25T15:40:10.912491366Z [Info] FluentMigrator.Runner.MigrationRunner: 41: fix_xbmc_season_images_metadata migrating
2026-03-25T15:40:10.916462400Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:40:10.921355601Z [Info] fix_xbmc_season_images_metadata: Starting migration of Log DB to 41
2026-03-25T15:40:10.925367167Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2026-03-25T15:40:10', 'fix_xbmc_season_images_metadata')
2026-03-25T15:40:10.931890761Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:40:10.935907828Z [Info] FluentMigrator.Runner.MigrationRunner: 41: fix_xbmc_season_images_metadata migrated
2026-03-25T15:40:10.939638057Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0200395s
2026-03-25T15:40:10.942597606Z [Info] FluentMigrator.Runner.MigrationRunner: 42: add_download_clients_table migrating
2026-03-25T15:40:10.946737189Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:40:10.951127658Z [Info] add_download_clients_table: Starting migration of Log DB to 42
2026-03-25T15:40:10.953815299Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2026-03-25T15:40:10', 'add_download_clients_table')
2026-03-25T15:40:10.960146415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:40:10.964086558Z [Info] FluentMigrator.Runner.MigrationRunner: 42: add_download_clients_table migrated
2026-03-25T15:40:10.967048320Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0179438s
2026-03-25T15:40:10.969384734Z [Info] FluentMigrator.Runner.MigrationRunner: 43: convert_config_to_download_clients migrating
2026-03-25T15:40:10.972515407Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:40:10.976988732Z [Info] convert_config_to_download_clients: Starting migration of Log DB to 43
2026-03-25T15:40:10.980105728Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (43, '2026-03-25T15:40:10', 'convert_config_to_download_clients')
2026-03-25T15:40:10.988125222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:40:10.992116307Z [Info] FluentMigrator.Runner.MigrationRunner: 43: convert_config_to_download_clients migrated
2026-03-25T15:40:10.996074736Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0196946s
2026-03-25T15:40:10.999088584Z [Info] FluentMigrator.Runner.MigrationRunner: 44: fix_xbmc_episode_metadata migrating
2026-03-25T15:40:11.002205459Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:40:11.006044407Z [Info] fix_xbmc_episode_metadata: Starting migration of Log DB to 44
2026-03-25T15:40:11.009082003Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2026-03-25T15:40:11', 'fix_xbmc_episode_metadata')
2026-03-25T15:40:11.015794135Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:40:11.020146578Z [Info] FluentMigrator.Runner.MigrationRunner: 44: fix_xbmc_episode_metadata migrated
2026-03-25T15:40:11.023893050Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0179304s
2026-03-25T15:40:11.026287120Z [Info] FluentMigrator.Runner.MigrationRunner: 45: add_indexes migrating
2026-03-25T15:40:11.029329465Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:40:11.033625503Z [Info] add_indexes: Starting migration of Log DB to 45
2026-03-25T15:40:11.036645052Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (45, '2026-03-25T15:40:11', 'add_indexes')
2026-03-25T15:40:11.042439999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:40:11.046452707Z [Info] FluentMigrator.Runner.MigrationRunner: 45: add_indexes migrated
2026-03-25T15:40:11.049646317Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0171202s
2026-03-25T15:40:11.051934834Z [Info] FluentMigrator.Runner.MigrationRunner: 46: fix_nzb_su_url migrating
2026-03-25T15:40:11.054443685Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:40:11.058859785Z [Info] fix_nzb_su_url: Starting migration of Log DB to 46
2026-03-25T15:40:11.061880937Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (46, '2026-03-25T15:40:11', 'fix_nzb_su_url')
2026-03-25T15:40:11.068027281Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:40:11.072477059Z [Info] FluentMigrator.Runner.MigrationRunner: 46: fix_nzb_su_url migrated
2026-03-25T15:40:11.075305884Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0180168s
2026-03-25T15:40:11.077740365Z [Info] FluentMigrator.Runner.MigrationRunner: 47: add_temporary_blacklist_columns migrating
2026-03-25T15:40:11.080872391Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:40:11.084380704Z [Info] add_temporary_blacklist_columns: Starting migration of Log DB to 47
2026-03-25T15:40:11.087276794Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (47, '2026-03-25T15:40:11', 'add_temporary_blacklist_columns')
2026-03-25T15:40:11.093581136Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:40:11.097492430Z [Info] FluentMigrator.Runner.MigrationRunner: 47: add_temporary_blacklist_columns migrated
2026-03-25T15:40:11.100444784Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0166242s
2026-03-25T15:40:11.102957142Z [Info] FluentMigrator.Runner.MigrationRunner: 48: add_title_to_scenemappings migrating
2026-03-25T15:40:11.105774965Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:40:11.109293669Z [Info] add_title_to_scenemappings: Starting migration of Log DB to 48
2026-03-25T15:40:11.112357036Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (48, '2026-03-25T15:40:11', 'add_title_to_scenemappings')
2026-03-25T15:40:11.118750247Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:40:11.122655008Z [Info] FluentMigrator.Runner.MigrationRunner: 48: add_title_to_scenemappings migrated
2026-03-25T15:40:11.125486408Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0168761s
2026-03-25T15:40:11.127782551Z [Info] FluentMigrator.Runner.MigrationRunner: 49: fix_dognzb_url migrating
2026-03-25T15:40:11.130325290Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:40:11.133824464Z [Info] fix_dognzb_url: Starting migration of Log DB to 49
2026-03-25T15:40:11.136161900Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (49, '2026-03-25T15:40:11', 'fix_dognzb_url')
2026-03-25T15:40:11.142064403Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:40:11.146020037Z [Info] FluentMigrator.Runner.MigrationRunner: 49: fix_dognzb_url migrated
2026-03-25T15:40:11.148618828Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0156852s
2026-03-25T15:40:11.150928869Z [Info] FluentMigrator.Runner.MigrationRunner: 50: add_hash_to_metadata_files migrating
2026-03-25T15:40:11.153779267Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:40:11.157325386Z [Info] add_hash_to_metadata_files: Starting migration of Log DB to 50
2026-03-25T15:40:11.159998929Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (50, '2026-03-25T15:40:11', 'add_hash_to_metadata_files')
2026-03-25T15:40:11.166247438Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:40:11.170200086Z [Info] FluentMigrator.Runner.MigrationRunner: 50: add_hash_to_metadata_files migrated
2026-03-25T15:40:11.173059001Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0164002s
2026-03-25T15:40:11.175378260Z [Info] FluentMigrator.Runner.MigrationRunner: 51: download_client_import migrating
2026-03-25T15:40:11.178123828Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:40:11.181620878Z [Info] download_client_import: Starting migration of Log DB to 51
2026-03-25T15:40:11.184151944Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (51, '2026-03-25T15:40:11', 'download_client_import')
2026-03-25T15:40:11.190459522Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:40:11.194404394Z [Info] FluentMigrator.Runner.MigrationRunner: 51: download_client_import migrated
2026-03-25T15:40:11.197161745Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0162805s
2026-03-25T15:40:11.199455693Z [Info] FluentMigrator.Runner.MigrationRunner: 52: add_columns_for_anime migrating
2026-03-25T15:40:11.202185739Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:40:11.205913865Z [Info] add_columns_for_anime: Starting migration of Log DB to 52
2026-03-25T15:40:11.208836609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (52, '2026-03-25T15:40:11', 'add_columns_for_anime')
2026-03-25T15:40:11.216449024Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:40:11.220555291Z [Info] FluentMigrator.Runner.MigrationRunner: 52: add_columns_for_anime migrated
2026-03-25T15:40:11.223228482Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0183702s
2026-03-25T15:40:11.225516208Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_series_sorttitle migrating
2026-03-25T15:40:11.228193037Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:40:11.232067557Z [Info] add_series_sorttitle: Starting migration of Log DB to 53
2026-03-25T15:40:11.234898006Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (53, '2026-03-25T15:40:11', 'add_series_sorttitle')
2026-03-25T15:40:11.240894338Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:40:11.244766233Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_series_sorttitle migrated
2026-03-25T15:40:11.247466289Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0165739s
2026-03-25T15:40:11.249824636Z [Info] FluentMigrator.Runner.MigrationRunner: 54: rename_profiles migrating
2026-03-25T15:40:11.252377205Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:40:11.255797471Z [Info] rename_profiles: Starting migration of Log DB to 54
2026-03-25T15:40:11.258163164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (54, '2026-03-25T15:40:11', 'rename_profiles')
2026-03-25T15:40:11.264054454Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:40:11.267950578Z [Info] FluentMigrator.Runner.MigrationRunner: 54: rename_profiles migrated
2026-03-25T15:40:11.270512255Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0156108s
2026-03-25T15:40:11.272807706Z [Info] FluentMigrator.Runner.MigrationRunner: 55: drop_old_profile_columns migrating
2026-03-25T15:40:11.275602182Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:40:11.279061626Z [Info] drop_old_profile_columns: Starting migration of Log DB to 55
2026-03-25T15:40:11.281591229Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (55, '2026-03-25T15:40:11', 'drop_old_profile_columns')
2026-03-25T15:40:11.287684205Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:40:11.291600870Z [Info] FluentMigrator.Runner.MigrationRunner: 55: drop_old_profile_columns migrated
2026-03-25T15:40:11.294377751Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0160326s
2026-03-25T15:40:11.296667651Z [Info] FluentMigrator.Runner.MigrationRunner: 56: add_mediainfo_to_episodefile migrating
2026-03-25T15:40:11.299515775Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:40:11.303002364Z [Info] add_mediainfo_to_episodefile: Starting migration of Log DB to 56
2026-03-25T15:40:11.305655114Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (56, '2026-03-25T15:40:11', 'add_mediainfo_to_episodefile')
2026-03-25T15:40:11.311892662Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:40:11.316670400Z [Info] FluentMigrator.Runner.MigrationRunner: 56: add_mediainfo_to_episodefile migrated
2026-03-25T15:40:11.319684979Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0171489s
2026-03-25T15:40:11.322202117Z [Info] FluentMigrator.Runner.MigrationRunner: 57: convert_episode_file_path_to_relative migrating
2026-03-25T15:40:11.325411858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:40:11.329531071Z [Info] convert_episode_file_path_to_relative: Starting migration of Log DB to 57
2026-03-25T15:40:11.332756815Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (57, '2026-03-25T15:40:11', 'convert_episode_file_path_to_relative')
2026-03-25T15:40:11.341124491Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:40:11.345060716Z [Info] FluentMigrator.Runner.MigrationRunner: 57: convert_episode_file_path_to_relative migrated
2026-03-25T15:40:11.349195029Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0196018s
2026-03-25T15:40:11.352791539Z [Info] FluentMigrator.Runner.MigrationRunner: 58: drop_episode_file_path migrating
2026-03-25T15:40:11.356089639Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:40:11.360776665Z [Info] drop_episode_file_path: Starting migration of Log DB to 58
2026-03-25T15:40:11.363286578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (58, '2026-03-25T15:40:11', 'drop_episode_file_path')
2026-03-25T15:40:11.370112270Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:40:11.374901021Z [Info] FluentMigrator.Runner.MigrationRunner: 58: drop_episode_file_path migrated
2026-03-25T15:40:11.377841260Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0188227s
2026-03-25T15:40:11.380124046Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_enable_options_to_indexers migrating
2026-03-25T15:40:11.382991468Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:40:11.389983134Z [Info] add_enable_options_to_indexers: Starting migration of Log DB to 59
2026-03-25T15:40:11.393362968Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (59, '2026-03-25T15:40:11', 'add_enable_options_to_indexers')
2026-03-25T15:40:11.399625837Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:40:11.404299015Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_enable_options_to_indexers migrated
2026-03-25T15:40:11.407996208Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.02125s
2026-03-25T15:40:11.410032036Z [Info] FluentMigrator.Runner.MigrationRunner: 60: remove_enable_from_indexers migrating
2026-03-25T15:40:11.413299234Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:40:11.417876499Z [Info] remove_enable_from_indexers: Starting migration of Log DB to 60
2026-03-25T15:40:11.420511083Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (60, '2026-03-25T15:40:11', 'remove_enable_from_indexers')
2026-03-25T15:40:11.427530675Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:40:11.432605411Z [Info] FluentMigrator.Runner.MigrationRunner: 60: remove_enable_from_indexers migrated
2026-03-25T15:40:11.436152883Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0191784s
2026-03-25T15:40:11.438368573Z [Info] FluentMigrator.Runner.MigrationRunner: 61: clear_bad_scene_names migrating
2026-03-25T15:40:11.441048338Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:40:11.444643215Z [Info] clear_bad_scene_names: Starting migration of Log DB to 61
2026-03-25T15:40:11.447795171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (61, '2026-03-25T15:40:11', 'clear_bad_scene_names')
2026-03-25T15:40:11.454685392Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:40:11.459386897Z [Info] FluentMigrator.Runner.MigrationRunner: 61: clear_bad_scene_names migrated
2026-03-25T15:40:11.462745910Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0181904s
2026-03-25T15:40:11.466299323Z [Info] FluentMigrator.Runner.MigrationRunner: 62: convert_quality_models migrating
2026-03-25T15:40:11.468750398Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:40:11.472395536Z [Info] convert_quality_models: Starting migration of Log DB to 62
2026-03-25T15:40:11.474838495Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (62, '2026-03-25T15:40:11', 'convert_quality_models')
2026-03-25T15:40:11.481886153Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:40:11.486698291Z [Info] FluentMigrator.Runner.MigrationRunner: 62: convert_quality_models migrated
2026-03-25T15:40:11.489350089Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0177754s
2026-03-25T15:40:11.492287733Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_remotepathmappings migrating
2026-03-25T15:40:11.496206913Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:40:11.499859346Z [Info] add_remotepathmappings: Starting migration of Log DB to 63
2026-03-25T15:40:11.503171695Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (63, '2026-03-25T15:40:11', 'add_remotepathmappings')
2026-03-25T15:40:11.509228579Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:40:11.513026585Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_remotepathmappings migrated
2026-03-25T15:40:11.515678805Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0173871s
2026-03-25T15:40:11.518910060Z [Info] FluentMigrator.Runner.MigrationRunner: 64: remove_method_from_logs migrating
2026-03-25T15:40:11.521844307Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:40:11.525307529Z [Info] remove_method_from_logs: Starting migration of Log DB to 64
2026-03-25T15:40:11.547990274Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Logs Method
2026-03-25T15:40:11.609227186Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Logs_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Message" TEXT NOT NULL, "Time" DATETIME NOT NULL, "Logger" TEXT NOT NULL, "Exception" TEXT, "ExceptionType" TEXT, "Level" TEXT NOT NULL)
2026-03-25T15:40:11.632126998Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Logs_temp" ("Id", "Message", "Time", "Logger", "Exception", "ExceptionType", "Level") SELECT "Id", "Message", "Time", "Logger", "Exception", "ExceptionType", "Level" FROM "Logs"
2026-03-25T15:40:11.644107307Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs"
2026-03-25T15:40:11.664397395Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Logs_temp" RENAME TO "Logs"
2026-03-25T15:40:11.688309836Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC)
2026-03-25T15:40:11.696516227Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1451948s
2026-03-25T15:40:11.699086582Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (64, '2026-03-25T15:40:11', 'remove_method_from_logs')
2026-03-25T15:40:11.705121411Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:40:11.709924480Z [Info] FluentMigrator.Runner.MigrationRunner: 64: remove_method_from_logs migrated
2026-03-25T15:40:11.712946254Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1587176s
2026-03-25T15:40:11.715874689Z [Info] FluentMigrator.Runner.MigrationRunner: 65: make_scene_numbering_nullable migrating
2026-03-25T15:40:11.718752533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:40:11.724887294Z [Info] make_scene_numbering_nullable: Starting migration of Log DB to 65
2026-03-25T15:40:11.728371087Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (65, '2026-03-25T15:40:11', 'make_scene_numbering_nullable')
2026-03-25T15:40:11.735602004Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:40:11.739929026Z [Info] FluentMigrator.Runner.MigrationRunner: 65: make_scene_numbering_nullable migrated
2026-03-25T15:40:11.742856970Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0211765s
2026-03-25T15:40:11.745150538Z [Info] FluentMigrator.Runner.MigrationRunner: 66: add_tags migrating
2026-03-25T15:40:11.747690401Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:40:11.751443286Z [Info] add_tags: Starting migration of Log DB to 66
2026-03-25T15:40:11.753897487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (66, '2026-03-25T15:40:11', 'add_tags')
2026-03-25T15:40:11.764422215Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:40:11.768544715Z [Info] FluentMigrator.Runner.MigrationRunner: 66: add_tags migrated
2026-03-25T15:40:11.771007673Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0210161s
2026-03-25T15:40:11.773467856Z [Info] FluentMigrator.Runner.MigrationRunner: 67: add_added_to_series migrating
2026-03-25T15:40:11.776392765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:40:11.780225832Z [Info] add_added_to_series: Starting migration of Log DB to 67
2026-03-25T15:40:11.782732839Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (67, '2026-03-25T15:40:11', 'add_added_to_series')
2026-03-25T15:40:11.789612529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:40:11.794083139Z [Info] FluentMigrator.Runner.MigrationRunner: 67: add_added_to_series migrated
2026-03-25T15:40:11.797191767Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0175847s
2026-03-25T15:40:11.799505004Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_release_restrictions migrating
2026-03-25T15:40:11.802408520Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:40:11.806334764Z [Info] add_release_restrictions: Starting migration of Log DB to 68
2026-03-25T15:40:11.809253430Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (68, '2026-03-25T15:40:11', 'add_release_restrictions')
2026-03-25T15:40:11.816035183Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:40:11.820414560Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_release_restrictions migrated
2026-03-25T15:40:11.823218805Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0180311s
2026-03-25T15:40:11.825900744Z [Info] FluentMigrator.Runner.MigrationRunner: 69: quality_proper migrating
2026-03-25T15:40:11.828622153Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:40:11.832973523Z [Info] quality_proper: Starting migration of Log DB to 69
2026-03-25T15:40:11.835936588Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (69, '2026-03-25T15:40:11', 'quality_proper')
2026-03-25T15:40:11.842929136Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:40:11.847085153Z [Info] FluentMigrator.Runner.MigrationRunner: 69: quality_proper migrated
2026-03-25T15:40:11.850402511Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0186393s
2026-03-25T15:40:11.853087978Z [Info] FluentMigrator.Runner.MigrationRunner: 70: delay_profile migrating
2026-03-25T15:40:11.856031754Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:40:11.860126007Z [Info] delay_profile: Starting migration of Log DB to 70
2026-03-25T15:40:11.863109192Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (70, '2026-03-25T15:40:11', 'delay_profile')
2026-03-25T15:40:11.871559254Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:40:11.875681152Z [Info] FluentMigrator.Runner.MigrationRunner: 70: delay_profile migrated
2026-03-25T15:40:11.878281748Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0199604s
2026-03-25T15:40:11.880548902Z [Info] FluentMigrator.Runner.MigrationRunner: 71: unknown_quality_in_profile migrating
2026-03-25T15:40:11.883948666Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:40:11.891588196Z [Info] unknown_quality_in_profile: Starting migration of Log DB to 71
2026-03-25T15:40:11.895424900Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (71, '2026-03-25T15:40:11', 'unknown_quality_in_profile')
2026-03-25T15:40:11.905301013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:40:11.909848388Z [Info] FluentMigrator.Runner.MigrationRunner: 71: unknown_quality_in_profile migrated
2026-03-25T15:40:11.912673215Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0261188s
2026-03-25T15:40:11.914957073Z [Info] FluentMigrator.Runner.MigrationRunner: 72: history_downloadId migrating
2026-03-25T15:40:11.917510754Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:40:11.921518903Z [Info] history_downloadId: Starting migration of Log DB to 72
2026-03-25T15:40:11.924550947Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (72, '2026-03-25T15:40:11', 'history_downloadId')
2026-03-25T15:40:11.931127928Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:40:11.935136949Z [Info] FluentMigrator.Runner.MigrationRunner: 72: history_downloadId migrated
2026-03-25T15:40:11.937814209Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0175302s
2026-03-25T15:40:11.940152426Z [Info] FluentMigrator.Runner.MigrationRunner: 73: clear_ratings migrating
2026-03-25T15:40:11.942586116Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:40:11.946375515Z [Info] clear_ratings: Starting migration of Log DB to 73
2026-03-25T15:40:11.949031972Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (73, '2026-03-25T15:40:11', 'clear_ratings')
2026-03-25T15:40:11.956920003Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:40:11.960912190Z [Info] FluentMigrator.Runner.MigrationRunner: 73: clear_ratings migrated
2026-03-25T15:40:11.963439458Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0183221s
2026-03-25T15:40:11.965695940Z [Info] FluentMigrator.Runner.MigrationRunner: 74: disable_eztv migrating
2026-03-25T15:40:11.968200302Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:40:11.971861663Z [Info] disable_eztv: Starting migration of Log DB to 74
2026-03-25T15:40:11.974141162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (74, '2026-03-25T15:40:11', 'disable_eztv')
2026-03-25T15:40:11.982185768Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:40:11.986375112Z [Info] FluentMigrator.Runner.MigrationRunner: 74: disable_eztv migrated
2026-03-25T15:40:11.988962631Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0182333s
2026-03-25T15:40:11.991226869Z [Info] FluentMigrator.Runner.MigrationRunner: 75: force_lib_update migrating
2026-03-25T15:40:11.993787554Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:40:11.997428304Z [Info] force_lib_update: Starting migration of Log DB to 75
2026-03-25T15:40:11.999786762Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (75, '2026-03-25T15:40:11', 'force_lib_update')
2026-03-25T15:40:12.008682230Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:40:12.013533196Z [Info] FluentMigrator.Runner.MigrationRunner: 75: force_lib_update migrated
2026-03-25T15:40:12.016456091Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0193336s
2026-03-25T15:40:12.018785500Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_users_table migrating
2026-03-25T15:40:12.021901834Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:40:12.025703598Z [Info] add_users_table: Starting migration of Log DB to 76
2026-03-25T15:40:12.028788879Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (76, '2026-03-25T15:40:12', 'add_users_table')
2026-03-25T15:40:12.036546146Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:40:12.041126748Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_users_table migrated
2026-03-25T15:40:12.044199855Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0192877s
2026-03-25T15:40:12.046669848Z [Info] FluentMigrator.Runner.MigrationRunner: 77: add_add_options_to_series migrating
2026-03-25T15:40:12.049441207Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:40:12.054421433Z [Info] add_add_options_to_series: Starting migration of Log DB to 77
2026-03-25T15:40:12.057296030Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (77, '2026-03-25T15:40:12', 'add_add_options_to_series')
2026-03-25T15:40:12.064514823Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:40:12.069814592Z [Info] FluentMigrator.Runner.MigrationRunner: 77: add_add_options_to_series migrated
2026-03-25T15:40:12.072639419Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0197653s
2026-03-25T15:40:12.075214393Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_commands_table migrating
2026-03-25T15:40:12.078262069Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:40:12.082638560Z [Info] add_commands_table: Starting migration of Log DB to 78
2026-03-25T15:40:12.085905066Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (78, '2026-03-25T15:40:12', 'add_commands_table')
2026-03-25T15:40:12.095757090Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:40:12.102997647Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_commands_table migrated
2026-03-25T15:40:12.107043492Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0244499s
2026-03-25T15:40:12.110767118Z [Info] FluentMigrator.Runner.MigrationRunner: 79: dedupe_tags migrating
2026-03-25T15:40:12.114461866Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:40:12.120680405Z [Info] dedupe_tags: Starting migration of Log DB to 79
2026-03-25T15:40:12.124767894Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (79, '2026-03-25T15:40:12', 'dedupe_tags')
2026-03-25T15:40:12.134559026Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:40:12.140721262Z [Info] FluentMigrator.Runner.MigrationRunner: 79: dedupe_tags migrated
2026-03-25T15:40:12.144534709Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.026248s
2026-03-25T15:40:12.148194517Z [Info] FluentMigrator.Runner.MigrationRunner: 81: move_dot_prefix_to_transmission_category migrating
2026-03-25T15:40:12.152881513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:40:12.159332701Z [Info] move_dot_prefix_to_transmission_category: Starting migration of Log DB to 81
2026-03-25T15:40:12.164795298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (81, '2026-03-25T15:40:12', 'move_dot_prefix_to_transmission_category')
2026-03-25T15:40:12.179743752Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:40:12.186828155Z [Info] FluentMigrator.Runner.MigrationRunner: 81: move_dot_prefix_to_transmission_category migrated
2026-03-25T15:40:12.192185009Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0338199s
2026-03-25T15:40:12.197317361Z [Info] FluentMigrator.Runner.MigrationRunner: 82: add_fanzub_settings migrating
2026-03-25T15:40:12.202001091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:40:12.208239149Z [Info] add_fanzub_settings: Starting migration of Log DB to 82
2026-03-25T15:40:12.211712592Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (82, '2026-03-25T15:40:12', 'add_fanzub_settings')
2026-03-25T15:40:12.218362259Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:40:12.222650051Z [Info] FluentMigrator.Runner.MigrationRunner: 82: add_fanzub_settings migrated
2026-03-25T15:40:12.225256438Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0210577s
2026-03-25T15:40:12.227541519Z [Info] FluentMigrator.Runner.MigrationRunner: 83: additonal_blacklist_columns migrating
2026-03-25T15:40:12.230285723Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:40:12.233746681Z [Info] additonal_blacklist_columns: Starting migration of Log DB to 83
2026-03-25T15:40:12.236313538Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (83, '2026-03-25T15:40:12', 'additonal_blacklist_columns')
2026-03-25T15:40:12.242467488Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:40:12.246189671Z [Info] FluentMigrator.Runner.MigrationRunner: 83: additonal_blacklist_columns migrated
2026-03-25T15:40:12.248961622Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0159033s
2026-03-25T15:40:12.251146671Z [Info] FluentMigrator.Runner.MigrationRunner: 84: update_quality_minmax_size migrating
2026-03-25T15:40:12.254038172Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:40:12.258011441Z [Info] update_quality_minmax_size: Starting migration of Log DB to 84
2026-03-25T15:40:12.260830066Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (84, '2026-03-25T15:40:12', 'update_quality_minmax_size')
2026-03-25T15:40:12.267314200Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:40:12.271322750Z [Info] FluentMigrator.Runner.MigrationRunner: 84: update_quality_minmax_size migrated
2026-03-25T15:40:12.274647052Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0173421s
2026-03-25T15:40:12.277471618Z [Info] FluentMigrator.Runner.MigrationRunner: 85: expand_transmission_urlbase migrating
2026-03-25T15:40:12.280284151Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:40:12.284382772Z [Info] expand_transmission_urlbase: Starting migration of Log DB to 85
2026-03-25T15:40:12.287240555Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (85, '2026-03-25T15:40:12', 'expand_transmission_urlbase')
2026-03-25T15:40:12.293828749Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:40:12.298324600Z [Info] FluentMigrator.Runner.MigrationRunner: 85: expand_transmission_urlbase migrated
2026-03-25T15:40:12.301164457Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.017973s
2026-03-25T15:40:12.303971468Z [Info] FluentMigrator.Runner.MigrationRunner: 86: pushbullet_device_ids migrating
2026-03-25T15:40:12.306720562Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:40:12.310937722Z [Info] pushbullet_device_ids: Starting migration of Log DB to 86
2026-03-25T15:40:12.313544160Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (86, '2026-03-25T15:40:12', 'pushbullet_device_ids')
2026-03-25T15:40:12.321368722Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:40:12.326468098Z [Info] FluentMigrator.Runner.MigrationRunner: 86: pushbullet_device_ids migrated
2026-03-25T15:40:12.329316843Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0197361s
2026-03-25T15:40:12.331750803Z [Info] FluentMigrator.Runner.MigrationRunner: 87: remove_eztv migrating
2026-03-25T15:40:12.334139672Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:40:12.339014557Z [Info] remove_eztv: Starting migration of Log DB to 87
2026-03-25T15:40:12.341237833Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (87, '2026-03-25T15:40:12', 'remove_eztv')
2026-03-25T15:40:12.347368314Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:40:12.351148695Z [Info] FluentMigrator.Runner.MigrationRunner: 87: remove_eztv migrated
2026-03-25T15:40:12.353530670Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0170771s
2026-03-25T15:40:12.355816733Z [Info] FluentMigrator.Runner.MigrationRunner: 88: pushbullet_devices_channels_list migrating
2026-03-25T15:40:12.358682643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:40:12.362602234Z [Info] pushbullet_devices_channels_list: Starting migration of Log DB to 88
2026-03-25T15:40:12.365313913Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (88, '2026-03-25T15:40:12', 'pushbullet_devices_channels_list')
2026-03-25T15:40:12.372844013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:40:12.377756242Z [Info] FluentMigrator.Runner.MigrationRunner: 88: pushbullet_devices_channels_list migrated
2026-03-25T15:40:12.380704247Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0190714s
2026-03-25T15:40:12.382927362Z [Info] FluentMigrator.Runner.MigrationRunner: 89: add_on_rename_to_notifcations migrating
2026-03-25T15:40:12.385712590Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:40:12.390420257Z [Info] add_on_rename_to_notifcations: Starting migration of Log DB to 89
2026-03-25T15:40:12.393422461Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (89, '2026-03-25T15:40:12', 'add_on_rename_to_notifcations')
2026-03-25T15:40:12.400826056Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:40:12.405079990Z [Info] FluentMigrator.Runner.MigrationRunner: 89: add_on_rename_to_notifcations migrated
2026-03-25T15:40:12.407932282Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0193645s
2026-03-25T15:40:12.410214497Z [Info] FluentMigrator.Runner.MigrationRunner: 90: update_kickass_url migrating
2026-03-25T15:40:12.412829111Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:40:12.416522276Z [Info] update_kickass_url: Starting migration of Log DB to 90
2026-03-25T15:40:12.418879100Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (90, '2026-03-25T15:40:12', 'update_kickass_url')
2026-03-25T15:40:12.424697083Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:40:12.428438205Z [Info] FluentMigrator.Runner.MigrationRunner: 90: update_kickass_url migrated
2026-03-25T15:40:12.430975844Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0156576s
2026-03-25T15:40:12.433159209Z [Info] FluentMigrator.Runner.MigrationRunner: 91: added_indexerstatus migrating
2026-03-25T15:40:12.435695896Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:40:12.439075870Z [Info] added_indexerstatus: Starting migration of Log DB to 91
2026-03-25T15:40:12.441442295Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (91, '2026-03-25T15:40:12', 'added_indexerstatus')
2026-03-25T15:40:12.447236029Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:40:12.451775838Z [Info] FluentMigrator.Runner.MigrationRunner: 91: added_indexerstatus migrated
2026-03-25T15:40:12.454364419Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0160645s
2026-03-25T15:40:12.456914924Z [Info] FluentMigrator.Runner.MigrationRunner: 92: add_unverifiedscenenumbering migrating
2026-03-25T15:40:12.460298796Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:40:12.463868132Z [Info] add_unverifiedscenenumbering: Starting migration of Log DB to 92
2026-03-25T15:40:12.466603139Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (92, '2026-03-25T15:40:12', 'add_unverifiedscenenumbering')
2026-03-25T15:40:12.473327997Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:40:12.477708526Z [Info] FluentMigrator.Runner.MigrationRunner: 92: add_unverifiedscenenumbering migrated
2026-03-25T15:40:12.480557241Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0179487s
2026-03-25T15:40:12.483132396Z [Info] FluentMigrator.Runner.MigrationRunner: 93: naming_config_replace_illegal_characters migrating
2026-03-25T15:40:12.485882763Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:40:12.489669486Z [Info] naming_config_replace_illegal_characters: Starting migration of Log DB to 93
2026-03-25T15:40:12.492526077Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (93, '2026-03-25T15:40:12', 'naming_config_replace_illegal_characters')
2026-03-25T15:40:12.498989910Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:40:12.502809359Z [Info] FluentMigrator.Runner.MigrationRunner: 93: naming_config_replace_illegal_characters migrated
2026-03-25T15:40:12.505891444Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0168858s
2026-03-25T15:40:12.508157997Z [Info] FluentMigrator.Runner.MigrationRunner: 94: add_tvmazeid migrating
2026-03-25T15:40:12.510583099Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:40:12.513970749Z [Info] add_tvmazeid: Starting migration of Log DB to 94
2026-03-25T15:40:12.516220709Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (94, '2026-03-25T15:40:12', 'add_tvmazeid')
2026-03-25T15:40:12.521880974Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:40:12.525733069Z [Info] FluentMigrator.Runner.MigrationRunner: 94: add_tvmazeid migrated
2026-03-25T15:40:12.528153272Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0151403s
2026-03-25T15:40:12.530347299Z [Info] FluentMigrator.Runner.MigrationRunner: 95: add_additional_episodes_index migrating
2026-03-25T15:40:12.533281205Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:40:12.536907115Z [Info] add_additional_episodes_index: Starting migration of Log DB to 95
2026-03-25T15:40:12.539571579Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (95, '2026-03-25T15:40:12', 'add_additional_episodes_index')
2026-03-25T15:40:12.545686730Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:40:12.549550288Z [Info] FluentMigrator.Runner.MigrationRunner: 95: add_additional_episodes_index migrated
2026-03-25T15:40:12.552427150Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0162869s
2026-03-25T15:40:12.555015110Z [Info] FluentMigrator.Runner.MigrationRunner: 96: disable_kickass migrating
2026-03-25T15:40:12.557186110Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:40:12.560652088Z [Info] disable_kickass: Starting migration of Log DB to 96
2026-03-25T15:40:12.562961037Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (96, '2026-03-25T15:40:12', 'disable_kickass')
2026-03-25T15:40:12.569252252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:40:12.573359160Z [Info] FluentMigrator.Runner.MigrationRunner: 96: disable_kickass migrated
2026-03-25T15:40:12.576289039Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.016166s
2026-03-25T15:40:12.578176158Z [Info] FluentMigrator.Runner.MigrationRunner: 97: add_reason_to_pending_releases migrating
2026-03-25T15:40:12.581109133Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:40:12.584688589Z [Info] add_reason_to_pending_releases: Starting migration of Log DB to 97
2026-03-25T15:40:12.587523606Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (97, '2026-03-25T15:40:12', 'add_reason_to_pending_releases')
2026-03-25T15:40:12.595003274Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:40:12.599102647Z [Info] FluentMigrator.Runner.MigrationRunner: 97: add_reason_to_pending_releases migrated
2026-03-25T15:40:12.601994249Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0181024s
2026-03-25T15:40:12.604347236Z [Info] FluentMigrator.Runner.MigrationRunner: 98: remove_titans_of_tv migrating
2026-03-25T15:40:12.607082803Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:40:12.610765076Z [Info] remove_titans_of_tv: Starting migration of Log DB to 98
2026-03-25T15:40:12.613764765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (98, '2026-03-25T15:40:12', 'remove_titans_of_tv')
2026-03-25T15:40:12.621678026Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:40:12.625612788Z [Info] FluentMigrator.Runner.MigrationRunner: 98: remove_titans_of_tv migrated
2026-03-25T15:40:12.628239566Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.018629s
2026-03-25T15:40:12.630470086Z [Info] FluentMigrator.Runner.MigrationRunner: 99: extra_and_subtitle_files migrating
2026-03-25T15:40:12.633220764Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:40:12.636898648Z [Info] extra_and_subtitle_files: Starting migration of Log DB to 99
2026-03-25T15:40:12.639545437Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (99, '2026-03-25T15:40:12', 'extra_and_subtitle_files')
2026-03-25T15:40:12.646750742Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:40:12.650695404Z [Info] FluentMigrator.Runner.MigrationRunner: 99: extra_and_subtitle_files migrated
2026-03-25T15:40:12.653457134Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0174813s
2026-03-25T15:40:12.655930122Z [Info] FluentMigrator.Runner.MigrationRunner: 100: add_scene_season_number migrating
2026-03-25T15:40:12.658761533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:40:12.662508997Z [Info] add_scene_season_number: Starting migration of Log DB to 100
2026-03-25T15:40:12.665321098Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (100, '2026-03-25T15:40:12', 'add_scene_season_number')
2026-03-25T15:40:12.671437271Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:40:12.675419488Z [Info] FluentMigrator.Runner.MigrationRunner: 100: add_scene_season_number migrated
2026-03-25T15:40:12.678208904Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0167798s
2026-03-25T15:40:12.680576050Z [Info] FluentMigrator.Runner.MigrationRunner: 101: add_ultrahd_quality_in_profiles migrating
2026-03-25T15:40:12.683756363Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:40:12.687020454Z [Info] add_ultrahd_quality_in_profiles: Starting migration of Log DB to 101
2026-03-25T15:40:12.689691020Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (101, '2026-03-25T15:40:12', 'add_ultrahd_quality_in_profiles')
2026-03-25T15:40:12.696321278Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:40:12.704183216Z [Info] FluentMigrator.Runner.MigrationRunner: 101: add_ultrahd_quality_in_profiles migrated
2026-03-25T15:40:12.706836237Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0202771s
2026-03-25T15:40:12.709272051Z [Info] FluentMigrator.Runner.MigrationRunner: 102: add_language_to_episodeFiles_history_and_blacklist migrating
2026-03-25T15:40:12.712695192Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:40:12.716178575Z [Info] add_language_to_episodeFiles_history_and_blacklist: Starting migration of Log DB to 102
2026-03-25T15:40:12.719430412Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (102, '2026-03-25T15:40:12', 'add_language_to_episodeFiles_history_and_blacklist')
2026-03-25T15:40:12.726431576Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:40:12.730865092Z [Info] FluentMigrator.Runner.MigrationRunner: 102: add_language_to_episodeFiles_history_and_blacklist migrated
2026-03-25T15:40:12.734353595Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0182466s
2026-03-25T15:40:12.736705309Z [Info] FluentMigrator.Runner.MigrationRunner: 103: fix_metadata_file_extensions migrating
2026-03-25T15:40:12.740600100Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:40:12.744033603Z [Info] fix_metadata_file_extensions: Starting migration of Log DB to 103
2026-03-25T15:40:12.746760743Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (103, '2026-03-25T15:40:12', 'fix_metadata_file_extensions')
2026-03-25T15:40:12.752926456Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:40:12.757427618Z [Info] FluentMigrator.Runner.MigrationRunner: 103: fix_metadata_file_extensions migrated
2026-03-25T15:40:12.760248156Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0167558s
2026-03-25T15:40:12.762569930Z [Info] FluentMigrator.Runner.MigrationRunner: 104: remove_kickass migrating
2026-03-25T15:40:12.765042858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:40:12.768471711Z [Info] remove_kickass: Starting migration of Log DB to 104
2026-03-25T15:40:12.770804788Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (104, '2026-03-25T15:40:12', 'remove_kickass')
2026-03-25T15:40:12.776586067Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:40:12.780972859Z [Info] FluentMigrator.Runner.MigrationRunner: 104: remove_kickass migrated
2026-03-25T15:40:12.783740791Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0159289s
2026-03-25T15:40:12.785702631Z [Info] FluentMigrator.Runner.MigrationRunner: 105: rename_torrent_downloadstation migrating
2026-03-25T15:40:12.788576406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:40:12.792247838Z [Info] rename_torrent_downloadstation: Starting migration of Log DB to 105
2026-03-25T15:40:12.794632078Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (105, '2026-03-25T15:40:12', 'rename_torrent_downloadstation')
2026-03-25T15:40:12.800821689Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:40:12.804874849Z [Info] FluentMigrator.Runner.MigrationRunner: 105: rename_torrent_downloadstation migrated
2026-03-25T15:40:12.808161155Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0162979s
2026-03-25T15:40:12.810289640Z [Info] FluentMigrator.Runner.MigrationRunner: 106: update_btn_url migrating
2026-03-25T15:40:12.812521433Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:40:12.815926899Z [Info] update_btn_url: Starting migration of Log DB to 106
2026-03-25T15:40:12.818289665Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (106, '2026-03-25T15:40:12', 'update_btn_url')
2026-03-25T15:40:12.824132739Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:40:12.828496434Z [Info] FluentMigrator.Runner.MigrationRunner: 106: update_btn_url migrated
2026-03-25T15:40:12.831109925Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0159778s
2026-03-25T15:40:12.833545038Z [Info] FluentMigrator.Runner.MigrationRunner: 107: remove_wombles migrating
2026-03-25T15:40:12.836137016Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:40:12.849933180Z [Info] remove_wombles: Starting migration of Log DB to 107
2026-03-25T15:40:12.852390497Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (107, '2026-03-25T15:40:12', 'remove_wombles')
2026-03-25T15:40:12.858541310Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:40:12.862547916Z [Info] FluentMigrator.Runner.MigrationRunner: 107: remove_wombles migrated
2026-03-25T15:40:12.865101898Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0266184s
2026-03-25T15:40:12.867541299Z [Info] FluentMigrator.Runner.MigrationRunner: 108: fix_extra_file_extension migrating
2026-03-25T15:40:12.870258619Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:40:12.873775710Z [Info] fix_extra_file_extension: Starting migration of Log DB to 108
2026-03-25T15:40:12.876491046Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (108, '2026-03-25T15:40:12', 'fix_extra_file_extension')
2026-03-25T15:40:12.882681830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:40:12.886584416Z [Info] FluentMigrator.Runner.MigrationRunner: 108: fix_extra_file_extension migrated
2026-03-25T15:40:12.889348571Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0163464s
2026-03-25T15:40:12.891552428Z [Info] FluentMigrator.Runner.MigrationRunner: 109: import_extra_files migrating
2026-03-25T15:40:12.894107191Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:40:12.897565704Z [Info] import_extra_files: Starting migration of Log DB to 109
2026-03-25T15:40:12.899971458Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (109, '2026-03-25T15:40:12', 'import_extra_files')
2026-03-25T15:40:12.905833800Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:40:12.909683560Z [Info] FluentMigrator.Runner.MigrationRunner: 109: import_extra_files migrated
2026-03-25T15:40:12.912233163Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0155785s
2026-03-25T15:40:12.914547913Z [Info] FluentMigrator.Runner.MigrationRunner: 110: fix_extra_files_config migrating
2026-03-25T15:40:12.917208008Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:40:12.920599496Z [Info] fix_extra_files_config: Starting migration of Log DB to 110
2026-03-25T15:40:12.923125752Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (110, '2026-03-25T15:40:12', 'fix_extra_files_config')
2026-03-25T15:40:12.929036692Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:40:12.933805152Z [Info] FluentMigrator.Runner.MigrationRunner: 110: fix_extra_files_config migrated
2026-03-25T15:40:12.936515628Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0165917s
2026-03-25T15:40:12.938739065Z [Info] FluentMigrator.Runner.MigrationRunner: 111: create_language_profiles migrating
2026-03-25T15:40:12.941434251Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:40:12.944865899Z [Info] create_language_profiles: Starting migration of Log DB to 111
2026-03-25T15:40:12.947480934Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (111, '2026-03-25T15:40:12', 'create_language_profiles')
2026-03-25T15:40:12.953483698Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:40:12.957344942Z [Info] FluentMigrator.Runner.MigrationRunner: 111: create_language_profiles migrated
2026-03-25T15:40:12.960086060Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0159202s
2026-03-25T15:40:12.962288174Z [Info] FluentMigrator.Runner.MigrationRunner: 112: added_regex_to_scenemapping migrating
2026-03-25T15:40:12.965040234Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:40:12.968424908Z [Info] added_regex_to_scenemapping: Starting migration of Log DB to 112
2026-03-25T15:40:12.970998800Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (112, '2026-03-25T15:40:12', 'added_regex_to_scenemapping')
2026-03-25T15:40:12.977058930Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:40:12.980891396Z [Info] FluentMigrator.Runner.MigrationRunner: 112: added_regex_to_scenemapping migrated
2026-03-25T15:40:12.983626532Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0158534s
2026-03-25T15:40:12.985852984Z [Info] FluentMigrator.Runner.MigrationRunner: 113: consolidate_indexer_baseurl migrating
2026-03-25T15:40:12.988646358Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:40:12.992030240Z [Info] consolidate_indexer_baseurl: Starting migration of Log DB to 113
2026-03-25T15:40:12.994584493Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (113, '2026-03-25T15:40:12', 'consolidate_indexer_baseurl')
2026-03-25T15:40:13.000651907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:40:13.004500105Z [Info] FluentMigrator.Runner.MigrationRunner: 113: consolidate_indexer_baseurl migrated
2026-03-25T15:40:13.007263538Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0158494s
2026-03-25T15:40:13.009467616Z [Info] FluentMigrator.Runner.MigrationRunner: 114: rename_indexer_status_id migrating
2026-03-25T15:40:13.012179325Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:40:13.015565392Z [Info] rename_indexer_status_id: Starting migration of Log DB to 114
2026-03-25T15:40:13.018115606Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (114, '2026-03-25T15:40:13', 'rename_indexer_status_id')
2026-03-25T15:40:13.024093310Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:40:13.028007380Z [Info] FluentMigrator.Runner.MigrationRunner: 114: rename_indexer_status_id migrated
2026-03-25T15:40:13.030701614Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0157653s
2026-03-25T15:40:13.032928116Z [Info] FluentMigrator.Runner.MigrationRunner: 115: add_downloadclient_status migrating
2026-03-25T15:40:13.035649074Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:40:13.039075522Z [Info] add_downloadclient_status: Starting migration of Log DB to 115
2026-03-25T15:40:13.041667380Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (115, '2026-03-25T15:40:13', 'add_downloadclient_status')
2026-03-25T15:40:13.047667169Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:40:13.051525837Z [Info] FluentMigrator.Runner.MigrationRunner: 115: add_downloadclient_status migrated
2026-03-25T15:40:13.054320734Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0158707s
2026-03-25T15:40:13.056538148Z [Info] FluentMigrator.Runner.MigrationRunner: 116: disable_nyaa migrating
2026-03-25T15:40:13.058974794Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:40:13.062351712Z [Info] disable_nyaa: Starting migration of Log DB to 116
2026-03-25T15:40:13.064588866Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (116, '2026-03-25T15:40:13', 'disable_nyaa')
2026-03-25T15:40:13.070261706Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:40:13.074147068Z [Info] FluentMigrator.Runner.MigrationRunner: 116: disable_nyaa migrated
2026-03-25T15:40:13.076576549Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0151775s
2026-03-25T15:40:13.078775957Z [Info] FluentMigrator.Runner.MigrationRunner: 117: add_webrip_and_br480_qualites_in_profile migrating
2026-03-25T15:40:13.081907492Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:40:13.085285913Z [Info] add_webrip_and_br480_qualites_in_profile: Starting migration of Log DB to 117
2026-03-25T15:40:13.088160280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (117, '2026-03-25T15:40:13', 'add_webrip_and_br480_qualites_in_profile')
2026-03-25T15:40:13.094524833Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:40:13.098381508Z [Info] FluentMigrator.Runner.MigrationRunner: 117: add_webrip_and_br480_qualites_in_profile migrated
2026-03-25T15:40:13.101438021Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0164805s
2026-03-25T15:40:13.103653802Z [Info] FluentMigrator.Runner.MigrationRunner: 118: add_history_eventType_index migrating
2026-03-25T15:40:13.106429400Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:40:13.109827841Z [Info] add_history_eventType_index: Starting migration of Log DB to 118
2026-03-25T15:40:13.112519631Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (118, '2026-03-25T15:40:13', 'add_history_eventType_index')
2026-03-25T15:40:13.118559921Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:40:13.122912584Z [Info] FluentMigrator.Runner.MigrationRunner: 118: add_history_eventType_index migrated
2026-03-25T15:40:13.125728072Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0164887s
2026-03-25T15:40:13.128055527Z [Info] FluentMigrator.Runner.MigrationRunner: 119: separate_automatic_and_interactive_searches migrating
2026-03-25T15:40:13.131257454Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:40:13.134851599Z [Info] separate_automatic_and_interactive_searches: Starting migration of Log DB to 119
2026-03-25T15:40:13.137962061Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (119, '2026-03-25T15:40:13', 'separate_automatic_and_interactive_searches')
2026-03-25T15:40:13.144835669Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:40:13.148730059Z [Info] FluentMigrator.Runner.MigrationRunner: 119: separate_automatic_and_interactive_searches migrated
2026-03-25T15:40:13.152005193Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.017446s
2026-03-25T15:40:13.154222918Z [Info] FluentMigrator.Runner.MigrationRunner: 120: update_series_episodes_history_indexes migrating
2026-03-25T15:40:13.157279641Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:40:13.160726430Z [Info] update_series_episodes_history_indexes: Starting migration of Log DB to 120
2026-03-25T15:40:13.163639645Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (120, '2026-03-25T15:40:13', 'update_series_episodes_history_indexes')
2026-03-25T15:40:13.169952174Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:40:13.174330618Z [Info] FluentMigrator.Runner.MigrationRunner: 120: update_series_episodes_history_indexes migrated
2026-03-25T15:40:13.177367562Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0170517s
2026-03-25T15:40:13.179717413Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_animetosho_url migrating
2026-03-25T15:40:13.182344452Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:40:13.185737623Z [Info] update_animetosho_url: Starting migration of Log DB to 121
2026-03-25T15:40:13.188179940Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (121, '2026-03-25T15:40:13', 'update_animetosho_url')
2026-03-25T15:40:13.194100259Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:40:13.197888085Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_animetosho_url migrated
2026-03-25T15:40:13.200539883Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0155654s
2026-03-25T15:40:13.202739662Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_remux_qualities_in_profile migrating
2026-03-25T15:40:13.205574870Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:40:13.208981959Z [Info] add_remux_qualities_in_profile: Starting migration of Log DB to 122
2026-03-25T15:40:13.211629579Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (122, '2026-03-25T15:40:13', 'add_remux_qualities_in_profile')
2026-03-25T15:40:13.217749339Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:40:13.221569841Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_remux_qualities_in_profile migrated
2026-03-25T15:40:13.226524235Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0159912s
2026-03-25T15:40:13.228882543Z [Info] FluentMigrator.Runner.MigrationRunner: 123: add_history_seriesId_index migrating
2026-03-25T15:40:13.231601206Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:40:13.234989527Z [Info] add_history_seriesId_index: Starting migration of Log DB to 123
2026-03-25T15:40:13.237612949Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (123, '2026-03-25T15:40:13', 'add_history_seriesId_index')
2026-03-25T15:40:13.243698119Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:40:13.247496557Z [Info] FluentMigrator.Runner.MigrationRunner: 123: add_history_seriesId_index migrated
2026-03-25T15:40:13.250324249Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0159206s
2026-03-25T15:40:13.256364249Z [Info] FluentMigrator.Runner.MigrationRunner: 124: remove_media_browser_metadata migrating
2026-03-25T15:40:13.259970239Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:40:13.263687733Z [Info] remove_media_browser_metadata: Starting migration of Log DB to 124
2026-03-25T15:40:13.266522189Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (124, '2026-03-25T15:40:13', 'remove_media_browser_metadata')
2026-03-25T15:40:13.272972515Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:40:13.276930152Z [Info] FluentMigrator.Runner.MigrationRunner: 124: remove_media_browser_metadata migrated
2026-03-25T15:40:13.279792124Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0169452s
2026-03-25T15:40:13.282141855Z [Info] FluentMigrator.Runner.MigrationRunner: 125: remove_notify_my_android_and_pushalot_notifications migrating
2026-03-25T15:40:13.285505667Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:40:13.289213822Z [Info] remove_notify_my_android_and_pushalot_notifications: Starting migration of Log DB to 125
2026-03-25T15:40:13.292476360Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (125, '2026-03-25T15:40:13', 'remove_notify_my_android_and_pushalot_notifications')
2026-03-25T15:40:13.299425370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:40:13.303631368Z [Info] FluentMigrator.Runner.MigrationRunner: 125: remove_notify_my_android_and_pushalot_notifications migrated
2026-03-25T15:40:13.307066002Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0180816s
2026-03-25T15:40:13.309502317Z [Info] FluentMigrator.Runner.MigrationRunner: 126: add_custom_filters migrating
2026-03-25T15:40:13.312131881Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:40:13.315840758Z [Info] add_custom_filters: Starting migration of Log DB to 126
2026-03-25T15:40:13.318367705Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (126, '2026-03-25T15:40:13', 'add_custom_filters')
2026-03-25T15:40:13.324503267Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:40:13.329690971Z [Info] FluentMigrator.Runner.MigrationRunner: 126: add_custom_filters migrated
2026-03-25T15:40:13.332319022Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0163482s
2026-03-25T15:40:13.334827782Z [Info] FluentMigrator.Runner.MigrationRunner: 127: rename_restrictions_to_release_profiles migrating
2026-03-25T15:40:13.337930659Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:40:13.341951383Z [Info] rename_restrictions_to_release_profiles: Starting migration of Log DB to 127
2026-03-25T15:40:13.345007817Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (127, '2026-03-25T15:40:13', 'rename_restrictions_to_release_profiles')
2026-03-25T15:40:13.352551514Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:40:13.356557839Z [Info] FluentMigrator.Runner.MigrationRunner: 127: rename_restrictions_to_release_profiles migrated
2026-03-25T15:40:13.359680676Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0186255s
2026-03-25T15:40:13.362086369Z [Info] FluentMigrator.Runner.MigrationRunner: 128: rename_quality_profiles_add_upgrade_allowed migrating
2026-03-25T15:40:13.365283295Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:40:13.368924826Z [Info] rename_quality_profiles_add_upgrade_allowed: Starting migration of Log DB to 128
2026-03-25T15:40:13.371972703Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (128, '2026-03-25T15:40:13', 'rename_quality_profiles_add_upgrade_allowed')
2026-03-25T15:40:13.378814878Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:40:13.383322673Z [Info] FluentMigrator.Runner.MigrationRunner: 128: rename_quality_profiles_add_upgrade_allowed migrated
2026-03-25T15:40:13.386951127Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0180383s
2026-03-25T15:40:13.391921063Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_relative_original_path_to_episode_file migrating
2026-03-25T15:40:13.394609145Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:40:13.398239984Z [Info] add_relative_original_path_to_episode_file: Starting migration of Log DB to 129
2026-03-25T15:40:13.401890183Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (129, '2026-03-25T15:40:13', 'add_relative_original_path_to_episode_file')
2026-03-25T15:40:13.408680814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:40:13.412586066Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_relative_original_path_to_episode_file migrated
2026-03-25T15:40:13.416575507Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0179877s
2026-03-25T15:40:13.420048439Z [Info] FluentMigrator.Runner.MigrationRunner: 130: episode_last_searched_time migrating
2026-03-25T15:40:13.425685407Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:40:13.429842747Z [Info] episode_last_searched_time: Starting migration of Log DB to 130
2026-03-25T15:40:13.432607803Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (130, '2026-03-25T15:40:13', 'episode_last_searched_time')
2026-03-25T15:40:13.439021666Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:40:13.443002069Z [Info] FluentMigrator.Runner.MigrationRunner: 130: episode_last_searched_time migrated
2026-03-25T15:40:13.445844762Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0174341s
2026-03-25T15:40:13.448130584Z [Info] FluentMigrator.Runner.MigrationRunner: 131: download_propers_config migrating
2026-03-25T15:40:13.450839327Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:40:13.454271447Z [Info] download_propers_config: Starting migration of Log DB to 131
2026-03-25T15:40:13.456755838Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (131, '2026-03-25T15:40:13', 'download_propers_config')
2026-03-25T15:40:13.462727781Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:40:13.467603938Z [Info] FluentMigrator.Runner.MigrationRunner: 131: download_propers_config migrated
2026-03-25T15:40:13.470441661Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0166404s
2026-03-25T15:40:13.472765910Z [Info] FluentMigrator.Runner.MigrationRunner: 132: add_download_client_priority migrating
2026-03-25T15:40:13.475551548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:40:13.479103589Z [Info] add_download_client_priority: Starting migration of Log DB to 132
2026-03-25T15:40:13.481737211Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (132, '2026-03-25T15:40:13', 'add_download_client_priority')
2026-03-25T15:40:13.487896321Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:40:13.492062939Z [Info] FluentMigrator.Runner.MigrationRunner: 132: add_download_client_priority migrated
2026-03-25T15:40:13.494931324Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0165171s
2026-03-25T15:40:13.497253368Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_specials_folder_format migrating
2026-03-25T15:40:13.500038435Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:40:13.503820790Z [Info] add_specials_folder_format: Starting migration of Log DB to 134
2026-03-25T15:40:13.506445173Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (134, '2026-03-25T15:40:13', 'add_specials_folder_format')
2026-03-25T15:40:13.512842152Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:40:13.516711582Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_specials_folder_format migrated
2026-03-25T15:40:13.519819428Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0166455s
2026-03-25T15:40:13.521823262Z [Info] FluentMigrator.Runner.MigrationRunner: 135: health_issue_notification migrating
2026-03-25T15:40:13.524792530Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:40:13.528245552Z [Info] health_issue_notification: Starting migration of Log DB to 135
2026-03-25T15:40:13.530899535Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (135, '2026-03-25T15:40:13', 'health_issue_notification')
2026-03-25T15:40:13.537243897Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:40:13.541451768Z [Info] FluentMigrator.Runner.MigrationRunner: 135: health_issue_notification migrated
2026-03-25T15:40:13.544285153Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0168355s
2026-03-25T15:40:13.546569101Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_indexer_and_enabled_to_release_profiles migrating
2026-03-25T15:40:13.549771769Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:40:13.553330333Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Log DB to 136
2026-03-25T15:40:13.556387037Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (136, '2026-03-25T15:40:13', 'add_indexer_and_enabled_to_release_profiles')
2026-03-25T15:40:13.563168629Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:40:13.567072859Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_indexer_and_enabled_to_release_profiles migrated
2026-03-25T15:40:13.570281118Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.017276s
2026-03-25T15:40:13.572548934Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_airedbefore_to_episodes migrating
2026-03-25T15:40:13.575426437Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:40:13.578928788Z [Info] add_airedbefore_to_episodes: Starting migration of Log DB to 137
2026-03-25T15:40:13.581601328Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (137, '2026-03-25T15:40:13', 'add_airedbefore_to_episodes')
2026-03-25T15:40:13.587680166Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:40:13.591541840Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_airedbefore_to_episodes migrated
2026-03-25T15:40:13.594398922Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0161653s
2026-03-25T15:40:13.596706378Z [Info] FluentMigrator.Runner.MigrationRunner: 138: remove_bitmetv migrating
2026-03-25T15:40:13.599369148Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:40:13.602746357Z [Info] remove_bitmetv: Starting migration of Log DB to 138
2026-03-25T15:40:13.605038622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (138, '2026-03-25T15:40:13', 'remove_bitmetv')
2026-03-25T15:40:13.610871665Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:40:13.614720934Z [Info] FluentMigrator.Runner.MigrationRunner: 138: remove_bitmetv migrated
2026-03-25T15:40:13.617214875Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0154457s
2026-03-25T15:40:13.619447891Z [Info] FluentMigrator.Runner.MigrationRunner: 139: add_download_history migrating
2026-03-25T15:40:13.622098838Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:40:13.625553503Z [Info] add_download_history: Starting migration of Log DB to 139
2026-03-25T15:40:13.627996280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (139, '2026-03-25T15:40:13', 'add_download_history')
2026-03-25T15:40:13.633960748Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:40:13.637783674Z [Info] FluentMigrator.Runner.MigrationRunner: 139: add_download_history migrated
2026-03-25T15:40:13.640464912Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0157091s
2026-03-25T15:40:13.642683048Z [Info] FluentMigrator.Runner.MigrationRunner: 140: remove_chown_and_folderchmod_config_v2 migrating
2026-03-25T15:40:13.645709661Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:40:13.649125849Z [Info] remove_chown_and_folderchmod_config_v2: Starting migration of Log DB to 140
2026-03-25T15:40:13.652009264Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (140, '2026-03-25T15:40:13', 'remove_chown_and_folderchmod_config_v2')
2026-03-25T15:40:13.658488718Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:40:13.662534343Z [Info] FluentMigrator.Runner.MigrationRunner: 140: remove_chown_and_folderchmod_config_v2 migrated
2026-03-25T15:40:13.665971432Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0167338s
2026-03-25T15:40:13.668246683Z [Info] FluentMigrator.Runner.MigrationRunner: 141: add_update_history migrating
2026-03-25T15:40:13.670820354Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:40:13.674244077Z [Info] add_update_history: Starting migration of Log DB to 141
2026-03-25T15:40:13.692500831Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable UpdateHistory
2026-03-25T15:40:13.698230236Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "UpdateHistory" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Date" DATETIME NOT NULL, "Version" TEXT NOT NULL, "EventType" INTEGER NOT NULL)
2026-03-25T15:40:13.706363850Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109947s
2026-03-25T15:40:13.709149428Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex UpdateHistory (Date)
2026-03-25T15:40:13.712197435Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC)
2026-03-25T15:40:13.717285127Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0055172s
2026-03-25T15:40:13.719612963Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (141, '2026-03-25T15:40:13', 'add_update_history')
2026-03-25T15:40:13.725565427Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:40:13.729746925Z [Info] FluentMigrator.Runner.MigrationRunner: 141: add_update_history migrated
2026-03-25T15:40:13.732337731Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0180088s
2026-03-25T15:40:13.734755399Z [Info] FluentMigrator.Runner.MigrationRunner: 142: import_lists migrating
2026-03-25T15:40:13.737219981Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:40:13.740801721Z [Info] import_lists: Starting migration of Log DB to 142
2026-03-25T15:40:13.743076210Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (142, '2026-03-25T15:40:13', 'import_lists')
2026-03-25T15:40:13.749511025Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:40:13.753468542Z [Info] FluentMigrator.Runner.MigrationRunner: 142: import_lists migrated
2026-03-25T15:40:13.755900478Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0162521s
2026-03-25T15:40:13.758123814Z [Info] FluentMigrator.Runner.MigrationRunner: 143: add_priority_to_indexers migrating
2026-03-25T15:40:13.760824211Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:40:13.764428396Z [Info] add_priority_to_indexers: Starting migration of Log DB to 143
2026-03-25T15:40:13.766950223Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (143, '2026-03-25T15:40:13', 'add_priority_to_indexers')
2026-03-25T15:40:13.773159374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:40:13.777000106Z [Info] FluentMigrator.Runner.MigrationRunner: 143: add_priority_to_indexers migrated
2026-03-25T15:40:13.779738479Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0161547s
2026-03-25T15:40:13.781958618Z [Info] FluentMigrator.Runner.MigrationRunner: 144: import_lists_series_type_and_season_folder migrating
2026-03-25T15:40:13.785079401Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:40:13.788479105Z [Info] import_lists_series_type_and_season_folder: Starting migration of Log DB to 144
2026-03-25T15:40:13.791390256Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (144, '2026-03-25T15:40:13', 'import_lists_series_type_and_season_folder')
2026-03-25T15:40:13.797907426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:40:13.801741726Z [Info] FluentMigrator.Runner.MigrationRunner: 144: import_lists_series_type_and_season_folder migrated
2026-03-25T15:40:13.804889413Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0166501s
2026-03-25T15:40:13.807094201Z [Info] FluentMigrator.Runner.MigrationRunner: 145: remove_growl migrating
2026-03-25T15:40:13.809616910Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:40:13.812966213Z [Info] remove_growl: Starting migration of Log DB to 145
2026-03-25T15:40:13.815214940Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (145, '2026-03-25T15:40:13', 'remove_growl')
2026-03-25T15:40:13.821019365Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:40:13.824904918Z [Info] FluentMigrator.Runner.MigrationRunner: 145: remove_growl migrated
2026-03-25T15:40:13.827346975Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.015371s
2026-03-25T15:40:13.829592716Z [Info] FluentMigrator.Runner.MigrationRunner: 146: cleanup_duplicates_updatehistory migrating
2026-03-25T15:40:13.832529658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:40:13.836135798Z [Info] cleanup_duplicates_updatehistory: Starting migration of Log DB to 146
2026-03-25T15:40:13.841139351Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-25T15:40:13.843611178Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-25T15:40:13.863088910Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0193782s
2026-03-25T15:40:13.865895230Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (146, '2026-03-25T15:40:13', 'cleanup_duplicates_updatehistory')
2026-03-25T15:40:13.872873268Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:40:13.876918722Z [Info] FluentMigrator.Runner.MigrationRunner: 146: cleanup_duplicates_updatehistory migrated
2026-03-25T15:40:13.879886828Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0333779s
2026-03-25T15:40:13.882347562Z [Info] FluentMigrator.Runner.MigrationRunner: 147: swap_filechmod_for_folderchmod migrating
2026-03-25T15:40:13.885237460Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:40:13.891863018Z [Info] swap_filechmod_for_folderchmod: Starting migration of Log DB to 147
2026-03-25T15:40:13.894692254Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (147, '2026-03-25T15:40:13', 'swap_filechmod_for_folderchmod')
2026-03-25T15:40:13.900919861Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:40:13.904760063Z [Info] FluentMigrator.Runner.MigrationRunner: 147: swap_filechmod_for_folderchmod migrated
2026-03-25T15:40:13.908027591Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0195336s
2026-03-25T15:40:13.910082818Z [Info] FluentMigrator.Runner.MigrationRunner: 148: mediainfo_channels migrating
2026-03-25T15:40:13.912500896Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:40:13.916169232Z [Info] mediainfo_channels: Starting migration of Log DB to 148
2026-03-25T15:40:13.918355544Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (148, '2026-03-25T15:40:13', 'mediainfo_channels')
2026-03-25T15:40:13.924311384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:40:13.928139040Z [Info] FluentMigrator.Runner.MigrationRunner: 148: mediainfo_channels migrated
2026-03-25T15:40:13.930782912Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0156417s
2026-03-25T15:40:13.933044986Z [Info] FluentMigrator.Runner.MigrationRunner: 149: add_on_delete_to_notifications migrating
2026-03-25T15:40:13.935924032Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:40:13.939414800Z [Info] add_on_delete_to_notifications: Starting migration of Log DB to 149
2026-03-25T15:40:13.942488017Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (149, '2026-03-25T15:40:13', 'add_on_delete_to_notifications')
2026-03-25T15:40:13.949293017Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:40:13.953105181Z [Info] FluentMigrator.Runner.MigrationRunner: 149: add_on_delete_to_notifications migrated
2026-03-25T15:40:13.956161685Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0171581s
2026-03-25T15:40:13.958340181Z [Info] FluentMigrator.Runner.MigrationRunner: 150: add_scene_mapping_origin migrating
2026-03-25T15:40:13.961079515Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:40:13.964550904Z [Info] add_scene_mapping_origin: Starting migration of Log DB to 150
2026-03-25T15:40:13.967093423Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (150, '2026-03-25T15:40:13', 'add_scene_mapping_origin')
2026-03-25T15:40:13.973113161Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:40:13.976993844Z [Info] FluentMigrator.Runner.MigrationRunner: 150: add_scene_mapping_origin migrated
2026-03-25T15:40:13.980079516Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.015943s
2026-03-25T15:40:13.982201037Z [Info] FluentMigrator.Runner.MigrationRunner: 151: remove_custom_filter_type migrating
2026-03-25T15:40:13.984835962Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:40:13.989071689Z [Info] remove_custom_filter_type: Starting migration of Log DB to 151
2026-03-25T15:40:13.992215338Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (151, '2026-03-25T15:40:13', 'remove_custom_filter_type')
2026-03-25T15:40:13.998339317Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:40:14.002154848Z [Info] FluentMigrator.Runner.MigrationRunner: 151: remove_custom_filter_type migrated
2026-03-25T15:40:14.005032973Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0172245s
2026-03-25T15:40:14.007591885Z [Info] FluentMigrator.Runner.MigrationRunner: 152: update_btn_url_to_https migrating
2026-03-25T15:40:14.010069973Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:40:14.013565952Z [Info] update_btn_url_to_https: Starting migration of Log DB to 152
2026-03-25T15:40:14.016254464Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (152, '2026-03-25T15:40:14', 'update_btn_url_to_https')
2026-03-25T15:40:14.022545269Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:40:14.026247372Z [Info] FluentMigrator.Runner.MigrationRunner: 152: update_btn_url_to_https migrated
2026-03-25T15:40:14.028958470Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0161232s
2026-03-25T15:40:14.031214221Z [Info] FluentMigrator.Runner.MigrationRunner: 153: add_on_episodefiledelete_for_upgrade migrating
2026-03-25T15:40:14.034314012Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:40:14.037801462Z [Info] add_on_episodefiledelete_for_upgrade: Starting migration of Log DB to 153
2026-03-25T15:40:14.040700639Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (153, '2026-03-25T15:40:14', 'add_on_episodefiledelete_for_upgrade')
2026-03-25T15:40:14.047103559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:40:14.051199796Z [Info] FluentMigrator.Runner.MigrationRunner: 153: add_on_episodefiledelete_for_upgrade migrated
2026-03-25T15:40:14.054109885Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0167216s
2026-03-25T15:40:14.056417150Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_name_release_profile migrating
2026-03-25T15:40:14.059136013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:40:14.062638785Z [Info] add_name_release_profile: Starting migration of Log DB to 154
2026-03-25T15:40:14.065247998Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (154, '2026-03-25T15:40:14', 'add_name_release_profile')
2026-03-25T15:40:14.071649335Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:40:14.075734740Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_name_release_profile migrated
2026-03-25T15:40:14.078600349Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0165928s
2026-03-25T15:40:14.080842533Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_arabic_and_hindi_languages migrating
2026-03-25T15:40:14.083834386Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:40:14.087316487Z [Info] add_arabic_and_hindi_languages: Starting migration of Log DB to 155
2026-03-25T15:40:14.090284933Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (155, '2026-03-25T15:40:14', 'add_arabic_and_hindi_languages')
2026-03-25T15:40:14.096437048Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:40:14.100757546Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_arabic_and_hindi_languages migrated
2026-03-25T15:40:14.103694489Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.016991s
2026-03-25T15:40:14.105911993Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_bypass_to_delay_profile migrating
2026-03-25T15:40:14.108716980Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:40:14.112502231Z [Info] add_bypass_to_delay_profile: Starting migration of Log DB to 156
2026-03-25T15:40:14.114957043Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (156, '2026-03-25T15:40:14', 'add_bypass_to_delay_profile')
2026-03-25T15:40:14.120969938Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:40:14.125618176Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_bypass_to_delay_profile migrated
2026-03-25T15:40:14.128473444Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0168948s
2026-03-25T15:40:14.130718473Z [Info] FluentMigrator.Runner.MigrationRunner: 157: email_multiple_addresses migrating
2026-03-25T15:40:14.133552739Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:40:14.137234842Z [Info] email_multiple_addresses: Starting migration of Log DB to 157
2026-03-25T15:40:14.139803984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (157, '2026-03-25T15:40:14', 'email_multiple_addresses')
2026-03-25T15:40:14.145855948Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:40:14.149872605Z [Info] FluentMigrator.Runner.MigrationRunner: 157: email_multiple_addresses migrated
2026-03-25T15:40:14.152529303Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0162498s
2026-03-25T15:40:14.154803992Z [Info] FluentMigrator.Runner.MigrationRunner: 158: cdh_per_downloadclient migrating
2026-03-25T15:40:14.157557005Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:40:14.161016359Z [Info] cdh_per_downloadclient: Starting migration of Log DB to 158
2026-03-25T15:40:14.163570231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (158, '2026-03-25T15:40:14', 'cdh_per_downloadclient')
2026-03-25T15:40:14.169574549Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:40:14.173468809Z [Info] FluentMigrator.Runner.MigrationRunner: 158: cdh_per_downloadclient migrated
2026-03-25T15:40:14.176148574Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0159189s
2026-03-25T15:40:14.178563596Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_indexer_tags migrating
2026-03-25T15:40:14.181163139Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:40:14.184609507Z [Info] add_indexer_tags: Starting migration of Log DB to 159
2026-03-25T15:40:14.186945420Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (159, '2026-03-25T15:40:14', 'add_indexer_tags')
2026-03-25T15:40:14.192816991Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:40:14.196768516Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_indexer_tags migrated
2026-03-25T15:40:14.199328450Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.015613s
2026-03-25T15:40:14.201604291Z [Info] FluentMigrator.Runner.MigrationRunner: 160: rename_blacklist_to_blocklist migrating
2026-03-25T15:40:14.204520833Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:40:14.208095109Z [Info] rename_blacklist_to_blocklist: Starting migration of Log DB to 160
2026-03-25T15:40:14.210818862Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (160, '2026-03-25T15:40:14', 'rename_blacklist_to_blocklist')
2026-03-25T15:40:14.217210830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:40:14.221397649Z [Info] FluentMigrator.Runner.MigrationRunner: 160: rename_blacklist_to_blocklist migrated
2026-03-25T15:40:14.224272617Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0167516s
2026-03-25T15:40:14.226504801Z [Info] FluentMigrator.Runner.MigrationRunner: 161: remove_plex_hometheatre migrating
2026-03-25T15:40:14.229238875Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:40:14.232725945Z [Info] remove_plex_hometheatre: Starting migration of Log DB to 161
2026-03-25T15:40:14.235246069Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (161, '2026-03-25T15:40:14', 'remove_plex_hometheatre')
2026-03-25T15:40:14.241187801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:40:14.245139838Z [Info] FluentMigrator.Runner.MigrationRunner: 161: remove_plex_hometheatre migrated
2026-03-25T15:40:14.247783239Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.015887s
2026-03-25T15:40:14.249976986Z [Info] FluentMigrator.Runner.MigrationRunner: 162: release_profile_to_array migrating
2026-03-25T15:40:14.252736802Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:40:14.256221036Z [Info] release_profile_to_array: Starting migration of Log DB to 162
2026-03-25T15:40:14.258794477Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (162, '2026-03-25T15:40:14', 'release_profile_to_array')
2026-03-25T15:40:14.264971703Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:40:14.268958409Z [Info] FluentMigrator.Runner.MigrationRunner: 162: release_profile_to_array migrated
2026-03-25T15:40:14.271726291Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0161643s
2026-03-25T15:40:14.273987644Z [Info] FluentMigrator.Runner.MigrationRunner: 163: mediainfo_to_ffmpeg migrating
2026-03-25T15:40:14.276637308Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:40:14.280139258Z [Info] mediainfo_to_ffmpeg: Starting migration of Log DB to 163
2026-03-25T15:40:14.282529080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (163, '2026-03-25T15:40:14', 'mediainfo_to_ffmpeg')
2026-03-25T15:40:14.288479018Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:40:14.292348428Z [Info] FluentMigrator.Runner.MigrationRunner: 163: mediainfo_to_ffmpeg migrated
2026-03-25T15:40:14.294939735Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0157126s
2026-03-25T15:40:14.297154864Z [Info] FluentMigrator.Runner.MigrationRunner: 164: download_client_per_indexer migrating
2026-03-25T15:40:14.299961044Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:40:14.303368253Z [Info] download_client_per_indexer: Starting migration of Log DB to 164
2026-03-25T15:40:14.305950111Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (164, '2026-03-25T15:40:14', 'download_client_per_indexer')
2026-03-25T15:40:14.312000932Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:40:14.315879891Z [Info] FluentMigrator.Runner.MigrationRunner: 164: download_client_per_indexer migrated
2026-03-25T15:40:14.318663716Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0159204s
2026-03-25T15:40:14.321048267Z [Info] FluentMigrator.Runner.MigrationRunner: 165: add_on_update_to_notifications migrating
2026-03-25T15:40:14.323980300Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:40:14.328279204Z [Info] add_on_update_to_notifications: Starting migration of Log DB to 165
2026-03-25T15:40:14.331376339Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (165, '2026-03-25T15:40:14', 'add_on_update_to_notifications')
2026-03-25T15:40:14.337701643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:40:14.341549500Z [Info] FluentMigrator.Runner.MigrationRunner: 165: add_on_update_to_notifications migrated
2026-03-25T15:40:14.344418335Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0176073s
2026-03-25T15:40:14.346643445Z [Info] FluentMigrator.Runner.MigrationRunner: 166: update_series_sort_title migrating
2026-03-25T15:40:14.349392339Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:40:14.352909881Z [Info] update_series_sort_title: Starting migration of Log DB to 166
2026-03-25T15:40:14.355438621Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (166, '2026-03-25T15:40:14', 'update_series_sort_title')
2026-03-25T15:40:14.361385784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:40:14.365290445Z [Info] FluentMigrator.Runner.MigrationRunner: 166: update_series_sort_title migrated
2026-03-25T15:40:14.368044580Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.015906s
2026-03-25T15:40:14.370190841Z [Info] FluentMigrator.Runner.MigrationRunner: 167: add_tvdbid_to_episode migrating
2026-03-25T15:40:14.372863882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:40:14.376237844Z [Info] add_tvdbid_to_episode: Starting migration of Log DB to 167
2026-03-25T15:40:14.378654480Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (167, '2026-03-25T15:40:14', 'add_tvdbid_to_episode')
2026-03-25T15:40:14.384567674Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:40:14.388712368Z [Info] FluentMigrator.Runner.MigrationRunner: 167: add_tvdbid_to_episode migrated
2026-03-25T15:40:14.391389848Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.015868s
2026-03-25T15:40:14.393539707Z [Info] FluentMigrator.Runner.MigrationRunner: 168: add_additional_info_to_pending_releases migrating
2026-03-25T15:40:14.396612393Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:40:14.400108311Z [Info] add_additional_info_to_pending_releases: Starting migration of Log DB to 168
2026-03-25T15:40:14.402943138Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (168, '2026-03-25T15:40:14', 'add_additional_info_to_pending_releases')
2026-03-25T15:40:14.409597825Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:40:14.413544471Z [Info] FluentMigrator.Runner.MigrationRunner: 168: add_additional_info_to_pending_releases migrated
2026-03-25T15:40:14.416655434Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0169362s
2026-03-25T15:40:14.418818679Z [Info] FluentMigrator.Runner.MigrationRunner: 169: add_malayalam_and_ukrainian_languages migrating
2026-03-25T15:40:14.421883248Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:40:14.425328073Z [Info] add_malayalam_and_ukrainian_languages: Starting migration of Log DB to 169
2026-03-25T15:40:14.428240817Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (169, '2026-03-25T15:40:14', 'add_malayalam_and_ukrainian_languages')
2026-03-25T15:40:14.434580250Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:40:14.438758882Z [Info] FluentMigrator.Runner.MigrationRunner: 169: add_malayalam_and_ukrainian_languages migrated
2026-03-25T15:40:14.441891479Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0169002s
2026-03-25T15:40:14.444433286Z [Info] FluentMigrator.Runner.MigrationRunner: 170: add_language_tags_to_subtitle_files migrating
2026-03-25T15:40:14.447632076Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:40:14.450811647Z [Info] add_language_tags_to_subtitle_files: Starting migration of Log DB to 170
2026-03-25T15:40:14.453967210Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (170, '2026-03-25T15:40:14', 'add_language_tags_to_subtitle_files')
2026-03-25T15:40:14.461062935Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:40:14.464703243Z [Info] FluentMigrator.Runner.MigrationRunner: 170: add_language_tags_to_subtitle_files migrated
2026-03-25T15:40:14.467667120Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0173159s
2026-03-25T15:40:14.470147834Z [Info] FluentMigrator.Runner.MigrationRunner: 171: add_custom_formats migrating
2026-03-25T15:40:14.472551153Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:40:14.476197144Z [Info] add_custom_formats: Starting migration of Log DB to 171
2026-03-25T15:40:14.478375409Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (171, '2026-03-25T15:40:14', 'add_custom_formats')
2026-03-25T15:40:14.484392863Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:40:14.488421554Z [Info] FluentMigrator.Runner.MigrationRunner: 171: add_custom_formats migrated
2026-03-25T15:40:14.491039023Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0157956s
2026-03-25T15:40:14.493284313Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_SeasonSearchMaximumSingleEpisodeAge_to_indexers migrating
2026-03-25T15:40:14.496901686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:40:14.500413245Z [Info] add_SeasonSearchMaximumSingleEpisodeAge_to_indexers: Starting migration of Log DB to 172
2026-03-25T15:40:14.503759071Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (172, '2026-03-25T15:40:14', 'add_SeasonSearchMaximumSingleEpisodeAge_to_indexers')
2026-03-25T15:40:14.510670936Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:40:14.514676560Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_SeasonSearchMaximumSingleEpisodeAge_to_indexers migrated
2026-03-25T15:40:14.518233992Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0177649s
2026-03-25T15:40:14.520486016Z [Info] FluentMigrator.Runner.MigrationRunner: 173: remove_omg migrating
2026-03-25T15:40:14.522911719Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:40:14.526374831Z [Info] remove_omg: Starting migration of Log DB to 173
2026-03-25T15:40:14.528605813Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (173, '2026-03-25T15:40:14', 'remove_omg')
2026-03-25T15:40:14.534275306Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:40:14.538506615Z [Info] FluentMigrator.Runner.MigrationRunner: 173: remove_omg migrated
2026-03-25T15:40:14.540944192Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0156067s
2026-03-25T15:40:14.543166125Z [Info] FluentMigrator.Runner.MigrationRunner: 174: add_salt_to_users migrating
2026-03-25T15:40:14.545783204Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:40:14.549306347Z [Info] add_salt_to_users: Starting migration of Log DB to 174
2026-03-25T15:40:14.551670587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (174, '2026-03-25T15:40:14', 'add_salt_to_users')
2026-03-25T15:40:14.560238897Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:40:14.564123708Z [Info] FluentMigrator.Runner.MigrationRunner: 174: add_salt_to_users migrated
2026-03-25T15:40:14.566731077Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0183444s
2026-03-25T15:40:14.568958481Z [Info] FluentMigrator.Runner.MigrationRunner: 175: language_profiles_to_custom_formats migrating
2026-03-25T15:40:14.571953491Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:40:14.575358415Z [Info] language_profiles_to_custom_formats: Starting migration of Log DB to 175
2026-03-25T15:40:14.578145767Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (175, '2026-03-25T15:40:14', 'language_profiles_to_custom_formats')
2026-03-25T15:40:14.584500871Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:40:14.588325120Z [Info] FluentMigrator.Runner.MigrationRunner: 175: language_profiles_to_custom_formats migrated
2026-03-25T15:40:14.591310290Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0163945s
2026-03-25T15:40:14.593517072Z [Info] FluentMigrator.Runner.MigrationRunner: 176: original_language migrating
2026-03-25T15:40:14.596107117Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:40:14.599553745Z [Info] original_language: Starting migration of Log DB to 176
2026-03-25T15:40:14.601938667Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (176, '2026-03-25T15:40:14', 'original_language')
2026-03-25T15:40:14.607818464Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:40:14.612592194Z [Info] FluentMigrator.Runner.MigrationRunner: 176: original_language migrated
2026-03-25T15:40:14.615198341Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0163687s
2026-03-25T15:40:14.617533623Z [Info] FluentMigrator.Runner.MigrationRunner: 177: add_on_manual_interaction_required_to_notifications migrating
2026-03-25T15:40:14.639292428Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:40:14.644143244Z [Info] add_on_manual_interaction_required_to_notifications: Starting migration of Log DB to 177
2026-03-25T15:40:14.647446273Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (177, '2026-03-25T15:40:14', 'add_on_manual_interaction_required_to_notifications')
2026-03-25T15:40:14.654401846Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:40:14.658362570Z [Info] FluentMigrator.Runner.MigrationRunner: 177: add_on_manual_interaction_required_to_notifications migrated
2026-03-25T15:40:14.661786623Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0192048s
2026-03-25T15:40:14.664078547Z [Info] FluentMigrator.Runner.MigrationRunner: 178: list_sync_time migrating
2026-03-25T15:40:14.666602238Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:40:14.670056733Z [Info] list_sync_time: Starting migration of Log DB to 178
2026-03-25T15:40:14.672334578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (178, '2026-03-25T15:40:14', 'list_sync_time')
2026-03-25T15:40:14.678214516Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:40:14.682013865Z [Info] FluentMigrator.Runner.MigrationRunner: 178: list_sync_time migrated
2026-03-25T15:40:14.684512174Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0154108s
2026-03-25T15:40:14.686752274Z [Info] FluentMigrator.Runner.MigrationRunner: 179: add_auto_tagging migrating
2026-03-25T15:40:14.689327048Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:40:14.692877405Z [Info] add_auto_tagging: Starting migration of Log DB to 179
2026-03-25T15:40:14.695289832Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (179, '2026-03-25T15:40:14', 'add_auto_tagging')
2026-03-25T15:40:14.701124157Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:40:14.704977054Z [Info] FluentMigrator.Runner.MigrationRunner: 179: add_auto_tagging migrated
2026-03-25T15:40:14.707517619Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0156613s
2026-03-25T15:40:14.709760124Z [Info] FluentMigrator.Runner.MigrationRunner: 180: task_duration migrating
2026-03-25T15:40:14.712520341Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:40:14.715919935Z [Info] task_duration: Starting migration of Log DB to 180
2026-03-25T15:40:14.718244855Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (180, '2026-03-25T15:40:14', 'task_duration')
2026-03-25T15:40:14.724162429Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:40:14.728008231Z [Info] FluentMigrator.Runner.MigrationRunner: 180: task_duration migrated
2026-03-25T15:40:14.730502923Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0157055s
2026-03-25T15:40:14.732845980Z [Info] FluentMigrator.Runner.MigrationRunner: 181: quality_definition_preferred_size migrating
2026-03-25T15:40:14.735763344Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:40:14.739272578Z [Info] quality_definition_preferred_size: Starting migration of Log DB to 181
2026-03-25T15:40:14.742044819Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (181, '2026-03-25T15:40:14', 'quality_definition_preferred_size')
2026-03-25T15:40:14.748433571Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:40:14.752332300Z [Info] FluentMigrator.Runner.MigrationRunner: 181: quality_definition_preferred_size migrated
2026-03-25T15:40:14.755290846Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0165541s
2026-03-25T15:40:14.757545726Z [Info] FluentMigrator.Runner.MigrationRunner: 182: add_custom_format_score_bypass_to_delay_profile migrating
2026-03-25T15:40:14.760813515Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:40:14.764197056Z [Info] add_custom_format_score_bypass_to_delay_profile: Starting migration of Log DB to 182
2026-03-25T15:40:14.767302188Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (182, '2026-03-25T15:40:14', 'add_custom_format_score_bypass_to_delay_profile')
2026-03-25T15:40:14.773994140Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:40:14.777878420Z [Info] FluentMigrator.Runner.MigrationRunner: 182: add_custom_format_score_bypass_to_delay_profile migrated
2026-03-25T15:40:14.781219756Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0170365s
2026-03-25T15:40:14.783482472Z [Info] FluentMigrator.Runner.MigrationRunner: 183: update_images_remote_url migrating
2026-03-25T15:40:14.786201546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:40:14.789592884Z [Info] update_images_remote_url: Starting migration of Log DB to 183
2026-03-25T15:40:14.792246857Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (183, '2026-03-25T15:40:14', 'update_images_remote_url')
2026-03-25T15:40:14.798195432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:40:14.802086346Z [Info] FluentMigrator.Runner.MigrationRunner: 183: update_images_remote_url migrated
2026-03-25T15:40:14.805115975Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0158908s
2026-03-25T15:40:14.807606018Z [Info] FluentMigrator.Runner.MigrationRunner: 184: remove_invalid_roksbox_metadata_images migrating
2026-03-25T15:40:14.811161425Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:40:14.814739429Z [Info] remove_invalid_roksbox_metadata_images: Starting migration of Log DB to 184
2026-03-25T15:40:14.817767274Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (184, '2026-03-25T15:40:14', 'remove_invalid_roksbox_metadata_images')
2026-03-25T15:40:14.824297621Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:40:14.828128934Z [Info] FluentMigrator.Runner.MigrationRunner: 184: remove_invalid_roksbox_metadata_images migrated
2026-03-25T15:40:14.831185829Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0170951s
2026-03-25T15:40:14.833398283Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_episode_runtime migrating
2026-03-25T15:40:14.835978197Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:40:14.839600439Z [Info] add_episode_runtime: Starting migration of Log DB to 185
2026-03-25T15:40:14.842315575Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (185, '2026-03-25T15:40:14', 'add_episode_runtime')
2026-03-25T15:40:14.848776402Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:40:14.852651714Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_episode_runtime migrated
2026-03-25T15:40:14.855271668Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0166479s
2026-03-25T15:40:14.857510325Z [Info] FluentMigrator.Runner.MigrationRunner: 186: add_result_to_commands migrating
2026-03-25T15:40:14.860161262Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:40:14.863530075Z [Info] add_result_to_commands: Starting migration of Log DB to 186
2026-03-25T15:40:14.866006751Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (186, '2026-03-25T15:40:14', 'add_result_to_commands')
2026-03-25T15:40:14.871918392Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:40:14.875813373Z [Info] FluentMigrator.Runner.MigrationRunner: 186: add_result_to_commands migrated
2026-03-25T15:40:14.878557788Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0156611s
2026-03-25T15:40:14.880795694Z [Info] FluentMigrator.Runner.MigrationRunner: 187: add_on_series_add_to_notifications migrating
2026-03-25T15:40:14.883749089Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:40:14.887211199Z [Info] add_on_series_add_to_notifications: Starting migration of Log DB to 187
2026-03-25T15:40:14.889978490Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (187, '2026-03-25T15:40:14', 'add_on_series_add_to_notifications')
2026-03-25T15:40:14.896379978Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:40:14.900221692Z [Info] FluentMigrator.Runner.MigrationRunner: 187: add_on_series_add_to_notifications migrated
2026-03-25T15:40:14.903202954Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0164769s
2026-03-25T15:40:14.905414105Z [Info] FluentMigrator.Runner.MigrationRunner: 188: postgres_update_timestamp_columns_to_with_timezone migrating
2026-03-25T15:40:14.908766504Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:40:14.912438637Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Log DB to 188
2026-03-25T15:40:14.927554448Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Logs
2026-03-25T15:40:14.930214273Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001856s
2026-03-25T15:40:14.933752997Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Logs Time DateTimeOffset
2026-03-25T15:40:14.956937763Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Logs_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Message" TEXT NOT NULL, "Time" DATETIME NOT NULL, "Logger" TEXT NOT NULL, "Exception" TEXT, "ExceptionType" TEXT, "Level" TEXT NOT NULL)
2026-03-25T15:40:14.966142374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Logs_temp" ("Id", "Message", "Time", "Logger", "Exception", "ExceptionType", "Level") SELECT "Id", "Message", "Time", "Logger", "Exception", "ExceptionType", "Level" FROM "Logs"
2026-03-25T15:40:14.974088922Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs"
2026-03-25T15:40:14.978100288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Logs_temp" RENAME TO "Logs"
2026-03-25T15:40:14.985233699Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC)
2026-03-25T15:40:14.989925434Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0534089s
2026-03-25T15:40:14.992021714Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable UpdateHistory
2026-03-25T15:40:14.994812833Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-05s
2026-03-25T15:40:14.996827950Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn UpdateHistory Date DateTimeOffset
2026-03-25T15:40:15.003751098Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "UpdateHistory_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Date" DATETIME NOT NULL, "Version" TEXT NOT NULL, "EventType" INTEGER NOT NULL)
2026-03-25T15:40:15.011922649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "UpdateHistory_temp" ("Id", "Date", "Version", "EventType") SELECT "Id", "Date", "Version", "EventType" FROM "UpdateHistory"
2026-03-25T15:40:15.018755285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "UpdateHistory"
2026-03-25T15:40:15.022948978Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "UpdateHistory_temp" RENAME TO "UpdateHistory"
2026-03-25T15:40:15.030202360Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC)
2026-03-25T15:40:15.035262918Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0354604s
2026-03-25T15:40:15.037382325Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-03-25T15:40:15.039720913Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.6E-06s
2026-03-25T15:40:15.041722001Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset
2026-03-25T15:40:15.048661091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT)
2026-03-25T15:40:15.055134233Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo"
2026-03-25T15:40:15.062821409Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo"
2026-03-25T15:40:15.067154823Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo"
2026-03-25T15:40:15.074371151Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-03-25T15:40:15.081001148Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0362655s
2026-03-25T15:40:15.083320147Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (188, '2026-03-25T15:40:15', 'postgres_update_timestamp_columns_to_with_timezone')
2026-03-25T15:40:15.089970315Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:40:15.094341916Z [Info] FluentMigrator.Runner.MigrationRunner: 188: postgres_update_timestamp_columns_to_with_timezone migrated
2026-03-25T15:40:15.097704055Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0496626s
2026-03-25T15:40:15.100207385Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_colon_replacement_to_naming_config migrating
2026-03-25T15:40:15.103244569Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:40:15.106832542Z [Info] add_colon_replacement_to_naming_config: Starting migration of Log DB to 189
2026-03-25T15:40:15.109791930Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (189, '2026-03-25T15:40:15', 'add_colon_replacement_to_naming_config')
2026-03-25T15:40:15.116185392Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:40:15.120059230Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_colon_replacement_to_naming_config migrated
2026-03-25T15:40:15.123097387Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0168033s
2026-03-25T15:40:15.125333198Z [Info] FluentMigrator.Runner.MigrationRunner: 190: health_restored_notification migrating
2026-03-25T15:40:15.128143095Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:40:15.131591397Z [Info] health_restored_notification: Starting migration of Log DB to 190
2026-03-25T15:40:15.134195520Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (190, '2026-03-25T15:40:15', 'health_restored_notification')
2026-03-25T15:40:15.140340451Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:40:15.144146904Z [Info] FluentMigrator.Runner.MigrationRunner: 190: health_restored_notification migrated
2026-03-25T15:40:15.146966690Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0159996s
2026-03-25T15:40:15.149178784Z [Info] FluentMigrator.Runner.MigrationRunner: 191: add_download_client_tags migrating
2026-03-25T15:40:15.151896104Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:40:15.155347744Z [Info] add_download_client_tags: Starting migration of Log DB to 191
2026-03-25T15:40:15.157941666Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (191, '2026-03-25T15:40:15', 'add_download_client_tags')
2026-03-25T15:40:15.163897546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:40:15.168543249Z [Info] FluentMigrator.Runner.MigrationRunner: 191: add_download_client_tags migrated
2026-03-25T15:40:15.171257704Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0166496s
2026-03-25T15:40:15.173511210Z [Info] FluentMigrator.Runner.MigrationRunner: 192: import_exclusion_type migrating
2026-03-25T15:40:15.176138720Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:40:15.179609297Z [Info] import_exclusion_type: Starting migration of Log DB to 192
2026-03-25T15:40:15.182043418Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (192, '2026-03-25T15:40:15', 'import_exclusion_type')
2026-03-25T15:40:15.188029348Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:40:15.191921845Z [Info] FluentMigrator.Runner.MigrationRunner: 192: import_exclusion_type migrated
2026-03-25T15:40:15.194569375Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0157463s
2026-03-25T15:40:15.196802671Z [Info] FluentMigrator.Runner.MigrationRunner: 193: add_import_list_items migrating
2026-03-25T15:40:15.199460151Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:40:15.202874274Z [Info] add_import_list_items: Starting migration of Log DB to 193
2026-03-25T15:40:15.205357974Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (193, '2026-03-25T15:40:15', 'add_import_list_items')
2026-03-25T15:40:15.211324697Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:40:15.215200780Z [Info] FluentMigrator.Runner.MigrationRunner: 193: add_import_list_items migrated
2026-03-25T15:40:15.217898040Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.01574s
2026-03-25T15:40:15.220130484Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_notification_status migrating
2026-03-25T15:40:15.222896934Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:40:15.226320306Z [Info] add_notification_status: Starting migration of Log DB to 194
2026-03-25T15:40:15.228856091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (194, '2026-03-25T15:40:15', 'add_notification_status')
2026-03-25T15:40:15.234897504Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:40:15.238725440Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_notification_status migrated
2026-03-25T15:40:15.241466849Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0158271s
2026-03-25T15:40:15.243702490Z [Info] FluentMigrator.Runner.MigrationRunner: 195: parse_language_tags_from_existing_subtitle_files migrating
2026-03-25T15:40:15.247053767Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:40:15.250497780Z [Info] parse_language_tags_from_existing_subtitle_files: Starting migration of Log DB to 195
2026-03-25T15:40:15.253603613Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (195, '2026-03-25T15:40:15', 'parse_language_tags_from_existing_subtitle_files')
2026-03-25T15:40:15.260315064Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:40:15.264161608Z [Info] FluentMigrator.Runner.MigrationRunner: 195: parse_language_tags_from_existing_subtitle_files migrated
2026-03-25T15:40:15.267684160Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0171039s
2026-03-25T15:40:15.269749177Z [Info] FluentMigrator.Runner.MigrationRunner: 196: add_finale_type migrating
2026-03-25T15:40:15.272368500Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:40:15.275789738Z [Info] add_finale_type: Starting migration of Log DB to 196
2026-03-25T15:40:15.278320132Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (196, '2026-03-25T15:40:15', 'add_finale_type')
2026-03-25T15:40:15.284135079Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:40:15.287719705Z [Info] FluentMigrator.Runner.MigrationRunner: 196: add_finale_type migrated
2026-03-25T15:40:15.290250761Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0154509s
2026-03-25T15:40:15.292460540Z [Info] FluentMigrator.Runner.MigrationRunner: 197: list_add_missing_search migrating
2026-03-25T15:40:15.295125586Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:40:15.298751936Z [Info] list_add_missing_search: Starting migration of Log DB to 197
2026-03-25T15:40:15.301035804Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (197, '2026-03-25T15:40:15', 'list_add_missing_search')
2026-03-25T15:40:15.307136446Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:40:15.311357153Z [Info] FluentMigrator.Runner.MigrationRunner: 197: list_add_missing_search migrated
2026-03-25T15:40:15.314066978Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0162548s
2026-03-25T15:40:15.316267168Z [Info] FluentMigrator.Runner.MigrationRunner: 198: parse_title_from_existing_subtitle_files migrating
2026-03-25T15:40:15.319381017Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:40:15.322932106Z [Info] parse_title_from_existing_subtitle_files: Starting migration of Log DB to 198
2026-03-25T15:40:15.325884529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (198, '2026-03-25T15:40:15', 'parse_title_from_existing_subtitle_files')
2026-03-25T15:40:15.334336826Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:40:15.338737826Z [Info] FluentMigrator.Runner.MigrationRunner: 198: parse_title_from_existing_subtitle_files migrated
2026-03-25T15:40:15.342859854Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0191131s
2026-03-25T15:40:15.345176558Z [Info] FluentMigrator.Runner.MigrationRunner: 199: series_last_aired migrating
2026-03-25T15:40:15.348161467Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:40:15.352372345Z [Info] series_last_aired: Starting migration of Log DB to 199
2026-03-25T15:40:15.355121680Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (199, '2026-03-25T15:40:15', 'series_last_aired')
2026-03-25T15:40:15.361137451Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:40:15.364959826Z [Info] FluentMigrator.Runner.MigrationRunner: 199: series_last_aired migrated
2026-03-25T15:40:15.367622898Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0170874s
2026-03-25T15:40:15.370148482Z [Info] FluentMigrator.Runner.MigrationRunner: 200: AddNewItemMonitorType migrating
2026-03-25T15:40:15.372623585Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:40:15.376219625Z [Info] AddNewItemMonitorType: Starting migration of Log DB to 200
2026-03-25T15:40:15.378578032Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (200, '2026-03-25T15:40:15', 'AddNewItemMonitorType')
2026-03-25T15:40:15.384876543Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:40:15.388367110Z [Info] FluentMigrator.Runner.MigrationRunner: 200: AddNewItemMonitorType migrated
2026-03-25T15:40:15.391194913Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0157051s
2026-03-25T15:40:15.393232625Z [Info] FluentMigrator.Runner.MigrationRunner: 201: email_encryption migrating
2026-03-25T15:40:15.395990467Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:40:15.399144677Z [Info] email_encryption: Starting migration of Log DB to 201
2026-03-25T15:40:15.401459297Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (201, '2026-03-25T15:40:15', 'email_encryption')
2026-03-25T15:40:15.407656994Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:40:15.411436924Z [Info] FluentMigrator.Runner.MigrationRunner: 201: email_encryption migrated
2026-03-25T15:40:15.413966537Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0157156s
2026-03-25T15:40:15.416396208Z [Info] FluentMigrator.Runner.MigrationRunner: 202: add_indexer_flags migrating
2026-03-25T15:40:15.419111705Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:40:15.422485787Z [Info] add_indexer_flags: Starting migration of Log DB to 202
2026-03-25T15:40:15.424856661Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (202, '2026-03-25T15:40:15', 'add_indexer_flags')
2026-03-25T15:40:15.431396677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:40:15.435478445Z [Info] FluentMigrator.Runner.MigrationRunner: 202: add_indexer_flags migrated
2026-03-25T15:40:15.438356038Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0167492s
2026-03-25T15:40:15.440472228Z [Info] FluentMigrator.Runner.MigrationRunner: 203: release_type migrating
2026-03-25T15:40:15.442915688Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:40:15.446519142Z [Info] release_type: Starting migration of Log DB to 203
2026-03-25T15:40:15.449316644Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (203, '2026-03-25T15:40:15', 'release_type')
2026-03-25T15:40:15.456360264Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:40:15.460197159Z [Info] FluentMigrator.Runner.MigrationRunner: 203: release_type migrated
2026-03-25T15:40:15.462732773Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0173322s
2026-03-25T15:40:15.465708133Z [Info] FluentMigrator.Runner.MigrationRunner: 204: add_add_release_hash migrating
2026-03-25T15:40:15.468373609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:40:15.471873335Z [Info] add_add_release_hash: Starting migration of Log DB to 204
2026-03-25T15:40:15.474393198Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (204, '2026-03-25T15:40:15', 'add_add_release_hash')
2026-03-25T15:40:15.480767851Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:40:15.484595577Z [Info] FluentMigrator.Runner.MigrationRunner: 204: add_add_release_hash migrated
2026-03-25T15:40:15.487215442Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0162094s
2026-03-25T15:40:15.489462005Z [Info] FluentMigrator.Runner.MigrationRunner: 205: rename_season_pack_spec migrating
2026-03-25T15:40:15.492140397Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:40:15.495506323Z [Info] rename_season_pack_spec: Starting migration of Log DB to 205
2026-03-25T15:40:15.497955664Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (205, '2026-03-25T15:40:15', 'rename_season_pack_spec')
2026-03-25T15:40:15.503868027Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:40:15.507615682Z [Info] FluentMigrator.Runner.MigrationRunner: 205: rename_season_pack_spec migrated
2026-03-25T15:40:15.510331620Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0154905s
2026-03-25T15:40:15.512608413Z [Info] FluentMigrator.Runner.MigrationRunner: 206: add_tmdbid migrating
2026-03-25T15:40:15.514992273Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:40:15.518376335Z [Info] add_tmdbid: Starting migration of Log DB to 206
2026-03-25T15:40:15.520553599Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (206, '2026-03-25T15:40:15', 'add_tmdbid')
2026-03-25T15:40:15.526156078Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:40:15.529937390Z [Info] FluentMigrator.Runner.MigrationRunner: 206: add_tmdbid migrated
2026-03-25T15:40:15.532342632Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0149533s
2026-03-25T15:40:15.534526459Z [Info] FluentMigrator.Runner.MigrationRunner: 209: add_on_import_complete_to_notifications migrating
2026-03-25T15:40:15.537571830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:40:15.540959019Z [Info] add_on_import_complete_to_notifications: Starting migration of Log DB to 209
2026-03-25T15:40:15.543809387Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (209, '2026-03-25T15:40:15', 'add_on_import_complete_to_notifications')
2026-03-25T15:40:15.550165804Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:40:15.553962858Z [Info] FluentMigrator.Runner.MigrationRunner: 209: add_on_import_complete_to_notifications migrated
2026-03-25T15:40:15.557040815Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0163895s
2026-03-25T15:40:15.559213599Z [Info] FluentMigrator.Runner.MigrationRunner: 210: add_monitored_seasons_filter migrating
2026-03-25T15:40:15.562014618Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:40:15.565394212Z [Info] add_monitored_seasons_filter: Starting migration of Log DB to 210
2026-03-25T15:40:15.568035039Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (210, '2026-03-25T15:40:15', 'add_monitored_seasons_filter')
2026-03-25T15:40:15.574075620Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:40:15.577881001Z [Info] FluentMigrator.Runner.MigrationRunner: 210: add_monitored_seasons_filter migrated
2026-03-25T15:40:15.580739395Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0158666s
2026-03-25T15:40:15.582933482Z [Info] FluentMigrator.Runner.MigrationRunner: 211: add_custom_colon_replacement_to_naming_config migrating
2026-03-25T15:40:15.586140228Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:40:15.589773312Z [Info] add_custom_colon_replacement_to_naming_config: Starting migration of Log DB to 211
2026-03-25T15:40:15.592867782Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (211, '2026-03-25T15:40:15', 'add_custom_colon_replacement_to_naming_config')
2026-03-25T15:40:15.599427909Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:40:15.603484526Z [Info] FluentMigrator.Runner.MigrationRunner: 211: add_custom_colon_replacement_to_naming_config migrated
2026-03-25T15:40:15.606718556Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0173658s
2026-03-25T15:40:15.608929748Z [Info] FluentMigrator.Runner.MigrationRunner: 212: add_minium_upgrade_format_score_to_quality_profiles migrating
2026-03-25T15:40:15.612292829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:40:15.615700719Z [Info] add_minium_upgrade_format_score_to_quality_profiles: Starting migration of Log DB to 212
2026-03-25T15:40:15.618832163Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (212, '2026-03-25T15:40:15', 'add_minium_upgrade_format_score_to_quality_profiles')
2026-03-25T15:40:15.625484265Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:40:15.629305118Z [Info] FluentMigrator.Runner.MigrationRunner: 212: add_minium_upgrade_format_score_to_quality_profiles migrated
2026-03-25T15:40:15.632644240Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0170178s
2026-03-25T15:40:15.635062549Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_blurary576p_quality_in_profiles migrating
2026-03-25T15:40:15.638106026Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:40:15.641537484Z [Info] add_blurary576p_quality_in_profiles: Starting migration of Log DB to 214
2026-03-25T15:40:15.644326619Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (214, '2026-03-25T15:40:15', 'add_blurary576p_quality_in_profiles')
2026-03-25T15:40:15.650560079Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:40:15.655252325Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_blurary576p_quality_in_profiles migrated
2026-03-25T15:40:15.658319480Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0171637s
2026-03-25T15:40:15.660573347Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_blurary576p_quality_in_profiles_with_grouped_blurary480p migrating
2026-03-25T15:40:15.664090618Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:40:15.667680205Z [Info] add_blurary576p_quality_in_profiles_with_grouped_blurary480p: Starting migration of Log DB to 215
2026-03-25T15:40:15.671540697Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (215, '2026-03-25T15:40:15', 'add_blurary576p_quality_in_profiles_with_grouped_blurary480p')
2026-03-25T15:40:15.678925103Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:40:15.682833582Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_blurary576p_quality_in_profiles_with_grouped_blurary480p migrated
2026-03-25T15:40:15.686800648Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0187252s
2026-03-25T15:40:15.689832101Z [Info] FluentMigrator.Runner.MigrationRunner: 217: add_mal_and_anilist_ids migrating
2026-03-25T15:40:15.692613290Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-25T15:40:15.696127505Z [Info] add_mal_and_anilist_ids: Starting migration of Log DB to 217
2026-03-25T15:40:15.699197125Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (217, '2026-03-25T15:40:15', 'add_mal_and_anilist_ids')
2026-03-25T15:40:15.705182515Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-25T15:40:15.709029039Z [Info] FluentMigrator.Runner.MigrationRunner: 217: add_mal_and_anilist_ids migrated
2026-03-25T15:40:15.712674428Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.016454s
2026-03-25T15:40:18.465057169Z [Info] Microsoft.Hosting.Lifetime: Now listening on: http://[::]:8989
2026-03-25T15:40:18.630002058Z [Info] UpdaterConfigProvider: Update mechanism BuiltIn not supported in the current configuration, changing to Docker.
2026-03-25T15:40:18.729151636Z [Info] UpdaterConfigProvider: External updater uses branch develop instead of the currently selected main, changing to develop.
2026-03-25T15:40:19.678076472Z [Info] QualityProfileService: Setting up default quality profiles
2026-03-25T15:40:20.957561327Z [Info] Microsoft.Hosting.Lifetime: Application started. Press Ctrl+C to shut down.
2026-03-25T15:40:20.968422844Z [Info] Microsoft.Hosting.Lifetime: Hosting environment: Production
2026-03-25T15:40:20.971380578Z [Info] Microsoft.Hosting.Lifetime: Content root path: /app/sonarr/bin
2026-03-25T15:40:24.149985492Z [Info] ManagedHttpDispatcher: IPv4 is available: True, IPv6 will be disabled
2026-03-25T15:40:24.258798946Z [ls.io-init] done.