AMD64 PASS
linuxserver/sonarr
Runtime: 16.85s
Build Information
Builder: X86-BUILDER-3h --Hetzner
Created: 2026-06-13T01:38:37+00:00
Image: linuxserver/sonarr
Maintainer: thespad
Size: 89.23MB
Tag: amd64-develop-4.0.17.2969-ls174
Version: 4.0.17.2969-ls174
Expand
2026-06-13T01:43:45.956685452Z [migrations] started
2026-06-13T01:43:45.956739972Z [migrations] no migrations found
2026-06-13T01:43:45.977619066Z usermod: no changes
2026-06-13T01:43:45.983640865Z ───────────────────────────────────────
2026-06-13T01:43:45.983654242Z
2026-06-13T01:43:45.983658100Z ██╗ ███████╗██╗ ██████╗
2026-06-13T01:43:45.983661737Z ██║ ██╔════╝██║██╔═══██╗
2026-06-13T01:43:45.983665324Z ██║ ███████╗██║██║ ██║
2026-06-13T01:43:45.983668841Z ██║ ╚════██║██║██║ ██║
2026-06-13T01:43:45.983672348Z ███████╗███████║██║╚██████╔╝
2026-06-13T01:43:45.983675895Z ╚══════╝╚══════╝╚═╝ ╚═════╝
2026-06-13T01:43:45.983679423Z
2026-06-13T01:43:45.983682769Z Brought to you by linuxserver.io
2026-06-13T01:43:45.983686206Z ───────────────────────────────────────
2026-06-13T01:43:45.983964677Z
2026-06-13T01:43:45.983971341Z To support the app dev(s) visit:
2026-06-13T01:43:45.985419497Z Sonarr: https://sonarr.tv/donate
2026-06-13T01:43:45.985714612Z
2026-06-13T01:43:45.985718760Z To support LSIO projects visit:
2026-06-13T01:43:45.985722467Z https://www.linuxserver.io/donate/
2026-06-13T01:43:45.985726095Z
2026-06-13T01:43:45.985729632Z ───────────────────────────────────────
2026-06-13T01:43:45.985733520Z GID/UID
2026-06-13T01:43:45.985737087Z ───────────────────────────────────────
2026-06-13T01:43:45.990149083Z
2026-06-13T01:43:45.990161789Z User UID: 911
2026-06-13T01:43:45.990166388Z User GID: 911
2026-06-13T01:43:45.990170507Z ───────────────────────────────────────
2026-06-13T01:43:45.991779888Z Linuxserver.io version: 4.0.17.2969-ls174
2026-06-13T01:43:45.992084231Z Build-date: 2026-06-13T01:38:37+00:00
2026-06-13T01:43:45.992092318Z ───────────────────────────────────────
2026-06-13T01:43:45.992096636Z
2026-06-13T01:43:46.038715314Z [custom-init] No custom files found, skipping...
2026-06-13T01:43:46.362038069Z [Info] Bootstrap: Starting Sonarr - /app/sonarr/bin/Sonarr - Version 4.0.17.2969
2026-06-13T01:43:46.436198701Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2026-06-13T01:43:46.442116531Z [Debug] Bootstrap: Console selected
2026-06-13T01:43:46.443734409Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2026-06-13T01:43:46.799121397Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2026-06-13T01:43:46.867868796Z [Warn] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {3d471731-5b92-4475-9fb6-5310ed9f2315} may be persisted to storage in unencrypted form.
2026-06-13T01:43:46.962167710Z [Trace] EventAggregator: Publishing ConfigFileSavedEvent
2026-06-13T01:43:47.018550043Z [Info] MigrationController: *** Migrating data source=/config/sonarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 ***
2026-06-13T01:43:47.123209074Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating
2026-06-13T01:43:47.134377178Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-13T01:43:47.135174424Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-13T01:43:47.181716688Z [Info] DatabaseEngineVersionCheck: SQLite 3.51.2
2026-06-13T01:43:47.183655152Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.047273s
2026-06-13T01:43:47.183816727Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated
2026-06-13T01:43:47.183960006Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0491591s
2026-06-13T01:43:47.196206382Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating
2026-06-13T01:43:47.196790629Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:47.202324856Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo
2026-06-13T01:43:47.210749785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL)
2026-06-13T01:43:47.232132002Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.029649s
2026-06-13T01:43:47.232467448Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:47.234239858Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated
2026-06-13T01:43:47.234352705Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0317657s
2026-06-13T01:43:47.242290353Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating
2026-06-13T01:43:47.242434624Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:47.248329497Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version)
2026-06-13T01:43:47.249752222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-06-13T01:43:47.250090444Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016343s
2026-06-13T01:43:47.250315056Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-06-13T01:43:47.250556913Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000141s
2026-06-13T01:43:47.250951588Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime
2026-06-13T01:43:47.251417657Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME
2026-06-13T01:43:47.252103909Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010139s
2026-06-13T01:43:47.252229823Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:47.253011126Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated
2026-06-13T01:43:47.253126028Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001919s
2026-06-13T01:43:47.253622668Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating
2026-06-13T01:43:47.253718651Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:47.254327407Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-06-13T01:43:47.254468361Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.66E-05s
2026-06-13T01:43:47.254573533Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String
2026-06-13T01:43:47.254733916Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT
2026-06-13T01:43:47.255117178Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004202s
2026-06-13T01:43:47.255239795Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:47.255694771Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated
2026-06-13T01:43:47.255811897Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010007s
2026-06-13T01:43:47.256856752Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating
2026-06-13T01:43:47.256941823Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:47.257741013Z [Info] InitialSetup: Starting migration of Main DB to 1
2026-06-13T01:43:47.263514482Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Config
2026-06-13T01:43:47.263737060Z [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-06-13T01:43:47.264105582Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004981s
2026-06-13T01:43:47.264217067Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Config (Key)
2026-06-13T01:43:47.264348942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Config_Key" ON "Config" ("Key" ASC)
2026-06-13T01:43:47.264605469Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002787s
2026-06-13T01:43:47.264867517Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RootFolders
2026-06-13T01:43:47.265001547Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "RootFolders" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Path" TEXT NOT NULL)
2026-06-13T01:43:47.265292603Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003022s
2026-06-13T01:43:47.265403807Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex RootFolders (Path)
2026-06-13T01:43:47.265522847Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_RootFolders_Path" ON "RootFolders" ("Path" ASC)
2026-06-13T01:43:47.265788151Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002636s
2026-06-13T01:43:47.265898253Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Series
2026-06-13T01:43:47.266076582Z [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-06-13T01:43:47.266837184Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007965s
2026-06-13T01:43:47.266917727Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (TvdbId)
2026-06-13T01:43:47.267032678Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2026-06-13T01:43:47.267301359Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002702s
2026-06-13T01:43:47.267423185Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (TvRageId)
2026-06-13T01:43:47.267537034Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC)
2026-06-13T01:43:47.267814974Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002702s
2026-06-13T01:43:47.267948012Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (ImdbId)
2026-06-13T01:43:47.268055769Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_ImdbId" ON "Series" ("ImdbId" ASC)
2026-06-13T01:43:47.268317205Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002551s
2026-06-13T01:43:47.268463771Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (TitleSlug)
2026-06-13T01:43:47.268572921Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2026-06-13T01:43:47.268834918Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002588s
2026-06-13T01:43:47.268945882Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Seasons
2026-06-13T01:43:47.269069230Z [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-06-13T01:43:47.269433564Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003779s
2026-06-13T01:43:47.269539998Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Episodes
2026-06-13T01:43:47.269708167Z [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-06-13T01:43:47.270266422Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006101s
2026-06-13T01:43:47.270378517Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Episodes (TvDbEpisodeId)
2026-06-13T01:43:47.270492267Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Episodes_TvDbEpisodeId" ON "Episodes" ("TvDbEpisodeId" ASC)
2026-06-13T01:43:47.270806590Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003115s
2026-06-13T01:43:47.270928175Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable EpisodeFiles
2026-06-13T01:43:47.271071233Z [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-06-13T01:43:47.271503844Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004652s
2026-06-13T01:43:47.271620068Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex EpisodeFiles (Path)
2026-06-13T01:43:47.271731142Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_EpisodeFiles_Path" ON "EpisodeFiles" ("Path" ASC)
2026-06-13T01:43:47.272025545Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002889s
2026-06-13T01:43:47.272151859Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable History
2026-06-13T01:43:47.272284366Z [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-06-13T01:43:47.272687358Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004252s
2026-06-13T01:43:47.272832971Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Notifications
2026-06-13T01:43:47.272964115Z [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-06-13T01:43:47.279844043Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068924s
2026-06-13T01:43:47.279974235Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ScheduledTasks
2026-06-13T01:43:47.280119648Z [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-06-13T01:43:47.280470735Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003916s
2026-06-13T01:43:47.280583462Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ScheduledTasks (TypeName)
2026-06-13T01:43:47.280702111Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2026-06-13T01:43:47.281006063Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003019s
2026-06-13T01:43:47.281114251Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Indexers
2026-06-13T01:43:47.281257630Z [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-06-13T01:43:47.281595721Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003541s
2026-06-13T01:43:47.281700371Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Indexers (Name)
2026-06-13T01:43:47.281812327Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-06-13T01:43:47.282081229Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002661s
2026-06-13T01:43:47.282193404Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable QualityProfiles
2026-06-13T01:43:47.282331984Z [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-06-13T01:43:47.282653401Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003475s
2026-06-13T01:43:47.282765707Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityProfiles (Name)
2026-06-13T01:43:47.282886240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityProfiles_Name" ON "QualityProfiles" ("Name" ASC)
2026-06-13T01:43:47.283198569Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003138s
2026-06-13T01:43:47.283312408Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable QualitySizes
2026-06-13T01:43:47.283438422Z [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-06-13T01:43:47.283802816Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003823s
2026-06-13T01:43:47.283932357Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualitySizes (QualityId)
2026-06-13T01:43:47.284049813Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualitySizes_QualityId" ON "QualitySizes" ("QualityId" ASC)
2026-06-13T01:43:47.284373846Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003228s
2026-06-13T01:43:47.284488046Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualitySizes (Name)
2026-06-13T01:43:47.284604721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualitySizes_Name" ON "QualitySizes" ("Name" ASC)
2026-06-13T01:43:47.284882160Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002821s
2026-06-13T01:43:47.285009476Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable SceneMappings
2026-06-13T01:43:47.285136592Z [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-06-13T01:43:47.285487920Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003701s
2026-06-13T01:43:47.285600457Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NamingConfig
2026-06-13T01:43:47.285735689Z [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-06-13T01:43:47.286239304Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005262s
2026-06-13T01:43:47.289730646Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-06-13T01:43:47', 'InitialSetup')
2026-06-13T01:43:47.291175366Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:47.292550175Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated
2026-06-13T01:43:47.292677080Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068274s
2026-06-13T01:43:47.292845640Z [Info] FluentMigrator.Runner.MigrationRunner: 2: remove_tvrage_imdb_unique_constraint migrating
2026-06-13T01:43:47.292993888Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:47.293178470Z [Info] remove_tvrage_imdb_unique_constraint: Starting migration of Main DB to 2
2026-06-13T01:43:47.295047405Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex Series (TvRageId)
2026-06-13T01:43:47.295429294Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_Series_TvRageId"
2026-06-13T01:43:47.295743176Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005693s
2026-06-13T01:43:47.295866444Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex Series (ImdbId)
2026-06-13T01:43:47.296005945Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_Series_ImdbId"
2026-06-13T01:43:47.296286751Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002944s
2026-06-13T01:43:47.296425470Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2026-06-13T01:43:47', 'remove_tvrage_imdb_unique_constraint')
2026-06-13T01:43:47.296667658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:47.297370925Z [Info] FluentMigrator.Runner.MigrationRunner: 2: remove_tvrage_imdb_unique_constraint migrated
2026-06-13T01:43:47.297484243Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013519s
2026-06-13T01:43:47.297600196Z [Info] FluentMigrator.Runner.MigrationRunner: 3: remove_renamed_scene_mapping_columns migrating
2026-06-13T01:43:47.297746150Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:47.297914359Z [Info] remove_renamed_scene_mapping_columns: Starting migration of Main DB to 3
2026-06-13T01:43:47.298842468Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable SceneMappings
2026-06-13T01:43:47.299193215Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SceneMappings"
2026-06-13T01:43:47.299494852Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005189s
2026-06-13T01:43:47.299605365Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable SceneMappings
2026-06-13T01:43:47.299733082Z [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-06-13T01:43:47.300190814Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004667s
2026-06-13T01:43:47.300317760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2026-06-13T01:43:47', 'remove_renamed_scene_mapping_columns')
2026-06-13T01:43:47.300567874Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:47.301198895Z [Info] FluentMigrator.Runner.MigrationRunner: 3: remove_renamed_scene_mapping_columns migrated
2026-06-13T01:43:47.301322313Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014805s
2026-06-13T01:43:47.301444058Z [Info] FluentMigrator.Runner.MigrationRunner: 4: updated_history migrating
2026-06-13T01:43:47.301568008Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:47.301733592Z [Info] updated_history: Starting migration of Main DB to 4
2026-06-13T01:43:47.302202777Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable History
2026-06-13T01:43:47.302354262Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History"
2026-06-13T01:43:47.302663525Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003338s
2026-06-13T01:43:47.302773135Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable History
2026-06-13T01:43:47.302901434Z [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-06-13T01:43:47.303278113Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003971s
2026-06-13T01:43:47.303510461Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2026-06-13T01:43:47', 'updated_history')
2026-06-13T01:43:47.303761116Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:47.304921302Z [Info] FluentMigrator.Runner.MigrationRunner: 4: updated_history migrated
2026-06-13T01:43:47.305041795Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020278s
2026-06-13T01:43:47.305163530Z [Info] FluentMigrator.Runner.MigrationRunner: 5: added_eventtype_to_history migrating
2026-06-13T01:43:47.305288171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:47.305456801Z [Info] added_eventtype_to_history: Starting migration of Main DB to 5
2026-06-13T01:43:47.305748158Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History
2026-06-13T01:43:47.305902719Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-06-13T01:43:47.306008903Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn History EventType Int32
2026-06-13T01:43:47.306121389Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History" ADD COLUMN "EventType" INTEGER
2026-06-13T01:43:47.306651607Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005287s
2026-06-13T01:43:47.306778072Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2026-06-13T01:43:47', 'added_eventtype_to_history')
2026-06-13T01:43:47.307011171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:47.307604096Z [Info] FluentMigrator.Runner.MigrationRunner: 5: added_eventtype_to_history migrated
2026-06-13T01:43:47.307741532Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014826s
2026-06-13T01:43:47.307873288Z [Info] FluentMigrator.Runner.MigrationRunner: 6: add_index_to_log_time migrating
2026-06-13T01:43:47.307986786Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:47.308155436Z [Info] add_index_to_log_time: Starting migration of Main DB to 6
2026-06-13T01:43:47.308323414Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2026-06-13T01:43:47', 'add_index_to_log_time')
2026-06-13T01:43:47.308565803Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:47.309090069Z [Info] FluentMigrator.Runner.MigrationRunner: 6: add_index_to_log_time migrated
2026-06-13T01:43:47.309233397Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011022s
2026-06-13T01:43:47.309351976Z [Info] FluentMigrator.Runner.MigrationRunner: 7: add_renameEpisodes_to_naming migrating
2026-06-13T01:43:47.309470365Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:47.309638423Z [Info] add_renameEpisodes_to_naming: Starting migration of Main DB to 7
2026-06-13T01:43:47.310309926Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2026-06-13T01:43:47.310422563Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-06-13T01:43:47.310538887Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig RenameEpisodes Boolean
2026-06-13T01:43:47.310669009Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "RenameEpisodes" INTEGER
2026-06-13T01:43:47.311184026Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005192s
2026-06-13T01:43:47.311422076Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "RenameEpisodes" = NOT "UseSceneName"
2026-06-13T01:43:47.311811971Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "RenameEpisodes" = NOT "UseSceneName"
2026-06-13T01:43:47.312030922Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004492s
2026-06-13T01:43:47.312151756Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2026-06-13T01:43:47', 'add_renameEpisodes_to_naming')
2026-06-13T01:43:47.312439926Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:47.313027600Z [Info] FluentMigrator.Runner.MigrationRunner: 7: add_renameEpisodes_to_naming migrated
2026-06-13T01:43:47.313156339Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014498s
2026-06-13T01:43:47.313268815Z [Info] FluentMigrator.Runner.MigrationRunner: 8: remove_backlog migrating
2026-06-13T01:43:47.313381683Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:47.313549631Z [Info] remove_backlog: Starting migration of Main DB to 8
2026-06-13T01:43:47.315592936Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Series BacklogSetting
2026-06-13T01:43:47.331687934Z [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-06-13T01:43:47.332503978Z [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-06-13T01:43:47.333153997Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2026-06-13T01:43:47.333975462Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2026-06-13T01:43:47.335243356Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2026-06-13T01:43:47.335544823Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2026-06-13T01:43:47.335819176Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0201039s
2026-06-13T01:43:47.336019128Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig UseSceneName
2026-06-13T01:43:47.337206049Z [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-06-13T01:43:47.337741327Z [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-06-13T01:43:47.338195782Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig"
2026-06-13T01:43:47.338513613Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig"
2026-06-13T01:43:47.339640362Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035029s
2026-06-13T01:43:47.339766516Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2026-06-13T01:43:47', 'remove_backlog')
2026-06-13T01:43:47.340019776Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:47.340804847Z [Info] FluentMigrator.Runner.MigrationRunner: 8: remove_backlog migrated
2026-06-13T01:43:47.340922655Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046696s
2026-06-13T01:43:47.341047095Z [Info] FluentMigrator.Runner.MigrationRunner: 9: fix_rename_episodes migrating
2026-06-13T01:43:47.341177187Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:47.341348402Z [Info] fix_rename_episodes: Starting migration of Main DB to 9
2026-06-13T01:43:47.344270538Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig SeasonFolderFormat
2026-06-13T01:43:47.345442589Z [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-06-13T01:43:47.345940321Z [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-06-13T01:43:47.346370918Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig"
2026-06-13T01:43:47.346689981Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig"
2026-06-13T01:43:47.347812672Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034052s
2026-06-13T01:43:47.347947354Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-13T01:43:47.350084338Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "RenameEpisodes" = 1 WHERE "RenameEpisodes" = -1
2026-06-13T01:43:47.350365484Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022816s
2026-06-13T01:43:47.350464113Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-13T01:43:47.350554355Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "RenameEpisodes" = 0 WHERE "RenameEpisodes" = -2
2026-06-13T01:43:47.350745199Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002074s
2026-06-13T01:43:47.350848647Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2026-06-13T01:43:47', 'fix_rename_episodes')
2026-06-13T01:43:47.351068991Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:47.352045558Z [Info] FluentMigrator.Runner.MigrationRunner: 9: fix_rename_episodes migrated
2026-06-13T01:43:47.352169267Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015049s
2026-06-13T01:43:47.352269058Z [Info] FluentMigrator.Runner.MigrationRunner: 10: add_monitored migrating
2026-06-13T01:43:47.352366595Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:47.352517268Z [Info] add_monitored: Starting migration of Main DB to 10
2026-06-13T01:43:47.353730121Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2026-06-13T01:43:47.353843560Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-06-13T01:43:47.353938140Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes Monitored Boolean
2026-06-13T01:43:47.354050817Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "Monitored" INTEGER
2026-06-13T01:43:47.354536074Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000496s
2026-06-13T01:43:47.354644924Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Seasons
2026-06-13T01:43:47.354737580Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-06-13T01:43:47.354834135Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Seasons Monitored Boolean
2026-06-13T01:43:47.354945339Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Seasons" ADD COLUMN "Monitored" INTEGER
2026-06-13T01:43:47.355413642Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004751s
2026-06-13T01:43:47.355557061Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-13T01:43:47.355734648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Episodes" SET "Monitored" = 1 WHERE "Ignored" = 0
2026-06-13T01:43:47.355945794Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002893s
2026-06-13T01:43:47.356048390Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-13T01:43:47.356162400Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Episodes" SET "Monitored" = 0 WHERE "Ignored" = 1
2026-06-13T01:43:47.356363154Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000186s
2026-06-13T01:43:47.356425700Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-13T01:43:47.356561564Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Seasons" SET "Monitored" = 1 WHERE "Ignored" = 0
2026-06-13T01:43:47.356784834Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001734s
2026-06-13T01:43:47.356921028Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-13T01:43:47.356982452Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Seasons" SET "Monitored" = 0 WHERE "Ignored" = 1
2026-06-13T01:43:47.357180591Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001791s
2026-06-13T01:43:47.357279520Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2026-06-13T01:43:47', 'add_monitored')
2026-06-13T01:43:47.357490225Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:47.358093379Z [Info] FluentMigrator.Runner.MigrationRunner: 10: add_monitored migrated
2026-06-13T01:43:47.358210225Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011194s
2026-06-13T01:43:47.358304815Z [Info] FluentMigrator.Runner.MigrationRunner: 11: remove_ignored migrating
2026-06-13T01:43:47.358403725Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:47.358551713Z [Info] remove_ignored: Starting migration of Main DB to 11
2026-06-13T01:43:47.358798359Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Seasons Ignored
2026-06-13T01:43:47.360087626Z [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-06-13T01:43:47.360457992Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Seasons_temp" ("Id", "SeriesId", "SeasonNumber", "Monitored") SELECT "Id", "SeriesId", "SeasonNumber", "Monitored" FROM "Seasons"
2026-06-13T01:43:47.360805883Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Seasons"
2026-06-13T01:43:47.361207853Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Seasons_temp" RENAME TO "Seasons"
2026-06-13T01:43:47.362332428Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033949s
2026-06-13T01:43:47.362422920Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Episodes Ignored
2026-06-13T01:43:47.363565140Z [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-06-13T01:43:47.364262184Z [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-06-13T01:43:47.364949008Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Episodes"
2026-06-13T01:43:47.365337490Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes_temp" RENAME TO "Episodes"
2026-06-13T01:43:47.366458548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Episodes_TvDbEpisodeId" ON "Episodes" ("TvDbEpisodeId" ASC)
2026-06-13T01:43:47.366737220Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042133s
2026-06-13T01:43:47.366854396Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2026-06-13T01:43:47', 'remove_ignored')
2026-06-13T01:43:47.367076343Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:47.367823979Z [Info] FluentMigrator.Runner.MigrationRunner: 11: remove_ignored migrated
2026-06-13T01:43:47.367947738Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052985s
2026-06-13T01:43:47.368057429Z [Info] FluentMigrator.Runner.MigrationRunner: 12: remove_custom_start_date migrating
2026-06-13T01:43:47.368159845Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:47.368317653Z [Info] remove_custom_start_date: Starting migration of Main DB to 12
2026-06-13T01:43:47.368547967Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Series CustomStartDate
2026-06-13T01:43:47.369759186Z [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-06-13T01:43:47.370478886Z [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-06-13T01:43:47.371113544Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2026-06-13T01:43:47.371596336Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2026-06-13T01:43:47.377005381Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2026-06-13T01:43:47.377304213Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2026-06-13T01:43:47.377765252Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091036s
2026-06-13T01:43:47.377880574Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2026-06-13T01:43:47', 'remove_custom_start_date')
2026-06-13T01:43:47.378100337Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:47.379119299Z [Info] FluentMigrator.Runner.MigrationRunner: 12: remove_custom_start_date migrated
2026-06-13T01:43:47.379227096Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104579s
2026-06-13T01:43:47.379346527Z [Info] FluentMigrator.Runner.MigrationRunner: 13: add_air_date_utc migrating
2026-06-13T01:43:47.379444504Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:47.379610087Z [Info] add_air_date_utc: Starting migration of Main DB to 13
2026-06-13T01:43:47.380045995Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2026-06-13T01:43:47.380129664Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-06-13T01:43:47.380227311Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes AirDateUtc DateTime
2026-06-13T01:43:47.380340819Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "AirDateUtc" DATETIME
2026-06-13T01:43:47.380850887Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004848s
2026-06-13T01:43:47.380926930Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Episodes" SET "AirDateUtc" = "AirDate"
2026-06-13T01:43:47.381067232Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Episodes" SET "AirDateUtc" = "AirDate"
2026-06-13T01:43:47.381218467Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001731s
2026-06-13T01:43:47.381319641Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2026-06-13T01:43:47', 'add_air_date_utc')
2026-06-13T01:43:47.381521818Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:47.382179653Z [Info] FluentMigrator.Runner.MigrationRunner: 13: add_air_date_utc migrated
2026-06-13T01:43:47.382293212Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011294s
2026-06-13T01:43:47.382384095Z [Info] FluentMigrator.Runner.MigrationRunner: 14: drop_air_date migrating
2026-06-13T01:43:47.382481912Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:47.382624499Z [Info] drop_air_date: Starting migration of Main DB to 14
2026-06-13T01:43:47.382829843Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Episodes AirDate
2026-06-13T01:43:47.383759686Z [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-06-13T01:43:47.384335916Z [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-06-13T01:43:47.384843769Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Episodes"
2026-06-13T01:43:47.385205387Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes_temp" RENAME TO "Episodes"
2026-06-13T01:43:47.386232176Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Episodes_TvDbEpisodeId" ON "Episodes" ("TvDbEpisodeId" ASC)
2026-06-13T01:43:47.386493782Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035512s
2026-06-13T01:43:47.386604596Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2026-06-13T01:43:47', 'drop_air_date')
2026-06-13T01:43:47.386806442Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:47.388028654Z [Info] FluentMigrator.Runner.MigrationRunner: 14: drop_air_date migrated
2026-06-13T01:43:47.388135008Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050774s
2026-06-13T01:43:47.388234949Z [Info] FluentMigrator.Runner.MigrationRunner: 15: add_air_date_as_string migrating
2026-06-13T01:43:47.388334019Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:47.388478430Z [Info] add_air_date_as_string: Starting migration of Main DB to 15
2026-06-13T01:43:47.388726660Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2026-06-13T01:43:47.388830880Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-06-13T01:43:47.388911432Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes AirDate String
2026-06-13T01:43:47.389017516Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "AirDate" TEXT
2026-06-13T01:43:47.389470518Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004514s
2026-06-13T01:43:47.389582083Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2026-06-13T01:43:47', 'add_air_date_as_string')
2026-06-13T01:43:47.389790332Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:47.390661297Z [Info] FluentMigrator.Runner.MigrationRunner: 15: add_air_date_as_string migrated
2026-06-13T01:43:47.390771849Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016436s
2026-06-13T01:43:47.390872251Z [Info] FluentMigrator.Runner.MigrationRunner: 16: updated_imported_history_item migrating
2026-06-13T01:43:47.390976331Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:47.391127726Z [Info] updated_imported_history_item: Starting migration of Main DB to 16
2026-06-13T01:43:47.391319683Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "History" SET "Data" = replace( "Data", '"Path"', '"ImportedPath"' ) WHERE "EventType" = 3
2026-06-13T01:43:47.391478663Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "History" SET "Data" = replace( "Data", '"Path"', '"ImportedPath"' ) WHERE "EventType" = 3
2026-06-13T01:43:47.391676331Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001974s
2026-06-13T01:43:47.391779870Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2026-06-13T01:43:47', 'updated_imported_history_item')
2026-06-13T01:43:47.392212962Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:47.392784984Z [Info] FluentMigrator.Runner.MigrationRunner: 16: updated_imported_history_item migrated
2026-06-13T01:43:47.392899745Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013034s
2026-06-13T01:43:47.392995899Z [Info] FluentMigrator.Runner.MigrationRunner: 17: reset_scene_names migrating
2026-06-13T01:43:47.393089768Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:47.393231734Z [Info] reset_scene_names: Starting migration of Main DB to 17
2026-06-13T01:43:47.393417237Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "EpisodeFiles" SET "SceneName" = NULL where "SceneName" != NULL
2026-06-13T01:43:47.393563372Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "EpisodeFiles" SET "SceneName" = NULL where "SceneName" != NULL
2026-06-13T01:43:47.393737092Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001737s
2026-06-13T01:43:47.393838696Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2026-06-13T01:43:47', 'reset_scene_names')
2026-06-13T01:43:47.394041815Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:47.394598827Z [Info] FluentMigrator.Runner.MigrationRunner: 17: reset_scene_names migrated
2026-06-13T01:43:47.394704480Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010331s
2026-06-13T01:43:47.394804401Z [Info] FluentMigrator.Runner.MigrationRunner: 18: remove_duplicates migrating
2026-06-13T01:43:47.394899994Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:47.395043673Z [Info] remove_duplicates: Starting migration of Main DB to 18
2026-06-13T01:43:47.395247003Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-13T01:43:47.395362455Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-13T01:43:47.405915090Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105166s
2026-06-13T01:43:47.406006484Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2026-06-13T01:43:47', 'remove_duplicates')
2026-06-13T01:43:47.406214543Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:47.406804682Z [Info] FluentMigrator.Runner.MigrationRunner: 18: remove_duplicates migrated
2026-06-13T01:43:47.406912269Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114426s
2026-06-13T01:43:47.407014404Z [Info] FluentMigrator.Runner.MigrationRunner: 19: restore_unique_constraints migrating
2026-06-13T01:43:47.407118183Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:47.407259789Z [Info] restore_unique_constraints: Starting migration of Main DB to 19
2026-06-13T01:43:47.407817803Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DROP INDEX IF EXISTS "IX_Series_TvdbId"
2026-06-13T01:43:47.408042856Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX IF EXISTS "IX_Series_TvdbId"
2026-06-13T01:43:47.408338932Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003042s
2026-06-13T01:43:47.408446850Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DROP INDEX IF EXISTS "IX_Series_TitleSlug"
2026-06-13T01:43:47.408554597Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX IF EXISTS "IX_Series_TitleSlug"
2026-06-13T01:43:47.408810983Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002544s
2026-06-13T01:43:47.408910433Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DROP INDEX IF EXISTS "IX_Episodes_TvDbEpisodeId"
2026-06-13T01:43:47.409023912Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX IF EXISTS "IX_Episodes_TvDbEpisodeId"
2026-06-13T01:43:47.409283364Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002514s
2026-06-13T01:43:47.409380410Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (TvdbId)
2026-06-13T01:43:47.409479479Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2026-06-13T01:43:47.409713711Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002361s
2026-06-13T01:43:47.409823683Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (TitleSlug)
2026-06-13T01:43:47.409921951Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2026-06-13T01:43:47.410160080Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002372s
2026-06-13T01:43:47.410259380Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Episodes (TvDbEpisodeId)
2026-06-13T01:43:47.410364783Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Episodes_TvDbEpisodeId" ON "Episodes" ("TvDbEpisodeId" ASC)
2026-06-13T01:43:47.410604606Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002433s
2026-06-13T01:43:47.410714988Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2026-06-13T01:43:47', 'restore_unique_constraints')
2026-06-13T01:43:47.410920061Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:47.411649159Z [Info] FluentMigrator.Runner.MigrationRunner: 19: restore_unique_constraints migrated
2026-06-13T01:43:47.411759421Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012838s
2026-06-13T01:43:47.411899133Z [Info] FluentMigrator.Runner.MigrationRunner: 20: add_year_and_seasons_to_series migrating
2026-06-13T01:43:47.411979264Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:47.412128966Z [Info] add_year_and_seasons_to_series: Starting migration of Main DB to 20
2026-06-13T01:43:47.412480243Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-06-13T01:43:47.412587429Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-06-13T01:43:47.412666509Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series Year Int32
2026-06-13T01:43:47.412767151Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "Year" INTEGER
2026-06-13T01:43:47.413225134Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004592s
2026-06-13T01:43:47.413328983Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-06-13T01:43:47.413412201Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-06-13T01:43:47.413495468Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series Seasons String
2026-06-13T01:43:47.413596472Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "Seasons" TEXT
2026-06-13T01:43:47.414045446Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004493s
2026-06-13T01:43:47.414144846Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-13T01:43:47.414229988Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-13T01:43:47.418216918Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039719s
2026-06-13T01:43:47.418341078Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2026-06-13T01:43:47', 'add_year_and_seasons_to_series')
2026-06-13T01:43:47.418553496Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:47.419232554Z [Info] FluentMigrator.Runner.MigrationRunner: 20: add_year_and_seasons_to_series migrated
2026-06-13T01:43:47.419345381Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049955s
2026-06-13T01:43:47.419446154Z [Info] FluentMigrator.Runner.MigrationRunner: 21: drop_seasons_table migrating
2026-06-13T01:43:47.419542778Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:47.419687269Z [Info] drop_seasons_table: Starting migration of Main DB to 21
2026-06-13T01:43:47.419887733Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable Seasons
2026-06-13T01:43:47.420002053Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Seasons"
2026-06-13T01:43:47.420285845Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002842s
2026-06-13T01:43:47.420395336Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2026-06-13T01:43:47', 'drop_seasons_table')
2026-06-13T01:43:47.420607543Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:47.421700004Z [Info] FluentMigrator.Runner.MigrationRunner: 21: drop_seasons_table migrated
2026-06-13T01:43:47.421804304Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001691s
2026-06-13T01:43:47.421907672Z [Info] FluentMigrator.Runner.MigrationRunner: 22: move_indexer_to_generic_provider migrating
2026-06-13T01:43:47.422007924Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:47.422155842Z [Info] move_indexer_to_generic_provider: Starting migration of Main DB to 22
2026-06-13T01:43:47.422402338Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-06-13T01:43:47.422503312Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-06-13T01:43:47.422580146Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers ConfigContract String
2026-06-13T01:43:47.422690609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "ConfigContract" TEXT
2026-06-13T01:43:47.423143842Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004509s
2026-06-13T01:43:47.423255857Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2026-06-13T01:43:47', 'move_indexer_to_generic_provider')
2026-06-13T01:43:47.423473205Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:47.424109857Z [Info] FluentMigrator.Runner.MigrationRunner: 22: move_indexer_to_generic_provider migrated
2026-06-13T01:43:47.424228346Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014132s
2026-06-13T01:43:47.424326584Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_config_contract_to_indexers migrating
2026-06-13T01:43:47.424429010Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:47.424574313Z [Info] add_config_contract_to_indexers: Starting migration of Main DB to 23
2026-06-13T01:43:47.426443027Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-13T01:43:47.426552728Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NewznabSettings' WHERE "Implementation" = 'Newznab'
2026-06-13T01:43:47.426747680Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001987s
2026-06-13T01:43:47.426836159Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-13T01:43:47.426927873Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'OmgwtfnzbsSettings' WHERE "Implementation" = 'Omgwtfnzbs'
2026-06-13T01:43:47.427121744Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001934s
2026-06-13T01:43:47.427207376Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-13T01:43:47.427298690Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NullConfig' WHERE "Implementation" = 'Wombles'
2026-06-13T01:43:47.427486889Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001903s
2026-06-13T01:43:47.427577482Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-13T01:43:47.427663585Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NullConfig' WHERE "Implementation" = 'Eztv'
2026-06-13T01:43:47.427842726Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001796s
2026-06-13T01:43:47.427961856Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-06-13T01:43:47.430343543Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "ConfigContract" IS NULL
2026-06-13T01:43:47.430527153Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024576s
2026-06-13T01:43:47.430630371Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2026-06-13T01:43:47', 'add_config_contract_to_indexers')
2026-06-13T01:43:47.430849001Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:47.431443559Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_config_contract_to_indexers migrated
2026-06-13T01:43:47.431554612Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033725s
2026-06-13T01:43:47.431657800Z [Info] FluentMigrator.Runner.MigrationRunner: 24: drop_tvdb_episodeid migrating
2026-06-13T01:43:47.431754515Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:47.431918055Z [Info] drop_tvdb_episodeid: Starting migration of Main DB to 24
2026-06-13T01:43:47.432120693Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Episodes TvDbEpisodeId
2026-06-13T01:43:47.433019513Z [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-06-13T01:43:47.433577517Z [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-06-13T01:43:47.434087284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Episodes"
2026-06-13T01:43:47.434454443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes_temp" RENAME TO "Episodes"
2026-06-13T01:43:47.435565822Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033205s
2026-06-13T01:43:47.435676565Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2026-06-13T01:43:47', 'drop_tvdb_episodeid')
2026-06-13T01:43:47.435925797Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:47.436685156Z [Info] FluentMigrator.Runner.MigrationRunner: 24: drop_tvdb_episodeid migrated
2026-06-13T01:43:47.436787463Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044372s
2026-06-13T01:43:47.436888736Z [Info] FluentMigrator.Runner.MigrationRunner: 25: move_notification_to_generic_provider migrating
2026-06-13T01:43:47.436995231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:47.437141956Z [Info] move_notification_to_generic_provider: Starting migration of Main DB to 25
2026-06-13T01:43:47.437395888Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-06-13T01:43:47.437506040Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-06-13T01:43:47.437585089Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications ConfigContract String
2026-06-13T01:43:47.437693237Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "ConfigContract" TEXT
2026-06-13T01:43:47.438175608Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004791s
2026-06-13T01:43:47.438287975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2026-06-13T01:43:47', 'move_notification_to_generic_provider')
2026-06-13T01:43:47.438516074Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:47.439291967Z [Info] FluentMigrator.Runner.MigrationRunner: 25: move_notification_to_generic_provider migrated
2026-06-13T01:43:47.439406157Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001596s
2026-06-13T01:43:47.439506258Z [Info] FluentMigrator.Runner.MigrationRunner: 26: add_config_contract_to_notifications migrating
2026-06-13T01:43:47.439621641Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:47.439778376Z [Info] add_config_contract_to_notifications: Starting migration of Main DB to 26
2026-06-13T01:43:47.440553718Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-13T01:43:47.440665994Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "ConfigContract" = 'EmailSettings' WHERE "Implementation" = 'Email'
2026-06-13T01:43:47.440855616Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001987s
2026-06-13T01:43:47.440945778Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-13T01:43:47.441028184Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "ConfigContract" = 'GrowlSettings' WHERE "Implementation" = 'Growl'
2026-06-13T01:43:47.441207726Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000184s
2026-06-13T01:43:47.441302316Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-13T01:43:47.441378199Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "ConfigContract" = 'NotifyMyAndroidSettings' WHERE "Implementation" = 'NotifyMyAndroid'
2026-06-13T01:43:47.441576108Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001974s
2026-06-13T01:43:47.441659506Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-13T01:43:47.442008258Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "ConfigContract" = 'PlexClientSettings' WHERE "Implementation" = 'PlexClient'
2026-06-13T01:43:47.442190896Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001941s
2026-06-13T01:43:47.442272530Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-13T01:43:47.442359556Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "ConfigContract" = 'PlexServerSettings' WHERE "Implementation" = 'PlexServer'
2026-06-13T01:43:47.442547113Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001893s
2026-06-13T01:43:47.442630171Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-13T01:43:47.442717386Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "ConfigContract" = 'ProwlSettings' WHERE "Implementation" = 'Prowl'
2026-06-13T01:43:47.442899172Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001815s
2026-06-13T01:43:47.442983983Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-13T01:43:47.443070488Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "ConfigContract" = 'PushBulletSettings' WHERE "Implementation" = 'PushBullet'
2026-06-13T01:43:47.443259338Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000189s
2026-06-13T01:43:47.443341984Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-13T01:43:47.443430122Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "ConfigContract" = 'PushoverSettings' WHERE "Implementation" = 'Pushover'
2026-06-13T01:43:47.443620225Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001903s
2026-06-13T01:43:47.443704104Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-13T01:43:47.443792301Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "ConfigContract" = 'XbmcSettings' WHERE "Implementation" = 'Xbmc'
2026-06-13T01:43:47.444008136Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001951s
2026-06-13T01:43:47.444081985Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-06-13T01:43:47.444199722Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "ConfigContract" IS NULL
2026-06-13T01:43:47.444358001Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000175s
2026-06-13T01:43:47.444457862Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2026-06-13T01:43:47', 'add_config_contract_to_notifications')
2026-06-13T01:43:47.444662344Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:47.445632227Z [Info] FluentMigrator.Runner.MigrationRunner: 26: add_config_contract_to_notifications migrated
2026-06-13T01:43:47.445747790Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014454s
2026-06-13T01:43:47.445845126Z [Info] FluentMigrator.Runner.MigrationRunner: 27: fix_omgwtfnzbs migrating
2026-06-13T01:43:47.445940408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:47.446118557Z [Info] fix_omgwtfnzbs: Starting migration of Main DB to 27
2026-06-13T01:43:47.447082228Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-13T01:43:47.447184814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'OmgwtfnzbsSettings' WHERE "Implementation" = 'Omgwtfnzbs'
2026-06-13T01:43:47.447387853Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002014s
2026-06-13T01:43:47.447474057Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-13T01:43:47.447558347Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "Settings" = '{}' WHERE "Implementation" = 'Omgwtfnzbs' AND "Settings" IS NULL
2026-06-13T01:43:47.447750945Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001915s
2026-06-13T01:43:47.447831467Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-13T01:43:47.447946899Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "Settings" = '{}' WHERE "Implementation" = 'Omgwtfnzbs' AND "Settings" = ''
2026-06-13T01:43:47.448133134Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001932s
2026-06-13T01:43:47.448231122Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2026-06-13T01:43:47', 'fix_omgwtfnzbs')
2026-06-13T01:43:47.448603802Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:47.449241186Z [Info] FluentMigrator.Runner.MigrationRunner: 27: fix_omgwtfnzbs migrated
2026-06-13T01:43:47.449368062Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012986s
2026-06-13T01:43:47.449436860Z [Info] FluentMigrator.Runner.MigrationRunner: 28: add_blacklist_table migrating
2026-06-13T01:43:47.449530880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:47.449677615Z [Info] add_blacklist_table: Starting migration of Main DB to 28
2026-06-13T01:43:47.450024344Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Blacklist
2026-06-13T01:43:47.450151640Z [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-06-13T01:43:47.450506365Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000374s
2026-06-13T01:43:47.450617649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2026-06-13T01:43:47', 'add_blacklist_table')
2026-06-13T01:43:47.450818473Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:47.451571450Z [Info] FluentMigrator.Runner.MigrationRunner: 28: add_blacklist_table migrated
2026-06-13T01:43:47.451672323Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014357s
2026-06-13T01:43:47.451777305Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_formats_to_naming_config migrating
2026-06-13T01:43:47.451888388Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:47.452035444Z [Info] add_formats_to_naming_config: Starting migration of Main DB to 29
2026-06-13T01:43:47.452412524Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2026-06-13T01:43:47.452491212Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-06-13T01:43:47.452567336Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig StandardEpisodeFormat String
2026-06-13T01:43:47.452686225Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "StandardEpisodeFormat" TEXT
2026-06-13T01:43:47.453163066Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004785s
2026-06-13T01:43:47.453263137Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2026-06-13T01:43:47.453357227Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-06-13T01:43:47.453429923Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig DailyEpisodeFormat String
2026-06-13T01:43:47.453539183Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "DailyEpisodeFormat" TEXT
2026-06-13T01:43:47.453997105Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004504s
2026-06-13T01:43:47.454092227Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-13T01:43:47.454179553Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-13T01:43:47.459491783Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052628s
2026-06-13T01:43:47.459582516Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2026-06-13T01:43:47', 'add_formats_to_naming_config')
2026-06-13T01:43:47.459797028Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:47.460750588Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_formats_to_naming_config migrated
2026-06-13T01:43:47.460857894Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065534s
2026-06-13T01:43:47.460953978Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_season_folder_format_to_naming_config migrating
2026-06-13T01:43:47.461059851Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:47.461206877Z [Info] add_season_folder_format_to_naming_config: Starting migration of Main DB to 30
2026-06-13T01:43:47.461527242Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2026-06-13T01:43:47.461636462Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-06-13T01:43:47.461713367Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig SeasonFolderFormat String
2026-06-13T01:43:47.461824631Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "SeasonFolderFormat" TEXT
2026-06-13T01:43:47.462302674Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004729s
2026-06-13T01:43:47.462397104Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-13T01:43:47.462480793Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-13T01:43:47.463152195Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006581s
2026-06-13T01:43:47.463257618Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" = 'seasonfolderformat'
2026-06-13T01:43:47.463378721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'seasonfolderformat'
2026-06-13T01:43:47.463535407Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000155s
2026-06-13T01:43:47.463622913Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" = 'useseasonfolder'
2026-06-13T01:43:47.463739378Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'useseasonfolder'
2026-06-13T01:43:47.463906204Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001582s
2026-06-13T01:43:47.464020063Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2026-06-13T01:43:47', 'add_season_folder_format_to_naming_config')
2026-06-13T01:43:47.464226309Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:47.464809694Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_season_folder_format_to_naming_config migrated
2026-06-13T01:43:47.464919986Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010525s
2026-06-13T01:43:47.465014847Z [Info] FluentMigrator.Runner.MigrationRunner: 31: delete_old_naming_config_columns migrating
2026-06-13T01:43:47.465117834Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:47.465260452Z [Info] delete_old_naming_config_columns: Starting migration of Main DB to 31
2026-06-13T01:43:47.465623693Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig Separator, NumberStyle, IncludeSeriesTitle, IncludeEpisodeTitle, IncludeQuality, ReplaceSpaces
2026-06-13T01:43:47.466564649Z [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-06-13T01:43:47.466933181Z [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-06-13T01:43:47.467276252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig"
2026-06-13T01:43:47.467536717Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig"
2026-06-13T01:43:47.468682845Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028868s
2026-06-13T01:43:47.468791804Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2026-06-13T01:43:47', 'delete_old_naming_config_columns')
2026-06-13T01:43:47.469003651Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:47.469686667Z [Info] FluentMigrator.Runner.MigrationRunner: 31: delete_old_naming_config_columns migrated
2026-06-13T01:43:47.469798702Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038992s
2026-06-13T01:43:47.469897582Z [Info] FluentMigrator.Runner.MigrationRunner: 32: set_default_release_group migrating
2026-06-13T01:43:47.469996320Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:47.470140611Z [Info] set_default_release_group: Starting migration of Main DB to 32
2026-06-13T01:43:47.470742263Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-13T01:43:47.470850661Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "EpisodeFiles" SET "ReleaseGroup" = 'DRONE' WHERE "ReleaseGroup" IS NULL
2026-06-13T01:43:47.471060354Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001873s
2026-06-13T01:43:47.471373945Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2026-06-13T01:43:47', 'set_default_release_group')
2026-06-13T01:43:47.471386520Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:47.471942300Z [Info] FluentMigrator.Runner.MigrationRunner: 32: set_default_release_group migrated
2026-06-13T01:43:47.472055197Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010885s
2026-06-13T01:43:47.472151621Z [Info] FluentMigrator.Runner.MigrationRunner: 33: add_api_key_to_pushover migrating
2026-06-13T01:43:47.475001081Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:47.475152265Z [Info] add_api_key_to_pushover: Starting migration of Main DB to 33
2026-06-13T01:43:47.475352719Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-13T01:43:47.475458051Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-13T01:43:47.476267452Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007937s
2026-06-13T01:43:47.476381992Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2026-06-13T01:43:47', 'add_api_key_to_pushover')
2026-06-13T01:43:47.476594250Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:47.477199609Z [Info] FluentMigrator.Runner.MigrationRunner: 33: add_api_key_to_pushover migrated
2026-06-13T01:43:47.477309270Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001735s
2026-06-13T01:43:47.477415093Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_series_contraints migrating
2026-06-13T01:43:47.477512209Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:47.477654826Z [Info] remove_series_contraints: Starting migration of Main DB to 34
2026-06-13T01:43:47.478839211Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-06-13T01:43:47.478949995Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-06-13T01:43:47.479222774Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Series ImdbId String
2026-06-13T01:43:47.480601641Z [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-06-13T01:43:47.481298365Z [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-06-13T01:43:47.481888644Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2026-06-13T01:43:47.482341105Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2026-06-13T01:43:47.483379066Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2026-06-13T01:43:47.483605762Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2026-06-13T01:43:47.483832258Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044897s
2026-06-13T01:43:47.483980768Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Series TitleSlug String
2026-06-13T01:43:47.484865970Z [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-06-13T01:43:47.485537303Z [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-06-13T01:43:47.486138213Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2026-06-13T01:43:47.486547327Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2026-06-13T01:43:47.487566770Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2026-06-13T01:43:47.487800310Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2026-06-13T01:43:47.488029161Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039432s
2026-06-13T01:43:47.488133882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2026-06-13T01:43:47', 'remove_series_contraints')
2026-06-13T01:43:47.488334436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:47.489255522Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_series_contraints migrated
2026-06-13T01:43:47.489368670Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051745s
2026-06-13T01:43:47.489467408Z [Info] FluentMigrator.Runner.MigrationRunner: 35: add_series_folder_format_to_naming_config migrating
2026-06-13T01:43:47.489578382Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:47.489717552Z [Info] add_series_folder_format_to_naming_config: Starting migration of Main DB to 35
2026-06-13T01:43:47.490368614Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2026-06-13T01:43:47.490486100Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.5E-06s
2026-06-13T01:43:47.490563636Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig SeriesFolderFormat String
2026-06-13T01:43:47.490679229Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "SeriesFolderFormat" TEXT
2026-06-13T01:43:47.491118444Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004408s
2026-06-13T01:43:47.491217664Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-13T01:43:47.491299128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "SeriesFolderFormat" = '{Series Title}' WHERE 1 = 1
2026-06-13T01:43:47.491479110Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001776s
2026-06-13T01:43:47.491582278Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2026-06-13T01:43:47', 'add_series_folder_format_to_naming_config')
2026-06-13T01:43:47.491792582Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:47.492527903Z [Info] FluentMigrator.Runner.MigrationRunner: 35: add_series_folder_format_to_naming_config migrated
2026-06-13T01:43:47.492655370Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012173s
2026-06-13T01:43:47.492747255Z [Info] FluentMigrator.Runner.MigrationRunner: 36: update_with_quality_converters migrating
2026-06-13T01:43:47.492852958Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:47.492989262Z [Info] update_with_quality_converters: Starting migration of Main DB to 36
2026-06-13T01:43:47.493852290Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2026-06-13T01:43:47.493963965Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-06-13T01:43:47.494037493Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles Items String
2026-06-13T01:43:47.494147425Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "Items" TEXT
2026-06-13T01:43:47.494580417Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004342s
2026-06-13T01:43:47.494680719Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-13T01:43:47.494773175Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-13T01:43:47.496824096Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002039s
2026-06-13T01:43:47.496928897Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-13T01:43:47.497010030Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-13T01:43:47.498441133Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014112s
2026-06-13T01:43:47.498556535Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2026-06-13T01:43:47', 'update_with_quality_converters')
2026-06-13T01:43:47.498768923Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:47.499559846Z [Info] FluentMigrator.Runner.MigrationRunner: 36: update_with_quality_converters migrated
2026-06-13T01:43:47.499672644Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025361s
2026-06-13T01:43:47.499771132Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_configurable_qualities migrating
2026-06-13T01:43:47.499885643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:47.500049633Z [Info] add_configurable_qualities: Starting migration of Main DB to 37
2026-06-13T01:43:47.501303007Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn QualityProfiles Allowed
2026-06-13T01:43:47.502199553Z [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-06-13T01:43:47.502496942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "QualityProfiles_temp" ("Id", "Name", "Cutoff", "Items") SELECT "Id", "Name", "Cutoff", "Items" FROM "QualityProfiles"
2026-06-13T01:43:47.502722897Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "QualityProfiles"
2026-06-13T01:43:47.503048573Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles_temp" RENAME TO "QualityProfiles"
2026-06-13T01:43:47.504085712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityProfiles_Name" ON "QualityProfiles" ("Name" ASC)
2026-06-13T01:43:47.504333832Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029145s
2026-06-13T01:43:47.504428492Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn QualityProfiles Items String
2026-06-13T01:43:47.505252432Z [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-06-13T01:43:47.505547967Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "QualityProfiles_temp" ("Id", "Name", "Cutoff", "Items") SELECT "Id", "Name", "Cutoff", "Items" FROM "QualityProfiles"
2026-06-13T01:43:47.505775756Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "QualityProfiles"
2026-06-13T01:43:47.506106282Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles_temp" RENAME TO "QualityProfiles"
2026-06-13T01:43:47.507108671Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityProfiles_Name" ON "QualityProfiles" ("Name" ASC)
2026-06-13T01:43:47.507347362Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028196s
2026-06-13T01:43:47.507436050Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable QualityDefinitions
2026-06-13T01:43:47.507546894Z [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-06-13T01:43:47.507864503Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003223s
2026-06-13T01:43:47.507994385Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Quality)
2026-06-13T01:43:47.508097883Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Quality" ON "QualityDefinitions" ("Quality" ASC)
2026-06-13T01:43:47.508321995Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002247s
2026-06-13T01:43:47.508419251Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Title)
2026-06-13T01:43:47.508547188Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Title" ON "QualityDefinitions" ("Title" ASC)
2026-06-13T01:43:47.508746099Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002178s
2026-06-13T01:43:47.508830258Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Weight)
2026-06-13T01:43:47.508934939Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Weight" ON "QualityDefinitions" ("Weight" ASC)
2026-06-13T01:43:47.509154912Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002184s
2026-06-13T01:43:47.509238360Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-13T01:43:47.509323522Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-13T01:43:47.510304728Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000968s
2026-06-13T01:43:47.510406243Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable QualitySizes
2026-06-13T01:43:47.510497306Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "QualitySizes"
2026-06-13T01:43:47.510891620Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003905s
2026-06-13T01:43:47.511003696Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2026-06-13T01:43:47', 'add_configurable_qualities')
2026-06-13T01:43:47.511216304Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:47.512147680Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_configurable_qualities migrated
2026-06-13T01:43:47.512272491Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016382s
2026-06-13T01:43:47.512366972Z [Info] FluentMigrator.Runner.MigrationRunner: 38: add_on_upgrade_to_notifications migrating
2026-06-13T01:43:47.512466332Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:47.512611655Z [Info] add_on_upgrade_to_notifications: Starting migration of Main DB to 38
2026-06-13T01:43:47.512876608Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-06-13T01:43:47.512990017Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-06-13T01:43:47.513067984Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnUpgrade Boolean
2026-06-13T01:43:47.513186653Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnUpgrade" INTEGER
2026-06-13T01:43:47.513607370Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000433s
2026-06-13T01:43:47.513711049Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "OnUpgrade" = "OnDownload"
2026-06-13T01:43:47.513835540Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "OnUpgrade" = "OnDownload"
2026-06-13T01:43:47.513986714Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000155s
2026-06-13T01:43:47.514264303Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2026-06-13T01:43:47', 'add_on_upgrade_to_notifications')
2026-06-13T01:43:47.514298112Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:47.514952830Z [Info] FluentMigrator.Runner.MigrationRunner: 38: add_on_upgrade_to_notifications migrated
2026-06-13T01:43:47.515064245Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011177s
2026-06-13T01:43:47.515159276Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_metadata_tables migrating
2026-06-13T01:43:47.515258516Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:47.515409991Z [Info] add_metadata_tables: Starting migration of Main DB to 39
2026-06-13T01:43:47.516089650Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Metadata
2026-06-13T01:43:47.516225764Z [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-06-13T01:43:47.516578224Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003788s
2026-06-13T01:43:47.516675921Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataFiles
2026-06-13T01:43:47.516789069Z [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-06-13T01:43:47.517140807Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003644s
2026-06-13T01:43:47.517243053Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2026-06-13T01:43:47', 'add_metadata_tables')
2026-06-13T01:43:47.517442164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:47.518198688Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_metadata_tables migrated
2026-06-13T01:43:47.518306966Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014292s
2026-06-13T01:43:47.518405084Z [Info] FluentMigrator.Runner.MigrationRunner: 40: add_metadata_to_episodes_and_series migrating
2026-06-13T01:43:47.518510326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:47.518649636Z [Info] add_metadata_to_episodes_and_series: Starting migration of Main DB to 40
2026-06-13T01:43:47.519114152Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-06-13T01:43:47.519215566Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-06-13T01:43:47.519291489Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series Actors String
2026-06-13T01:43:47.519402783Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "Actors" TEXT
2026-06-13T01:43:47.519854102Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004507s
2026-06-13T01:43:47.519959504Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series Ratings String
2026-06-13T01:43:47.520062853Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "Ratings" TEXT
2026-06-13T01:43:47.520488540Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004266s
2026-06-13T01:43:47.520587589Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series Genres String
2026-06-13T01:43:47.520688573Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "Genres" TEXT
2026-06-13T01:43:47.521114300Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004264s
2026-06-13T01:43:47.521218210Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series Certification String
2026-06-13T01:43:47.521322750Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "Certification" TEXT
2026-06-13T01:43:47.521747636Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000428s
2026-06-13T01:43:47.521848770Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2026-06-13T01:43:47.521929863Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-06-13T01:43:47.522007309Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes Ratings String
2026-06-13T01:43:47.522116138Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "Ratings" TEXT
2026-06-13T01:43:47.522535172Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000422s
2026-06-13T01:43:47.522637689Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes Images String
2026-06-13T01:43:47.522737831Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "Images" TEXT
2026-06-13T01:43:47.523166604Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004272s
2026-06-13T01:43:47.523281446Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2026-06-13T01:43:47', 'add_metadata_to_episodes_and_series')
2026-06-13T01:43:47.523537652Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:47.524256590Z [Info] FluentMigrator.Runner.MigrationRunner: 40: add_metadata_to_episodes_and_series migrated
2026-06-13T01:43:47.524396682Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015124s
2026-06-13T01:43:47.524471052Z [Info] FluentMigrator.Runner.MigrationRunner: 41: fix_xbmc_season_images_metadata migrating
2026-06-13T01:43:47.524584109Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:47.524717257Z [Info] fix_xbmc_season_images_metadata: Starting migration of Main DB to 41
2026-06-13T01:43:47.524906268Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MetadataFiles" SET "Type" = 4 WHERE "Consumer" = 'XbmcMetadata' AND "SeasonNumber" IS NOT NULL
2026-06-13T01:43:47.525073405Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MetadataFiles" SET "Type" = 4 WHERE "Consumer" = 'XbmcMetadata' AND "SeasonNumber" IS NOT NULL
2026-06-13T01:43:47.525273368Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001979s
2026-06-13T01:43:47.525372477Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2026-06-13T01:43:47', 'fix_xbmc_season_images_metadata')
2026-06-13T01:43:47.525576658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:47.526308512Z [Info] FluentMigrator.Runner.MigrationRunner: 41: fix_xbmc_season_images_metadata migrated
2026-06-13T01:43:47.526424566Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012297s
2026-06-13T01:43:47.526522594Z [Info] FluentMigrator.Runner.MigrationRunner: 42: add_download_clients_table migrating
2026-06-13T01:43:47.526619990Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:47.526760312Z [Info] add_download_clients_table: Starting migration of Main DB to 42
2026-06-13T01:43:47.527186681Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClients
2026-06-13T01:43:47.527315000Z [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-06-13T01:43:47.527667079Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003584s
2026-06-13T01:43:47.527768122Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2026-06-13T01:43:47', 'add_download_clients_table')
2026-06-13T01:43:47.528031362Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:47.528803488Z [Info] FluentMigrator.Runner.MigrationRunner: 42: add_download_clients_table migrated
2026-06-13T01:43:47.528913609Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014987s
2026-06-13T01:43:47.529011697Z [Info] FluentMigrator.Runner.MigrationRunner: 43: convert_config_to_download_clients migrating
2026-06-13T01:43:47.529115276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:47.529258484Z [Info] convert_config_to_download_clients: Starting migration of Main DB to 43
2026-06-13T01:43:47.529482876Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-13T01:43:47.529579471Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-13T01:43:47.533912678Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043252s
2026-06-13T01:43:47.534033722Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (43, '2026-06-13T01:43:47', 'convert_config_to_download_clients')
2026-06-13T01:43:47.534270940Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:47.535074999Z [Info] FluentMigrator.Runner.MigrationRunner: 43: convert_config_to_download_clients migrated
2026-06-13T01:43:47.535188759Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0054895s
2026-06-13T01:43:47.535285884Z [Info] FluentMigrator.Runner.MigrationRunner: 44: fix_xbmc_episode_metadata migrating
2026-06-13T01:43:47.535380745Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:47.535522922Z [Info] fix_xbmc_episode_metadata: Starting migration of Main DB to 44
2026-06-13T01:43:47.535730800Z [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-06-13T01:43:47.535953369Z [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-06-13T01:43:47.536187580Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002361s
2026-06-13T01:43:47.536274455Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MetadataFiles" SET "Type" = 5 WHERE "Consumer" = 'XbmcMetadata' AND "EpisodeFileId" IS NOT NULL AND "Type" = 4
2026-06-13T01:43:47.536431792Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MetadataFiles" SET "Type" = 5 WHERE "Consumer" = 'XbmcMetadata' AND "EpisodeFileId" IS NOT NULL AND "Type" = 4
2026-06-13T01:43:47.536632737Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001997s
2026-06-13T01:43:47.536735264Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2026-06-13T01:43:47', 'fix_xbmc_episode_metadata')
2026-06-13T01:43:47.549408169Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:47.550132568Z [Info] FluentMigrator.Runner.MigrationRunner: 44: fix_xbmc_episode_metadata migrated
2026-06-13T01:43:47.550249694Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0136962s
2026-06-13T01:43:47.550389576Z [Info] FluentMigrator.Runner.MigrationRunner: 45: add_indexes migrating
2026-06-13T01:43:47.550489367Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:47.550669750Z [Info] add_indexes: Starting migration of Main DB to 45
2026-06-13T01:43:47.551394470Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Blacklist (SeriesId)
2026-06-13T01:43:47.551510453Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Blacklist_SeriesId" ON "Blacklist" ("SeriesId" ASC)
2026-06-13T01:43:47.551775667Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002702s
2026-06-13T01:43:47.551890739Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex EpisodeFiles (SeriesId)
2026-06-13T01:43:47.551994528Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_EpisodeFiles_SeriesId" ON "EpisodeFiles" ("SeriesId" ASC)
2026-06-13T01:43:47.552211726Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000219s
2026-06-13T01:43:47.552311146Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Episodes (EpisodeFileId)
2026-06-13T01:43:47.552412380Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_EpisodeFileId" ON "Episodes" ("EpisodeFileId" ASC)
2026-06-13T01:43:47.552624858Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002127s
2026-06-13T01:43:47.552718917Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Episodes (SeriesId)
2026-06-13T01:43:47.552815522Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_SeriesId" ON "Episodes" ("SeriesId" ASC)
2026-06-13T01:43:47.553017919Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002069s
2026-06-13T01:43:47.553114223Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (EpisodeId)
2026-06-13T01:43:47.553224626Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EpisodeId" ON "History" ("EpisodeId" ASC)
2026-06-13T01:43:47.553428446Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002083s
2026-06-13T01:43:47.553526915Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (Date)
2026-06-13T01:43:47.553623750Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2026-06-13T01:43:47.553923373Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003031s
2026-06-13T01:43:47.554025649Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (Path)
2026-06-13T01:43:47.554117013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_Path" ON "Series" ("Path" ASC)
2026-06-13T01:43:47.554343069Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002256s
2026-06-13T01:43:47.554453942Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (CleanTitle)
2026-06-13T01:43:47.554543753Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_CleanTitle" ON "Series" ("CleanTitle" ASC)
2026-06-13T01:43:47.554756952Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002094s
2026-06-13T01:43:47.554845110Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (TvRageId)
2026-06-13T01:43:47.554941885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC)
2026-06-13T01:43:47.555149263Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002082s
2026-06-13T01:43:47.555260386Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (45, '2026-06-13T01:43:47', 'add_indexes')
2026-06-13T01:43:47.555464838Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:47.556343778Z [Info] FluentMigrator.Runner.MigrationRunner: 45: add_indexes migrated
2026-06-13T01:43:47.556438890Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013803s
2026-06-13T01:43:47.556541176Z [Info] FluentMigrator.Runner.MigrationRunner: 46: fix_nzb_su_url migrating
2026-06-13T01:43:47.556626037Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:47.556775528Z [Info] fix_nzb_su_url: Starting migration of Main DB to 46
2026-06-13T01:43:47.556958406Z [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-06-13T01:43:47.557142497Z [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-06-13T01:43:47.557373392Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002316s
2026-06-13T01:43:47.557475698Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (46, '2026-06-13T01:43:47', 'fix_nzb_su_url')
2026-06-13T01:43:47.557677374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:47.558259727Z [Info] FluentMigrator.Runner.MigrationRunner: 46: fix_nzb_su_url migrated
2026-06-13T01:43:47.558368366Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011157s
2026-06-13T01:43:47.558463398Z [Info] FluentMigrator.Runner.MigrationRunner: 47: add_temporary_blacklist_columns migrating
2026-06-13T01:43:47.558571956Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:47.558705746Z [Info] add_temporary_blacklist_columns: Starting migration of Main DB to 47
2026-06-13T01:43:47.558965830Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist
2026-06-13T01:43:47.559066713Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-06-13T01:43:47.559169941Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist PublishedDate DateTime
2026-06-13T01:43:47.559275563Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "PublishedDate" DATETIME
2026-06-13T01:43:47.559807515Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005318s
2026-06-13T01:43:47.559930432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (47, '2026-06-13T01:43:47', 'add_temporary_blacklist_columns')
2026-06-13T01:43:47.560148271Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:47.560762118Z [Info] FluentMigrator.Runner.MigrationRunner: 47: add_temporary_blacklist_columns migrated
2026-06-13T01:43:47.560878602Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001488s
2026-06-13T01:43:47.560977632Z [Info] FluentMigrator.Runner.MigrationRunner: 48: add_title_to_scenemappings migrating
2026-06-13T01:43:47.561073455Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:47.561218367Z [Info] add_title_to_scenemappings: Starting migration of Main DB to 48
2026-06-13T01:43:47.561450955Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SceneMappings
2026-06-13T01:43:47.561567179Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-06-13T01:43:47.561636569Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SceneMappings Title String
2026-06-13T01:43:47.561746039Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SceneMappings" ADD COLUMN "Title" TEXT
2026-06-13T01:43:47.562229884Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004797s
2026-06-13T01:43:47.562340266Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (48, '2026-06-13T01:43:47', 'add_title_to_scenemappings')
2026-06-13T01:43:47.562553927Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:47.563201832Z [Info] FluentMigrator.Runner.MigrationRunner: 48: add_title_to_scenemappings migrated
2026-06-13T01:43:47.563312174Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014524s
2026-06-13T01:43:47.563408508Z [Info] FluentMigrator.Runner.MigrationRunner: 49: fix_dognzb_url migrating
2026-06-13T01:43:47.563496615Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:47.563641237Z [Info] fix_dognzb_url: Starting migration of Main DB to 49
2026-06-13T01:43:47.563821790Z [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-06-13T01:43:47.564024038Z [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-06-13T01:43:47.564259953Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002353s
2026-06-13T01:43:47.564360195Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (49, '2026-06-13T01:43:47', 'fix_dognzb_url')
2026-06-13T01:43:47.564560348Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:47.565918133Z [Info] FluentMigrator.Runner.MigrationRunner: 49: fix_dognzb_url migrated
2026-06-13T01:43:47.566021932Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018958s
2026-06-13T01:43:47.566124458Z [Info] FluentMigrator.Runner.MigrationRunner: 50: add_hash_to_metadata_files migrating
2026-06-13T01:43:47.566223227Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:47.566369081Z [Info] add_hash_to_metadata_files: Starting migration of Main DB to 50
2026-06-13T01:43:47.566606269Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles
2026-06-13T01:43:47.566715178Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-06-13T01:43:47.566793876Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MetadataFiles Hash String
2026-06-13T01:43:47.566896012Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles" ADD COLUMN "Hash" TEXT
2026-06-13T01:43:47.567395869Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004976s
2026-06-13T01:43:47.567504989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (50, '2026-06-13T01:43:47', 'add_hash_to_metadata_files')
2026-06-13T01:43:47.567721906Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:47.568367125Z [Info] FluentMigrator.Runner.MigrationRunner: 50: add_hash_to_metadata_files migrated
2026-06-13T01:43:47.568503009Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014599s
2026-06-13T01:43:47.568569192Z [Info] FluentMigrator.Runner.MigrationRunner: 51: download_client_import migrating
2026-06-13T01:43:47.568668582Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:47.568813885Z [Info] download_client_import: Starting migration of Main DB to 51
2026-06-13T01:43:47.569103569Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-13T01:43:47.569205694Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-13T01:43:47.569672204Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004581s
2026-06-13T01:43:47.569773017Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-13T01:43:47.569852688Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-13T01:43:47.572971449Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030927s
2026-06-13T01:43:47.573072302Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-13T01:43:47.573153215Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-13T01:43:47.578450575Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052812s
2026-06-13T01:43:47.578588663Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (51, '2026-06-13T01:43:47', 'download_client_import')
2026-06-13T01:43:47.578819288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:47.579429898Z [Info] FluentMigrator.Runner.MigrationRunner: 51: download_client_import migrated
2026-06-13T01:43:47.579534037Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062718s
2026-06-13T01:43:47.579635071Z [Info] FluentMigrator.Runner.MigrationRunner: 52: add_columns_for_anime migrating
2026-06-13T01:43:47.579732808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:47.579893642Z [Info] add_columns_for_anime: Starting migration of Main DB to 52
2026-06-13T01:43:47.580232083Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SceneMappings
2026-06-13T01:43:47.580339289Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-06-13T01:43:47.580420012Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SceneMappings Type String
2026-06-13T01:43:47.580527268Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SceneMappings" ADD COLUMN "Type" TEXT
2026-06-13T01:43:47.581044470Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005181s
2026-06-13T01:43:47.581142988Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "SceneMappings"
2026-06-13T01:43:47.581248471Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "SceneMappings"
2026-06-13T01:43:47.581381889Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001344s
2026-06-13T01:43:47.581469466Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2026-06-13T01:43:47.581561020Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-06-13T01:43:47.581633636Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig AnimeEpisodeFormat String
2026-06-13T01:43:47.581746784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "AnimeEpisodeFormat" TEXT
2026-06-13T01:43:47.582257443Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005083s
2026-06-13T01:43:47.582358176Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "AnimeEpisodeFormat" = "StandardEpisodeFormat"
2026-06-13T01:43:47.582516915Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "AnimeEpisodeFormat" = "StandardEpisodeFormat"
2026-06-13T01:43:47.582671617Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001706s
2026-06-13T01:43:47.582769795Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (52, '2026-06-13T01:43:47', 'add_columns_for_anime')
2026-06-13T01:43:47.582974908Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:47.583597021Z [Info] FluentMigrator.Runner.MigrationRunner: 52: add_columns_for_anime migrated
2026-06-13T01:43:47.583706581Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010969s
2026-06-13T01:43:47.583806843Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_series_sorttitle migrating
2026-06-13T01:43:47.583919390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:47.584072739Z [Info] add_series_sorttitle: Starting migration of Main DB to 53
2026-06-13T01:43:47.585033123Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series SortTitle String
2026-06-13T01:43:47.585153576Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "SortTitle" TEXT
2026-06-13T01:43:47.585633543Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004817s
2026-06-13T01:43:47.585733825Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-13T01:43:47.585816642Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-13T01:43:47.586620571Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00079s
2026-06-13T01:43:47.586735011Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (53, '2026-06-13T01:43:47', 'add_series_sorttitle')
2026-06-13T01:43:47.586940104Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:47.587535233Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_series_sorttitle migrated
2026-06-13T01:43:47.587642940Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017084s
2026-06-13T01:43:47.587740166Z [Info] FluentMigrator.Runner.MigrationRunner: 54: rename_profiles migrating
2026-06-13T01:43:47.587863905Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:47.587997825Z [Info] rename_profiles: Starting migration of Main DB to 54
2026-06-13T01:43:47.589865597Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable QualityProfiles Profiles
2026-06-13T01:43:47.590045339Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" RENAME TO "Profiles"
2026-06-13T01:43:47.591367231Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013755s
2026-06-13T01:43:47.591488165Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles
2026-06-13T01:43:47.591566142Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-06-13T01:43:47.591644810Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles Language Int32
2026-06-13T01:43:47.591742267Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "Language" INTEGER
2026-06-13T01:43:47.592288467Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005304s
2026-06-13T01:43:47.592386584Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles
2026-06-13T01:43:47.592489933Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-06-13T01:43:47.592587910Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles GrabDelay Int32
2026-06-13T01:43:47.592691318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "GrabDelay" INTEGER
2026-06-13T01:43:47.593184532Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004889s
2026-06-13T01:43:47.593280385Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles
2026-06-13T01:43:47.593368512Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-06-13T01:43:47.593440788Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles GrabDelayMode Int32
2026-06-13T01:43:47.593549527Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "GrabDelayMode" INTEGER
2026-06-13T01:43:47.594034023Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000487s
2026-06-13T01:43:47.594137391Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-13T01:43:47.594232292Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Profiles" SET "Language" = 1, "GrabDelay" = 0, "GrabDelayMode" = 0 WHERE 1 = 1
2026-06-13T01:43:47.594418998Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001877s
2026-06-13T01:43:47.594510342Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-06-13T01:43:47.594588389Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-06-13T01:43:47.594669202Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series ProfileId Int32
2026-06-13T01:43:47.594777831Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "ProfileId" INTEGER
2026-06-13T01:43:47.595249481Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004735s
2026-06-13T01:43:47.595349412Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Series" SET "ProfileId" = "QualityProfileId"
2026-06-13T01:43:47.595473202Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Series" SET "ProfileId" = "QualityProfileId"
2026-06-13T01:43:47.595631861Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001588s
2026-06-13T01:43:47.595728045Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable PendingReleases
2026-06-13T01:43:47.595841744Z [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-06-13T01:43:47.596233824Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000404s
2026-06-13T01:43:47.596442143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (54, '2026-06-13T01:43:47', 'rename_profiles')
2026-06-13T01:43:47.596685734Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:47.597455094Z [Info] FluentMigrator.Runner.MigrationRunner: 54: rename_profiles migrated
2026-06-13T01:43:47.597562400Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016292s
2026-06-13T01:43:47.597663273Z [Info] FluentMigrator.Runner.MigrationRunner: 55: drop_old_profile_columns migrating
2026-06-13T01:43:47.597765970Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:47.597946353Z [Info] drop_old_profile_columns: Starting migration of Main DB to 55
2026-06-13T01:43:47.598194954Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Series QualityProfileId
2026-06-13T01:43:47.599448509Z [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-06-13T01:43:47.600191004Z [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-06-13T01:43:47.600871595Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2026-06-13T01:43:47.601603239Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2026-06-13T01:43:47.603052598Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2026-06-13T01:43:47.603288272Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2026-06-13T01:43:47.603507795Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_Path" ON "Series" ("Path" ASC)
2026-06-13T01:43:47.603724952Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_CleanTitle" ON "Series" ("CleanTitle" ASC)
2026-06-13T01:43:47.603958512Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC)
2026-06-13T01:43:47.604312555Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060003s
2026-06-13T01:43:47.604420563Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (55, '2026-06-13T01:43:47', 'drop_old_profile_columns')
2026-06-13T01:43:47.604623762Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:47.605409184Z [Info] FluentMigrator.Runner.MigrationRunner: 55: drop_old_profile_columns migrated
2026-06-13T01:43:47.605516851Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070975s
2026-06-13T01:43:47.605617744Z [Info] FluentMigrator.Runner.MigrationRunner: 56: add_mediainfo_to_episodefile migrating
2026-06-13T01:43:47.605719740Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:47.605860774Z [Info] add_mediainfo_to_episodefile: Starting migration of Main DB to 56
2026-06-13T01:43:47.606111880Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable EpisodeFiles
2026-06-13T01:43:47.606214527Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-06-13T01:43:47.606292844Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn EpisodeFiles MediaInfo String
2026-06-13T01:43:47.606402906Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles" ADD COLUMN "MediaInfo" TEXT
2026-06-13T01:43:47.606965168Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000561s
2026-06-13T01:43:47.607076974Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (56, '2026-06-13T01:43:47', 'add_mediainfo_to_episodefile')
2026-06-13T01:43:47.607285464Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:47.607862877Z [Info] FluentMigrator.Runner.MigrationRunner: 56: add_mediainfo_to_episodefile migrated
2026-06-13T01:43:47.608005123Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014474s
2026-06-13T01:43:47.608103171Z [Info] FluentMigrator.Runner.MigrationRunner: 57: convert_episode_file_path_to_relative migrating
2026-06-13T01:43:47.608203663Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:47.608366882Z [Info] convert_episode_file_path_to_relative: Starting migration of Main DB to 57
2026-06-13T01:43:47.608664842Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn EpisodeFiles RelativePath String
2026-06-13T01:43:47.608801257Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles" ADD COLUMN "RelativePath" TEXT
2026-06-13T01:43:47.609307296Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005018s
2026-06-13T01:43:47.609413690Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-13T01:43:47.609520385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-13T01:43:47.610220495Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006941s
2026-06-13T01:43:47.610344144Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (57, '2026-06-13T01:43:47', 'convert_episode_file_path_to_relative')
2026-06-13T01:43:47.610571512Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:47.611161751Z [Info] FluentMigrator.Runner.MigrationRunner: 57: convert_episode_file_path_to_relative migrated
2026-06-13T01:43:47.611285179Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016363s
2026-06-13T01:43:47.611396894Z [Info] FluentMigrator.Runner.MigrationRunner: 58: drop_episode_file_path migrating
2026-06-13T01:43:47.611505102Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:47.611662169Z [Info] drop_episode_file_path: Starting migration of Main DB to 58
2026-06-13T01:43:47.611886320Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn EpisodeFiles Path
2026-06-13T01:43:47.613043601Z [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-06-13T01:43:47.613474840Z [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-06-13T01:43:47.613840506Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "EpisodeFiles"
2026-06-13T01:43:47.614313158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles_temp" RENAME TO "EpisodeFiles"
2026-06-13T01:43:47.615574619Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_EpisodeFiles_SeriesId" ON "EpisodeFiles" ("SeriesId" ASC)
2026-06-13T01:43:47.615814472Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038112s
2026-06-13T01:43:47.615961769Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (58, '2026-06-13T01:43:47', 'drop_episode_file_path')
2026-06-13T01:43:47.616179698Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:47.617301698Z [Info] FluentMigrator.Runner.MigrationRunner: 58: drop_episode_file_path migrated
2026-06-13T01:43:47.617419014Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052951s
2026-06-13T01:43:47.617531180Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_enable_options_to_indexers migrating
2026-06-13T01:43:47.617642825Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:47.617799531Z [Info] add_enable_options_to_indexers: Starting migration of Main DB to 59
2026-06-13T01:43:47.618465231Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-06-13T01:43:47.618581956Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-06-13T01:43:47.618677679Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers EnableRss Boolean
2026-06-13T01:43:47.623744525Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "EnableRss" INTEGER
2026-06-13T01:43:47.624330776Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005912s
2026-06-13T01:43:47.624436489Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers EnableSearch Boolean
2026-06-13T01:43:47.624554256Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "EnableSearch" INTEGER
2026-06-13T01:43:47.625060105Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000506s
2026-06-13T01:43:47.625166940Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableRss" = "Enable", "EnableSearch" = "Enable"
2026-06-13T01:43:47.625303846Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableRss" = "Enable", "EnableSearch" = "Enable"
2026-06-13T01:43:47.625486614Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001816s
2026-06-13T01:43:47.625587056Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-13T01:43:47.625684412Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableSearch" = 0 WHERE "Implementation" = 'Wombles'
2026-06-13T01:43:47.625883713Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001892s
2026-06-13T01:43:47.625995809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (59, '2026-06-13T01:43:47', 'add_enable_options_to_indexers')
2026-06-13T01:43:47.626228959Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:47.626891894Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_enable_options_to_indexers migrated
2026-06-13T01:43:47.627026926Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012045s
2026-06-13T01:43:47.627173601Z [Info] FluentMigrator.Runner.MigrationRunner: 60: remove_enable_from_indexers migrating
2026-06-13T01:43:47.633524283Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:47.633704315Z [Info] remove_enable_from_indexers: Starting migration of Main DB to 60
2026-06-13T01:43:47.633979089Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Indexers Enable
2026-06-13T01:43:47.635160588Z [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-06-13T01:43:47.635538810Z [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-06-13T01:43:47.635922293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2026-06-13T01:43:47.636327729Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2026-06-13T01:43:47.637606044Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-06-13T01:43:47.637844284Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037385s
2026-06-13T01:43:47.637952482Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn DownloadClients Protocol
2026-06-13T01:43:47.639127669Z [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-06-13T01:43:47.639509618Z [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-06-13T01:43:47.639810194Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClients"
2026-06-13T01:43:47.640309700Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients_temp" RENAME TO "DownloadClients"
2026-06-13T01:43:47.641364464Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032651s
2026-06-13T01:43:47.641484396Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (60, '2026-06-13T01:43:47', 'remove_enable_from_indexers')
2026-06-13T01:43:47.641714479Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:47.642445552Z [Info] FluentMigrator.Runner.MigrationRunner: 60: remove_enable_from_indexers migrated
2026-06-13T01:43:47.642571515Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043607s
2026-06-13T01:43:47.642703561Z [Info] FluentMigrator.Runner.MigrationRunner: 61: clear_bad_scene_names migrating
2026-06-13T01:43:47.642820898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:47.642985118Z [Info] clear_bad_scene_names: Starting migration of Main DB to 61
2026-06-13T01:43:47.643186845Z [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-06-13T01:43:47.643434754Z [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-06-13T01:43:47.643772995Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003381s
2026-06-13T01:43:47.643930092Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (61, '2026-06-13T01:43:47', 'clear_bad_scene_names')
2026-06-13T01:43:47.644149975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:47.644834493Z [Info] FluentMigrator.Runner.MigrationRunner: 61: clear_bad_scene_names migrated
2026-06-13T01:43:47.644957020Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013939s
2026-06-13T01:43:47.645067302Z [Info] FluentMigrator.Runner.MigrationRunner: 62: convert_quality_models migrating
2026-06-13T01:43:47.645177023Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:47.645327276Z [Info] convert_quality_models: Starting migration of Main DB to 62
2026-06-13T01:43:47.645533431Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-13T01:43:47.645644785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-13T01:43:47.647254708Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015896s
2026-06-13T01:43:47.647377435Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (62, '2026-06-13T01:43:47', 'convert_quality_models')
2026-06-13T01:43:47.647605445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:47.648109259Z [Info] FluentMigrator.Runner.MigrationRunner: 62: convert_quality_models migrated
2026-06-13T01:43:47.648240374Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024472s
2026-06-13T01:43:47.648359453Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_remotepathmappings migrating
2026-06-13T01:43:47.648494856Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:47.648675009Z [Info] add_remotepathmappings: Starting migration of Main DB to 63
2026-06-13T01:43:47.648998941Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RemotePathMappings
2026-06-13T01:43:47.649136719Z [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-06-13T01:43:47.649528738Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003902s
2026-06-13T01:43:47.649659712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (63, '2026-06-13T01:43:47', 'add_remotepathmappings')
2026-06-13T01:43:47.649899114Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:47.650463882Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_remotepathmappings migrated
2026-06-13T01:43:47.650582360Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013385s
2026-06-13T01:43:47.650696520Z [Info] FluentMigrator.Runner.MigrationRunner: 64: remove_method_from_logs migrating
2026-06-13T01:43:47.650807364Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:47.650972236Z [Info] remove_method_from_logs: Starting migration of Main DB to 64
2026-06-13T01:43:47.651092979Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (64, '2026-06-13T01:43:47', 'remove_method_from_logs')
2026-06-13T01:43:47.651306840Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:47.651866367Z [Info] FluentMigrator.Runner.MigrationRunner: 64: remove_method_from_logs migrated
2026-06-13T01:43:47.652046099Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010461s
2026-06-13T01:43:47.652160218Z [Info] FluentMigrator.Runner.MigrationRunner: 65: make_scene_numbering_nullable migrating
2026-06-13T01:43:47.652270170Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:47.652438168Z [Info] make_scene_numbering_nullable: Starting migration of Main DB to 65
2026-06-13T01:43:47.654368567Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-13T01:43:47.654473849Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Episodes" SET "AbsoluteEpisodeNumber" = NULL WHERE "AbsoluteEpisodeNumber" = 0
2026-06-13T01:43:47.654674803Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002062s
2026-06-13T01:43:47.654772540Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-13T01:43:47.654877181Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Episodes" SET "SceneAbsoluteEpisodeNumber" = NULL WHERE "SceneAbsoluteEpisodeNumber" = 0
2026-06-13T01:43:47.655084188Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002082s
2026-06-13T01:43:47.655185963Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-13T01:43:47.655290273Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Episodes" SET "SceneSeasonNumber" = NULL, "SceneEpisodeNumber" = NULL WHERE "SceneSeasonNumber" = 0 AND "SceneEpisodeNumber" = 0
2026-06-13T01:43:47.655515447Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002327s
2026-06-13T01:43:47.655629186Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (65, '2026-06-13T01:43:47', 'make_scene_numbering_nullable')
2026-06-13T01:43:47.655857035Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:47.656426672Z [Info] FluentMigrator.Runner.MigrationRunner: 65: make_scene_numbering_nullable migrated
2026-06-13T01:43:47.656545702Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011407s
2026-06-13T01:43:47.656655162Z [Info] FluentMigrator.Runner.MigrationRunner: 66: add_tags migrating
2026-06-13T01:43:47.656756176Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:47.656910557Z [Info] add_tags: Starting migration of Main DB to 66
2026-06-13T01:43:47.657649064Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tags
2026-06-13T01:43:47.657774687Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tags" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Label" TEXT NOT NULL)
2026-06-13T01:43:47.658060733Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002959s
2026-06-13T01:43:47.658166326Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-06-13T01:43:47.658261818Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-06-13T01:43:47.658448524Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series Tags String
2026-06-13T01:43:47.658561111Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "Tags" TEXT
2026-06-13T01:43:47.659131770Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005545s
2026-06-13T01:43:47.659242924Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-06-13T01:43:47.659351483Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-06-13T01:43:47.659449691Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications Tags String
2026-06-13T01:43:47.659572097Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "Tags" TEXT
2026-06-13T01:43:47.660113267Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005367s
2026-06-13T01:43:47.660220173Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-13T01:43:47.660329563Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Series" SET "Tags" = '[]' WHERE 1 = 1
2026-06-13T01:43:47.660540538Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002161s
2026-06-13T01:43:47.660647513Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-13T01:43:47.660742865Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "Tags" = '[]' WHERE 1 = 1
2026-06-13T01:43:47.660913609Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001725s
2026-06-13T01:43:47.661026326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (66, '2026-06-13T01:43:47', 'add_tags')
2026-06-13T01:43:47.661234947Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:47.661901840Z [Info] FluentMigrator.Runner.MigrationRunner: 66: add_tags migrated
2026-06-13T01:43:47.662015880Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011562s
2026-06-13T01:43:47.662133226Z [Info] FluentMigrator.Runner.MigrationRunner: 67: add_added_to_series migrating
2026-06-13T01:43:47.662244450Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:47.662403871Z [Info] add_added_to_series: Starting migration of Main DB to 67
2026-06-13T01:43:47.662661360Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-06-13T01:43:47.662782734Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-06-13T01:43:47.662873587Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series Added DateTime
2026-06-13T01:43:47.662982637Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "Added" DATETIME
2026-06-13T01:43:47.663502193Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005198s
2026-06-13T01:43:47.663622856Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (67, '2026-06-13T01:43:47', 'add_added_to_series')
2026-06-13T01:43:47.663867309Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:47.664442006Z [Info] FluentMigrator.Runner.MigrationRunner: 67: add_added_to_series migrated
2026-06-13T01:43:47.664562599Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014514s
2026-06-13T01:43:47.664678182Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_release_restrictions migrating
2026-06-13T01:43:47.664807372Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:47.664967996Z [Info] add_release_restrictions: Starting migration of Main DB to 68
2026-06-13T01:43:47.666484901Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Restrictions
2026-06-13T01:43:47.666638520Z [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-06-13T01:43:47.667022574Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004134s
2026-06-13T01:43:47.667128768Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-13T01:43:47.667224440Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-13T01:43:47.667777464Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005451s
2026-06-13T01:43:47.667914821Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-06-13T01:43:47.668035624Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'releaserestrictions'
2026-06-13T01:43:47.668215797Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001844s
2026-06-13T01:43:47.668326951Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (68, '2026-06-13T01:43:47', 'add_release_restrictions')
2026-06-13T01:43:47.668543557Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:47.669118686Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_release_restrictions migrated
2026-06-13T01:43:47.669238727Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010859s
2026-06-13T01:43:47.669351334Z [Info] FluentMigrator.Runner.MigrationRunner: 69: quality_proper migrating
2026-06-13T01:43:47.669449883Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:47.669607089Z [Info] quality_proper: Starting migration of Main DB to 69
2026-06-13T01:43:47.669807834Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-13T01:43:47.669920421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-13T01:43:47.670484888Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005601s
2026-06-13T01:43:47.670621413Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (69, '2026-06-13T01:43:47', 'quality_proper')
2026-06-13T01:43:47.670837788Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:47.671585354Z [Info] FluentMigrator.Runner.MigrationRunner: 69: quality_proper migrated
2026-06-13T01:43:47.671699123Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016609s
2026-06-13T01:43:47.671808013Z [Info] FluentMigrator.Runner.MigrationRunner: 70: delay_profile migrating
2026-06-13T01:43:47.671945730Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:47.672109009Z [Info] delay_profile: Starting migration of Main DB to 70
2026-06-13T01:43:47.676240921Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DelayProfiles
2026-06-13T01:43:47.676384129Z [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-06-13T01:43:47.676858435Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004935s
2026-06-13T01:43:47.677067907Z [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-06-13T01:43:47.677358111Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-13T01:43:47.677463884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-13T01:43:47.685093642Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076072s
2026-06-13T01:43:47.685199585Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Profiles GrabDelay
2026-06-13T01:43:47.686540977Z [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-06-13T01:43:47.686912916Z [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-06-13T01:43:47.687212119Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles"
2026-06-13T01:43:47.687601463Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles"
2026-06-13T01:43:47.688967374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityProfiles_Name" ON "Profiles" ("Name" ASC)
2026-06-13T01:43:47.689210263Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038877s
2026-06-13T01:43:47.689322880Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Profiles GrabDelayMode
2026-06-13T01:43:47.690595483Z [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-06-13T01:43:47.690988796Z [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-06-13T01:43:47.691307788Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles"
2026-06-13T01:43:47.691687082Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles"
2026-06-13T01:43:47.692971449Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityProfiles_Name" ON "Profiles" ("Name" ASC)
2026-06-13T01:43:47.693238928Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038055s
2026-06-13T01:43:47.693531407Z [Info] FluentMigrator.Runner.MigrationRunner: -> 1 Insert operations completed in 00:00:00.0003907 taking an average of 00:00:00.0003907
2026-06-13T01:43:47.693708233Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (70, '2026-06-13T01:43:47', 'delay_profile')
2026-06-13T01:43:47.693923837Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:47.694794882Z [Info] FluentMigrator.Runner.MigrationRunner: 70: delay_profile migrated
2026-06-13T01:43:47.694919603Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053565s
2026-06-13T01:43:47.695047851Z [Info] FluentMigrator.Runner.MigrationRunner: 71: unknown_quality_in_profile migrating
2026-06-13T01:43:47.695157121Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:47.695330962Z [Info] unknown_quality_in_profile: Starting migration of Main DB to 71
2026-06-13T01:43:47.695601998Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn QualityDefinitions Weight
2026-06-13T01:43:47.696913730Z [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-06-13T01:43:47.697281130Z [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-06-13T01:43:47.697565142Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "QualityDefinitions"
2026-06-13T01:43:47.698141212Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityDefinitions_temp" RENAME TO "QualityDefinitions"
2026-06-13T01:43:47.699416130Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Quality" ON "QualityDefinitions" ("Quality" ASC)
2026-06-13T01:43:47.699675813Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Title" ON "QualityDefinitions" ("Title" ASC)
2026-06-13T01:43:47.699991007Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042451s
2026-06-13T01:43:47.700094105Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-13T01:43:47.700204257Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-13T01:43:47.702624592Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024109s
2026-06-13T01:43:47.702753632Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (71, '2026-06-13T01:43:47', 'unknown_quality_in_profile')
2026-06-13T01:43:47.705014315Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:47.705799316Z [Info] FluentMigrator.Runner.MigrationRunner: 71: unknown_quality_in_profile migrated
2026-06-13T01:43:47.705917535Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0055832s
2026-06-13T01:43:47.706046905Z [Info] FluentMigrator.Runner.MigrationRunner: 72: history_downloadId migrating
2026-06-13T01:43:47.706153119Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:47.706338412Z [Info] history_downloadId: Starting migration of Main DB to 72
2026-06-13T01:43:47.707112201Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History
2026-06-13T01:43:47.707327855Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s
2026-06-13T01:43:47.707373196Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn History DownloadId String
2026-06-13T01:43:47.707559031Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History" ADD COLUMN "DownloadId" TEXT
2026-06-13T01:43:47.708142486Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006179s
2026-06-13T01:43:47.708232668Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId)
2026-06-13T01:43:47.708334713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC)
2026-06-13T01:43:47.708564045Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002288s
2026-06-13T01:43:47.708663205Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-13T01:43:47.708749639Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-13T01:43:47.709937181Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011765s
2026-06-13T01:43:47.710050830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (72, '2026-06-13T01:43:47', 'history_downloadId')
2026-06-13T01:43:47.710254700Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:47.710880661Z [Info] FluentMigrator.Runner.MigrationRunner: 72: history_downloadId migrated
2026-06-13T01:43:47.710990302Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021227s
2026-06-13T01:43:47.711089352Z [Info] FluentMigrator.Runner.MigrationRunner: 73: clear_ratings migrating
2026-06-13T01:43:47.711180996Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:47.711324195Z [Info] clear_ratings: Starting migration of Main DB to 73
2026-06-13T01:43:47.711891177Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-13T01:43:47.711992521Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Series" SET "Ratings" = '{}' WHERE 1 = 1
2026-06-13T01:43:47.712159146Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001688s
2026-06-13T01:43:47.712253025Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-13T01:43:47.712331423Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Episodes" SET "Ratings" = '{}' WHERE 1 = 1
2026-06-13T01:43:47.712495895Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001587s
2026-06-13T01:43:47.712601948Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (73, '2026-06-13T01:43:47', 'clear_ratings')
2026-06-13T01:43:47.712804276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:47.713302519Z [Info] FluentMigrator.Runner.MigrationRunner: 73: clear_ratings migrated
2026-06-13T01:43:47.713400917Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009616s
2026-06-13T01:43:47.713495889Z [Info] FluentMigrator.Runner.MigrationRunner: 74: disable_eztv migrating
2026-06-13T01:43:47.713585229Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:47.713730581Z [Info] disable_eztv: Starting migration of Main DB to 74
2026-06-13T01:43:47.713954312Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableRss" = false, "EnableSearch" = false WHERE "Implementation" = 'Eztv' AND "Settings" LIKE '%ezrss.it%'
2026-06-13T01:43:47.714122952Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableRss" = false, "EnableSearch" = false WHERE "Implementation" = 'Eztv' AND "Settings" LIKE '%ezrss.it%'
2026-06-13T01:43:47.714336792Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002159s
2026-06-13T01:43:47.714466704Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (74, '2026-06-13T01:43:47', 'disable_eztv')
2026-06-13T01:43:47.714636245Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:47.715125721Z [Info] FluentMigrator.Runner.MigrationRunner: 74: disable_eztv migrated
2026-06-13T01:43:47.715223418Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010006s
2026-06-13T01:43:47.715319682Z [Info] FluentMigrator.Runner.MigrationRunner: 75: force_lib_update migrating
2026-06-13T01:43:47.715465245Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:47.715561820Z [Info] force_lib_update: Starting migration of Main DB to 75
2026-06-13T01:43:47.716725223Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-13T01:43:47.716843271Z [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-06-13T01:43:47.717088054Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002598s
2026-06-13T01:43:47.717187003Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-13T01:43:47.717276594Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Series" SET "LastInfoSync" = '2014-01-01 00:00:00' WHERE 1 = 1
2026-06-13T01:43:47.717447588Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001756s
2026-06-13T01:43:47.717556117Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (75, '2026-06-13T01:43:47', 'force_lib_update')
2026-06-13T01:43:47.717774657Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:47.718279153Z [Info] FluentMigrator.Runner.MigrationRunner: 75: force_lib_update migrated
2026-06-13T01:43:47.718380547Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009998s
2026-06-13T01:43:47.718481511Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_users_table migrating
2026-06-13T01:43:47.718569287Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:47.718747256Z [Info] add_users_table: Starting migration of Main DB to 76
2026-06-13T01:43:47.719107161Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Users
2026-06-13T01:43:47.719228495Z [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-06-13T01:43:47.719537107Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000325s
2026-06-13T01:43:47.719637760Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Identifier)
2026-06-13T01:43:47.719777882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Identifier" ON "Users" ("Identifier" ASC)
2026-06-13T01:43:47.719963435Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002223s
2026-06-13T01:43:47.720067655Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Username)
2026-06-13T01:43:47.720173068Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Username" ON "Users" ("Username" ASC)
2026-06-13T01:43:47.720469144Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002959s
2026-06-13T01:43:47.720595639Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (76, '2026-06-13T01:43:47', 'add_users_table')
2026-06-13T01:43:47.720851624Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:47.721500601Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_users_table migrated
2026-06-13T01:43:47.721605162Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013255s
2026-06-13T01:43:47.721700364Z [Info] FluentMigrator.Runner.MigrationRunner: 77: add_add_options_to_series migrating
2026-06-13T01:43:47.721816297Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:47.721954075Z [Info] add_add_options_to_series: Starting migration of Main DB to 77
2026-06-13T01:43:47.722194940Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-06-13T01:43:47.722300813Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-06-13T01:43:47.722385995Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series AddOptions String
2026-06-13T01:43:47.722507219Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "AddOptions" TEXT
2026-06-13T01:43:47.723047417Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005421s
2026-06-13T01:43:47.723152799Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (77, '2026-06-13T01:43:47', 'add_add_options_to_series')
2026-06-13T01:43:47.723372281Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:47.724106580Z [Info] FluentMigrator.Runner.MigrationRunner: 77: add_add_options_to_series migrated
2026-06-13T01:43:47.724234037Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015887s
2026-06-13T01:43:47.724328357Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_commands_table migrating
2026-06-13T01:43:47.724432186Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:47.724588721Z [Info] add_commands_table: Starting migration of Main DB to 78
2026-06-13T01:43:47.725181626Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Commands
2026-06-13T01:43:47.725315766Z [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-06-13T01:43:47.725765622Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004663s
2026-06-13T01:43:47.725882187Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (78, '2026-06-13T01:43:47', 'add_commands_table')
2026-06-13T01:43:47.726094605Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:47.726661166Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_commands_table migrated
2026-06-13T01:43:47.726773983Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013703s
2026-06-13T01:43:47.726869756Z [Info] FluentMigrator.Runner.MigrationRunner: 79: dedupe_tags migrating
2026-06-13T01:43:47.726964216Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:47.727106312Z [Info] dedupe_tags: Starting migration of Main DB to 79
2026-06-13T01:43:47.727483923Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-13T01:43:47.727587221Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-13T01:43:47.793395991Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0657301s
2026-06-13T01:43:47.793480631Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tags
2026-06-13T01:43:47.793563598Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.9E-06s
2026-06-13T01:43:47.793638710Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Tags Label String
2026-06-13T01:43:47.795008900Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tags_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Label" TEXT NOT NULL)
2026-06-13T01:43:47.795298202Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Tags_temp" ("Id", "Label") SELECT "Id", "Label" FROM "Tags"
2026-06-13T01:43:47.795506432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Tags"
2026-06-13T01:43:47.795914403Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tags_temp" RENAME TO "Tags"
2026-06-13T01:43:47.797276226Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035346s
2026-06-13T01:43:47.797379063Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tags (Label)
2026-06-13T01:43:47.797475127Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tags_Label" ON "Tags" ("Label" ASC)
2026-06-13T01:43:47.797687605Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002145s
2026-06-13T01:43:47.797824460Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (79, '2026-06-13T01:43:47', 'dedupe_tags')
2026-06-13T01:43:47.798003992Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:47.798760586Z [Info] FluentMigrator.Runner.MigrationRunner: 79: dedupe_tags migrated
2026-06-13T01:43:47.798859114Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012797s
2026-06-13T01:43:47.798998365Z [Info] FluentMigrator.Runner.MigrationRunner: 81: move_dot_prefix_to_transmission_category migrating
2026-06-13T01:43:47.799202406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:47.799295754Z [Info] move_dot_prefix_to_transmission_category: Starting migration of Main DB to 81
2026-06-13T01:43:47.799559495Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-13T01:43:47.799616490Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-13T01:43:47.800796797Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001126s
2026-06-13T01:43:47.800873953Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (81, '2026-06-13T01:43:47', 'move_dot_prefix_to_transmission_category')
2026-06-13T01:43:47.801268437Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:47.801814537Z [Info] FluentMigrator.Runner.MigrationRunner: 81: move_dot_prefix_to_transmission_category migrated
2026-06-13T01:43:47.801929058Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021837s
2026-06-13T01:43:47.802032115Z [Info] FluentMigrator.Runner.MigrationRunner: 82: add_fanzub_settings migrating
2026-06-13T01:43:47.802120984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:47.802306478Z [Info] add_fanzub_settings: Starting migration of Main DB to 82
2026-06-13T01:43:47.802944603Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-13T01:43:47.803091459Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'FanzubSettings' WHERE "Implementation" = 'Fanzub' AND "ConfigContract" = 'NullConfig'
2026-06-13T01:43:47.803271652Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002219s
2026-06-13T01:43:47.803371834Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (82, '2026-06-13T01:43:47', 'add_fanzub_settings')
2026-06-13T01:43:47.803574923Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:47.804142326Z [Info] FluentMigrator.Runner.MigrationRunner: 82: add_fanzub_settings migrated
2026-06-13T01:43:47.804204070Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010468s
2026-06-13T01:43:47.804318461Z [Info] FluentMigrator.Runner.MigrationRunner: 83: additonal_blacklist_columns migrating
2026-06-13T01:43:47.804417330Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:47.804558664Z [Info] additonal_blacklist_columns: Starting migration of Main DB to 83
2026-06-13T01:43:47.805360289Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist
2026-06-13T01:43:47.805422274Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-06-13T01:43:47.805507636Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist Size Int64
2026-06-13T01:43:47.805619270Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "Size" INTEGER
2026-06-13T01:43:47.806218107Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005645s
2026-06-13T01:43:47.806271554Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist
2026-06-13T01:43:47.806404372Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-06-13T01:43:47.806444623Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist Protocol Int32
2026-06-13T01:43:47.806546528Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "Protocol" INTEGER
2026-06-13T01:43:47.807088981Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005313s
2026-06-13T01:43:47.807169864Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist
2026-06-13T01:43:47.807255045Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-06-13T01:43:47.807334174Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist Indexer String
2026-06-13T01:43:47.807438284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "Indexer" TEXT
2026-06-13T01:43:47.807976769Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005276s
2026-06-13T01:43:47.808075688Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist
2026-06-13T01:43:47.808151721Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-06-13T01:43:47.808229919Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist Message String
2026-06-13T01:43:47.808335692Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "Message" TEXT
2026-06-13T01:43:47.808844907Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005096s
2026-06-13T01:43:47.808947444Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist
2026-06-13T01:43:47.809031263Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-06-13T01:43:47.809109049Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist TorrentInfoHash String
2026-06-13T01:43:47.809219051Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "TorrentInfoHash" TEXT
2026-06-13T01:43:47.809737425Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000519s
2026-06-13T01:43:47.809836204Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-13T01:43:47.809921396Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Blacklist" SET "Protocol" = 1 WHERE 1 = 1
2026-06-13T01:43:47.810087039Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001656s
2026-06-13T01:43:47.810187031Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (83, '2026-06-13T01:43:47', 'additonal_blacklist_columns')
2026-06-13T01:43:47.810393617Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:47.811007844Z [Info] FluentMigrator.Runner.MigrationRunner: 83: additonal_blacklist_columns migrated
2026-06-13T01:43:47.811116653Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010782s
2026-06-13T01:43:47.811210502Z [Info] FluentMigrator.Runner.MigrationRunner: 84: update_quality_minmax_size migrating
2026-06-13T01:43:47.811309612Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:47.811452480Z [Info] update_quality_minmax_size: Starting migration of Main DB to 84
2026-06-13T01:43:47.811879319Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityDefinitions
2026-06-13T01:43:47.812054963Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-06-13T01:43:47.812102148Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn QualityDefinitions MinSize Double
2026-06-13T01:43:47.813421806Z [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-06-13T01:43:47.813763424Z [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-06-13T01:43:47.814035562Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "QualityDefinitions"
2026-06-13T01:43:47.814500449Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityDefinitions_temp" RENAME TO "QualityDefinitions"
2026-06-13T01:43:47.815870378Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Quality" ON "QualityDefinitions" ("Quality" ASC)
2026-06-13T01:43:47.816149510Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Title" ON "QualityDefinitions" ("Title" ASC)
2026-06-13T01:43:47.816367659Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041756s
2026-06-13T01:43:47.816472901Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityDefinitions
2026-06-13T01:43:47.816551820Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-06-13T01:43:47.816633555Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn QualityDefinitions MaxSize Double
2026-06-13T01:43:47.817956249Z [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-06-13T01:43:47.818267686Z [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-06-13T01:43:47.818515055Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "QualityDefinitions"
2026-06-13T01:43:47.818927866Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityDefinitions_temp" RENAME TO "QualityDefinitions"
2026-06-13T01:43:47.820266743Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Quality" ON "QualityDefinitions" ("Quality" ASC)
2026-06-13T01:43:47.820517999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Title" ON "QualityDefinitions" ("Title" ASC)
2026-06-13T01:43:47.820749074Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004008s
2026-06-13T01:43:47.820846110Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "QualityDefinitions" SET "MaxSize" = NULL WHERE "Quality" = 10 OR "MaxSize" = 0
2026-06-13T01:43:47.820989038Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityDefinitions" SET "MaxSize" = NULL WHERE "Quality" = 10 OR "MaxSize" = 0
2026-06-13T01:43:47.821170363Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001813s
2026-06-13T01:43:47.821273020Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (84, '2026-06-13T01:43:47', 'update_quality_minmax_size')
2026-06-13T01:43:47.821478383Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:47.822171720Z [Info] FluentMigrator.Runner.MigrationRunner: 84: update_quality_minmax_size migrated
2026-06-13T01:43:47.822278906Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001175s
2026-06-13T01:43:47.822379598Z [Info] FluentMigrator.Runner.MigrationRunner: 85: expand_transmission_urlbase migrating
2026-06-13T01:43:47.822479600Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:47.822621836Z [Info] expand_transmission_urlbase: Starting migration of Main DB to 85
2026-06-13T01:43:47.822836859Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-13T01:43:47.822953224Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-13T01:43:47.824150265Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011958s
2026-06-13T01:43:47.824269876Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (85, '2026-06-13T01:43:47', 'expand_transmission_urlbase')
2026-06-13T01:43:47.824485961Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:47.825023123Z [Info] FluentMigrator.Runner.MigrationRunner: 85: expand_transmission_urlbase migrated
2026-06-13T01:43:47.825135319Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020683s
2026-06-13T01:43:47.825225551Z [Info] FluentMigrator.Runner.MigrationRunner: 86: pushbullet_device_ids migrating
2026-06-13T01:43:47.825329380Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:47.825467157Z [Info] pushbullet_device_ids: Starting migration of Main DB to 86
2026-06-13T01:43:47.825667461Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-13T01:43:47.825796501Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-13T01:43:47.826834532Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010455s
2026-06-13T01:43:47.826934563Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (86, '2026-06-13T01:43:47', 'pushbullet_device_ids')
2026-06-13T01:43:47.827147863Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:47.827751649Z [Info] FluentMigrator.Runner.MigrationRunner: 86: pushbullet_device_ids migrated
2026-06-13T01:43:47.827878364Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019703s
2026-06-13T01:43:47.827983566Z [Info] FluentMigrator.Runner.MigrationRunner: 87: remove_eztv migrating
2026-06-13T01:43:47.828080341Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:47.828219060Z [Info] remove_eztv: Starting migration of Main DB to 87
2026-06-13T01:43:47.828441909Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-06-13T01:43:47.828562722Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Eztv'
2026-06-13T01:43:47.828723135Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001655s
2026-06-13T01:43:47.828828247Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (87, '2026-06-13T01:43:47', 'remove_eztv')
2026-06-13T01:43:47.829027488Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:47.829570963Z [Info] FluentMigrator.Runner.MigrationRunner: 87: remove_eztv migrated
2026-06-13T01:43:47.829668790Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001s
2026-06-13T01:43:47.829764313Z [Info] FluentMigrator.Runner.MigrationRunner: 88: pushbullet_devices_channels_list migrating
2026-06-13T01:43:47.829866659Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:47.830012011Z [Info] pushbullet_devices_channels_list: Starting migration of Main DB to 88
2026-06-13T01:43:47.830203998Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-13T01:43:47.830306885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-13T01:43:47.831579759Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012661s
2026-06-13T01:43:47.831688728Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (88, '2026-06-13T01:43:47', 'pushbullet_devices_channels_list')
2026-06-13T01:43:47.831929133Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:47.832465082Z [Info] FluentMigrator.Runner.MigrationRunner: 88: pushbullet_devices_channels_list migrated
2026-06-13T01:43:47.832571487Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021377s
2026-06-13T01:43:47.832666007Z [Info] FluentMigrator.Runner.MigrationRunner: 89: add_on_rename_to_notifcations migrating
2026-06-13T01:43:47.832767271Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:47.832907624Z [Info] add_on_rename_to_notifcations: Starting migration of Main DB to 89
2026-06-13T01:43:47.833653967Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-06-13T01:43:47.833758618Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-06-13T01:43:47.833831304Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnRename Boolean
2026-06-13T01:43:47.833949873Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnRename" INTEGER
2026-06-13T01:43:47.834556445Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005973s
2026-06-13T01:43:47.834658991Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "OnRename" = "OnDownload" WHERE "Implementation" IN ('PlexServer', 'Xbmc', 'MediaBrowser')
2026-06-13T01:43:47.834834475Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "OnRename" = "OnDownload" WHERE "Implementation" IN ('PlexServer', 'Xbmc', 'MediaBrowser')
2026-06-13T01:43:47.835051081Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002197s
2026-06-13T01:43:47.835156814Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "OnRename" = false WHERE "Implementation" NOT IN ('PlexServer', 'Xbmc', 'MediaBrowser')
2026-06-13T01:43:47.835359172Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "OnRename" = false WHERE "Implementation" NOT IN ('PlexServer', 'Xbmc', 'MediaBrowser')
2026-06-13T01:43:47.835549435Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002215s
2026-06-13T01:43:47.835644256Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-06-13T01:43:47.835746141Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-06-13T01:43:47.835835160Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Notifications OnRename Boolean
2026-06-13T01:43:47.837219499Z [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-06-13T01:43:47.837630065Z [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-06-13T01:43:47.838010031Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications"
2026-06-13T01:43:47.838310746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications"
2026-06-13T01:43:47.839699974Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037243s
2026-06-13T01:43:47.839804194Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-13T01:43:47.839980489Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "OnGrab" = 0 WHERE "Implementation" = 'PlexServer'
2026-06-13T01:43:47.840187066Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002071s
2026-06-13T01:43:47.840284311Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (89, '2026-06-13T01:43:47', 'add_on_rename_to_notifcations')
2026-06-13T01:43:47.840510256Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:47.841201840Z [Info] FluentMigrator.Runner.MigrationRunner: 89: add_on_rename_to_notifcations migrated
2026-06-13T01:43:47.841315508Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012282s
2026-06-13T01:43:47.841428396Z [Info] FluentMigrator.Runner.MigrationRunner: 90: update_kickass_url migrating
2026-06-13T01:43:47.841532375Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:47.841694973Z [Info] update_kickass_url: Starting migration of Main DB to 90
2026-06-13T01:43:47.841986730Z [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-06-13T01:43:47.842294360Z [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-06-13T01:43:47.842679496Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000389s
2026-06-13T01:43:47.842789788Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (90, '2026-06-13T01:43:47', 'update_kickass_url')
2026-06-13T01:43:47.843004751Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:47.843538847Z [Info] FluentMigrator.Runner.MigrationRunner: 90: update_kickass_url migrated
2026-06-13T01:43:47.843649450Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001247s
2026-06-13T01:43:47.843911387Z [Info] FluentMigrator.Runner.MigrationRunner: 91: added_indexerstatus migrating
2026-06-13T01:43:47.844038864Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:47.844211391Z [Info] added_indexerstatus: Starting migration of Main DB to 91
2026-06-13T01:43:47.844689725Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerStatus
2026-06-13T01:43:47.844826059Z [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-06-13T01:43:47.845219873Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004198s
2026-06-13T01:43:47.845325415Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerStatus (IndexerId)
2026-06-13T01:43:47.845436840Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_IndexerId" ON "IndexerStatus" ("IndexerId" ASC)
2026-06-13T01:43:47.845777405Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003355s
2026-06-13T01:43:47.845889421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (91, '2026-06-13T01:43:47', 'added_indexerstatus')
2026-06-13T01:43:47.846110637Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:47.846687519Z [Info] FluentMigrator.Runner.MigrationRunner: 91: added_indexerstatus migrated
2026-06-13T01:43:47.846795526Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001243s
2026-06-13T01:43:47.846905718Z [Info] FluentMigrator.Runner.MigrationRunner: 92: add_unverifiedscenenumbering migrating
2026-06-13T01:43:47.847019136Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:47.847173788Z [Info] add_unverifiedscenenumbering: Starting migration of Main DB to 92
2026-06-13T01:43:47.847716140Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2026-06-13T01:43:47.847832214Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-06-13T01:43:47.847948598Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes UnverifiedSceneNumbering Boolean
2026-06-13T01:43:47.848077628Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "UnverifiedSceneNumbering" INTEGER NOT NULL DEFAULT 0
2026-06-13T01:43:47.848695773Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006213s
2026-06-13T01:43:47.848815485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (92, '2026-06-13T01:43:47', 'add_unverifiedscenenumbering')
2026-06-13T01:43:47.849082543Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:47.849822252Z [Info] FluentMigrator.Runner.MigrationRunner: 92: add_unverifiedscenenumbering migrated
2026-06-13T01:43:47.849934208Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017345s
2026-06-13T01:43:47.850044600Z [Info] FluentMigrator.Runner.MigrationRunner: 93: naming_config_replace_illegal_characters migrating
2026-06-13T01:43:47.850160063Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:47.850315496Z [Info] naming_config_replace_illegal_characters: Starting migration of Main DB to 93
2026-06-13T01:43:47.850918901Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2026-06-13T01:43:47.851034073Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-06-13T01:43:47.851136420Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig ReplaceIllegalCharacters Boolean
2026-06-13T01:43:47.851251832Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "ReplaceIllegalCharacters" INTEGER NOT NULL DEFAULT 1
2026-06-13T01:43:47.851837351Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005863s
2026-06-13T01:43:47.851965740Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-13T01:43:47.852069810Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "ReplaceIllegalCharacters" = 1 WHERE 1 = 1
2026-06-13T01:43:47.852251275Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001959s
2026-06-13T01:43:47.852366046Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (93, '2026-06-13T01:43:47', 'naming_config_replace_illegal_characters')
2026-06-13T01:43:47.852590218Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:47.853521493Z [Info] FluentMigrator.Runner.MigrationRunner: 93: naming_config_replace_illegal_characters migrated
2026-06-13T01:43:47.853645704Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014529s
2026-06-13T01:43:47.853747759Z [Info] FluentMigrator.Runner.MigrationRunner: 94: add_tvmazeid migrating
2026-06-13T01:43:47.853855516Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:47.854018935Z [Info] add_tvmazeid: Starting migration of Main DB to 94
2026-06-13T01:43:47.854326294Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-06-13T01:43:47.854437408Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-06-13T01:43:47.854529864Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series TvMazeId Int32
2026-06-13T01:43:47.854643984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "TvMazeId" INTEGER NOT NULL DEFAULT 0
2026-06-13T01:43:47.855221357Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005798s
2026-06-13T01:43:47.855329264Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (TvMazeId)
2026-06-13T01:43:47.855438264Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvMazeId" ON "Series" ("TvMazeId" ASC)
2026-06-13T01:43:47.855661954Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002264s
2026-06-13T01:43:47.855777197Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (94, '2026-06-13T01:43:47', 'add_tvmazeid')
2026-06-13T01:43:47.856035216Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:47.856774606Z [Info] FluentMigrator.Runner.MigrationRunner: 94: add_tvmazeid migrated
2026-06-13T01:43:47.856878735Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013271s
2026-06-13T01:43:47.857008396Z [Info] FluentMigrator.Runner.MigrationRunner: 95: add_additional_episodes_index migrating
2026-06-13T01:43:47.857128058Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:47.857290455Z [Info] add_additional_episodes_index: Starting migration of Main DB to 95
2026-06-13T01:43:47.857687524Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Episodes (SeriesId, SeasonNumber, EpisodeNumber)
2026-06-13T01:43:47.857830933Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_SeriesId_SeasonNumber_EpisodeNumber" ON "Episodes" ("SeriesId" ASC, "SeasonNumber" ASC, "EpisodeNumber" ASC)
2026-06-13T01:43:47.858163253Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003182s
2026-06-13T01:43:47.858265038Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (95, '2026-06-13T01:43:47', 'add_additional_episodes_index')
2026-06-13T01:43:47.858480632Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:47.859578042Z [Info] FluentMigrator.Runner.MigrationRunner: 95: add_additional_episodes_index migrated
2026-06-13T01:43:47.859690148Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017421s
2026-06-13T01:43:47.859800200Z [Info] FluentMigrator.Runner.MigrationRunner: 96: disable_kickass migrating
2026-06-13T01:43:47.859925632Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:47.860087328Z [Info] disable_kickass: Starting migration of Main DB to 96
2026-06-13T01:43:47.860282281Z [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-06-13T01:43:47.860502284Z [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-06-13T01:43:47.860775224Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002735s
2026-06-13T01:43:47.860887440Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (96, '2026-06-13T01:43:47', 'disable_kickass')
2026-06-13T01:43:47.861098384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:47.861578301Z [Info] FluentMigrator.Runner.MigrationRunner: 96: disable_kickass migrated
2026-06-13T01:43:47.861686499Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010688s
2026-06-13T01:43:47.861795889Z [Info] FluentMigrator.Runner.MigrationRunner: 97: add_reason_to_pending_releases migrating
2026-06-13T01:43:47.861904598Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:47.862070943Z [Info] add_reason_to_pending_releases: Starting migration of Main DB to 97
2026-06-13T01:43:47.862335155Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases
2026-06-13T01:43:47.862454927Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-06-13T01:43:47.862547694Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases Reason Int32
2026-06-13T01:43:47.862663577Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "Reason" INTEGER NOT NULL DEFAULT 0
2026-06-13T01:43:47.863337324Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006646s
2026-06-13T01:43:47.863445131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (97, '2026-06-13T01:43:47', 'add_reason_to_pending_releases')
2026-06-13T01:43:47.863669313Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:47.864253589Z [Info] FluentMigrator.Runner.MigrationRunner: 97: add_reason_to_pending_releases migrated
2026-06-13T01:43:47.864381918Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015829s
2026-06-13T01:43:47.864484174Z [Info] FluentMigrator.Runner.MigrationRunner: 98: remove_titans_of_tv migrating
2026-06-13T01:43:47.864584396Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:47.864750370Z [Info] remove_titans_of_tv: Starting migration of Main DB to 98
2026-06-13T01:43:47.864977918Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-06-13T01:43:47.865110475Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'TitansOfTv'
2026-06-13T01:43:47.865289266Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001832s
2026-06-13T01:43:47.865398756Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (98, '2026-06-13T01:43:47', 'remove_titans_of_tv')
2026-06-13T01:43:47.865613609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:47.866132845Z [Info] FluentMigrator.Runner.MigrationRunner: 98: remove_titans_of_tv migrated
2026-06-13T01:43:47.866223628Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009971s
2026-06-13T01:43:47.866349521Z [Info] FluentMigrator.Runner.MigrationRunner: 99: extra_and_subtitle_files migrating
2026-06-13T01:43:47.866440524Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:47.866616278Z [Info] extra_and_subtitle_files: Starting migration of Main DB to 99
2026-06-13T01:43:47.867581693Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ExtraFiles
2026-06-13T01:43:47.867703989Z [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-06-13T01:43:47.868146400Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004292s
2026-06-13T01:43:47.868243606Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable SubtitleFiles
2026-06-13T01:43:47.868394841Z [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-06-13T01:43:47.868878846Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000495s
2026-06-13T01:43:47.868975631Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles
2026-06-13T01:43:47.869081003Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-06-13T01:43:47.869179110Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MetadataFiles Added DateTime
2026-06-13T01:43:47.869291387Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles" ADD COLUMN "Added" DATETIME
2026-06-13T01:43:47.869931666Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006433s
2026-06-13T01:43:47.870040305Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MetadataFiles Extension String
2026-06-13T01:43:47.870161589Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles" ADD COLUMN "Extension" TEXT
2026-06-13T01:43:47.870803141Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006434s
2026-06-13T01:43:47.870919005Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "MetadataFiles" WHERE "RelativePath" NOT LIKE '%.%'
2026-06-13T01:43:47.871089909Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "MetadataFiles" WHERE "RelativePath" NOT LIKE '%.%'
2026-06-13T01:43:47.871265543Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001941s
2026-06-13T01:43:47.871384602Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-13T01:43:47.871473151Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-13T01:43:47.872512755Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010193s
2026-06-13T01:43:47.872617836Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles
2026-06-13T01:43:47.872731014Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-06-13T01:43:47.872822919Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles Extension String
2026-06-13T01:43:47.874358272Z [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-06-13T01:43:47.874842848Z [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-06-13T01:43:47.875243665Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles"
2026-06-13T01:43:47.875541115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles"
2026-06-13T01:43:47.877535111Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004577s
2026-06-13T01:43:47.877650794Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (99, '2026-06-13T01:43:47', 'extra_and_subtitle_files')
2026-06-13T01:43:47.877885937Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:47.878630978Z [Info] FluentMigrator.Runner.MigrationRunner: 99: extra_and_subtitle_files migrated
2026-06-13T01:43:47.878760088Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0056813s
2026-06-13T01:43:47.878865029Z [Info] FluentMigrator.Runner.MigrationRunner: 100: add_scene_season_number migrating
2026-06-13T01:43:47.878986945Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:47.879141606Z [Info] add_scene_season_number: Starting migration of Main DB to 100
2026-06-13T01:43:47.879503625Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SceneMappings
2026-06-13T01:43:47.879617194Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-06-13T01:43:47.879724891Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn SceneMappings SeasonNumber Int32
2026-06-13T01:43:47.882812310Z [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-06-13T01:43:47.883247777Z [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-06-13T01:43:47.883549104Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SceneMappings"
2026-06-13T01:43:47.883881574Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SceneMappings_temp" RENAME TO "SceneMappings"
2026-06-13T01:43:47.885786290Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059359s
2026-06-13T01:43:47.885907554Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SceneMappings
2026-06-13T01:43:47.886087657Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-06-13T01:43:47.886204853Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SceneMappings SceneSeasonNumber Int32
2026-06-13T01:43:47.886355927Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SceneMappings" ADD COLUMN "SceneSeasonNumber" INTEGER
2026-06-13T01:43:47.887003712Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006542s
2026-06-13T01:43:47.887133263Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (100, '2026-06-13T01:43:47', 'add_scene_season_number')
2026-06-13T01:43:47.887357013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:47.888086553Z [Info] FluentMigrator.Runner.MigrationRunner: 100: add_scene_season_number migrated
2026-06-13T01:43:47.888199671Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017307s
2026-06-13T01:43:47.888329622Z [Info] FluentMigrator.Runner.MigrationRunner: 101: add_ultrahd_quality_in_profiles migrating
2026-06-13T01:43:47.888435836Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:47.888615408Z [Info] add_ultrahd_quality_in_profiles: Starting migration of Main DB to 101
2026-06-13T01:43:47.888867426Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-13T01:43:47.889021707Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-13T01:43:47.890117383Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010889s
2026-06-13T01:43:47.890251353Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (101, '2026-06-13T01:43:47', 'add_ultrahd_quality_in_profiles')
2026-06-13T01:43:47.890468611Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:47.891034070Z [Info] FluentMigrator.Runner.MigrationRunner: 101: add_ultrahd_quality_in_profiles migrated
2026-06-13T01:43:47.891151987Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020091s
2026-06-13T01:43:47.891281077Z [Info] FluentMigrator.Runner.MigrationRunner: 102: add_language_to_episodeFiles_history_and_blacklist migrating
2026-06-13T01:43:47.891399686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:47.891568697Z [Info] add_language_to_episodeFiles_history_and_blacklist: Starting migration of Main DB to 102
2026-06-13T01:43:47.892064545Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable EpisodeFiles
2026-06-13T01:43:47.892192553Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-06-13T01:43:47.892274819Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn EpisodeFiles Language Int32
2026-06-13T01:43:47.892398979Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles" ADD COLUMN "Language" INTEGER NOT NULL DEFAULT 0
2026-06-13T01:43:47.893059560Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006518s
2026-06-13T01:43:47.893163218Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History
2026-06-13T01:43:47.893272318Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-06-13T01:43:47.893353121Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn History Language Int32
2026-06-13T01:43:47.893476599Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History" ADD COLUMN "Language" INTEGER NOT NULL DEFAULT 0
2026-06-13T01:43:47.894096909Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000615s
2026-06-13T01:43:47.894199375Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist
2026-06-13T01:43:47.894310960Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-06-13T01:43:47.894396683Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist Language Int32
2026-06-13T01:43:47.894516754Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "Language" INTEGER NOT NULL DEFAULT 0
2026-06-13T01:43:47.895160291Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006379s
2026-06-13T01:43:47.895262807Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-13T01:43:47.895371887Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-13T01:43:47.900274321Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048783s
2026-06-13T01:43:47.900405135Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (102, '2026-06-13T01:43:47', 'add_language_to_episodeFiles_history_and_blacklist')
2026-06-13T01:43:47.900635368Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:47.901256169Z [Info] FluentMigrator.Runner.MigrationRunner: 102: add_language_to_episodeFiles_history_and_blacklist migrated
2026-06-13T01:43:47.901407854Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058746s
2026-06-13T01:43:47.901509669Z [Info] FluentMigrator.Runner.MigrationRunner: 103: fix_metadata_file_extensions migrating
2026-06-13T01:43:47.901635523Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:47.901794493Z [Info] fix_metadata_file_extensions: Starting migration of Main DB to 103
2026-06-13T01:43:47.902013093Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-13T01:43:47.902119939Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-13T01:43:47.903014150Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008859s
2026-06-13T01:43:47.903135855Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (103, '2026-06-13T01:43:47', 'fix_metadata_file_extensions')
2026-06-13T01:43:47.903376099Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:47.903982831Z [Info] FluentMigrator.Runner.MigrationRunner: 103: fix_metadata_file_extensions migrated
2026-06-13T01:43:47.904107622Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018442s
2026-06-13T01:43:47.904213245Z [Info] FluentMigrator.Runner.MigrationRunner: 104: remove_kickass migrating
2026-06-13T01:43:47.904326483Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:47.904485804Z [Info] remove_kickass: Starting migration of Main DB to 104
2026-06-13T01:43:47.904730897Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-06-13T01:43:47.904868404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'KickassTorrents'
2026-06-13T01:43:47.905055010Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001958s
2026-06-13T01:43:47.905174621Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (104, '2026-06-13T01:43:47', 'remove_kickass')
2026-06-13T01:43:47.905393642Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:47.905953009Z [Info] FluentMigrator.Runner.MigrationRunner: 104: remove_kickass migrated
2026-06-13T01:43:47.906064924Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010807s
2026-06-13T01:43:47.906177962Z [Info] FluentMigrator.Runner.MigrationRunner: 105: rename_torrent_downloadstation migrating
2026-06-13T01:43:47.906299266Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:47.906461393Z [Info] rename_torrent_downloadstation: Starting migration of Main DB to 105
2026-06-13T01:43:47.906718310Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-13T01:43:47.906836779Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "DownloadClients" SET "Implementation" = 'TorrentDownloadStation' WHERE "Implementation" = 'DownloadStation'
2026-06-13T01:43:47.907064879Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000234s
2026-06-13T01:43:47.907177996Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (105, '2026-06-13T01:43:47', 'rename_torrent_downloadstation')
2026-06-13T01:43:47.907401046Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:47.908023069Z [Info] FluentMigrator.Runner.MigrationRunner: 105: rename_torrent_downloadstation migrated
2026-06-13T01:43:47.908135595Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011683s
2026-06-13T01:43:47.908299285Z [Info] FluentMigrator.Runner.MigrationRunner: 106: update_btn_url migrating
2026-06-13T01:43:47.908359005Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:47.908512194Z [Info] update_btn_url: Starting migration of Main DB to 106
2026-06-13T01:43:47.908710052Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = Replace("Settings", 'api.btnapps.net', 'api.broadcasthe.net') WHERE "Implementation" = 'BroadcastheNet';
2026-06-13T01:43:47.908921648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "Settings" = Replace("Settings", 'api.btnapps.net', 'api.broadcasthe.net') WHERE "Implementation" = 'BroadcastheNet';
2026-06-13T01:43:47.909156361Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002392s
2026-06-13T01:43:47.909263777Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (106, '2026-06-13T01:43:47', 'update_btn_url')
2026-06-13T01:43:47.909482708Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:47.910065382Z [Info] FluentMigrator.Runner.MigrationRunner: 106: update_btn_url migrated
2026-06-13T01:43:47.910205685Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011424s
2026-06-13T01:43:47.910301648Z [Info] FluentMigrator.Runner.MigrationRunner: 107: remove_wombles migrating
2026-06-13T01:43:47.910431680Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:47.910630580Z [Info] remove_wombles: Starting migration of Main DB to 107
2026-06-13T01:43:47.910830082Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-06-13T01:43:47.910978120Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Wombles'
2026-06-13T01:43:47.911217953Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001916s
2026-06-13T01:43:47.911521895Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (107, '2026-06-13T01:43:47', 'remove_wombles')
2026-06-13T01:43:47.911706968Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:47.912335514Z [Info] FluentMigrator.Runner.MigrationRunner: 107: remove_wombles migrated
2026-06-13T01:43:47.912426467Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013437s
2026-06-13T01:43:47.912538223Z [Info] FluentMigrator.Runner.MigrationRunner: 108: fix_extra_file_extension migrating
2026-06-13T01:43:47.912630609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:47.912785210Z [Info] fix_extra_file_extension: Starting migration of Main DB to 108
2026-06-13T01:43:47.913013470Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "ExtraFiles" WHERE TRIM("Extension") = ''
2026-06-13T01:43:47.913154995Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "ExtraFiles" WHERE TRIM("Extension") = ''
2026-06-13T01:43:47.913327192Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001741s
2026-06-13T01:43:47.913430971Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-13T01:43:47.913502946Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-13T01:43:47.914493000Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009777s
2026-06-13T01:43:47.914617721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (108, '2026-06-13T01:43:47', 'fix_extra_file_extension')
2026-06-13T01:43:47.914831923Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:47.916025537Z [Info] FluentMigrator.Runner.MigrationRunner: 108: fix_extra_file_extension migrated
2026-06-13T01:43:47.916146060Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024886s
2026-06-13T01:43:47.916237794Z [Info] FluentMigrator.Runner.MigrationRunner: 109: import_extra_files migrating
2026-06-13T01:43:47.916369450Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:47.916514091Z [Info] import_extra_files: Starting migration of Main DB to 109
2026-06-13T01:43:47.916782983Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-13T01:43:47.916883004Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-13T01:43:47.917427741Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000532s
2026-06-13T01:43:47.917547011Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (109, '2026-06-13T01:43:47', 'import_extra_files')
2026-06-13T01:43:47.917775432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:47.918452034Z [Info] FluentMigrator.Runner.MigrationRunner: 109: import_extra_files migrated
2026-06-13T01:43:47.918561685Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001559s
2026-06-13T01:43:47.918672108Z [Info] FluentMigrator.Runner.MigrationRunner: 110: fix_extra_files_config migrating
2026-06-13T01:43:47.918794725Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:47.918948364Z [Info] fix_extra_files_config: Starting migration of Main DB to 110
2026-06-13T01:43:47.919196023Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-13T01:43:47.919254180Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-13T01:43:47.919719738Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004315s
2026-06-13T01:43:47.919842966Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (110, '2026-06-13T01:43:47', 'fix_extra_files_config')
2026-06-13T01:43:47.920155636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:47.920778200Z [Info] FluentMigrator.Runner.MigrationRunner: 110: fix_extra_files_config migrated
2026-06-13T01:43:47.920937961Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015039s
2026-06-13T01:43:47.921075318Z [Info] FluentMigrator.Runner.MigrationRunner: 111: create_language_profiles migrating
2026-06-13T01:43:47.921185149Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:47.921355182Z [Info] create_language_profiles: Starting migration of Main DB to 111
2026-06-13T01:43:47.921894548Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable LanguageProfiles
2026-06-13T01:43:47.922069430Z [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-06-13T01:43:47.922405517Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003839s
2026-06-13T01:43:47.922517483Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex LanguageProfiles (Name)
2026-06-13T01:43:47.922656473Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_LanguageProfiles_Name" ON "LanguageProfiles" ("Name" ASC)
2026-06-13T01:43:47.923022179Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003638s
2026-06-13T01:43:47.923163504Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-06-13T01:43:47.923313476Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-06-13T01:43:47.923349919Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series LanguageProfileId Int32
2026-06-13T01:43:47.923478438Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "LanguageProfileId" INTEGER NOT NULL DEFAULT 1
2026-06-13T01:43:47.924158849Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006845s
2026-06-13T01:43:47.924286055Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-13T01:43:47.924371858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-13T01:43:47.931397028Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069989s
2026-06-13T01:43:47.931538933Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Profiles Language
2026-06-13T01:43:47.933242535Z [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-06-13T01:43:47.933582279Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Profiles_temp" ("Id", "Name", "Cutoff", "Items") SELECT "Id", "Name", "Cutoff", "Items" FROM "Profiles"
2026-06-13T01:43:47.933835870Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles"
2026-06-13T01:43:47.934215404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles"
2026-06-13T01:43:47.935740777Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityProfiles_Name" ON "Profiles" ("Name" ASC)
2026-06-13T01:43:47.936038336Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043897s
2026-06-13T01:43:47.936165993Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (111, '2026-06-13T01:43:47', 'create_language_profiles')
2026-06-13T01:43:47.936397550Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:47.937241600Z [Info] FluentMigrator.Runner.MigrationRunner: 111: create_language_profiles migrated
2026-06-13T01:43:47.937362333Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0055938s
2026-06-13T01:43:47.937498247Z [Info] FluentMigrator.Runner.MigrationRunner: 112: added_regex_to_scenemapping migrating
2026-06-13T01:43:47.937617727Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:47.937885707Z [Info] added_regex_to_scenemapping: Starting migration of Main DB to 112
2026-06-13T01:43:47.938190220Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SceneMappings
2026-06-13T01:43:47.938313198Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-06-13T01:43:47.938418320Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SceneMappings FilterRegex String
2026-06-13T01:43:47.938537710Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SceneMappings" ADD COLUMN "FilterRegex" TEXT
2026-06-13T01:43:47.939137769Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006015s
2026-06-13T01:43:47.939256839Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (112, '2026-06-13T01:43:47', 'added_regex_to_scenemapping')
2026-06-13T01:43:47.939477283Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:47.940103824Z [Info] FluentMigrator.Runner.MigrationRunner: 112: added_regex_to_scenemapping migrated
2026-06-13T01:43:47.940223435Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015633s
2026-06-13T01:43:47.940339209Z [Info] FluentMigrator.Runner.MigrationRunner: 113: consolidate_indexer_baseurl migrating
2026-06-13T01:43:47.940446565Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:47.940608942Z [Info] consolidate_indexer_baseurl: Starting migration of Main DB to 113
2026-06-13T01:43:47.940823294Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-13T01:43:47.940935800Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-13T01:43:47.942134164Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011921s
2026-06-13T01:43:47.942260649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (113, '2026-06-13T01:43:47', 'consolidate_indexer_baseurl')
2026-06-13T01:43:47.942483638Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:47.943060360Z [Info] FluentMigrator.Runner.MigrationRunner: 113: consolidate_indexer_baseurl migrated
2026-06-13T01:43:47.943178007Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002119s
2026-06-13T01:43:47.943289481Z [Info] FluentMigrator.Runner.MigrationRunner: 114: rename_indexer_status_id migrating
2026-06-13T01:43:47.943397869Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:47.943560948Z [Info] rename_indexer_status_id: Starting migration of Main DB to 114
2026-06-13T01:43:47.944682216Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn IndexerStatus IndexerId to ProviderId
2026-06-13T01:43:47.950704346Z [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-06-13T01:43:47.951093520Z [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-06-13T01:43:47.951455769Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-06-13T01:43:47.951861406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-06-13T01:43:47.953892648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-06-13T01:43:47.954191329Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093681s
2026-06-13T01:43:47.954313275Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (114, '2026-06-13T01:43:47', 'rename_indexer_status_id')
2026-06-13T01:43:47.954535472Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:47.955370524Z [Info] FluentMigrator.Runner.MigrationRunner: 114: rename_indexer_status_id migrated
2026-06-13T01:43:47.955484694Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105505s
2026-06-13T01:43:47.955599155Z [Info] FluentMigrator.Runner.MigrationRunner: 115: add_downloadclient_status migrating
2026-06-13T01:43:47.955762664Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:47.955950462Z [Info] add_downloadclient_status: Starting migration of Main DB to 115
2026-06-13T01:43:47.956397352Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClientStatus
2026-06-13T01:43:47.956529188Z [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-06-13T01:43:47.956915616Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003961s
2026-06-13T01:43:47.957020037Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadClientStatus (ProviderId)
2026-06-13T01:43:47.957142934Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-06-13T01:43:47.957398539Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002589s
2026-06-13T01:43:47.957517739Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (115, '2026-06-13T01:43:47', 'add_downloadclient_status')
2026-06-13T01:43:47.957738985Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:47.958435287Z [Info] FluentMigrator.Runner.MigrationRunner: 115: add_downloadclient_status migrated
2026-06-13T01:43:47.958552133Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012915s
2026-06-13T01:43:47.958667665Z [Info] FluentMigrator.Runner.MigrationRunner: 116: disable_nyaa migrating
2026-06-13T01:43:47.958771494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:47.958927228Z [Info] disable_nyaa: Starting migration of Main DB to 116
2026-06-13T01:43:47.959127071Z [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-06-13T01:43:47.959333376Z [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-06-13T01:43:47.959610955Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002739s
2026-06-13T01:43:47.959723362Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (116, '2026-06-13T01:43:47', 'disable_nyaa')
2026-06-13T01:43:47.959958425Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:47.960497461Z [Info] FluentMigrator.Runner.MigrationRunner: 116: disable_nyaa migrated
2026-06-13T01:43:47.960606110Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011543s
2026-06-13T01:43:47.960713666Z [Info] FluentMigrator.Runner.MigrationRunner: 117: add_webrip_and_br480_qualites_in_profile migrating
2026-06-13T01:43:47.960834710Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:47.960990424Z [Info] add_webrip_and_br480_qualites_in_profile: Starting migration of Main DB to 117
2026-06-13T01:43:47.961209705Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-13T01:43:47.961324326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-13T01:43:47.964919327Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035862s
2026-06-13T01:43:47.965041603Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (117, '2026-06-13T01:43:47', 'add_webrip_and_br480_qualites_in_profile')
2026-06-13T01:43:47.965278210Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:47.965799740Z [Info] FluentMigrator.Runner.MigrationRunner: 117: add_webrip_and_br480_qualites_in_profile migrated
2026-06-13T01:43:47.965922207Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044702s
2026-06-13T01:43:47.966031036Z [Info] FluentMigrator.Runner.MigrationRunner: 118: add_history_eventType_index migrating
2026-06-13T01:43:47.966147972Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:47.966308826Z [Info] add_history_eventType_index: Starting migration of Main DB to 118
2026-06-13T01:43:47.966554270Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (EventType)
2026-06-13T01:43:47.966667649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC)
2026-06-13T01:43:47.966936951Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002631s
2026-06-13T01:43:47.967047333Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (118, '2026-06-13T01:43:47', 'add_history_eventType_index')
2026-06-13T01:43:47.967271084Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:47.967816603Z [Info] FluentMigrator.Runner.MigrationRunner: 118: add_history_eventType_index migrated
2026-06-13T01:43:47.967951955Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011454s
2026-06-13T01:43:47.968058069Z [Info] FluentMigrator.Runner.MigrationRunner: 119: separate_automatic_and_interactive_searches migrating
2026-06-13T01:43:47.968183842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:47.968336259Z [Info] separate_automatic_and_interactive_searches: Starting migration of Main DB to 119
2026-06-13T01:43:47.968957410Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Indexers EnableSearch to EnableAutomaticSearch
2026-06-13T01:43:47.970687194Z [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-06-13T01:43:47.971052260Z [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-06-13T01:43:47.971373807Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2026-06-13T01:43:47.971743432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2026-06-13T01:43:47.973517074Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-06-13T01:43:47.973766166Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046727s
2026-06-13T01:43:47.973866759Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-06-13T01:43:47.973961269Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-06-13T01:43:47.974053765Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers EnableInteractiveSearch Boolean
2026-06-13T01:43:47.974184298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "EnableInteractiveSearch" INTEGER
2026-06-13T01:43:47.974813516Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006293s
2026-06-13T01:43:47.974920321Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch"
2026-06-13T01:43:47.975065944Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch"
2026-06-13T01:43:47.975261197Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001855s
2026-06-13T01:43:47.975358153Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-06-13T01:43:47.975456731Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-06-13T01:43:47.975544749Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Indexers EnableInteractiveSearch Boolean
2026-06-13T01:43:47.977257518Z [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-06-13T01:43:47.977641201Z [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-06-13T01:43:47.978004052Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2026-06-13T01:43:47.978383957Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2026-06-13T01:43:47.979984561Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-06-13T01:43:47.980235586Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045622s
2026-06-13T01:43:47.980351570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (119, '2026-06-13T01:43:47', 'separate_automatic_and_interactive_searches')
2026-06-13T01:43:47.980585261Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:47.981414942Z [Info] FluentMigrator.Runner.MigrationRunner: 119: separate_automatic_and_interactive_searches migrated
2026-06-13T01:43:47.981538882Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0057363s
2026-06-13T01:43:47.981651478Z [Info] FluentMigrator.Runner.MigrationRunner: 120: update_series_episodes_history_indexes migrating
2026-06-13T01:43:47.981770548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:47.981928967Z [Info] update_series_episodes_history_indexes: Starting migration of Main DB to 120
2026-06-13T01:43:47.982590119Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Episodes (SeriesId, AirDate)
2026-06-13T01:43:47.982722405Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_SeriesId_AirDate" ON "Episodes" ("SeriesId" ASC, "AirDate" ASC)
2026-06-13T01:43:47.982975285Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002535s
2026-06-13T01:43:47.983081128Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (EpisodeId)
2026-06-13T01:43:47.983189677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_EpisodeId"
2026-06-13T01:43:47.983472687Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002817s
2026-06-13T01:43:47.983581796Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (EpisodeId, Date)
2026-06-13T01:43:47.983695085Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EpisodeId_Date" ON "History" ("EpisodeId" ASC, "Date" DESC)
2026-06-13T01:43:47.983959507Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002593s
2026-06-13T01:43:47.984064318Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (DownloadId)
2026-06-13T01:43:47.984173639Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_DownloadId"
2026-06-13T01:43:47.984463803Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002891s
2026-06-13T01:43:47.984565107Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId, Date)
2026-06-13T01:43:47.984679367Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC)
2026-06-13T01:43:47.984923829Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002425s
2026-06-13T01:43:47.985039713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (120, '2026-06-13T01:43:47', 'update_series_episodes_history_indexes')
2026-06-13T01:43:47.985274095Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:47.985949696Z [Info] FluentMigrator.Runner.MigrationRunner: 120: update_series_episodes_history_indexes migrated
2026-06-13T01:43:47.986069898Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012624s
2026-06-13T01:43:47.986179619Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_animetosho_url migrating
2026-06-13T01:43:47.986290322Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:47.986447358Z [Info] update_animetosho_url: Starting migration of Main DB to 121
2026-06-13T01:43:47.986651790Z [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-06-13T01:43:47.986887975Z [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-06-13T01:43:47.987187849Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003012s
2026-06-13T01:43:47.987430017Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (121, '2026-06-13T01:43:47', 'update_animetosho_url')
2026-06-13T01:43:47.987652966Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:47.988209417Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_animetosho_url migrated
2026-06-13T01:43:47.988338978Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013137s
2026-06-13T01:43:47.988456394Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_remux_qualities_in_profile migrating
2026-06-13T01:43:47.988568661Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:47.988732390Z [Info] add_remux_qualities_in_profile: Starting migration of Main DB to 122
2026-06-13T01:43:47.988947874Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-13T01:43:47.989067125Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-13T01:43:47.991503522Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024251s
2026-06-13T01:43:47.991622151Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (122, '2026-06-13T01:43:47', 'add_remux_qualities_in_profile')
2026-06-13T01:43:47.991859689Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:47.992459157Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_remux_qualities_in_profile migrated
2026-06-13T01:43:47.992580341Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033823s
2026-06-13T01:43:47.992691425Z [Info] FluentMigrator.Runner.MigrationRunner: 123: add_history_seriesId_index migrating
2026-06-13T01:43:47.992798330Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:47.992961529Z [Info] add_history_seriesId_index: Starting migration of Main DB to 123
2026-06-13T01:43:47.993195550Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (SeriesId)
2026-06-13T01:43:47.993317977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_SeriesId" ON "History" ("SeriesId" ASC)
2026-06-13T01:43:47.993549794Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002358s
2026-06-13T01:43:47.993665937Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (123, '2026-06-13T01:43:47', 'add_history_seriesId_index')
2026-06-13T01:43:47.993884377Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:47.994588295Z [Info] FluentMigrator.Runner.MigrationRunner: 123: add_history_seriesId_index migrated
2026-06-13T01:43:47.994706794Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012731s
2026-06-13T01:43:47.994817036Z [Info] FluentMigrator.Runner.MigrationRunner: 124: remove_media_browser_metadata migrating
2026-06-13T01:43:47.994936116Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:47.995204366Z [Info] remove_media_browser_metadata: Starting migration of Main DB to 124
2026-06-13T01:43:47.995802060Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-06-13T01:43:47.995954587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Metadata" WHERE "Implementation" = 'MediaBrowserMetadata'
2026-06-13T01:43:47.996141934Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001971s
2026-06-13T01:43:47.996245673Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-06-13T01:43:47.996359823Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "MetadataFiles" WHERE "Consumer" = 'MediaBrowserMetadata'
2026-06-13T01:43:47.996542191Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001829s
2026-06-13T01:43:47.996651471Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (124, '2026-06-13T01:43:47', 'remove_media_browser_metadata')
2026-06-13T01:43:47.996872105Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:47.997432043Z [Info] FluentMigrator.Runner.MigrationRunner: 124: remove_media_browser_metadata migrated
2026-06-13T01:43:47.997547135Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010684s
2026-06-13T01:43:47.997658389Z [Info] FluentMigrator.Runner.MigrationRunner: 125: remove_notify_my_android_and_pushalot_notifications migrating
2026-06-13T01:43:47.997785565Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:47.997942231Z [Info] remove_notify_my_android_and_pushalot_notifications: Starting migration of Main DB to 125
2026-06-13T01:43:47.998225411Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-06-13T01:43:47.998356786Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'NotifyMyAndroid'
2026-06-13T01:43:47.998553231Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001968s
2026-06-13T01:43:47.998650978Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-06-13T01:43:47.998771431Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Pushalot'
2026-06-13T01:43:47.998945942Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001791s
2026-06-13T01:43:47.999063730Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (125, '2026-06-13T01:43:47', 'remove_notify_my_android_and_pushalot_notifications')
2026-06-13T01:43:47.999296699Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:48.000026759Z [Info] FluentMigrator.Runner.MigrationRunner: 125: remove_notify_my_android_and_pushalot_notifications migrated
2026-06-13T01:43:48.000162934Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012492s
2026-06-13T01:43:48.000274679Z [Info] FluentMigrator.Runner.MigrationRunner: 126: add_custom_filters migrating
2026-06-13T01:43:48.000379961Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:48.000539442Z [Info] add_custom_filters: Starting migration of Main DB to 126
2026-06-13T01:43:48.000886892Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFilters
2026-06-13T01:43:48.001021142Z [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-06-13T01:43:48.001316206Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003133s
2026-06-13T01:43:48.001436529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (126, '2026-06-13T01:43:48', 'add_custom_filters')
2026-06-13T01:43:48.001650369Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:48.002273675Z [Info] FluentMigrator.Runner.MigrationRunner: 126: add_custom_filters migrated
2026-06-13T01:43:48.002390610Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012665s
2026-06-13T01:43:48.002504420Z [Info] FluentMigrator.Runner.MigrationRunner: 127: rename_restrictions_to_release_profiles migrating
2026-06-13T01:43:48.002618549Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:48.002780936Z [Info] rename_restrictions_to_release_profiles: Starting migration of Main DB to 127
2026-06-13T01:43:48.003128567Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Restrictions ReleaseProfiles
2026-06-13T01:43:48.003260913Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Restrictions" RENAME TO "ReleaseProfiles"
2026-06-13T01:43:48.004898311Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016266s
2026-06-13T01:43:48.005002641Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles
2026-06-13T01:43:48.005112813Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-06-13T01:43:48.005209478Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IncludePreferredWhenRenaming Boolean
2026-06-13T01:43:48.005340843Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IncludePreferredWhenRenaming" INTEGER NOT NULL DEFAULT 1
2026-06-13T01:43:48.005981112Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000638s
2026-06-13T01:43:48.006097837Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (127, '2026-06-13T01:43:48', 'rename_restrictions_to_release_profiles')
2026-06-13T01:43:48.006333282Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:48.007161861Z [Info] FluentMigrator.Runner.MigrationRunner: 127: rename_restrictions_to_release_profiles migrated
2026-06-13T01:43:48.007282313Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018167s
2026-06-13T01:43:48.007401854Z [Info] FluentMigrator.Runner.MigrationRunner: 128: rename_quality_profiles_add_upgrade_allowed migrating
2026-06-13T01:43:48.007526084Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:48.007682209Z [Info] rename_quality_profiles_add_upgrade_allowed: Starting migration of Main DB to 128
2026-06-13T01:43:48.008524846Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Profiles QualityProfiles
2026-06-13T01:43:48.008649076Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" RENAME TO "QualityProfiles"
2026-06-13T01:43:48.010295462Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016178s
2026-06-13T01:43:48.010384772Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2026-06-13T01:43:48.010482539Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-06-13T01:43:48.010575907Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles UpgradeAllowed Boolean
2026-06-13T01:43:48.010699506Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "UpgradeAllowed" INTEGER
2026-06-13T01:43:48.011349144Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006569s
2026-06-13T01:43:48.011453424Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LanguageProfiles
2026-06-13T01:43:48.011554788Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-06-13T01:43:48.011650391Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn LanguageProfiles UpgradeAllowed Boolean
2026-06-13T01:43:48.011770463Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LanguageProfiles" ADD COLUMN "UpgradeAllowed" INTEGER
2026-06-13T01:43:48.012403187Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006182s
2026-06-13T01:43:48.012508780Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-13T01:43:48.012609042Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityProfiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1
2026-06-13T01:43:48.012791229Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001825s
2026-06-13T01:43:48.012890088Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-13T01:43:48.012986713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "LanguageProfiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1
2026-06-13T01:43:48.013179441Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00018s
2026-06-13T01:43:48.013345696Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Series ProfileId to QualityProfileId
2026-06-13T01:43:48.015101522Z [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-06-13T01:43:48.015918338Z [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-06-13T01:43:48.016702497Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2026-06-13T01:43:48.017676479Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2026-06-13T01:43:48.019256321Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2026-06-13T01:43:48.019505593Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2026-06-13T01:43:48.019745466Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_Path" ON "Series" ("Path" ASC)
2026-06-13T01:43:48.020014868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_CleanTitle" ON "Series" ("CleanTitle" ASC)
2026-06-13T01:43:48.020250383Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC)
2026-06-13T01:43:48.020484023Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvMazeId" ON "Series" ("TvMazeId" ASC)
2026-06-13T01:43:48.020719538Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073306s
2026-06-13T01:43:48.020835652Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (128, '2026-06-13T01:43:48', 'rename_quality_profiles_add_upgrade_allowed')
2026-06-13T01:43:48.021068771Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:48.022235010Z [Info] FluentMigrator.Runner.MigrationRunner: 128: rename_quality_profiles_add_upgrade_allowed migrated
2026-06-13T01:43:48.022349992Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088284s
2026-06-13T01:43:48.022467068Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_relative_original_path_to_episode_file migrating
2026-06-13T01:43:48.022584564Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:48.022818365Z [Info] add_relative_original_path_to_episode_file: Starting migration of Main DB to 129
2026-06-13T01:43:48.023106806Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable EpisodeFiles
2026-06-13T01:43:48.023220595Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-06-13T01:43:48.023323473Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn EpisodeFiles OriginalFilePath String
2026-06-13T01:43:48.023445819Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles" ADD COLUMN "OriginalFilePath" TEXT
2026-06-13T01:43:48.024148204Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000694s
2026-06-13T01:43:48.024266723Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (129, '2026-06-13T01:43:48', 'add_relative_original_path_to_episode_file')
2026-06-13T01:43:48.024504982Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:48.025045661Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_relative_original_path_to_episode_file migrated
2026-06-13T01:43:48.025170453Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016008s
2026-06-13T01:43:48.025284062Z [Info] FluentMigrator.Runner.MigrationRunner: 130: episode_last_searched_time migrating
2026-06-13T01:43:48.025398121Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:48.025664528Z [Info] episode_last_searched_time: Starting migration of Main DB to 130
2026-06-13T01:43:48.025917898Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2026-06-13T01:43:48.026028521Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-06-13T01:43:48.026129504Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes LastSearchTime DateTime
2026-06-13T01:43:48.026248714Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "LastSearchTime" DATETIME
2026-06-13T01:43:48.026922341Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006649s
2026-06-13T01:43:48.027040008Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (130, '2026-06-13T01:43:48', 'episode_last_searched_time')
2026-06-13T01:43:48.027266855Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:48.027859849Z [Info] FluentMigrator.Runner.MigrationRunner: 130: episode_last_searched_time migrated
2026-06-13T01:43:48.027976094Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015804s
2026-06-13T01:43:48.028091606Z [Info] FluentMigrator.Runner.MigrationRunner: 131: download_propers_config migrating
2026-06-13T01:43:48.028201257Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:48.028354736Z [Info] download_propers_config: Starting migration of Main DB to 131
2026-06-13T01:43:48.028596814Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-13T01:43:48.028709090Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-13T01:43:48.029315171Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005918s
2026-06-13T01:43:48.029420663Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers'
2026-06-13T01:43:48.029557860Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers'
2026-06-13T01:43:48.029779155Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002021s
2026-06-13T01:43:48.029883255Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (131, '2026-06-13T01:43:48', 'download_propers_config')
2026-06-13T01:43:48.030100422Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:48.030626181Z [Info] FluentMigrator.Runner.MigrationRunner: 131: download_propers_config migrated
2026-06-13T01:43:48.030742696Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010638s
2026-06-13T01:43:48.030856666Z [Info] FluentMigrator.Runner.MigrationRunner: 132: add_download_client_priority migrating
2026-06-13T01:43:48.030969192Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:48.031128654Z [Info] add_download_client_priority: Starting migration of Main DB to 132
2026-06-13T01:43:48.031457496Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2026-06-13T01:43:48.031577257Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-06-13T01:43:48.033090445Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Priority Int32
2026-06-13T01:43:48.033225116Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 1
2026-06-13T01:43:48.033917741Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006912s
2026-06-13T01:43:48.034018835Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-13T01:43:48.034121291Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-13T01:43:48.056357629Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0222183s
2026-06-13T01:43:48.056497440Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (132, '2026-06-13T01:43:48', 'add_download_client_priority')
2026-06-13T01:43:48.056749909Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:48.057317973Z [Info] FluentMigrator.Runner.MigrationRunner: 132: add_download_client_priority migrated
2026-06-13T01:43:48.057436842Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0231967s
2026-06-13T01:43:48.057570862Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_specials_folder_format migrating
2026-06-13T01:43:48.057702347Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:48.057873582Z [Info] add_specials_folder_format: Starting migration of Main DB to 134
2026-06-13T01:43:48.058498360Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2026-06-13T01:43:48.058614124Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-06-13T01:43:48.058708704Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig SpecialsFolderFormat String
2026-06-13T01:43:48.058830119Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "SpecialsFolderFormat" TEXT
2026-06-13T01:43:48.059538686Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007046s
2026-06-13T01:43:48.059646222Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-13T01:43:48.059746073Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "SpecialsFolderFormat" = 'Specials' WHERE 1 = 1
2026-06-13T01:43:48.059963411Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002109s
2026-06-13T01:43:48.060079214Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (134, '2026-06-13T01:43:48', 'add_specials_folder_format')
2026-06-13T01:43:48.060301482Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:48.060869466Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_specials_folder_format migrated
2026-06-13T01:43:48.060988145Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011182s
2026-06-13T01:43:48.061129620Z [Info] FluentMigrator.Runner.MigrationRunner: 135: health_issue_notification migrating
2026-06-13T01:43:48.061288410Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:48.061430887Z [Info] health_issue_notification: Starting migration of Main DB to 135
2026-06-13T01:43:48.061771854Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-06-13T01:43:48.061884501Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-06-13T01:43:48.061979672Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthIssue Boolean
2026-06-13T01:43:48.062101919Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthIssue" INTEGER NOT NULL DEFAULT 0
2026-06-13T01:43:48.062763251Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006587s
2026-06-13T01:43:48.062870216Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-06-13T01:43:48.062973184Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-06-13T01:43:48.063067824Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications IncludeHealthWarnings Boolean
2026-06-13T01:43:48.063191343Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "IncludeHealthWarnings" INTEGER NOT NULL DEFAULT 0
2026-06-13T01:43:48.063877846Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006766s
2026-06-13T01:43:48.064044251Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (135, '2026-06-13T01:43:48', 'health_issue_notification')
2026-06-13T01:43:48.064269234Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:48.064971468Z [Info] FluentMigrator.Runner.MigrationRunner: 135: health_issue_notification migrated
2026-06-13T01:43:48.065088504Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017781s
2026-06-13T01:43:48.065206973Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_indexer_and_enabled_to_release_profiles migrating
2026-06-13T01:43:48.065327576Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:48.065484412Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Main DB to 136
2026-06-13T01:43:48.065830198Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles
2026-06-13T01:43:48.065943837Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-06-13T01:43:48.066046444Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles Enabled Boolean
2026-06-13T01:43:48.066168399Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "Enabled" INTEGER NOT NULL DEFAULT 1
2026-06-13T01:43:48.066823188Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006538s
2026-06-13T01:43:48.066925755Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles
2026-06-13T01:43:48.067027520Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-06-13T01:43:48.067122240Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IndexerId Int32
2026-06-13T01:43:48.067234567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IndexerId" INTEGER NOT NULL DEFAULT 0
2026-06-13T01:43:48.067908945Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006669s
2026-06-13T01:43:48.068026942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (136, '2026-06-13T01:43:48', 'add_indexer_and_enabled_to_release_profiles')
2026-06-13T01:43:48.068323520Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:48.068933158Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_indexer_and_enabled_to_release_profiles migrated
2026-06-13T01:43:48.069058170Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016956s
2026-06-13T01:43:48.069169694Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_airedbefore_to_episodes migrating
2026-06-13T01:43:48.069280127Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:48.069442925Z [Info] add_airedbefore_to_episodes: Starting migration of Main DB to 137
2026-06-13T01:43:48.069778901Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2026-06-13T01:43:48.069887360Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-06-13T01:43:48.069980958Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes AiredAfterSeasonNumber Int32
2026-06-13T01:43:48.070103876Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "AiredAfterSeasonNumber" INTEGER
2026-06-13T01:43:48.070790459Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000683s
2026-06-13T01:43:48.070896893Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes AiredBeforeSeasonNumber Int32
2026-06-13T01:43:48.071018869Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "AiredBeforeSeasonNumber" INTEGER
2026-06-13T01:43:48.071688788Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006661s
2026-06-13T01:43:48.071795293Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes AiredBeforeEpisodeNumber Int32
2026-06-13T01:43:48.071954023Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "AiredBeforeEpisodeNumber" INTEGER
2026-06-13T01:43:48.072590494Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006399s
2026-06-13T01:43:48.072705336Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (137, '2026-06-13T01:43:48', 'add_airedbefore_to_episodes')
2026-06-13T01:43:48.072931762Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:48.073465837Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_airedbefore_to_episodes migrated
2026-06-13T01:43:48.073584717Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015204s
2026-06-13T01:43:48.073718747Z [Info] FluentMigrator.Runner.MigrationRunner: 138: remove_bitmetv migrating
2026-06-13T01:43:48.073802876Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:48.073958931Z [Info] remove_bitmetv: Starting migration of Main DB to 138
2026-06-13T01:43:48.074212782Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-06-13T01:43:48.074343174Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'BitMeTv'
2026-06-13T01:43:48.074530662Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001895s
2026-06-13T01:43:48.074631185Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableRss" = false, "EnableAutomaticSearch" = false, "EnableInteractiveSearch" = false WHERE "Implementation" = 'Newznab' AND "Settings" LIKE '%usenet-crawler.com%'
2026-06-13T01:43:48.074836248Z [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-06-13T01:43:48.075101382Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002635s
2026-06-13T01:43:48.075213888Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (138, '2026-06-13T01:43:48', 'remove_bitmetv')
2026-06-13T01:43:48.075425114Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:48.075951504Z [Info] FluentMigrator.Runner.MigrationRunner: 138: remove_bitmetv migrated
2026-06-13T01:43:48.076068660Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011052s
2026-06-13T01:43:48.076180295Z [Info] FluentMigrator.Runner.MigrationRunner: 139: add_download_history migrating
2026-06-13T01:43:48.076288252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:48.076450569Z [Info] add_download_history: Starting migration of Main DB to 139
2026-06-13T01:43:48.077247855Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadHistory
2026-06-13T01:43:48.077396064Z [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-06-13T01:43:48.077808224Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004412s
2026-06-13T01:43:48.077914698Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (EventType)
2026-06-13T01:43:48.078027786Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC)
2026-06-13T01:43:48.078287058Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002397s
2026-06-13T01:43:48.078374675Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (SeriesId)
2026-06-13T01:43:48.078486700Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_SeriesId" ON "DownloadHistory" ("SeriesId" ASC)
2026-06-13T01:43:48.078722626Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002361s
2026-06-13T01:43:48.078828369Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (DownloadId)
2026-06-13T01:43:48.078942849Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC)
2026-06-13T01:43:48.079210218Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002646s
2026-06-13T01:43:48.079313866Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-13T01:43:48.079409719Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-13T01:43:48.081326520Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001896s
2026-06-13T01:43:48.081448346Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (139, '2026-06-13T01:43:48', 'add_download_history')
2026-06-13T01:43:48.081669451Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:48.082308037Z [Info] FluentMigrator.Runner.MigrationRunner: 139: add_download_history migrated
2026-06-13T01:43:48.082429371Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028871s
2026-06-13T01:43:48.082541988Z [Info] FluentMigrator.Runner.MigrationRunner: 140: remove_chown_and_folderchmod_config_v2 migrating
2026-06-13T01:43:48.082667822Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:48.082824868Z [Info] remove_chown_and_folderchmod_config_v2: Starting migration of Main DB to 140
2026-06-13T01:43:48.083061515Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" IN ('folderchmod', 'chownuser')
2026-06-13T01:43:48.083283993Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" IN ('folderchmod', 'chownuser')
2026-06-13T01:43:48.083577344Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000293s
2026-06-13T01:43:48.083686463Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (140, '2026-06-13T01:43:48', 'remove_chown_and_folderchmod_config_v2')
2026-06-13T01:43:48.083922338Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:48.088418875Z [Info] FluentMigrator.Runner.MigrationRunner: 140: remove_chown_and_folderchmod_config_v2 migrated
2026-06-13T01:43:48.088559919Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051187s
2026-06-13T01:43:48.088646634Z [Info] FluentMigrator.Runner.MigrationRunner: 141: add_update_history migrating
2026-06-13T01:43:48.088740042Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:48.088882639Z [Info] add_update_history: Starting migration of Main DB to 141
2026-06-13T01:43:48.088990006Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (141, '2026-06-13T01:43:48', 'add_update_history')
2026-06-13T01:43:48.089194087Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:48.091349879Z [Info] FluentMigrator.Runner.MigrationRunner: 141: add_update_history migrated
2026-06-13T01:43:48.091548158Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025591s
2026-06-13T01:43:48.091656536Z [Info] FluentMigrator.Runner.MigrationRunner: 142: import_lists migrating
2026-06-13T01:43:48.091747399Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:48.091909566Z [Info] import_lists: Starting migration of Main DB to 142
2026-06-13T01:43:48.092893398Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportLists
2026-06-13T01:43:48.093090956Z [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-06-13T01:43:48.093603889Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005572s
2026-06-13T01:43:48.093711696Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportLists (Name)
2026-06-13T01:43:48.093811537Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportLists_Name" ON "ImportLists" ("Name" ASC)
2026-06-13T01:43:48.094117463Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003067s
2026-06-13T01:43:48.094224328Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListStatus
2026-06-13T01:43:48.094351675Z [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-06-13T01:43:48.094773154Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004351s
2026-06-13T01:43:48.094886723Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListStatus (ProviderId)
2026-06-13T01:43:48.094994470Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-06-13T01:43:48.095286007Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002842s
2026-06-13T01:43:48.095390377Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListExclusions
2026-06-13T01:43:48.095511661Z [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-06-13T01:43:48.095816896Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003162s
2026-06-13T01:43:48.095948842Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListExclusions (TvdbId)
2026-06-13T01:43:48.096061349Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListExclusions_TvdbId" ON "ImportListExclusions" ("TvdbId" ASC)
2026-06-13T01:43:48.096353247Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002916s
2026-06-13T01:43:48.096477707Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (142, '2026-06-13T01:43:48', 'import_lists')
2026-06-13T01:43:48.096720797Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:48.097463964Z [Info] FluentMigrator.Runner.MigrationRunner: 142: import_lists migrated
2026-06-13T01:43:48.097564166Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013942s
2026-06-13T01:43:48.097687835Z [Info] FluentMigrator.Runner.MigrationRunner: 143: add_priority_to_indexers migrating
2026-06-13T01:43:48.097797576Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:48.097963280Z [Info] add_priority_to_indexers: Starting migration of Main DB to 143
2026-06-13T01:43:48.098307944Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-06-13T01:43:48.098419679Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-06-13T01:43:48.098508378Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Priority Int32
2026-06-13T01:43:48.098622718Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 25
2026-06-13T01:43:48.099367157Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007439s
2026-06-13T01:43:48.099484103Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (143, '2026-06-13T01:43:48', 'add_priority_to_indexers')
2026-06-13T01:43:48.099709306Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:48.100309736Z [Info] FluentMigrator.Runner.MigrationRunner: 143: add_priority_to_indexers migrated
2026-06-13T01:43:48.100433806Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016756s
2026-06-13T01:43:48.100537314Z [Info] FluentMigrator.Runner.MigrationRunner: 144: import_lists_series_type_and_season_folder migrating
2026-06-13T01:43:48.100657747Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:48.100817208Z [Info] import_lists_series_type_and_season_folder: Starting migration of Main DB to 144
2026-06-13T01:43:48.101237535Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2026-06-13T01:43:48.101329941Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-06-13T01:43:48.101421285Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists SeriesType Int32
2026-06-13T01:43:48.101538280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "SeriesType" INTEGER NOT NULL DEFAULT 0
2026-06-13T01:43:48.102316478Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007748s
2026-06-13T01:43:48.102419635Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2026-06-13T01:43:48.102525068Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-06-13T01:43:48.102611512Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists SeasonFolder Boolean
2026-06-13T01:43:48.102733437Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "SeasonFolder" INTEGER NOT NULL DEFAULT 1
2026-06-13T01:43:48.103488198Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007497s
2026-06-13T01:43:48.103603490Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (144, '2026-06-13T01:43:48', 'import_lists_series_type_and_season_folder')
2026-06-13T01:43:48.103869596Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:48.104499705Z [Info] FluentMigrator.Runner.MigrationRunner: 144: import_lists_series_type_and_season_folder migrated
2026-06-13T01:43:48.104625488Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017533s
2026-06-13T01:43:48.104726923Z [Info] FluentMigrator.Runner.MigrationRunner: 145: remove_growl migrating
2026-06-13T01:43:48.104827575Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:48.104982998Z [Info] remove_growl: Starting migration of Main DB to 145
2026-06-13T01:43:48.105215066Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-06-13T01:43:48.105347843Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Growl'
2026-06-13T01:43:48.105532064Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001885s
2026-06-13T01:43:48.105644080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (145, '2026-06-13T01:43:48', 'remove_growl')
2026-06-13T01:43:48.105864133Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:48.106398750Z [Info] FluentMigrator.Runner.MigrationRunner: 145: remove_growl migrated
2026-06-13T01:43:48.106511728Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001055s
2026-06-13T01:43:48.106646038Z [Info] FluentMigrator.Runner.MigrationRunner: 146: cleanup_duplicates_updatehistory migrating
2026-06-13T01:43:48.106748625Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:48.106902324Z [Info] cleanup_duplicates_updatehistory: Starting migration of Main DB to 146
2026-06-13T01:43:48.107028498Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (146, '2026-06-13T01:43:48', 'cleanup_duplicates_updatehistory')
2026-06-13T01:43:48.107255175Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:48.107761244Z [Info] FluentMigrator.Runner.MigrationRunner: 146: cleanup_duplicates_updatehistory migrated
2026-06-13T01:43:48.107900585Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010044s
2026-06-13T01:43:48.108011869Z [Info] FluentMigrator.Runner.MigrationRunner: 147: swap_filechmod_for_folderchmod migrating
2026-06-13T01:43:48.108121099Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:48.108278055Z [Info] swap_filechmod_for_folderchmod: Starting migration of Main DB to 147
2026-06-13T01:43:48.108528019Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-13T01:43:48.108640125Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-13T01:43:48.109124119Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004774s
2026-06-13T01:43:48.109242668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (147, '2026-06-13T01:43:48', 'swap_filechmod_for_folderchmod')
2026-06-13T01:43:48.109464996Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:48.110089424Z [Info] FluentMigrator.Runner.MigrationRunner: 147: swap_filechmod_for_folderchmod migrated
2026-06-13T01:43:48.110211790Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001451s
2026-06-13T01:43:48.110337333Z [Info] FluentMigrator.Runner.MigrationRunner: 148: mediainfo_channels migrating
2026-06-13T01:43:48.110443276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:48.110584250Z [Info] mediainfo_channels: Starting migration of Main DB to 148
2026-06-13T01:43:48.110820376Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "EpisodeFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannels"', '"audioChannelsContainer"');
2026-06-13T01:43:48.111003324Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "EpisodeFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannels"', '"audioChannelsContainer"');
2026-06-13T01:43:48.111232506Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002147s
2026-06-13T01:43:48.111320192Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "EpisodeFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannelPositionsText"', '"audioChannelPositionsTextContainer"');
2026-06-13T01:43:48.111502329Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "EpisodeFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannelPositionsText"', '"audioChannelPositionsTextContainer"');
2026-06-13T01:43:48.111726741Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000223s
2026-06-13T01:43:48.111834799Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (148, '2026-06-13T01:43:48', 'mediainfo_channels')
2026-06-13T01:43:48.112092328Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:48.112601333Z [Info] FluentMigrator.Runner.MigrationRunner: 148: mediainfo_channels migrated
2026-06-13T01:43:48.112718890Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010946s
2026-06-13T01:43:48.112827609Z [Info] FluentMigrator.Runner.MigrationRunner: 149: add_on_delete_to_notifications migrating
2026-06-13T01:43:48.112938923Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:48.113097051Z [Info] add_on_delete_to_notifications: Starting migration of Main DB to 149
2026-06-13T01:43:48.113475915Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-06-13T01:43:48.113597730Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-06-13T01:43:48.113683172Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnSeriesDelete Boolean
2026-06-13T01:43:48.113794827Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnSeriesDelete" INTEGER NOT NULL DEFAULT 0
2026-06-13T01:43:48.114594407Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007993s
2026-06-13T01:43:48.114697285Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-06-13T01:43:48.114789490Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-06-13T01:43:48.114869942Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnEpisodeFileDelete Boolean
2026-06-13T01:43:48.114984764Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnEpisodeFileDelete" INTEGER NOT NULL DEFAULT 0
2026-06-13T01:43:48.115698361Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007133s
2026-06-13T01:43:48.115809375Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (149, '2026-06-13T01:43:48', 'add_on_delete_to_notifications')
2026-06-13T01:43:48.116066332Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:48.116745610Z [Info] FluentMigrator.Runner.MigrationRunner: 149: add_on_delete_to_notifications migrated
2026-06-13T01:43:48.116866664Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017602s
2026-06-13T01:43:48.116971595Z [Info] FluentMigrator.Runner.MigrationRunner: 150: add_scene_mapping_origin migrating
2026-06-13T01:43:48.117075805Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:48.117224475Z [Info] add_scene_mapping_origin: Starting migration of Main DB to 150
2026-06-13T01:43:48.117550702Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SceneMappings
2026-06-13T01:43:48.117660533Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-06-13T01:43:48.117740234Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SceneMappings SceneOrigin String
2026-06-13T01:43:48.117849814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SceneMappings" ADD COLUMN "SceneOrigin" TEXT
2026-06-13T01:43:48.118567790Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007166s
2026-06-13T01:43:48.118680758Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SceneMappings SearchMode Int32
2026-06-13T01:43:48.118808635Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SceneMappings" ADD COLUMN "SearchMode" INTEGER
2026-06-13T01:43:48.119537724Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007273s
2026-06-13T01:43:48.119633256Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SceneMappings Comment String
2026-06-13T01:43:48.119740382Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SceneMappings" ADD COLUMN "Comment" TEXT
2026-06-13T01:43:48.120453278Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007009s
2026-06-13T01:43:48.120572658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (150, '2026-06-13T01:43:48', 'add_scene_mapping_origin')
2026-06-13T01:43:48.120794245Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:48.122088822Z [Info] FluentMigrator.Runner.MigrationRunner: 150: add_scene_mapping_origin migrated
2026-06-13T01:43:48.122228303Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023366s
2026-06-13T01:43:48.122355119Z [Info] FluentMigrator.Runner.MigrationRunner: 151: remove_custom_filter_type migrating
2026-06-13T01:43:48.122489349Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:48.122640524Z [Info] remove_custom_filter_type: Starting migration of Main DB to 151
2026-06-13T01:43:48.123401066Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-13T01:43:48.123512640Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "CustomFilters" SET "Type" = 'series' WHERE "Type" = 'seriesIndex'
2026-06-13T01:43:48.123723024Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002118s
2026-06-13T01:43:48.123819208Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-13T01:43:48.123960232Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "CustomFilters" SET "Type" = 'series' WHERE "Type" = 'seriesEditor'
2026-06-13T01:43:48.124144283Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001959s
2026-06-13T01:43:48.124258683Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-13T01:43:48.124350738Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "CustomFilters" SET "Type" = 'series' WHERE "Type" = 'seasonPass'
2026-06-13T01:43:48.124595561Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002452s
2026-06-13T01:43:48.124724030Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (151, '2026-06-13T01:43:48', 'remove_custom_filter_type')
2026-06-13T01:43:48.124939524Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:48.125430353Z [Info] FluentMigrator.Runner.MigrationRunner: 151: remove_custom_filter_type migrated
2026-06-13T01:43:48.125542809Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010747s
2026-06-13T01:43:48.125665837Z [Info] FluentMigrator.Runner.MigrationRunner: 152: update_btn_url_to_https migrating
2026-06-13T01:43:48.125770458Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:48.125941913Z [Info] update_btn_url_to_https: Starting migration of Main DB to 152
2026-06-13T01:43:48.126135713Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = Replace("Settings", 'http://api.broadcasthe.net', 'https://api.broadcasthe.net') WHERE "Implementation" = 'BroadcastheNet';
2026-06-13T01:43:48.126346698Z [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-06-13T01:43:48.126588796Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002436s
2026-06-13T01:43:48.126715501Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (152, '2026-06-13T01:43:48', 'update_btn_url_to_https')
2026-06-13T01:43:48.126932288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:48.127569862Z [Info] FluentMigrator.Runner.MigrationRunner: 152: update_btn_url_to_https migrated
2026-06-13T01:43:48.127682278Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012167s
2026-06-13T01:43:48.127806649Z [Info] FluentMigrator.Runner.MigrationRunner: 153: add_on_episodefiledelete_for_upgrade migrating
2026-06-13T01:43:48.127972082Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:48.128147706Z [Info] add_on_episodefiledelete_for_upgrade: Starting migration of Main DB to 153
2026-06-13T01:43:48.128433471Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-06-13T01:43:48.128545036Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-06-13T01:43:48.128650468Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnEpisodeFileDeleteForUpgrade Boolean
2026-06-13T01:43:48.128774769Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnEpisodeFileDeleteForUpgrade" INTEGER NOT NULL DEFAULT 1
2026-06-13T01:43:48.129568578Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007822s
2026-06-13T01:43:48.129683429Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (153, '2026-06-13T01:43:48', 'add_on_episodefiledelete_for_upgrade')
2026-06-13T01:43:48.129922531Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:48.130480294Z [Info] FluentMigrator.Runner.MigrationRunner: 153: add_on_episodefiledelete_for_upgrade migrated
2026-06-13T01:43:48.130618042Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017039s
2026-06-13T01:43:48.130722773Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_name_release_profile migrating
2026-06-13T01:43:48.130846462Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:48.131000121Z [Info] add_name_release_profile: Starting migration of Main DB to 154
2026-06-13T01:43:48.131270065Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles
2026-06-13T01:43:48.131383293Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-06-13T01:43:48.131488254Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles Name String
2026-06-13T01:43:48.131597925Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "Name" TEXT DEFAULT NULL
2026-06-13T01:43:48.132372936Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007643s
2026-06-13T01:43:48.132490874Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (154, '2026-06-13T01:43:48', 'add_name_release_profile')
2026-06-13T01:43:48.132728282Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:48.133238399Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_name_release_profile migrated
2026-06-13T01:43:48.133368992Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016367s
2026-06-13T01:43:48.133475186Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_arabic_and_hindi_languages migrating
2026-06-13T01:43:48.133599687Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:48.133776644Z [Info] add_arabic_and_hindi_languages: Starting migration of Main DB to 155
2026-06-13T01:43:48.133986566Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-13T01:43:48.134109825Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-13T01:43:48.137403539Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003281s
2026-06-13T01:43:48.137541477Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (155, '2026-06-13T01:43:48', 'add_arabic_and_hindi_languages')
2026-06-13T01:43:48.137769606Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:48.138356829Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_arabic_and_hindi_languages migrated
2026-06-13T01:43:48.138473093Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042384s
2026-06-13T01:43:48.138601421Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_bypass_to_delay_profile migrating
2026-06-13T01:43:48.138711273Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:48.138883470Z [Info] add_bypass_to_delay_profile: Starting migration of Main DB to 156
2026-06-13T01:43:48.139422636Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2026-06-13T01:43:48.139551245Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-06-13T01:43:48.139644392Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfHighestQuality Boolean
2026-06-13T01:43:48.139786008Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfHighestQuality" INTEGER NOT NULL DEFAULT 0
2026-06-13T01:43:48.140607362Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008178s
2026-06-13T01:43:48.140722814Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-13T01:43:48.140813968Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "DelayProfiles" SET "BypassIfHighestQuality" = 1 WHERE 1 = 1
2026-06-13T01:43:48.141023770Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002054s
2026-06-13T01:43:48.141149093Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (156, '2026-06-13T01:43:48', 'add_bypass_to_delay_profile')
2026-06-13T01:43:48.141364727Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:48.141935517Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_bypass_to_delay_profile migrated
2026-06-13T01:43:48.142049617Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011102s
2026-06-13T01:43:48.142173677Z [Info] FluentMigrator.Runner.MigrationRunner: 157: email_multiple_addresses migrating
2026-06-13T01:43:48.142278257Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:48.142459913Z [Info] email_multiple_addresses: Starting migration of Main DB to 157
2026-06-13T01:43:48.142667952Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-13T01:43:48.142791942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-13T01:43:48.144797642Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019954s
2026-06-13T01:43:48.144931782Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (157, '2026-06-13T01:43:48', 'email_multiple_addresses')
2026-06-13T01:43:48.145150743Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:48.145640058Z [Info] FluentMigrator.Runner.MigrationRunner: 157: email_multiple_addresses migrated
2026-06-13T01:43:48.145751242Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028423s
2026-06-13T01:43:48.145873759Z [Info] FluentMigrator.Runner.MigrationRunner: 158: cdh_per_downloadclient migrating
2026-06-13T01:43:48.145980163Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:48.146151388Z [Info] cdh_per_downloadclient: Starting migration of Main DB to 158
2026-06-13T01:43:48.146508057Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2026-06-13T01:43:48.146636666Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-06-13T01:43:48.146718461Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveCompletedDownloads Boolean
2026-06-13T01:43:48.146864745Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveCompletedDownloads" INTEGER NOT NULL DEFAULT 1
2026-06-13T01:43:48.147643854Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007838s
2026-06-13T01:43:48.147765510Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveFailedDownloads Boolean
2026-06-13T01:43:48.147921955Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveFailedDownloads" INTEGER NOT NULL DEFAULT 1
2026-06-13T01:43:48.148680011Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000786s
2026-06-13T01:43:48.148800895Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-13T01:43:48.148887980Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-13T01:43:48.169379383Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0204518s
2026-06-13T01:43:48.169528754Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (158, '2026-06-13T01:43:48', 'cdh_per_downloadclient')
2026-06-13T01:43:48.169758607Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:48.170289406Z [Info] FluentMigrator.Runner.MigrationRunner: 158: cdh_per_downloadclient migrated
2026-06-13T01:43:48.170400420Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.021385s
2026-06-13T01:43:48.170531133Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_indexer_tags migrating
2026-06-13T01:43:48.170635193Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:48.170808261Z [Info] add_indexer_tags: Starting migration of Main DB to 159
2026-06-13T01:43:48.171070049Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-06-13T01:43:48.171197796Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-06-13T01:43:48.171283669Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Tags String
2026-06-13T01:43:48.171411827Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Tags" TEXT
2026-06-13T01:43:48.172180866Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007636s
2026-06-13T01:43:48.172311269Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (159, '2026-06-13T01:43:48', 'add_indexer_tags')
2026-06-13T01:43:48.172526091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:48.173042401Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_indexer_tags migrated
2026-06-13T01:43:48.173166070Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016314s
2026-06-13T01:43:48.173273036Z [Info] FluentMigrator.Runner.MigrationRunner: 160: rename_blacklist_to_blocklist migrating
2026-06-13T01:43:48.173397246Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:48.173554132Z [Info] rename_blacklist_to_blocklist: Starting migration of Main DB to 160
2026-06-13T01:43:48.173780348Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Blacklist Blocklist
2026-06-13T01:43:48.173906842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" RENAME TO "Blocklist"
2026-06-13T01:43:48.176203759Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022872s
2026-06-13T01:43:48.176318299Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (160, '2026-06-13T01:43:48', 'rename_blacklist_to_blocklist')
2026-06-13T01:43:48.176557641Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:48.177058450Z [Info] FluentMigrator.Runner.MigrationRunner: 160: rename_blacklist_to_blocklist migrated
2026-06-13T01:43:48.177187370Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031502s
2026-06-13T01:43:48.177294866Z [Info] FluentMigrator.Runner.MigrationRunner: 161: remove_plex_hometheatre migrating
2026-06-13T01:43:48.177417754Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:48.177576995Z [Info] remove_plex_hometheatre: Starting migration of Main DB to 161
2026-06-13T01:43:48.177883562Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-06-13T01:43:48.178019326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexHomeTheater'
2026-06-13T01:43:48.178220912Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002077s
2026-06-13T01:43:48.178320011Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-06-13T01:43:48.178446426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexClient'
2026-06-13T01:43:48.178622280Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001798s
2026-06-13T01:43:48.178733424Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-13T01:43:48.178827203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-13T01:43:48.181379473Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025373s
2026-06-13T01:43:48.181504976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (161, '2026-06-13T01:43:48', 'remove_plex_hometheatre')
2026-06-13T01:43:48.181736683Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:48.182207080Z [Info] FluentMigrator.Runner.MigrationRunner: 161: remove_plex_hometheatre migrated
2026-06-13T01:43:48.182330509Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033662s
2026-06-13T01:43:48.182438266Z [Info] FluentMigrator.Runner.MigrationRunner: 162: release_profile_to_array migrating
2026-06-13T01:43:48.182558648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:48.182716667Z [Info] release_profile_to_array: Starting migration of Main DB to 162
2026-06-13T01:43:48.182930577Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-13T01:43:48.183042733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-13T01:43:48.184388444Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013352s
2026-06-13T01:43:48.184508426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (162, '2026-06-13T01:43:48', 'release_profile_to_array')
2026-06-13T01:43:48.184750573Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:48.185225380Z [Info] FluentMigrator.Runner.MigrationRunner: 162: release_profile_to_array migrated
2026-06-13T01:43:48.185353999Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021751s
2026-06-13T01:43:48.185459130Z [Info] FluentMigrator.Runner.MigrationRunner: 163: mediainfo_to_ffmpeg migrating
2026-06-13T01:43:48.185576006Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:48.185732371Z [Info] mediainfo_to_ffmpeg: Starting migration of Main DB to 163
2026-06-13T01:43:48.185948246Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-13T01:43:48.186057756Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-13T01:43:48.187979938Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019144s
2026-06-13T01:43:48.188104639Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (163, '2026-06-13T01:43:48', 'mediainfo_to_ffmpeg')
2026-06-13T01:43:48.188332217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:48.188792274Z [Info] FluentMigrator.Runner.MigrationRunner: 163: mediainfo_to_ffmpeg migrated
2026-06-13T01:43:48.188915202Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002728s
2026-06-13T01:43:48.189020363Z [Info] FluentMigrator.Runner.MigrationRunner: 164: download_client_per_indexer migrating
2026-06-13T01:43:48.189142760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:48.189305177Z [Info] download_client_per_indexer: Starting migration of Main DB to 164
2026-06-13T01:43:48.189586985Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-06-13T01:43:48.189703660Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-06-13T01:43:48.189806968Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers DownloadClientId Int32
2026-06-13T01:43:48.189919334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "DownloadClientId" INTEGER NOT NULL DEFAULT 0
2026-06-13T01:43:48.190669735Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007508s
2026-06-13T01:43:48.190789647Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (164, '2026-06-13T01:43:48', 'download_client_per_indexer')
2026-06-13T01:43:48.191026033Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:48.191955235Z [Info] FluentMigrator.Runner.MigrationRunner: 164: download_client_per_indexer migrated
2026-06-13T01:43:48.192090277Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00203s
2026-06-13T01:43:48.192199667Z [Info] FluentMigrator.Runner.MigrationRunner: 165: add_on_update_to_notifications migrating
2026-06-13T01:43:48.192324869Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:48.192484561Z [Info] add_on_update_to_notifications: Starting migration of Main DB to 165
2026-06-13T01:43:48.192768392Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-06-13T01:43:48.192889176Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-06-13T01:43:48.192988285Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnApplicationUpdate Boolean
2026-06-13T01:43:48.193110562Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnApplicationUpdate" INTEGER NOT NULL DEFAULT 0
2026-06-13T01:43:48.193853268Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007431s
2026-06-13T01:43:48.193972087Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (165, '2026-06-13T01:43:48', 'add_on_update_to_notifications')
2026-06-13T01:43:48.194208623Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:48.194738771Z [Info] FluentMigrator.Runner.MigrationRunner: 165: add_on_update_to_notifications migrated
2026-06-13T01:43:48.194869925Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001623s
2026-06-13T01:43:48.194977823Z [Info] FluentMigrator.Runner.MigrationRunner: 166: update_series_sort_title migrating
2026-06-13T01:43:48.195098165Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:48.195256835Z [Info] update_series_sort_title: Starting migration of Main DB to 166
2026-06-13T01:43:48.195492580Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-13T01:43:48.195605607Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-13T01:43:48.196247520Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00063s
2026-06-13T01:43:48.196368434Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (166, '2026-06-13T01:43:48', 'update_series_sort_title')
2026-06-13T01:43:48.196600301Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:48.197060918Z [Info] FluentMigrator.Runner.MigrationRunner: 166: update_series_sort_title migrated
2026-06-13T01:43:48.197187704Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014483s
2026-06-13T01:43:48.197295671Z [Info] FluentMigrator.Runner.MigrationRunner: 167: add_tvdbid_to_episode migrating
2026-06-13T01:43:48.197416505Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:48.197596728Z [Info] add_tvdbid_to_episode: Starting migration of Main DB to 167
2026-06-13T01:43:48.197841240Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2026-06-13T01:43:48.197959979Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-06-13T01:43:48.198049179Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes TvdbId Int32
2026-06-13T01:43:48.198171575Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "TvdbId" INTEGER
2026-06-13T01:43:48.198870673Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006975s
2026-06-13T01:43:48.198996747Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (167, '2026-06-13T01:43:48', 'add_tvdbid_to_episode')
2026-06-13T01:43:48.199219145Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:48.199733120Z [Info] FluentMigrator.Runner.MigrationRunner: 167: add_tvdbid_to_episode migrated
2026-06-13T01:43:48.199860988Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015671s
2026-06-13T01:43:48.200010690Z [Info] FluentMigrator.Runner.MigrationRunner: 168: add_additional_info_to_pending_releases migrating
2026-06-13T01:43:48.200126623Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:48.200296094Z [Info] add_additional_info_to_pending_releases: Starting migration of Main DB to 168
2026-06-13T01:43:48.200553473Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases
2026-06-13T01:43:48.200678535Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-06-13T01:43:48.200765069Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases AdditionalInfo String
2026-06-13T01:43:48.200899420Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "AdditionalInfo" TEXT
2026-06-13T01:43:48.201589580Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006914s
2026-06-13T01:43:48.201713940Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (168, '2026-06-13T01:43:48', 'add_additional_info_to_pending_releases')
2026-06-13T01:43:48.201948363Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:48.202455264Z [Info] FluentMigrator.Runner.MigrationRunner: 168: add_additional_info_to_pending_releases migrated
2026-06-13T01:43:48.202581408Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015605s
2026-06-13T01:43:48.202701720Z [Info] FluentMigrator.Runner.MigrationRunner: 169: add_malayalam_and_ukrainian_languages migrating
2026-06-13T01:43:48.202816201Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:48.202988608Z [Info] add_malayalam_and_ukrainian_languages: Starting migration of Main DB to 169
2026-06-13T01:43:48.203202709Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-13T01:43:48.203320306Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-13T01:43:48.206201339Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028636s
2026-06-13T01:43:48.206326010Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (169, '2026-06-13T01:43:48', 'add_malayalam_and_ukrainian_languages')
2026-06-13T01:43:48.206558187Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:48.207042122Z [Info] FluentMigrator.Runner.MigrationRunner: 169: add_malayalam_and_ukrainian_languages migrated
2026-06-13T01:43:48.207167404Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037178s
2026-06-13T01:43:48.207284039Z [Info] FluentMigrator.Runner.MigrationRunner: 170: add_language_tags_to_subtitle_files migrating
2026-06-13T01:43:48.207398350Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:48.207566097Z [Info] add_language_tags_to_subtitle_files: Starting migration of Main DB to 170
2026-06-13T01:43:48.207825831Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles
2026-06-13T01:43:48.207970752Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-06-13T01:43:48.208055684Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SubtitleFiles LanguageTags String
2026-06-13T01:43:48.208188431Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles" ADD COLUMN "LanguageTags" TEXT
2026-06-13T01:43:48.208879062Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006931s
2026-06-13T01:43:48.209006388Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (170, '2026-06-13T01:43:48', 'add_language_tags_to_subtitle_files')
2026-06-13T01:43:48.209238847Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:48.209742782Z [Info] FluentMigrator.Runner.MigrationRunner: 170: add_language_tags_to_subtitle_files migrated
2026-06-13T01:43:48.209865659Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015595s
2026-06-13T01:43:48.209986633Z [Info] FluentMigrator.Runner.MigrationRunner: 171: add_custom_formats migrating
2026-06-13T01:43:48.210091624Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:48.210260895Z [Info] add_custom_formats: Starting migration of Main DB to 171
2026-06-13T01:43:48.211451774Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFormats
2026-06-13T01:43:48.211593510Z [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-06-13T01:43:48.211954607Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000371s
2026-06-13T01:43:48.212069528Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex CustomFormats (Name)
2026-06-13T01:43:48.212176915Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_CustomFormats_Name" ON "CustomFormats" ("Name" ASC)
2026-06-13T01:43:48.212457149Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002757s
2026-06-13T01:43:48.212562692Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2026-06-13T01:43:48.212672443Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-06-13T01:43:48.212761312Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles FormatItems String
2026-06-13T01:43:48.212887907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "FormatItems" TEXT NOT NULL DEFAULT '[]'
2026-06-13T01:43:48.213628869Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007397s
2026-06-13T01:43:48.213748670Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2026-06-13T01:43:48.213844894Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-06-13T01:43:48.213945026Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles MinFormatScore Int32
2026-06-13T01:43:48.214061390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "MinFormatScore" INTEGER NOT NULL DEFAULT 0
2026-06-13T01:43:48.214833575Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007657s
2026-06-13T01:43:48.214941563Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2026-06-13T01:43:48.215054079Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-06-13T01:43:48.215142478Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles CutoffFormatScore Int32
2026-06-13T01:43:48.215274944Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "CutoffFormatScore" INTEGER NOT NULL DEFAULT 0
2026-06-13T01:43:48.216076489Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007978s
2026-06-13T01:43:48.216276431Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-13T01:43:48.216374639Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-13T01:43:48.222545909Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006159s
2026-06-13T01:43:48.222656191Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-13T01:43:48.222765722Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-13T01:43:48.223729683Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009544s
2026-06-13T01:43:48.223854906Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles Preferred
2026-06-13T01:43:48.226040147Z [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-06-13T01:43:48.226452879Z [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-06-13T01:43:48.226823335Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles"
2026-06-13T01:43:48.227124582Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles"
2026-06-13T01:43:48.229013596Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050327s
2026-06-13T01:43:48.229138598Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles IncludePreferredWhenRenaming
2026-06-13T01:43:48.231842153Z [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-06-13T01:43:48.232293042Z [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-06-13T01:43:48.232632415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles"
2026-06-13T01:43:48.232918892Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles"
2026-06-13T01:43:48.234750632Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0054778s
2026-06-13T01:43:48.234859651Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-06-13T01:43:48.235000735Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]'
2026-06-13T01:43:48.235194365Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002066s
2026-06-13T01:43:48.235342313Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (171, '2026-06-13T01:43:48', 'add_custom_formats')
2026-06-13T01:43:48.235576295Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:48.236308520Z [Info] FluentMigrator.Runner.MigrationRunner: 171: add_custom_formats migrated
2026-06-13T01:43:48.236430325Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013131s
2026-06-13T01:43:48.236562762Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_SeasonSearchMaximumSingleEpisodeAge_to_indexers migrating
2026-06-13T01:43:48.236719798Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:48.236906274Z [Info] add_SeasonSearchMaximumSingleEpisodeAge_to_indexers: Starting migration of Main DB to 172
2026-06-13T01:43:48.237269926Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-06-13T01:43:48.237391791Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-06-13T01:43:48.237486242Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers SeasonSearchMaximumSingleEpisodeAge Int32
2026-06-13T01:43:48.237633719Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "SeasonSearchMaximumSingleEpisodeAge" INTEGER NOT NULL DEFAULT 0
2026-06-13T01:43:48.238374160Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007477s
2026-06-13T01:43:48.238501777Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (172, '2026-06-13T01:43:48', 'add_SeasonSearchMaximumSingleEpisodeAge_to_indexers')
2026-06-13T01:43:48.238762803Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:48.239290546Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_SeasonSearchMaximumSingleEpisodeAge_to_indexers migrated
2026-06-13T01:43:48.239441880Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016574s
2026-06-13T01:43:48.239562674Z [Info] FluentMigrator.Runner.MigrationRunner: 173: remove_omg migrating
2026-06-13T01:43:48.239675200Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:48.239837006Z [Info] remove_omg: Starting migration of Main DB to 173
2026-06-13T01:43:48.240057891Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Indexers" WHERE "Implementation" = 'Omgwtfnzbs'
2026-06-13T01:43:48.240205739Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Omgwtfnzbs'
2026-06-13T01:43:48.240404990Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002019s
2026-06-13T01:43:48.240525162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (173, '2026-06-13T01:43:48', 'remove_omg')
2026-06-13T01:43:48.240780136Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:48.241258960Z [Info] FluentMigrator.Runner.MigrationRunner: 173: remove_omg migrated
2026-06-13T01:43:48.241373661Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010434s
2026-06-13T01:43:48.241500427Z [Info] FluentMigrator.Runner.MigrationRunner: 174: add_salt_to_users migrating
2026-06-13T01:43:48.241611611Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:48.241787355Z [Info] add_salt_to_users: Starting migration of Main DB to 174
2026-06-13T01:43:48.242122730Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Users
2026-06-13T01:43:48.242241550Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-06-13T01:43:48.242336952Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Salt String
2026-06-13T01:43:48.242458567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Salt" TEXT
2026-06-13T01:43:48.243180852Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007181s
2026-06-13T01:43:48.243407578Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Iterations Int32
2026-06-13T01:43:48.243526167Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Iterations" INTEGER
2026-06-13T01:43:48.244260837Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007337s
2026-06-13T01:43:48.244384275Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (174, '2026-06-13T01:43:48', 'add_salt_to_users')
2026-06-13T01:43:48.244610261Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:48.245254448Z [Info] FluentMigrator.Runner.MigrationRunner: 174: add_salt_to_users migrated
2026-06-13T01:43:48.245380913Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017182s
2026-06-13T01:43:48.245511416Z [Info] FluentMigrator.Runner.MigrationRunner: 175: language_profiles_to_custom_formats migrating
2026-06-13T01:43:48.245638932Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:48.245826079Z [Info] language_profiles_to_custom_formats: Starting migration of Main DB to 175
2026-06-13T01:43:48.246512021Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable EpisodeFiles
2026-06-13T01:43:48.246635510Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-06-13T01:43:48.246739519Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn EpisodeFiles Languages String
2026-06-13T01:43:48.246864962Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles" ADD COLUMN "Languages" TEXT NOT NULL DEFAULT '[]'
2026-06-13T01:43:48.247605593Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007406s
2026-06-13T01:43:48.247765455Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History
2026-06-13T01:43:48.247893874Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-06-13T01:43:48.248032573Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn History Languages String
2026-06-13T01:43:48.248170241Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History" ADD COLUMN "Languages" TEXT NOT NULL DEFAULT '[]'
2026-06-13T01:43:48.248908919Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007484s
2026-06-13T01:43:48.249031516Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2026-06-13T01:43:48.249153111Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-06-13T01:43:48.249238913Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blocklist Languages String
2026-06-13T01:43:48.249370899Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist" ADD COLUMN "Languages" TEXT NOT NULL DEFAULT '[]'
2026-06-13T01:43:48.250095008Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007215s
2026-06-13T01:43:48.250214338Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "EpisodeFiles" SET "Languages" = '[' || "Language" || ']'
2026-06-13T01:43:48.250354380Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "EpisodeFiles" SET "Languages" = '[' || "Language" || ']'
2026-06-13T01:43:48.250555475Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002021s
2026-06-13T01:43:48.250661338Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "History" SET "Languages" = '[' || "Language" || ']'
2026-06-13T01:43:48.250814287Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "History" SET "Languages" = '[' || "Language" || ']'
2026-06-13T01:43:48.251020362Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002033s
2026-06-13T01:43:48.251191166Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Blocklist" SET "Languages" = '[' || "Language" || ']'
2026-06-13T01:43:48.251452953Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Blocklist" SET "Languages" = '[' || "Language" || ']'
2026-06-13T01:43:48.251660842Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002059s
2026-06-13T01:43:48.251764490Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn EpisodeFiles Language
2026-06-13T01:43:48.256476872Z [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-06-13T01:43:48.256963823Z [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-06-13T01:43:48.257409590Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "EpisodeFiles"
2026-06-13T01:43:48.257821791Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles_temp" RENAME TO "EpisodeFiles"
2026-06-13T01:43:48.259666206Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_EpisodeFiles_SeriesId" ON "EpisodeFiles" ("SeriesId" ASC)
2026-06-13T01:43:48.259936370Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080408s
2026-06-13T01:43:48.260050229Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn History Language
2026-06-13T01:43:48.262110749Z [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-06-13T01:43:48.262549844Z [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-06-13T01:43:48.262904688Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History"
2026-06-13T01:43:48.263631592Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History"
2026-06-13T01:43:48.265480998Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2026-06-13T01:43:48.265727634Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC)
2026-06-13T01:43:48.265961676Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EpisodeId_Date" ON "History" ("EpisodeId" ASC, "Date" DESC)
2026-06-13T01:43:48.266220066Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC)
2026-06-13T01:43:48.266464489Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_SeriesId" ON "History" ("SeriesId" ASC)
2026-06-13T01:43:48.266704282Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065469s
2026-06-13T01:43:48.266808932Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Blocklist Language
2026-06-13T01:43:48.268886938Z [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-06-13T01:43:48.269343026Z [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-06-13T01:43:48.269751319Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist"
2026-06-13T01:43:48.270130462Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist"
2026-06-13T01:43:48.271904566Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Blacklist_SeriesId" ON "Blocklist" ("SeriesId" ASC)
2026-06-13T01:43:48.272151132Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052159s
2026-06-13T01:43:48.272261805Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Series LanguageProfileId
2026-06-13T01:43:48.274335071Z [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-06-13T01:43:48.275104271Z [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-06-13T01:43:48.275888009Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2026-06-13T01:43:48.276667740Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2026-06-13T01:43:48.278482735Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2026-06-13T01:43:48.278740214Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2026-06-13T01:43:48.278986720Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_Path" ON "Series" ("Path" ASC)
2026-06-13T01:43:48.279224229Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_CleanTitle" ON "Series" ("CleanTitle" ASC)
2026-06-13T01:43:48.279456827Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC)
2026-06-13T01:43:48.279696850Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvMazeId" ON "Series" ("TvMazeId" ASC)
2026-06-13T01:43:48.279938928Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075617s
2026-06-13T01:43:48.280054581Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportLists LanguageProfileId
2026-06-13T01:43:48.282091163Z [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-06-13T01:43:48.282561741Z [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-06-13T01:43:48.282994232Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportLists"
2026-06-13T01:43:48.283359338Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists_temp" RENAME TO "ImportLists"
2026-06-13T01:43:48.285196247Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportLists_Name" ON "ImportLists" ("Name" ASC)
2026-06-13T01:43:48.285456732Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052878s
2026-06-13T01:43:48.285558878Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable LanguageProfiles
2026-06-13T01:43:48.285676505Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LanguageProfiles"
2026-06-13T01:43:48.286021139Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003434s
2026-06-13T01:43:48.286153385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (175, '2026-06-13T01:43:48', 'language_profiles_to_custom_formats')
2026-06-13T01:43:48.286388038Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:48.287984543Z [Info] FluentMigrator.Runner.MigrationRunner: 175: language_profiles_to_custom_formats migrated
2026-06-13T01:43:48.288103012Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022982s
2026-06-13T01:43:48.288257854Z [Info] FluentMigrator.Runner.MigrationRunner: 176: original_language migrating
2026-06-13T01:43:48.288363306Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:48.288555153Z [Info] original_language: Starting migration of Main DB to 176
2026-06-13T01:43:48.289011241Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-06-13T01:43:48.289131023Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-06-13T01:43:48.289239100Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series OriginalLanguage Int32
2026-06-13T01:43:48.289370164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "OriginalLanguage" INTEGER NOT NULL DEFAULT 1
2026-06-13T01:43:48.290084483Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007122s
2026-06-13T01:43:48.290207421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (176, '2026-06-13T01:43:48', 'original_language')
2026-06-13T01:43:48.290423085Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:48.291013955Z [Info] FluentMigrator.Runner.MigrationRunner: 176: original_language migrated
2026-06-13T01:43:48.291123646Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016425s
2026-06-13T01:43:48.291245642Z [Info] FluentMigrator.Runner.MigrationRunner: 177: add_on_manual_interaction_required_to_notifications migrating
2026-06-13T01:43:48.291368640Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:48.291535215Z [Info] add_on_manual_interaction_required_to_notifications: Starting migration of Main DB to 177
2026-06-13T01:43:48.291823837Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-06-13T01:43:48.291983779Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-06-13T01:43:48.292072377Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnManualInteractionRequired Boolean
2026-06-13T01:43:48.292214584Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnManualInteractionRequired" INTEGER NOT NULL DEFAULT 0
2026-06-13T01:43:48.292949333Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007349s
2026-06-13T01:43:48.293076740Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (177, '2026-06-13T01:43:48', 'add_on_manual_interaction_required_to_notifications')
2026-06-13T01:43:48.293312345Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:48.293900850Z [Info] FluentMigrator.Runner.MigrationRunner: 177: add_on_manual_interaction_required_to_notifications migrated
2026-06-13T01:43:48.294027886Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016858s
2026-06-13T01:43:48.294149240Z [Info] FluentMigrator.Runner.MigrationRunner: 178: list_sync_time migrating
2026-06-13T01:43:48.294251215Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:48.294420486Z [Info] list_sync_time: Starting migration of Main DB to 178
2026-06-13T01:43:48.294706643Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportListStatus LastSyncListInfo
2026-06-13T01:43:48.296772915Z [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-06-13T01:43:48.297141166Z [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-06-13T01:43:48.297491221Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2026-06-13T01:43:48.297860235Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2026-06-13T01:43:48.299665000Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-06-13T01:43:48.299943751Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050907s
2026-06-13T01:43:48.300057541Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2026-06-13T01:43:48.300158534Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-06-13T01:43:48.300257954Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportListStatus LastInfoSync DateTime
2026-06-13T01:43:48.300377786Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus" ADD COLUMN "LastInfoSync" DATETIME
2026-06-13T01:43:48.301052194Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006736s
2026-06-13T01:43:48.301170302Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (178, '2026-06-13T01:43:48', 'list_sync_time')
2026-06-13T01:43:48.301403922Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:48.302311561Z [Info] FluentMigrator.Runner.MigrationRunner: 178: list_sync_time migrated
2026-06-13T01:43:48.302435570Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019344s
2026-06-13T01:43:48.302545973Z [Info] FluentMigrator.Runner.MigrationRunner: 179: add_auto_tagging migrating
2026-06-13T01:43:48.302662357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:48.302817790Z [Info] add_auto_tagging: Starting migration of Main DB to 179
2026-06-13T01:43:48.303279701Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AutoTagging
2026-06-13T01:43:48.303415995Z [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-06-13T01:43:48.303781000Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003821s
2026-06-13T01:43:48.303927335Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AutoTagging (Name)
2026-06-13T01:43:48.304049511Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AutoTagging_Name" ON "AutoTagging" ("Name" ASC)
2026-06-13T01:43:48.304282821Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002353s
2026-06-13T01:43:48.304409296Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (179, '2026-06-13T01:43:48', 'add_auto_tagging')
2026-06-13T01:43:48.304621072Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:48.305306643Z [Info] FluentMigrator.Runner.MigrationRunner: 179: add_auto_tagging migrated
2026-06-13T01:43:48.305418178Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012546s
2026-06-13T01:43:48.305539602Z [Info] FluentMigrator.Runner.MigrationRunner: 180: task_duration migrating
2026-06-13T01:43:48.305643151Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:48.305811570Z [Info] task_duration: Starting migration of Main DB to 180
2026-06-13T01:43:48.306062977Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2026-06-13T01:43:48.306187377Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-06-13T01:43:48.306269753Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ScheduledTasks LastStartTime DateTime
2026-06-13T01:43:48.306403082Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks" ADD COLUMN "LastStartTime" DATETIME
2026-06-13T01:43:48.307122030Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007161s
2026-06-13T01:43:48.307245368Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (180, '2026-06-13T01:43:48', 'task_duration')
2026-06-13T01:43:48.307460040Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:48.308625317Z [Info] FluentMigrator.Runner.MigrationRunner: 180: task_duration migrated
2026-06-13T01:43:48.308738415Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022123s
2026-06-13T01:43:48.308858257Z [Info] FluentMigrator.Runner.MigrationRunner: 181: quality_definition_preferred_size migrating
2026-06-13T01:43:48.308973308Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:48.309140405Z [Info] quality_definition_preferred_size: Starting migration of Main DB to 181
2026-06-13T01:43:48.309422353Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityDefinitions
2026-06-13T01:43:48.309547124Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-06-13T01:43:48.309645583Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityDefinitions PreferredSize Double
2026-06-13T01:43:48.309768370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityDefinitions" ADD COLUMN "PreferredSize" NUMERIC
2026-06-13T01:43:48.310464843Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006975s
2026-06-13T01:43:48.310581668Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "QualityDefinitions" SET "PreferredSize" = "MaxSize" - 5 WHERE "MaxSize" > 5
2026-06-13T01:43:48.310727341Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityDefinitions" SET "PreferredSize" = "MaxSize" - 5 WHERE "MaxSize" > 5
2026-06-13T01:43:48.310934509Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002034s
2026-06-13T01:43:48.311049560Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (181, '2026-06-13T01:43:48', 'quality_definition_preferred_size')
2026-06-13T01:43:48.311279043Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:48.311883290Z [Info] FluentMigrator.Runner.MigrationRunner: 181: quality_definition_preferred_size migrated
2026-06-13T01:43:48.312055627Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011373s
2026-06-13T01:43:48.312166380Z [Info] FluentMigrator.Runner.MigrationRunner: 182: add_custom_format_score_bypass_to_delay_profile migrating
2026-06-13T01:43:48.312295390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:48.312452376Z [Info] add_custom_format_score_bypass_to_delay_profile: Starting migration of Main DB to 182
2026-06-13T01:43:48.312799726Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2026-06-13T01:43:48.312919076Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-06-13T01:43:48.313024488Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfAboveCustomFormatScore Boolean
2026-06-13T01:43:48.313155222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfAboveCustomFormatScore" INTEGER NOT NULL DEFAULT 0
2026-06-13T01:43:48.313898980Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007412s
2026-06-13T01:43:48.314013109Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2026-06-13T01:43:48.314126007Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-06-13T01:43:48.314208613Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles MinimumCustomFormatScore Int32
2026-06-13T01:43:48.314352002Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "MinimumCustomFormatScore" INTEGER
2026-06-13T01:43:48.315047884Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006966s
2026-06-13T01:43:48.315177655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (182, '2026-06-13T01:43:48', 'add_custom_format_score_bypass_to_delay_profile')
2026-06-13T01:43:48.315415845Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:48.316016354Z [Info] FluentMigrator.Runner.MigrationRunner: 182: add_custom_format_score_bypass_to_delay_profile migrated
2026-06-13T01:43:48.316140825Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016558s
2026-06-13T01:43:48.316265185Z [Info] FluentMigrator.Runner.MigrationRunner: 183: update_images_remote_url migrating
2026-06-13T01:43:48.316372031Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:48.316541813Z [Info] update_images_remote_url: Starting migration of Main DB to 183
2026-06-13T01:43:48.316758559Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Episodes" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"')
2026-06-13T01:43:48.316922950Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Episodes" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"')
2026-06-13T01:43:48.317121049Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001983s
2026-06-13T01:43:48.317234057Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Series" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"'), "Actors" = REPLACE("Actors", '"url"', '"remoteUrl"'), "Seasons" = REPLACE("Seasons", '"url"', '"remoteUrl"')
2026-06-13T01:43:48.317422967Z [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-06-13T01:43:48.317697160Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002714s
2026-06-13T01:43:48.317811390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (183, '2026-06-13T01:43:48', 'update_images_remote_url')
2026-06-13T01:43:48.318043227Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:48.318570459Z [Info] FluentMigrator.Runner.MigrationRunner: 183: update_images_remote_url migrated
2026-06-13T01:43:48.318701202Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001143s
2026-06-13T01:43:48.318808338Z [Info] FluentMigrator.Runner.MigrationRunner: 184: remove_invalid_roksbox_metadata_images migrating
2026-06-13T01:43:48.318934362Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:48.319090606Z [Info] remove_invalid_roksbox_metadata_images: Starting migration of Main DB to 184
2026-06-13T01:43:48.319379829Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "MetadataFiles" WHERE "Consumer" = 'RoksboxMetadata' AND "Type" = 5 AND ("RelativePath" LIKE '%/metadata/%' OR "RelativePath" LIKE '%\metadata\%')
2026-06-13T01:43:48.319584922Z [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-06-13T01:43:48.319844224Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002598s
2026-06-13T01:43:48.319977783Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (184, '2026-06-13T01:43:48', 'remove_invalid_roksbox_metadata_images')
2026-06-13T01:43:48.320217627Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:48.320772995Z [Info] FluentMigrator.Runner.MigrationRunner: 184: remove_invalid_roksbox_metadata_images migrated
2026-06-13T01:43:48.320908809Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011806s
2026-06-13T01:43:48.321016395Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_episode_runtime migrating
2026-06-13T01:43:48.321134142Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:48.321290588Z [Info] add_episode_runtime: Starting migration of Main DB to 185
2026-06-13T01:43:48.321560521Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2026-06-13T01:43:48.321683409Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-06-13T01:43:48.321784302Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes Runtime Int32
2026-06-13T01:43:48.321894634Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "Runtime" INTEGER NOT NULL DEFAULT 0
2026-06-13T01:43:48.322608993Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007147s
2026-06-13T01:43:48.322728323Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (185, '2026-06-13T01:43:48', 'add_episode_runtime')
2026-06-13T01:43:48.322970170Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:48.323534647Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_episode_runtime migrated
2026-06-13T01:43:48.323662014Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016388s
2026-06-13T01:43:48.323770903Z [Info] FluentMigrator.Runner.MigrationRunner: 186: add_result_to_commands migrating
2026-06-13T01:43:48.323912979Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:48.324071899Z [Info] add_result_to_commands: Starting migration of Main DB to 186
2026-06-13T01:43:48.324344549Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-06-13T01:43:48.324457115Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-06-13T01:43:48.324559261Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Commands Result Int32
2026-06-13T01:43:48.324667519Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands" ADD COLUMN "Result" INTEGER NOT NULL DEFAULT 1
2026-06-13T01:43:48.325393652Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007245s
2026-06-13T01:43:48.325512431Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (186, '2026-06-13T01:43:48', 'add_result_to_commands')
2026-06-13T01:43:48.325741011Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:48.326309036Z [Info] FluentMigrator.Runner.MigrationRunner: 186: add_result_to_commands migrated
2026-06-13T01:43:48.326440160Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016434s
2026-06-13T01:43:48.326545061Z [Info] FluentMigrator.Runner.MigrationRunner: 187: add_on_series_add_to_notifications migrating
2026-06-13T01:43:48.326672688Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:48.326830927Z [Info] add_on_series_add_to_notifications: Starting migration of Main DB to 187
2026-06-13T01:43:48.327110520Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-06-13T01:43:48.327223317Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-06-13T01:43:48.327323689Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnSeriesAdd Boolean
2026-06-13T01:43:48.327445054Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnSeriesAdd" INTEGER NOT NULL DEFAULT 0
2026-06-13T01:43:48.328232119Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000782s
2026-06-13T01:43:48.328349806Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (187, '2026-06-13T01:43:48', 'add_on_series_add_to_notifications')
2026-06-13T01:43:48.328593477Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:48.329164006Z [Info] FluentMigrator.Runner.MigrationRunner: 187: add_on_series_add_to_notifications migrated
2026-06-13T01:43:48.329295411Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017151s
2026-06-13T01:43:48.329418549Z [Info] FluentMigrator.Runner.MigrationRunner: 188: postgres_update_timestamp_columns_to_with_timezone migrating
2026-06-13T01:43:48.329558080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:48.329712441Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Main DB to 188
2026-06-13T01:43:48.332184570Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-06-13T01:43:48.332321606Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Commands" WHERE 1 = 1
2026-06-13T01:43:48.332492510Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001744s
2026-06-13T01:43:48.332584385Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2026-06-13T01:43:48.332694236Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-06-13T01:43:48.332779638Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist Date DateTimeOffset
2026-06-13T01:43:48.336024364Z [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-06-13T01:43:48.336489340Z [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-06-13T01:43:48.336896541Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist"
2026-06-13T01:43:48.337347940Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist"
2026-06-13T01:43:48.339207395Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Blacklist_SeriesId" ON "Blocklist" ("SeriesId" ASC)
2026-06-13T01:43:48.339453430Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065434s
2026-06-13T01:43:48.339567410Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2026-06-13T01:43:48.339665678Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-06-13T01:43:48.339787694Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist PublishedDate DateTimeOffset
2026-06-13T01:43:48.341870920Z [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-06-13T01:43:48.342337960Z [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-06-13T01:43:48.342738898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist"
2026-06-13T01:43:48.343117350Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist"
2026-06-13T01:43:48.344954340Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Blacklist_SeriesId" ON "Blocklist" ("SeriesId" ASC)
2026-06-13T01:43:48.345204464Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005279s
2026-06-13T01:43:48.345304936Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-06-13T01:43:48.345413555Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-06-13T01:43:48.345498386Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands QueuedAt DateTimeOffset
2026-06-13T01:43:48.347552363Z [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-06-13T01:43:48.348033271Z [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-06-13T01:43:48.348396473Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2026-06-13T01:43:48.348678281Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2026-06-13T01:43:48.350426522Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047904s
2026-06-13T01:43:48.350539049Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-06-13T01:43:48.350635894Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-06-13T01:43:48.350738971Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands StartedAt DateTimeOffset
2026-06-13T01:43:48.352821145Z [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-06-13T01:43:48.353284328Z [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-06-13T01:43:48.353658632Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2026-06-13T01:43:48.353963476Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2026-06-13T01:43:48.355795726Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049247s
2026-06-13T01:43:48.355918123Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-06-13T01:43:48.356027804Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-06-13T01:43:48.356119418Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands EndedAt DateTimeOffset
2026-06-13T01:43:48.358200200Z [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-06-13T01:43:48.358663172Z [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-06-13T01:43:48.359028237Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2026-06-13T01:43:48.359310396Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2026-06-13T01:43:48.361150452Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048985s
2026-06-13T01:43:48.361267377Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2026-06-13T01:43:48.361368230Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-06-13T01:43:48.361481929Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus InitialFailure DateTimeOffset
2026-06-13T01:43:48.363550155Z [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-06-13T01:43:48.363957255Z [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-06-13T01:43:48.364290416Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2026-06-13T01:43:48.364760593Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2026-06-13T01:43:48.366566050Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-06-13T01:43:48.366844541Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052325s
2026-06-13T01:43:48.366945955Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2026-06-13T01:43:48.367063882Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-06-13T01:43:48.367145898Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus MostRecentFailure DateTimeOffset
2026-06-13T01:43:48.369314245Z [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-06-13T01:43:48.369707106Z [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-06-13T01:43:48.370038544Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2026-06-13T01:43:48.370411575Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2026-06-13T01:43:48.372266932Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-06-13T01:43:48.372546726Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005247s
2026-06-13T01:43:48.372648921Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2026-06-13T01:43:48.372763703Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-06-13T01:43:48.372862782Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus DisabledTill DateTimeOffset
2026-06-13T01:43:48.374911188Z [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-06-13T01:43:48.375292576Z [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-06-13T01:43:48.375633243Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2026-06-13T01:43:48.376086125Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2026-06-13T01:43:48.377907764Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-06-13T01:43:48.378175132Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051807s
2026-06-13T01:43:48.378285555Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadHistory
2026-06-13T01:43:48.378387390Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-06-13T01:43:48.378489325Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadHistory Date DateTimeOffset
2026-06-13T01:43:48.381524559Z [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-06-13T01:43:48.381975747Z [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-06-13T01:43:48.382356905Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadHistory"
2026-06-13T01:43:48.382850038Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadHistory_temp" RENAME TO "DownloadHistory"
2026-06-13T01:43:48.384654162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC)
2026-06-13T01:43:48.384920448Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_SeriesId" ON "DownloadHistory" ("SeriesId" ASC)
2026-06-13T01:43:48.385162155Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC)
2026-06-13T01:43:48.385412570Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068097s
2026-06-13T01:43:48.385517882Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable EpisodeFiles
2026-06-13T01:43:48.385627593Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-06-13T01:43:48.385734949Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn EpisodeFiles DateAdded DateTimeOffset
2026-06-13T01:43:48.387789206Z [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-06-13T01:43:48.388295426Z [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-06-13T01:43:48.388715663Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "EpisodeFiles"
2026-06-13T01:43:48.389095788Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles_temp" RENAME TO "EpisodeFiles"
2026-06-13T01:43:48.390923329Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_EpisodeFiles_SeriesId" ON "EpisodeFiles" ("SeriesId" ASC)
2026-06-13T01:43:48.391182551Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053149s
2026-06-13T01:43:48.391290499Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2026-06-13T01:43:48.391385630Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-06-13T01:43:48.391487696Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Episodes AirDateUtc DateTimeOffset
2026-06-13T01:43:48.393593397Z [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-06-13T01:43:48.394296854Z [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-06-13T01:43:48.395046794Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Episodes"
2026-06-13T01:43:48.395669418Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes_temp" RENAME TO "Episodes"
2026-06-13T01:43:48.397440175Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_EpisodeFileId" ON "Episodes" ("EpisodeFileId" ASC)
2026-06-13T01:43:48.397701562Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_SeriesId" ON "Episodes" ("SeriesId" ASC)
2026-06-13T01:43:48.397944721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_SeriesId_SeasonNumber_EpisodeNumber" ON "Episodes" ("SeriesId" ASC, "SeasonNumber" ASC, "EpisodeNumber" ASC)
2026-06-13T01:43:48.398245688Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_SeriesId_AirDate" ON "Episodes" ("SeriesId" ASC, "AirDate" ASC)
2026-06-13T01:43:48.398489499Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068806s
2026-06-13T01:43:48.398601805Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2026-06-13T01:43:48.398698820Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-06-13T01:43:48.398801948Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Episodes LastSearchTime DateTimeOffset
2026-06-13T01:43:48.400935706Z [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-06-13T01:43:48.401633982Z [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-06-13T01:43:48.402361377Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Episodes"
2026-06-13T01:43:48.402937127Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes_temp" RENAME TO "Episodes"
2026-06-13T01:43:48.404804127Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_EpisodeFileId" ON "Episodes" ("EpisodeFileId" ASC)
2026-06-13T01:43:48.405061275Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_SeriesId" ON "Episodes" ("SeriesId" ASC)
2026-06-13T01:43:48.405300667Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_SeriesId_SeasonNumber_EpisodeNumber" ON "Episodes" ("SeriesId" ASC, "SeasonNumber" ASC, "EpisodeNumber" ASC)
2026-06-13T01:43:48.405589710Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_SeriesId_AirDate" ON "Episodes" ("SeriesId" ASC, "AirDate" ASC)
2026-06-13T01:43:48.405858842Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069324s
2026-06-13T01:43:48.405974054Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles
2026-06-13T01:43:48.406069256Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-06-13T01:43:48.406172253Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles Added DateTimeOffset
2026-06-13T01:43:48.408238094Z [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-06-13T01:43:48.408672158Z [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-06-13T01:43:48.409010921Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles"
2026-06-13T01:43:48.409299823Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles"
2026-06-13T01:43:48.411133656Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048425s
2026-06-13T01:43:48.411250271Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles
2026-06-13T01:43:48.411355803Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-06-13T01:43:48.411450985Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles LastUpdated DateTimeOffset
2026-06-13T01:43:48.413568951Z [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-06-13T01:43:48.413992845Z [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-06-13T01:43:48.414339283Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles"
2026-06-13T01:43:48.414623435Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles"
2026-06-13T01:43:48.416482299Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004899s
2026-06-13T01:43:48.416592792Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History
2026-06-13T01:43:48.416692112Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-06-13T01:43:48.416791652Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Date DateTimeOffset
2026-06-13T01:43:48.418830058Z [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-06-13T01:43:48.419254172Z [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-06-13T01:43:48.419596582Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History"
2026-06-13T01:43:48.420327163Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History"
2026-06-13T01:43:48.422082559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2026-06-13T01:43:48.422328444Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC)
2026-06-13T01:43:48.422592787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EpisodeId_Date" ON "History" ("EpisodeId" ASC, "Date" DESC)
2026-06-13T01:43:48.422844203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC)
2026-06-13T01:43:48.423100990Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_SeriesId" ON "History" ("SeriesId" ASC)
2026-06-13T01:43:48.423333469Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064347s
2026-06-13T01:43:48.423443400Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2026-06-13T01:43:48.423552219Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-06-13T01:43:48.423660147Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus InitialFailure DateTimeOffset
2026-06-13T01:43:48.425754074Z [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-06-13T01:43:48.426155122Z [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-06-13T01:43:48.426503774Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2026-06-13T01:43:48.426861364Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2026-06-13T01:43:48.428767774Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-06-13T01:43:48.429030784Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052472s
2026-06-13T01:43:48.429135264Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2026-06-13T01:43:48.429238532Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-06-13T01:43:48.429335057Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus MostRecentFailure DateTimeOffset
2026-06-13T01:43:48.432194085Z [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-06-13T01:43:48.432599171Z [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-06-13T01:43:48.432939857Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2026-06-13T01:43:48.433302418Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2026-06-13T01:43:48.435130530Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-06-13T01:43:48.435391656Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059337s
2026-06-13T01:43:48.435495535Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2026-06-13T01:43:48.435597430Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-06-13T01:43:48.435717181Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus DisabledTill DateTimeOffset
2026-06-13T01:43:48.437780217Z [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-06-13T01:43:48.438179761Z [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-06-13T01:43:48.438529205Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2026-06-13T01:43:48.438918890Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2026-06-13T01:43:48.440777714Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-06-13T01:43:48.441043620Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005192s
2026-06-13T01:43:48.441145966Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2026-06-13T01:43:48.441251759Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-06-13T01:43:48.441343163Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus LastInfoSync DateTimeOffset
2026-06-13T01:43:48.443381498Z [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-06-13T01:43:48.443783939Z [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-06-13T01:43:48.444179135Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2026-06-13T01:43:48.444558579Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2026-06-13T01:43:48.446409117Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-06-13T01:43:48.446670333Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051951s
2026-06-13T01:43:48.446780475Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2026-06-13T01:43:48.446881889Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-06-13T01:43:48.446979636Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus InitialFailure DateTimeOffset
2026-06-13T01:43:48.449029404Z [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-06-13T01:43:48.449425242Z [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-06-13T01:43:48.449784074Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-06-13T01:43:48.450170272Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-06-13T01:43:48.452071952Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-06-13T01:43:48.452333179Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005223s
2026-06-13T01:43:48.452439753Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2026-06-13T01:43:48.452538983Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-06-13T01:43:48.452626820Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus MostRecentFailure DateTimeOffset
2026-06-13T01:43:48.454665066Z [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-06-13T01:43:48.455063087Z [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-06-13T01:43:48.455426780Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-06-13T01:43:48.455799831Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-06-13T01:43:48.457672733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-06-13T01:43:48.457936675Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051753s
2026-06-13T01:43:48.458040785Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2026-06-13T01:43:48.458145395Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-06-13T01:43:48.458233312Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus DisabledTill DateTimeOffset
2026-06-13T01:43:48.460300706Z [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-06-13T01:43:48.460696904Z [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-06-13T01:43:48.461059946Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-06-13T01:43:48.461401383Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-06-13T01:43:48.463211940Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-06-13T01:43:48.463469409Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051122s
2026-06-13T01:43:48.463573408Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles
2026-06-13T01:43:48.463675133Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-06-13T01:43:48.463770024Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles LastUpdated DateTimeOffset
2026-06-13T01:43:48.465811085Z [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-06-13T01:43:48.466258406Z [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-06-13T01:43:48.466635165Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles"
2026-06-13T01:43:48.466939458Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles"
2026-06-13T01:43:48.470224214Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063063s
2026-06-13T01:43:48.476081792Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles
2026-06-13T01:43:48.476219069Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.9E-06s
2026-06-13T01:43:48.476330533Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles Added DateTimeOffset
2026-06-13T01:43:48.479000712Z [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-06-13T01:43:48.479466961Z [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-06-13T01:43:48.480092701Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles"
2026-06-13T01:43:48.480394148Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles"
2026-06-13T01:43:48.482307492Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058272s
2026-06-13T01:43:48.482413335Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases
2026-06-13T01:43:48.482520671Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-06-13T01:43:48.482620382Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn PendingReleases Added DateTimeOffset
2026-06-13T01:43:48.485934457Z [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-06-13T01:43:48.486296697Z [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-06-13T01:43:48.486600759Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases"
2026-06-13T01:43:48.486912277Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases"
2026-06-13T01:43:48.488783846Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060053s
2026-06-13T01:43:48.489213682Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2026-06-13T01:43:48.489299074Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-06-13T01:43:48.489407372Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastExecution DateTimeOffset
2026-06-13T01:43:48.491420627Z [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-06-13T01:43:48.491720721Z [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-06-13T01:43:48.492014132Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks"
2026-06-13T01:43:48.492351722Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks"
2026-06-13T01:43:48.494100936Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2026-06-13T01:43:48.494350759Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048356s
2026-06-13T01:43:48.494445380Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2026-06-13T01:43:48.494531353Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-06-13T01:43:48.494612426Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastStartTime DateTimeOffset
2026-06-13T01:43:48.496836095Z [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-06-13T01:43:48.497211491Z [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-06-13T01:43:48.497508259Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks"
2026-06-13T01:43:48.497881791Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks"
2026-06-13T01:43:48.499795426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2026-06-13T01:43:48.500077073Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053456s
2026-06-13T01:43:48.500183798Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-06-13T01:43:48.500298830Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s
2026-06-13T01:43:48.500401426Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Series LastInfoSync DateTimeOffset
2026-06-13T01:43:48.502520184Z [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-06-13T01:43:48.503245505Z [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-06-13T01:43:48.504007529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2026-06-13T01:43:48.504766097Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2026-06-13T01:43:48.506480180Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2026-06-13T01:43:48.506742017Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2026-06-13T01:43:48.506972241Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_Path" ON "Series" ("Path" ASC)
2026-06-13T01:43:48.507210210Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_CleanTitle" ON "Series" ("CleanTitle" ASC)
2026-06-13T01:43:48.507468531Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC)
2026-06-13T01:43:48.507720548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvMazeId" ON "Series" ("TvMazeId" ASC)
2026-06-13T01:43:48.508004059Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007456s
2026-06-13T01:43:48.508124532Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-06-13T01:43:48.508234654Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.4E-06s
2026-06-13T01:43:48.508314014Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Series LastDiskSync DateTimeOffset
2026-06-13T01:43:48.510408021Z [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-06-13T01:43:48.511094794Z [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-06-13T01:43:48.511820616Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2026-06-13T01:43:48.512593323Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2026-06-13T01:43:48.514289108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2026-06-13T01:43:48.514515314Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2026-06-13T01:43:48.514804066Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_Path" ON "Series" ("Path" ASC)
2026-06-13T01:43:48.515016343Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_CleanTitle" ON "Series" ("CleanTitle" ASC)
2026-06-13T01:43:48.515220124Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC)
2026-06-13T01:43:48.515425086Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvMazeId" ON "Series" ("TvMazeId" ASC)
2026-06-13T01:43:48.515629879Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072125s
2026-06-13T01:43:48.515734580Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-06-13T01:43:48.515806274Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-06-13T01:43:48.515934663Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Series FirstAired DateTimeOffset
2026-06-13T01:43:48.518004422Z [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-06-13T01:43:48.518716315Z [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-06-13T01:43:48.519415123Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2026-06-13T01:43:48.520167578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2026-06-13T01:43:48.521884106Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2026-06-13T01:43:48.522101754Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2026-06-13T01:43:48.522323912Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_Path" ON "Series" ("Path" ASC)
2026-06-13T01:43:48.522533093Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_CleanTitle" ON "Series" ("CleanTitle" ASC)
2026-06-13T01:43:48.522746222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC)
2026-06-13T01:43:48.522957388Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvMazeId" ON "Series" ("TvMazeId" ASC)
2026-06-13T01:43:48.523160587Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071225s
2026-06-13T01:43:48.523251801Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-06-13T01:43:48.523344437Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.9E-06s
2026-06-13T01:43:48.523420230Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Series NextAiring DateTimeOffset
2026-06-13T01:43:48.525504979Z [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-06-13T01:43:48.526191522Z [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-06-13T01:43:48.526899808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2026-06-13T01:43:48.527625851Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2026-06-13T01:43:48.529347128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2026-06-13T01:43:48.529571830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2026-06-13T01:43:48.529791142Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_Path" ON "Series" ("Path" ASC)
2026-06-13T01:43:48.529999462Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_CleanTitle" ON "Series" ("CleanTitle" ASC)
2026-06-13T01:43:48.530215206Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC)
2026-06-13T01:43:48.530438215Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvMazeId" ON "Series" ("TvMazeId" ASC)
2026-06-13T01:43:48.530652587Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071194s
2026-06-13T01:43:48.530750675Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-06-13T01:43:48.530852349Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-06-13T01:43:48.530942020Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Series Added DateTimeOffset
2026-06-13T01:43:48.534183298Z [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-06-13T01:43:48.534880944Z [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-06-13T01:43:48.535608890Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2026-06-13T01:43:48.536467088Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2026-06-13T01:43:48.538170700Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2026-06-13T01:43:48.538405332Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2026-06-13T01:43:48.538624163Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_Path" ON "Series" ("Path" ASC)
2026-06-13T01:43:48.538839537Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_CleanTitle" ON "Series" ("CleanTitle" ASC)
2026-06-13T01:43:48.539052566Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC)
2026-06-13T01:43:48.539260244Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvMazeId" ON "Series" ("TvMazeId" ASC)
2026-06-13T01:43:48.539477562Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084138s
2026-06-13T01:43:48.539568135Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles
2026-06-13T01:43:48.539646182Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-06-13T01:43:48.539758789Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn SubtitleFiles LastUpdated DateTimeOffset
2026-06-13T01:43:48.541804338Z [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-06-13T01:43:48.542201098Z [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-06-13T01:43:48.542523026Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SubtitleFiles"
2026-06-13T01:43:48.542779613Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles_temp" RENAME TO "SubtitleFiles"
2026-06-13T01:43:48.544547644Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046671s
2026-06-13T01:43:48.544648627Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles
2026-06-13T01:43:48.544726143Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-06-13T01:43:48.544809100Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn SubtitleFiles Added DateTimeOffset
2026-06-13T01:43:48.546832346Z [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-06-13T01:43:48.547226039Z [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-06-13T01:43:48.547553589Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SubtitleFiles"
2026-06-13T01:43:48.547803332Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles_temp" RENAME TO "SubtitleFiles"
2026-06-13T01:43:48.549571423Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046446s
2026-06-13T01:43:48.549665903Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-06-13T01:43:48.549747277Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-06-13T01:43:48.549826256Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset
2026-06-13T01:43:48.551922718Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT)
2026-06-13T01:43:48.552190137Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo"
2026-06-13T01:43:48.552478017Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo"
2026-06-13T01:43:48.552988195Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo"
2026-06-13T01:43:48.554531172Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-06-13T01:43:48.554793521Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004858s
2026-06-13T01:43:48.554911288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (188, '2026-06-13T01:43:48', 'postgres_update_timestamp_columns_to_with_timezone')
2026-06-13T01:43:48.555114658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:48.556838089Z [Info] FluentMigrator.Runner.MigrationRunner: 188: postgres_update_timestamp_columns_to_with_timezone migrated
2026-06-13T01:43:48.556958642Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068939s
2026-06-13T01:43:48.557088403Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_colon_replacement_to_naming_config migrating
2026-06-13T01:43:48.557191401Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:48.557356623Z [Info] add_colon_replacement_to_naming_config: Starting migration of Main DB to 189
2026-06-13T01:43:48.557828985Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2026-06-13T01:43:48.557938706Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s
2026-06-13T01:43:48.558012905Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig ColonReplacementFormat Int32
2026-06-13T01:43:48.558119029Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "ColonReplacementFormat" INTEGER NOT NULL DEFAULT 4
2026-06-13T01:43:48.558800030Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006793s
2026-06-13T01:43:48.558907908Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (189, '2026-06-13T01:43:48', 'add_colon_replacement_to_naming_config')
2026-06-13T01:43:48.559111788Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:48.559674171Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_colon_replacement_to_naming_config migrated
2026-06-13T01:43:48.559790786Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015576s
2026-06-13T01:43:48.559907581Z [Info] FluentMigrator.Runner.MigrationRunner: 190: health_restored_notification migrating
2026-06-13T01:43:48.560018394Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:48.560161793Z [Info] health_restored_notification: Starting migration of Main DB to 190
2026-06-13T01:43:48.560442940Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-06-13T01:43:48.560548743Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-06-13T01:43:48.560627211Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthRestored Boolean
2026-06-13T01:43:48.560743585Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthRestored" INTEGER NOT NULL DEFAULT 0
2026-06-13T01:43:48.561421541Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006737s
2026-06-13T01:43:48.561532725Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (190, '2026-06-13T01:43:48', 'health_restored_notification')
2026-06-13T01:43:48.561735784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:48.562368007Z [Info] FluentMigrator.Runner.MigrationRunner: 190: health_restored_notification migrated
2026-06-13T01:43:48.562476756Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001627s
2026-06-13T01:43:48.562572910Z [Info] FluentMigrator.Runner.MigrationRunner: 191: add_download_client_tags migrating
2026-06-13T01:43:48.562675005Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:48.562808955Z [Info] add_download_client_tags: Starting migration of Main DB to 191
2026-06-13T01:43:48.563068498Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2026-06-13T01:43:48.563167548Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s
2026-06-13T01:43:48.563248982Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Tags String
2026-06-13T01:43:48.563359675Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Tags" TEXT
2026-06-13T01:43:48.564018922Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000661s
2026-06-13T01:43:48.564138543Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (191, '2026-06-13T01:43:48', 'add_download_client_tags')
2026-06-13T01:43:48.564331682Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:48.564981411Z [Info] FluentMigrator.Runner.MigrationRunner: 191: add_download_client_tags migrated
2026-06-13T01:43:48.565081653Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016147s
2026-06-13T01:43:48.565186654Z [Info] FluentMigrator.Runner.MigrationRunner: 192: import_exclusion_type migrating
2026-06-13T01:43:48.565279902Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:48.565416648Z [Info] import_exclusion_type: Starting migration of Main DB to 192
2026-06-13T01:43:48.565781563Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListExclusions
2026-06-13T01:43:48.565892005Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-06-13T01:43:48.565971565Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListExclusions TvdbId Int32
2026-06-13T01:43:48.568043759Z [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-06-13T01:43:48.568307570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportListExclusions_temp" ("Id", "TvdbId", "Title") SELECT "Id", "TvdbId", "Title" FROM "ImportListExclusions"
2026-06-13T01:43:48.568519758Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListExclusions"
2026-06-13T01:43:48.568862688Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListExclusions_temp" RENAME TO "ImportListExclusions"
2026-06-13T01:43:48.570674187Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListExclusions_TvdbId" ON "ImportListExclusions" ("TvdbId" ASC)
2026-06-13T01:43:48.570912086Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048334s
2026-06-13T01:43:48.571020034Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (192, '2026-06-13T01:43:48', 'import_exclusion_type')
2026-06-13T01:43:48.571213754Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:48.574172914Z [Info] FluentMigrator.Runner.MigrationRunner: 192: import_exclusion_type migrated
2026-06-13T01:43:48.574448629Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080425s
2026-06-13T01:43:48.574548571Z [Info] FluentMigrator.Runner.MigrationRunner: 193: add_import_list_items migrating
2026-06-13T01:43:48.574657570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:48.574815077Z [Info] add_import_list_items: Starting migration of Main DB to 193
2026-06-13T01:43:48.575584868Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListItems
2026-06-13T01:43:48.575727104Z [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-06-13T01:43:48.576110216Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004036s
2026-06-13T01:43:48.576213935Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2026-06-13T01:43:48.576316912Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-06-13T01:43:48.576408397Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportListStatus HasRemovedItemSinceLastClean Boolean
2026-06-13T01:43:48.576545884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus" ADD COLUMN "HasRemovedItemSinceLastClean" INTEGER NOT NULL DEFAULT 0
2026-06-13T01:43:48.577317167Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007777s
2026-06-13T01:43:48.577442139Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (193, '2026-06-13T01:43:48', 'add_import_list_items')
2026-06-13T01:43:48.577653274Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:48.578223723Z [Info] FluentMigrator.Runner.MigrationRunner: 193: add_import_list_items migrated
2026-06-13T01:43:48.578342382Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016848s
2026-06-13T01:43:48.578457334Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_notification_status migrating
2026-06-13T01:43:48.578566043Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:48.578723800Z [Info] add_notification_status: Starting migration of Main DB to 194
2026-06-13T01:43:48.579221914Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NotificationStatus
2026-06-13T01:43:48.579363469Z [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-06-13T01:43:48.579699766Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003584s
2026-06-13T01:43:48.579809397Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NotificationStatus (ProviderId)
2026-06-13T01:43:48.579948758Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NotificationStatus_ProviderId" ON "NotificationStatus" ("ProviderId" ASC)
2026-06-13T01:43:48.580191717Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002488s
2026-06-13T01:43:48.580309404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (194, '2026-06-13T01:43:48', 'add_notification_status')
2026-06-13T01:43:48.580518575Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:48.581023282Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_notification_status migrated
2026-06-13T01:43:48.581140929Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010815s
2026-06-13T01:43:48.581256031Z [Info] FluentMigrator.Runner.MigrationRunner: 195: parse_language_tags_from_existing_subtitle_files migrating
2026-06-13T01:43:48.581375782Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:48.581533109Z [Info] parse_language_tags_from_existing_subtitle_files: Starting migration of Main DB to 195
2026-06-13T01:43:48.581766860Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-13T01:43:48.581876029Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-13T01:43:48.582868709Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009882s
2026-06-13T01:43:48.582993781Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (195, '2026-06-13T01:43:48', 'parse_language_tags_from_existing_subtitle_files')
2026-06-13T01:43:48.583211419Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:48.583461092Z [Info] FluentMigrator.Runner.MigrationRunner: 195: parse_language_tags_from_existing_subtitle_files migrated
2026-06-13T01:43:48.583586364Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001585s
2026-06-13T01:43:48.583704282Z [Info] FluentMigrator.Runner.MigrationRunner: 196: add_finale_type migrating
2026-06-13T01:43:48.583807900Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:48.583984696Z [Info] add_finale_type: Starting migration of Main DB to 196
2026-06-13T01:43:48.584243648Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2026-06-13T01:43:48.584355774Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-06-13T01:43:48.584444803Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes FinaleType String
2026-06-13T01:43:48.584560095Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "FinaleType" TEXT
2026-06-13T01:43:48.585303092Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007466s
2026-06-13T01:43:48.585426160Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (196, '2026-06-13T01:43:48', 'add_finale_type')
2026-06-13T01:43:48.585632496Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:48.586034656Z [Info] FluentMigrator.Runner.MigrationRunner: 196: add_finale_type migrated
2026-06-13T01:43:48.586147773Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014806s
2026-06-13T01:43:48.586257685Z [Info] FluentMigrator.Runner.MigrationRunner: 197: list_add_missing_search migrating
2026-06-13T01:43:48.586365702Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:48.586522899Z [Info] list_add_missing_search: Starting migration of Main DB to 197
2026-06-13T01:43:48.586809817Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2026-06-13T01:43:48.586924227Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-06-13T01:43:48.587014790Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists SearchForMissingEpisodes Boolean
2026-06-13T01:43:48.587144180Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "SearchForMissingEpisodes" INTEGER NOT NULL DEFAULT 1
2026-06-13T01:43:48.587884441Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007314s
2026-06-13T01:43:48.588004904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (197, '2026-06-13T01:43:48', 'list_add_missing_search')
2026-06-13T01:43:48.588215238Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:48.588634873Z [Info] FluentMigrator.Runner.MigrationRunner: 197: list_add_missing_search migrated
2026-06-13T01:43:48.588763702Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014986s
2026-06-13T01:43:48.588871740Z [Info] FluentMigrator.Runner.MigrationRunner: 198: parse_title_from_existing_subtitle_files migrating
2026-06-13T01:43:48.588989337Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:48.589142525Z [Info] parse_title_from_existing_subtitle_files: Starting migration of Main DB to 198
2026-06-13T01:43:48.589523062Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles
2026-06-13T01:43:48.589638204Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-06-13T01:43:48.589736061Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SubtitleFiles Title String
2026-06-13T01:43:48.589849670Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles" ADD COLUMN "Title" TEXT
2026-06-13T01:43:48.590586794Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007419s
2026-06-13T01:43:48.590693529Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles
2026-06-13T01:43:48.590793340Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-06-13T01:43:48.590888742Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SubtitleFiles Copy Int32
2026-06-13T01:43:48.591006109Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles" ADD COLUMN "Copy" INTEGER NOT NULL DEFAULT 0
2026-06-13T01:43:48.591711720Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000712s
2026-06-13T01:43:48.591816892Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-13T01:43:48.591939559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-13T01:43:48.592955004Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010119s
2026-06-13T01:43:48.593072952Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (198, '2026-06-13T01:43:48', 'parse_title_from_existing_subtitle_files')
2026-06-13T01:43:48.593287694Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:48.593707169Z [Info] FluentMigrator.Runner.MigrationRunner: 198: parse_title_from_existing_subtitle_files migrated
2026-06-13T01:43:48.593830918Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017713s
2026-06-13T01:43:48.593944908Z [Info] FluentMigrator.Runner.MigrationRunner: 199: series_last_aired migrating
2026-06-13T01:43:48.594046894Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:48.594206585Z [Info] series_last_aired: Starting migration of Main DB to 199
2026-06-13T01:43:48.594492812Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-06-13T01:43:48.594606080Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s
2026-06-13T01:43:48.594699879Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series LastAired DateTimeOffset
2026-06-13T01:43:48.594815131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "LastAired" DATETIME
2026-06-13T01:43:48.595592537Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007793s
2026-06-13T01:43:48.595713070Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (199, '2026-06-13T01:43:48', 'series_last_aired')
2026-06-13T01:43:48.595956149Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:48.596678053Z [Info] FluentMigrator.Runner.MigrationRunner: 199: series_last_aired migrated
2026-06-13T01:43:48.596790910Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018616s
2026-06-13T01:43:48.596902575Z [Info] FluentMigrator.Runner.MigrationRunner: 200: AddNewItemMonitorType migrating
2026-06-13T01:43:48.597012156Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:48.597166357Z [Info] AddNewItemMonitorType: Starting migration of Main DB to 200
2026-06-13T01:43:48.597529839Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-06-13T01:43:48.597639460Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-06-13T01:43:48.597730032Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series MonitorNewItems Int32
2026-06-13T01:43:48.597855074Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0
2026-06-13T01:43:48.598600676Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007483s
2026-06-13T01:43:48.598708152Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2026-06-13T01:43:48.598806761Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-06-13T01:43:48.598902664Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists MonitorNewItems Int32
2026-06-13T01:43:48.599017675Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0
2026-06-13T01:43:48.599732655Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000721s
2026-06-13T01:43:48.599866715Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (200, '2026-06-13T01:43:48', 'AddNewItemMonitorType')
2026-06-13T01:43:48.600079584Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:48.600494971Z [Info] FluentMigrator.Runner.MigrationRunner: 200: AddNewItemMonitorType migrated
2026-06-13T01:43:48.600608530Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014789s
2026-06-13T01:43:48.600719102Z [Info] FluentMigrator.Runner.MigrationRunner: 201: email_encryption migrating
2026-06-13T01:43:48.600822531Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:48.600979347Z [Info] email_encryption: Starting migration of Main DB to 201
2026-06-13T01:43:48.601197807Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-13T01:43:48.601307217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-13T01:43:48.602922751Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016101s
2026-06-13T01:43:48.603047773Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (201, '2026-06-13T01:43:48', 'email_encryption')
2026-06-13T01:43:48.603250080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:48.603491707Z [Info] FluentMigrator.Runner.MigrationRunner: 201: email_encryption migrated
2026-06-13T01:43:48.603607069Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021838s
2026-06-13T01:43:48.603717352Z [Info] FluentMigrator.Runner.MigrationRunner: 202: add_indexer_flags migrating
2026-06-13T01:43:48.603822333Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:48.603999420Z [Info] add_indexer_flags: Starting migration of Main DB to 202
2026-06-13T01:43:48.604355186Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2026-06-13T01:43:48.604467322Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-06-13T01:43:48.604564037Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blocklist IndexerFlags Int32
2026-06-13T01:43:48.604674279Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0
2026-06-13T01:43:48.605446534Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000777s
2026-06-13T01:43:48.605554812Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable EpisodeFiles
2026-06-13T01:43:48.605654523Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-06-13T01:43:48.605745897Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn EpisodeFiles IndexerFlags Int32
2026-06-13T01:43:48.605862232Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0
2026-06-13T01:43:48.606608024Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000749s
2026-06-13T01:43:48.606732234Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (202, '2026-06-13T01:43:48', 'add_indexer_flags')
2026-06-13T01:43:48.606938700Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:48.607350389Z [Info] FluentMigrator.Runner.MigrationRunner: 202: add_indexer_flags migrated
2026-06-13T01:43:48.607463346Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001492s
2026-06-13T01:43:48.607577937Z [Info] FluentMigrator.Runner.MigrationRunner: 203: release_type migrating
2026-06-13T01:43:48.607679672Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:48.607862490Z [Info] release_type: Starting migration of Main DB to 203
2026-06-13T01:43:48.608245732Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2026-06-13T01:43:48.608357487Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-06-13T01:43:48.608454312Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blocklist ReleaseType Int32
2026-06-13T01:43:48.608564374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist" ADD COLUMN "ReleaseType" INTEGER NOT NULL DEFAULT 0
2026-06-13T01:43:48.609371079Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008114s
2026-06-13T01:43:48.609481321Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable EpisodeFiles
2026-06-13T01:43:48.609581212Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-06-13T01:43:48.609672526Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn EpisodeFiles ReleaseType Int32
2026-06-13T01:43:48.609792578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles" ADD COLUMN "ReleaseType" INTEGER NOT NULL DEFAULT 0
2026-06-13T01:43:48.610537639Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007532s
2026-06-13T01:43:48.610645756Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-13T01:43:48.610741700Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-13T01:43:48.611662855Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009148s
2026-06-13T01:43:48.611787095Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (203, '2026-06-13T01:43:48', 'release_type')
2026-06-13T01:43:48.612009363Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:48.612428678Z [Info] FluentMigrator.Runner.MigrationRunner: 203: release_type migrated
2026-06-13T01:43:48.612537968Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016765s
2026-06-13T01:43:48.612652438Z [Info] FluentMigrator.Runner.MigrationRunner: 204: add_add_release_hash migrating
2026-06-13T01:43:48.612756688Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:48.612914446Z [Info] add_add_release_hash: Starting migration of Main DB to 204
2026-06-13T01:43:48.613203658Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable EpisodeFiles
2026-06-13T01:43:48.613320103Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s
2026-06-13T01:43:48.613414754Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn EpisodeFiles ReleaseHash String
2026-06-13T01:43:48.613528673Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles" ADD COLUMN "ReleaseHash" TEXT
2026-06-13T01:43:48.614345709Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008208s
2026-06-13T01:43:48.614452544Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-13T01:43:48.614553878Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-13T01:43:48.615747352Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011806s
2026-06-13T01:43:48.615892274Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (204, '2026-06-13T01:43:48', 'add_add_release_hash')
2026-06-13T01:43:48.616124511Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:48.616528886Z [Info] FluentMigrator.Runner.MigrationRunner: 204: add_add_release_hash migrated
2026-06-13T01:43:48.616641062Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019644s
2026-06-13T01:43:48.616753889Z [Info] FluentMigrator.Runner.MigrationRunner: 205: rename_season_pack_spec migrating
2026-06-13T01:43:48.616863339Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:48.617027620Z [Info] rename_season_pack_spec: Starting migration of Main DB to 205
2026-06-13T01:43:48.617243726Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "CustomFormats" SET "Specifications" = REPLACE("Specifications", 'SeasonPackSpecification', 'ReleaseTypeSpecification')
2026-06-13T01:43:48.617415061Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "CustomFormats" SET "Specifications" = REPLACE("Specifications", 'SeasonPackSpecification', 'ReleaseTypeSpecification')
2026-06-13T01:43:48.617628661Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002148s
2026-06-13T01:43:48.617746208Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (205, '2026-06-13T01:43:48', 'rename_season_pack_spec')
2026-06-13T01:43:48.617947954Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:48.618190733Z [Info] FluentMigrator.Runner.MigrationRunner: 205: rename_season_pack_spec migrated
2026-06-13T01:43:48.618309452Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007765s
2026-06-13T01:43:48.618418111Z [Info] FluentMigrator.Runner.MigrationRunner: 206: add_tmdbid migrating
2026-06-13T01:43:48.618520457Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:48.618675530Z [Info] add_tmdbid: Starting migration of Main DB to 206
2026-06-13T01:43:48.619006326Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-06-13T01:43:48.619122881Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.7E-06s
2026-06-13T01:43:48.619217872Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series TmdbId Int32
2026-06-13T01:43:48.619331922Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "TmdbId" INTEGER NOT NULL DEFAULT 0
2026-06-13T01:43:48.620117825Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007764s
2026-06-13T01:43:48.620227115Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (TmdbId)
2026-06-13T01:43:48.620333078Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TmdbId" ON "Series" ("TmdbId" ASC)
2026-06-13T01:43:48.620564053Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000232s
2026-06-13T01:43:48.620678905Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (206, '2026-06-13T01:43:48', 'add_tmdbid')
2026-06-13T01:43:48.620878617Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:48.621291438Z [Info] FluentMigrator.Runner.MigrationRunner: 206: add_tmdbid migrated
2026-06-13T01:43:48.621398494Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009608s
2026-06-13T01:43:48.621519588Z [Info] FluentMigrator.Runner.MigrationRunner: 209: add_on_import_complete_to_notifications migrating
2026-06-13T01:43:48.621630732Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:48.621787808Z [Info] add_on_import_complete_to_notifications: Starting migration of Main DB to 209
2026-06-13T01:43:48.622074135Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-06-13T01:43:48.622186752Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-06-13T01:43:48.622277675Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnImportComplete Boolean
2026-06-13T01:43:48.622396294Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnImportComplete" INTEGER NOT NULL DEFAULT 0
2026-06-13T01:43:48.623200373Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008071s
2026-06-13T01:43:48.623321237Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (209, '2026-06-13T01:43:48', 'add_on_import_complete_to_notifications')
2026-06-13T01:43:48.623537222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:48.623808628Z [Info] FluentMigrator.Runner.MigrationRunner: 209: add_on_import_complete_to_notifications migrated
2026-06-13T01:43:48.623956787Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014183s
2026-06-13T01:43:48.624068111Z [Info] FluentMigrator.Runner.MigrationRunner: 210: add_monitored_seasons_filter migrating
2026-06-13T01:43:48.624177261Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:48.624333886Z [Info] add_monitored_seasons_filter: Starting migration of Main DB to 210
2026-06-13T01:43:48.624551996Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-13T01:43:48.624661326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-13T01:43:48.627351324Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026855s
2026-06-13T01:43:48.627474122Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (210, '2026-06-13T01:43:48', 'add_monitored_seasons_filter')
2026-06-13T01:43:48.627690357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:48.628228040Z [Info] FluentMigrator.Runner.MigrationRunner: 210: add_monitored_seasons_filter migrated
2026-06-13T01:43:48.628344054Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035557s
2026-06-13T01:43:48.628454817Z [Info] FluentMigrator.Runner.MigrationRunner: 211: add_custom_colon_replacement_to_naming_config migrating
2026-06-13T01:43:48.628575069Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:48.628728478Z [Info] add_custom_colon_replacement_to_naming_config: Starting migration of Main DB to 211
2026-06-13T01:43:48.629001869Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2026-06-13T01:43:48.629114475Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-06-13T01:43:48.629204918Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig CustomColonReplacementFormat String
2026-06-13T01:43:48.629331442Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "CustomColonReplacementFormat" TEXT NOT NULL DEFAULT ''
2026-06-13T01:43:48.630144590Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008165s
2026-06-13T01:43:48.630265564Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (211, '2026-06-13T01:43:48', 'add_custom_colon_replacement_to_naming_config')
2026-06-13T01:43:48.630492260Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:48.630960774Z [Info] FluentMigrator.Runner.MigrationRunner: 211: add_custom_colon_replacement_to_naming_config migrated
2026-06-13T01:43:48.631139764Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016182s
2026-06-13T01:43:48.631301851Z [Info] FluentMigrator.Runner.MigrationRunner: 212: add_minium_upgrade_format_score_to_quality_profiles migrating
2026-06-13T01:43:48.631429458Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:48.631590142Z [Info] add_minium_upgrade_format_score_to_quality_profiles: Starting migration of Main DB to 212
2026-06-13T01:43:48.631962171Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2026-06-13T01:43:48.632075038Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s
2026-06-13T01:43:48.632165450Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles MinUpgradeFormatScore Int32
2026-06-13T01:43:48.632290753Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "MinUpgradeFormatScore" INTEGER NOT NULL DEFAULT 1
2026-06-13T01:43:48.633084902Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008s
2026-06-13T01:43:48.633204453Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (212, '2026-06-13T01:43:48', 'add_minium_upgrade_format_score_to_quality_profiles')
2026-06-13T01:43:48.633817017Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:48.633923512Z [Info] FluentMigrator.Runner.MigrationRunner: 212: add_minium_upgrade_format_score_to_quality_profiles migrated
2026-06-13T01:43:48.634057061Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016377s
2026-06-13T01:43:48.634168595Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_blurary576p_quality_in_profiles migrating
2026-06-13T01:43:48.634275020Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:48.634432797Z [Info] add_blurary576p_quality_in_profiles: Starting migration of Main DB to 214
2026-06-13T01:43:48.634597810Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (214, '2026-06-13T01:43:48', 'add_blurary576p_quality_in_profiles')
2026-06-13T01:43:48.634815749Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:48.635062035Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_blurary576p_quality_in_profiles migrated
2026-06-13T01:43:48.635179842Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007812s
2026-06-13T01:43:48.635288010Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_blurary576p_quality_in_profiles_with_grouped_blurary480p migrating
2026-06-13T01:43:48.635408573Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:48.635558144Z [Info] add_blurary576p_quality_in_profiles_with_grouped_blurary480p: Starting migration of Main DB to 215
2026-06-13T01:43:48.635783638Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-13T01:43:48.635918209Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-13T01:43:48.638505761Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025864s
2026-06-13T01:43:48.638627466Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (215, '2026-06-13T01:43:48', 'add_blurary576p_quality_in_profiles_with_grouped_blurary480p')
2026-06-13T01:43:48.638852038Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:48.639232955Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_blurary576p_quality_in_profiles_with_grouped_blurary480p migrated
2026-06-13T01:43:48.639358258Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033201s
2026-06-13T01:43:48.639469933Z [Info] FluentMigrator.Runner.MigrationRunner: 217: add_mal_and_anilist_ids migrating
2026-06-13T01:43:48.639576117Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:48.639730768Z [Info] add_mal_and_anilist_ids: Starting migration of Main DB to 217
2026-06-13T01:43:48.640085944Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-06-13T01:43:48.640191636Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-06-13T01:43:48.640287439Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series MalIds String
2026-06-13T01:43:48.640399164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "MalIds" TEXT NOT NULL DEFAULT '[]'
2026-06-13T01:43:48.641162943Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007674s
2026-06-13T01:43:48.641268215Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-06-13T01:43:48.641368387Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-06-13T01:43:48.641458939Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series AniListIds String
2026-06-13T01:43:48.641572287Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "AniListIds" TEXT NOT NULL DEFAULT '[]'
2026-06-13T01:43:48.642324913Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007578s
2026-06-13T01:43:48.642449334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (217, '2026-06-13T01:43:48', 'add_mal_and_anilist_ids')
2026-06-13T01:43:48.642657143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:48.643362994Z [Info] FluentMigrator.Runner.MigrationRunner: 217: add_mal_and_anilist_ids migrated
2026-06-13T01:43:48.643476944Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017927s
2026-06-13T01:43:48.653885709Z [Debug] MigrationController: Took: 00:00:01.6353534
2026-06-13T01:43:48.910613351Z [Trace] EventAggregator: ConfigFileSavedEvent ~> ReconfigureLogging
2026-06-13T01:43:48.934527748Z [Info] MigrationController: *** Migrating data source=/config/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 ***
2026-06-13T01:43:48.944339741Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating
2026-06-13T01:43:48.944707331Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-13T01:43:48.944889128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-13T01:43:48.947034188Z [Info] DatabaseEngineVersionCheck: SQLite 3.51.2
2026-06-13T01:43:48.947278991Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023828s
2026-06-13T01:43:48.947454314Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated
2026-06-13T01:43:48.947649628Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025778s
2026-06-13T01:43:48.949875160Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating
2026-06-13T01:43:48.950056606Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:48.950401360Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo
2026-06-13T01:43:48.950628247Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL)
2026-06-13T01:43:48.951133014Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005335s
2026-06-13T01:43:48.951322095Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:48.952342640Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated
2026-06-13T01:43:48.952572333Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017415s
2026-06-13T01:43:48.952900784Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating
2026-06-13T01:43:48.953154165Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:48.953480953Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version)
2026-06-13T01:43:48.953692148Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-06-13T01:43:48.954101884Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003992s
2026-06-13T01:43:48.954328861Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-06-13T01:43:48.954467370Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-06-13T01:43:48.954710309Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime
2026-06-13T01:43:48.954996886Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME
2026-06-13T01:43:48.955828942Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008489s
2026-06-13T01:43:48.956035108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:48.956684586Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated
2026-06-13T01:43:48.956893146Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016938s
2026-06-13T01:43:48.957183841Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating
2026-06-13T01:43:48.957408444Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:48.957756234Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-06-13T01:43:48.957959273Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s
2026-06-13T01:43:48.958115247Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String
2026-06-13T01:43:48.958349238Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT
2026-06-13T01:43:48.958802892Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000491s
2026-06-13T01:43:48.959040791Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:48.959932858Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated
2026-06-13T01:43:48.960146148Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015989s
2026-06-13T01:43:48.960466172Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating
2026-06-13T01:43:48.960657828Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:48.960945989Z [Info] InitialSetup: Starting migration of Log DB to 1
2026-06-13T01:43:48.961589956Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Logs
2026-06-13T01:43:48.961796542Z [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-06-13T01:43:48.968605977Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006978s
2026-06-13T01:43:48.968907945Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-06-13T01:43:48', 'InitialSetup')
2026-06-13T01:43:48.969292730Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:48.969986969Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated
2026-06-13T01:43:48.970170709Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0082058s
2026-06-13T01:43:48.970395692Z [Info] FluentMigrator.Runner.MigrationRunner: 2: remove_tvrage_imdb_unique_constraint migrating
2026-06-13T01:43:48.970576817Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:48.970843835Z [Info] remove_tvrage_imdb_unique_constraint: Starting migration of Log DB to 2
2026-06-13T01:43:48.971264011Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2026-06-13T01:43:48', 'remove_tvrage_imdb_unique_constraint')
2026-06-13T01:43:48.971595138Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:48.972249466Z [Info] FluentMigrator.Runner.MigrationRunner: 2: remove_tvrage_imdb_unique_constraint migrated
2026-06-13T01:43:48.972454509Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016586s
2026-06-13T01:43:48.972593839Z [Info] FluentMigrator.Runner.MigrationRunner: 3: remove_renamed_scene_mapping_columns migrating
2026-06-13T01:43:48.972785546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:48.972991751Z [Info] remove_renamed_scene_mapping_columns: Starting migration of Log DB to 3
2026-06-13T01:43:48.973193898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2026-06-13T01:43:48', 'remove_renamed_scene_mapping_columns')
2026-06-13T01:43:48.973537911Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:48.974153952Z [Info] FluentMigrator.Runner.MigrationRunner: 3: remove_renamed_scene_mapping_columns migrated
2026-06-13T01:43:48.974338333Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013691s
2026-06-13T01:43:48.974521111Z [Info] FluentMigrator.Runner.MigrationRunner: 4: updated_history migrating
2026-06-13T01:43:48.974689019Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:48.974920065Z [Info] updated_history: Starting migration of Log DB to 4
2026-06-13T01:43:48.975094055Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2026-06-13T01:43:48', 'updated_history')
2026-06-13T01:43:48.975413799Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:48.976033387Z [Info] FluentMigrator.Runner.MigrationRunner: 4: updated_history migrated
2026-06-13T01:43:48.976208289Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013293s
2026-06-13T01:43:48.976377069Z [Info] FluentMigrator.Runner.MigrationRunner: 5: added_eventtype_to_history migrating
2026-06-13T01:43:48.976553044Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:48.976783618Z [Info] added_eventtype_to_history: Starting migration of Log DB to 5
2026-06-13T01:43:48.976997138Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2026-06-13T01:43:48', 'added_eventtype_to_history')
2026-06-13T01:43:48.977330780Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:48.977923224Z [Info] FluentMigrator.Runner.MigrationRunner: 5: added_eventtype_to_history migrated
2026-06-13T01:43:48.978096122Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013622s
2026-06-13T01:43:48.978265964Z [Info] FluentMigrator.Runner.MigrationRunner: 6: add_index_to_log_time migrating
2026-06-13T01:43:48.978422950Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:48.978651320Z [Info] add_index_to_log_time: Starting migration of Log DB to 6
2026-06-13T01:43:48.979430049Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable Logs
2026-06-13T01:43:48.979631474Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs"
2026-06-13T01:43:48.980014436Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003843s
2026-06-13T01:43:48.980184939Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Logs
2026-06-13T01:43:48.980357807Z [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-06-13T01:43:48.980891763Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000557s
2026-06-13T01:43:48.981054621Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Logs (Time)
2026-06-13T01:43:48.981218190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC)
2026-06-13T01:43:48.981606212Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003928s
2026-06-13T01:43:48.981785323Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2026-06-13T01:43:48', 'add_index_to_log_time')
2026-06-13T01:43:48.982091950Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:48.982687029Z [Info] FluentMigrator.Runner.MigrationRunner: 6: add_index_to_log_time migrated
2026-06-13T01:43:48.982912793Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014703s
2026-06-13T01:43:48.983092836Z [Info] FluentMigrator.Runner.MigrationRunner: 7: add_renameEpisodes_to_naming migrating
2026-06-13T01:43:48.983249181Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:48.983470998Z [Info] add_renameEpisodes_to_naming: Starting migration of Log DB to 7
2026-06-13T01:43:48.983773737Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2026-06-13T01:43:48', 'add_renameEpisodes_to_naming')
2026-06-13T01:43:48.984107700Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:48.984650654Z [Info] FluentMigrator.Runner.MigrationRunner: 7: add_renameEpisodes_to_naming migrated
2026-06-13T01:43:48.984830486Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013917s
2026-06-13T01:43:48.984993103Z [Info] FluentMigrator.Runner.MigrationRunner: 8: remove_backlog migrating
2026-06-13T01:43:48.985154118Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:48.985377367Z [Info] remove_backlog: Starting migration of Log DB to 8
2026-06-13T01:43:48.985553512Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2026-06-13T01:43:48', 'remove_backlog')
2026-06-13T01:43:48.985967075Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:48.986494017Z [Info] FluentMigrator.Runner.MigrationRunner: 8: remove_backlog migrated
2026-06-13T01:43:48.986674350Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013339s
2026-06-13T01:43:48.986837939Z [Info] FluentMigrator.Runner.MigrationRunner: 9: fix_rename_episodes migrating
2026-06-13T01:43:48.987005928Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:48.987224187Z [Info] fix_rename_episodes: Starting migration of Log DB to 9
2026-06-13T01:43:48.987396304Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2026-06-13T01:43:48', 'fix_rename_episodes')
2026-06-13T01:43:48.987795648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:48.988364955Z [Info] FluentMigrator.Runner.MigrationRunner: 9: fix_rename_episodes migrated
2026-06-13T01:43:48.988538344Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013488s
2026-06-13T01:43:48.988697986Z [Info] FluentMigrator.Runner.MigrationRunner: 10: add_monitored migrating
2026-06-13T01:43:48.988861485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:48.989080256Z [Info] add_monitored: Starting migration of Log DB to 10
2026-06-13T01:43:48.989252643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2026-06-13T01:43:48', 'add_monitored')
2026-06-13T01:43:48.989551445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:48.990185372Z [Info] FluentMigrator.Runner.MigrationRunner: 10: add_monitored migrated
2026-06-13T01:43:48.990353921Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013205s
2026-06-13T01:43:48.990518262Z [Info] FluentMigrator.Runner.MigrationRunner: 11: remove_ignored migrating
2026-06-13T01:43:48.990673625Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:48.990892115Z [Info] remove_ignored: Starting migration of Log DB to 11
2026-06-13T01:43:48.991057648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2026-06-13T01:43:48', 'remove_ignored')
2026-06-13T01:43:48.991359617Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:48.992016910Z [Info] FluentMigrator.Runner.MigrationRunner: 11: remove_ignored migrated
2026-06-13T01:43:48.992192725Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013282s
2026-06-13T01:43:48.992364621Z [Info] FluentMigrator.Runner.MigrationRunner: 12: remove_custom_start_date migrating
2026-06-13T01:43:48.992531377Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:48.992754807Z [Info] remove_custom_start_date: Starting migration of Log DB to 12
2026-06-13T01:43:48.992946804Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2026-06-13T01:43:48', 'remove_custom_start_date')
2026-06-13T01:43:48.993270385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:48.993935014Z [Info] FluentMigrator.Runner.MigrationRunner: 12: remove_custom_start_date migrated
2026-06-13T01:43:48.994108554Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013924s
2026-06-13T01:43:48.994273305Z [Info] FluentMigrator.Runner.MigrationRunner: 13: add_air_date_utc migrating
2026-06-13T01:43:48.994434029Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:48.994648391Z [Info] add_air_date_utc: Starting migration of Log DB to 13
2026-06-13T01:43:48.994816469Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2026-06-13T01:43:48', 'add_air_date_utc')
2026-06-13T01:43:48.995122025Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:48.995693256Z [Info] FluentMigrator.Runner.MigrationRunner: 13: add_air_date_utc migrated
2026-06-13T01:43:48.995869460Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012458s
2026-06-13T01:43:48.996051988Z [Info] FluentMigrator.Runner.MigrationRunner: 14: drop_air_date migrating
2026-06-13T01:43:48.996214656Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:48.996441152Z [Info] drop_air_date: Starting migration of Log DB to 14
2026-06-13T01:43:48.996723320Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2026-06-13T01:43:48', 'drop_air_date')
2026-06-13T01:43:48.997024827Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:48.997576218Z [Info] FluentMigrator.Runner.MigrationRunner: 14: drop_air_date migrated
2026-06-13T01:43:48.997745078Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013495s
2026-06-13T01:43:48.997893667Z [Info] FluentMigrator.Runner.MigrationRunner: 15: add_air_date_as_string migrating
2026-06-13T01:43:48.998058349Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:48.998277420Z [Info] add_air_date_as_string: Starting migration of Log DB to 15
2026-06-13T01:43:48.998449757Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2026-06-13T01:43:48', 'add_air_date_as_string')
2026-06-13T01:43:48.998754692Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:48.999303026Z [Info] FluentMigrator.Runner.MigrationRunner: 15: add_air_date_as_string migrated
2026-06-13T01:43:48.999481415Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012399s
2026-06-13T01:43:48.999678592Z [Info] FluentMigrator.Runner.MigrationRunner: 16: updated_imported_history_item migrating
2026-06-13T01:43:48.999859767Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.000082616Z [Info] updated_imported_history_item: Starting migration of Log DB to 16
2026-06-13T01:43:49.000268891Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2026-06-13T01:43:49', 'updated_imported_history_item')
2026-06-13T01:43:49.000579617Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.001133663Z [Info] FluentMigrator.Runner.MigrationRunner: 16: updated_imported_history_item migrated
2026-06-13T01:43:49.001310570Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012761s
2026-06-13T01:43:49.001474199Z [Info] FluentMigrator.Runner.MigrationRunner: 17: reset_scene_names migrating
2026-06-13T01:43:49.001679082Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.001894416Z [Info] reset_scene_names: Starting migration of Log DB to 17
2026-06-13T01:43:49.002064157Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2026-06-13T01:43:49', 'reset_scene_names')
2026-06-13T01:43:49.002367979Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.002924711Z [Info] FluentMigrator.Runner.MigrationRunner: 17: reset_scene_names migrated
2026-06-13T01:43:49.003100645Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012416s
2026-06-13T01:43:49.003261249Z [Info] FluentMigrator.Runner.MigrationRunner: 18: remove_duplicates migrating
2026-06-13T01:43:49.003429658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.003707267Z [Info] remove_duplicates: Starting migration of Log DB to 18
2026-06-13T01:43:49.003892200Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2026-06-13T01:43:49', 'remove_duplicates')
2026-06-13T01:43:49.004196412Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.005106145Z [Info] FluentMigrator.Runner.MigrationRunner: 18: remove_duplicates migrated
2026-06-13T01:43:49.005277870Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016677s
2026-06-13T01:43:49.005594017Z [Info] FluentMigrator.Runner.MigrationRunner: 19: restore_unique_constraints migrating
2026-06-13T01:43:49.005753959Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.005980085Z [Info] restore_unique_constraints: Starting migration of Log DB to 19
2026-06-13T01:43:49.006157382Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2026-06-13T01:43:49', 'restore_unique_constraints')
2026-06-13T01:43:49.006476765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.007014678Z [Info] FluentMigrator.Runner.MigrationRunner: 19: restore_unique_constraints migrated
2026-06-13T01:43:49.007187897Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00125s
2026-06-13T01:43:49.007477310Z [Info] FluentMigrator.Runner.MigrationRunner: 20: add_year_and_seasons_to_series migrating
2026-06-13T01:43:49.007647693Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.007881134Z [Info] add_year_and_seasons_to_series: Starting migration of Log DB to 20
2026-06-13T01:43:49.008061447Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2026-06-13T01:43:49', 'add_year_and_seasons_to_series')
2026-06-13T01:43:49.008372804Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.008924625Z [Info] FluentMigrator.Runner.MigrationRunner: 20: add_year_and_seasons_to_series migrated
2026-06-13T01:43:49.009100810Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001266s
2026-06-13T01:43:49.009266484Z [Info] FluentMigrator.Runner.MigrationRunner: 21: drop_seasons_table migrating
2026-06-13T01:43:49.009445895Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.009662402Z [Info] drop_seasons_table: Starting migration of Log DB to 21
2026-06-13T01:43:49.009830370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2026-06-13T01:43:49', 'drop_seasons_table')
2026-06-13T01:43:49.010138731Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.010681344Z [Info] FluentMigrator.Runner.MigrationRunner: 21: drop_seasons_table migrated
2026-06-13T01:43:49.010851326Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012282s
2026-06-13T01:43:49.011013022Z [Info] FluentMigrator.Runner.MigrationRunner: 22: move_indexer_to_generic_provider migrating
2026-06-13T01:43:49.011189568Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.011417146Z [Info] move_indexer_to_generic_provider: Starting migration of Log DB to 22
2026-06-13T01:43:49.011597800Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2026-06-13T01:43:49', 'move_indexer_to_generic_provider')
2026-06-13T01:43:49.011920991Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.012476319Z [Info] FluentMigrator.Runner.MigrationRunner: 22: move_indexer_to_generic_provider migrated
2026-06-13T01:43:49.012658236Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001278s
2026-06-13T01:43:49.012820152Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_config_contract_to_indexers migrating
2026-06-13T01:43:49.012988952Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.013203604Z [Info] add_config_contract_to_indexers: Starting migration of Log DB to 23
2026-06-13T01:43:49.013390000Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2026-06-13T01:43:49', 'add_config_contract_to_indexers')
2026-06-13T01:43:49.013706166Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.014224370Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_config_contract_to_indexers migrated
2026-06-13T01:43:49.014412058Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001228s
2026-06-13T01:43:49.014573343Z [Info] FluentMigrator.Runner.MigrationRunner: 24: drop_tvdb_episodeid migrating
2026-06-13T01:43:49.014743846Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.014958889Z [Info] drop_tvdb_episodeid: Starting migration of Log DB to 24
2026-06-13T01:43:49.015129854Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2026-06-13T01:43:49', 'drop_tvdb_episodeid')
2026-06-13T01:43:49.015435650Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.015994315Z [Info] FluentMigrator.Runner.MigrationRunner: 24: drop_tvdb_episodeid migrated
2026-06-13T01:43:49.016168586Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012366s
2026-06-13T01:43:49.016330081Z [Info] FluentMigrator.Runner.MigrationRunner: 25: move_notification_to_generic_provider migrating
2026-06-13T01:43:49.016507689Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.016724746Z [Info] move_notification_to_generic_provider: Starting migration of Log DB to 25
2026-06-13T01:43:49.016905600Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2026-06-13T01:43:49', 'move_notification_to_generic_provider')
2026-06-13T01:43:49.017226737Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.017758358Z [Info] FluentMigrator.Runner.MigrationRunner: 25: move_notification_to_generic_provider migrated
2026-06-13T01:43:49.017939393Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012476s
2026-06-13T01:43:49.018101469Z [Info] FluentMigrator.Runner.MigrationRunner: 26: add_config_contract_to_notifications migrating
2026-06-13T01:43:49.018280079Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.018494731Z [Info] add_config_contract_to_notifications: Starting migration of Log DB to 26
2026-06-13T01:43:49.018681508Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2026-06-13T01:43:49', 'add_config_contract_to_notifications')
2026-06-13T01:43:49.019000089Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.019571600Z [Info] FluentMigrator.Runner.MigrationRunner: 26: add_config_contract_to_notifications migrated
2026-06-13T01:43:49.019744188Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012755s
2026-06-13T01:43:49.019973841Z [Info] FluentMigrator.Runner.MigrationRunner: 27: fix_omgwtfnzbs migrating
2026-06-13T01:43:49.020138733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.020357974Z [Info] fix_omgwtfnzbs: Starting migration of Log DB to 27
2026-06-13T01:43:49.020523838Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2026-06-13T01:43:49', 'fix_omgwtfnzbs')
2026-06-13T01:43:49.020824394Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.021389211Z [Info] FluentMigrator.Runner.MigrationRunner: 27: fix_omgwtfnzbs migrated
2026-06-13T01:43:49.021559394Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012463s
2026-06-13T01:43:49.021776702Z [Info] FluentMigrator.Runner.MigrationRunner: 28: add_blacklist_table migrating
2026-06-13T01:43:49.021938658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.022154142Z [Info] add_blacklist_table: Starting migration of Log DB to 28
2026-06-13T01:43:49.022327822Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2026-06-13T01:43:49', 'add_blacklist_table')
2026-06-13T01:43:49.022634660Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.023268306Z [Info] FluentMigrator.Runner.MigrationRunner: 28: add_blacklist_table migrated
2026-06-13T01:43:49.023443489Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013224s
2026-06-13T01:43:49.023614694Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_formats_to_naming_config migrating
2026-06-13T01:43:49.023809817Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.024048537Z [Info] add_formats_to_naming_config: Starting migration of Log DB to 29
2026-06-13T01:43:49.024227538Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2026-06-13T01:43:49', 'add_formats_to_naming_config')
2026-06-13T01:43:49.024540909Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.025158333Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_formats_to_naming_config migrated
2026-06-13T01:43:49.025333526Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013393s
2026-06-13T01:43:49.025498678Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_season_folder_format_to_naming_config migrating
2026-06-13T01:43:49.025804665Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.026022994Z [Info] add_season_folder_format_to_naming_config: Starting migration of Log DB to 30
2026-06-13T01:43:49.026211214Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2026-06-13T01:43:49', 'add_season_folder_format_to_naming_config')
2026-06-13T01:43:49.026528803Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.027128181Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_season_folder_format_to_naming_config migrated
2026-06-13T01:43:49.027315297Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013219s
2026-06-13T01:43:49.027476933Z [Info] FluentMigrator.Runner.MigrationRunner: 31: delete_old_naming_config_columns migrating
2026-06-13T01:43:49.027790685Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.028088395Z [Info] delete_old_naming_config_columns: Starting migration of Log DB to 31
2026-06-13T01:43:49.028269239Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2026-06-13T01:43:49', 'delete_old_naming_config_columns')
2026-06-13T01:43:49.028586117Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.029193951Z [Info] FluentMigrator.Runner.MigrationRunner: 31: delete_old_naming_config_columns migrated
2026-06-13T01:43:49.029374475Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014002s
2026-06-13T01:43:49.029536231Z [Info] FluentMigrator.Runner.MigrationRunner: 32: set_default_release_group migrating
2026-06-13T01:43:49.029705121Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.029922699Z [Info] set_default_release_group: Starting migration of Log DB to 32
2026-06-13T01:43:49.030097060Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2026-06-13T01:43:49', 'set_default_release_group')
2026-06-13T01:43:49.030406764Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.031020871Z [Info] FluentMigrator.Runner.MigrationRunner: 32: set_default_release_group migrated
2026-06-13T01:43:49.031196144Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013087s
2026-06-13T01:43:49.031357739Z [Info] FluentMigrator.Runner.MigrationRunner: 33: add_api_key_to_pushover migrating
2026-06-13T01:43:49.031523503Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.031742314Z [Info] add_api_key_to_pushover: Starting migration of Log DB to 33
2026-06-13T01:43:49.031931154Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2026-06-13T01:43:49', 'add_api_key_to_pushover')
2026-06-13T01:43:49.032256139Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.032892531Z [Info] FluentMigrator.Runner.MigrationRunner: 33: add_api_key_to_pushover migrated
2026-06-13T01:43:49.033064838Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013569s
2026-06-13T01:43:49.033228487Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_series_contraints migrating
2026-06-13T01:43:49.033518261Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.033739717Z [Info] remove_series_contraints: Starting migration of Log DB to 34
2026-06-13T01:43:49.033928137Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2026-06-13T01:43:49', 'remove_series_contraints')
2026-06-13T01:43:49.034249614Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.034944945Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_series_contraints migrated
2026-06-13T01:43:49.035140489Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014312s
2026-06-13T01:43:49.035317154Z [Info] FluentMigrator.Runner.MigrationRunner: 35: add_series_folder_format_to_naming_config migrating
2026-06-13T01:43:49.035586487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.035824546Z [Info] add_series_folder_format_to_naming_config: Starting migration of Log DB to 35
2026-06-13T01:43:49.036070472Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2026-06-13T01:43:49', 'add_series_folder_format_to_naming_config')
2026-06-13T01:43:49.036416078Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.037100316Z [Info] FluentMigrator.Runner.MigrationRunner: 35: add_series_folder_format_to_naming_config migrated
2026-06-13T01:43:49.037291701Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015005s
2026-06-13T01:43:49.037562777Z [Info] FluentMigrator.Runner.MigrationRunner: 36: update_with_quality_converters migrating
2026-06-13T01:43:49.037733591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.037975709Z [Info] update_with_quality_converters: Starting migration of Log DB to 36
2026-06-13T01:43:49.038164409Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2026-06-13T01:43:49', 'update_with_quality_converters')
2026-06-13T01:43:49.038499594Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.039138020Z [Info] FluentMigrator.Runner.MigrationRunner: 36: update_with_quality_converters migrated
2026-06-13T01:43:49.039351961Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014019s
2026-06-13T01:43:49.039517595Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_configurable_qualities migrating
2026-06-13T01:43:49.039709521Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.039990758Z [Info] add_configurable_qualities: Starting migration of Log DB to 37
2026-06-13T01:43:49.040177043Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2026-06-13T01:43:49', 'add_configurable_qualities')
2026-06-13T01:43:49.040516797Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.041144482Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_configurable_qualities migrated
2026-06-13T01:43:49.041352290Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014243s
2026-06-13T01:43:49.041515809Z [Info] FluentMigrator.Runner.MigrationRunner: 38: add_on_upgrade_to_notifications migrating
2026-06-13T01:43:49.041712806Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.041949603Z [Info] add_on_upgrade_to_notifications: Starting migration of Log DB to 38
2026-06-13T01:43:49.042530994Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2026-06-13T01:43:49', 'add_on_upgrade_to_notifications')
2026-06-13T01:43:49.042873324Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.043578945Z [Info] FluentMigrator.Runner.MigrationRunner: 38: add_on_upgrade_to_notifications migrated
2026-06-13T01:43:49.043771653Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018622s
2026-06-13T01:43:49.043978991Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_metadata_tables migrating
2026-06-13T01:43:49.044158182Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.044415811Z [Info] add_metadata_tables: Starting migration of Log DB to 39
2026-06-13T01:43:49.044598619Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2026-06-13T01:43:49', 'add_metadata_tables')
2026-06-13T01:43:49.044933263Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.045542670Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_metadata_tables migrated
2026-06-13T01:43:49.045741461Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013793s
2026-06-13T01:43:49.045915050Z [Info] FluentMigrator.Runner.MigrationRunner: 40: add_metadata_to_episodes_and_series migrating
2026-06-13T01:43:49.046113610Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.046348042Z [Info] add_metadata_to_episodes_and_series: Starting migration of Log DB to 40
2026-06-13T01:43:49.046556432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2026-06-13T01:43:49', 'add_metadata_to_episodes_and_series')
2026-06-13T01:43:49.046890585Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.047526857Z [Info] FluentMigrator.Runner.MigrationRunner: 40: add_metadata_to_episodes_and_series migrated
2026-06-13T01:43:49.047725988Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014081s
2026-06-13T01:43:49.047976933Z [Info] FluentMigrator.Runner.MigrationRunner: 41: fix_xbmc_season_images_metadata migrating
2026-06-13T01:43:49.048165984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.048422220Z [Info] fix_xbmc_season_images_metadata: Starting migration of Log DB to 41
2026-06-13T01:43:49.048614898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2026-06-13T01:43:49', 'fix_xbmc_season_images_metadata')
2026-06-13T01:43:49.049090085Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.049721677Z [Info] FluentMigrator.Runner.MigrationRunner: 41: fix_xbmc_season_images_metadata migrated
2026-06-13T01:43:49.049923544Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015509s
2026-06-13T01:43:49.050093827Z [Info] FluentMigrator.Runner.MigrationRunner: 42: add_download_clients_table migrating
2026-06-13T01:43:49.050283439Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.050515216Z [Info] add_download_clients_table: Starting migration of Log DB to 42
2026-06-13T01:43:49.050727984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2026-06-13T01:43:49', 'add_download_clients_table')
2026-06-13T01:43:49.051070154Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.051706946Z [Info] FluentMigrator.Runner.MigrationRunner: 42: add_download_clients_table migrated
2026-06-13T01:43:49.051888522Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014005s
2026-06-13T01:43:49.052084727Z [Info] FluentMigrator.Runner.MigrationRunner: 43: convert_config_to_download_clients migrating
2026-06-13T01:43:49.052268868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.052523902Z [Info] convert_config_to_download_clients: Starting migration of Log DB to 43
2026-06-13T01:43:49.052723424Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (43, '2026-06-13T01:43:49', 'convert_config_to_download_clients')
2026-06-13T01:43:49.053066965Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.053669790Z [Info] FluentMigrator.Runner.MigrationRunner: 43: convert_config_to_download_clients migrated
2026-06-13T01:43:49.053872909Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013961s
2026-06-13T01:43:49.054040647Z [Info] FluentMigrator.Runner.MigrationRunner: 44: fix_xbmc_episode_metadata migrating
2026-06-13T01:43:49.054232583Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.054470422Z [Info] fix_xbmc_episode_metadata: Starting migration of Log DB to 44
2026-06-13T01:43:49.054665014Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2026-06-13T01:43:49', 'fix_xbmc_episode_metadata')
2026-06-13T01:43:49.055099319Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.055730410Z [Info] FluentMigrator.Runner.MigrationRunner: 44: fix_xbmc_episode_metadata migrated
2026-06-13T01:43:49.055937888Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014906s
2026-06-13T01:43:49.056125335Z [Info] FluentMigrator.Runner.MigrationRunner: 45: add_indexes migrating
2026-06-13T01:43:49.056291500Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.056535421Z [Info] add_indexes: Starting migration of Log DB to 45
2026-06-13T01:43:49.056711266Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (45, '2026-06-13T01:43:49', 'add_indexes')
2026-06-13T01:43:49.057133967Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.057733485Z [Info] FluentMigrator.Runner.MigrationRunner: 45: add_indexes migrated
2026-06-13T01:43:49.057924930Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014369s
2026-06-13T01:43:49.058094642Z [Info] FluentMigrator.Runner.MigrationRunner: 46: fix_nzb_su_url migrating
2026-06-13T01:43:49.058278572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.058508967Z [Info] fix_nzb_su_url: Starting migration of Log DB to 46
2026-06-13T01:43:49.058699250Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (46, '2026-06-13T01:43:49', 'fix_nzb_su_url')
2026-06-13T01:43:49.059016168Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.059606106Z [Info] FluentMigrator.Runner.MigrationRunner: 46: fix_nzb_su_url migrated
2026-06-13T01:43:49.059785708Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013233s
2026-06-13T01:43:49.059990791Z [Info] FluentMigrator.Runner.MigrationRunner: 47: add_temporary_blacklist_columns migrating
2026-06-13T01:43:49.060171796Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.060420968Z [Info] add_temporary_blacklist_columns: Starting migration of Log DB to 47
2026-06-13T01:43:49.060617824Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (47, '2026-06-13T01:43:49', 'add_temporary_blacklist_columns')
2026-06-13T01:43:49.060960995Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.061606325Z [Info] FluentMigrator.Runner.MigrationRunner: 47: add_temporary_blacklist_columns migrated
2026-06-13T01:43:49.061814985Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014275s
2026-06-13T01:43:49.061985368Z [Info] FluentMigrator.Runner.MigrationRunner: 48: add_title_to_scenemappings migrating
2026-06-13T01:43:49.062293479Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.062543382Z [Info] add_title_to_scenemappings: Starting migration of Log DB to 48
2026-06-13T01:43:49.062739247Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (48, '2026-06-13T01:43:49', 'add_title_to_scenemappings')
2026-06-13T01:43:49.063077699Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.063700202Z [Info] FluentMigrator.Runner.MigrationRunner: 48: add_title_to_scenemappings migrated
2026-06-13T01:43:49.063972591Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014025s
2026-06-13T01:43:49.064249779Z [Info] FluentMigrator.Runner.MigrationRunner: 49: fix_dognzb_url migrating
2026-06-13T01:43:49.064425764Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.064659024Z [Info] fix_dognzb_url: Starting migration of Log DB to 49
2026-06-13T01:43:49.064850098Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (49, '2026-06-13T01:43:49', 'fix_dognzb_url')
2026-06-13T01:43:49.065168009Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.065866456Z [Info] FluentMigrator.Runner.MigrationRunner: 49: fix_dognzb_url migrated
2026-06-13T01:43:49.066288586Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013967s
2026-06-13T01:43:49.066537167Z [Info] FluentMigrator.Runner.MigrationRunner: 50: add_hash_to_metadata_files migrating
2026-06-13T01:43:49.066722991Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.067081744Z [Info] add_hash_to_metadata_files: Starting migration of Log DB to 50
2026-06-13T01:43:49.067261796Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (50, '2026-06-13T01:43:49', 'add_hash_to_metadata_files')
2026-06-13T01:43:49.067604857Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.068288965Z [Info] FluentMigrator.Runner.MigrationRunner: 50: add_hash_to_metadata_files migrated
2026-06-13T01:43:49.068501283Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015545s
2026-06-13T01:43:49.068676215Z [Info] FluentMigrator.Runner.MigrationRunner: 51: download_client_import migrating
2026-06-13T01:43:49.069028625Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.069277616Z [Info] download_client_import: Starting migration of Log DB to 51
2026-06-13T01:43:49.069477158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (51, '2026-06-13T01:43:49', 'download_client_import')
2026-06-13T01:43:49.069798145Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.070439837Z [Info] FluentMigrator.Runner.MigrationRunner: 51: download_client_import migrated
2026-06-13T01:43:49.070637145Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014063s
2026-06-13T01:43:49.070813730Z [Info] FluentMigrator.Runner.MigrationRunner: 52: add_columns_for_anime migrating
2026-06-13T01:43:49.070994023Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.071233436Z [Info] add_columns_for_anime: Starting migration of Log DB to 52
2026-06-13T01:43:49.071423348Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (52, '2026-06-13T01:43:49', 'add_columns_for_anime')
2026-06-13T01:43:49.071757721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.072387340Z [Info] FluentMigrator.Runner.MigrationRunner: 52: add_columns_for_anime migrated
2026-06-13T01:43:49.072584707Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001379s
2026-06-13T01:43:49.072763427Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_series_sorttitle migrating
2026-06-13T01:43:49.072951987Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.073188594Z [Info] add_series_sorttitle: Starting migration of Log DB to 53
2026-06-13T01:43:49.073387204Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (53, '2026-06-13T01:43:49', 'add_series_sorttitle')
2026-06-13T01:43:49.073850737Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.074537601Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_series_sorttitle migrated
2026-06-13T01:43:49.074732864Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015818s
2026-06-13T01:43:49.074911865Z [Info] FluentMigrator.Runner.MigrationRunner: 54: rename_profiles migrating
2026-06-13T01:43:49.075131267Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.075357653Z [Info] rename_profiles: Starting migration of Log DB to 54
2026-06-13T01:43:49.075544860Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (54, '2026-06-13T01:43:49', 'rename_profiles')
2026-06-13T01:43:49.075875846Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.076642410Z [Info] FluentMigrator.Runner.MigrationRunner: 54: rename_profiles migrated
2026-06-13T01:43:49.076833275Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015129s
2026-06-13T01:43:49.077012426Z [Info] FluentMigrator.Runner.MigrationRunner: 55: drop_old_profile_columns migrating
2026-06-13T01:43:49.077191727Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.077429606Z [Info] drop_old_profile_columns: Starting migration of Log DB to 55
2026-06-13T01:43:49.077621292Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (55, '2026-06-13T01:43:49', 'drop_old_profile_columns')
2026-06-13T01:43:49.077949152Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.078647709Z [Info] FluentMigrator.Runner.MigrationRunner: 55: drop_old_profile_columns migrated
2026-06-13T01:43:49.078843974Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014489s
2026-06-13T01:43:49.079022183Z [Info] FluentMigrator.Runner.MigrationRunner: 56: add_mediainfo_to_episodefile migrating
2026-06-13T01:43:49.079210493Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.079449294Z [Info] add_mediainfo_to_episodefile: Starting migration of Log DB to 56
2026-06-13T01:43:49.079646511Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (56, '2026-06-13T01:43:49', 'add_mediainfo_to_episodefile')
2026-06-13T01:43:49.080000293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.080609821Z [Info] FluentMigrator.Runner.MigrationRunner: 56: add_mediainfo_to_episodefile migrated
2026-06-13T01:43:49.080810425Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013865s
2026-06-13T01:43:49.080987311Z [Info] FluentMigrator.Runner.MigrationRunner: 57: convert_episode_file_path_to_relative migrating
2026-06-13T01:43:49.081179068Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.081417548Z [Info] convert_episode_file_path_to_relative: Starting migration of Log DB to 57
2026-06-13T01:43:49.083619323Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (57, '2026-06-13T01:43:49', 'convert_episode_file_path_to_relative')
2026-06-13T01:43:49.084020030Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.084670149Z [Info] FluentMigrator.Runner.MigrationRunner: 57: convert_episode_file_path_to_relative migrated
2026-06-13T01:43:49.084864240Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034743s
2026-06-13T01:43:49.085614632Z [Info] FluentMigrator.Runner.MigrationRunner: 58: drop_episode_file_path migrating
2026-06-13T01:43:49.085800195Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.086021732Z [Info] drop_episode_file_path: Starting migration of Log DB to 58
2026-06-13T01:43:49.086195662Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (58, '2026-06-13T01:43:49', 'drop_episode_file_path')
2026-06-13T01:43:49.086665949Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.087326219Z [Info] FluentMigrator.Runner.MigrationRunner: 58: drop_episode_file_path migrated
2026-06-13T01:43:49.087501332Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015371s
2026-06-13T01:43:49.087665673Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_enable_options_to_indexers migrating
2026-06-13T01:43:49.087836356Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.088076841Z [Info] add_enable_options_to_indexers: Starting migration of Log DB to 59
2026-06-13T01:43:49.088249509Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (59, '2026-06-13T01:43:49', 'add_enable_options_to_indexers')
2026-06-13T01:43:49.088564132Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.089215434Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_enable_options_to_indexers migrated
2026-06-13T01:43:49.089379655Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013568s
2026-06-13T01:43:49.089547132Z [Info] FluentMigrator.Runner.MigrationRunner: 60: remove_enable_from_indexers migrating
2026-06-13T01:43:49.089715962Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.089937629Z [Info] remove_enable_from_indexers: Starting migration of Log DB to 60
2026-06-13T01:43:49.090113704Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (60, '2026-06-13T01:43:49', 'remove_enable_from_indexers')
2026-06-13T01:43:49.090426924Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.091062916Z [Info] FluentMigrator.Runner.MigrationRunner: 60: remove_enable_from_indexers migrated
2026-06-13T01:43:49.091242968Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013403s
2026-06-13T01:43:49.091404083Z [Info] FluentMigrator.Runner.MigrationRunner: 61: clear_bad_scene_names migrating
2026-06-13T01:43:49.091571700Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.091792816Z [Info] clear_bad_scene_names: Starting migration of Log DB to 61
2026-06-13T01:43:49.091981095Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (61, '2026-06-13T01:43:49', 'clear_bad_scene_names')
2026-06-13T01:43:49.092307212Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.092882561Z [Info] FluentMigrator.Runner.MigrationRunner: 61: clear_bad_scene_names migrated
2026-06-13T01:43:49.093058735Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013026s
2026-06-13T01:43:49.093220321Z [Info] FluentMigrator.Runner.MigrationRunner: 62: convert_quality_models migrating
2026-06-13T01:43:49.093388329Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.093609084Z [Info] convert_quality_models: Starting migration of Log DB to 62
2026-06-13T01:43:49.093780028Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (62, '2026-06-13T01:43:49', 'convert_quality_models')
2026-06-13T01:43:49.094089261Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.094638066Z [Info] FluentMigrator.Runner.MigrationRunner: 62: convert_quality_models migrated
2026-06-13T01:43:49.094834813Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012433s
2026-06-13T01:43:49.094993642Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_remotepathmappings migrating
2026-06-13T01:43:49.095159246Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.095398067Z [Info] add_remotepathmappings: Starting migration of Log DB to 63
2026-06-13T01:43:49.095575504Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (63, '2026-06-13T01:43:49', 'add_remotepathmappings')
2026-06-13T01:43:49.095901080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.096455367Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_remotepathmappings migrated
2026-06-13T01:43:49.096636742Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012855s
2026-06-13T01:43:49.096946366Z [Info] FluentMigrator.Runner.MigrationRunner: 64: remove_method_from_logs migrating
2026-06-13T01:43:49.097100967Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.097322132Z [Info] remove_method_from_logs: Starting migration of Log DB to 64
2026-06-13T01:43:49.097704473Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Logs Method
2026-06-13T01:43:49.098189219Z [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-06-13T01:43:49.098837224Z [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-06-13T01:43:49.099235877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs"
2026-06-13T01:43:49.099687156Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Logs_temp" RENAME TO "Logs"
2026-06-13T01:43:49.100659164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC)
2026-06-13T01:43:49.100978527Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003095s
2026-06-13T01:43:49.101158820Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (64, '2026-06-13T01:43:49', 'remove_method_from_logs')
2026-06-13T01:43:49.101494737Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.102241631Z [Info] FluentMigrator.Runner.MigrationRunner: 64: remove_method_from_logs migrated
2026-06-13T01:43:49.102427295Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043523s
2026-06-13T01:43:49.102698351Z [Info] FluentMigrator.Runner.MigrationRunner: 65: make_scene_numbering_nullable migrating
2026-06-13T01:43:49.102873574Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.103120952Z [Info] make_scene_numbering_nullable: Starting migration of Log DB to 65
2026-06-13T01:43:49.103319272Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (65, '2026-06-13T01:43:49', 'make_scene_numbering_nullable')
2026-06-13T01:43:49.103649196Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.104265257Z [Info] FluentMigrator.Runner.MigrationRunner: 65: make_scene_numbering_nullable migrated
2026-06-13T01:43:49.104477394Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013847s
2026-06-13T01:43:49.104726586Z [Info] FluentMigrator.Runner.MigrationRunner: 66: add_tags migrating
2026-06-13T01:43:49.104893332Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.105137083Z [Info] add_tags: Starting migration of Log DB to 66
2026-06-13T01:43:49.105315442Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (66, '2026-06-13T01:43:49', 'add_tags')
2026-06-13T01:43:49.105663323Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.106672305Z [Info] FluentMigrator.Runner.MigrationRunner: 66: add_tags migrated
2026-06-13T01:43:49.106853150Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017692s
2026-06-13T01:43:49.107041990Z [Info] FluentMigrator.Runner.MigrationRunner: 67: add_added_to_series migrating
2026-06-13T01:43:49.107216441Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.107451084Z [Info] add_added_to_series: Starting migration of Log DB to 67
2026-06-13T01:43:49.107637650Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (67, '2026-06-13T01:43:49', 'add_added_to_series')
2026-06-13T01:43:49.107979057Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.108622564Z [Info] FluentMigrator.Runner.MigrationRunner: 67: add_added_to_series migrated
2026-06-13T01:43:49.108809149Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013916s
2026-06-13T01:43:49.108980274Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_release_restrictions migrating
2026-06-13T01:43:49.109153373Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.109383847Z [Info] add_release_restrictions: Starting migration of Log DB to 68
2026-06-13T01:43:49.109601455Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (68, '2026-06-13T01:43:49', 'add_release_restrictions')
2026-06-13T01:43:49.109929345Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.110480506Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_release_restrictions migrated
2026-06-13T01:43:49.110671931Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013211s
2026-06-13T01:43:49.110887044Z [Info] FluentMigrator.Runner.MigrationRunner: 69: quality_proper migrating
2026-06-13T01:43:49.111046946Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.111274224Z [Info] quality_proper: Starting migration of Log DB to 69
2026-06-13T01:43:49.111456652Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (69, '2026-06-13T01:43:49', 'quality_proper')
2026-06-13T01:43:49.111794312Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.112387727Z [Info] FluentMigrator.Runner.MigrationRunner: 69: quality_proper migrated
2026-06-13T01:43:49.112570355Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013265s
2026-06-13T01:43:49.112810729Z [Info] FluentMigrator.Runner.MigrationRunner: 70: delay_profile migrating
2026-06-13T01:43:49.112960541Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.113220003Z [Info] delay_profile: Starting migration of Log DB to 70
2026-06-13T01:43:49.113396288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (70, '2026-06-13T01:43:49', 'delay_profile')
2026-06-13T01:43:49.113743548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.114314087Z [Info] FluentMigrator.Runner.MigrationRunner: 70: delay_profile migrated
2026-06-13T01:43:49.114493158Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013245s
2026-06-13T01:43:49.114690064Z [Info] FluentMigrator.Runner.MigrationRunner: 71: unknown_quality_in_profile migrating
2026-06-13T01:43:49.114854225Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.115093186Z [Info] unknown_quality_in_profile: Starting migration of Log DB to 71
2026-06-13T01:43:49.115362439Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (71, '2026-06-13T01:43:49', 'unknown_quality_in_profile')
2026-06-13T01:43:49.115708606Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.116297993Z [Info] FluentMigrator.Runner.MigrationRunner: 71: unknown_quality_in_profile migrated
2026-06-13T01:43:49.116490781Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014329s
2026-06-13T01:43:49.116698149Z [Info] FluentMigrator.Runner.MigrationRunner: 72: history_downloadId migrating
2026-06-13T01:43:49.116858101Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.117083876Z [Info] history_downloadId: Starting migration of Log DB to 72
2026-06-13T01:43:49.117270091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (72, '2026-06-13T01:43:49', 'history_downloadId')
2026-06-13T01:43:49.117611018Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.118214213Z [Info] FluentMigrator.Runner.MigrationRunner: 72: history_downloadId migrated
2026-06-13T01:43:49.118417763Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013547s
2026-06-13T01:43:49.118615000Z [Info] FluentMigrator.Runner.MigrationRunner: 73: clear_ratings migrating
2026-06-13T01:43:49.118770122Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.119027190Z [Info] clear_ratings: Starting migration of Log DB to 73
2026-06-13T01:43:49.119208044Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (73, '2026-06-13T01:43:49', 'clear_ratings')
2026-06-13T01:43:49.119523039Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.120115652Z [Info] FluentMigrator.Runner.MigrationRunner: 73: clear_ratings migrated
2026-06-13T01:43:49.120329493Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013362s
2026-06-13T01:43:49.120545137Z [Info] FluentMigrator.Runner.MigrationRunner: 74: disable_eztv migrating
2026-06-13T01:43:49.120696542Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.120935023Z [Info] disable_eztv: Starting migration of Log DB to 74
2026-06-13T01:43:49.121109885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (74, '2026-06-13T01:43:49', 'disable_eztv')
2026-06-13T01:43:49.121449880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.122021441Z [Info] FluentMigrator.Runner.MigrationRunner: 74: disable_eztv migrated
2026-06-13T01:43:49.122213939Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001312s
2026-06-13T01:43:49.122387017Z [Info] FluentMigrator.Runner.MigrationRunner: 75: force_lib_update migrating
2026-06-13T01:43:49.122587581Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.122813156Z [Info] force_lib_update: Starting migration of Log DB to 75
2026-06-13T01:43:49.122996525Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (75, '2026-06-13T01:43:49', 'force_lib_update')
2026-06-13T01:43:49.123317181Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.123909163Z [Info] FluentMigrator.Runner.MigrationRunner: 75: force_lib_update migrated
2026-06-13T01:43:49.124095268Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013106s
2026-06-13T01:43:49.124288087Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_users_table migrating
2026-06-13T01:43:49.124457137Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.128014021Z [Info] add_users_table: Starting migration of Log DB to 76
2026-06-13T01:43:49.128257662Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (76, '2026-06-13T01:43:49', 'add_users_table')
2026-06-13T01:43:49.128593639Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.129213036Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_users_table migrated
2026-06-13T01:43:49.129389331Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047529s
2026-06-13T01:43:49.129598813Z [Info] FluentMigrator.Runner.MigrationRunner: 77: add_add_options_to_series migrating
2026-06-13T01:43:49.129771311Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.130155174Z [Info] add_add_options_to_series: Starting migration of Log DB to 77
2026-06-13T01:43:49.130340968Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (77, '2026-06-13T01:43:49', 'add_add_options_to_series')
2026-06-13T01:43:49.130690793Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.131271182Z [Info] FluentMigrator.Runner.MigrationRunner: 77: add_add_options_to_series migrated
2026-06-13T01:43:49.131459822Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014886s
2026-06-13T01:43:49.131629433Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_commands_table migrating
2026-06-13T01:43:49.131798624Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.132140503Z [Info] add_commands_table: Starting migration of Log DB to 78
2026-06-13T01:43:49.132438443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (78, '2026-06-13T01:43:49', 'add_commands_table')
2026-06-13T01:43:49.132770792Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.133383085Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_commands_table migrated
2026-06-13T01:43:49.133567637Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015756s
2026-06-13T01:43:49.133736147Z [Info] FluentMigrator.Runner.MigrationRunner: 79: dedupe_tags migrating
2026-06-13T01:43:49.133910037Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.134135772Z [Info] dedupe_tags: Starting migration of Log DB to 79
2026-06-13T01:43:49.134461297Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (79, '2026-06-13T01:43:49', 'dedupe_tags')
2026-06-13T01:43:49.134775921Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.135371330Z [Info] FluentMigrator.Runner.MigrationRunner: 79: dedupe_tags migrated
2026-06-13T01:43:49.135551533Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014575s
2026-06-13T01:43:49.135737187Z [Info] FluentMigrator.Runner.MigrationRunner: 81: move_dot_prefix_to_transmission_category migrating
2026-06-13T01:43:49.135948403Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.136189348Z [Info] move_dot_prefix_to_transmission_category: Starting migration of Log DB to 81
2026-06-13T01:43:49.136467719Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (81, '2026-06-13T01:43:49', 'move_dot_prefix_to_transmission_category')
2026-06-13T01:43:49.136851562Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.137487553Z [Info] FluentMigrator.Runner.MigrationRunner: 81: move_dot_prefix_to_transmission_category migrated
2026-06-13T01:43:49.137690782Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015302s
2026-06-13T01:43:49.137862458Z [Info] FluentMigrator.Runner.MigrationRunner: 82: add_fanzub_settings migrating
2026-06-13T01:43:49.138032891Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.138376262Z [Info] add_fanzub_settings: Starting migration of Log DB to 82
2026-06-13T01:43:49.138565564Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (82, '2026-06-13T01:43:49', 'add_fanzub_settings')
2026-06-13T01:43:49.138893945Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.139518172Z [Info] FluentMigrator.Runner.MigrationRunner: 82: add_fanzub_settings migrated
2026-06-13T01:43:49.139733676Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014783s
2026-06-13T01:43:49.139925964Z [Info] FluentMigrator.Runner.MigrationRunner: 83: additonal_blacklist_columns migrating
2026-06-13T01:43:49.140124484Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.140472174Z [Info] additonal_blacklist_columns: Starting migration of Log DB to 83
2026-06-13T01:43:49.140658068Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (83, '2026-06-13T01:43:49', 'additonal_blacklist_columns')
2026-06-13T01:43:49.141012613Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.141611349Z [Info] FluentMigrator.Runner.MigrationRunner: 83: additonal_blacklist_columns migrated
2026-06-13T01:43:49.141801952Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014886s
2026-06-13T01:43:49.141969831Z [Info] FluentMigrator.Runner.MigrationRunner: 84: update_quality_minmax_size migrating
2026-06-13T01:43:49.142163561Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.142487954Z [Info] update_quality_minmax_size: Starting migration of Log DB to 84
2026-06-13T01:43:49.142672807Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (84, '2026-06-13T01:43:49', 'update_quality_minmax_size')
2026-06-13T01:43:49.143003944Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.143588751Z [Info] FluentMigrator.Runner.MigrationRunner: 84: update_quality_minmax_size migrated
2026-06-13T01:43:49.143781299Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014102s
2026-06-13T01:43:49.143964809Z [Info] FluentMigrator.Runner.MigrationRunner: 85: expand_transmission_urlbase migrating
2026-06-13T01:43:49.144143759Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.144383362Z [Info] expand_transmission_urlbase: Starting migration of Log DB to 85
2026-06-13T01:43:49.144611541Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (85, '2026-06-13T01:43:49', 'expand_transmission_urlbase')
2026-06-13T01:43:49.144945214Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.145540933Z [Info] FluentMigrator.Runner.MigrationRunner: 85: expand_transmission_urlbase migrated
2026-06-13T01:43:49.145736858Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013929s
2026-06-13T01:43:49.145927302Z [Info] FluentMigrator.Runner.MigrationRunner: 86: pushbullet_device_ids migrating
2026-06-13T01:43:49.146105490Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.146341145Z [Info] pushbullet_device_ids: Starting migration of Log DB to 86
2026-06-13T01:43:49.146611690Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (86, '2026-06-13T01:43:49', 'pushbullet_device_ids')
2026-06-13T01:43:49.146951204Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.147807999Z [Info] FluentMigrator.Runner.MigrationRunner: 86: pushbullet_device_ids migrated
2026-06-13T01:43:49.148278838Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016938s
2026-06-13T01:43:49.148695868Z [Info] FluentMigrator.Runner.MigrationRunner: 87: remove_eztv migrating
2026-06-13T01:43:49.149046614Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.149579197Z [Info] remove_eztv: Starting migration of Log DB to 87
2026-06-13T01:43:49.149777106Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (87, '2026-06-13T01:43:49', 'remove_eztv')
2026-06-13T01:43:49.150103523Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.150808343Z [Info] FluentMigrator.Runner.MigrationRunner: 87: remove_eztv migrated
2026-06-13T01:43:49.151010590Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017674s
2026-06-13T01:43:49.151191475Z [Info] FluentMigrator.Runner.MigrationRunner: 88: pushbullet_devices_channels_list migrating
2026-06-13T01:43:49.151373020Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.151622964Z [Info] pushbullet_devices_channels_list: Starting migration of Log DB to 88
2026-06-13T01:43:49.151827436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (88, '2026-06-13T01:43:49', 'pushbullet_devices_channels_list')
2026-06-13T01:43:49.152204745Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.152845065Z [Info] FluentMigrator.Runner.MigrationRunner: 88: pushbullet_devices_channels_list migrated
2026-06-13T01:43:49.153049988Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014645s
2026-06-13T01:43:49.153242886Z [Info] FluentMigrator.Runner.MigrationRunner: 89: add_on_rename_to_notifcations migrating
2026-06-13T01:43:49.153436065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.153665708Z [Info] add_on_rename_to_notifcations: Starting migration of Log DB to 89
2026-06-13T01:43:49.153871743Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (89, '2026-06-13T01:43:49', 'add_on_rename_to_notifcations')
2026-06-13T01:43:49.154220315Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.154853049Z [Info] FluentMigrator.Runner.MigrationRunner: 89: add_on_rename_to_notifcations migrated
2026-06-13T01:43:49.155046279Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014173s
2026-06-13T01:43:49.155225660Z [Info] FluentMigrator.Runner.MigrationRunner: 90: update_kickass_url migrating
2026-06-13T01:43:49.155394951Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.155652650Z [Info] update_kickass_url: Starting migration of Log DB to 90
2026-06-13T01:43:49.155844246Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (90, '2026-06-13T01:43:49', 'update_kickass_url')
2026-06-13T01:43:49.156209471Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.156820582Z [Info] FluentMigrator.Runner.MigrationRunner: 90: update_kickass_url migrated
2026-06-13T01:43:49.157032539Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014183s
2026-06-13T01:43:49.157204796Z [Info] FluentMigrator.Runner.MigrationRunner: 91: added_indexerstatus migrating
2026-06-13T01:43:49.157411262Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.157642498Z [Info] added_indexerstatus: Starting migration of Log DB to 91
2026-06-13T01:43:49.157832310Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (91, '2026-06-13T01:43:49', 'added_indexerstatus')
2026-06-13T01:43:49.158168898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.158766402Z [Info] FluentMigrator.Runner.MigrationRunner: 91: added_indexerstatus migrated
2026-06-13T01:43:49.158949310Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013502s
2026-06-13T01:43:49.159131016Z [Info] FluentMigrator.Runner.MigrationRunner: 92: add_unverifiedscenenumbering migrating
2026-06-13T01:43:49.159324486Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.159559559Z [Info] add_unverifiedscenenumbering: Starting migration of Log DB to 92
2026-06-13T01:43:49.159756917Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (92, '2026-06-13T01:43:49', 'add_unverifiedscenenumbering')
2026-06-13T01:43:49.160124477Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.160737522Z [Info] FluentMigrator.Runner.MigrationRunner: 92: add_unverifiedscenenumbering migrated
2026-06-13T01:43:49.160935781Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014087s
2026-06-13T01:43:49.161102557Z [Info] FluentMigrator.Runner.MigrationRunner: 93: naming_config_replace_illegal_characters migrating
2026-06-13T01:43:49.161309574Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.161530509Z [Info] naming_config_replace_illegal_characters: Starting migration of Log DB to 93
2026-06-13T01:43:49.161772216Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (93, '2026-06-13T01:43:49', 'naming_config_replace_illegal_characters')
2026-06-13T01:43:49.162109836Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.162701247Z [Info] FluentMigrator.Runner.MigrationRunner: 93: naming_config_replace_illegal_characters migrated
2026-06-13T01:43:49.162903174Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013942s
2026-06-13T01:43:49.163099860Z [Info] FluentMigrator.Runner.MigrationRunner: 94: add_tvmazeid migrating
2026-06-13T01:43:49.163270103Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.163510286Z [Info] add_tvmazeid: Starting migration of Log DB to 94
2026-06-13T01:43:49.163683856Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (94, '2026-06-13T01:43:49', 'add_tvmazeid')
2026-06-13T01:43:49.164047148Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.164957932Z [Info] FluentMigrator.Runner.MigrationRunner: 94: add_tvmazeid migrated
2026-06-13T01:43:49.165137734Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001682s
2026-06-13T01:43:49.165306474Z [Info] FluentMigrator.Runner.MigrationRunner: 95: add_additional_episodes_index migrating
2026-06-13T01:43:49.165500615Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.165750789Z [Info] add_additional_episodes_index: Starting migration of Log DB to 95
2026-06-13T01:43:49.165951153Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (95, '2026-06-13T01:43:49', 'add_additional_episodes_index')
2026-06-13T01:43:49.166388093Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.166977360Z [Info] FluentMigrator.Runner.MigrationRunner: 95: add_additional_episodes_index migrated
2026-06-13T01:43:49.167184748Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014751s
2026-06-13T01:43:49.167365632Z [Info] FluentMigrator.Runner.MigrationRunner: 96: disable_kickass migrating
2026-06-13T01:43:49.167539472Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.167775678Z [Info] disable_kickass: Starting migration of Log DB to 96
2026-06-13T01:43:49.167988106Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (96, '2026-06-13T01:43:49', 'disable_kickass')
2026-06-13T01:43:49.168426980Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.168987659Z [Info] FluentMigrator.Runner.MigrationRunner: 96: disable_kickass migrated
2026-06-13T01:43:49.169178303Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014459s
2026-06-13T01:43:49.169339688Z [Info] FluentMigrator.Runner.MigrationRunner: 97: add_reason_to_pending_releases migrating
2026-06-13T01:43:49.169549180Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.169785666Z [Info] add_reason_to_pending_releases: Starting migration of Log DB to 97
2026-06-13T01:43:49.169988144Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (97, '2026-06-13T01:43:49', 'add_reason_to_pending_releases')
2026-06-13T01:43:49.170409924Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.171033339Z [Info] FluentMigrator.Runner.MigrationRunner: 97: add_reason_to_pending_releases migrated
2026-06-13T01:43:49.171218712Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014802s
2026-06-13T01:43:49.171398855Z [Info] FluentMigrator.Runner.MigrationRunner: 98: remove_titans_of_tv migrating
2026-06-13T01:43:49.171573036Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.171825595Z [Info] remove_titans_of_tv: Starting migration of Log DB to 98
2026-06-13T01:43:49.172025377Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (98, '2026-06-13T01:43:49', 'remove_titans_of_tv')
2026-06-13T01:43:49.172471967Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.173023227Z [Info] FluentMigrator.Runner.MigrationRunner: 98: remove_titans_of_tv migrated
2026-06-13T01:43:49.173244272Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014412s
2026-06-13T01:43:49.173396339Z [Info] FluentMigrator.Runner.MigrationRunner: 99: extra_and_subtitle_files migrating
2026-06-13T01:43:49.173582955Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.173812276Z [Info] extra_and_subtitle_files: Starting migration of Log DB to 99
2026-06-13T01:43:49.174005045Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (99, '2026-06-13T01:43:49', 'extra_and_subtitle_files')
2026-06-13T01:43:49.174418317Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.174980740Z [Info] FluentMigrator.Runner.MigrationRunner: 99: extra_and_subtitle_files migrated
2026-06-13T01:43:49.175162526Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013889s
2026-06-13T01:43:49.175351487Z [Info] FluentMigrator.Runner.MigrationRunner: 100: add_scene_season_number migrating
2026-06-13T01:43:49.175541399Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.175781152Z [Info] add_scene_season_number: Starting migration of Log DB to 100
2026-06-13T01:43:49.175987327Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (100, '2026-06-13T01:43:49', 'add_scene_season_number')
2026-06-13T01:43:49.176330168Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.176905537Z [Info] FluentMigrator.Runner.MigrationRunner: 100: add_scene_season_number migrated
2026-06-13T01:43:49.177083275Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013587s
2026-06-13T01:43:49.177270281Z [Info] FluentMigrator.Runner.MigrationRunner: 101: add_ultrahd_quality_in_profiles migrating
2026-06-13T01:43:49.177448180Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.177689766Z [Info] add_ultrahd_quality_in_profiles: Starting migration of Log DB to 101
2026-06-13T01:43:49.177896072Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (101, '2026-06-13T01:43:49', 'add_ultrahd_quality_in_profiles')
2026-06-13T01:43:49.178246498Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.178780533Z [Info] FluentMigrator.Runner.MigrationRunner: 101: add_ultrahd_quality_in_profiles migrated
2026-06-13T01:43:49.178987961Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013328s
2026-06-13T01:43:49.179165679Z [Info] FluentMigrator.Runner.MigrationRunner: 102: add_language_to_episodeFiles_history_and_blacklist migrating
2026-06-13T01:43:49.179381884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.179631397Z [Info] add_language_to_episodeFiles_history_and_blacklist: Starting migration of Log DB to 102
2026-06-13T01:43:49.179868615Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (102, '2026-06-13T01:43:49', 'add_language_to_episodeFiles_history_and_blacklist')
2026-06-13T01:43:49.180365746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.180938229Z [Info] FluentMigrator.Runner.MigrationRunner: 102: add_language_to_episodeFiles_history_and_blacklist migrated
2026-06-13T01:43:49.181140537Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015533s
2026-06-13T01:43:49.181325790Z [Info] FluentMigrator.Runner.MigrationRunner: 103: fix_metadata_file_extensions migrating
2026-06-13T01:43:49.181498798Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.181758982Z [Info] fix_metadata_file_extensions: Starting migration of Log DB to 103
2026-06-13T01:43:49.181942292Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (103, '2026-06-13T01:43:49', 'fix_metadata_file_extensions')
2026-06-13T01:43:49.182324000Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.182898498Z [Info] FluentMigrator.Runner.MigrationRunner: 103: fix_metadata_file_extensions migrated
2026-06-13T01:43:49.183120886Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013958s
2026-06-13T01:43:49.183286369Z [Info] FluentMigrator.Runner.MigrationRunner: 104: remove_kickass migrating
2026-06-13T01:43:49.183470951Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.183704551Z [Info] remove_kickass: Starting migration of Log DB to 104
2026-06-13T01:43:49.183947110Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (104, '2026-06-13T01:43:49', 'remove_kickass')
2026-06-13T01:43:49.184393018Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.185029279Z [Info] FluentMigrator.Runner.MigrationRunner: 104: remove_kickass migrated
2026-06-13T01:43:49.185197578Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015516s
2026-06-13T01:43:49.185378944Z [Info] FluentMigrator.Runner.MigrationRunner: 105: rename_torrent_downloadstation migrating
2026-06-13T01:43:49.185574127Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.185811144Z [Info] rename_torrent_downloadstation: Starting migration of Log DB to 105
2026-06-13T01:43:49.186006989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (105, '2026-06-13T01:43:49', 'rename_torrent_downloadstation')
2026-06-13T01:43:49.186370360Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.186991792Z [Info] FluentMigrator.Runner.MigrationRunner: 105: rename_torrent_downloadstation migrated
2026-06-13T01:43:49.187193538Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014163s
2026-06-13T01:43:49.187355915Z [Info] FluentMigrator.Runner.MigrationRunner: 106: update_btn_url migrating
2026-06-13T01:43:49.187544786Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.187796102Z [Info] update_btn_url: Starting migration of Log DB to 106
2026-06-13T01:43:49.188017779Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (106, '2026-06-13T01:43:49', 'update_btn_url')
2026-06-13T01:43:49.188461482Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.189085168Z [Info] FluentMigrator.Runner.MigrationRunner: 106: update_btn_url migrated
2026-06-13T01:43:49.189274770Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015409s
2026-06-13T01:43:49.189458380Z [Info] FluentMigrator.Runner.MigrationRunner: 107: remove_wombles migrating
2026-06-13T01:43:49.189625236Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.189869218Z [Info] remove_wombles: Starting migration of Log DB to 107
2026-06-13T01:43:49.190047407Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (107, '2026-06-13T01:43:49', 'remove_wombles')
2026-06-13T01:43:49.190438464Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.191042110Z [Info] FluentMigrator.Runner.MigrationRunner: 107: remove_wombles migrated
2026-06-13T01:43:49.191233796Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014129s
2026-06-13T01:43:49.191397656Z [Info] FluentMigrator.Runner.MigrationRunner: 108: fix_extra_file_extension migrating
2026-06-13T01:43:49.191614774Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.191837913Z [Info] fix_extra_file_extension: Starting migration of Log DB to 108
2026-06-13T01:43:49.192066864Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (108, '2026-06-13T01:43:49', 'fix_extra_file_extension')
2026-06-13T01:43:49.192499245Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.193131469Z [Info] FluentMigrator.Runner.MigrationRunner: 108: fix_extra_file_extension migrated
2026-06-13T01:43:49.193331441Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00152s
2026-06-13T01:43:49.193494389Z [Info] FluentMigrator.Runner.MigrationRunner: 109: import_extra_files migrating
2026-06-13T01:43:49.193689352Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.193912732Z [Info] import_extra_files: Starting migration of Log DB to 109
2026-06-13T01:43:49.194126843Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (109, '2026-06-13T01:43:49', 'import_extra_files')
2026-06-13T01:43:49.194452740Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.195004371Z [Info] FluentMigrator.Runner.MigrationRunner: 109: import_extra_files migrated
2026-06-13T01:43:49.195183922Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013172s
2026-06-13T01:43:49.195386290Z [Info] FluentMigrator.Runner.MigrationRunner: 110: fix_extra_files_config migrating
2026-06-13T01:43:49.195556102Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.195804542Z [Info] fix_extra_files_config: Starting migration of Log DB to 110
2026-06-13T01:43:49.196043524Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (110, '2026-06-13T01:43:49', 'fix_extra_files_config')
2026-06-13T01:43:49.196397396Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.196979268Z [Info] FluentMigrator.Runner.MigrationRunner: 110: fix_extra_files_config migrated
2026-06-13T01:43:49.197172608Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014085s
2026-06-13T01:43:49.197331768Z [Info] FluentMigrator.Runner.MigrationRunner: 111: create_language_profiles migrating
2026-06-13T01:43:49.197519647Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.197760903Z [Info] create_language_profiles: Starting migration of Log DB to 111
2026-06-13T01:43:49.197959954Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (111, '2026-06-13T01:43:49', 'create_language_profiles')
2026-06-13T01:43:49.198281411Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.198829004Z [Info] FluentMigrator.Runner.MigrationRunner: 111: create_language_profiles migrated
2026-06-13T01:43:49.199024047Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013069s
2026-06-13T01:43:49.199204591Z [Info] FluentMigrator.Runner.MigrationRunner: 112: added_regex_to_scenemapping migrating
2026-06-13T01:43:49.199386607Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.199629747Z [Info] added_regex_to_scenemapping: Starting migration of Log DB to 112
2026-06-13T01:43:49.199825712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (112, '2026-06-13T01:43:49', 'added_regex_to_scenemapping')
2026-06-13T01:43:49.200341581Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.200907100Z [Info] FluentMigrator.Runner.MigrationRunner: 112: added_regex_to_scenemapping migrated
2026-06-13T01:43:49.201109638Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015032s
2026-06-13T01:43:49.201268828Z [Info] FluentMigrator.Runner.MigrationRunner: 113: consolidate_indexer_baseurl migrating
2026-06-13T01:43:49.201482900Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.201708043Z [Info] consolidate_indexer_baseurl: Starting migration of Log DB to 113
2026-06-13T01:43:49.201919429Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (113, '2026-06-13T01:43:49', 'consolidate_indexer_baseurl')
2026-06-13T01:43:49.202319735Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.203081479Z [Info] FluentMigrator.Runner.MigrationRunner: 113: consolidate_indexer_baseurl migrated
2026-06-13T01:43:49.203265770Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015901s
2026-06-13T01:43:49.203448008Z [Info] FluentMigrator.Runner.MigrationRunner: 114: rename_indexer_status_id migrating
2026-06-13T01:43:49.203619623Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.203875609Z [Info] rename_indexer_status_id: Starting migration of Log DB to 114
2026-06-13T01:43:49.204103728Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (114, '2026-06-13T01:43:49', 'rename_indexer_status_id')
2026-06-13T01:43:49.204461749Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.205048020Z [Info] FluentMigrator.Runner.MigrationRunner: 114: rename_indexer_status_id migrated
2026-06-13T01:43:49.205267392Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014233s
2026-06-13T01:43:49.205430471Z [Info] FluentMigrator.Runner.MigrationRunner: 115: add_downloadclient_status migrating
2026-06-13T01:43:49.205622838Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.205853042Z [Info] add_downloadclient_status: Starting migration of Log DB to 115
2026-06-13T01:43:49.206054047Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (115, '2026-06-13T01:43:49', 'add_downloadclient_status')
2026-06-13T01:43:49.206482419Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.207058189Z [Info] FluentMigrator.Runner.MigrationRunner: 115: add_downloadclient_status migrated
2026-06-13T01:43:49.207243282Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014256s
2026-06-13T01:43:49.207425850Z [Info] FluentMigrator.Runner.MigrationRunner: 116: disable_nyaa migrating
2026-06-13T01:43:49.207606945Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.207861076Z [Info] disable_nyaa: Starting migration of Log DB to 116
2026-06-13T01:43:49.208065799Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (116, '2026-06-13T01:43:49', 'disable_nyaa')
2026-06-13T01:43:49.208525304Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.209083418Z [Info] FluentMigrator.Runner.MigrationRunner: 116: disable_nyaa migrated
2026-06-13T01:43:49.209268401Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014886s
2026-06-13T01:43:49.209439686Z [Info] FluentMigrator.Runner.MigrationRunner: 117: add_webrip_and_br480_qualites_in_profile migrating
2026-06-13T01:43:49.209649508Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.209877738Z [Info] add_webrip_and_br480_qualites_in_profile: Starting migration of Log DB to 117
2026-06-13T01:43:49.210105377Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (117, '2026-06-13T01:43:49', 'add_webrip_and_br480_qualites_in_profile')
2026-06-13T01:43:49.210495402Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.211045981Z [Info] FluentMigrator.Runner.MigrationRunner: 117: add_webrip_and_br480_qualites_in_profile migrated
2026-06-13T01:43:49.211243329Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013997s
2026-06-13T01:43:49.211441608Z [Info] FluentMigrator.Runner.MigrationRunner: 118: add_history_eventType_index migrating
2026-06-13T01:43:49.211615979Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.211937156Z [Info] add_history_eventType_index: Starting migration of Log DB to 118
2026-06-13T01:43:49.212123161Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (118, '2026-06-13T01:43:49', 'add_history_eventType_index')
2026-06-13T01:43:49.212521343Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.213074517Z [Info] FluentMigrator.Runner.MigrationRunner: 118: add_history_eventType_index migrated
2026-06-13T01:43:49.213273067Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014427s
2026-06-13T01:43:49.213433099Z [Info] FluentMigrator.Runner.MigrationRunner: 119: separate_automatic_and_interactive_searches migrating
2026-06-13T01:43:49.213650397Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.213888256Z [Info] separate_automatic_and_interactive_searches: Starting migration of Log DB to 119
2026-06-13T01:43:49.214110884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (119, '2026-06-13T01:43:49', 'separate_automatic_and_interactive_searches')
2026-06-13T01:43:49.214458404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.215138885Z [Info] FluentMigrator.Runner.MigrationRunner: 119: separate_automatic_and_interactive_searches migrated
2026-06-13T01:43:49.215341062Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014635s
2026-06-13T01:43:49.215522498Z [Info] FluentMigrator.Runner.MigrationRunner: 120: update_series_episodes_history_indexes migrating
2026-06-13T01:43:49.215707150Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.215975831Z [Info] update_series_episodes_history_indexes: Starting migration of Log DB to 120
2026-06-13T01:43:49.216168920Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (120, '2026-06-13T01:43:49', 'update_series_episodes_history_indexes')
2026-06-13T01:43:49.216628746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.217227652Z [Info] FluentMigrator.Runner.MigrationRunner: 120: update_series_episodes_history_indexes migrated
2026-06-13T01:43:49.217431833Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015171s
2026-06-13T01:43:49.217594190Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_animetosho_url migrating
2026-06-13T01:43:49.217799654Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.218027243Z [Info] update_animetosho_url: Starting migration of Log DB to 121
2026-06-13T01:43:49.218238238Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (121, '2026-06-13T01:43:49', 'update_animetosho_url')
2026-06-13T01:43:49.218554735Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.219166126Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_animetosho_url migrated
2026-06-13T01:43:49.219339856Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013617s
2026-06-13T01:43:49.219528105Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_remux_qualities_in_profile migrating
2026-06-13T01:43:49.219709902Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.219982000Z [Info] add_remux_qualities_in_profile: Starting migration of Log DB to 122
2026-06-13T01:43:49.220196041Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (122, '2026-06-13T01:43:49', 'add_remux_qualities_in_profile')
2026-06-13T01:43:49.220546968Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.221102366Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_remux_qualities_in_profile migrated
2026-06-13T01:43:49.221330596Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013887s
2026-06-13T01:43:49.221492502Z [Info] FluentMigrator.Runner.MigrationRunner: 123: add_history_seriesId_index migrating
2026-06-13T01:43:49.221685982Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.221916186Z [Info] add_history_seriesId_index: Starting migration of Log DB to 123
2026-06-13T01:43:49.222114074Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (123, '2026-06-13T01:43:49', 'add_history_seriesId_index')
2026-06-13T01:43:49.222460221Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.223102866Z [Info] FluentMigrator.Runner.MigrationRunner: 123: add_history_seriesId_index migrated
2026-06-13T01:43:49.223283460Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014141s
2026-06-13T01:43:49.223461779Z [Info] FluentMigrator.Runner.MigrationRunner: 124: remove_media_browser_metadata migrating
2026-06-13T01:43:49.223662092Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.223920092Z [Info] remove_media_browser_metadata: Starting migration of Log DB to 124
2026-06-13T01:43:49.224111517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (124, '2026-06-13T01:43:49', 'remove_media_browser_metadata')
2026-06-13T01:43:49.224456843Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.225062603Z [Info] FluentMigrator.Runner.MigrationRunner: 124: remove_media_browser_metadata migrated
2026-06-13T01:43:49.225247776Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013864s
2026-06-13T01:43:49.225405874Z [Info] FluentMigrator.Runner.MigrationRunner: 125: remove_notify_my_android_and_pushalot_notifications migrating
2026-06-13T01:43:49.225619334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.225838285Z [Info] remove_notify_my_android_and_pushalot_notifications: Starting migration of Log DB to 125
2026-06-13T01:43:49.226076465Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (125, '2026-06-13T01:43:49', 'remove_notify_my_android_and_pushalot_notifications')
2026-06-13T01:43:49.226418664Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.227178294Z [Info] FluentMigrator.Runner.MigrationRunner: 125: remove_notify_my_android_and_pushalot_notifications migrated
2026-06-13T01:43:49.227383387Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015582s
2026-06-13T01:43:49.227585264Z [Info] FluentMigrator.Runner.MigrationRunner: 126: add_custom_filters migrating
2026-06-13T01:43:49.227749946Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.228051483Z [Info] add_custom_filters: Starting migration of Log DB to 126
2026-06-13T01:43:49.228227517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (126, '2026-06-13T01:43:49', 'add_custom_filters')
2026-06-13T01:43:49.228585208Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.229258294Z [Info] FluentMigrator.Runner.MigrationRunner: 126: add_custom_filters migrated
2026-06-13T01:43:49.229453737Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015049s
2026-06-13T01:43:49.229614702Z [Info] FluentMigrator.Runner.MigrationRunner: 127: rename_restrictions_to_release_profiles migrating
2026-06-13T01:43:49.229812350Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.230056161Z [Info] rename_restrictions_to_release_profiles: Starting migration of Log DB to 127
2026-06-13T01:43:49.230262757Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (127, '2026-06-13T01:43:49', 'rename_restrictions_to_release_profiles')
2026-06-13T01:43:49.230628965Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.231216518Z [Info] FluentMigrator.Runner.MigrationRunner: 127: rename_restrictions_to_release_profiles migrated
2026-06-13T01:43:49.231434357Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013999s
2026-06-13T01:43:49.231612856Z [Info] FluentMigrator.Runner.MigrationRunner: 128: rename_quality_profiles_add_upgrade_allowed migrating
2026-06-13T01:43:49.231796637Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.232067242Z [Info] rename_quality_profiles_add_upgrade_allowed: Starting migration of Log DB to 128
2026-06-13T01:43:49.232284690Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (128, '2026-06-13T01:43:49', 'rename_quality_profiles_add_upgrade_allowed')
2026-06-13T01:43:49.232692641Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.233322440Z [Info] FluentMigrator.Runner.MigrationRunner: 128: rename_quality_profiles_add_upgrade_allowed migrated
2026-06-13T01:43:49.233566662Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001516s
2026-06-13T01:43:49.233777737Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_relative_original_path_to_episode_file migrating
2026-06-13T01:43:49.233990034Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.234255078Z [Info] add_relative_original_path_to_episode_file: Starting migration of Log DB to 129
2026-06-13T01:43:49.234533489Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (129, '2026-06-13T01:43:49', 'add_relative_original_path_to_episode_file')
2026-06-13T01:43:49.234869215Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.235484324Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_relative_original_path_to_episode_file migrated
2026-06-13T01:43:49.235665489Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014842s
2026-06-13T01:43:49.235819900Z [Info] FluentMigrator.Runner.MigrationRunner: 130: episode_last_searched_time migrating
2026-06-13T01:43:49.236008279Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.236239385Z [Info] episode_last_searched_time: Starting migration of Log DB to 130
2026-06-13T01:43:49.236501803Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (130, '2026-06-13T01:43:49', 'episode_last_searched_time')
2026-06-13T01:43:49.236812980Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.237372437Z [Info] FluentMigrator.Runner.MigrationRunner: 130: episode_last_searched_time migrated
2026-06-13T01:43:49.237559213Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013572s
2026-06-13T01:43:49.237722682Z [Info] FluentMigrator.Runner.MigrationRunner: 131: download_propers_config migrating
2026-06-13T01:43:49.237894138Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.238105644Z [Info] download_propers_config: Starting migration of Log DB to 131
2026-06-13T01:43:49.238371299Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (131, '2026-06-13T01:43:49', 'download_propers_config')
2026-06-13T01:43:49.238709741Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.239253325Z [Info] FluentMigrator.Runner.MigrationRunner: 131: download_propers_config migrated
2026-06-13T01:43:49.239429691Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013626s
2026-06-13T01:43:49.239580745Z [Info] FluentMigrator.Runner.MigrationRunner: 132: add_download_client_priority migrating
2026-06-13T01:43:49.239764776Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.240028577Z [Info] add_download_client_priority: Starting migration of Log DB to 132
2026-06-13T01:43:49.240299232Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (132, '2026-06-13T01:43:49', 'add_download_client_priority')
2026-06-13T01:43:49.240606321Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.241195658Z [Info] FluentMigrator.Runner.MigrationRunner: 132: add_download_client_priority migrated
2026-06-13T01:43:49.241368255Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001419s
2026-06-13T01:43:49.241525913Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_specials_folder_format migrating
2026-06-13T01:43:49.241687037Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.241911289Z [Info] add_specials_folder_format: Starting migration of Log DB to 134
2026-06-13T01:43:49.242223859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (134, '2026-06-13T01:43:49', 'add_specials_folder_format')
2026-06-13T01:43:49.242561659Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.243285116Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_specials_folder_format migrated
2026-06-13T01:43:49.243500740Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015942s
2026-06-13T01:43:49.243669320Z [Info] FluentMigrator.Runner.MigrationRunner: 135: health_issue_notification migrating
2026-06-13T01:43:49.243872960Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.244206151Z [Info] health_issue_notification: Starting migration of Log DB to 135
2026-06-13T01:43:49.244397196Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (135, '2026-06-13T01:43:49', 'health_issue_notification')
2026-06-13T01:43:49.244737301Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.245364124Z [Info] FluentMigrator.Runner.MigrationRunner: 135: health_issue_notification migrated
2026-06-13T01:43:49.245548014Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014993s
2026-06-13T01:43:49.245728808Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_indexer_and_enabled_to_release_profiles migrating
2026-06-13T01:43:49.245987579Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.246221971Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Log DB to 136
2026-06-13T01:43:49.246422074Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (136, '2026-06-13T01:43:49', 'add_indexer_and_enabled_to_release_profiles')
2026-06-13T01:43:49.246778973Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.247369573Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_indexer_and_enabled_to_release_profiles migrated
2026-06-13T01:43:49.247598674Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013821s
2026-06-13T01:43:49.247751472Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_airedbefore_to_episodes migrating
2026-06-13T01:43:49.247994261Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.248225166Z [Info] add_airedbefore_to_episodes: Starting migration of Log DB to 137
2026-06-13T01:43:49.248451111Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (137, '2026-06-13T01:43:49', 'add_airedbefore_to_episodes')
2026-06-13T01:43:49.248780565Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.249386135Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_airedbefore_to_episodes migrated
2026-06-13T01:43:49.249570135Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00139s
2026-06-13T01:43:49.249757342Z [Info] FluentMigrator.Runner.MigrationRunner: 138: remove_bitmetv migrating
2026-06-13T01:43:49.249930030Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.250175585Z [Info] remove_bitmetv: Starting migration of Log DB to 138
2026-06-13T01:43:49.250358202Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (138, '2026-06-13T01:43:49', 'remove_bitmetv')
2026-06-13T01:43:49.250697295Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.251390982Z [Info] FluentMigrator.Runner.MigrationRunner: 138: remove_bitmetv migrated
2026-06-13T01:43:49.251579041Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014484s
2026-06-13T01:43:49.251742300Z [Info] FluentMigrator.Runner.MigrationRunner: 139: add_download_history migrating
2026-06-13T01:43:49.252004288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.252251135Z [Info] add_download_history: Starting migration of Log DB to 139
2026-06-13T01:43:49.252446068Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (139, '2026-06-13T01:43:49', 'add_download_history')
2026-06-13T01:43:49.252779529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.253418887Z [Info] FluentMigrator.Runner.MigrationRunner: 139: add_download_history migrated
2026-06-13T01:43:49.253622277Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014137s
2026-06-13T01:43:49.253795255Z [Info] FluentMigrator.Runner.MigrationRunner: 140: remove_chown_and_folderchmod_config_v2 migrating
2026-06-13T01:43:49.253980749Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.254212816Z [Info] remove_chown_and_folderchmod_config_v2: Starting migration of Log DB to 140
2026-06-13T01:43:49.254415194Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (140, '2026-06-13T01:43:49', 'remove_chown_and_folderchmod_config_v2')
2026-06-13T01:43:49.254784919Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.255391019Z [Info] FluentMigrator.Runner.MigrationRunner: 140: remove_chown_and_folderchmod_config_v2 migrated
2026-06-13T01:43:49.255598437Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014049s
2026-06-13T01:43:49.255761245Z [Info] FluentMigrator.Runner.MigrationRunner: 141: add_update_history migrating
2026-06-13T01:43:49.255985056Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.256223005Z [Info] add_update_history: Starting migration of Log DB to 141
2026-06-13T01:43:49.256890620Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable UpdateHistory
2026-06-13T01:43:49.257246457Z [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-06-13T01:43:49.257717375Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005082s
2026-06-13T01:43:49.257891997Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex UpdateHistory (Date)
2026-06-13T01:43:49.258105537Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC)
2026-06-13T01:43:49.258427074Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003258s
2026-06-13T01:43:49.258613330Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (141, '2026-06-13T01:43:49', 'add_update_history')
2026-06-13T01:43:49.259057604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.259707583Z [Info] FluentMigrator.Runner.MigrationRunner: 141: add_update_history migrated
2026-06-13T01:43:49.259904250Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016012s
2026-06-13T01:43:49.260090425Z [Info] FluentMigrator.Runner.MigrationRunner: 142: import_lists migrating
2026-06-13T01:43:49.260250918Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.260508316Z [Info] import_lists: Starting migration of Log DB to 142
2026-06-13T01:43:49.260684411Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (142, '2026-06-13T01:43:49', 'import_lists')
2026-06-13T01:43:49.261086872Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.261708514Z [Info] FluentMigrator.Runner.MigrationRunner: 142: import_lists migrated
2026-06-13T01:43:49.261908136Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001455s
2026-06-13T01:43:49.262071735Z [Info] FluentMigrator.Runner.MigrationRunner: 143: add_priority_to_indexers migrating
2026-06-13T01:43:49.262259243Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.262484216Z [Info] add_priority_to_indexers: Starting migration of Log DB to 143
2026-06-13T01:43:49.262691283Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (143, '2026-06-13T01:43:49', 'add_priority_to_indexers')
2026-06-13T01:43:49.263068142Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.263650475Z [Info] FluentMigrator.Runner.MigrationRunner: 143: add_priority_to_indexers migrated
2026-06-13T01:43:49.263854637Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013908s
2026-06-13T01:43:49.264093909Z [Info] FluentMigrator.Runner.MigrationRunner: 144: import_lists_series_type_and_season_folder migrating
2026-06-13T01:43:49.264299813Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.264544306Z [Info] import_lists_series_type_and_season_folder: Starting migration of Log DB to 144
2026-06-13T01:43:49.264915403Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (144, '2026-06-13T01:43:49', 'import_lists_series_type_and_season_folder')
2026-06-13T01:43:49.265269757Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.265949376Z [Info] FluentMigrator.Runner.MigrationRunner: 144: import_lists_series_type_and_season_folder migrated
2026-06-13T01:43:49.266416827Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015968s
2026-06-13T01:43:49.266832915Z [Info] FluentMigrator.Runner.MigrationRunner: 145: remove_growl migrating
2026-06-13T01:43:49.267001294Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.267237710Z [Info] remove_growl: Starting migration of Log DB to 145
2026-06-13T01:43:49.267443124Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (145, '2026-06-13T01:43:49', 'remove_growl')
2026-06-13T01:43:49.267764061Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.268426675Z [Info] FluentMigrator.Runner.MigrationRunner: 145: remove_growl migrated
2026-06-13T01:43:49.268573761Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013849s
2026-06-13T01:43:49.268761490Z [Info] FluentMigrator.Runner.MigrationRunner: 146: cleanup_duplicates_updatehistory migrating
2026-06-13T01:43:49.268962695Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.269189642Z [Info] cleanup_duplicates_updatehistory: Starting migration of Log DB to 146
2026-06-13T01:43:49.269501210Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-13T01:43:49.269678717Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-13T01:43:49.271080190Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013943s
2026-06-13T01:43:49.271273199Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (146, '2026-06-13T01:43:49', 'cleanup_duplicates_updatehistory')
2026-06-13T01:43:49.271626310Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.272330548Z [Info] FluentMigrator.Runner.MigrationRunner: 146: cleanup_duplicates_updatehistory migrated
2026-06-13T01:43:49.272528718Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026465s
2026-06-13T01:43:49.272703930Z [Info] FluentMigrator.Runner.MigrationRunner: 147: swap_filechmod_for_folderchmod migrating
2026-06-13T01:43:49.272891558Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.273120860Z [Info] swap_filechmod_for_folderchmod: Starting migration of Log DB to 147
2026-06-13T01:43:49.273335332Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (147, '2026-06-13T01:43:49', 'swap_filechmod_for_folderchmod')
2026-06-13T01:43:49.273671028Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.274285817Z [Info] FluentMigrator.Runner.MigrationRunner: 147: swap_filechmod_for_folderchmod migrated
2026-06-13T01:43:49.274466631Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013764s
2026-06-13T01:43:49.274652285Z [Info] FluentMigrator.Runner.MigrationRunner: 148: mediainfo_channels migrating
2026-06-13T01:43:49.274828640Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.275066369Z [Info] mediainfo_channels: Starting migration of Log DB to 148
2026-06-13T01:43:49.275249257Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (148, '2026-06-13T01:43:49', 'mediainfo_channels')
2026-06-13T01:43:49.275687961Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.276333330Z [Info] FluentMigrator.Runner.MigrationRunner: 148: mediainfo_channels migrated
2026-06-13T01:43:49.276499545Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014606s
2026-06-13T01:43:49.276672674Z [Info] FluentMigrator.Runner.MigrationRunner: 149: add_on_delete_to_notifications migrating
2026-06-13T01:43:49.276855162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.277103652Z [Info] add_on_delete_to_notifications: Starting migration of Log DB to 149
2026-06-13T01:43:49.277305288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (149, '2026-06-13T01:43:49', 'add_on_delete_to_notifications')
2026-06-13T01:43:49.277677217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.278228247Z [Info] FluentMigrator.Runner.MigrationRunner: 149: add_on_delete_to_notifications migrated
2026-06-13T01:43:49.278437469Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013707s
2026-06-13T01:43:49.278610247Z [Info] FluentMigrator.Runner.MigrationRunner: 150: add_scene_mapping_origin migrating
2026-06-13T01:43:49.278792855Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.279023289Z [Info] add_scene_mapping_origin: Starting migration of Log DB to 150
2026-06-13T01:43:49.279369616Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (150, '2026-06-13T01:43:49', 'add_scene_mapping_origin')
2026-06-13T01:43:49.279712898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.280318708Z [Info] FluentMigrator.Runner.MigrationRunner: 150: add_scene_mapping_origin migrated
2026-06-13T01:43:49.280514993Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015167s
2026-06-13T01:43:49.280683703Z [Info] FluentMigrator.Runner.MigrationRunner: 151: remove_custom_filter_type migrating
2026-06-13T01:43:49.280882814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.281118158Z [Info] remove_custom_filter_type: Starting migration of Log DB to 151
2026-06-13T01:43:49.281329684Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (151, '2026-06-13T01:43:49', 'remove_custom_filter_type')
2026-06-13T01:43:49.281637815Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.282253084Z [Info] FluentMigrator.Runner.MigrationRunner: 151: remove_custom_filter_type migrated
2026-06-13T01:43:49.282439890Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013605s
2026-06-13T01:43:49.282606165Z [Info] FluentMigrator.Runner.MigrationRunner: 152: update_btn_url_to_https migrating
2026-06-13T01:43:49.282799635Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.283011822Z [Info] update_btn_url_to_https: Starting migration of Log DB to 152
2026-06-13T01:43:49.283220963Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (152, '2026-06-13T01:43:49', 'update_btn_url_to_https')
2026-06-13T01:43:49.283542671Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.284126237Z [Info] FluentMigrator.Runner.MigrationRunner: 152: update_btn_url_to_https migrated
2026-06-13T01:43:49.284316520Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013294s
2026-06-13T01:43:49.284503777Z [Info] FluentMigrator.Runner.MigrationRunner: 153: add_on_episodefiledelete_for_upgrade migrating
2026-06-13T01:43:49.284700223Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.284926168Z [Info] add_on_episodefiledelete_for_upgrade: Starting migration of Log DB to 153
2026-06-13T01:43:49.285130910Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (153, '2026-06-13T01:43:49', 'add_on_episodefiledelete_for_upgrade')
2026-06-13T01:43:49.285484933Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.286079992Z [Info] FluentMigrator.Runner.MigrationRunner: 153: add_on_episodefiledelete_for_upgrade migrated
2026-06-13T01:43:49.286290486Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013739s
2026-06-13T01:43:49.286459136Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_name_release_profile migrating
2026-06-13T01:43:49.286634469Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.286886917Z [Info] add_name_release_profile: Starting migration of Log DB to 154
2026-06-13T01:43:49.287079265Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (154, '2026-06-13T01:43:49', 'add_name_release_profile')
2026-06-13T01:43:49.287406023Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.288012875Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_name_release_profile migrated
2026-06-13T01:43:49.288205643Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013653s
2026-06-13T01:43:49.288378722Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_arabic_and_hindi_languages migrating
2026-06-13T01:43:49.288574587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.288801934Z [Info] add_arabic_and_hindi_languages: Starting migration of Log DB to 155
2026-06-13T01:43:49.291418795Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (155, '2026-06-13T01:43:49', 'add_arabic_and_hindi_languages')
2026-06-13T01:43:49.291804562Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.292485664Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_arabic_and_hindi_languages migrated
2026-06-13T01:43:49.292671458Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039073s
2026-06-13T01:43:49.292848304Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_bypass_to_delay_profile migrating
2026-06-13T01:43:49.293023347Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.293265054Z [Info] add_bypass_to_delay_profile: Starting migration of Log DB to 156
2026-06-13T01:43:49.293448884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (156, '2026-06-13T01:43:49', 'add_bypass_to_delay_profile')
2026-06-13T01:43:49.293765452Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.294383877Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_bypass_to_delay_profile migrated
2026-06-13T01:43:49.294550393Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013393s
2026-06-13T01:43:49.294712630Z [Info] FluentMigrator.Runner.MigrationRunner: 157: email_multiple_addresses migrating
2026-06-13T01:43:49.294882301Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.295101232Z [Info] email_multiple_addresses: Starting migration of Log DB to 157
2026-06-13T01:43:49.295279692Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (157, '2026-06-13T01:43:49', 'email_multiple_addresses')
2026-06-13T01:43:49.295589185Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.296278594Z [Info] FluentMigrator.Runner.MigrationRunner: 157: email_multiple_addresses migrated
2026-06-13T01:43:49.296458246Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013831s
2026-06-13T01:43:49.296619711Z [Info] FluentMigrator.Runner.MigrationRunner: 158: cdh_per_downloadclient migrating
2026-06-13T01:43:49.296788932Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.297008233Z [Info] cdh_per_downloadclient: Starting migration of Log DB to 158
2026-06-13T01:43:49.297184498Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (158, '2026-06-13T01:43:49', 'cdh_per_downloadclient')
2026-06-13T01:43:49.297557970Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.298156837Z [Info] FluentMigrator.Runner.MigrationRunner: 158: cdh_per_downloadclient migrated
2026-06-13T01:43:49.298315697Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013456s
2026-06-13T01:43:49.298463354Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_indexer_tags migrating
2026-06-13T01:43:49.298615300Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.298822588Z [Info] add_indexer_tags: Starting migration of Log DB to 159
2026-06-13T01:43:49.298985496Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (159, '2026-06-13T01:43:49', 'add_indexer_tags')
2026-06-13T01:43:49.299277343Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.300130111Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_indexer_tags migrated
2026-06-13T01:43:49.300293330Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014982s
2026-06-13T01:43:49.300445907Z [Info] FluentMigrator.Runner.MigrationRunner: 160: rename_blacklist_to_blocklist migrating
2026-06-13T01:43:49.300615449Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.300834991Z [Info] rename_blacklist_to_blocklist: Starting migration of Log DB to 160
2026-06-13T01:43:49.301011216Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (160, '2026-06-13T01:43:49', 'rename_blacklist_to_blocklist')
2026-06-13T01:43:49.301441633Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.301979496Z [Info] FluentMigrator.Runner.MigrationRunner: 160: rename_blacklist_to_blocklist migrated
2026-06-13T01:43:49.302150811Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013594s
2026-06-13T01:43:49.302299631Z [Info] FluentMigrator.Runner.MigrationRunner: 161: remove_plex_hometheatre migrating
2026-06-13T01:43:49.302457228Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.302662792Z [Info] remove_plex_hometheatre: Starting migration of Log DB to 161
2026-06-13T01:43:49.302825841Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (161, '2026-06-13T01:43:49', 'remove_plex_hometheatre')
2026-06-13T01:43:49.303125835Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.303704411Z [Info] FluentMigrator.Runner.MigrationRunner: 161: remove_plex_hometheatre migrated
2026-06-13T01:43:49.303876146Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001226s
2026-06-13T01:43:49.304038373Z [Info] FluentMigrator.Runner.MigrationRunner: 162: release_profile_to_array migrating
2026-06-13T01:43:49.304194578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.304400202Z [Info] release_profile_to_array: Starting migration of Log DB to 162
2026-06-13T01:43:49.304565355Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (162, '2026-06-13T01:43:49', 'release_profile_to_array')
2026-06-13T01:43:49.304872042Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.305523304Z [Info] FluentMigrator.Runner.MigrationRunner: 162: release_profile_to_array migrated
2026-06-13T01:43:49.305691743Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013225s
2026-06-13T01:43:49.305841355Z [Info] FluentMigrator.Runner.MigrationRunner: 163: mediainfo_to_ffmpeg migrating
2026-06-13T01:43:49.305994283Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.306201710Z [Info] mediainfo_to_ffmpeg: Starting migration of Log DB to 163
2026-06-13T01:43:49.306362304Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (163, '2026-06-13T01:43:49', 'mediainfo_to_ffmpeg')
2026-06-13T01:43:49.306655544Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.307334111Z [Info] FluentMigrator.Runner.MigrationRunner: 163: mediainfo_to_ffmpeg migrated
2026-06-13T01:43:49.307495266Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013302s
2026-06-13T01:43:49.307643715Z [Info] FluentMigrator.Runner.MigrationRunner: 164: download_client_per_indexer migrating
2026-06-13T01:43:49.307804188Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.308037307Z [Info] download_client_per_indexer: Starting migration of Log DB to 164
2026-06-13T01:43:49.308201899Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (164, '2026-06-13T01:43:49', 'download_client_per_indexer')
2026-06-13T01:43:49.308502845Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.309159087Z [Info] FluentMigrator.Runner.MigrationRunner: 164: download_client_per_indexer migrated
2026-06-13T01:43:49.309337095Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013461s
2026-06-13T01:43:49.309486286Z [Info] FluentMigrator.Runner.MigrationRunner: 165: add_on_update_to_notifications migrating
2026-06-13T01:43:49.309648533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.309862744Z [Info] add_on_update_to_notifications: Starting migration of Log DB to 165
2026-06-13T01:43:49.310031885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (165, '2026-06-13T01:43:49', 'add_on_update_to_notifications')
2026-06-13T01:43:49.310352972Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.310964233Z [Info] FluentMigrator.Runner.MigrationRunner: 165: add_on_update_to_notifications migrated
2026-06-13T01:43:49.311137742Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013076s
2026-06-13T01:43:49.311285731Z [Info] FluentMigrator.Runner.MigrationRunner: 166: update_series_sort_title migrating
2026-06-13T01:43:49.311443819Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.311648481Z [Info] update_series_sort_title: Starting migration of Log DB to 166
2026-06-13T01:43:49.311812612Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (166, '2026-06-13T01:43:49', 'update_series_sort_title')
2026-06-13T01:43:49.312134039Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.312761222Z [Info] FluentMigrator.Runner.MigrationRunner: 166: update_series_sort_title migrated
2026-06-13T01:43:49.312920353Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013048s
2026-06-13T01:43:49.313066477Z [Info] FluentMigrator.Runner.MigrationRunner: 167: add_tvdbid_to_episode migrating
2026-06-13T01:43:49.313219606Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.313423426Z [Info] add_tvdbid_to_episode: Starting migration of Log DB to 167
2026-06-13T01:43:49.313582567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (167, '2026-06-13T01:43:49', 'add_tvdbid_to_episode')
2026-06-13T01:43:49.313869555Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.314560286Z [Info] FluentMigrator.Runner.MigrationRunner: 167: add_tvdbid_to_episode migrated
2026-06-13T01:43:49.314719507Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013323s
2026-06-13T01:43:49.314864779Z [Info] FluentMigrator.Runner.MigrationRunner: 168: add_additional_info_to_pending_releases migrating
2026-06-13T01:43:49.315029751Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.315231808Z [Info] add_additional_info_to_pending_releases: Starting migration of Log DB to 168
2026-06-13T01:43:49.315402963Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (168, '2026-06-13T01:43:49', 'add_additional_info_to_pending_releases')
2026-06-13T01:43:49.315709541Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.316346143Z [Info] FluentMigrator.Runner.MigrationRunner: 168: add_additional_info_to_pending_releases migrated
2026-06-13T01:43:49.316536396Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001302s
2026-06-13T01:43:49.316666819Z [Info] FluentMigrator.Runner.MigrationRunner: 169: add_malayalam_and_ukrainian_languages migrating
2026-06-13T01:43:49.316830589Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.317032686Z [Info] add_malayalam_and_ukrainian_languages: Starting migration of Log DB to 169
2026-06-13T01:43:49.317203159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (169, '2026-06-13T01:43:49', 'add_malayalam_and_ukrainian_languages')
2026-06-13T01:43:49.317508474Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.318127721Z [Info] FluentMigrator.Runner.MigrationRunner: 169: add_malayalam_and_ukrainian_languages migrated
2026-06-13T01:43:49.318307624Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012879s
2026-06-13T01:43:49.318451634Z [Info] FluentMigrator.Runner.MigrationRunner: 170: add_language_tags_to_subtitle_files migrating
2026-06-13T01:43:49.318613590Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.318816378Z [Info] add_language_tags_to_subtitle_files: Starting migration of Log DB to 170
2026-06-13T01:43:49.318985429Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (170, '2026-06-13T01:43:49', 'add_language_tags_to_subtitle_files')
2026-06-13T01:43:49.319287638Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.319979551Z [Info] FluentMigrator.Runner.MigrationRunner: 170: add_language_tags_to_subtitle_files migrated
2026-06-13T01:43:49.320153552Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013525s
2026-06-13T01:43:49.320306079Z [Info] FluentMigrator.Runner.MigrationRunner: 171: add_custom_formats migrating
2026-06-13T01:43:49.320451181Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.320668980Z [Info] add_custom_formats: Starting migration of Log DB to 171
2026-06-13T01:43:49.320843421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (171, '2026-06-13T01:43:49', 'add_custom_formats')
2026-06-13T01:43:49.321144918Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.321778675Z [Info] FluentMigrator.Runner.MigrationRunner: 171: add_custom_formats migrated
2026-06-13T01:43:49.321955170Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013247s
2026-06-13T01:43:49.322114100Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_SeasonSearchMaximumSingleEpisodeAge_to_indexers migrating
2026-06-13T01:43:49.322327370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.322533555Z [Info] add_SeasonSearchMaximumSingleEpisodeAge_to_indexers: Starting migration of Log DB to 172
2026-06-13T01:43:49.322737496Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (172, '2026-06-13T01:43:49', 'add_SeasonSearchMaximumSingleEpisodeAge_to_indexers')
2026-06-13T01:43:49.323079886Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.323682920Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_SeasonSearchMaximumSingleEpisodeAge_to_indexers migrated
2026-06-13T01:43:49.323898995Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013519s
2026-06-13T01:43:49.324064298Z [Info] FluentMigrator.Runner.MigrationRunner: 173: remove_omg migrating
2026-06-13T01:43:49.324221355Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.324439023Z [Info] remove_omg: Starting migration of Log DB to 173
2026-06-13T01:43:49.324604446Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (173, '2026-06-13T01:43:49', 'remove_omg')
2026-06-13T01:43:49.324903108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.325505581Z [Info] FluentMigrator.Runner.MigrationRunner: 173: remove_omg migrated
2026-06-13T01:43:49.325659391Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012656s
2026-06-13T01:43:49.325818752Z [Info] FluentMigrator.Runner.MigrationRunner: 174: add_salt_to_users migrating
2026-06-13T01:43:49.325984697Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.326204980Z [Info] add_salt_to_users: Starting migration of Log DB to 174
2026-06-13T01:43:49.326375343Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (174, '2026-06-13T01:43:49', 'add_salt_to_users')
2026-06-13T01:43:49.326688214Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.327255817Z [Info] FluentMigrator.Runner.MigrationRunner: 174: add_salt_to_users migrated
2026-06-13T01:43:49.327417803Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012502s
2026-06-13T01:43:49.327579589Z [Info] FluentMigrator.Runner.MigrationRunner: 175: language_profiles_to_custom_formats migrating
2026-06-13T01:43:49.327762277Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.328025557Z [Info] language_profiles_to_custom_formats: Starting migration of Log DB to 175
2026-06-13T01:43:49.328212955Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (175, '2026-06-13T01:43:49', 'language_profiles_to_custom_formats')
2026-06-13T01:43:49.328543981Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.329154301Z [Info] FluentMigrator.Runner.MigrationRunner: 175: language_profiles_to_custom_formats migrated
2026-06-13T01:43:49.329345225Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013821s
2026-06-13T01:43:49.329506069Z [Info] FluentMigrator.Runner.MigrationRunner: 176: original_language migrating
2026-06-13T01:43:49.329669909Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.329888059Z [Info] original_language: Starting migration of Log DB to 176
2026-06-13T01:43:49.330059053Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (176, '2026-06-13T01:43:49', 'original_language')
2026-06-13T01:43:49.330363105Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.331000709Z [Info] FluentMigrator.Runner.MigrationRunner: 176: original_language migrated
2026-06-13T01:43:49.331175331Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013242s
2026-06-13T01:43:49.331336776Z [Info] FluentMigrator.Runner.MigrationRunner: 177: add_on_manual_interaction_required_to_notifications migrating
2026-06-13T01:43:49.331526749Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.331744117Z [Info] add_on_manual_interaction_required_to_notifications: Starting migration of Log DB to 177
2026-06-13T01:43:49.331963358Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (177, '2026-06-13T01:43:49', 'add_on_manual_interaction_required_to_notifications')
2026-06-13T01:43:49.332291830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.332949074Z [Info] FluentMigrator.Runner.MigrationRunner: 177: add_on_manual_interaction_required_to_notifications migrated
2026-06-13T01:43:49.333145580Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014141s
2026-06-13T01:43:49.333306734Z [Info] FluentMigrator.Runner.MigrationRunner: 178: list_sync_time migrating
2026-06-13T01:43:49.333472468Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.333688273Z [Info] list_sync_time: Starting migration of Log DB to 178
2026-06-13T01:43:49.333857133Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (178, '2026-06-13T01:43:49', 'list_sync_time')
2026-06-13T01:43:49.334155995Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.334826265Z [Info] FluentMigrator.Runner.MigrationRunner: 178: list_sync_time migrated
2026-06-13T01:43:49.335016668Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013506s
2026-06-13T01:43:49.335161290Z [Info] FluentMigrator.Runner.MigrationRunner: 179: add_auto_tagging migrating
2026-06-13T01:43:49.335326513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.335545243Z [Info] add_auto_tagging: Starting migration of Log DB to 179
2026-06-13T01:43:49.335879617Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (179, '2026-06-13T01:43:49', 'add_auto_tagging')
2026-06-13T01:43:49.336200994Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.336822015Z [Info] FluentMigrator.Runner.MigrationRunner: 179: add_auto_tagging migrated
2026-06-13T01:43:49.337000174Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014868s
2026-06-13T01:43:49.337163302Z [Info] FluentMigrator.Runner.MigrationRunner: 180: task_duration migrating
2026-06-13T01:43:49.337329256Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.337552125Z [Info] task_duration: Starting migration of Log DB to 180
2026-06-13T01:43:49.337720785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (180, '2026-06-13T01:43:49', 'task_duration')
2026-06-13T01:43:49.338029847Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.338743465Z [Info] FluentMigrator.Runner.MigrationRunner: 180: task_duration migrated
2026-06-13T01:43:49.338912816Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014074s
2026-06-13T01:43:49.339078179Z [Info] FluentMigrator.Runner.MigrationRunner: 181: quality_definition_preferred_size migrating
2026-06-13T01:43:49.339255075Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.339472002Z [Info] quality_definition_preferred_size: Starting migration of Log DB to 181
2026-06-13T01:43:49.339655792Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (181, '2026-06-13T01:43:49', 'quality_definition_preferred_size')
2026-06-13T01:43:49.340190710Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.340753553Z [Info] FluentMigrator.Runner.MigrationRunner: 181: quality_definition_preferred_size migrated
2026-06-13T01:43:49.340941492Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014901s
2026-06-13T01:43:49.341102095Z [Info] FluentMigrator.Runner.MigrationRunner: 182: add_custom_format_score_bypass_to_delay_profile migrating
2026-06-13T01:43:49.341291717Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.341511660Z [Info] add_custom_format_score_bypass_to_delay_profile: Starting migration of Log DB to 182
2026-06-13T01:43:49.341707625Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (182, '2026-06-13T01:43:49', 'add_custom_format_score_bypass_to_delay_profile')
2026-06-13T01:43:49.342035696Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.342572858Z [Info] FluentMigrator.Runner.MigrationRunner: 182: add_custom_format_score_bypass_to_delay_profile migrated
2026-06-13T01:43:49.342769504Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012784s
2026-06-13T01:43:49.342931310Z [Info] FluentMigrator.Runner.MigrationRunner: 183: update_images_remote_url migrating
2026-06-13T01:43:49.343103166Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.343322428Z [Info] update_images_remote_url: Starting migration of Log DB to 183
2026-06-13T01:43:49.343500366Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (183, '2026-06-13T01:43:49', 'update_images_remote_url')
2026-06-13T01:43:49.343808827Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.344364436Z [Info] FluentMigrator.Runner.MigrationRunner: 183: update_images_remote_url migrated
2026-06-13T01:43:49.344544629Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012509s
2026-06-13T01:43:49.344703930Z [Info] FluentMigrator.Runner.MigrationRunner: 184: remove_invalid_roksbox_metadata_images migrating
2026-06-13T01:43:49.344890376Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.345111792Z [Info] remove_invalid_roksbox_metadata_images: Starting migration of Log DB to 184
2026-06-13T01:43:49.345306494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (184, '2026-06-13T01:43:49', 'remove_invalid_roksbox_metadata_images')
2026-06-13T01:43:49.345625126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.346151195Z [Info] FluentMigrator.Runner.MigrationRunner: 184: remove_invalid_roksbox_metadata_images migrated
2026-06-13T01:43:49.346341348Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012568s
2026-06-13T01:43:49.346500669Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_episode_runtime migrating
2026-06-13T01:43:49.346665461Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.346886526Z [Info] add_episode_runtime: Starting migration of Log DB to 185
2026-06-13T01:43:49.347060577Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (185, '2026-06-13T01:43:49', 'add_episode_runtime')
2026-06-13T01:43:49.347383748Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.347935689Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_episode_runtime migrated
2026-06-13T01:43:49.348117576Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012568s
2026-06-13T01:43:49.348273359Z [Info] FluentMigrator.Runner.MigrationRunner: 186: add_result_to_commands migrating
2026-06-13T01:43:49.348442280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.348661181Z [Info] add_result_to_commands: Starting migration of Log DB to 186
2026-06-13T01:43:49.348839309Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (186, '2026-06-13T01:43:49', 'add_result_to_commands')
2026-06-13T01:43:49.349148081Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.349691796Z [Info] FluentMigrator.Runner.MigrationRunner: 186: add_result_to_commands migrated
2026-06-13T01:43:49.349868412Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012437s
2026-06-13T01:43:49.350028926Z [Info] FluentMigrator.Runner.MigrationRunner: 187: add_on_series_add_to_notifications migrating
2026-06-13T01:43:49.350205641Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.350423170Z [Info] add_on_series_add_to_notifications: Starting migration of Log DB to 187
2026-06-13T01:43:49.350604385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (187, '2026-06-13T01:43:49', 'add_on_series_add_to_notifications')
2026-06-13T01:43:49.350920962Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.351502343Z [Info] FluentMigrator.Runner.MigrationRunner: 187: add_on_series_add_to_notifications migrated
2026-06-13T01:43:49.351688899Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012931s
2026-06-13T01:43:49.351852589Z [Info] FluentMigrator.Runner.MigrationRunner: 188: postgres_update_timestamp_columns_to_with_timezone migrating
2026-06-13T01:43:49.352057502Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.352278707Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Log DB to 188
2026-06-13T01:43:49.352886171Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Logs
2026-06-13T01:43:49.353054550Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-06-13T01:43:49.353218961Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Logs Time DateTimeOffset
2026-06-13T01:43:49.353722204Z [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-06-13T01:43:49.354257753Z [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-06-13T01:43:49.354647578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs"
2026-06-13T01:43:49.355100150Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Logs_temp" RENAME TO "Logs"
2026-06-13T01:43:49.355930532Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC)
2026-06-13T01:43:49.356234144Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028368s
2026-06-13T01:43:49.356393194Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable UpdateHistory
2026-06-13T01:43:49.356550040Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-06-13T01:43:49.356688669Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn UpdateHistory Date DateTimeOffset
2026-06-13T01:43:49.357108695Z [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-06-13T01:43:49.357523300Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "UpdateHistory_temp" ("Id", "Date", "Version", "EventType") SELECT "Id", "Date", "Version", "EventType" FROM "UpdateHistory"
2026-06-13T01:43:49.357873295Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "UpdateHistory"
2026-06-13T01:43:49.358306418Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "UpdateHistory_temp" RENAME TO "UpdateHistory"
2026-06-13T01:43:49.359101449Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC)
2026-06-13T01:43:49.359418347Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025549s
2026-06-13T01:43:49.359578731Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-06-13T01:43:49.359734474Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-06-13T01:43:49.359931200Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset
2026-06-13T01:43:49.360357459Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT)
2026-06-13T01:43:49.360712755Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo"
2026-06-13T01:43:49.361139504Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo"
2026-06-13T01:43:49.361518868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo"
2026-06-13T01:43:49.362277997Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-06-13T01:43:49.362631639Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025135s
2026-06-13T01:43:49.362803255Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (188, '2026-06-13T01:43:49', 'postgres_update_timestamp_columns_to_with_timezone')
2026-06-13T01:43:49.363137739Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.364043583Z [Info] FluentMigrator.Runner.MigrationRunner: 188: postgres_update_timestamp_columns_to_with_timezone migrated
2026-06-13T01:43:49.364248546Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039147s
2026-06-13T01:43:49.364408679Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_colon_replacement_to_naming_config migrating
2026-06-13T01:43:49.364588791Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.364821851Z [Info] add_colon_replacement_to_naming_config: Starting migration of Log DB to 189
2026-06-13T01:43:49.365020040Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (189, '2026-06-13T01:43:49', 'add_colon_replacement_to_naming_config')
2026-06-13T01:43:49.365341487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.365924362Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_colon_replacement_to_naming_config migrated
2026-06-13T01:43:49.366115306Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013298s
2026-06-13T01:43:49.366274727Z [Info] FluentMigrator.Runner.MigrationRunner: 190: health_restored_notification migrating
2026-06-13T01:43:49.366446433Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.366664693Z [Info] health_restored_notification: Starting migration of Log DB to 190
2026-06-13T01:43:49.366845787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (190, '2026-06-13T01:43:49', 'health_restored_notification')
2026-06-13T01:43:49.367158908Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.367750610Z [Info] FluentMigrator.Runner.MigrationRunner: 190: health_restored_notification migrated
2026-06-13T01:43:49.367951224Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012988s
2026-06-13T01:43:49.368111146Z [Info] FluentMigrator.Runner.MigrationRunner: 191: add_download_client_tags migrating
2026-06-13T01:43:49.368277321Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.368495470Z [Info] add_download_client_tags: Starting migration of Log DB to 191
2026-06-13T01:43:49.368674411Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (191, '2026-06-13T01:43:49', 'add_download_client_tags')
2026-06-13T01:43:49.368982010Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.369579524Z [Info] FluentMigrator.Runner.MigrationRunner: 191: add_download_client_tags migrated
2026-06-13T01:43:49.369758494Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012941s
2026-06-13T01:43:49.369916673Z [Info] FluentMigrator.Runner.MigrationRunner: 192: import_exclusion_type migrating
2026-06-13T01:43:49.370090022Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.370308642Z [Info] import_exclusion_type: Starting migration of Log DB to 192
2026-06-13T01:43:49.370480057Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (192, '2026-06-13T01:43:49', 'import_exclusion_type')
2026-06-13T01:43:49.370785072Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.371376994Z [Info] FluentMigrator.Runner.MigrationRunner: 192: import_exclusion_type migrated
2026-06-13T01:43:49.371555413Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012824s
2026-06-13T01:43:49.371714764Z [Info] FluentMigrator.Runner.MigrationRunner: 193: add_import_list_items migrating
2026-06-13T01:43:49.371901781Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.372126674Z [Info] add_import_list_items: Starting migration of Log DB to 193
2026-06-13T01:43:49.372301356Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (193, '2026-06-13T01:43:49', 'add_import_list_items')
2026-06-13T01:43:49.372602482Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.373205337Z [Info] FluentMigrator.Runner.MigrationRunner: 193: add_import_list_items migrated
2026-06-13T01:43:49.373384047Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013023s
2026-06-13T01:43:49.373548939Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_notification_status migrating
2026-06-13T01:43:49.373718811Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.374170601Z [Info] add_notification_status: Starting migration of Log DB to 194
2026-06-13T01:43:49.374347176Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (194, '2026-06-13T01:43:49', 'add_notification_status')
2026-06-13T01:43:49.374653503Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.375224073Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_notification_status migrated
2026-06-13T01:43:49.375404777Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015019s
2026-06-13T01:43:49.375561653Z [Info] FluentMigrator.Runner.MigrationRunner: 195: parse_language_tags_from_existing_subtitle_files migrating
2026-06-13T01:43:49.375750303Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.375987090Z [Info] parse_language_tags_from_existing_subtitle_files: Starting migration of Log DB to 195
2026-06-13T01:43:49.376182183Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (195, '2026-06-13T01:43:49', 'parse_language_tags_from_existing_subtitle_files')
2026-06-13T01:43:49.376512849Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.377093759Z [Info] FluentMigrator.Runner.MigrationRunner: 195: parse_language_tags_from_existing_subtitle_files migrated
2026-06-13T01:43:49.377291156Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013364s
2026-06-13T01:43:49.377451219Z [Info] FluentMigrator.Runner.MigrationRunner: 196: add_finale_type migrating
2026-06-13T01:43:49.377615369Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.377832316Z [Info] add_finale_type: Starting migration of Log DB to 196
2026-06-13T01:43:49.378000916Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (196, '2026-06-13T01:43:49', 'add_finale_type')
2026-06-13T01:43:49.378303986Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.378874766Z [Info] FluentMigrator.Runner.MigrationRunner: 196: add_finale_type migrated
2026-06-13T01:43:49.379054448Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012583s
2026-06-13T01:43:49.379222005Z [Info] FluentMigrator.Runner.MigrationRunner: 197: list_add_missing_search migrating
2026-06-13T01:43:49.379397689Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.379629496Z [Info] list_add_missing_search: Starting migration of Log DB to 197
2026-06-13T01:43:49.379811252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (197, '2026-06-13T01:43:49', 'list_add_missing_search')
2026-06-13T01:43:49.380178071Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.380778520Z [Info] FluentMigrator.Runner.MigrationRunner: 197: list_add_missing_search migrated
2026-06-13T01:43:49.380964926Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013674s
2026-06-13T01:43:49.381130158Z [Info] FluentMigrator.Runner.MigrationRunner: 198: parse_title_from_existing_subtitle_files migrating
2026-06-13T01:43:49.381320422Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.381568702Z [Info] parse_title_from_existing_subtitle_files: Starting migration of Log DB to 198
2026-06-13T01:43:49.381766801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (198, '2026-06-13T01:43:49', 'parse_title_from_existing_subtitle_files')
2026-06-13T01:43:49.382104802Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.382728087Z [Info] FluentMigrator.Runner.MigrationRunner: 198: parse_title_from_existing_subtitle_files migrated
2026-06-13T01:43:49.382927429Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014045s
2026-06-13T01:43:49.383109946Z [Info] FluentMigrator.Runner.MigrationRunner: 199: series_last_aired migrating
2026-06-13T01:43:49.383287293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.383513800Z [Info] series_last_aired: Starting migration of Log DB to 199
2026-06-13T01:43:49.383716117Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (199, '2026-06-13T01:43:49', 'series_last_aired')
2026-06-13T01:43:49.384062325Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.384661321Z [Info] FluentMigrator.Runner.MigrationRunner: 199: series_last_aired migrated
2026-06-13T01:43:49.384850412Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00137s
2026-06-13T01:43:49.385029202Z [Info] FluentMigrator.Runner.MigrationRunner: 200: AddNewItemMonitorType migrating
2026-06-13T01:43:49.385208994Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.385451723Z [Info] AddNewItemMonitorType: Starting migration of Log DB to 200
2026-06-13T01:43:49.385641495Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (200, '2026-06-13T01:43:49', 'AddNewItemMonitorType')
2026-06-13T01:43:49.385979346Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.386560547Z [Info] FluentMigrator.Runner.MigrationRunner: 200: AddNewItemMonitorType migrated
2026-06-13T01:43:49.386755199Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013499s
2026-06-13T01:43:49.386924189Z [Info] FluentMigrator.Runner.MigrationRunner: 201: email_encryption migrating
2026-06-13T01:43:49.387098811Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.387346850Z [Info] email_encryption: Starting migration of Log DB to 201
2026-06-13T01:43:49.387540861Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (201, '2026-06-13T01:43:49', 'email_encryption')
2026-06-13T01:43:49.387869834Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.388465814Z [Info] FluentMigrator.Runner.MigrationRunner: 201: email_encryption migrated
2026-06-13T01:43:49.388666999Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013604s
2026-06-13T01:43:49.388838034Z [Info] FluentMigrator.Runner.MigrationRunner: 202: add_indexer_flags migrating
2026-06-13T01:43:49.389009199Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.389246496Z [Info] add_indexer_flags: Starting migration of Log DB to 202
2026-06-13T01:43:49.389440878Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (202, '2026-06-13T01:43:49', 'add_indexer_flags')
2026-06-13T01:43:49.389780642Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.390359378Z [Info] FluentMigrator.Runner.MigrationRunner: 202: add_indexer_flags migrated
2026-06-13T01:43:49.390548178Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013456s
2026-06-13T01:43:49.390717890Z [Info] FluentMigrator.Runner.MigrationRunner: 203: release_type migrating
2026-06-13T01:43:49.390906470Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.391133607Z [Info] release_type: Starting migration of Log DB to 203
2026-06-13T01:43:49.391347047Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (203, '2026-06-13T01:43:49', 'release_type')
2026-06-13T01:43:49.391662573Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.392325849Z [Info] FluentMigrator.Runner.MigrationRunner: 203: release_type migrated
2026-06-13T01:43:49.392513046Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014135s
2026-06-13T01:43:49.392682828Z [Info] FluentMigrator.Runner.MigrationRunner: 204: add_add_release_hash migrating
2026-06-13T01:43:49.392872309Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.393100158Z [Info] add_add_release_hash: Starting migration of Log DB to 204
2026-06-13T01:43:49.393305221Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (204, '2026-06-13T01:43:49', 'add_add_release_hash')
2026-06-13T01:43:49.393650146Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.394214493Z [Info] FluentMigrator.Runner.MigrationRunner: 204: add_add_release_hash migrated
2026-06-13T01:43:49.394402872Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013431s
2026-06-13T01:43:49.394587705Z [Info] FluentMigrator.Runner.MigrationRunner: 205: rename_season_pack_spec migrating
2026-06-13T01:43:49.394763008Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.394998241Z [Info] rename_season_pack_spec: Starting migration of Log DB to 205
2026-06-13T01:43:49.395184717Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (205, '2026-06-13T01:43:49', 'rename_season_pack_spec')
2026-06-13T01:43:49.395530654Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.396152136Z [Info] FluentMigrator.Runner.MigrationRunner: 205: rename_season_pack_spec migrated
2026-06-13T01:43:49.396341968Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013717s
2026-06-13T01:43:49.396506529Z [Info] FluentMigrator.Runner.MigrationRunner: 206: add_tmdbid migrating
2026-06-13T01:43:49.396670349Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.396912427Z [Info] add_tmdbid: Starting migration of Log DB to 206
2026-06-13T01:43:49.397097430Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (206, '2026-06-13T01:43:49', 'add_tmdbid')
2026-06-13T01:43:49.397411091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.397990408Z [Info] FluentMigrator.Runner.MigrationRunner: 206: add_tmdbid migrated
2026-06-13T01:43:49.398184279Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013163s
2026-06-13T01:43:49.398354642Z [Info] FluentMigrator.Runner.MigrationRunner: 209: add_on_import_complete_to_notifications migrating
2026-06-13T01:43:49.398548462Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.398771131Z [Info] add_on_import_complete_to_notifications: Starting migration of Log DB to 209
2026-06-13T01:43:49.398973228Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (209, '2026-06-13T01:43:49', 'add_on_import_complete_to_notifications')
2026-06-13T01:43:49.399332160Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.399933041Z [Info] FluentMigrator.Runner.MigrationRunner: 209: add_on_import_complete_to_notifications migrated
2026-06-13T01:43:49.400136350Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013759s
2026-06-13T01:43:49.400302876Z [Info] FluentMigrator.Runner.MigrationRunner: 210: add_monitored_seasons_filter migrating
2026-06-13T01:43:49.400503640Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.400733413Z [Info] add_monitored_seasons_filter: Starting migration of Log DB to 210
2026-06-13T01:43:49.400931602Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (210, '2026-06-13T01:43:49', 'add_monitored_seasons_filter')
2026-06-13T01:43:49.401252478Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.401864180Z [Info] FluentMigrator.Runner.MigrationRunner: 210: add_monitored_seasons_filter migrated
2026-06-13T01:43:49.402055285Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013494s
2026-06-13T01:43:49.402234466Z [Info] FluentMigrator.Runner.MigrationRunner: 211: add_custom_colon_replacement_to_naming_config migrating
2026-06-13T01:43:49.402427305Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.402655194Z [Info] add_custom_colon_replacement_to_naming_config: Starting migration of Log DB to 211
2026-06-13T01:43:49.402880488Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (211, '2026-06-13T01:43:49', 'add_custom_colon_replacement_to_naming_config')
2026-06-13T01:43:49.403227977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.403809318Z [Info] FluentMigrator.Runner.MigrationRunner: 211: add_custom_colon_replacement_to_naming_config migrated
2026-06-13T01:43:49.404063370Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013777s
2026-06-13T01:43:49.404234164Z [Info] FluentMigrator.Runner.MigrationRunner: 212: add_minium_upgrade_format_score_to_quality_profiles migrating
2026-06-13T01:43:49.404430199Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.404674471Z [Info] add_minium_upgrade_format_score_to_quality_profiles: Starting migration of Log DB to 212
2026-06-13T01:43:49.404881578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (212, '2026-06-13T01:43:49', 'add_minium_upgrade_format_score_to_quality_profiles')
2026-06-13T01:43:49.405251343Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.405844037Z [Info] FluentMigrator.Runner.MigrationRunner: 212: add_minium_upgrade_format_score_to_quality_profiles migrated
2026-06-13T01:43:49.406051394Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014091s
2026-06-13T01:43:49.406226276Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_blurary576p_quality_in_profiles migrating
2026-06-13T01:43:49.406428063Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.406673728Z [Info] add_blurary576p_quality_in_profiles: Starting migration of Log DB to 214
2026-06-13T01:43:49.406857879Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (214, '2026-06-13T01:43:49', 'add_blurary576p_quality_in_profiles')
2026-06-13T01:43:49.407187893Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.407799245Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_blurary576p_quality_in_profiles migrated
2026-06-13T01:43:49.408059729Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013738s
2026-06-13T01:43:49.408231936Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_blurary576p_quality_in_profiles_with_grouped_blurary480p migrating
2026-06-13T01:43:49.408429714Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.408658766Z [Info] add_blurary576p_quality_in_profiles_with_grouped_blurary480p: Starting migration of Log DB to 215
2026-06-13T01:43:49.408895072Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (215, '2026-06-13T01:43:49', 'add_blurary576p_quality_in_profiles_with_grouped_blurary480p')
2026-06-13T01:43:49.409256790Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.409838542Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_blurary576p_quality_in_profiles_with_grouped_blurary480p migrated
2026-06-13T01:43:49.410053495Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014055s
2026-06-13T01:43:49.410245011Z [Info] FluentMigrator.Runner.MigrationRunner: 217: add_mal_and_anilist_ids migrating
2026-06-13T01:43:49.410420254Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:43:49.410662822Z [Info] add_mal_and_anilist_ids: Starting migration of Log DB to 217
2026-06-13T01:43:49.410846793Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (217, '2026-06-13T01:43:49', 'add_mal_and_anilist_ids')
2026-06-13T01:43:49.411195125Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:43:49.412163154Z [Info] FluentMigrator.Runner.MigrationRunner: 217: add_mal_and_anilist_ids migrated
2026-06-13T01:43:49.412352225Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017246s
2026-06-13T01:43:49.605425216Z [Info] Microsoft.Hosting.Lifetime: Now listening on: http://[::]:8989
2026-06-13T01:43:49.615502984Z [Info] UpdaterConfigProvider: Update mechanism BuiltIn not supported in the current configuration, changing to Docker.
2026-06-13T01:43:49.619327487Z [Info] UpdaterConfigProvider: External updater uses branch develop instead of the currently selected main, changing to develop.
2026-06-13T01:43:49.738201619Z [Info] QualityProfileService: Setting up default quality profiles
2026-06-13T01:43:49.806675567Z [Info] Microsoft.Hosting.Lifetime: Application started. Press Ctrl+C to shut down.
2026-06-13T01:43:49.806869528Z [Info] Microsoft.Hosting.Lifetime: Hosting environment: Production
2026-06-13T01:43:49.807034731Z [Info] Microsoft.Hosting.Lifetime: Content root path: /app/sonarr/bin
2026-06-13T01:43:49.905151313Z [Info] ManagedHttpDispatcher: IPv4 is available: True, IPv6 will be disabled
2026-06-13T01:43:50.358425321Z [ls.io-init] done.
Expand
NAME VERSION
BouncyCastle.Cryptography 2.4.0
Dapper 2.0.123
Diacritical.Net 1.0.4
DryIoc.Microsoft.DependencyInjection 6.2.0
DryIoc.dll 5.4.3
Dynamitey 2.0.9.136
Equ 2.3.0
FluentValidation 9.5.4
IPAddressRange 6.1.0
Ical.Net 4.3.1
ImpromptuInterface 7.0.1
Instances 1.6.1
Lib.Harmony 2.3.3
MailKit 4.8.0
Microsoft.AspNetCore.Cryptography.Internal 6.0.21
Microsoft.AspNetCore.Cryptography.KeyDerivation 6.0.21
Microsoft.AspNetCore.Owin 6.0.21
Microsoft.Bcl.AsyncInterfaces 6.0.0
Microsoft.Bcl.TimeProvider 8.0.0
Microsoft.Data.SqlClient 2.1.7
Microsoft.Extensions.Configuration 6.0.0
Microsoft.Extensions.Configuration 6.0.1
Microsoft.Extensions.Configuration.Abstractions 6.0.0
Microsoft.Extensions.Configuration.Binder 6.0.0
Microsoft.Extensions.Configuration.CommandLine 6.0.0
Microsoft.Extensions.Configuration.EnvironmentVariables 6.0.1
Microsoft.Extensions.Configuration.FileExtensions 6.0.0
Microsoft.Extensions.Configuration.Json 6.0.0
Microsoft.Extensions.Configuration.UserSecrets 6.0.1
Microsoft.Extensions.DependencyInjection 6.0.1
Microsoft.Extensions.DependencyInjection.Abstractions 6.0.0
Microsoft.Extensions.DependencyInjection.Abstractions 7.0.0
Microsoft.Extensions.FileProviders.Abstractions 6.0.0
Microsoft.Extensions.FileProviders.Physical 6.0.0
Microsoft.Extensions.FileSystemGlobbing 6.0.0
Microsoft.Extensions.Hosting 6.0.1
Microsoft.Extensions.Hosting.Abstractions 6.0.0
Microsoft.Extensions.Hosting.WindowsServices 6.0.2
Microsoft.Extensions.Logging 6.0.0
Microsoft.Extensions.Logging.Abstractions 6.0.0
Microsoft.Extensions.Logging.Configuration 6.0.0
Microsoft.Extensions.Logging.Console 6.0.0
Microsoft.Extensions.Logging.Debug 6.0.0
Microsoft.Extensions.Logging.EventLog 6.0.0
Microsoft.Extensions.Logging.EventSource 6.0.0
Microsoft.Extensions.Options 6.0.0
Microsoft.Extensions.Options.ConfigurationExtensions 6.0.0
Microsoft.Extensions.Primitives 6.0.0
Microsoft.Identity.Client 4.21.1
Microsoft.IdentityModel.JsonWebTokens 6.8.0
Microsoft.IdentityModel.Logging 6.8.0
Microsoft.IdentityModel.Protocols 6.8.0
Microsoft.IdentityModel.Protocols.OpenIdConnect 6.8.0
Microsoft.IdentityModel.Tokens 6.8.0
Microsoft.OpenApi 1.6.14
Microsoft.Win32.SystemEvents 6.0.0
MimeKit 4.8.0
Mono.Nat 3.0.1
Mono.Posix.NETStandard 5.20.1.34-servarr24
MonoTorrent 2.0.7
NLog 5.3.4
NLog.Extensions.Logging 5.3.15
NLog.Layouts.ClefJsonLayout 1.0.2
NLog.Targets.Syslog 7.0.0
Newtonsoft.Json 13.0.3
NodaTime 3.2.0
Npgsql 7.0.9
Polly 8.5.0
Polly.Contrib.WaitAndRetry 1.1.1
Polly.Core 8.5.0
ReusableTasks 2.0.0
Sentry 4.0.2
Servarr.FFMpegCore 4.7.0-26
Servarr.FFprobe 5.1.4.112
Servarr.FluentMigrator 3.3.2.9
Servarr.FluentMigrator.Abstractions 3.3.2.9
Servarr.FluentMigrator.Extensions.Oracle 3.3.2.9
Servarr.FluentMigrator.Extensions.Postgres 3.3.2.9
Servarr.FluentMigrator.Extensions.SqlAnywhere 3.3.2.9
Servarr.FluentMigrator.Extensions.SqlServer 3.3.2.9
Servarr.FluentMigrator.Runner 3.3.2.9
Servarr.FluentMigrator.Runner.Core 3.3.2.9
Servarr.FluentMigrator.Runner.Db2 3.3.2.9
Servarr.FluentMigrator.Runner.Firebird 3.3.2.9
Servarr.FluentMigrator.Runner.Hana 3.3.2.9
Servarr.FluentMigrator.Runner.MySql 3.3.2.9
Servarr.FluentMigrator.Runner.Oracle 3.3.2.9
Servarr.FluentMigrator.Runner.Postgres 3.3.2.9
Servarr.FluentMigrator.Runner.Redshift 3.3.2.9
Servarr.FluentMigrator.Runner.SQLite 3.3.2.9
Servarr.FluentMigrator.Runner.SqlAnywhere 3.3.2.9
Servarr.FluentMigrator.Runner.SqlServer 3.3.2.9
Servarr.FluentMigrator.Runner.SqlServerCe 3.3.2.9
SharpZipLib 1.4.2
SixLabors.ImageSharp 3.1.12
Sonarr 4.0.17
Sonarr.Api.V3 4.0.17
Sonarr.Common 4.0.17
Sonarr.Core 4.0.17
Sonarr.Host 4.0.17
Sonarr.Http 4.0.17
Sonarr.Mono 4.0.17
Sonarr.RuntimePatches 4.0.17
Sonarr.SignalR 4.0.17
Swashbuckle.AspNetCore.Annotations 6.6.2
Swashbuckle.AspNetCore.Swagger 6.6.2
Swashbuckle.AspNetCore.SwaggerGen 6.6.2
System.Configuration.ConfigurationManager 6.0.1
System.Data.SQLite.Core.Servarr 1.0.115.5-18
System.Diagnostics.EventLog 6.0.0
System.Drawing.Common 6.0.0
System.Formats.Asn1 8.0.1
System.IdentityModel.Tokens.Jwt 6.8.0
System.Runtime.Caching 4.7.0
System.Security.Cryptography.Pkcs 8.0.0
System.Security.Cryptography.ProtectedData 6.0.0
System.Security.Permissions 6.0.0
System.ServiceProcess.ServiceController 6.0.1
System.Text.Json 6.0.10
System.Text.Json 6.0.9
System.Windows.Extensions 6.0.0
acl-libs 2.3.2-r1
alpine-baselayout 3.7.2-r0
alpine-baselayout-data 3.7.2-r0
alpine-keys 2.6-r0
alpine-release 3.23.4-r0
apk-tools 3.0.6-r0
bash 5.3.3-r1
brotli-libs 1.2.0-r0
busybox 1.37.0-r30
busybox-binsh 1.37.0-r30
c-ares 1.34.6-r0
ca-certificates 20260413-r0
ca-certificates-bundle 20260413-r0
catatonit 0.2.1-r0
coreutils 9.8-r1
coreutils-env 9.8-r1
coreutils-fmt 9.8-r1
coreutils-sha512sum 9.8-r1
curl 8.19.0-r0
findutils 4.10.0-r0
icu-data-en 76.1-r1
icu-libs 76.1-r1
jq 1.8.1-r0
libapk 3.0.6-r0
libattr 2.5.2-r2
libbsd 0.12.2-r0
libcrypto3 3.5.7-r0
libcurl 8.19.0-r0
libgcc 15.2.0-r2
libidn2 2.3.8-r0
libintl 0.24.1-r1
libmd 1.1.0-r0
libncursesw 6.5_p20251123-r0
libproc2 4.0.5-r0
libpsl 0.21.5-r3
libssl3 3.5.7-r0
libstdc++ 15.2.0-r2
libunistring 1.4.1-r0
libxml2 2.13.9-r1
libxslt 1.1.43-r3
linux-pam 1.7.1-r2
musl 1.2.5-r23
musl-utils 1.2.5-r23
ncurses-terminfo-base 6.5_p20251123-r0
netcat-openbsd 1.234.1-r0
nghttp2-libs 1.69.0-r0
oniguruma 6.9.10-r0
procps-ng 4.0.5-r0
readline 8.3.1-r0
runtimepack.Microsoft.AspNetCore.App.Runtime.linux-musl-x64 6.0.13
runtimepack.Microsoft.NETCore.App.Runtime.linux-musl-x64 6.0.13
scanelf 1.3.8-r2
shadow 4.18.0-r0
skalibs-libs 2.14.4.0-r0
sqlite-libs 3.51.2-r0
ssl_client 1.37.0-r30
tzdata 2026b-r0
utmps-libs 0.1.3.1-r0
xmlstarlet 1.6.1-r2
xz-libs 5.8.3-r0
zlib 1.3.2-r0
zstd-libs 1.5.7-r2
sbom
Expand
[
{
"level": "SEVERE",
"message": "http://172.17.0.5:8989/system/status - Access to fetch at 'https://sentry.sonarr.tv/api/13/envelope/?sentry_key=b80ca60625b443c38b242e0d21681eb7&sentry_version=7&sentry_client=sentry.javascript.browser%2F7.119.1' from origin 'http://172.17.0.5:8989' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource.",
"source": "javascript",
"timestamp": 1781315041984
},
{
"level": "SEVERE",
"message": "https://sentry.sonarr.tv/api/13/envelope/?sentry_key=b80ca60625b443c38b242e0d21681eb7&sentry_version=7&sentry_client=sentry.javascript.browser%2F7.119.1 - Failed to load resource: net::ERR_FAILED",
"source": "network",
"timestamp": 1781315041984
},
{
"level": "INFO",
"message": "http://172.17.0.5:8989/931-cf52af1896516b46dbfc.js 1:139900 \"[signalR] starting\"",
"source": "console-api",
"timestamp": 1781315041984
},
{
"level": "INFO",
"message": "http://172.17.0.5:8989/931-cf52af1896516b46dbfc.js 1:139900 \"[signalR] Information: Normalizing '/signalr/messages?access_token=(removed)' to 'http://172.17.0.5:8989/signalr/messages?access_token=(removed)'.\"",
"source": "console-api",
"timestamp": 1781315041984
},
{
"level": "INFO",
"message": "http://172.17.0.5:8989/931-cf52af1896516b46dbfc.js 1:139900 \"[signalR] Information: WebSocket connected to ws://172.17.0.5:8989/signalr/messages?access_token=(removed)&id=RBJB4WGdKe9330VzrO6lxw.\"",
"source": "console-api",
"timestamp": 1781315041984
},
{
"level": "INFO",
"message": "http://172.17.0.5:8989/931-cf52af1896516b46dbfc.js 1:139900 \"[signalR] Information: Using HubProtocol 'json'.\"",
"source": "console-api",
"timestamp": 1781315041984
},
{
"level": "DEBUG",
"message": "http://172.17.0.5:8989/931-cf52af1896516b46dbfc.js 1:139900 \"[signalR] connected\"",
"source": "console-api",
"timestamp": 1781315041984
},
{
"level": "DEBUG",
"message": "http://172.17.0.5:8989/system/status - [DOM] Password field is not contained in a form: (More info: https://goo.gl/9p2vKq) %o",
"source": "recommendation",
"timestamp": 1781315041984
},
{
"level": "DEBUG",
"message": "http://172.17.0.5:8989/system/status - [DOM] Password field is not contained in a form: (More info: https://goo.gl/9p2vKq) %o",
"source": "recommendation",
"timestamp": 1781315041984
},
{
"level": "DEBUG",
"message": "http://172.17.0.5:8989/931-cf52af1896516b46dbfc.js 1:139900 \"[signalR] received\" \"version\" Object",
"source": "console-api",
"timestamp": 1781315041984
},
{
"level": "DEBUG",
"message": "http://172.17.0.5:8989/931-cf52af1896516b46dbfc.js 1:139900 \"[signalR] received\" \"health\" Object",
"source": "console-api",
"timestamp": 1781315041985
}
]
| Test | Result | Message | Runtime |
|---|---|---|---|
| Capture Screenshot | PASS | - | 11.03s |
| Container Start | PASS | - | 5.19s |
| Create Buildx SBOM | PASS | - | 1.78s |
| Get Build Info | PASS | - | 0.03s |
ARM64 PASS
linuxserver/sonarr
Runtime: 81.15s
Build Information
Builder: X86-BUILDER-3h --Hetzner
Created: 2026-06-13T01:38:37+00:00
Image: linuxserver/sonarr
Maintainer: thespad
Size: 87.15MB
Tag: arm64v8-develop-4.0.17.2969-ls174
Version: 4.0.17.2969-ls174
Expand
2026-06-13T01:43:48.241879671Z [migrations] started
2026-06-13T01:43:48.246400757Z [migrations] no migrations found
2026-06-13T01:43:48.823214896Z usermod: no changes
2026-06-13T01:43:48.913653253Z ───────────────────────────────────────
2026-06-13T01:43:48.913681200Z
2026-06-13T01:43:48.913690769Z ██╗ ███████╗██╗ ██████╗
2026-06-13T01:43:48.913699687Z ██║ ██╔════╝██║██╔═══██╗
2026-06-13T01:43:48.913708014Z ██║ ███████╗██║██║ ██║
2026-06-13T01:43:48.913716521Z ██║ ╚════██║██║██║ ██║
2026-06-13T01:43:48.913725038Z ███████╗███████║██║╚██████╔╝
2026-06-13T01:43:48.913733255Z ╚══════╝╚══════╝╚═╝ ╚═════╝
2026-06-13T01:43:48.913741641Z
2026-06-13T01:43:48.913749808Z Brought to you by linuxserver.io
2026-06-13T01:43:48.913757934Z ───────────────────────────────────────
2026-06-13T01:43:48.919908973Z
2026-06-13T01:43:48.920457548Z To support the app dev(s) visit:
2026-06-13T01:43:49.034770173Z Sonarr: https://sonarr.tv/donate
2026-06-13T01:43:49.039747357Z
2026-06-13T01:43:49.039758901Z To support LSIO projects visit:
2026-06-13T01:43:49.039763851Z https://www.linuxserver.io/donate/
2026-06-13T01:43:49.039768540Z
2026-06-13T01:43:49.039773250Z ───────────────────────────────────────
2026-06-13T01:43:49.039779131Z GID/UID
2026-06-13T01:43:49.039783891Z ───────────────────────────────────────
2026-06-13T01:43:49.131031699Z
2026-06-13T01:43:49.131134055Z User UID: 911
2026-06-13T01:43:49.131142372Z User GID: 911
2026-06-13T01:43:49.131150559Z ───────────────────────────────────────
2026-06-13T01:43:49.173003547Z Linuxserver.io version: 4.0.17.2969-ls174
2026-06-13T01:43:49.176056807Z Build-date: 2026-06-13T01:38:37+00:00
2026-06-13T01:43:49.176072870Z ───────────────────────────────────────
2026-06-13T01:43:49.176082078Z
2026-06-13T01:43:51.996103182Z [custom-init] No custom files found, skipping...
2026-06-13T01:43:57.785878551Z [Info] Bootstrap: Starting Sonarr - /app/sonarr/bin/Sonarr - Version 4.0.17.2969
2026-06-13T01:43:58.914196014Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2026-06-13T01:43:59.003520047Z [Debug] Bootstrap: Console selected
2026-06-13T01:43:59.018882840Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2026-06-13T01:44:03.989196489Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2026-06-13T01:44:05.080891186Z [Warn] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {a833e8c3-6759-4aef-8643-b1b0b79e5fe9} may be persisted to storage in unencrypted form.
2026-06-13T01:44:06.509367996Z [Trace] EventAggregator: Publishing ConfigFileSavedEvent
2026-06-13T01:44:07.357904302Z [Info] MigrationController: *** Migrating data source=/config/sonarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 ***
2026-06-13T01:44:08.732798537Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating
2026-06-13T01:44:09.720284900Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-13T01:44:09.764795852Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-13T01:44:10.577413792Z [Info] DatabaseEngineVersionCheck: SQLite 3.51.2
2026-06-13T01:44:10.608303129Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.8282753s
2026-06-13T01:44:10.611398663Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated
2026-06-13T01:44:10.614451492Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.8573963s
2026-06-13T01:44:10.818059350Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating
2026-06-13T01:44:10.826781779Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:10.917242120Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo
2026-06-13T01:44:11.023243013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL)
2026-06-13T01:44:11.380428010Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.4596208s
2026-06-13T01:44:11.386057318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:11.407649337Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated
2026-06-13T01:44:11.409804278Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.4877343s
2026-06-13T01:44:11.542089581Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating
2026-06-13T01:44:11.544934441Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:11.635087464Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version)
2026-06-13T01:44:11.656973886Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-06-13T01:44:11.671465074Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0339163s
2026-06-13T01:44:11.674478173Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-06-13T01:44:11.678197674Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019313s
2026-06-13T01:44:11.684115935Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime
2026-06-13T01:44:11.692182542Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME
2026-06-13T01:44:11.706914685Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0204003s
2026-06-13T01:44:11.709422736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:11.713506622Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated
2026-06-13T01:44:11.715778708Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0272409s
2026-06-13T01:44:11.727151726Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating
2026-06-13T01:44:11.729290062Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:11.741133777Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-06-13T01:44:11.743573371Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003102s
2026-06-13T01:44:11.745420542Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String
2026-06-13T01:44:11.748099007Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT
2026-06-13T01:44:11.754965136Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007596s
2026-06-13T01:44:11.756598115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:11.759496453Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated
2026-06-13T01:44:11.761315076Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121855s
2026-06-13T01:44:11.778903903Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating
2026-06-13T01:44:11.781025325Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:11.792564627Z [Info] InitialSetup: Starting migration of Main DB to 1
2026-06-13T01:44:11.912709919Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Config
2026-06-13T01:44:11.919022273Z [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-06-13T01:44:11.927233502Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0123827s
2026-06-13T01:44:11.929364514Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Config (Key)
2026-06-13T01:44:11.932150986Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Config_Key" ON "Config" ("Key" ASC)
2026-06-13T01:44:11.935914747Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048487s
2026-06-13T01:44:11.937448977Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RootFolders
2026-06-13T01:44:11.939895044Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "RootFolders" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Path" TEXT NOT NULL)
2026-06-13T01:44:11.944278603Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051636s
2026-06-13T01:44:11.945832673Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex RootFolders (Path)
2026-06-13T01:44:11.947660565Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_RootFolders_Path" ON "RootFolders" ("Path" ASC)
2026-06-13T01:44:11.951440077Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038877s
2026-06-13T01:44:11.952974818Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Series
2026-06-13T01:44:11.956108741Z [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-06-13T01:44:11.970044650Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0154043s
2026-06-13T01:44:11.971580083Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (TvdbId)
2026-06-13T01:44:11.973327151Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2026-06-13T01:44:11.976999308Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037374s
2026-06-13T01:44:11.978538097Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (TvRageId)
2026-06-13T01:44:11.980298623Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC)
2026-06-13T01:44:11.984068837Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038179s
2026-06-13T01:44:11.985600171Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (ImdbId)
2026-06-13T01:44:11.987330185Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_ImdbId" ON "Series" ("ImdbId" ASC)
2026-06-13T01:44:11.990950377Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036649s
2026-06-13T01:44:11.992564138Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (TitleSlug)
2026-06-13T01:44:11.994343602Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2026-06-13T01:44:11.998116180Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038262s
2026-06-13T01:44:11.999626021Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Seasons
2026-06-13T01:44:12.001544997Z [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-06-13T01:44:12.006633846Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0054028s
2026-06-13T01:44:12.008172405Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Episodes
2026-06-13T01:44:12.010463159Z [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-06-13T01:44:12.019884806Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100351s
2026-06-13T01:44:12.021555531Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Episodes (TvDbEpisodeId)
2026-06-13T01:44:12.023421459Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Episodes_TvDbEpisodeId" ON "Episodes" ("TvDbEpisodeId" ASC)
2026-06-13T01:44:12.027509613Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041153s
2026-06-13T01:44:12.029056980Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable EpisodeFiles
2026-06-13T01:44:12.031192180Z [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-06-13T01:44:12.038263062Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074645s
2026-06-13T01:44:12.039832714Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex EpisodeFiles (Path)
2026-06-13T01:44:12.041629232Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_EpisodeFiles_Path" ON "EpisodeFiles" ("Path" ASC)
2026-06-13T01:44:12.045383374Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037816s
2026-06-13T01:44:12.046898876Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable History
2026-06-13T01:44:12.048977563Z [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-06-13T01:44:12.055941520Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073996s
2026-06-13T01:44:12.057444286Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Notifications
2026-06-13T01:44:12.059470087Z [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-06-13T01:44:12.173610834Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1079075s
2026-06-13T01:44:12.178758472Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ScheduledTasks
2026-06-13T01:44:12.187031836Z [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-06-13T01:44:12.195349990Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0148757s
2026-06-13T01:44:12.197314407Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ScheduledTasks (TypeName)
2026-06-13T01:44:12.200444101Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2026-06-13T01:44:12.207457146Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008102s
2026-06-13T01:44:12.208819109Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Indexers
2026-06-13T01:44:12.210944750Z [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-06-13T01:44:12.216388195Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060826s
2026-06-13T01:44:12.217791230Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Indexers (Name)
2026-06-13T01:44:12.219625976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-06-13T01:44:12.223651093Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042922s
2026-06-13T01:44:12.225115613Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable QualityProfiles
2026-06-13T01:44:12.227109369Z [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-06-13T01:44:12.232674648Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0057912s
2026-06-13T01:44:12.234635507Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityProfiles (Name)
2026-06-13T01:44:12.236787372Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityProfiles_Name" ON "QualityProfiles" ("Name" ASC)
2026-06-13T01:44:12.242778439Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061163s
2026-06-13T01:44:12.243938575Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable QualitySizes
2026-06-13T01:44:12.246399953Z [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-06-13T01:44:12.253842944Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081501s
2026-06-13T01:44:12.255109515Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualitySizes (QualityId)
2026-06-13T01:44:12.257806227Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualitySizes_QualityId" ON "QualitySizes" ("QualityId" ASC)
2026-06-13T01:44:12.261978851Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051007s
2026-06-13T01:44:12.263418551Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualitySizes (Name)
2026-06-13T01:44:12.265383328Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualitySizes_Name" ON "QualitySizes" ("Name" ASC)
2026-06-13T01:44:12.270175831Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048302s
2026-06-13T01:44:12.271749250Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable SceneMappings
2026-06-13T01:44:12.273862416Z [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-06-13T01:44:12.279828132Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065821s
2026-06-13T01:44:12.280891474Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NamingConfig
2026-06-13T01:44:12.284046549Z [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-06-13T01:44:12.292185362Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097456s
2026-06-13T01:44:12.347582250Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-06-13T01:44:12', 'InitialSetup')
2026-06-13T01:44:12.375797229Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:12.383806642Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated
2026-06-13T01:44:12.386594857Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1010612s
2026-06-13T01:44:12.391974974Z [Info] FluentMigrator.Runner.MigrationRunner: 2: remove_tvrage_imdb_unique_constraint migrating
2026-06-13T01:44:12.394329656Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:12.400622411Z [Info] remove_tvrage_imdb_unique_constraint: Starting migration of Main DB to 2
2026-06-13T01:44:12.438913786Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex Series (TvRageId)
2026-06-13T01:44:12.445590544Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_Series_TvRageId"
2026-06-13T01:44:12.452863342Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0116319s
2026-06-13T01:44:12.454922650Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex Series (ImdbId)
2026-06-13T01:44:12.457128353Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_Series_ImdbId"
2026-06-13T01:44:12.461255576Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045595s
2026-06-13T01:44:12.464983595Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2026-06-13T01:44:12', 'remove_tvrage_imdb_unique_constraint')
2026-06-13T01:44:12.470222797Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:12.473468034Z [Info] FluentMigrator.Runner.MigrationRunner: 2: remove_tvrage_imdb_unique_constraint migrated
2026-06-13T01:44:12.475373972Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.016894s
2026-06-13T01:44:12.477388881Z [Info] FluentMigrator.Runner.MigrationRunner: 3: remove_renamed_scene_mapping_columns migrating
2026-06-13T01:44:12.479237334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:12.482214881Z [Info] remove_renamed_scene_mapping_columns: Starting migration of Main DB to 3
2026-06-13T01:44:12.503236642Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable SceneMappings
2026-06-13T01:44:12.508335873Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SceneMappings"
2026-06-13T01:44:12.512718981Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074774s
2026-06-13T01:44:12.514147278Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable SceneMappings
2026-06-13T01:44:12.517189435Z [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-06-13T01:44:12.523571730Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078776s
2026-06-13T01:44:12.525326204Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2026-06-13T01:44:12', 'remove_renamed_scene_mapping_columns')
2026-06-13T01:44:12.529538769Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:12.532432598Z [Info] FluentMigrator.Runner.MigrationRunner: 3: remove_renamed_scene_mapping_columns migrated
2026-06-13T01:44:12.534211911Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0167802s
2026-06-13T01:44:12.535905693Z [Info] FluentMigrator.Runner.MigrationRunner: 4: updated_history migrating
2026-06-13T01:44:12.537460785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:12.539939848Z [Info] updated_history: Starting migration of Main DB to 4
2026-06-13T01:44:12.548858101Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable History
2026-06-13T01:44:12.550837838Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History"
2026-06-13T01:44:12.554108997Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035958s
2026-06-13T01:44:12.555486261Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable History
2026-06-13T01:44:12.557517011Z [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-06-13T01:44:12.563807090Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068408s
2026-06-13T01:44:12.565569420Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2026-06-13T01:44:12', 'updated_history')
2026-06-13T01:44:12.569353181Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:12.572954916Z [Info] FluentMigrator.Runner.MigrationRunner: 4: updated_history migrated
2026-06-13T01:44:12.574522844Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0159977s
2026-06-13T01:44:12.576338090Z [Info] FluentMigrator.Runner.MigrationRunner: 5: added_eventtype_to_history migrating
2026-06-13T01:44:12.578031421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:12.580917153Z [Info] added_eventtype_to_history: Starting migration of Main DB to 5
2026-06-13T01:44:12.588512691Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History
2026-06-13T01:44:12.590376225Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001454s
2026-06-13T01:44:12.591810483Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn History EventType Int32
2026-06-13T01:44:12.594066027Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History" ADD COLUMN "EventType" INTEGER
2026-06-13T01:44:12.600394313Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068694s
2026-06-13T01:44:12.602077814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2026-06-13T01:44:12', 'added_eventtype_to_history')
2026-06-13T01:44:12.606028030Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:12.608835625Z [Info] FluentMigrator.Runner.MigrationRunner: 5: added_eventtype_to_history migrated
2026-06-13T01:44:12.610501090Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0153734s
2026-06-13T01:44:12.612195783Z [Info] FluentMigrator.Runner.MigrationRunner: 6: add_index_to_log_time migrating
2026-06-13T01:44:12.613812950Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:12.616263336Z [Info] add_index_to_log_time: Starting migration of Main DB to 6
2026-06-13T01:44:12.618745104Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2026-06-13T01:44:12', 'add_index_to_log_time')
2026-06-13T01:44:12.622771013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:12.625441913Z [Info] FluentMigrator.Runner.MigrationRunner: 6: add_index_to_log_time migrated
2026-06-13T01:44:12.627043208Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0116337s
2026-06-13T01:44:12.628629082Z [Info] FluentMigrator.Runner.MigrationRunner: 7: add_renameEpisodes_to_naming migrating
2026-06-13T01:44:12.630323445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:12.632713178Z [Info] add_renameEpisodes_to_naming: Starting migration of Main DB to 7
2026-06-13T01:44:12.643659065Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2026-06-13T01:44:12.646140793Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.84E-05s
2026-06-13T01:44:12.647789805Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig RenameEpisodes Boolean
2026-06-13T01:44:12.649784422Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "RenameEpisodes" INTEGER
2026-06-13T01:44:12.656217951Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065345s
2026-06-13T01:44:12.659677829Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "RenameEpisodes" = NOT "UseSceneName"
2026-06-13T01:44:12.664627168Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "RenameEpisodes" = NOT "UseSceneName"
2026-06-13T01:44:12.668368694Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006261s
2026-06-13T01:44:12.670036443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2026-06-13T01:44:12', 'add_renameEpisodes_to_naming')
2026-06-13T01:44:12.673972180Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:12.676787250Z [Info] FluentMigrator.Runner.MigrationRunner: 7: add_renameEpisodes_to_naming migrated
2026-06-13T01:44:12.678740384Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.014741s
2026-06-13T01:44:12.680393274Z [Info] FluentMigrator.Runner.MigrationRunner: 8: remove_backlog migrating
2026-06-13T01:44:12.681945610Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:12.684458501Z [Info] remove_backlog: Starting migration of Main DB to 8
2026-06-13T01:44:12.716941608Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Series BacklogSetting
2026-06-13T01:44:12.957850155Z [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-06-13T01:44:12.972714905Z [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-06-13T01:44:12.987722443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2026-06-13T01:44:12.996002019Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2026-06-13T01:44:13.014980835Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2026-06-13T01:44:13.019161285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2026-06-13T01:44:13.023137805Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.3040866s
2026-06-13T01:44:13.024814752Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig UseSceneName
2026-06-13T01:44:13.052097163Z [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-06-13T01:44:13.061347926Z [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-06-13T01:44:13.070020303Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig"
2026-06-13T01:44:13.073479962Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig"
2026-06-13T01:44:13.084749130Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0581161s
2026-06-13T01:44:13.086616851Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2026-06-13T01:44:13', 'remove_backlog')
2026-06-13T01:44:13.090498289Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:13.093695649Z [Info] FluentMigrator.Runner.MigrationRunner: 8: remove_backlog migrated
2026-06-13T01:44:13.095294149Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0671617s
2026-06-13T01:44:13.097735055Z [Info] FluentMigrator.Runner.MigrationRunner: 9: fix_rename_episodes migrating
2026-06-13T01:44:13.100040188Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:13.103565779Z [Info] fix_rename_episodes: Starting migration of Main DB to 9
2026-06-13T01:44:13.158285112Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig SeasonFolderFormat
2026-06-13T01:44:13.191843384Z [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-06-13T01:44:13.201951303Z [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-06-13T01:44:13.210126860Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig"
2026-06-13T01:44:13.213840640Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig"
2026-06-13T01:44:13.225847343Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0641726s
2026-06-13T01:44:13.227522537Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-13T01:44:13.257294423Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "RenameEpisodes" = 1 WHERE "RenameEpisodes" = -1
2026-06-13T01:44:13.261761089Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0328021s
2026-06-13T01:44:13.263174215Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-13T01:44:13.266610797Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "RenameEpisodes" = 0 WHERE "RenameEpisodes" = -2
2026-06-13T01:44:13.269730481Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051995s
2026-06-13T01:44:13.273009515Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2026-06-13T01:44:13', 'fix_rename_episodes')
2026-06-13T01:44:13.277342793Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:13.281372890Z [Info] FluentMigrator.Runner.MigrationRunner: 9: fix_rename_episodes migrated
2026-06-13T01:44:13.282986410Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0168455s
2026-06-13T01:44:13.285822984Z [Info] FluentMigrator.Runner.MigrationRunner: 10: add_monitored migrating
2026-06-13T01:44:13.287488609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:13.290652812Z [Info] add_monitored: Starting migration of Main DB to 10
2026-06-13T01:44:13.313001035Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2026-06-13T01:44:13.315034630Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.5E-05s
2026-06-13T01:44:13.316432386Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes Monitored Boolean
2026-06-13T01:44:13.318387894Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "Monitored" INTEGER
2026-06-13T01:44:13.324770600Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066041s
2026-06-13T01:44:13.326234128Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Seasons
2026-06-13T01:44:13.327713467Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.3E-05s
2026-06-13T01:44:13.329089629Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Seasons Monitored Boolean
2026-06-13T01:44:13.330906910Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Seasons" ADD COLUMN "Monitored" INTEGER
2026-06-13T01:44:13.336511007Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005734s
2026-06-13T01:44:13.337892219Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-13T01:44:13.341654567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Episodes" SET "Monitored" = 1 WHERE "Ignored" = 0
2026-06-13T01:44:13.345279599Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006029s
2026-06-13T01:44:13.346645299Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-13T01:44:13.348060720Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Episodes" SET "Monitored" = 0 WHERE "Ignored" = 1
2026-06-13T01:44:13.350941502Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029725s
2026-06-13T01:44:13.352310680Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-13T01:44:13.353732344Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Seasons" SET "Monitored" = 1 WHERE "Ignored" = 0
2026-06-13T01:44:13.356595441Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028985s
2026-06-13T01:44:13.357928606Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-13T01:44:13.359338996Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Seasons" SET "Monitored" = 0 WHERE "Ignored" = 1
2026-06-13T01:44:13.362180429Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029254s
2026-06-13T01:44:13.364026077Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2026-06-13T01:44:13', 'add_monitored')
2026-06-13T01:44:13.367764176Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:13.370678105Z [Info] FluentMigrator.Runner.MigrationRunner: 10: add_monitored migrated
2026-06-13T01:44:13.372217495Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114339s
2026-06-13T01:44:13.374063824Z [Info] FluentMigrator.Runner.MigrationRunner: 11: remove_ignored migrating
2026-06-13T01:44:13.375599277Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:13.378139283Z [Info] remove_ignored: Starting migration of Main DB to 11
2026-06-13T01:44:13.383813933Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Seasons Ignored
2026-06-13T01:44:13.473927215Z [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-06-13T01:44:13.479677728Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Seasons_temp" ("Id", "SeriesId", "SeasonNumber", "Monitored") SELECT "Id", "SeriesId", "SeasonNumber", "Monitored" FROM "Seasons"
2026-06-13T01:44:13.484111117Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Seasons"
2026-06-13T01:44:13.486987601Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Seasons_temp" RENAME TO "Seasons"
2026-06-13T01:44:13.499240510Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1136343s
2026-06-13T01:44:13.500766994Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Episodes Ignored
2026-06-13T01:44:13.524478493Z [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-06-13T01:44:13.534673037Z [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-06-13T01:44:13.544857951Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Episodes"
2026-06-13T01:44:13.548370305Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes_temp" RENAME TO "Episodes"
2026-06-13T01:44:13.560346196Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Episodes_TvDbEpisodeId" ON "Episodes" ("TvDbEpisodeId" ASC)
2026-06-13T01:44:13.564420833Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0620302s
2026-06-13T01:44:13.566205558Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2026-06-13T01:44:13', 'remove_ignored')
2026-06-13T01:44:13.569945320Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:13.573113321Z [Info] FluentMigrator.Runner.MigrationRunner: 11: remove_ignored migrated
2026-06-13T01:44:13.574644836Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.070794s
2026-06-13T01:44:13.576511245Z [Info] FluentMigrator.Runner.MigrationRunner: 12: remove_custom_start_date migrating
2026-06-13T01:44:13.578260068Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:13.581091380Z [Info] remove_custom_start_date: Starting migration of Main DB to 12
2026-06-13T01:44:13.585563999Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Series CustomStartDate
2026-06-13T01:44:13.608820952Z [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-06-13T01:44:13.621687227Z [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-06-13T01:44:13.633836116Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2026-06-13T01:44:13.637045370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2026-06-13T01:44:13.648174637Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2026-06-13T01:44:13.651875661Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2026-06-13T01:44:13.655657819Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0683208s
2026-06-13T01:44:13.657590031Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2026-06-13T01:44:13', 'remove_custom_start_date')
2026-06-13T01:44:13.661090932Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:13.664415879Z [Info] FluentMigrator.Runner.MigrationRunner: 12: remove_custom_start_date migrated
2026-06-13T01:44:13.666070953Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0773527s
2026-06-13T01:44:13.667810646Z [Info] FluentMigrator.Runner.MigrationRunner: 13: add_air_date_utc migrating
2026-06-13T01:44:13.669397773Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:13.671881916Z [Info] add_air_date_utc: Starting migration of Main DB to 13
2026-06-13T01:44:13.677967684Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2026-06-13T01:44:13.679562627Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.71E-05s
2026-06-13T01:44:13.681079562Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes AirDateUtc DateTime
2026-06-13T01:44:13.682932264Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "AirDateUtc" DATETIME
2026-06-13T01:44:13.689177823Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063603s
2026-06-13T01:44:13.690762575Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Episodes" SET "AirDateUtc" = "AirDate"
2026-06-13T01:44:13.693287842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Episodes" SET "AirDateUtc" = "AirDate"
2026-06-13T01:44:13.696123222Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032945s
2026-06-13T01:44:13.698160887Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2026-06-13T01:44:13', 'add_air_date_utc')
2026-06-13T01:44:13.701919237Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:13.704726290Z [Info] FluentMigrator.Runner.MigrationRunner: 13: add_air_date_utc migrated
2026-06-13T01:44:13.706271142Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0119228s
2026-06-13T01:44:13.708068733Z [Info] FluentMigrator.Runner.MigrationRunner: 14: drop_air_date migrating
2026-06-13T01:44:13.709607242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:13.712054290Z [Info] drop_air_date: Starting migration of Main DB to 14
2026-06-13T01:44:13.715766287Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Episodes AirDate
2026-06-13T01:44:13.738683225Z [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-06-13T01:44:13.748317580Z [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-06-13T01:44:13.758835265Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Episodes"
2026-06-13T01:44:13.761613941Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes_temp" RENAME TO "Episodes"
2026-06-13T01:44:13.772542373Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Episodes_TvDbEpisodeId" ON "Episodes" ("TvDbEpisodeId" ASC)
2026-06-13T01:44:13.776448710Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0589482s
2026-06-13T01:44:13.778109977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2026-06-13T01:44:13', 'drop_air_date')
2026-06-13T01:44:13.781898307Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:13.784829551Z [Info] FluentMigrator.Runner.MigrationRunner: 14: drop_air_date migrated
2026-06-13T01:44:13.786351086Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0673978s
2026-06-13T01:44:13.788157244Z [Info] FluentMigrator.Runner.MigrationRunner: 15: add_air_date_as_string migrating
2026-06-13T01:44:13.789813399Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:13.792311260Z [Info] add_air_date_as_string: Starting migration of Main DB to 15
2026-06-13T01:44:13.797276932Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2026-06-13T01:44:13.798895091Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.66E-05s
2026-06-13T01:44:13.800251784Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes AirDate String
2026-06-13T01:44:13.802050827Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "AirDate" TEXT
2026-06-13T01:44:13.808117847Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006166s
2026-06-13T01:44:13.809773492Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2026-06-13T01:44:13', 'add_air_date_as_string')
2026-06-13T01:44:13.813670541Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:13.816431542Z [Info] FluentMigrator.Runner.MigrationRunner: 15: add_air_date_as_string migrated
2026-06-13T01:44:13.818051766Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.014534s
2026-06-13T01:44:13.819796369Z [Info] FluentMigrator.Runner.MigrationRunner: 16: updated_imported_history_item migrating
2026-06-13T01:44:13.821548018Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:13.824044586Z [Info] updated_imported_history_item: Starting migration of Main DB to 16
2026-06-13T01:44:13.827512150Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "History" SET "Data" = replace( "Data", '"Path"', '"ImportedPath"' ) WHERE "EventType" = 3
2026-06-13T01:44:13.830278993Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "History" SET "Data" = replace( "Data", '"Path"', '"ImportedPath"' ) WHERE "EventType" = 3
2026-06-13T01:44:13.834166613Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039084s
2026-06-13T01:44:13.835793280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2026-06-13T01:44:13', 'updated_imported_history_item')
2026-06-13T01:44:13.839707123Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:13.842413634Z [Info] FluentMigrator.Runner.MigrationRunner: 16: updated_imported_history_item migrated
2026-06-13T01:44:13.844191275Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.012195s
2026-06-13T01:44:13.845779664Z [Info] FluentMigrator.Runner.MigrationRunner: 17: reset_scene_names migrating
2026-06-13T01:44:13.847402513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:13.849897839Z [Info] reset_scene_names: Starting migration of Main DB to 17
2026-06-13T01:44:13.853218477Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "EpisodeFiles" SET "SceneName" = NULL where "SceneName" != NULL
2026-06-13T01:44:13.855637188Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "EpisodeFiles" SET "SceneName" = NULL where "SceneName" != NULL
2026-06-13T01:44:13.858967306Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033012s
2026-06-13T01:44:13.860621448Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2026-06-13T01:44:13', 'reset_scene_names')
2026-06-13T01:44:13.864402273Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:13.867076940Z [Info] FluentMigrator.Runner.MigrationRunner: 17: reset_scene_names migrated
2026-06-13T01:44:13.868657764Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011461s
2026-06-13T01:44:13.870280833Z [Info] FluentMigrator.Runner.MigrationRunner: 18: remove_duplicates migrating
2026-06-13T01:44:13.871862729Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:13.874308726Z [Info] remove_duplicates: Starting migration of Main DB to 18
2026-06-13T01:44:13.877959449Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-13T01:44:13.879857702Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-13T01:44:14.022202848Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1423609s
2026-06-13T01:44:14.024468311Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2026-06-13T01:44:14', 'remove_duplicates')
2026-06-13T01:44:14.028642258Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:14.031506907Z [Info] FluentMigrator.Runner.MigrationRunner: 18: remove_duplicates migrated
2026-06-13T01:44:14.033104105Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1519635s
2026-06-13T01:44:14.034965003Z [Info] FluentMigrator.Runner.MigrationRunner: 19: restore_unique_constraints migrating
2026-06-13T01:44:14.036716691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:14.039292900Z [Info] restore_unique_constraints: Starting migration of Main DB to 19
2026-06-13T01:44:14.052481334Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DROP INDEX IF EXISTS "IX_Series_TvdbId"
2026-06-13T01:44:14.054744943Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX IF EXISTS "IX_Series_TvdbId"
2026-06-13T01:44:14.058276255Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035368s
2026-06-13T01:44:14.059655443Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DROP INDEX IF EXISTS "IX_Series_TitleSlug"
2026-06-13T01:44:14.061740303Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX IF EXISTS "IX_Series_TitleSlug"
2026-06-13T01:44:14.064685084Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029299s
2026-06-13T01:44:14.066048640Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DROP INDEX IF EXISTS "IX_Episodes_TvDbEpisodeId"
2026-06-13T01:44:14.068108238Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX IF EXISTS "IX_Episodes_TvDbEpisodeId"
2026-06-13T01:44:14.071089092Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029774s
2026-06-13T01:44:14.072568302Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (TvdbId)
2026-06-13T01:44:14.074264017Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2026-06-13T01:44:14.077939841Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038281s
2026-06-13T01:44:14.079370963Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (TitleSlug)
2026-06-13T01:44:14.081027660Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2026-06-13T01:44:14.084560716Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036012s
2026-06-13T01:44:14.085953932Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Episodes (TvDbEpisodeId)
2026-06-13T01:44:14.087647293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Episodes_TvDbEpisodeId" ON "Episodes" ("TvDbEpisodeId" ASC)
2026-06-13T01:44:14.091316433Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037077s
2026-06-13T01:44:14.092982229Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2026-06-13T01:44:14', 'restore_unique_constraints')
2026-06-13T01:44:14.097078509Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:14.100077600Z [Info] FluentMigrator.Runner.MigrationRunner: 19: restore_unique_constraints migrated
2026-06-13T01:44:14.101739758Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0124674s
2026-06-13T01:44:14.103433299Z [Info] FluentMigrator.Runner.MigrationRunner: 20: add_year_and_seasons_to_series migrating
2026-06-13T01:44:14.105207913Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:14.107654781Z [Info] add_year_and_seasons_to_series: Starting migration of Main DB to 20
2026-06-13T01:44:14.114724842Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-06-13T01:44:14.116350326Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.69E-05s
2026-06-13T01:44:14.117684352Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series Year Int32
2026-06-13T01:44:14.119335508Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "Year" INTEGER
2026-06-13T01:44:14.125413671Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061417s
2026-06-13T01:44:14.126820233Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-06-13T01:44:14.128226656Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.12E-05s
2026-06-13T01:44:14.129579752Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series Seasons String
2026-06-13T01:44:14.131289626Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "Seasons" TEXT
2026-06-13T01:44:14.136775164Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0055721s
2026-06-13T01:44:14.138148771Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-13T01:44:14.139577048Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-13T01:44:14.192635175Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0528112s
2026-06-13T01:44:14.194744053Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2026-06-13T01:44:14', 'add_year_and_seasons_to_series')
2026-06-13T01:44:14.198941818Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:14.202013474Z [Info] FluentMigrator.Runner.MigrationRunner: 20: add_year_and_seasons_to_series migrated
2026-06-13T01:44:14.203752938Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0624505s
2026-06-13T01:44:14.205503744Z [Info] FluentMigrator.Runner.MigrationRunner: 21: drop_seasons_table migrating
2026-06-13T01:44:14.207102194Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:14.209603221Z [Info] drop_seasons_table: Starting migration of Main DB to 21
2026-06-13T01:44:14.213282993Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable Seasons
2026-06-13T01:44:14.214980332Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Seasons"
2026-06-13T01:44:14.218181930Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033108s
2026-06-13T01:44:14.219819178Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2026-06-13T01:44:14', 'drop_seasons_table')
2026-06-13T01:44:14.223662218Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:14.226545536Z [Info] FluentMigrator.Runner.MigrationRunner: 21: drop_seasons_table migrated
2026-06-13T01:44:14.228142212Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117137s
2026-06-13T01:44:14.229784680Z [Info] FluentMigrator.Runner.MigrationRunner: 22: move_indexer_to_generic_provider migrating
2026-06-13T01:44:14.231520316Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:14.233959289Z [Info] move_indexer_to_generic_provider: Starting migration of Main DB to 22
2026-06-13T01:44:14.238650768Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-06-13T01:44:14.240265450Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.58E-05s
2026-06-13T01:44:14.241589747Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers ConfigContract String
2026-06-13T01:44:14.243482048Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "ConfigContract" TEXT
2026-06-13T01:44:14.249571363Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062136s
2026-06-13T01:44:14.251228421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2026-06-13T01:44:14', 'move_indexer_to_generic_provider')
2026-06-13T01:44:14.255291154Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:14.258111404Z [Info] FluentMigrator.Runner.MigrationRunner: 22: move_indexer_to_generic_provider migrated
2026-06-13T01:44:14.259835517Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0148036s
2026-06-13T01:44:14.261506433Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_config_contract_to_indexers migrating
2026-06-13T01:44:14.263248191Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:14.265703797Z [Info] add_config_contract_to_indexers: Starting migration of Main DB to 23
2026-06-13T01:44:14.296479684Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-13T01:44:14.299950044Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NewznabSettings' WHERE "Implementation" = 'Newznab'
2026-06-13T01:44:14.303542329Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049909s
2026-06-13T01:44:14.304966127Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-13T01:44:14.306374153Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'OmgwtfnzbsSettings' WHERE "Implementation" = 'Omgwtfnzbs'
2026-06-13T01:44:14.309930406Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036135s
2026-06-13T01:44:14.311261457Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-13T01:44:14.312692449Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NullConfig' WHERE "Implementation" = 'Wombles'
2026-06-13T01:44:14.316212279Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034206s
2026-06-13T01:44:14.317408809Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-13T01:44:14.318822306Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NullConfig' WHERE "Implementation" = 'Eztv'
2026-06-13T01:44:14.322156972Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034103s
2026-06-13T01:44:14.323725682Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-06-13T01:44:14.356386626Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "ConfigContract" IS NULL
2026-06-13T01:44:14.360741478Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0351388s
2026-06-13T01:44:14.362508336Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2026-06-13T01:44:14', 'add_config_contract_to_indexers')
2026-06-13T01:44:14.366590518Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:14.370347455Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_config_contract_to_indexers migrated
2026-06-13T01:44:14.372114254Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0448145s
2026-06-13T01:44:14.373812344Z [Info] FluentMigrator.Runner.MigrationRunner: 24: drop_tvdb_episodeid migrating
2026-06-13T01:44:14.375436034Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:14.378060060Z [Info] drop_tvdb_episodeid: Starting migration of Main DB to 24
2026-06-13T01:44:14.382046760Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Episodes TvDbEpisodeId
2026-06-13T01:44:14.404785579Z [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-06-13T01:44:14.414184340Z [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-06-13T01:44:14.424156095Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Episodes"
2026-06-13T01:44:14.427278223Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes_temp" RENAME TO "Episodes"
2026-06-13T01:44:14.438017684Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0541274s
2026-06-13T01:44:14.439745174Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2026-06-13T01:44:14', 'drop_tvdb_episodeid')
2026-06-13T01:44:14.443595849Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:14.446618057Z [Info] FluentMigrator.Runner.MigrationRunner: 24: drop_tvdb_episodeid migrated
2026-06-13T01:44:14.448213230Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0627976s
2026-06-13T01:44:14.449941891Z [Info] FluentMigrator.Runner.MigrationRunner: 25: move_notification_to_generic_provider migrating
2026-06-13T01:44:14.451767488Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:14.454343126Z [Info] move_notification_to_generic_provider: Starting migration of Main DB to 25
2026-06-13T01:44:14.459382546Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-06-13T01:44:14.461130707Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.66E-05s
2026-06-13T01:44:14.462449393Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications ConfigContract String
2026-06-13T01:44:14.464430323Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "ConfigContract" TEXT
2026-06-13T01:44:14.470556542Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062632s
2026-06-13T01:44:14.472236205Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2026-06-13T01:44:14', 'move_notification_to_generic_provider')
2026-06-13T01:44:14.476314490Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:14.479234321Z [Info] FluentMigrator.Runner.MigrationRunner: 25: move_notification_to_generic_provider migrated
2026-06-13T01:44:14.481066401Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0149811s
2026-06-13T01:44:14.482735322Z [Info] FluentMigrator.Runner.MigrationRunner: 26: add_config_contract_to_notifications migrating
2026-06-13T01:44:14.484566230Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:14.487074312Z [Info] add_config_contract_to_notifications: Starting migration of Main DB to 26
2026-06-13T01:44:14.502771378Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-13T01:44:14.504398625Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "ConfigContract" = 'EmailSettings' WHERE "Implementation" = 'Email'
2026-06-13T01:44:14.508209431Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039071s
2026-06-13T01:44:14.509560362Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-13T01:44:14.510967556Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "ConfigContract" = 'GrowlSettings' WHERE "Implementation" = 'Growl'
2026-06-13T01:44:14.514374188Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034788s
2026-06-13T01:44:14.515722203Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-13T01:44:14.517136391Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "ConfigContract" = 'NotifyMyAndroidSettings' WHERE "Implementation" = 'NotifyMyAndroid'
2026-06-13T01:44:14.520853769Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037939s
2026-06-13T01:44:14.522194780Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-13T01:44:14.523594789Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "ConfigContract" = 'PlexClientSettings' WHERE "Implementation" = 'PlexClient'
2026-06-13T01:44:14.527147546Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036238s
2026-06-13T01:44:14.528523196Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-13T01:44:14.529928727Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "ConfigContract" = 'PlexServerSettings' WHERE "Implementation" = 'PlexServer'
2026-06-13T01:44:14.533474328Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036252s
2026-06-13T01:44:14.534819227Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-13T01:44:14.536245380Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "ConfigContract" = 'ProwlSettings' WHERE "Implementation" = 'Prowl'
2026-06-13T01:44:14.539646410Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035309s
2026-06-13T01:44:14.541032251Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-13T01:44:14.542437622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "ConfigContract" = 'PushBulletSettings' WHERE "Implementation" = 'PushBullet'
2026-06-13T01:44:14.545994566Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036317s
2026-06-13T01:44:14.547333553Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-13T01:44:14.548748343Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "ConfigContract" = 'PushoverSettings' WHERE "Implementation" = 'Pushover'
2026-06-13T01:44:14.552246388Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035745s
2026-06-13T01:44:14.553596888Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-13T01:44:14.555002790Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "ConfigContract" = 'XbmcSettings' WHERE "Implementation" = 'Xbmc'
2026-06-13T01:44:14.558359822Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00345s
2026-06-13T01:44:14.559999584Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-06-13T01:44:14.562396903Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "ConfigContract" IS NULL
2026-06-13T01:44:14.565244038Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034284s
2026-06-13T01:44:14.566836595Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2026-06-13T01:44:14', 'add_config_contract_to_notifications')
2026-06-13T01:44:14.570875961Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:14.573648926Z [Info] FluentMigrator.Runner.MigrationRunner: 26: add_config_contract_to_notifications migrated
2026-06-13T01:44:14.575430896Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118436s
2026-06-13T01:44:14.577142663Z [Info] FluentMigrator.Runner.MigrationRunner: 27: fix_omgwtfnzbs migrating
2026-06-13T01:44:14.578730161Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:14.581382914Z [Info] fix_omgwtfnzbs: Starting migration of Main DB to 27
2026-06-13T01:44:14.598114684Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-13T01:44:14.599992446Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'OmgwtfnzbsSettings' WHERE "Implementation" = 'Omgwtfnzbs'
2026-06-13T01:44:14.603924105Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041252s
2026-06-13T01:44:14.605362152Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-13T01:44:14.606849928Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "Settings" = '{}' WHERE "Implementation" = 'Omgwtfnzbs' AND "Settings" IS NULL
2026-06-13T01:44:14.610476112Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037543s
2026-06-13T01:44:14.611811091Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-13T01:44:14.613325491Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "Settings" = '{}' WHERE "Implementation" = 'Omgwtfnzbs' AND "Settings" = ''
2026-06-13T01:44:14.616872626Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037105s
2026-06-13T01:44:14.618522759Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2026-06-13T01:44:14', 'fix_omgwtfnzbs')
2026-06-13T01:44:14.622275698Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:14.625040667Z [Info] FluentMigrator.Runner.MigrationRunner: 27: fix_omgwtfnzbs migrated
2026-06-13T01:44:14.626555909Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118949s
2026-06-13T01:44:14.628230051Z [Info] FluentMigrator.Runner.MigrationRunner: 28: add_blacklist_table migrating
2026-06-13T01:44:14.629858982Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:14.632302604Z [Info] add_blacklist_table: Starting migration of Main DB to 28
2026-06-13T01:44:14.639775375Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Blacklist
2026-06-13T01:44:14.641901929Z [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-06-13T01:44:14.648166927Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065691s
2026-06-13T01:44:14.649747160Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2026-06-13T01:44:14', 'add_blacklist_table')
2026-06-13T01:44:14.653561453Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:14.656404609Z [Info] FluentMigrator.Runner.MigrationRunner: 28: add_blacklist_table migrated
2026-06-13T01:44:14.657988189Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.015012s
2026-06-13T01:44:14.659631990Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_formats_to_naming_config migrating
2026-06-13T01:44:14.661395552Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:14.663821658Z [Info] add_formats_to_naming_config: Starting migration of Main DB to 29
2026-06-13T01:44:14.670642056Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2026-06-13T01:44:14.672353092Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.54E-05s
2026-06-13T01:44:14.673689694Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig StandardEpisodeFormat String
2026-06-13T01:44:14.675697147Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "StandardEpisodeFormat" TEXT
2026-06-13T01:44:14.681998810Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064039s
2026-06-13T01:44:14.683387888Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2026-06-13T01:44:14.684867588Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.11E-05s
2026-06-13T01:44:14.686167577Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig DailyEpisodeFormat String
2026-06-13T01:44:14.688086141Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "DailyEpisodeFormat" TEXT
2026-06-13T01:44:14.693681200Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0056936s
2026-06-13T01:44:14.695041350Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-13T01:44:14.696456590Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-13T01:44:14.763607132Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0668571s
2026-06-13T01:44:14.765742733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2026-06-13T01:44:14', 'add_formats_to_naming_config')
2026-06-13T01:44:14.770016321Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:14.772869277Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_formats_to_naming_config migrated
2026-06-13T01:44:14.774566516Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0764016s
2026-06-13T01:44:14.776394608Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_season_folder_format_to_naming_config migrating
2026-06-13T01:44:14.778307040Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:14.781048792Z [Info] add_season_folder_format_to_naming_config: Starting migration of Main DB to 30
2026-06-13T01:44:14.787393832Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2026-06-13T01:44:14.789084106Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.62E-05s
2026-06-13T01:44:14.790384966Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig SeasonFolderFormat String
2026-06-13T01:44:14.792438623Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "SeasonFolderFormat" TEXT
2026-06-13T01:44:14.798711277Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064201s
2026-06-13T01:44:14.800103170Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-13T01:44:14.801513902Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-13T01:44:14.814376479Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0126408s
2026-06-13T01:44:14.816216746Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" = 'seasonfolderformat'
2026-06-13T01:44:14.818301104Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'seasonfolderformat'
2026-06-13T01:44:14.821442982Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031356s
2026-06-13T01:44:14.822815797Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" = 'useseasonfolder'
2026-06-13T01:44:14.824884554Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'useseasonfolder'
2026-06-13T01:44:14.827685265Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002798s
2026-06-13T01:44:14.829435801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2026-06-13T01:44:14', 'add_season_folder_format_to_naming_config')
2026-06-13T01:44:14.833630890Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:14.836825665Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_season_folder_format_to_naming_config migrated
2026-06-13T01:44:14.838669048Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0119414s
2026-06-13T01:44:14.840559366Z [Info] FluentMigrator.Runner.MigrationRunner: 31: delete_old_naming_config_columns migrating
2026-06-13T01:44:14.842373349Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:14.845044700Z [Info] delete_old_naming_config_columns: Starting migration of Main DB to 31
2026-06-13T01:44:14.851500803Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig Separator, NumberStyle, IncludeSeriesTitle, IncludeEpisodeTitle, IncludeQuality, ReplaceSpaces
2026-06-13T01:44:14.874752696Z [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-06-13T01:44:14.881393181Z [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-06-13T01:44:14.888028325Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig"
2026-06-13T01:44:14.891023749Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig"
2026-06-13T01:44:14.902393028Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.047881s
2026-06-13T01:44:14.903995205Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2026-06-13T01:44:14', 'delete_old_naming_config_columns')
2026-06-13T01:44:14.908172239Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:14.910910153Z [Info] FluentMigrator.Runner.MigrationRunner: 31: delete_old_naming_config_columns migrated
2026-06-13T01:44:14.912649867Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0565315s
2026-06-13T01:44:14.914336394Z [Info] FluentMigrator.Runner.MigrationRunner: 32: set_default_release_group migrating
2026-06-13T01:44:14.916017780Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:14.918531053Z [Info] set_default_release_group: Starting migration of Main DB to 32
2026-06-13T01:44:14.928542107Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-13T01:44:14.930325879Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "EpisodeFiles" SET "ReleaseGroup" = 'DRONE' WHERE "ReleaseGroup" IS NULL
2026-06-13T01:44:14.934290455Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037956s
2026-06-13T01:44:14.935639722Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2026-06-13T01:44:14', 'set_default_release_group')
2026-06-13T01:44:14.939567894Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:14.942395710Z [Info] FluentMigrator.Runner.MigrationRunner: 32: set_default_release_group migrated
2026-06-13T01:44:14.944105634Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122532s
2026-06-13T01:44:14.945739034Z [Info] FluentMigrator.Runner.MigrationRunner: 33: add_api_key_to_pushover migrating
2026-06-13T01:44:14.984354662Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:14.987761634Z [Info] add_api_key_to_pushover: Starting migration of Main DB to 33
2026-06-13T01:44:14.991169398Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-13T01:44:14.992752025Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-13T01:44:15.005492737Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0124797s
2026-06-13T01:44:15.007584500Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2026-06-13T01:44:15', 'add_api_key_to_pushover')
2026-06-13T01:44:15.012424609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:15.015320472Z [Info] FluentMigrator.Runner.MigrationRunner: 33: add_api_key_to_pushover migrated
2026-06-13T01:44:15.017007480Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0225673s
2026-06-13T01:44:15.018709929Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_series_contraints migrating
2026-06-13T01:44:15.020364882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:15.022814416Z [Info] remove_series_contraints: Starting migration of Main DB to 34
2026-06-13T01:44:15.043983854Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-06-13T01:44:15.045890424Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.77E-05s
2026-06-13T01:44:15.050230446Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Series ImdbId String
2026-06-13T01:44:15.079916769Z [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-06-13T01:44:15.093270716Z [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-06-13T01:44:15.106477697Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2026-06-13T01:44:15.109789658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2026-06-13T01:44:15.120627316Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2026-06-13T01:44:15.124278941Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2026-06-13T01:44:15.127878741Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.075868s
2026-06-13T01:44:15.129514196Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Series TitleSlug String
2026-06-13T01:44:15.152349369Z [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-06-13T01:44:15.165479345Z [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-06-13T01:44:15.178271030Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2026-06-13T01:44:15.181486877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2026-06-13T01:44:15.192159473Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2026-06-13T01:44:15.195826178Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2026-06-13T01:44:15.199428304Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0681924s
2026-06-13T01:44:15.201108678Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2026-06-13T01:44:15', 'remove_series_contraints')
2026-06-13T01:44:15.205007741Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:15.208257006Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_series_contraints migrated
2026-06-13T01:44:15.209901518Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0770784s
2026-06-13T01:44:15.211598366Z [Info] FluentMigrator.Runner.MigrationRunner: 35: add_series_folder_format_to_naming_config migrating
2026-06-13T01:44:15.213451539Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:15.215891924Z [Info] add_series_folder_format_to_naming_config: Starting migration of Main DB to 35
2026-06-13T01:44:15.227328098Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2026-06-13T01:44:15.229273917Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.76E-05s
2026-06-13T01:44:15.230632233Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig SeriesFolderFormat String
2026-06-13T01:44:15.232651661Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "SeriesFolderFormat" TEXT
2026-06-13T01:44:15.238928333Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064333s
2026-06-13T01:44:15.240347251Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-13T01:44:15.241835999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "SeriesFolderFormat" = '{Series Title}' WHERE 1 = 1
2026-06-13T01:44:15.245094392Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034164s
2026-06-13T01:44:15.246740548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2026-06-13T01:44:15', 'add_series_folder_format_to_naming_config')
2026-06-13T01:44:15.250803692Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:15.253600835Z [Info] FluentMigrator.Runner.MigrationRunner: 35: add_series_folder_format_to_naming_config migrated
2026-06-13T01:44:15.255967202Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0119353s
2026-06-13T01:44:15.257175465Z [Info] FluentMigrator.Runner.MigrationRunner: 36: update_with_quality_converters migrating
2026-06-13T01:44:15.258902153Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:15.261958619Z [Info] update_with_quality_converters: Starting migration of Main DB to 36
2026-06-13T01:44:15.280157074Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2026-06-13T01:44:15.282269108Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.71E-05s
2026-06-13T01:44:15.283360917Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles Items String
2026-06-13T01:44:15.285267206Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "Items" TEXT
2026-06-13T01:44:15.291515051Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063119s
2026-06-13T01:44:15.292880200Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-13T01:44:15.294286603Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-13T01:44:15.322677216Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0281296s
2026-06-13T01:44:15.324452021Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-13T01:44:15.325879135Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-13T01:44:15.344911760Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0187964s
2026-06-13T01:44:15.346959835Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2026-06-13T01:44:15', 'update_with_quality_converters')
2026-06-13T01:44:15.351194364Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:15.354017280Z [Info] FluentMigrator.Runner.MigrationRunner: 36: update_with_quality_converters migrated
2026-06-13T01:44:15.356055826Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0281148s
2026-06-13T01:44:15.357540126Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_configurable_qualities migrating
2026-06-13T01:44:15.359497809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:15.362065280Z [Info] add_configurable_qualities: Starting migration of Main DB to 37
2026-06-13T01:44:15.385788913Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn QualityProfiles Allowed
2026-06-13T01:44:15.408121785Z [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-06-13T01:44:15.413464987Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "QualityProfiles_temp" ("Id", "Name", "Cutoff", "Items") SELECT "Id", "Name", "Cutoff", "Items" FROM "QualityProfiles"
2026-06-13T01:44:15.417755889Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "QualityProfiles"
2026-06-13T01:44:15.420916425Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles_temp" RENAME TO "QualityProfiles"
2026-06-13T01:44:15.432082997Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityProfiles_Name" ON "QualityProfiles" ("Name" ASC)
2026-06-13T01:44:15.435912199Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0480648s
2026-06-13T01:44:15.437369234Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn QualityProfiles Items String
2026-06-13T01:44:15.458966524Z [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-06-13T01:44:15.464117509Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "QualityProfiles_temp" ("Id", "Name", "Cutoff", "Items") SELECT "Id", "Name", "Cutoff", "Items" FROM "QualityProfiles"
2026-06-13T01:44:15.468312218Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "QualityProfiles"
2026-06-13T01:44:15.471396189Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles_temp" RENAME TO "QualityProfiles"
2026-06-13T01:44:15.482490645Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityProfiles_Name" ON "QualityProfiles" ("Name" ASC)
2026-06-13T01:44:15.486361281Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0472064s
2026-06-13T01:44:15.487736952Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable QualityDefinitions
2026-06-13T01:44:15.489827583Z [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-06-13T01:44:15.495612575Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062176s
2026-06-13T01:44:15.497192497Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Quality)
2026-06-13T01:44:15.499028766Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Quality" ON "QualityDefinitions" ("Quality" ASC)
2026-06-13T01:44:15.502881305Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039165s
2026-06-13T01:44:15.504303229Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Title)
2026-06-13T01:44:15.506049416Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Title" ON "QualityDefinitions" ("Title" ASC)
2026-06-13T01:44:15.509856304Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003895s
2026-06-13T01:44:15.511337508Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Weight)
2026-06-13T01:44:15.513099296Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Weight" ON "QualityDefinitions" ("Weight" ASC)
2026-06-13T01:44:15.516945994Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039157s
2026-06-13T01:44:15.518311905Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-13T01:44:15.519680171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-13T01:44:15.535055619Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0150396s
2026-06-13T01:44:15.536825093Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable QualitySizes
2026-06-13T01:44:15.538385707Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "QualitySizes"
2026-06-13T01:44:15.541958282Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036074s
2026-06-13T01:44:15.543627214Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2026-06-13T01:44:15', 'add_configurable_qualities')
2026-06-13T01:44:15.547549103Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:15.550676041Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_configurable_qualities migrated
2026-06-13T01:44:15.552440465Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0123387s
2026-06-13T01:44:15.554327175Z [Info] FluentMigrator.Runner.MigrationRunner: 38: add_on_upgrade_to_notifications migrating
2026-06-13T01:44:15.556191410Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:15.570032428Z [Info] add_on_upgrade_to_notifications: Starting migration of Main DB to 38
2026-06-13T01:44:15.598605359Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-06-13T01:44:15.600692563Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001273s
2026-06-13T01:44:15.602317095Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnUpgrade Boolean
2026-06-13T01:44:15.604890959Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnUpgrade" INTEGER
2026-06-13T01:44:15.612681610Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085368s
2026-06-13T01:44:15.614214608Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "OnUpgrade" = "OnDownload"
2026-06-13T01:44:15.616588960Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "OnUpgrade" = "OnDownload"
2026-06-13T01:44:15.619494773Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030813s
2026-06-13T01:44:15.622194471Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2026-06-13T01:44:15', 'add_on_upgrade_to_notifications')
2026-06-13T01:44:15.626334419Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:15.630412884Z [Info] FluentMigrator.Runner.MigrationRunner: 38: add_on_upgrade_to_notifications migrated
2026-06-13T01:44:15.632230505Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0140022s
2026-06-13T01:44:15.635117420Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_metadata_tables migrating
2026-06-13T01:44:15.636966985Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:15.639707835Z [Info] add_metadata_tables: Starting migration of Main DB to 39
2026-06-13T01:44:15.655097713Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Metadata
2026-06-13T01:44:15.657642508Z [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-06-13T01:44:15.664292984Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074898s
2026-06-13T01:44:15.665689376Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataFiles
2026-06-13T01:44:15.667704124Z [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-06-13T01:44:15.674262834Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007027s
2026-06-13T01:44:15.675894952Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2026-06-13T01:44:15', 'add_metadata_tables')
2026-06-13T01:44:15.679744205Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:15.682676581Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_metadata_tables migrated
2026-06-13T01:44:15.684297546Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0154741s
2026-06-13T01:44:15.686003271Z [Info] FluentMigrator.Runner.MigrationRunner: 40: add_metadata_to_episodes_and_series migrating
2026-06-13T01:44:15.687786353Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:15.690197489Z [Info] add_metadata_to_episodes_and_series: Starting migration of Main DB to 40
2026-06-13T01:44:15.700682287Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-06-13T01:44:15.702290426Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.65E-05s
2026-06-13T01:44:15.703742030Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series Actors String
2026-06-13T01:44:15.705431393Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "Actors" TEXT
2026-06-13T01:44:15.711746472Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064374s
2026-06-13T01:44:15.713138035Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series Ratings String
2026-06-13T01:44:15.714906968Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "Ratings" TEXT
2026-06-13T01:44:15.720649194Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058114s
2026-06-13T01:44:15.722071238Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series Genres String
2026-06-13T01:44:15.723732835Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "Genres" TEXT
2026-06-13T01:44:15.729609130Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058859s
2026-06-13T01:44:15.731024671Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series Certification String
2026-06-13T01:44:15.732823975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "Certification" TEXT
2026-06-13T01:44:15.738594598Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058677s
2026-06-13T01:44:15.740031112Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2026-06-13T01:44:15.741475090Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.18E-05s
2026-06-13T01:44:15.742766241Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes Ratings String
2026-06-13T01:44:15.744456115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "Ratings" TEXT
2026-06-13T01:44:15.750191416Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0057611s
2026-06-13T01:44:15.751642860Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes Images String
2026-06-13T01:44:15.753400841Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "Images" TEXT
2026-06-13T01:44:15.759231605Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058638s
2026-06-13T01:44:15.760915036Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2026-06-13T01:44:15', 'add_metadata_to_episodes_and_series')
2026-06-13T01:44:15.764961215Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:15.767782537Z [Info] FluentMigrator.Runner.MigrationRunner: 40: add_metadata_to_episodes_and_series migrated
2026-06-13T01:44:15.769571451Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0144899s
2026-06-13T01:44:15.771245222Z [Info] FluentMigrator.Runner.MigrationRunner: 41: fix_xbmc_season_images_metadata migrating
2026-06-13T01:44:15.773002682Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:15.775347224Z [Info] fix_xbmc_season_images_metadata: Starting migration of Main DB to 41
2026-06-13T01:44:15.779103710Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MetadataFiles" SET "Type" = 4 WHERE "Consumer" = 'XbmcMetadata' AND "SeasonNumber" IS NOT NULL
2026-06-13T01:44:15.781978310Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MetadataFiles" SET "Type" = 4 WHERE "Consumer" = 'XbmcMetadata' AND "SeasonNumber" IS NOT NULL
2026-06-13T01:44:15.786960936Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050107s
2026-06-13T01:44:15.788629797Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2026-06-13T01:44:15', 'fix_xbmc_season_images_metadata')
2026-06-13T01:44:15.792580414Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:15.795307497Z [Info] FluentMigrator.Runner.MigrationRunner: 41: fix_xbmc_season_images_metadata migrated
2026-06-13T01:44:15.797047783Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0133865s
2026-06-13T01:44:15.798652144Z [Info] FluentMigrator.Runner.MigrationRunner: 42: add_download_clients_table migrating
2026-06-13T01:44:15.800356587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:15.802734757Z [Info] add_download_clients_table: Starting migration of Main DB to 42
2026-06-13T01:44:15.811117100Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClients
2026-06-13T01:44:15.813264245Z [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-06-13T01:44:15.819961243Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007147s
2026-06-13T01:44:15.821622470Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2026-06-13T01:44:15', 'add_download_clients_table')
2026-06-13T01:44:15.825507906Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:15.828295710Z [Info] FluentMigrator.Runner.MigrationRunner: 42: add_download_clients_table migrated
2026-06-13T01:44:15.829961706Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0155076s
2026-06-13T01:44:15.831611810Z [Info] FluentMigrator.Runner.MigrationRunner: 43: convert_config_to_download_clients migrating
2026-06-13T01:44:15.833381685Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:15.835759253Z [Info] convert_config_to_download_clients: Starting migration of Main DB to 43
2026-06-13T01:44:15.839458745Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-13T01:44:15.841007164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-13T01:44:15.907306791Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.066046s
2026-06-13T01:44:15.909443074Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (43, '2026-06-13T01:44:15', 'convert_config_to_download_clients')
2026-06-13T01:44:15.913732614Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:15.916691754Z [Info] FluentMigrator.Runner.MigrationRunner: 43: convert_config_to_download_clients migrated
2026-06-13T01:44:15.918441128Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0757112s
2026-06-13T01:44:15.920145310Z [Info] FluentMigrator.Runner.MigrationRunner: 44: fix_xbmc_episode_metadata migrating
2026-06-13T01:44:15.921821677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:15.924268916Z [Info] fix_xbmc_episode_metadata: Starting migration of Main DB to 44
2026-06-13T01:44:15.928222248Z [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-06-13T01:44:15.931599931Z [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-06-13T01:44:15.936565913Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049345s
2026-06-13T01:44:15.937928408Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MetadataFiles" SET "Type" = 5 WHERE "Consumer" = 'XbmcMetadata' AND "EpisodeFileId" IS NOT NULL AND "Type" = 4
2026-06-13T01:44:15.940810102Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MetadataFiles" SET "Type" = 5 WHERE "Consumer" = 'XbmcMetadata' AND "EpisodeFileId" IS NOT NULL AND "Type" = 4
2026-06-13T01:44:15.944579674Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037638s
2026-06-13T01:44:15.946164587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2026-06-13T01:44:15', 'fix_xbmc_episode_metadata')
2026-06-13T01:44:15.950025323Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:15.953727600Z [Info] FluentMigrator.Runner.MigrationRunner: 44: fix_xbmc_episode_metadata migrated
2026-06-13T01:44:15.955363445Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0129371s
2026-06-13T01:44:15.957084050Z [Info] FluentMigrator.Runner.MigrationRunner: 45: add_indexes migrating
2026-06-13T01:44:15.958590625Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:15.961202786Z [Info] add_indexes: Starting migration of Main DB to 45
2026-06-13T01:44:15.975978948Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Blacklist (SeriesId)
2026-06-13T01:44:15.978232998Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Blacklist_SeriesId" ON "Blacklist" ("SeriesId" ASC)
2026-06-13T01:44:15.982474070Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047182s
2026-06-13T01:44:15.983902297Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex EpisodeFiles (SeriesId)
2026-06-13T01:44:15.985570677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_EpisodeFiles_SeriesId" ON "EpisodeFiles" ("SeriesId" ASC)
2026-06-13T01:44:15.989258905Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00375s
2026-06-13T01:44:15.990644376Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Episodes (EpisodeFileId)
2026-06-13T01:44:15.992446005Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_EpisodeFileId" ON "Episodes" ("EpisodeFileId" ASC)
2026-06-13T01:44:15.996116628Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037363s
2026-06-13T01:44:15.997519524Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Episodes (SeriesId)
2026-06-13T01:44:15.999164838Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_SeriesId" ON "Episodes" ("SeriesId" ASC)
2026-06-13T01:44:16.002685739Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035762s
2026-06-13T01:44:16.004075699Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (EpisodeId)
2026-06-13T01:44:16.005788779Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EpisodeId" ON "History" ("EpisodeId" ASC)
2026-06-13T01:44:16.009323990Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036189s
2026-06-13T01:44:16.010742828Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (Date)
2026-06-13T01:44:16.012367219Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2026-06-13T01:44:16.016352676Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040431s
2026-06-13T01:44:16.017754901Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (Path)
2026-06-13T01:44:16.019439544Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_Path" ON "Series" ("Path" ASC)
2026-06-13T01:44:16.022839251Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003541s
2026-06-13T01:44:16.024298581Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (CleanTitle)
2026-06-13T01:44:16.025935849Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_CleanTitle" ON "Series" ("CleanTitle" ASC)
2026-06-13T01:44:16.029495027Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003608s
2026-06-13T01:44:16.030948645Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (TvRageId)
2026-06-13T01:44:16.032544038Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC)
2026-06-13T01:44:16.035984939Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034856s
2026-06-13T01:44:16.037664171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (45, '2026-06-13T01:44:16', 'add_indexes')
2026-06-13T01:44:16.041417030Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:16.045167073Z [Info] FluentMigrator.Runner.MigrationRunner: 45: add_indexes migrated
2026-06-13T01:44:16.046597945Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0126504s
2026-06-13T01:44:16.048332960Z [Info] FluentMigrator.Runner.MigrationRunner: 46: fix_nzb_su_url migrating
2026-06-13T01:44:16.049856218Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:16.052397326Z [Info] fix_nzb_su_url: Starting migration of Main DB to 46
2026-06-13T01:44:16.056230617Z [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-06-13T01:44:16.059780687Z [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-06-13T01:44:16.064744816Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048871s
2026-06-13T01:44:16.066416513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (46, '2026-06-13T01:44:16', 'fix_nzb_su_url')
2026-06-13T01:44:16.070230886Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:16.073182701Z [Info] FluentMigrator.Runner.MigrationRunner: 46: fix_nzb_su_url migrated
2026-06-13T01:44:16.074725028Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0133819s
2026-06-13T01:44:16.076473930Z [Info] FluentMigrator.Runner.MigrationRunner: 47: add_temporary_blacklist_columns migrating
2026-06-13T01:44:16.078215167Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:16.080677156Z [Info] add_temporary_blacklist_columns: Starting migration of Main DB to 47
2026-06-13T01:44:16.085699261Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist
2026-06-13T01:44:16.087298913Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.77E-05s
2026-06-13T01:44:16.088653842Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist PublishedDate DateTime
2026-06-13T01:44:16.090560863Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "PublishedDate" DATETIME
2026-06-13T01:44:16.097983774Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00754s
2026-06-13T01:44:16.099608006Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (47, '2026-06-13T01:44:16', 'add_temporary_blacklist_columns')
2026-06-13T01:44:16.103636900Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:16.106516320Z [Info] FluentMigrator.Runner.MigrationRunner: 47: add_temporary_blacklist_columns migrated
2026-06-13T01:44:16.108302278Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0161208s
2026-06-13T01:44:16.110046230Z [Info] FluentMigrator.Runner.MigrationRunner: 48: add_title_to_scenemappings migrating
2026-06-13T01:44:16.111720462Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:16.114163002Z [Info] add_title_to_scenemappings: Starting migration of Main DB to 48
2026-06-13T01:44:16.118897438Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SceneMappings
2026-06-13T01:44:16.120575838Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.62E-05s
2026-06-13T01:44:16.121900366Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SceneMappings Title String
2026-06-13T01:44:16.123706484Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SceneMappings" ADD COLUMN "Title" TEXT
2026-06-13T01:44:16.130603445Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069962s
2026-06-13T01:44:16.132296876Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (48, '2026-06-13T01:44:16', 'add_title_to_scenemappings')
2026-06-13T01:44:16.136260951Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:16.139100620Z [Info] FluentMigrator.Runner.MigrationRunner: 48: add_title_to_scenemappings migrated
2026-06-13T01:44:16.140796295Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0155411s
2026-06-13T01:44:16.142460618Z [Info] FluentMigrator.Runner.MigrationRunner: 49: fix_dognzb_url migrating
2026-06-13T01:44:16.143966531Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:16.146388048Z [Info] fix_dognzb_url: Starting migration of Main DB to 49
2026-06-13T01:44:16.149751743Z [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-06-13T01:44:16.153208175Z [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-06-13T01:44:16.157876518Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00466s
2026-06-13T01:44:16.159716093Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (49, '2026-06-13T01:44:16', 'fix_dognzb_url')
2026-06-13T01:44:16.163464813Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:16.166224882Z [Info] FluentMigrator.Runner.MigrationRunner: 49: fix_dognzb_url migrated
2026-06-13T01:44:16.167734874Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0130433s
2026-06-13T01:44:16.169378324Z [Info] FluentMigrator.Runner.MigrationRunner: 50: add_hash_to_metadata_files migrating
2026-06-13T01:44:16.171045823Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:16.173420816Z [Info] add_hash_to_metadata_files: Starting migration of Main DB to 50
2026-06-13T01:44:16.178132797Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles
2026-06-13T01:44:16.179757550Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.61E-05s
2026-06-13T01:44:16.181118781Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MetadataFiles Hash String
2026-06-13T01:44:16.182913406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles" ADD COLUMN "Hash" TEXT
2026-06-13T01:44:16.189891571Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069719s
2026-06-13T01:44:16.191443006Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (50, '2026-06-13T01:44:16', 'add_hash_to_metadata_files')
2026-06-13T01:44:16.195405788Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:16.198253654Z [Info] FluentMigrator.Runner.MigrationRunner: 50: add_hash_to_metadata_files migrated
2026-06-13T01:44:16.199895731Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0154661s
2026-06-13T01:44:16.201589903Z [Info] FluentMigrator.Runner.MigrationRunner: 51: download_client_import migrating
2026-06-13T01:44:16.203180437Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:16.205837158Z [Info] download_client_import: Starting migration of Main DB to 51
2026-06-13T01:44:16.210169494Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-13T01:44:16.211682451Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-13T01:44:16.219137897Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072593s
2026-06-13T01:44:16.220700585Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-13T01:44:16.222176418Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-13T01:44:16.258316960Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0358575s
2026-06-13T01:44:16.260170313Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-13T01:44:16.261588850Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-13T01:44:16.331041238Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0690287s
2026-06-13T01:44:16.333311992Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (51, '2026-06-13T01:44:16', 'download_client_import')
2026-06-13T01:44:16.337347179Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:16.340309817Z [Info] FluentMigrator.Runner.MigrationRunner: 51: download_client_import migrated
2026-06-13T01:44:16.341920751Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0787129s
2026-06-13T01:44:16.343703091Z [Info] FluentMigrator.Runner.MigrationRunner: 52: add_columns_for_anime migrating
2026-06-13T01:44:16.345359197Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:16.347708258Z [Info] add_columns_for_anime: Starting migration of Main DB to 52
2026-06-13T01:44:16.354485459Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SceneMappings
2026-06-13T01:44:16.356166755Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.81E-05s
2026-06-13T01:44:16.357495902Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SceneMappings Type String
2026-06-13T01:44:16.359537073Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SceneMappings" ADD COLUMN "Type" TEXT
2026-06-13T01:44:16.366390738Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069898s
2026-06-13T01:44:16.367790627Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "SceneMappings"
2026-06-13T01:44:16.369624872Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "SceneMappings"
2026-06-13T01:44:16.372147653Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002535s
2026-06-13T01:44:16.373472131Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2026-06-13T01:44:16.374940849Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.09E-05s
2026-06-13T01:44:16.376302642Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig AnimeEpisodeFormat String
2026-06-13T01:44:16.378234423Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "AnimeEpisodeFormat" TEXT
2026-06-13T01:44:16.384637680Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064801s
2026-06-13T01:44:16.386022349Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "AnimeEpisodeFormat" = "StandardEpisodeFormat"
2026-06-13T01:44:16.388431281Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "AnimeEpisodeFormat" = "StandardEpisodeFormat"
2026-06-13T01:44:16.391481585Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030453s
2026-06-13T01:44:16.393079373Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (52, '2026-06-13T01:44:16', 'add_columns_for_anime')
2026-06-13T01:44:16.396882162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:16.399671440Z [Info] FluentMigrator.Runner.MigrationRunner: 52: add_columns_for_anime migrated
2026-06-13T01:44:16.401289549Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112435s
2026-06-13T01:44:16.402979583Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_series_sorttitle migrating
2026-06-13T01:44:16.404596320Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:16.407001424Z [Info] add_series_sorttitle: Starting migration of Main DB to 53
2026-06-13T01:44:16.421431709Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series SortTitle String
2026-06-13T01:44:16.423578432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "SortTitle" TEXT
2026-06-13T01:44:16.430647110Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071425s
2026-06-13T01:44:16.432057721Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-13T01:44:16.433476339Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-13T01:44:16.444392786Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107178s
2026-06-13T01:44:16.446371642Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (53, '2026-06-13T01:44:16', 'add_series_sorttitle')
2026-06-13T01:44:16.450417601Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:16.453359596Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_series_sorttitle migrated
2026-06-13T01:44:16.454935350Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0198477s
2026-06-13T01:44:16.456781038Z [Info] FluentMigrator.Runner.MigrationRunner: 54: rename_profiles migrating
2026-06-13T01:44:16.458308444Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:16.460759721Z [Info] rename_profiles: Starting migration of Main DB to 54
2026-06-13T01:44:16.494852950Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable QualityProfiles Profiles
2026-06-13T01:44:16.498043767Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" RENAME TO "Profiles"
2026-06-13T01:44:16.512268959Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0151059s
2026-06-13T01:44:16.513724150Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles
2026-06-13T01:44:16.515164661Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.6E-05s
2026-06-13T01:44:16.516461984Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles Language Int32
2026-06-13T01:44:16.518272481Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "Language" INTEGER
2026-06-13T01:44:16.524637231Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006486s
2026-06-13T01:44:16.526017691Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles
2026-06-13T01:44:16.527443543Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.13E-05s
2026-06-13T01:44:16.528827891Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles GrabDelay Int32
2026-06-13T01:44:16.530631153Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "GrabDelay" INTEGER
2026-06-13T01:44:16.536989170Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006494s
2026-06-13T01:44:16.538386163Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles
2026-06-13T01:44:16.539820452Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.15E-05s
2026-06-13T01:44:16.541134128Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles GrabDelayMode Int32
2026-06-13T01:44:16.542939194Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "GrabDelayMode" INTEGER
2026-06-13T01:44:16.549243602Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063699s
2026-06-13T01:44:16.550641267Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-13T01:44:16.552266781Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Profiles" SET "Language" = 1, "GrabDelay" = 0, "GrabDelayMode" = 0 WHERE 1 = 1
2026-06-13T01:44:16.555563531Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036003s
2026-06-13T01:44:16.556943691Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-06-13T01:44:16.558379413Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-05s
2026-06-13T01:44:16.559978754Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series ProfileId Int32
2026-06-13T01:44:16.561687706Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "ProfileId" INTEGER
2026-06-13T01:44:16.568186666Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063754s
2026-06-13T01:44:16.569414910Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Series" SET "ProfileId" = "QualityProfileId"
2026-06-13T01:44:16.571523487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Series" SET "ProfileId" = "QualityProfileId"
2026-06-13T01:44:16.574437606Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029133s
2026-06-13T01:44:16.575810502Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable PendingReleases
2026-06-13T01:44:16.577793416Z [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-06-13T01:44:16.583870987Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064633s
2026-06-13T01:44:16.585586011Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (54, '2026-06-13T01:44:16', 'rename_profiles')
2026-06-13T01:44:16.589440184Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:16.593177572Z [Info] FluentMigrator.Runner.MigrationRunner: 54: rename_profiles migrated
2026-06-13T01:44:16.594719227Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0158s
2026-06-13T01:44:16.596371294Z [Info] FluentMigrator.Runner.MigrationRunner: 55: drop_old_profile_columns migrating
2026-06-13T01:44:16.598028723Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:16.600602988Z [Info] drop_old_profile_columns: Starting migration of Main DB to 55
2026-06-13T01:44:16.605606275Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Series QualityProfileId
2026-06-13T01:44:16.636443817Z [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-06-13T01:44:16.650794511Z [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-06-13T01:44:16.665774333Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2026-06-13T01:44:16.669569166Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2026-06-13T01:44:16.682805807Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2026-06-13T01:44:16.686589207Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2026-06-13T01:44:16.690264620Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_Path" ON "Series" ("Path" ASC)
2026-06-13T01:44:16.693647714Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_CleanTitle" ON "Series" ("CleanTitle" ASC)
2026-06-13T01:44:16.697426836Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC)
2026-06-13T01:44:16.700979481Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0935167s
2026-06-13T01:44:16.702604785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (55, '2026-06-13T01:44:16', 'drop_old_profile_columns')
2026-06-13T01:44:16.706442134Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:16.710100633Z [Info] FluentMigrator.Runner.MigrationRunner: 55: drop_old_profile_columns migrated
2026-06-13T01:44:16.711736658Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1026813s
2026-06-13T01:44:16.713671054Z [Info] FluentMigrator.Runner.MigrationRunner: 56: add_mediainfo_to_episodefile migrating
2026-06-13T01:44:16.715374205Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:16.718311511Z [Info] add_mediainfo_to_episodefile: Starting migration of Main DB to 56
2026-06-13T01:44:16.725834694Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable EpisodeFiles
2026-06-13T01:44:16.727571893Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.87E-05s
2026-06-13T01:44:16.728972413Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn EpisodeFiles MediaInfo String
2026-06-13T01:44:16.731001150Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles" ADD COLUMN "MediaInfo" TEXT
2026-06-13T01:44:16.738140219Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073662s
2026-06-13T01:44:16.740136700Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (56, '2026-06-13T01:44:16', 'add_mediainfo_to_episodefile')
2026-06-13T01:44:16.744172880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:16.747101238Z [Info] FluentMigrator.Runner.MigrationRunner: 56: add_mediainfo_to_episodefile migrated
2026-06-13T01:44:16.748796202Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0163775s
2026-06-13T01:44:16.750665306Z [Info] FluentMigrator.Runner.MigrationRunner: 57: convert_episode_file_path_to_relative migrating
2026-06-13T01:44:16.752505363Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:16.754928603Z [Info] convert_episode_file_path_to_relative: Starting migration of Main DB to 57
2026-06-13T01:44:16.761340007Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn EpisodeFiles RelativePath String
2026-06-13T01:44:16.763360847Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles" ADD COLUMN "RelativePath" TEXT
2026-06-13T01:44:16.770308801Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070321s
2026-06-13T01:44:16.771700364Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-13T01:44:16.773155565Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-13T01:44:16.784138216Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106305s
2026-06-13T01:44:16.786008674Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (57, '2026-06-13T01:44:16', 'convert_episode_file_path_to_relative')
2026-06-13T01:44:16.790283103Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:16.793237473Z [Info] FluentMigrator.Runner.MigrationRunner: 57: convert_episode_file_path_to_relative migrated
2026-06-13T01:44:16.795056207Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0201121s
2026-06-13T01:44:16.796915171Z [Info] FluentMigrator.Runner.MigrationRunner: 58: drop_episode_file_path migrating
2026-06-13T01:44:16.798535725Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:16.800998736Z [Info] drop_episode_file_path: Starting migration of Main DB to 58
2026-06-13T01:44:16.804946778Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn EpisodeFiles Path
2026-06-13T01:44:16.833463545Z [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-06-13T01:44:16.841113884Z [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-06-13T01:44:16.848124815Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "EpisodeFiles"
2026-06-13T01:44:16.851504262Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles_temp" RENAME TO "EpisodeFiles"
2026-06-13T01:44:16.865064504Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_EpisodeFiles_SeriesId" ON "EpisodeFiles" ("SeriesId" ASC)
2026-06-13T01:44:16.868901262Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0621918s
2026-06-13T01:44:16.870594282Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (58, '2026-06-13T01:44:16', 'drop_episode_file_path')
2026-06-13T01:44:16.874430809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:16.877483618Z [Info] FluentMigrator.Runner.MigrationRunner: 58: drop_episode_file_path migrated
2026-06-13T01:44:16.879090354Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0708342s
2026-06-13T01:44:16.880813435Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_enable_options_to_indexers migrating
2026-06-13T01:44:16.882532017Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:16.884937692Z [Info] add_enable_options_to_indexers: Starting migration of Main DB to 59
2026-06-13T01:44:16.897087423Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-06-13T01:44:16.899015457Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.87E-05s
2026-06-13T01:44:16.900366588Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers EnableRss Boolean
2026-06-13T01:44:16.970844732Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "EnableRss" INTEGER
2026-06-13T01:44:16.978198203Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076799s
2026-06-13T01:44:16.979607752Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers EnableSearch Boolean
2026-06-13T01:44:16.981440584Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "EnableSearch" INTEGER
2026-06-13T01:44:16.987805914Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064521s
2026-06-13T01:44:16.989223490Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableRss" = "Enable", "EnableSearch" = "Enable"
2026-06-13T01:44:16.991620578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableRss" = "Enable", "EnableSearch" = "Enable"
2026-06-13T01:44:16.994760372Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031548s
2026-06-13T01:44:16.996122335Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-13T01:44:16.997699762Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableSearch" = 0 WHERE "Implementation" = 'Wombles'
2026-06-13T01:44:17.000873404Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034182s
2026-06-13T01:44:17.002478638Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (59, '2026-06-13T01:44:17', 'add_enable_options_to_indexers')
2026-06-13T01:44:17.006392842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:17.009325729Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_enable_options_to_indexers migrated
2026-06-13T01:44:17.011087748Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118912s
2026-06-13T01:44:17.012811660Z [Info] FluentMigrator.Runner.MigrationRunner: 60: remove_enable_from_indexers migrating
2026-06-13T01:44:17.096222322Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:17.100053278Z [Info] remove_enable_from_indexers: Starting migration of Main DB to 60
2026-06-13T01:44:17.105619990Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Indexers Enable
2026-06-13T01:44:17.132802500Z [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-06-13T01:44:17.139561634Z [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-06-13T01:44:17.145433140Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2026-06-13T01:44:17.148456399Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2026-06-13T01:44:17.161888684Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-06-13T01:44:17.165555860Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.058168s
2026-06-13T01:44:17.166945820Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn DownloadClients Protocol
2026-06-13T01:44:17.192637136Z [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-06-13T01:44:17.198808927Z [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-06-13T01:44:17.204209655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClients"
2026-06-13T01:44:17.207130318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients_temp" RENAME TO "DownloadClients"
2026-06-13T01:44:17.220415075Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0517083s
2026-06-13T01:44:17.223219805Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (60, '2026-06-13T01:44:17', 'remove_enable_from_indexers')
2026-06-13T01:44:17.227313029Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:17.230494607Z [Info] FluentMigrator.Runner.MigrationRunner: 60: remove_enable_from_indexers migrated
2026-06-13T01:44:17.232219131Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0618658s
2026-06-13T01:44:17.234221313Z [Info] FluentMigrator.Runner.MigrationRunner: 61: clear_bad_scene_names migrating
2026-06-13T01:44:17.235827659Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:17.238311973Z [Info] clear_bad_scene_names: Starting migration of Main DB to 61
2026-06-13T01:44:17.241959890Z [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-06-13T01:44:17.246472118Z [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-06-13T01:44:17.252596293Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061547s
2026-06-13T01:44:17.254279153Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (61, '2026-06-13T01:44:17', 'clear_bad_scene_names')
2026-06-13T01:44:17.258079998Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:17.260920650Z [Info] FluentMigrator.Runner.MigrationRunner: 61: clear_bad_scene_names migrated
2026-06-13T01:44:17.262526765Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0145268s
2026-06-13T01:44:17.264175395Z [Info] FluentMigrator.Runner.MigrationRunner: 62: convert_quality_models migrating
2026-06-13T01:44:17.265802964Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:17.268188198Z [Info] convert_quality_models: Starting migration of Main DB to 62
2026-06-13T01:44:17.271665361Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-13T01:44:17.273221486Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-13T01:44:17.291521855Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0180513s
2026-06-13T01:44:17.293595702Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (62, '2026-06-13T01:44:17', 'convert_quality_models')
2026-06-13T01:44:17.297829310Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:17.300686675Z [Info] FluentMigrator.Runner.MigrationRunner: 62: convert_quality_models migrated
2026-06-13T01:44:17.302287149Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0274958s
2026-06-13T01:44:17.304109589Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_remotepathmappings migrating
2026-06-13T01:44:17.305766507Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:17.308147592Z [Info] add_remotepathmappings: Starting migration of Main DB to 63
2026-06-13T01:44:17.315145688Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RemotePathMappings
2026-06-13T01:44:17.317963463Z [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-06-13T01:44:17.323520917Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065981s
2026-06-13T01:44:17.325177503Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (63, '2026-06-13T01:44:17', 'add_remotepathmappings')
2026-06-13T01:44:17.329051746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:17.332736779Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_remotepathmappings migrated
2026-06-13T01:44:17.334370599Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0158663s
2026-06-13T01:44:17.336070924Z [Info] FluentMigrator.Runner.MigrationRunner: 64: remove_method_from_logs migrating
2026-06-13T01:44:17.337698903Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:17.340123076Z [Info] remove_method_from_logs: Starting migration of Main DB to 64
2026-06-13T01:44:17.342165299Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (64, '2026-06-13T01:44:17', 'remove_method_from_logs')
2026-06-13T01:44:17.346094022Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:17.348825554Z [Info] FluentMigrator.Runner.MigrationRunner: 64: remove_method_from_logs migrated
2026-06-13T01:44:17.350476720Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111645s
2026-06-13T01:44:17.351983685Z [Info] FluentMigrator.Runner.MigrationRunner: 65: make_scene_numbering_nullable migrating
2026-06-13T01:44:17.353750804Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:17.356046949Z [Info] make_scene_numbering_nullable: Starting migration of Main DB to 65
2026-06-13T01:44:17.384075583Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-13T01:44:17.386098748Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Episodes" SET "AbsoluteEpisodeNumber" = NULL WHERE "AbsoluteEpisodeNumber" = 0
2026-06-13T01:44:17.389955666Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041133s
2026-06-13T01:44:17.391349243Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-13T01:44:17.392788692Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Episodes" SET "SceneAbsoluteEpisodeNumber" = NULL WHERE "SceneAbsoluteEpisodeNumber" = 0
2026-06-13T01:44:17.396258862Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035964s
2026-06-13T01:44:17.397618480Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-13T01:44:17.399084934Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Episodes" SET "SceneSeasonNumber" = NULL, "SceneEpisodeNumber" = NULL WHERE "SceneSeasonNumber" = 0 AND "SceneEpisodeNumber" = 0
2026-06-13T01:44:17.403088548Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040399s
2026-06-13T01:44:17.404715625Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (65, '2026-06-13T01:44:17', 'make_scene_numbering_nullable')
2026-06-13T01:44:17.408644188Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:17.411746206Z [Info] FluentMigrator.Runner.MigrationRunner: 65: make_scene_numbering_nullable migrated
2026-06-13T01:44:17.413196497Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0124929s
2026-06-13T01:44:17.414850639Z [Info] FluentMigrator.Runner.MigrationRunner: 66: add_tags migrating
2026-06-13T01:44:17.416331602Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:17.418710353Z [Info] add_tags: Starting migration of Main DB to 66
2026-06-13T01:44:17.433498298Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tags
2026-06-13T01:44:17.435614370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tags" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Label" TEXT NOT NULL)
2026-06-13T01:44:17.440262332Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004915s
2026-06-13T01:44:17.441645518Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-06-13T01:44:17.443121741Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.58E-05s
2026-06-13T01:44:17.444492211Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series Tags String
2026-06-13T01:44:17.446295063Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "Tags" TEXT
2026-06-13T01:44:17.452812680Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067167s
2026-06-13T01:44:17.454202419Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-06-13T01:44:17.455668202Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.4E-06s
2026-06-13T01:44:17.457000696Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications Tags String
2026-06-13T01:44:17.458750670Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "Tags" TEXT
2026-06-13T01:44:17.465098245Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064201s
2026-06-13T01:44:17.466498967Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-13T01:44:17.467902844Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Series" SET "Tags" = '[]' WHERE 1 = 1
2026-06-13T01:44:17.470667913Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028418s
2026-06-13T01:44:17.472406455Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-13T01:44:17.473457071Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "Tags" = '[]' WHERE 1 = 1
2026-06-13T01:44:17.476236750Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028521s
2026-06-13T01:44:17.477840280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (66, '2026-06-13T01:44:17', 'add_tags')
2026-06-13T01:44:17.481502556Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:17.484896632Z [Info] FluentMigrator.Runner.MigrationRunner: 66: add_tags migrated
2026-06-13T01:44:17.486355130Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115161s
2026-06-13T01:44:17.488095425Z [Info] FluentMigrator.Runner.MigrationRunner: 67: add_added_to_series migrating
2026-06-13T01:44:17.489632331Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:17.492132968Z [Info] add_added_to_series: Starting migration of Main DB to 67
2026-06-13T01:44:17.497117627Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-06-13T01:44:17.498820828Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.24E-05s
2026-06-13T01:44:17.500784744Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series Added DateTime
2026-06-13T01:44:17.502004560Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "Added" DATETIME
2026-06-13T01:44:17.508866431Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070404s
2026-06-13T01:44:17.510486755Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (67, '2026-06-13T01:44:17', 'add_added_to_series')
2026-06-13T01:44:17.514325827Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:17.517228734Z [Info] FluentMigrator.Runner.MigrationRunner: 67: add_added_to_series migrated
2026-06-13T01:44:17.518871553Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0154619s
2026-06-13T01:44:17.520523530Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_release_restrictions migrating
2026-06-13T01:44:17.522215188Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:17.524575001Z [Info] add_release_restrictions: Starting migration of Main DB to 68
2026-06-13T01:44:17.549629214Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Restrictions
2026-06-13T01:44:17.552234701Z [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-06-13T01:44:17.557817927Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006014s
2026-06-13T01:44:17.559429874Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-13T01:44:17.560848120Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-13T01:44:17.569893008Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088656s
2026-06-13T01:44:17.571585077Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-06-13T01:44:17.574375667Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'releaserestrictions'
2026-06-13T01:44:17.577400008Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039711s
2026-06-13T01:44:17.578995692Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (68, '2026-06-13T01:44:17', 'add_release_restrictions')
2026-06-13T01:44:17.582938444Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:17.585976723Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_release_restrictions migrated
2026-06-13T01:44:17.587575944Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0125173s
2026-06-13T01:44:17.589448065Z [Info] FluentMigrator.Runner.MigrationRunner: 69: quality_proper migrating
2026-06-13T01:44:17.590957195Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:17.593398652Z [Info] quality_proper: Starting migration of Main DB to 69
2026-06-13T01:44:17.596915997Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-13T01:44:17.598457381Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-13T01:44:17.607765469Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091641s
2026-06-13T01:44:17.609758934Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (69, '2026-06-13T01:44:17', 'quality_proper')
2026-06-13T01:44:17.613957521Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:17.616831499Z [Info] FluentMigrator.Runner.MigrationRunner: 69: quality_proper migrated
2026-06-13T01:44:17.618686145Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0183804s
2026-06-13T01:44:17.620189623Z [Info] FluentMigrator.Runner.MigrationRunner: 70: delay_profile migrating
2026-06-13T01:44:17.621707000Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:17.624308880Z [Info] delay_profile: Starting migration of Main DB to 70
2026-06-13T01:44:17.682371678Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DelayProfiles
2026-06-13T01:44:17.684738495Z [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-06-13T01:44:17.692697165Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084547s
2026-06-13T01:44:17.696078996Z [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-06-13T01:44:17.701419262Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-13T01:44:17.702934855Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-13T01:44:17.794270620Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0910332s
2026-06-13T01:44:17.796216810Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Profiles GrabDelay
2026-06-13T01:44:17.826558532Z [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-06-13T01:44:17.832550612Z [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-06-13T01:44:17.837550923Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles"
2026-06-13T01:44:17.840789275Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles"
2026-06-13T01:44:17.855087163Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityProfiles_Name" ON "Profiles" ("Name" ASC)
2026-06-13T01:44:17.858970836Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0611029s
2026-06-13T01:44:17.860399153Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Profiles GrabDelayMode
2026-06-13T01:44:17.937334382Z [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-06-13T01:44:17.943050826Z [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-06-13T01:44:17.947484266Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles"
2026-06-13T01:44:17.950563768Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles"
2026-06-13T01:44:17.965467557Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityProfiles_Name" ON "Profiles" ("Name" ASC)
2026-06-13T01:44:17.969965797Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1076528s
2026-06-13T01:44:17.974467454Z [Info] FluentMigrator.Runner.MigrationRunner: -> 1 Insert operations completed in 00:00:00.0071852 taking an average of 00:00:00.0071852
2026-06-13T01:44:17.977211240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (70, '2026-06-13T01:44:17', 'delay_profile')
2026-06-13T01:44:17.981218512Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:17.984545874Z [Info] FluentMigrator.Runner.MigrationRunner: 70: delay_profile migrated
2026-06-13T01:44:17.986054031Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1225195s
2026-06-13T01:44:17.988047386Z [Info] FluentMigrator.Runner.MigrationRunner: 71: unknown_quality_in_profile migrating
2026-06-13T01:44:17.989763843Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:17.992553923Z [Info] unknown_quality_in_profile: Starting migration of Main DB to 71
2026-06-13T01:44:17.997906614Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn QualityDefinitions Weight
2026-06-13T01:44:18.029097507Z [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-06-13T01:44:18.035173184Z [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-06-13T01:44:18.040524744Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "QualityDefinitions"
2026-06-13T01:44:18.043843849Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityDefinitions_temp" RENAME TO "QualityDefinitions"
2026-06-13T01:44:18.058402663Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Quality" ON "QualityDefinitions" ("Quality" ASC)
2026-06-13T01:44:18.062698795Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Title" ON "QualityDefinitions" ("Title" ASC)
2026-06-13T01:44:18.066477065Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0666285s
2026-06-13T01:44:18.067834860Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-13T01:44:18.069272877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-13T01:44:18.106447462Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0368563s
2026-06-13T01:44:18.108601220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (71, '2026-06-13T01:44:18', 'unknown_quality_in_profile')
2026-06-13T01:44:18.112925941Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:18.115988259Z [Info] FluentMigrator.Runner.MigrationRunner: 71: unknown_quality_in_profile migrated
2026-06-13T01:44:18.117676389Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0467661s
2026-06-13T01:44:18.119369098Z [Info] FluentMigrator.Runner.MigrationRunner: 72: history_downloadId migrating
2026-06-13T01:44:18.120958450Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:18.123337421Z [Info] history_downloadId: Starting migration of Main DB to 72
2026-06-13T01:44:18.136853294Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History
2026-06-13T01:44:18.138713541Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.29E-05s
2026-06-13T01:44:18.140221598Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn History DownloadId String
2026-06-13T01:44:18.142094992Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History" ADD COLUMN "DownloadId" TEXT
2026-06-13T01:44:18.149251426Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073159s
2026-06-13T01:44:18.150759113Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId)
2026-06-13T01:44:18.152471622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC)
2026-06-13T01:44:18.156014668Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036476s
2026-06-13T01:44:18.157378185Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-13T01:44:18.158900430Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-13T01:44:18.175005398Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0157995s
2026-06-13T01:44:18.177068614Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (72, '2026-06-13T01:44:18', 'history_downloadId')
2026-06-13T01:44:18.181124022Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:18.184942984Z [Info] FluentMigrator.Runner.MigrationRunner: 72: history_downloadId migrated
2026-06-13T01:44:18.186513608Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0259802s
2026-06-13T01:44:18.188242570Z [Info] FluentMigrator.Runner.MigrationRunner: 73: clear_ratings migrating
2026-06-13T01:44:18.189764786Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:18.192135391Z [Info] clear_ratings: Starting migration of Main DB to 73
2026-06-13T01:44:18.202015050Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-13T01:44:18.203970288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Series" SET "Ratings" = '{}' WHERE 1 = 1
2026-06-13T01:44:18.207177628Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034106s
2026-06-13T01:44:18.208625725Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-13T01:44:18.210054422Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Episodes" SET "Ratings" = '{}' WHERE 1 = 1
2026-06-13T01:44:18.212840644Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028041s
2026-06-13T01:44:18.214464234Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (73, '2026-06-13T01:44:18', 'clear_ratings')
2026-06-13T01:44:18.218243537Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:18.221163187Z [Info] FluentMigrator.Runner.MigrationRunner: 73: clear_ratings migrated
2026-06-13T01:44:18.222724442Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111724s
2026-06-13T01:44:18.224392642Z [Info] FluentMigrator.Runner.MigrationRunner: 74: disable_eztv migrating
2026-06-13T01:44:18.225911611Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:18.228327367Z [Info] disable_eztv: Starting migration of Main DB to 74
2026-06-13T01:44:18.231682284Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableRss" = false, "EnableSearch" = false WHERE "Implementation" = 'Eztv' AND "Settings" LIKE '%ezrss.it%'
2026-06-13T01:44:18.234979746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableRss" = false, "EnableSearch" = false WHERE "Implementation" = 'Eztv' AND "Settings" LIKE '%ezrss.it%'
2026-06-13T01:44:18.239581304Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046213s
2026-06-13T01:44:18.241256418Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (74, '2026-06-13T01:44:18', 'disable_eztv')
2026-06-13T01:44:18.245052825Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:18.247889829Z [Info] FluentMigrator.Runner.MigrationRunner: 74: disable_eztv migrated
2026-06-13T01:44:18.249395081Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0129587s
2026-06-13T01:44:18.251061617Z [Info] FluentMigrator.Runner.MigrationRunner: 75: force_lib_update migrating
2026-06-13T01:44:18.252647151Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:18.255063418Z [Info] force_lib_update: Starting migration of Main DB to 75
2026-06-13T01:44:18.271191262Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-13T01:44:18.273077080Z [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-06-13T01:44:18.277627565Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046717s
2026-06-13T01:44:18.278990360Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-13T01:44:18.280384438Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Series" SET "LastInfoSync" = '2014-01-01 00:00:00' WHERE 1 = 1
2026-06-13T01:44:18.283489071Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031668s
2026-06-13T01:44:18.285126169Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (75, '2026-06-13T01:44:18', 'force_lib_update')
2026-06-13T01:44:18.288928026Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:18.291774239Z [Info] FluentMigrator.Runner.MigrationRunner: 75: force_lib_update migrated
2026-06-13T01:44:18.293332768Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114669s
2026-06-13T01:44:18.294986278Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_users_table migrating
2026-06-13T01:44:18.296636943Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:18.299264616Z [Info] add_users_table: Starting migration of Main DB to 76
2026-06-13T01:44:18.307274048Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Users
2026-06-13T01:44:18.309243355Z [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-06-13T01:44:18.315248740Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063447s
2026-06-13T01:44:18.316700023Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Identifier)
2026-06-13T01:44:18.318347592Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Identifier" ON "Users" ("Identifier" ASC)
2026-06-13T01:44:18.321924426Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036489s
2026-06-13T01:44:18.323305297Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Username)
2026-06-13T01:44:18.324912995Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Username" ON "Users" ("Username" ASC)
2026-06-13T01:44:18.328381482Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035097s
2026-06-13T01:44:18.329982085Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (76, '2026-06-13T01:44:18', 'add_users_table')
2026-06-13T01:44:18.333709433Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:18.336721680Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_users_table migrated
2026-06-13T01:44:18.338290540Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118888s
2026-06-13T01:44:18.339955664Z [Info] FluentMigrator.Runner.MigrationRunner: 77: add_add_options_to_series migrating
2026-06-13T01:44:18.341630487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:18.344015080Z [Info] add_add_options_to_series: Starting migration of Main DB to 77
2026-06-13T01:44:18.348822553Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-06-13T01:44:18.350545974Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.43E-05s
2026-06-13T01:44:18.351888709Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series AddOptions String
2026-06-13T01:44:18.353739927Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "AddOptions" TEXT
2026-06-13T01:44:18.361853990Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080411s
2026-06-13T01:44:18.363928569Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (77, '2026-06-13T01:44:18', 'add_add_options_to_series')
2026-06-13T01:44:18.368350746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:18.371448696Z [Info] FluentMigrator.Runner.MigrationRunner: 77: add_add_options_to_series migrated
2026-06-13T01:44:18.373188400Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0178635s
2026-06-13T01:44:18.374979347Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_commands_table migrating
2026-06-13T01:44:18.376615102Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:18.379282995Z [Info] add_commands_table: Starting migration of Main DB to 78
2026-06-13T01:44:18.391223305Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Commands
2026-06-13T01:44:18.393802369Z [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-06-13T01:44:18.402124321Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088018s
2026-06-13T01:44:18.404044138Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (78, '2026-06-13T01:44:18', 'add_commands_table')
2026-06-13T01:44:18.408243406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:18.411347779Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_commands_table migrated
2026-06-13T01:44:18.413005708Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0182108s
2026-06-13T01:44:18.414765032Z [Info] FluentMigrator.Runner.MigrationRunner: 79: dedupe_tags migrating
2026-06-13T01:44:18.416312078Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:18.418962937Z [Info] dedupe_tags: Starting migration of Main DB to 79
2026-06-13T01:44:18.427106068Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-13T01:44:18.429010995Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-13T01:44:19.337614773Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.9081674s
2026-06-13T01:44:19.340152494Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tags
2026-06-13T01:44:19.341377622Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.35E-05s
2026-06-13T01:44:19.342853635Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Tags Label String
2026-06-13T01:44:19.375606123Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tags_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Label" TEXT NOT NULL)
2026-06-13T01:44:19.380363095Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Tags_temp" ("Id", "Label") SELECT "Id", "Label" FROM "Tags"
2026-06-13T01:44:19.383737932Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Tags"
2026-06-13T01:44:19.386649527Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tags_temp" RENAME TO "Tags"
2026-06-13T01:44:19.401998663Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0574576s
2026-06-13T01:44:19.403480337Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tags (Label)
2026-06-13T01:44:19.405083145Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tags_Label" ON "Tags" ("Label" ASC)
2026-06-13T01:44:19.408550799Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035415s
2026-06-13T01:44:19.410236595Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (79, '2026-06-13T01:44:19', 'dedupe_tags')
2026-06-13T01:44:19.413952329Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:19.417189679Z [Info] FluentMigrator.Runner.MigrationRunner: 79: dedupe_tags migrated
2026-06-13T01:44:19.418696174Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121993s
2026-06-13T01:44:19.420431068Z [Info] FluentMigrator.Runner.MigrationRunner: 81: move_dot_prefix_to_transmission_category migrating
2026-06-13T01:44:19.422308810Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:19.424721039Z [Info] move_dot_prefix_to_transmission_category: Starting migration of Main DB to 81
2026-06-13T01:44:19.428485431Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-13T01:44:19.430035403Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-13T01:44:19.445627758Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0153642s
2026-06-13T01:44:19.447662777Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (81, '2026-06-13T01:44:19', 'move_dot_prefix_to_transmission_category')
2026-06-13T01:44:19.452300398Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:19.455195880Z [Info] FluentMigrator.Runner.MigrationRunner: 81: move_dot_prefix_to_transmission_category migrated
2026-06-13T01:44:19.457051577Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0251566s
2026-06-13T01:44:19.458720599Z [Info] FluentMigrator.Runner.MigrationRunner: 82: add_fanzub_settings migrating
2026-06-13T01:44:19.460320231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:19.462693812Z [Info] add_fanzub_settings: Starting migration of Main DB to 82
2026-06-13T01:44:19.473145794Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-13T01:44:19.475063857Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'FanzubSettings' WHERE "Implementation" = 'Fanzub' AND "ConfigContract" = 'NullConfig'
2026-06-13T01:44:19.479568490Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046544s
2026-06-13T01:44:19.481188984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (82, '2026-06-13T01:44:19', 'add_fanzub_settings')
2026-06-13T01:44:19.485039149Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:19.487841994Z [Info] FluentMigrator.Runner.MigrationRunner: 82: add_fanzub_settings migrated
2026-06-13T01:44:19.489483510Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0130118s
2026-06-13T01:44:19.491133744Z [Info] FluentMigrator.Runner.MigrationRunner: 83: additonal_blacklist_columns migrating
2026-06-13T01:44:19.492866184Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:19.495264534Z [Info] additonal_blacklist_columns: Starting migration of Main DB to 83
2026-06-13T01:44:19.509938159Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist
2026-06-13T01:44:19.511768325Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.44E-05s
2026-06-13T01:44:19.513143335Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist Size Int64
2026-06-13T01:44:19.514894302Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "Size" INTEGER
2026-06-13T01:44:19.522339327Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075634s
2026-06-13T01:44:19.523739628Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist
2026-06-13T01:44:19.525194558Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.5E-06s
2026-06-13T01:44:19.526502262Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist Protocol Int32
2026-06-13T01:44:19.528275714Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "Protocol" INTEGER
2026-06-13T01:44:19.535076452Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068883s
2026-06-13T01:44:19.536502774Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist
2026-06-13T01:44:19.537942023Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.5E-06s
2026-06-13T01:44:19.539241771Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist Indexer String
2026-06-13T01:44:19.541011586Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "Indexer" TEXT
2026-06-13T01:44:19.547759267Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068225s
2026-06-13T01:44:19.549164647Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist
2026-06-13T01:44:19.550635600Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-06s
2026-06-13T01:44:19.551939226Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist Message String
2026-06-13T01:44:19.553685834Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "Message" TEXT
2026-06-13T01:44:19.560683639Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070721s
2026-06-13T01:44:19.562069830Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist
2026-06-13T01:44:19.563499580Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.1E-06s
2026-06-13T01:44:19.564830250Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist TorrentInfoHash String
2026-06-13T01:44:19.566666990Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "TorrentInfoHash" TEXT
2026-06-13T01:44:19.573541426Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069479s
2026-06-13T01:44:19.574917859Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-13T01:44:19.576376957Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Blacklist" SET "Protocol" = 1 WHERE 1 = 1
2026-06-13T01:44:19.579105754Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028359s
2026-06-13T01:44:19.580658300Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (83, '2026-06-13T01:44:19', 'additonal_blacklist_columns')
2026-06-13T01:44:19.584653277Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:19.587576675Z [Info] FluentMigrator.Runner.MigrationRunner: 83: additonal_blacklist_columns migrated
2026-06-13T01:44:19.589284605Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113172s
2026-06-13T01:44:19.590933125Z [Info] FluentMigrator.Runner.MigrationRunner: 84: update_quality_minmax_size migrating
2026-06-13T01:44:19.592620935Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:19.594998724Z [Info] update_quality_minmax_size: Starting migration of Main DB to 84
2026-06-13T01:44:19.602674485Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityDefinitions
2026-06-13T01:44:19.604515112Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.33E-05s
2026-06-13T01:44:19.605847686Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn QualityDefinitions MinSize Double
2026-06-13T01:44:19.637958382Z [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-06-13T01:44:19.643667751Z [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-06-13T01:44:19.648415484Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "QualityDefinitions"
2026-06-13T01:44:19.651744629Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityDefinitions_temp" RENAME TO "QualityDefinitions"
2026-06-13T01:44:19.667301634Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Quality" ON "QualityDefinitions" ("Quality" ASC)
2026-06-13T01:44:19.671311159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Title" ON "QualityDefinitions" ("Title" ASC)
2026-06-13T01:44:19.675149280Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0674724s
2026-06-13T01:44:19.676534741Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityDefinitions
2026-06-13T01:44:19.678099763Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.07E-05s
2026-06-13T01:44:19.679419320Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn QualityDefinitions MaxSize Double
2026-06-13T01:44:19.711273239Z [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-06-13T01:44:19.716727395Z [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-06-13T01:44:19.721426359Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "QualityDefinitions"
2026-06-13T01:44:19.724734532Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityDefinitions_temp" RENAME TO "QualityDefinitions"
2026-06-13T01:44:19.740249512Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Quality" ON "QualityDefinitions" ("Quality" ASC)
2026-06-13T01:44:19.744258186Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Title" ON "QualityDefinitions" ("Title" ASC)
2026-06-13T01:44:19.748057178Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0668119s
2026-06-13T01:44:19.749446536Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "QualityDefinitions" SET "MaxSize" = NULL WHERE "Quality" = 10 OR "MaxSize" = 0
2026-06-13T01:44:19.751977744Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityDefinitions" SET "MaxSize" = NULL WHERE "Quality" = 10 OR "MaxSize" = 0
2026-06-13T01:44:19.756042471Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040577s
2026-06-13T01:44:19.757648296Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (84, '2026-06-13T01:44:19', 'update_quality_minmax_size')
2026-06-13T01:44:19.761815329Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:19.764835582Z [Info] FluentMigrator.Runner.MigrationRunner: 84: update_quality_minmax_size migrated
2026-06-13T01:44:19.766478942Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0128792s
2026-06-13T01:44:19.768199427Z [Info] FluentMigrator.Runner.MigrationRunner: 85: expand_transmission_urlbase migrating
2026-06-13T01:44:19.769887878Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:19.772301269Z [Info] expand_transmission_urlbase: Starting migration of Main DB to 85
2026-06-13T01:44:19.775880889Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-13T01:44:19.777352022Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-13T01:44:19.793471750Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0158482s
2026-06-13T01:44:19.795483211Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (85, '2026-06-13T01:44:19', 'expand_transmission_urlbase')
2026-06-13T01:44:19.799596987Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:19.802467368Z [Info] FluentMigrator.Runner.MigrationRunner: 85: expand_transmission_urlbase migrated
2026-06-13T01:44:19.804156180Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0250709s
2026-06-13T01:44:19.805832566Z [Info] FluentMigrator.Runner.MigrationRunner: 86: pushbullet_device_ids migrating
2026-06-13T01:44:19.807440174Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:19.809818735Z [Info] pushbullet_device_ids: Starting migration of Main DB to 86
2026-06-13T01:44:19.813183492Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-13T01:44:19.814711560Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-13T01:44:19.829831213Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0148929s
2026-06-13T01:44:19.831832955Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (86, '2026-06-13T01:44:19', 'pushbullet_device_ids')
2026-06-13T01:44:19.835888513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:19.838736570Z [Info] FluentMigrator.Runner.MigrationRunner: 86: pushbullet_device_ids migrated
2026-06-13T01:44:19.840357194Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0240144s
2026-06-13T01:44:19.842017078Z [Info] FluentMigrator.Runner.MigrationRunner: 87: remove_eztv migrating
2026-06-13T01:44:19.843499964Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:19.845871070Z [Info] remove_eztv: Starting migration of Main DB to 87
2026-06-13T01:44:19.849928963Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-06-13T01:44:19.851979594Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Eztv'
2026-06-13T01:44:19.855056291Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031933s
2026-06-13T01:44:19.856657816Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (87, '2026-06-13T01:44:19', 'remove_eztv')
2026-06-13T01:44:19.860374652Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:19.863191115Z [Info] FluentMigrator.Runner.MigrationRunner: 87: remove_eztv migrated
2026-06-13T01:44:19.864691166Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113681s
2026-06-13T01:44:19.866303073Z [Info] FluentMigrator.Runner.MigrationRunner: 88: pushbullet_devices_channels_list migrating
2026-06-13T01:44:19.868070613Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:19.870401097Z [Info] pushbullet_devices_channels_list: Starting migration of Main DB to 88
2026-06-13T01:44:19.873852088Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-13T01:44:19.875360236Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-13T01:44:19.893594803Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0179881s
2026-06-13T01:44:19.895602938Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (88, '2026-06-13T01:44:19', 'pushbullet_devices_channels_list')
2026-06-13T01:44:19.900177672Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:19.903016289Z [Info] FluentMigrator.Runner.MigrationRunner: 88: pushbullet_devices_channels_list migrated
2026-06-13T01:44:19.904767086Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0276444s
2026-06-13T01:44:19.906428462Z [Info] FluentMigrator.Runner.MigrationRunner: 89: add_on_rename_to_notifcations migrating
2026-06-13T01:44:19.908146532Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:19.910529272Z [Info] add_on_rename_to_notifcations: Starting migration of Main DB to 89
2026-06-13T01:44:19.922832292Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-06-13T01:44:19.924748662Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.48E-05s
2026-06-13T01:44:19.926087749Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnRename Boolean
2026-06-13T01:44:19.927966863Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnRename" INTEGER
2026-06-13T01:44:19.935655971Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0077842s
2026-06-13T01:44:19.937112414Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "OnRename" = "OnDownload" WHERE "Implementation" IN ('PlexServer', 'Xbmc', 'MediaBrowser')
2026-06-13T01:44:19.940021454Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "OnRename" = "OnDownload" WHERE "Implementation" IN ('PlexServer', 'Xbmc', 'MediaBrowser')
2026-06-13T01:44:19.944683714Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004685s
2026-06-13T01:44:19.946051569Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "OnRename" = false WHERE "Implementation" NOT IN ('PlexServer', 'Xbmc', 'MediaBrowser')
2026-06-13T01:44:19.948891790Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "OnRename" = false WHERE "Implementation" NOT IN ('PlexServer', 'Xbmc', 'MediaBrowser')
2026-06-13T01:44:19.953219747Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043029s
2026-06-13T01:44:19.954590418Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-06-13T01:44:19.956108686Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.3E-06s
2026-06-13T01:44:19.957436530Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Notifications OnRename Boolean
2026-06-13T01:44:19.990275433Z [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-06-13T01:44:19.997724646Z [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-06-13T01:44:20.004601989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications"
2026-06-13T01:44:20.007506529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications"
2026-06-13T01:44:20.023496335Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0640827s
2026-06-13T01:44:20.025025094Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-13T01:44:20.026461698Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "OnGrab" = 0 WHERE "Implementation" = 'PlexServer'
2026-06-13T01:44:20.029829842Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034629s
2026-06-13T01:44:20.031427089Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (89, '2026-06-13T01:44:20', 'add_on_rename_to_notifcations')
2026-06-13T01:44:20.035376864Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:20.038418079Z [Info] FluentMigrator.Runner.MigrationRunner: 89: add_on_rename_to_notifcations migrated
2026-06-13T01:44:20.040124887Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0120747s
2026-06-13T01:44:20.041822717Z [Info] FluentMigrator.Runner.MigrationRunner: 90: update_kickass_url migrating
2026-06-13T01:44:20.043395595Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:20.045864007Z [Info] update_kickass_url: Starting migration of Main DB to 90
2026-06-13T01:44:20.049200858Z [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-06-13T01:44:20.055146904Z [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-06-13T01:44:20.063444216Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083202s
2026-06-13T01:44:20.065092095Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (90, '2026-06-13T01:44:20', 'update_kickass_url')
2026-06-13T01:44:20.068926057Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:20.071762440Z [Info] FluentMigrator.Runner.MigrationRunner: 90: update_kickass_url migrated
2026-06-13T01:44:20.073381231Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0166898s
2026-06-13T01:44:20.074993718Z [Info] FluentMigrator.Runner.MigrationRunner: 91: added_indexerstatus migrating
2026-06-13T01:44:20.076655415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:20.079007763Z [Info] added_indexerstatus: Starting migration of Main DB to 91
2026-06-13T01:44:20.088344850Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerStatus
2026-06-13T01:44:20.090567927Z [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-06-13T01:44:20.097714351Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076039s
2026-06-13T01:44:20.099132808Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerStatus (IndexerId)
2026-06-13T01:44:20.100874967Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_IndexerId" ON "IndexerStatus" ("IndexerId" ASC)
2026-06-13T01:44:20.104676053Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038727s
2026-06-13T01:44:20.106352971Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (91, '2026-06-13T01:44:20', 'added_indexerstatus')
2026-06-13T01:44:20.110211713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:20.113167015Z [Info] FluentMigrator.Runner.MigrationRunner: 91: added_indexerstatus migrated
2026-06-13T01:44:20.114761918Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.012381s
2026-06-13T01:44:20.116451651Z [Info] FluentMigrator.Runner.MigrationRunner: 92: add_unverifiedscenenumbering migrating
2026-06-13T01:44:20.118173960Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:20.120635117Z [Info] add_unverifiedscenenumbering: Starting migration of Main DB to 92
2026-06-13T01:44:20.129657911Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2026-06-13T01:44:20.131427745Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.38E-05s
2026-06-13T01:44:20.132785680Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes UnverifiedSceneNumbering Boolean
2026-06-13T01:44:20.134951763Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "UnverifiedSceneNumbering" INTEGER NOT NULL DEFAULT 0
2026-06-13T01:44:20.144192225Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094789s
2026-06-13T01:44:20.145845094Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (92, '2026-06-13T01:44:20', 'add_unverifiedscenenumbering')
2026-06-13T01:44:20.149842305Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:20.152714831Z [Info] FluentMigrator.Runner.MigrationRunner: 92: add_unverifiedscenenumbering migrated
2026-06-13T01:44:20.154428943Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0180326s
2026-06-13T01:44:20.156108597Z [Info] FluentMigrator.Runner.MigrationRunner: 93: naming_config_replace_illegal_characters migrating
2026-06-13T01:44:20.157989695Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:20.160672368Z [Info] naming_config_replace_illegal_characters: Starting migration of Main DB to 93
2026-06-13T01:44:20.170309529Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2026-06-13T01:44:20.172151379Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.31E-05s
2026-06-13T01:44:20.173595447Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig ReplaceIllegalCharacters Boolean
2026-06-13T01:44:20.175720528Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "ReplaceIllegalCharacters" INTEGER NOT NULL DEFAULT 1
2026-06-13T01:44:20.184080717Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084578s
2026-06-13T01:44:20.185573363Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-13T01:44:20.186857219Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "ReplaceIllegalCharacters" = 1 WHERE 1 = 1
2026-06-13T01:44:20.189973115Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031589s
2026-06-13T01:44:20.191565753Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (93, '2026-06-13T01:44:20', 'naming_config_replace_illegal_characters')
2026-06-13T01:44:20.195618996Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:20.198539849Z [Info] FluentMigrator.Runner.MigrationRunner: 93: naming_config_replace_illegal_characters migrated
2026-06-13T01:44:20.200374635Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117445s
2026-06-13T01:44:20.202038526Z [Info] FluentMigrator.Runner.MigrationRunner: 94: add_tvmazeid migrating
2026-06-13T01:44:20.203547275Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:20.205937519Z [Info] add_tvmazeid: Starting migration of Main DB to 94
2026-06-13T01:44:20.212199452Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-06-13T01:44:20.213802761Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.26E-05s
2026-06-13T01:44:20.215123281Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series TvMazeId Int32
2026-06-13T01:44:20.216951513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "TvMazeId" INTEGER NOT NULL DEFAULT 0
2026-06-13T01:44:20.224959312Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081219s
2026-06-13T01:44:20.226407910Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (TvMazeId)
2026-06-13T01:44:20.228061000Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvMazeId" ON "Series" ("TvMazeId" ASC)
2026-06-13T01:44:20.231760471Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037695s
2026-06-13T01:44:20.233417358Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (94, '2026-06-13T01:44:20', 'add_tvmazeid')
2026-06-13T01:44:20.237231340Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:20.240221924Z [Info] FluentMigrator.Runner.MigrationRunner: 94: add_tvmazeid migrated
2026-06-13T01:44:20.241707836Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122671s
2026-06-13T01:44:20.243355345Z [Info] FluentMigrator.Runner.MigrationRunner: 95: add_additional_episodes_index migrating
2026-06-13T01:44:20.245128246Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:20.247984228Z [Info] add_additional_episodes_index: Starting migration of Main DB to 95
2026-06-13T01:44:20.259143124Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Episodes (SeriesId, SeasonNumber, EpisodeNumber)
2026-06-13T01:44:20.261408046Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_SeriesId_SeasonNumber_EpisodeNumber" ON "Episodes" ("SeriesId" ASC, "SeasonNumber" ASC, "EpisodeNumber" ASC)
2026-06-13T01:44:20.266735967Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053448s
2026-06-13T01:44:20.268362944Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (95, '2026-06-13T01:44:20', 'add_additional_episodes_index')
2026-06-13T01:44:20.272309172Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:20.275179914Z [Info] FluentMigrator.Runner.MigrationRunner: 95: add_additional_episodes_index migrated
2026-06-13T01:44:20.276952625Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.01392s
2026-06-13T01:44:20.278580073Z [Info] FluentMigrator.Runner.MigrationRunner: 96: disable_kickass migrating
2026-06-13T01:44:20.280150125Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:20.282592935Z [Info] disable_kickass: Starting migration of Main DB to 96
2026-06-13T01:44:20.285770075Z [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-06-13T01:44:20.289693447Z [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-06-13T01:44:20.294962049Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052498s
2026-06-13T01:44:20.296641471Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (96, '2026-06-13T01:44:20', 'disable_kickass')
2026-06-13T01:44:20.300589633Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:20.303321165Z [Info] FluentMigrator.Runner.MigrationRunner: 96: disable_kickass migrated
2026-06-13T01:44:20.304852510Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.013664s
2026-06-13T01:44:20.306445137Z [Info] FluentMigrator.Runner.MigrationRunner: 97: add_reason_to_pending_releases migrating
2026-06-13T01:44:20.308155963Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:20.310502149Z [Info] add_reason_to_pending_releases: Starting migration of Main DB to 97
2026-06-13T01:44:20.315217206Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases
2026-06-13T01:44:20.317015227Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.31E-05s
2026-06-13T01:44:20.318321528Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases Reason Int32
2026-06-13T01:44:20.320150813Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "Reason" INTEGER NOT NULL DEFAULT 0
2026-06-13T01:44:20.328377753Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083152s
2026-06-13T01:44:20.329982305Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (97, '2026-06-13T01:44:20', 'add_reason_to_pending_releases')
2026-06-13T01:44:20.333945708Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:20.337122045Z [Info] FluentMigrator.Runner.MigrationRunner: 97: add_reason_to_pending_releases migrated
2026-06-13T01:44:20.339288709Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0171223s
2026-06-13T01:44:20.340554128Z [Info] FluentMigrator.Runner.MigrationRunner: 98: remove_titans_of_tv migrating
2026-06-13T01:44:20.342138750Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:20.344527912Z [Info] remove_titans_of_tv: Starting migration of Main DB to 98
2026-06-13T01:44:20.348282455Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-06-13T01:44:20.350269657Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'TitansOfTv'
2026-06-13T01:44:20.353436536Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032434s
2026-06-13T01:44:20.355005897Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (98, '2026-06-13T01:44:20', 'remove_titans_of_tv')
2026-06-13T01:44:20.358904850Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:20.361783888Z [Info] FluentMigrator.Runner.MigrationRunner: 98: remove_titans_of_tv migrated
2026-06-13T01:44:20.363345063Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0116245s
2026-06-13T01:44:20.364965807Z [Info] FluentMigrator.Runner.MigrationRunner: 99: extra_and_subtitle_files migrating
2026-06-13T01:44:20.366593205Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:20.368959111Z [Info] extra_and_subtitle_files: Starting migration of Main DB to 99
2026-06-13T01:44:20.389224278Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ExtraFiles
2026-06-13T01:44:20.391435121Z [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-06-13T01:44:20.398755285Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0077972s
2026-06-13T01:44:20.400157419Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable SubtitleFiles
2026-06-13T01:44:20.402132467Z [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-06-13T01:44:20.409504515Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078239s
2026-06-13T01:44:20.410872751Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles
2026-06-13T01:44:20.412376690Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.6E-06s
2026-06-13T01:44:20.413654725Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MetadataFiles Added DateTime
2026-06-13T01:44:20.415496855Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles" ADD COLUMN "Added" DATETIME
2026-06-13T01:44:20.423088375Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076561s
2026-06-13T01:44:20.424544909Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MetadataFiles Extension String
2026-06-13T01:44:20.426383392Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles" ADD COLUMN "Extension" TEXT
2026-06-13T01:44:20.433901114Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075877s
2026-06-13T01:44:20.435333809Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "MetadataFiles" WHERE "RelativePath" NOT LIKE '%.%'
2026-06-13T01:44:20.437657490Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "MetadataFiles" WHERE "RelativePath" NOT LIKE '%.%'
2026-06-13T01:44:20.440652923Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029977s
2026-06-13T01:44:20.442007561Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-13T01:44:20.443396058Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-13T01:44:20.456715385Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0130743s
2026-06-13T01:44:20.458467645Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles
2026-06-13T01:44:20.459976273Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.37E-05s
2026-06-13T01:44:20.461313837Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles Extension String
2026-06-13T01:44:20.511611725Z [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-06-13T01:44:20.521421263Z [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-06-13T01:44:20.528727188Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles"
2026-06-13T01:44:20.532334865Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles"
2026-06-13T01:44:20.551524315Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0883521s
2026-06-13T01:44:20.553515907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (99, '2026-06-13T01:44:20', 'extra_and_subtitle_files')
2026-06-13T01:44:20.557570653Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:20.560872243Z [Info] FluentMigrator.Runner.MigrationRunner: 99: extra_and_subtitle_files migrated
2026-06-13T01:44:20.562505613Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0978563s
2026-06-13T01:44:20.564554730Z [Info] FluentMigrator.Runner.MigrationRunner: 100: add_scene_season_number migrating
2026-06-13T01:44:20.566230275Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:20.569202161Z [Info] add_scene_season_number: Starting migration of Main DB to 100
2026-06-13T01:44:20.575905312Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SceneMappings
2026-06-13T01:44:20.577639295Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.45E-05s
2026-06-13T01:44:20.579095458Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn SceneMappings SeasonNumber Int32
2026-06-13T01:44:20.616806594Z [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-06-13T01:44:20.623331075Z [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-06-13T01:44:20.629078261Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SceneMappings"
2026-06-13T01:44:20.632383688Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SceneMappings_temp" RENAME TO "SceneMappings"
2026-06-13T01:44:20.650238390Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0691918s
2026-06-13T01:44:20.651711467Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SceneMappings
2026-06-13T01:44:20.653265187Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.14E-05s
2026-06-13T01:44:20.654586358Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SceneMappings SceneSeasonNumber Int32
2026-06-13T01:44:20.656561987Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SceneMappings" ADD COLUMN "SceneSeasonNumber" INTEGER
2026-06-13T01:44:20.664241394Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078026s
2026-06-13T01:44:20.665980948Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (100, '2026-06-13T01:44:20', 'add_scene_season_number')
2026-06-13T01:44:20.669971396Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:20.672970156Z [Info] FluentMigrator.Runner.MigrationRunner: 100: add_scene_season_number migrated
2026-06-13T01:44:20.674852116Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0165524s
2026-06-13T01:44:20.676844790Z [Info] FluentMigrator.Runner.MigrationRunner: 101: add_ultrahd_quality_in_profiles migrating
2026-06-13T01:44:20.678312426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:20.680787621Z [Info] add_ultrahd_quality_in_profiles: Starting migration of Main DB to 101
2026-06-13T01:44:20.684672075Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-13T01:44:20.686314042Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-13T01:44:20.702060689Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0154961s
2026-06-13T01:44:20.704232423Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (101, '2026-06-13T01:44:20', 'add_ultrahd_quality_in_profiles')
2026-06-13T01:44:20.708734571Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:20.711792179Z [Info] FluentMigrator.Runner.MigrationRunner: 101: add_ultrahd_quality_in_profiles migrated
2026-06-13T01:44:20.713569700Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.025494s
2026-06-13T01:44:20.715264002Z [Info] FluentMigrator.Runner.MigrationRunner: 102: add_language_to_episodeFiles_history_and_blacklist migrating
2026-06-13T01:44:20.717375054Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:20.719802674Z [Info] add_language_to_episodeFiles_history_and_blacklist: Starting migration of Main DB to 102
2026-06-13T01:44:20.729463312Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable EpisodeFiles
2026-06-13T01:44:20.731182244Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.47E-05s
2026-06-13T01:44:20.732545770Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn EpisodeFiles Language Int32
2026-06-13T01:44:20.734476048Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles" ADD COLUMN "Language" INTEGER NOT NULL DEFAULT 0
2026-06-13T01:44:20.743104136Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087654s
2026-06-13T01:44:20.744537153Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History
2026-06-13T01:44:20.745953766Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.8E-06s
2026-06-13T01:44:20.747279556Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn History Language Int32
2026-06-13T01:44:20.749175094Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History" ADD COLUMN "Language" INTEGER NOT NULL DEFAULT 0
2026-06-13T01:44:20.757057691Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079848s
2026-06-13T01:44:20.758488814Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist
2026-06-13T01:44:20.760236684Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.7E-06s
2026-06-13T01:44:20.761543736Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist Language Int32
2026-06-13T01:44:20.763261636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "Language" INTEGER NOT NULL DEFAULT 0
2026-06-13T01:44:20.771146919Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079182s
2026-06-13T01:44:20.772563542Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-13T01:44:20.773985897Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-13T01:44:20.841012299Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0666686s
2026-06-13T01:44:20.843232150Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (102, '2026-06-13T01:44:20', 'add_language_to_episodeFiles_history_and_blacklist')
2026-06-13T01:44:20.848027629Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:20.850933211Z [Info] FluentMigrator.Runner.MigrationRunner: 102: add_language_to_episodeFiles_history_and_blacklist migrated
2026-06-13T01:44:20.852937758Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0769409s
2026-06-13T01:44:20.854672362Z [Info] FluentMigrator.Runner.MigrationRunner: 103: fix_metadata_file_extensions migrating
2026-06-13T01:44:20.856400433Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:20.858827201Z [Info] fix_metadata_file_extensions: Starting migration of Main DB to 103
2026-06-13T01:44:20.862471160Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-13T01:44:20.864035961Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-13T01:44:20.876893569Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0126268s
2026-06-13T01:44:20.878920582Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (103, '2026-06-13T01:44:20', 'fix_metadata_file_extensions')
2026-06-13T01:44:20.883232667Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:20.886114602Z [Info] FluentMigrator.Runner.MigrationRunner: 103: fix_metadata_file_extensions migrated
2026-06-13T01:44:20.887893094Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0220582s
2026-06-13T01:44:20.889626625Z [Info] FluentMigrator.Runner.MigrationRunner: 104: remove_kickass migrating
2026-06-13T01:44:20.891144693Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:20.893561541Z [Info] remove_kickass: Starting migration of Main DB to 104
2026-06-13T01:44:20.897730357Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-06-13T01:44:20.899783843Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'KickassTorrents'
2026-06-13T01:44:20.903043158Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033873s
2026-06-13T01:44:20.904640616Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (104, '2026-06-13T01:44:20', 'remove_kickass')
2026-06-13T01:44:20.908513556Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:20.911283005Z [Info] FluentMigrator.Runner.MigrationRunner: 104: remove_kickass migrated
2026-06-13T01:44:20.912862035Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0116562s
2026-06-13T01:44:20.914522008Z [Info] FluentMigrator.Runner.MigrationRunner: 105: rename_torrent_downloadstation migrating
2026-06-13T01:44:20.916281342Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:20.918667318Z [Info] rename_torrent_downloadstation: Starting migration of Main DB to 105
2026-06-13T01:44:20.923938124Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-13T01:44:20.925597065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "DownloadClients" SET "Implementation" = 'TorrentDownloadStation' WHERE "Implementation" = 'DownloadStation'
2026-06-13T01:44:20.929795241Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043525s
2026-06-13T01:44:20.931433631Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (105, '2026-06-13T01:44:20', 'rename_torrent_downloadstation')
2026-06-13T01:44:20.935478568Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:20.938312366Z [Info] FluentMigrator.Runner.MigrationRunner: 105: rename_torrent_downloadstation migrated
2026-06-13T01:44:20.940042441Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0128882s
2026-06-13T01:44:20.941678185Z [Info] FluentMigrator.Runner.MigrationRunner: 106: update_btn_url migrating
2026-06-13T01:44:20.943241023Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:20.945601858Z [Info] update_btn_url: Starting migration of Main DB to 106
2026-06-13T01:44:20.948797114Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = Replace("Settings", 'api.btnapps.net', 'api.broadcasthe.net') WHERE "Implementation" = 'BroadcastheNet';
2026-06-13T01:44:20.952247052Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "Settings" = Replace("Settings", 'api.btnapps.net', 'api.broadcasthe.net') WHERE "Implementation" = 'BroadcastheNet';
2026-06-13T01:44:20.956668077Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044705s
2026-06-13T01:44:20.958276687Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (106, '2026-06-13T01:44:20', 'update_btn_url')
2026-06-13T01:44:20.962307275Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:20.965029077Z [Info] FluentMigrator.Runner.MigrationRunner: 106: update_btn_url migrated
2026-06-13T01:44:20.966590222Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0128919s
2026-06-13T01:44:20.968233301Z [Info] FluentMigrator.Runner.MigrationRunner: 107: remove_wombles migrating
2026-06-13T01:44:20.969764405Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:20.972105160Z [Info] remove_wombles: Starting migration of Main DB to 107
2026-06-13T01:44:20.975896947Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-06-13T01:44:20.977910523Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Wombles'
2026-06-13T01:44:20.981046269Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032154s
2026-06-13T01:44:20.982625800Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (107, '2026-06-13T01:44:20', 'remove_wombles')
2026-06-13T01:44:20.986445503Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:20.989227296Z [Info] FluentMigrator.Runner.MigrationRunner: 107: remove_wombles migrated
2026-06-13T01:44:20.990758972Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114221s
2026-06-13T01:44:20.992411390Z [Info] FluentMigrator.Runner.MigrationRunner: 108: fix_extra_file_extension migrating
2026-06-13T01:44:20.994058417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:20.996412458Z [Info] fix_extra_file_extension: Starting migration of Main DB to 108
2026-06-13T01:44:21.000487987Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "ExtraFiles" WHERE TRIM("Extension") = ''
2026-06-13T01:44:21.002763841Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "ExtraFiles" WHERE TRIM("Extension") = ''
2026-06-13T01:44:21.005856169Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030841s
2026-06-13T01:44:21.007208513Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-13T01:44:21.008667562Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-13T01:44:21.023742535Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0148629s
2026-06-13T01:44:21.025887836Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (108, '2026-06-13T01:44:21', 'fix_extra_file_extension')
2026-06-13T01:44:21.030112305Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:21.032980873Z [Info] FluentMigrator.Runner.MigrationRunner: 108: fix_extra_file_extension migrated
2026-06-13T01:44:21.034682159Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0243877s
2026-06-13T01:44:21.036439799Z [Info] FluentMigrator.Runner.MigrationRunner: 109: import_extra_files migrating
2026-06-13T01:44:21.038058290Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:21.040504918Z [Info] import_extra_files: Starting migration of Main DB to 109
2026-06-13T01:44:21.044211854Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-13T01:44:21.045759711Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-13T01:44:21.054552902Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085704s
2026-06-13T01:44:21.056595086Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (109, '2026-06-13T01:44:21', 'import_extra_files')
2026-06-13T01:44:21.060640854Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:21.063518210Z [Info] FluentMigrator.Runner.MigrationRunner: 109: import_extra_files migrated
2026-06-13T01:44:21.065112791Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0177633s
2026-06-13T01:44:21.066816774Z [Info] FluentMigrator.Runner.MigrationRunner: 110: fix_extra_files_config migrating
2026-06-13T01:44:21.068452168Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:21.070858404Z [Info] fix_extra_files_config: Starting migration of Main DB to 110
2026-06-13T01:44:21.074459297Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-13T01:44:21.076009519Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-13T01:44:21.083109861Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070124s
2026-06-13T01:44:21.084879114Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (110, '2026-06-13T01:44:21', 'fix_extra_files_config')
2026-06-13T01:44:21.088988270Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:21.091764562Z [Info] FluentMigrator.Runner.MigrationRunner: 110: fix_extra_files_config migrated
2026-06-13T01:44:21.093436920Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0157674s
2026-06-13T01:44:21.095178518Z [Info] FluentMigrator.Runner.MigrationRunner: 111: create_language_profiles migrating
2026-06-13T01:44:21.096907471Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:21.099436765Z [Info] create_language_profiles: Starting migration of Main DB to 111
2026-06-13T01:44:21.109945481Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable LanguageProfiles
2026-06-13T01:44:21.112225424Z [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-06-13T01:44:21.117954553Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061536s
2026-06-13T01:44:21.119433091Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex LanguageProfiles (Name)
2026-06-13T01:44:21.121241003Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_LanguageProfiles_Name" ON "LanguageProfiles" ("Name" ASC)
2026-06-13T01:44:21.125145436Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039744s
2026-06-13T01:44:21.126660127Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-06-13T01:44:21.128163455Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.15E-05s
2026-06-13T01:44:21.129636452Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series LanguageProfileId Int32
2026-06-13T01:44:21.131805220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "LanguageProfileId" INTEGER NOT NULL DEFAULT 1
2026-06-13T01:44:21.140880269Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091924s
2026-06-13T01:44:21.142342885Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-13T01:44:21.143752895Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-13T01:44:21.252088660Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.107995s
2026-06-13T01:44:21.254112205Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Profiles Language
2026-06-13T01:44:21.291870176Z [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-06-13T01:44:21.297445415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Profiles_temp" ("Id", "Name", "Cutoff", "Items") SELECT "Id", "Name", "Cutoff", "Items" FROM "Profiles"
2026-06-13T01:44:21.301500553Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles"
2026-06-13T01:44:21.304613142Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles"
2026-06-13T01:44:21.322350658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityProfiles_Name" ON "Profiles" ("Name" ASC)
2026-06-13T01:44:21.326119429Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0703642s
2026-06-13T01:44:21.327752368Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (111, '2026-06-13T01:44:21', 'create_language_profiles')
2026-06-13T01:44:21.331633716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:21.334718749Z [Info] FluentMigrator.Runner.MigrationRunner: 111: create_language_profiles migrated
2026-06-13T01:44:21.336391549Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0790242s
2026-06-13T01:44:21.338081472Z [Info] FluentMigrator.Runner.MigrationRunner: 112: added_regex_to_scenemapping migrating
2026-06-13T01:44:21.339793200Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:21.342286612Z [Info] added_regex_to_scenemapping: Starting migration of Main DB to 112
2026-06-13T01:44:21.347134166Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SceneMappings
2026-06-13T01:44:21.348804961Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.37E-05s
2026-06-13T01:44:21.350120421Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SceneMappings FilterRegex String
2026-06-13T01:44:21.351979535Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SceneMappings" ADD COLUMN "FilterRegex" TEXT
2026-06-13T01:44:21.360396468Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084957s
2026-06-13T01:44:21.362024678Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (112, '2026-06-13T01:44:21', 'added_regex_to_scenemapping')
2026-06-13T01:44:21.365967760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:21.368779052Z [Info] FluentMigrator.Runner.MigrationRunner: 112: added_regex_to_scenemapping migrated
2026-06-13T01:44:21.370467934Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0169177s
2026-06-13T01:44:21.372125753Z [Info] FluentMigrator.Runner.MigrationRunner: 113: consolidate_indexer_baseurl migrating
2026-06-13T01:44:21.373830847Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:21.376223567Z [Info] consolidate_indexer_baseurl: Starting migration of Main DB to 113
2026-06-13T01:44:21.380114273Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-13T01:44:21.381631950Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-13T01:44:21.397680825Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.015805s
2026-06-13T01:44:21.399734291Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (113, '2026-06-13T01:44:21', 'consolidate_indexer_baseurl')
2026-06-13T01:44:21.403898518Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:21.406721003Z [Info] FluentMigrator.Runner.MigrationRunner: 113: consolidate_indexer_baseurl migrated
2026-06-13T01:44:21.408436619Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0250855s
2026-06-13T01:44:21.410134859Z [Info] FluentMigrator.Runner.MigrationRunner: 114: rename_indexer_status_id migrating
2026-06-13T01:44:21.411813300Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:21.414257212Z [Info] rename_indexer_status_id: Starting migration of Main DB to 114
2026-06-13T01:44:21.432328030Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn IndexerStatus IndexerId to ProviderId
2026-06-13T01:44:21.542008273Z [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-06-13T01:44:21.549564281Z [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-06-13T01:44:21.556492546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-06-13T01:44:21.559898466Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-06-13T01:44:21.579962097Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-06-13T01:44:21.584287048Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1494339s
2026-06-13T01:44:21.585719904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (114, '2026-06-13T01:44:21', 'rename_indexer_status_id')
2026-06-13T01:44:21.589771014Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:21.592707408Z [Info] FluentMigrator.Runner.MigrationRunner: 114: rename_indexer_status_id migrated
2026-06-13T01:44:21.594402853Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1581743s
2026-06-13T01:44:21.596238941Z [Info] FluentMigrator.Runner.MigrationRunner: 115: add_downloadclient_status migrating
2026-06-13T01:44:21.597957363Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:21.600401976Z [Info] add_downloadclient_status: Starting migration of Main DB to 115
2026-06-13T01:44:21.609068722Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClientStatus
2026-06-13T01:44:21.611269525Z [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-06-13T01:44:21.618088399Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072055s
2026-06-13T01:44:21.619562408Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadClientStatus (ProviderId)
2026-06-13T01:44:21.621503989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-06-13T01:44:21.625748107Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042962s
2026-06-13T01:44:21.627900001Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (115, '2026-06-13T01:44:21', 'add_downloadclient_status')
2026-06-13T01:44:21.631365201Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:21.634333900Z [Info] FluentMigrator.Runner.MigrationRunner: 115: add_downloadclient_status migrated
2026-06-13T01:44:21.635995567Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0128638s
2026-06-13T01:44:21.637660711Z [Info] FluentMigrator.Runner.MigrationRunner: 116: disable_nyaa migrating
2026-06-13T01:44:21.639164289Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:21.641634876Z [Info] disable_nyaa: Starting migration of Main DB to 116
2026-06-13T01:44:21.644899140Z [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-06-13T01:44:21.648716349Z [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-06-13T01:44:21.653899579Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051767s
2026-06-13T01:44:21.655479771Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (116, '2026-06-13T01:44:21', 'disable_nyaa')
2026-06-13T01:44:21.659286168Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:21.662052981Z [Info] FluentMigrator.Runner.MigrationRunner: 116: disable_nyaa migrated
2026-06-13T01:44:21.663570988Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0133706s
2026-06-13T01:44:21.665230761Z [Info] FluentMigrator.Runner.MigrationRunner: 117: add_webrip_and_br480_qualites_in_profile migrating
2026-06-13T01:44:21.667080147Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:21.669459268Z [Info] add_webrip_and_br480_qualites_in_profile: Starting migration of Main DB to 117
2026-06-13T01:44:21.673088228Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-13T01:44:21.674636225Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-13T01:44:21.722098051Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0471784s
2026-06-13T01:44:21.724265907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (117, '2026-06-13T01:44:21', 'add_webrip_and_br480_qualites_in_profile')
2026-06-13T01:44:21.728805691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:21.731897068Z [Info] FluentMigrator.Runner.MigrationRunner: 117: add_webrip_and_br480_qualites_in_profile migrated
2026-06-13T01:44:21.734094223Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0572482s
2026-06-13T01:44:21.735463922Z [Info] FluentMigrator.Runner.MigrationRunner: 118: add_history_eventType_index migrating
2026-06-13T01:44:21.737180810Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:21.739569000Z [Info] add_history_eventType_index: Starting migration of Main DB to 118
2026-06-13T01:44:21.743814862Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (EventType)
2026-06-13T01:44:21.745648184Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC)
2026-06-13T01:44:21.749757321Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041763s
2026-06-13T01:44:21.751350400Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (118, '2026-06-13T01:44:21', 'add_history_eventType_index')
2026-06-13T01:44:21.755287189Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:21.758038330Z [Info] FluentMigrator.Runner.MigrationRunner: 118: add_history_eventType_index migrated
2026-06-13T01:44:21.760000222Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0125145s
2026-06-13T01:44:21.762095963Z [Info] FluentMigrator.Runner.MigrationRunner: 119: separate_automatic_and_interactive_searches migrating
2026-06-13T01:44:21.763638129Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:21.765988954Z [Info] separate_automatic_and_interactive_searches: Starting migration of Main DB to 119
2026-06-13T01:44:21.774184160Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Indexers EnableSearch to EnableAutomaticSearch
2026-06-13T01:44:21.815869381Z [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-06-13T01:44:21.822465977Z [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-06-13T01:44:21.828497746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2026-06-13T01:44:21.831616888Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2026-06-13T01:44:21.850435893Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-06-13T01:44:21.854075313Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.077728s
2026-06-13T01:44:21.855469311Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-06-13T01:44:21.856911756Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.22E-05s
2026-06-13T01:44:21.858235012Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers EnableInteractiveSearch Boolean
2026-06-13T01:44:21.860237435Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "EnableInteractiveSearch" INTEGER
2026-06-13T01:44:21.868266807Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081354s
2026-06-13T01:44:21.869718311Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch"
2026-06-13T01:44:21.872224348Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch"
2026-06-13T01:44:21.875331086Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031812s
2026-06-13T01:44:21.876691536Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-06-13T01:44:21.878114452Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.4E-06s
2026-06-13T01:44:21.879384891Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Indexers EnableInteractiveSearch Boolean
2026-06-13T01:44:21.919812779Z [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-06-13T01:44:21.927054425Z [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-06-13T01:44:21.934116449Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2026-06-13T01:44:21.937354551Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2026-06-13T01:44:21.956341533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-06-13T01:44:21.960305116Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0789171s
2026-06-13T01:44:21.962133559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (119, '2026-06-13T01:44:21', 'separate_automatic_and_interactive_searches')
2026-06-13T01:44:21.966339821Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:21.969317659Z [Info] FluentMigrator.Runner.MigrationRunner: 119: separate_automatic_and_interactive_searches migrated
2026-06-13T01:44:21.971225121Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0879966s
2026-06-13T01:44:21.973189448Z [Info] FluentMigrator.Runner.MigrationRunner: 120: update_series_episodes_history_indexes migrating
2026-06-13T01:44:21.975115487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:21.977800665Z [Info] update_series_episodes_history_indexes: Starting migration of Main DB to 120
2026-06-13T01:44:21.991752266Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Episodes (SeriesId, AirDate)
2026-06-13T01:44:21.993839390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_SeriesId_AirDate" ON "Episodes" ("SeriesId" ASC, "AirDate" ASC)
2026-06-13T01:44:21.998601922Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045744s
2026-06-13T01:44:22.000130752Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (EpisodeId)
2026-06-13T01:44:22.002172053Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_EpisodeId"
2026-06-13T01:44:22.005189571Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034511s
2026-06-13T01:44:22.006592647Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (EpisodeId, Date)
2026-06-13T01:44:22.008457162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EpisodeId_Date" ON "History" ("EpisodeId" ASC, "Date" DESC)
2026-06-13T01:44:22.012620418Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040252s
2026-06-13T01:44:22.013806016Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (DownloadId)
2026-06-13T01:44:22.015443945Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_DownloadId"
2026-06-13T01:44:22.018402043Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029285s
2026-06-13T01:44:22.019704536Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId, Date)
2026-06-13T01:44:22.021538861Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC)
2026-06-13T01:44:22.025372001Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039769s
2026-06-13T01:44:22.026982695Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (120, '2026-06-13T01:44:22', 'update_series_episodes_history_indexes')
2026-06-13T01:44:22.031109377Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:22.034934412Z [Info] FluentMigrator.Runner.MigrationRunner: 120: update_series_episodes_history_indexes migrated
2026-06-13T01:44:22.036812965Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0135504s
2026-06-13T01:44:22.038527619Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_animetosho_url migrating
2026-06-13T01:44:22.040190919Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:22.042640002Z [Info] update_animetosho_url: Starting migration of Main DB to 121
2026-06-13T01:44:22.046212708Z [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-06-13T01:44:22.050806691Z [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-06-13T01:44:22.056973692Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062434s
2026-06-13T01:44:22.058610248Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (121, '2026-06-13T01:44:22', 'update_animetosho_url')
2026-06-13T01:44:22.062494111Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:22.065274902Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_animetosho_url migrated
2026-06-13T01:44:22.066911538Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0146187s
2026-06-13T01:44:22.068655852Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_remux_qualities_in_profile migrating
2026-06-13T01:44:22.070399413Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:22.072818466Z [Info] add_remux_qualities_in_profile: Starting migration of Main DB to 122
2026-06-13T01:44:22.076593078Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-13T01:44:22.078151688Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-13T01:44:22.110609212Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0321743s
2026-06-13T01:44:22.112786928Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (122, '2026-06-13T01:44:22', 'add_remux_qualities_in_profile')
2026-06-13T01:44:22.117194736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:22.120585927Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_remux_qualities_in_profile migrated
2026-06-13T01:44:22.122327274Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0424278s
2026-06-13T01:44:22.124068090Z [Info] FluentMigrator.Runner.MigrationRunner: 123: add_history_seriesId_index migrating
2026-06-13T01:44:22.125754186Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:22.128228851Z [Info] add_history_seriesId_index: Starting migration of Main DB to 123
2026-06-13T01:44:22.132576137Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (SeriesId)
2026-06-13T01:44:22.134376874Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_SeriesId" ON "History" ("SeriesId" ASC)
2026-06-13T01:44:22.138448395Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041423s
2026-06-13T01:44:22.140094159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (123, '2026-06-13T01:44:22', 'add_history_seriesId_index')
2026-06-13T01:44:22.144116130Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:22.146960569Z [Info] FluentMigrator.Runner.MigrationRunner: 123: add_history_seriesId_index migrated
2026-06-13T01:44:22.148660213Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0126462s
2026-06-13T01:44:22.150309454Z [Info] FluentMigrator.Runner.MigrationRunner: 124: remove_media_browser_metadata migrating
2026-06-13T01:44:22.152048557Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:22.154449152Z [Info] remove_media_browser_metadata: Starting migration of Main DB to 124
2026-06-13T01:44:22.164172136Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-06-13T01:44:22.166500345Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Metadata" WHERE "Implementation" = 'MediaBrowserMetadata'
2026-06-13T01:44:22.170102391Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036999s
2026-06-13T01:44:22.171517311Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-06-13T01:44:22.173384261Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "MetadataFiles" WHERE "Consumer" = 'MediaBrowserMetadata'
2026-06-13T01:44:22.176414384Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031049s
2026-06-13T01:44:22.178002883Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (124, '2026-06-13T01:44:22', 'remove_media_browser_metadata')
2026-06-13T01:44:22.181989523Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:22.184757318Z [Info] FluentMigrator.Runner.MigrationRunner: 124: remove_media_browser_metadata migrated
2026-06-13T01:44:22.186477963Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114596s
2026-06-13T01:44:22.188187707Z [Info] FluentMigrator.Runner.MigrationRunner: 125: remove_notify_my_android_and_pushalot_notifications migrating
2026-06-13T01:44:22.190196954Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:22.192674965Z [Info] remove_notify_my_android_and_pushalot_notifications: Starting migration of Main DB to 125
2026-06-13T01:44:22.197889668Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-06-13T01:44:22.200101183Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'NotifyMyAndroid'
2026-06-13T01:44:22.203401019Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034274s
2026-06-13T01:44:22.204770107Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-06-13T01:44:22.206617949Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Pushalot'
2026-06-13T01:44:22.209914579Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029706s
2026-06-13T01:44:22.211098273Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (125, '2026-06-13T01:44:22', 'remove_notify_my_android_and_pushalot_notifications')
2026-06-13T01:44:22.215379545Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:22.218126218Z [Info] FluentMigrator.Runner.MigrationRunner: 125: remove_notify_my_android_and_pushalot_notifications migrated
2026-06-13T01:44:22.220126316Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115771s
2026-06-13T01:44:22.221743935Z [Info] FluentMigrator.Runner.MigrationRunner: 126: add_custom_filters migrating
2026-06-13T01:44:22.223320750Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:22.225711285Z [Info] add_custom_filters: Starting migration of Main DB to 126
2026-06-13T01:44:22.232006355Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFilters
2026-06-13T01:44:22.234517302Z [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-06-13T01:44:22.239525850Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0057847s
2026-06-13T01:44:22.241178118Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (126, '2026-06-13T01:44:22', 'add_custom_filters')
2026-06-13T01:44:22.245022551Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:22.247901179Z [Info] FluentMigrator.Runner.MigrationRunner: 126: add_custom_filters migrated
2026-06-13T01:44:22.249515400Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0142282s
2026-06-13T01:44:22.251197789Z [Info] FluentMigrator.Runner.MigrationRunner: 127: rename_restrictions_to_release_profiles migrating
2026-06-13T01:44:22.253072044Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:22.255461998Z [Info] rename_restrictions_to_release_profiles: Starting migration of Main DB to 127
2026-06-13T01:44:22.262440173Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Restrictions ReleaseProfiles
2026-06-13T01:44:22.264612479Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Restrictions" RENAME TO "ReleaseProfiles"
2026-06-13T01:44:22.284163046Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0197049s
2026-06-13T01:44:22.285622576Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles
2026-06-13T01:44:22.287205394Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.91E-05s
2026-06-13T01:44:22.288561796Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IncludePreferredWhenRenaming Boolean
2026-06-13T01:44:22.290861518Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IncludePreferredWhenRenaming" INTEGER NOT NULL DEFAULT 1
2026-06-13T01:44:22.299976167Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092186s
2026-06-13T01:44:22.301523754Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (127, '2026-06-13T01:44:22', 'rename_restrictions_to_release_profiles')
2026-06-13T01:44:22.305654112Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:22.308590146Z [Info] FluentMigrator.Runner.MigrationRunner: 127: rename_restrictions_to_release_profiles migrated
2026-06-13T01:44:22.310438890Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0179881s
2026-06-13T01:44:22.312147020Z [Info] FluentMigrator.Runner.MigrationRunner: 128: rename_quality_profiles_add_upgrade_allowed migrating
2026-06-13T01:44:22.314031476Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:22.316437341Z [Info] rename_quality_profiles_add_upgrade_allowed: Starting migration of Main DB to 128
2026-06-13T01:44:22.330887997Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Profiles QualityProfiles
2026-06-13T01:44:22.332965732Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" RENAME TO "QualityProfiles"
2026-06-13T01:44:22.352825934Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0198515s
2026-06-13T01:44:22.354274562Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2026-06-13T01:44:22.355785946Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.08E-05s
2026-06-13T01:44:22.357126125Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles UpgradeAllowed Boolean
2026-06-13T01:44:22.359264432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "UpgradeAllowed" INTEGER
2026-06-13T01:44:22.367454418Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083631s
2026-06-13T01:44:22.368865099Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LanguageProfiles
2026-06-13T01:44:22.370383407Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.4E-06s
2026-06-13T01:44:22.371673475Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn LanguageProfiles UpgradeAllowed Boolean
2026-06-13T01:44:22.373631409Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LanguageProfiles" ADD COLUMN "UpgradeAllowed" INTEGER
2026-06-13T01:44:22.381699490Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081487s
2026-06-13T01:44:22.383087355Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-13T01:44:22.384568378Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityProfiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1
2026-06-13T01:44:22.387497478Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003073s
2026-06-13T01:44:22.388854932Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-13T01:44:22.390245362Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "LanguageProfiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1
2026-06-13T01:44:22.393151165Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029573s
2026-06-13T01:44:22.394719193Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Series ProfileId to QualityProfileId
2026-06-13T01:44:22.449803722Z [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-06-13T01:44:22.466209065Z [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-06-13T01:44:22.483065677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2026-06-13T01:44:22.487166546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2026-06-13T01:44:22.507434399Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2026-06-13T01:44:22.511116606Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2026-06-13T01:44:22.514834294Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_Path" ON "Series" ("Path" ASC)
2026-06-13T01:44:22.518282048Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_CleanTitle" ON "Series" ("CleanTitle" ASC)
2026-06-13T01:44:22.521892029Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC)
2026-06-13T01:44:22.525467510Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvMazeId" ON "Series" ("TvMazeId" ASC)
2026-06-13T01:44:22.529152072Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1325501s
2026-06-13T01:44:22.530800773Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (128, '2026-06-13T01:44:22', 'rename_quality_profiles_add_upgrade_allowed')
2026-06-13T01:44:22.534991433Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:22.538115956Z [Info] FluentMigrator.Runner.MigrationRunner: 128: rename_quality_profiles_add_upgrade_allowed migrated
2026-06-13T01:44:22.540022066Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1415758s
2026-06-13T01:44:22.541776289Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_relative_original_path_to_episode_file migrating
2026-06-13T01:44:22.543656456Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:22.546286563Z [Info] add_relative_original_path_to_episode_file: Starting migration of Main DB to 129
2026-06-13T01:44:22.551432839Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable EpisodeFiles
2026-06-13T01:44:22.553097061Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.53E-05s
2026-06-13T01:44:22.554603334Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn EpisodeFiles OriginalFilePath String
2026-06-13T01:44:22.556583222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles" ADD COLUMN "OriginalFilePath" TEXT
2026-06-13T01:44:22.565526505Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009053s
2026-06-13T01:44:22.567167771Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (129, '2026-06-13T01:44:22', 'add_relative_original_path_to_episode_file')
2026-06-13T01:44:22.571385907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:22.574255948Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_relative_original_path_to_episode_file migrated
2026-06-13T01:44:22.576155785Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0178298s
2026-06-13T01:44:22.577818594Z [Info] FluentMigrator.Runner.MigrationRunner: 130: episode_last_searched_time migrating
2026-06-13T01:44:22.579666045Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:22.582126911Z [Info] episode_last_searched_time: Starting migration of Main DB to 130
2026-06-13T01:44:22.586934064Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2026-06-13T01:44:22.588546932Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.36E-05s
2026-06-13T01:44:22.589867372Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes LastSearchTime DateTime
2026-06-13T01:44:22.591762769Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "LastSearchTime" DATETIME
2026-06-13T01:44:22.600480408Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088046s
2026-06-13T01:44:22.602126233Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (130, '2026-06-13T01:44:22', 'episode_last_searched_time')
2026-06-13T01:44:22.606097371Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:22.609906724Z [Info] FluentMigrator.Runner.MigrationRunner: 130: episode_last_searched_time migrated
2026-06-13T01:44:22.611599494Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0182641s
2026-06-13T01:44:22.613300891Z [Info] FluentMigrator.Runner.MigrationRunner: 131: download_propers_config migrating
2026-06-13T01:44:22.614952738Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:22.617437883Z [Info] download_propers_config: Starting migration of Main DB to 131
2026-06-13T01:44:22.621645377Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-13T01:44:22.623181542Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-13T01:44:22.632322623Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089564s
2026-06-13T01:44:22.634006645Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers'
2026-06-13T01:44:22.636254953Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers'
2026-06-13T01:44:22.639264155Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00308s
2026-06-13T01:44:22.640923757Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (131, '2026-06-13T01:44:22', 'download_propers_config')
2026-06-13T01:44:22.644864935Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:22.647675466Z [Info] FluentMigrator.Runner.MigrationRunner: 131: download_propers_config migrated
2026-06-13T01:44:22.649365871Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115074s
2026-06-13T01:44:22.651097909Z [Info] FluentMigrator.Runner.MigrationRunner: 132: add_download_client_priority migrating
2026-06-13T01:44:22.652845940Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:22.655278700Z [Info] add_download_client_priority: Starting migration of Main DB to 132
2026-06-13T01:44:22.660918580Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2026-06-13T01:44:22.662641790Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.33E-05s
2026-06-13T01:44:22.663984124Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Priority Int32
2026-06-13T01:44:22.665925054Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 1
2026-06-13T01:44:22.674891784Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091344s
2026-06-13T01:44:22.676333227Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-13T01:44:22.677750211Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-13T01:44:22.979569321Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.301385s
2026-06-13T01:44:22.981890597Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (132, '2026-06-13T01:44:22', 'add_download_client_priority')
2026-06-13T01:44:22.986494449Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:22.989430463Z [Info] FluentMigrator.Runner.MigrationRunner: 132: add_download_client_priority migrated
2026-06-13T01:44:22.991191610Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.3116991s
2026-06-13T01:44:22.992986946Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_specials_folder_format migrating
2026-06-13T01:44:22.994728945Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:22.997190272Z [Info] add_specials_folder_format: Starting migration of Main DB to 134
2026-06-13T01:44:23.007462132Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2026-06-13T01:44:23.009364423Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.54E-05s
2026-06-13T01:44:23.010701967Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig SpecialsFolderFormat String
2026-06-13T01:44:23.012730593Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "SpecialsFolderFormat" TEXT
2026-06-13T01:44:23.021615729Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089971s
2026-06-13T01:44:23.023021140Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-13T01:44:23.024438134Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "SpecialsFolderFormat" = 'Specials' WHERE 1 = 1
2026-06-13T01:44:23.027949266Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033322s
2026-06-13T01:44:23.029322392Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (134, '2026-06-13T01:44:23', 'add_specials_folder_format')
2026-06-13T01:44:23.033212858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:23.036069632Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_specials_folder_format migrated
2026-06-13T01:44:23.037740697Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117141s
2026-06-13T01:44:23.039422625Z [Info] FluentMigrator.Runner.MigrationRunner: 135: health_issue_notification migrating
2026-06-13T01:44:23.041117890Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:23.043536191Z [Info] health_issue_notification: Starting migration of Main DB to 135
2026-06-13T01:44:23.050149260Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-06-13T01:44:23.051892972Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.38E-05s
2026-06-13T01:44:23.053220376Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthIssue Boolean
2026-06-13T01:44:23.055162888Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthIssue" INTEGER NOT NULL DEFAULT 0
2026-06-13T01:44:23.064284691Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092243s
2026-06-13T01:44:23.065650763Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-06-13T01:44:23.067136775Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.5E-06s
2026-06-13T01:44:23.068459179Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications IncludeHealthWarnings Boolean
2026-06-13T01:44:23.070511162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "IncludeHealthWarnings" INTEGER NOT NULL DEFAULT 0
2026-06-13T01:44:23.079054359Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086193s
2026-06-13T01:44:23.080703350Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (135, '2026-06-13T01:44:23', 'health_issue_notification')
2026-06-13T01:44:23.084653417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:23.087569911Z [Info] FluentMigrator.Runner.MigrationRunner: 135: health_issue_notification migrated
2026-06-13T01:44:23.089284675Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0172082s
2026-06-13T01:44:23.090939999Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_indexer_and_enabled_to_release_profiles migrating
2026-06-13T01:44:23.092853874Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:23.095249328Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Main DB to 136
2026-06-13T01:44:23.102372786Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles
2026-06-13T01:44:23.104229566Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.47E-05s
2026-06-13T01:44:23.105565567Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles Enabled Boolean
2026-06-13T01:44:23.107511406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "Enabled" INTEGER NOT NULL DEFAULT 1
2026-06-13T01:44:23.116664873Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093207s
2026-06-13T01:44:23.118071716Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles
2026-06-13T01:44:23.119577720Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.1E-06s
2026-06-13T01:44:23.120897027Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IndexerId Int32
2026-06-13T01:44:23.122745590Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IndexerId" INTEGER NOT NULL DEFAULT 0
2026-06-13T01:44:23.131206321Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085492s
2026-06-13T01:44:23.132858750Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (136, '2026-06-13T01:44:23', 'add_indexer_and_enabled_to_release_profiles')
2026-06-13T01:44:23.137011103Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:23.139755451Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_indexer_and_enabled_to_release_profiles migrated
2026-06-13T01:44:23.141690408Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0171478s
2026-06-13T01:44:23.143385452Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_airedbefore_to_episodes migrating
2026-06-13T01:44:23.145140647Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:23.147716095Z [Info] add_airedbefore_to_episodes: Starting migration of Main DB to 137
2026-06-13T01:44:23.154497403Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2026-06-13T01:44:23.156121675Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.21E-05s
2026-06-13T01:44:23.157463688Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes AiredAfterSeasonNumber Int32
2026-06-13T01:44:23.159671825Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "AiredAfterSeasonNumber" INTEGER
2026-06-13T01:44:23.168567482Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089933s
2026-06-13T01:44:23.170014968Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes AiredBeforeSeasonNumber Int32
2026-06-13T01:44:23.171943081Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "AiredBeforeSeasonNumber" INTEGER
2026-06-13T01:44:23.180358331Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084702s
2026-06-13T01:44:23.181751297Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes AiredBeforeEpisodeNumber Int32
2026-06-13T01:44:23.183875375Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "AiredBeforeEpisodeNumber" INTEGER
2026-06-13T01:44:23.192946666Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092111s
2026-06-13T01:44:23.194582952Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (137, '2026-06-13T01:44:23', 'add_airedbefore_to_episodes')
2026-06-13T01:44:23.198548268Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:23.201367286Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_airedbefore_to_episodes migrated
2026-06-13T01:44:23.203052491Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0176766s
2026-06-13T01:44:23.204743877Z [Info] FluentMigrator.Runner.MigrationRunner: 138: remove_bitmetv migrating
2026-06-13T01:44:23.206282937Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:23.208689394Z [Info] remove_bitmetv: Starting migration of Main DB to 138
2026-06-13T01:44:23.212998453Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-06-13T01:44:23.215034003Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'BitMeTv'
2026-06-13T01:44:23.218188998Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032323s
2026-06-13T01:44:23.219551583Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableRss" = false, "EnableAutomaticSearch" = false, "EnableInteractiveSearch" = false WHERE "Implementation" = 'Newznab' AND "Settings" LIKE '%usenet-crawler.com%'
2026-06-13T01:44:23.223378059Z [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-06-13T01:44:23.228250182Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048796s
2026-06-13T01:44:23.229817559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (138, '2026-06-13T01:44:23', 'remove_bitmetv')
2026-06-13T01:44:23.233554967Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:23.236380228Z [Info] FluentMigrator.Runner.MigrationRunner: 138: remove_bitmetv migrated
2026-06-13T01:44:23.237914448Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0130269s
2026-06-13T01:44:23.239526986Z [Info] FluentMigrator.Runner.MigrationRunner: 139: add_download_history migrating
2026-06-13T01:44:23.241234375Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:23.243616272Z [Info] add_download_history: Starting migration of Main DB to 139
2026-06-13T01:44:23.260120675Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadHistory
2026-06-13T01:44:23.262499045Z [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-06-13T01:44:23.270455090Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085531s
2026-06-13T01:44:23.271892575Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (EventType)
2026-06-13T01:44:23.273654063Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC)
2026-06-13T01:44:23.277519909Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039146s
2026-06-13T01:44:23.278907645Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (SeriesId)
2026-06-13T01:44:23.280638020Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_SeriesId" ON "DownloadHistory" ("SeriesId" ASC)
2026-06-13T01:44:23.284357031Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037693s
2026-06-13T01:44:23.285758994Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (DownloadId)
2026-06-13T01:44:23.287507636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC)
2026-06-13T01:44:23.291291086Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038341s
2026-06-13T01:44:23.292704604Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-13T01:44:23.294109153Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-13T01:44:23.323346611Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0289563s
2026-06-13T01:44:23.325453635Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (139, '2026-06-13T01:44:23', 'add_download_history')
2026-06-13T01:44:23.329546880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:23.332998332Z [Info] FluentMigrator.Runner.MigrationRunner: 139: add_download_history migrated
2026-06-13T01:44:23.334607903Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0388567s
2026-06-13T01:44:23.336318499Z [Info] FluentMigrator.Runner.MigrationRunner: 140: remove_chown_and_folderchmod_config_v2 migrating
2026-06-13T01:44:23.338154086Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:23.340582187Z [Info] remove_chown_and_folderchmod_config_v2: Starting migration of Main DB to 140
2026-06-13T01:44:23.344494877Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" IN ('folderchmod', 'chownuser')
2026-06-13T01:44:23.346463352Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" IN ('folderchmod', 'chownuser')
2026-06-13T01:44:23.353853186Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039497s
2026-06-13T01:44:23.355622309Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (140, '2026-06-13T01:44:23', 'remove_chown_and_folderchmod_config_v2')
2026-06-13T01:44:23.360103566Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:23.362908275Z [Info] FluentMigrator.Runner.MigrationRunner: 140: remove_chown_and_folderchmod_config_v2 migrated
2026-06-13T01:44:23.364773061Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0164574s
2026-06-13T01:44:23.366435168Z [Info] FluentMigrator.Runner.MigrationRunner: 141: add_update_history migrating
2026-06-13T01:44:23.368061404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:23.370502831Z [Info] add_update_history: Starting migration of Main DB to 141
2026-06-13T01:44:23.372316665Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (141, '2026-06-13T01:44:23', 'add_update_history')
2026-06-13T01:44:23.376096919Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:23.378752397Z [Info] FluentMigrator.Runner.MigrationRunner: 141: add_update_history migrated
2026-06-13T01:44:23.380353051Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107101s
2026-06-13T01:44:23.381888924Z [Info] FluentMigrator.Runner.MigrationRunner: 142: import_lists migrating
2026-06-13T01:44:23.383414136Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:23.385660902Z [Info] import_lists: Starting migration of Main DB to 142
2026-06-13T01:44:23.406266846Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportLists
2026-06-13T01:44:23.408686379Z [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-06-13T01:44:23.417278274Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091801s
2026-06-13T01:44:23.418719547Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportLists (Name)
2026-06-13T01:44:23.420413379Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportLists_Name" ON "ImportLists" ("Name" ASC)
2026-06-13T01:44:23.424113271Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037537s
2026-06-13T01:44:23.425494142Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListStatus
2026-06-13T01:44:23.427435773Z [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-06-13T01:44:23.434037009Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069598s
2026-06-13T01:44:23.435472981Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListStatus (ProviderId)
2026-06-13T01:44:23.437289470Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-06-13T01:44:23.441277141Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040509s
2026-06-13T01:44:23.442716501Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListExclusions
2026-06-13T01:44:23.444624874Z [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-06-13T01:44:23.449225531Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048806s
2026-06-13T01:44:23.450626743Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListExclusions (TvdbId)
2026-06-13T01:44:23.452435887Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListExclusions_TvdbId" ON "ImportListExclusions" ("TvdbId" ASC)
2026-06-13T01:44:23.456588511Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042046s
2026-06-13T01:44:23.458231781Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (142, '2026-06-13T01:44:23', 'import_lists')
2026-06-13T01:44:23.462028458Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:23.465124103Z [Info] FluentMigrator.Runner.MigrationRunner: 142: import_lists migrated
2026-06-13T01:44:23.466631099Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.01276s
2026-06-13T01:44:23.468331333Z [Info] FluentMigrator.Runner.MigrationRunner: 143: add_priority_to_indexers migrating
2026-06-13T01:44:23.470002299Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:23.472470059Z [Info] add_priority_to_indexers: Starting migration of Main DB to 143
2026-06-13T01:44:23.477614020Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-06-13T01:44:23.479336529Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.35E-05s
2026-06-13T01:44:23.480701037Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Priority Int32
2026-06-13T01:44:23.482524440Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 25
2026-06-13T01:44:23.492349800Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099537s
2026-06-13T01:44:23.494029483Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (143, '2026-06-13T01:44:23', 'add_priority_to_indexers')
2026-06-13T01:44:23.498214132Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:23.501082649Z [Info] FluentMigrator.Runner.MigrationRunner: 143: add_priority_to_indexers migrated
2026-06-13T01:44:23.502763304Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0187423s
2026-06-13T01:44:23.504481424Z [Info] FluentMigrator.Runner.MigrationRunner: 144: import_lists_series_type_and_season_folder migrating
2026-06-13T01:44:23.506352473Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:23.508781746Z [Info] import_lists_series_type_and_season_folder: Starting migration of Main DB to 144
2026-06-13T01:44:23.515537383Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2026-06-13T01:44:23.517245934Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.36E-05s
2026-06-13T01:44:23.518640664Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists SeriesType Int32
2026-06-13T01:44:23.520516742Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "SeriesType" INTEGER NOT NULL DEFAULT 0
2026-06-13T01:44:23.530517265Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100992s
2026-06-13T01:44:23.531945692Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2026-06-13T01:44:23.533423909Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.9E-06s
2026-06-13T01:44:23.534734218Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists SeasonFolder Boolean
2026-06-13T01:44:23.536615898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "SeasonFolder" INTEGER NOT NULL DEFAULT 1
2026-06-13T01:44:23.545971352Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094532s
2026-06-13T01:44:23.547607788Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (144, '2026-06-13T01:44:23', 'import_lists_series_type_and_season_folder')
2026-06-13T01:44:23.551763649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:23.554692107Z [Info] FluentMigrator.Runner.MigrationRunner: 144: import_lists_series_type_and_season_folder migrated
2026-06-13T01:44:23.556574097Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0182088s
2026-06-13T01:44:23.558244361Z [Info] FluentMigrator.Runner.MigrationRunner: 145: remove_growl migrating
2026-06-13T01:44:23.560086522Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:23.562484993Z [Info] remove_growl: Starting migration of Main DB to 145
2026-06-13T01:44:23.566286550Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-06-13T01:44:23.568367521Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Growl'
2026-06-13T01:44:23.571560262Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033375s
2026-06-13T01:44:23.573123991Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (145, '2026-06-13T01:44:23', 'remove_growl')
2026-06-13T01:44:23.576959146Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:23.579794567Z [Info] FluentMigrator.Runner.MigrationRunner: 145: remove_growl migrated
2026-06-13T01:44:23.581247944Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115553s
2026-06-13T01:44:23.582881585Z [Info] FluentMigrator.Runner.MigrationRunner: 146: cleanup_duplicates_updatehistory migrating
2026-06-13T01:44:23.584676780Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:23.587042115Z [Info] cleanup_duplicates_updatehistory: Starting migration of Main DB to 146
2026-06-13T01:44:23.588879866Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (146, '2026-06-13T01:44:23', 'cleanup_duplicates_updatehistory')
2026-06-13T01:44:23.592883249Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:23.595644852Z [Info] FluentMigrator.Runner.MigrationRunner: 146: cleanup_duplicates_updatehistory migrated
2026-06-13T01:44:23.597410057Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109809s
2026-06-13T01:44:23.598923796Z [Info] FluentMigrator.Runner.MigrationRunner: 147: swap_filechmod_for_folderchmod migrating
2026-06-13T01:44:23.600646466Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:23.602897480Z [Info] swap_filechmod_for_folderchmod: Starting migration of Main DB to 147
2026-06-13T01:44:23.606864690Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-13T01:44:23.608436857Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-13T01:44:23.614481392Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059448s
2026-06-13T01:44:23.616259643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (147, '2026-06-13T01:44:23', 'swap_filechmod_for_folderchmod')
2026-06-13T01:44:23.620500575Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:23.623259281Z [Info] FluentMigrator.Runner.MigrationRunner: 147: swap_filechmod_for_folderchmod migrated
2026-06-13T01:44:23.624981731Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0148193s
2026-06-13T01:44:23.626713439Z [Info] FluentMigrator.Runner.MigrationRunner: 148: mediainfo_channels migrating
2026-06-13T01:44:23.628326127Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:23.630714788Z [Info] mediainfo_channels: Starting migration of Main DB to 148
2026-06-13T01:44:23.634518650Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "EpisodeFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannels"', '"audioChannelsContainer"');
2026-06-13T01:44:23.637233628Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "EpisodeFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannels"', '"audioChannelsContainer"');
2026-06-13T01:44:23.641236601Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039913s
2026-06-13T01:44:23.642619195Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "EpisodeFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannelPositionsText"', '"audioChannelPositionsTextContainer"');
2026-06-13T01:44:23.645815694Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "EpisodeFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannelPositionsText"', '"audioChannelPositionsTextContainer"');
2026-06-13T01:44:23.649874929Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040423s
2026-06-13T01:44:23.651467026Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (148, '2026-06-13T01:44:23', 'mediainfo_channels')
2026-06-13T01:44:23.655290628Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:23.658066659Z [Info] FluentMigrator.Runner.MigrationRunner: 148: mediainfo_channels migrated
2026-06-13T01:44:23.659639807Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.012256s
2026-06-13T01:44:23.661277356Z [Info] FluentMigrator.Runner.MigrationRunner: 149: add_on_delete_to_notifications migrating
2026-06-13T01:44:23.663010366Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:23.665395320Z [Info] add_on_delete_to_notifications: Starting migration of Main DB to 149
2026-06-13T01:44:23.671786383Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-06-13T01:44:23.673474633Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.29E-05s
2026-06-13T01:44:23.674860584Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnSeriesDelete Boolean
2026-06-13T01:44:23.676848639Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnSeriesDelete" INTEGER NOT NULL DEFAULT 0
2026-06-13T01:44:23.686754210Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100454s
2026-06-13T01:44:23.688168068Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-06-13T01:44:23.689836358Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.6E-06s
2026-06-13T01:44:23.690954991Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnEpisodeFileDelete Boolean
2026-06-13T01:44:23.692986924Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnEpisodeFileDelete" INTEGER NOT NULL DEFAULT 0
2026-06-13T01:44:23.702646459Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097656s
2026-06-13T01:44:23.704295701Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (149, '2026-06-13T01:44:23', 'add_on_delete_to_notifications')
2026-06-13T01:44:23.708277872Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:23.711180318Z [Info] FluentMigrator.Runner.MigrationRunner: 149: add_on_delete_to_notifications migrated
2026-06-13T01:44:23.712919210Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0183449s
2026-06-13T01:44:23.714593963Z [Info] FluentMigrator.Runner.MigrationRunner: 150: add_scene_mapping_origin migrating
2026-06-13T01:44:23.716278436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:23.718652368Z [Info] add_scene_mapping_origin: Starting migration of Main DB to 150
2026-06-13T01:44:23.725152751Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SceneMappings
2026-06-13T01:44:23.726827865Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.36E-05s
2026-06-13T01:44:23.728143434Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SceneMappings SceneOrigin String
2026-06-13T01:44:23.730042159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SceneMappings" ADD COLUMN "SceneOrigin" TEXT
2026-06-13T01:44:23.739458785Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095141s
2026-06-13T01:44:23.740900799Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SceneMappings SearchMode Int32
2026-06-13T01:44:23.742744643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SceneMappings" ADD COLUMN "SearchMode" INTEGER
2026-06-13T01:44:23.751687946Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090308s
2026-06-13T01:44:23.753118628Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SceneMappings Comment String
2026-06-13T01:44:23.754913804Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SceneMappings" ADD COLUMN "Comment" TEXT
2026-06-13T01:44:23.763889012Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090274s
2026-06-13T01:44:23.765542632Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (150, '2026-06-13T01:44:23', 'add_scene_mapping_origin')
2026-06-13T01:44:23.769466826Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:23.772297096Z [Info] FluentMigrator.Runner.MigrationRunner: 150: add_scene_mapping_origin migrated
2026-06-13T01:44:23.773946479Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.017489s
2026-06-13T01:44:23.776095738Z [Info] FluentMigrator.Runner.MigrationRunner: 151: remove_custom_filter_type migrating
2026-06-13T01:44:23.777324623Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:23.779760719Z [Info] remove_custom_filter_type: Starting migration of Main DB to 151
2026-06-13T01:44:23.791071762Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-13T01:44:23.792972280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "CustomFilters" SET "Type" = 'series' WHERE "Type" = 'seriesIndex'
2026-06-13T01:44:23.796751291Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037991s
2026-06-13T01:44:23.798065588Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-13T01:44:23.799477081Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "CustomFilters" SET "Type" = 'series' WHERE "Type" = 'seriesEditor'
2026-06-13T01:44:23.802654872Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032418s
2026-06-13T01:44:23.804015933Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-13T01:44:23.805433779Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "CustomFilters" SET "Type" = 'series' WHERE "Type" = 'seasonPass'
2026-06-13T01:44:23.808547039Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031906s
2026-06-13T01:44:23.810135759Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (151, '2026-06-13T01:44:23', 'remove_custom_filter_type')
2026-06-13T01:44:23.814045895Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:23.816839923Z [Info] FluentMigrator.Runner.MigrationRunner: 151: remove_custom_filter_type migrated
2026-06-13T01:44:23.818500748Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114932s
2026-06-13T01:44:23.820187435Z [Info] FluentMigrator.Runner.MigrationRunner: 152: update_btn_url_to_https migrating
2026-06-13T01:44:23.821871748Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:23.824281411Z [Info] update_btn_url_to_https: Starting migration of Main DB to 152
2026-06-13T01:44:23.827567640Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = Replace("Settings", 'http://api.broadcasthe.net', 'https://api.broadcasthe.net') WHERE "Implementation" = 'BroadcastheNet';
2026-06-13T01:44:23.831097790Z [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-06-13T01:44:23.835801243Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046882s
2026-06-13T01:44:23.837421707Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (152, '2026-06-13T01:44:23', 'update_btn_url_to_https')
2026-06-13T01:44:23.841315099Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:23.844169999Z [Info] FluentMigrator.Runner.MigrationRunner: 152: update_btn_url_to_https migrated
2026-06-13T01:44:23.845769070Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0130103s
2026-06-13T01:44:23.847380075Z [Info] FluentMigrator.Runner.MigrationRunner: 153: add_on_episodefiledelete_for_upgrade migrating
2026-06-13T01:44:23.849371797Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:23.851633542Z [Info] add_on_episodefiledelete_for_upgrade: Starting migration of Main DB to 153
2026-06-13T01:44:23.856755629Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-06-13T01:44:23.858291613Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.49E-05s
2026-06-13T01:44:23.859611221Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnEpisodeFileDeleteForUpgrade Boolean
2026-06-13T01:44:23.861820260Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnEpisodeFileDeleteForUpgrade" INTEGER NOT NULL DEFAULT 1
2026-06-13T01:44:23.872314958Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106096s
2026-06-13T01:44:23.873971344Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (153, '2026-06-13T01:44:23', 'add_on_episodefiledelete_for_upgrade')
2026-06-13T01:44:23.878063727Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:23.880935711Z [Info] FluentMigrator.Runner.MigrationRunner: 153: add_on_episodefiledelete_for_upgrade migrated
2026-06-13T01:44:23.882742721Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0192832s
2026-06-13T01:44:23.884447194Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_name_release_profile migrating
2026-06-13T01:44:23.886100284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:23.888508624Z [Info] add_name_release_profile: Starting migration of Main DB to 154
2026-06-13T01:44:23.893241998Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles
2026-06-13T01:44:23.894961191Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.41E-05s
2026-06-13T01:44:23.896328886Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles Name String
2026-06-13T01:44:23.898470289Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "Name" TEXT DEFAULT NULL
2026-06-13T01:44:23.908206338Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098255s
2026-06-13T01:44:23.909845650Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (154, '2026-06-13T01:44:23', 'add_name_release_profile')
2026-06-13T01:44:23.913786047Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:23.916628131Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_name_release_profile migrated
2026-06-13T01:44:23.918280349Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0183043s
2026-06-13T01:44:23.919935142Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_arabic_and_hindi_languages migrating
2026-06-13T01:44:23.921664495Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:23.924053547Z [Info] add_arabic_and_hindi_languages: Starting migration of Main DB to 155
2026-06-13T01:44:23.927610802Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-13T01:44:23.929153529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-13T01:44:23.970198811Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0407422s
2026-06-13T01:44:23.972387279Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (155, '2026-06-13T01:44:23', 'add_arabic_and_hindi_languages')
2026-06-13T01:44:23.976946742Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:23.979808206Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_arabic_and_hindi_languages migrated
2026-06-13T01:44:23.981599514Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0506533s
2026-06-13T01:44:23.983293956Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_bypass_to_delay_profile migrating
2026-06-13T01:44:23.985000624Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:23.987415769Z [Info] add_bypass_to_delay_profile: Starting migration of Main DB to 156
2026-06-13T01:44:23.996911805Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2026-06-13T01:44:23.998810940Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.48E-05s
2026-06-13T01:44:24.000163995Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfHighestQuality Boolean
2026-06-13T01:44:24.002286310Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfHighestQuality" INTEGER NOT NULL DEFAULT 0
2026-06-13T01:44:24.012475182Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103148s
2026-06-13T01:44:24.013889531Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-13T01:44:24.015283919Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "DelayProfiles" SET "BypassIfHighestQuality" = 1 WHERE 1 = 1
2026-06-13T01:44:24.018494816Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032693s
2026-06-13T01:44:24.020101853Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (156, '2026-06-13T01:44:24', 'add_bypass_to_delay_profile')
2026-06-13T01:44:24.024051919Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:24.027642982Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_bypass_to_delay_profile migrated
2026-06-13T01:44:24.029360081Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0124028s
2026-06-13T01:44:24.031050957Z [Info] FluentMigrator.Runner.MigrationRunner: 157: email_multiple_addresses migrating
2026-06-13T01:44:24.032876554Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:24.035318672Z [Info] email_multiple_addresses: Starting migration of Main DB to 157
2026-06-13T01:44:24.038875306Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-13T01:44:24.040425728Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-13T01:44:24.066212527Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0255296s
2026-06-13T01:44:24.068320072Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (157, '2026-06-13T01:44:24', 'email_multiple_addresses')
2026-06-13T01:44:24.072434349Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:24.075222615Z [Info] FluentMigrator.Runner.MigrationRunner: 157: email_multiple_addresses migrated
2026-06-13T01:44:24.076906025Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0347965s
2026-06-13T01:44:24.078603705Z [Info] FluentMigrator.Runner.MigrationRunner: 158: cdh_per_downloadclient migrating
2026-06-13T01:44:24.080257175Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:24.082653221Z [Info] cdh_per_downloadclient: Starting migration of Main DB to 158
2026-06-13T01:44:24.089573149Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2026-06-13T01:44:24.091319496Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.46E-05s
2026-06-13T01:44:24.092699807Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveCompletedDownloads Boolean
2026-06-13T01:44:24.094870258Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveCompletedDownloads" INTEGER NOT NULL DEFAULT 1
2026-06-13T01:44:24.105433404Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107067s
2026-06-13T01:44:24.106901401Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveFailedDownloads Boolean
2026-06-13T01:44:24.108986891Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveFailedDownloads" INTEGER NOT NULL DEFAULT 1
2026-06-13T01:44:24.118661768Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097392s
2026-06-13T01:44:24.120097470Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-13T01:44:24.121526488Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-13T01:44:24.402760947Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2807504s
2026-06-13T01:44:24.406241077Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (158, '2026-06-13T01:44:24', 'cdh_per_downloadclient')
2026-06-13T01:44:24.410858297Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:24.413748077Z [Info] FluentMigrator.Runner.MigrationRunner: 158: cdh_per_downloadclient migrated
2026-06-13T01:44:24.415398561Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2921474s
2026-06-13T01:44:24.417310252Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_indexer_tags migrating
2026-06-13T01:44:24.418895094Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:24.421551945Z [Info] add_indexer_tags: Starting migration of Main DB to 159
2026-06-13T01:44:24.426586726Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-06-13T01:44:24.428241900Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.49E-05s
2026-06-13T01:44:24.429567710Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Tags String
2026-06-13T01:44:24.431344830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Tags" TEXT
2026-06-13T01:44:24.440824313Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096111s
2026-06-13T01:44:24.442475739Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (159, '2026-06-13T01:44:24', 'add_indexer_tags')
2026-06-13T01:44:24.446334942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:24.449170242Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_indexer_tags migrated
2026-06-13T01:44:24.450729102Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0179996s
2026-06-13T01:44:24.452400689Z [Info] FluentMigrator.Runner.MigrationRunner: 160: rename_blacklist_to_blocklist migrating
2026-06-13T01:44:24.454123940Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:24.456521790Z [Info] rename_blacklist_to_blocklist: Starting migration of Main DB to 160
2026-06-13T01:44:24.460355361Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Blacklist Blocklist
2026-06-13T01:44:24.462199686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" RENAME TO "Blocklist"
2026-06-13T01:44:24.485015310Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0228843s
2026-06-13T01:44:24.486752359Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (160, '2026-06-13T01:44:24', 'rename_blacklist_to_blocklist')
2026-06-13T01:44:24.490802837Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:24.493593057Z [Info] FluentMigrator.Runner.MigrationRunner: 160: rename_blacklist_to_blocklist migrated
2026-06-13T01:44:24.495319565Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0315385s
2026-06-13T01:44:24.497108758Z [Info] FluentMigrator.Runner.MigrationRunner: 161: remove_plex_hometheatre migrating
2026-06-13T01:44:24.498819734Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:24.501228366Z [Info] remove_plex_hometheatre: Starting migration of Main DB to 161
2026-06-13T01:44:24.506741350Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-06-13T01:44:24.508863294Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexHomeTheater'
2026-06-13T01:44:24.512276959Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035444s
2026-06-13T01:44:24.513667209Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-06-13T01:44:24.515519921Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexClient'
2026-06-13T01:44:24.518474863Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030087s
2026-06-13T01:44:24.519820212Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-13T01:44:24.521268540Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-13T01:44:24.567526961Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0460173s
2026-06-13T01:44:24.569640939Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (161, '2026-06-13T01:44:24', 'remove_plex_hometheatre')
2026-06-13T01:44:24.573931461Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:24.576884909Z [Info] FluentMigrator.Runner.MigrationRunner: 161: remove_plex_hometheatre migrated
2026-06-13T01:44:24.578548530Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0556478s
2026-06-13T01:44:24.580265920Z [Info] FluentMigrator.Runner.MigrationRunner: 162: release_profile_to_array migrating
2026-06-13T01:44:24.581924420Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:24.584356148Z [Info] release_profile_to_array: Starting migration of Main DB to 162
2026-06-13T01:44:24.588082223Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-13T01:44:24.589608818Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-13T01:44:24.607046760Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0171912s
2026-06-13T01:44:24.609171650Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (162, '2026-06-13T01:44:24', 'release_profile_to_array')
2026-06-13T01:44:24.613387872Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:24.616174465Z [Info] FluentMigrator.Runner.MigrationRunner: 162: release_profile_to_array migrated
2026-06-13T01:44:24.617830641Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.026552s
2026-06-13T01:44:24.619535925Z [Info] FluentMigrator.Runner.MigrationRunner: 163: mediainfo_to_ffmpeg migrating
2026-06-13T01:44:24.621189766Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:24.623577816Z [Info] mediainfo_to_ffmpeg: Starting migration of Main DB to 163
2026-06-13T01:44:24.627072415Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-13T01:44:24.628619751Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-13T01:44:24.657189836Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0283127s
2026-06-13T01:44:24.659266959Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (163, '2026-06-13T01:44:24', 'mediainfo_to_ffmpeg')
2026-06-13T01:44:24.663477651Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:24.666673718Z [Info] FluentMigrator.Runner.MigrationRunner: 163: mediainfo_to_ffmpeg migrated
2026-06-13T01:44:24.668291566Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0380467s
2026-06-13T01:44:24.669945408Z [Info] FluentMigrator.Runner.MigrationRunner: 164: download_client_per_indexer migrating
2026-06-13T01:44:24.671652967Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:24.674083352Z [Info] download_client_per_indexer: Starting migration of Main DB to 164
2026-06-13T01:44:24.679326633Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-06-13T01:44:24.680986356Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.47E-05s
2026-06-13T01:44:24.682301595Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers DownloadClientId Int32
2026-06-13T01:44:24.684234608Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "DownloadClientId" INTEGER NOT NULL DEFAULT 0
2026-06-13T01:44:24.694305382Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102218s
2026-06-13T01:44:24.695988913Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (164, '2026-06-13T01:44:24', 'download_client_per_indexer')
2026-06-13T01:44:24.700315658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:24.703155528Z [Info] FluentMigrator.Runner.MigrationRunner: 164: download_client_per_indexer migrated
2026-06-13T01:44:24.704915463Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0191301s
2026-06-13T01:44:24.706625307Z [Info] FluentMigrator.Runner.MigrationRunner: 165: add_on_update_to_notifications migrating
2026-06-13T01:44:24.708370562Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:24.710745265Z [Info] add_on_update_to_notifications: Starting migration of Main DB to 165
2026-06-13T01:44:24.715889786Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-06-13T01:44:24.717559219Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.39E-05s
2026-06-13T01:44:24.718895561Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnApplicationUpdate Boolean
2026-06-13T01:44:24.720965069Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnApplicationUpdate" INTEGER NOT NULL DEFAULT 0
2026-06-13T01:44:24.731043458Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102044s
2026-06-13T01:44:24.732680456Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (165, '2026-06-13T01:44:24', 'add_on_update_to_notifications')
2026-06-13T01:44:24.736670903Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:24.739466664Z [Info] FluentMigrator.Runner.MigrationRunner: 165: add_on_update_to_notifications migrated
2026-06-13T01:44:24.741201989Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0186788s
2026-06-13T01:44:24.742862564Z [Info] FluentMigrator.Runner.MigrationRunner: 166: update_series_sort_title migrating
2026-06-13T01:44:24.744568029Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:24.747002833Z [Info] update_series_sort_title: Starting migration of Main DB to 166
2026-06-13T01:44:24.750664328Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-13T01:44:24.752189850Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-13T01:44:24.762528414Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101517s
2026-06-13T01:44:24.764486819Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (166, '2026-06-13T01:44:24', 'update_series_sort_title')
2026-06-13T01:44:24.768617037Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:24.771392828Z [Info] FluentMigrator.Runner.MigrationRunner: 166: update_series_sort_title migrated
2026-06-13T01:44:24.773087311Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0192001s
2026-06-13T01:44:24.774804841Z [Info] FluentMigrator.Runner.MigrationRunner: 167: add_tvdbid_to_episode migrating
2026-06-13T01:44:24.776456337Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:24.778877654Z [Info] add_tvdbid_to_episode: Starting migration of Main DB to 167
2026-06-13T01:44:24.783461557Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2026-06-13T01:44:24.785054906Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.36E-05s
2026-06-13T01:44:24.786371498Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes TvdbId Int32
2026-06-13T01:44:24.788159469Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "TvdbId" INTEGER
2026-06-13T01:44:24.797754715Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009748s
2026-06-13T01:44:24.799384037Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (167, '2026-06-13T01:44:24', 'add_tvdbid_to_episode')
2026-06-13T01:44:24.803316137Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:24.806166217Z [Info] FluentMigrator.Runner.MigrationRunner: 167: add_tvdbid_to_episode migrated
2026-06-13T01:44:24.807777352Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0182029s
2026-06-13T01:44:24.809464490Z [Info] FluentMigrator.Runner.MigrationRunner: 168: add_additional_info_to_pending_releases migrating
2026-06-13T01:44:24.811315439Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:24.813710252Z [Info] add_additional_info_to_pending_releases: Starting migration of Main DB to 168
2026-06-13T01:44:24.818771486Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases
2026-06-13T01:44:24.820475789Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.37E-05s
2026-06-13T01:44:24.821792180Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases AdditionalInfo String
2026-06-13T01:44:24.823743140Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "AdditionalInfo" TEXT
2026-06-13T01:44:24.833391693Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097476s
2026-06-13T01:44:24.835036125Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (168, '2026-06-13T01:44:24', 'add_additional_info_to_pending_releases')
2026-06-13T01:44:24.839195954Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:24.841981124Z [Info] FluentMigrator.Runner.MigrationRunner: 168: add_additional_info_to_pending_releases migrated
2026-06-13T01:44:24.843797582Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0183722s
2026-06-13T01:44:24.845489480Z [Info] FluentMigrator.Runner.MigrationRunner: 169: add_malayalam_and_ukrainian_languages migrating
2026-06-13T01:44:24.847318434Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:24.849707827Z [Info] add_malayalam_and_ukrainian_languages: Starting migration of Main DB to 169
2026-06-13T01:44:24.853530175Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-13T01:44:24.855055568Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-13T01:44:24.894301786Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0388691s
2026-06-13T01:44:24.896467929Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (169, '2026-06-13T01:44:24', 'add_malayalam_and_ukrainian_languages')
2026-06-13T01:44:24.901349631Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:24.904183960Z [Info] FluentMigrator.Runner.MigrationRunner: 169: add_malayalam_and_ukrainian_languages migrated
2026-06-13T01:44:24.906008124Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.049114s
2026-06-13T01:44:24.907683017Z [Info] FluentMigrator.Runner.MigrationRunner: 170: add_language_tags_to_subtitle_files migrating
2026-06-13T01:44:24.909492001Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:24.911898268Z [Info] add_language_tags_to_subtitle_files: Starting migration of Main DB to 170
2026-06-13T01:44:24.916710570Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles
2026-06-13T01:44:24.918370674Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.41E-05s
2026-06-13T01:44:24.919680602Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SubtitleFiles LanguageTags String
2026-06-13T01:44:24.921606020Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles" ADD COLUMN "LanguageTags" TEXT
2026-06-13T01:44:24.931305056Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097927s
2026-06-13T01:44:24.932994198Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (170, '2026-06-13T01:44:24', 'add_language_tags_to_subtitle_files')
2026-06-13T01:44:24.937077412Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:24.940651281Z [Info] FluentMigrator.Runner.MigrationRunner: 170: add_language_tags_to_subtitle_files migrated
2026-06-13T01:44:24.942457789Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0191874s
2026-06-13T01:44:24.944145809Z [Info] FluentMigrator.Runner.MigrationRunner: 171: add_custom_formats migrating
2026-06-13T01:44:24.945761814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:24.948154623Z [Info] add_custom_formats: Starting migration of Main DB to 171
2026-06-13T01:44:24.971768265Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFormats
2026-06-13T01:44:24.974284874Z [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-06-13T01:44:24.980841119Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070862s
2026-06-13T01:44:24.982301701Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex CustomFormats (Name)
2026-06-13T01:44:24.984071525Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_CustomFormats_Name" ON "CustomFormats" ("Name" ASC)
2026-06-13T01:44:24.987909446Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039666s
2026-06-13T01:44:24.989241228Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2026-06-13T01:44:24.990804848Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.9E-06s
2026-06-13T01:44:24.992141269Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles FormatItems String
2026-06-13T01:44:24.994045395Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "FormatItems" TEXT NOT NULL DEFAULT '[]'
2026-06-13T01:44:25.003926967Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099508s
2026-06-13T01:44:25.005353160Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2026-06-13T01:44:25.006868903Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.7E-06s
2026-06-13T01:44:25.008214774Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles MinFormatScore Int32
2026-06-13T01:44:25.010160653Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "MinFormatScore" INTEGER NOT NULL DEFAULT 0
2026-06-13T01:44:25.019748905Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096816s
2026-06-13T01:44:25.021174166Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2026-06-13T01:44:25.022686502Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.1E-06s
2026-06-13T01:44:25.023984627Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles CutoffFormatScore Int32
2026-06-13T01:44:25.025948202Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "CutoffFormatScore" INTEGER NOT NULL DEFAULT 0
2026-06-13T01:44:25.035574150Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097203s
2026-06-13T01:44:25.036991735Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-13T01:44:25.038435994Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-13T01:44:25.115032641Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0763187s
2026-06-13T01:44:25.116887547Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-13T01:44:25.118337037Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-13T01:44:25.132895991Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0143297s
2026-06-13T01:44:25.134684624Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles Preferred
2026-06-13T01:44:25.187334117Z [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-06-13T01:44:25.194788522Z [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-06-13T01:44:25.201312773Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles"
2026-06-13T01:44:25.204447146Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles"
2026-06-13T01:44:25.227609819Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0911187s
2026-06-13T01:44:25.229171635Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles IncludePreferredWhenRenaming
2026-06-13T01:44:25.290572355Z [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-06-13T01:44:25.297602565Z [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-06-13T01:44:25.303104597Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles"
2026-06-13T01:44:25.306299632Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles"
2026-06-13T01:44:25.329870618Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0984395s
2026-06-13T01:44:25.331355659Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-06-13T01:44:25.333571011Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]'
2026-06-13T01:44:25.336930928Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037179s
2026-06-13T01:44:25.338608056Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (171, '2026-06-13T01:44:25', 'add_custom_formats')
2026-06-13T01:44:25.342472490Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:25.345785733Z [Info] FluentMigrator.Runner.MigrationRunner: 171: add_custom_formats migrated
2026-06-13T01:44:25.347410055Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0125875s
2026-06-13T01:44:25.349276584Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_SeasonSearchMaximumSingleEpisodeAge_to_indexers migrating
2026-06-13T01:44:25.351722862Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:25.354311626Z [Info] add_SeasonSearchMaximumSingleEpisodeAge_to_indexers: Starting migration of Main DB to 172
2026-06-13T01:44:25.360464489Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-06-13T01:44:25.362166667Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.38E-05s
2026-06-13T01:44:25.363663913Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers SeasonSearchMaximumSingleEpisodeAge Int32
2026-06-13T01:44:25.365913133Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "SeasonSearchMaximumSingleEpisodeAge" INTEGER NOT NULL DEFAULT 0
2026-06-13T01:44:25.376483022Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106975s
2026-06-13T01:44:25.378139449Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (172, '2026-06-13T01:44:25', 'add_SeasonSearchMaximumSingleEpisodeAge_to_indexers')
2026-06-13T01:44:25.382533349Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:25.385504834Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_SeasonSearchMaximumSingleEpisodeAge_to_indexers migrated
2026-06-13T01:44:25.387681378Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0197684s
2026-06-13T01:44:25.389277072Z [Info] FluentMigrator.Runner.MigrationRunner: 173: remove_omg migrating
2026-06-13T01:44:25.390773696Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:25.393183309Z [Info] remove_omg: Starting migration of Main DB to 173
2026-06-13T01:44:25.396822509Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Indexers" WHERE "Implementation" = 'Omgwtfnzbs'
2026-06-13T01:44:25.399351673Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Omgwtfnzbs'
2026-06-13T01:44:25.402572781Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003386s
2026-06-13T01:44:25.404178485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (173, '2026-06-13T01:44:25', 'remove_omg')
2026-06-13T01:44:25.407897616Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:25.410688958Z [Info] FluentMigrator.Runner.MigrationRunner: 173: remove_omg migrated
2026-06-13T01:44:25.412189460Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115358s
2026-06-13T01:44:25.413818371Z [Info] FluentMigrator.Runner.MigrationRunner: 174: add_salt_to_users migrating
2026-06-13T01:44:25.415400087Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:25.417780852Z [Info] add_salt_to_users: Starting migration of Main DB to 174
2026-06-13T01:44:25.423257333Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Users
2026-06-13T01:44:25.424818958Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.34E-05s
2026-06-13T01:44:25.426150971Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Salt String
2026-06-13T01:44:25.427840995Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Salt" TEXT
2026-06-13T01:44:25.437445420Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096726s
2026-06-13T01:44:25.438882264Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Iterations Int32
2026-06-13T01:44:25.440666027Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Iterations" INTEGER
2026-06-13T01:44:25.449774282Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091986s
2026-06-13T01:44:25.451406981Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (174, '2026-06-13T01:44:25', 'add_salt_to_users')
2026-06-13T01:44:25.455223929Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:25.458105011Z [Info] FluentMigrator.Runner.MigrationRunner: 174: add_salt_to_users migrated
2026-06-13T01:44:25.459675715Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0175607s
2026-06-13T01:44:25.461371360Z [Info] FluentMigrator.Runner.MigrationRunner: 175: language_profiles_to_custom_formats migrating
2026-06-13T01:44:25.463171837Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:25.465578234Z [Info] language_profiles_to_custom_formats: Starting migration of Main DB to 175
2026-06-13T01:44:25.479280061Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable EpisodeFiles
2026-06-13T01:44:25.481009755Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.34E-05s
2026-06-13T01:44:25.482344484Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn EpisodeFiles Languages String
2026-06-13T01:44:25.484228889Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles" ADD COLUMN "Languages" TEXT NOT NULL DEFAULT '[]'
2026-06-13T01:44:25.494427130Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103214s
2026-06-13T01:44:25.495883222Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History
2026-06-13T01:44:25.497600201Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.24E-05s
2026-06-13T01:44:25.498934809Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn History Languages String
2026-06-13T01:44:25.500735295Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History" ADD COLUMN "Languages" TEXT NOT NULL DEFAULT '[]'
2026-06-13T01:44:25.510242374Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095983s
2026-06-13T01:44:25.511631572Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2026-06-13T01:44:25.513085050Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.1E-06s
2026-06-13T01:44:25.514389357Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blocklist Languages String
2026-06-13T01:44:25.516188009Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist" ADD COLUMN "Languages" TEXT NOT NULL DEFAULT '[]'
2026-06-13T01:44:25.525821623Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097285s
2026-06-13T01:44:25.527228537Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "EpisodeFiles" SET "Languages" = '[' || "Language" || ']'
2026-06-13T01:44:25.529448598Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "EpisodeFiles" SET "Languages" = '[' || "Language" || ']'
2026-06-13T01:44:25.532490686Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030447s
2026-06-13T01:44:25.533853310Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "History" SET "Languages" = '[' || "Language" || ']'
2026-06-13T01:44:25.535982298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "History" SET "Languages" = '[' || "Language" || ']'
2026-06-13T01:44:25.538965286Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029809s
2026-06-13T01:44:25.540346789Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Blocklist" SET "Languages" = '[' || "Language" || ']'
2026-06-13T01:44:25.542518052Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Blocklist" SET "Languages" = '[' || "Language" || ']'
2026-06-13T01:44:25.545499016Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029747s
2026-06-13T01:44:25.546894317Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn EpisodeFiles Language
2026-06-13T01:44:25.596466302Z [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-06-13T01:44:25.604805879Z [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-06-13T01:44:25.612923429Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "EpisodeFiles"
2026-06-13T01:44:25.616217775Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles_temp" RENAME TO "EpisodeFiles"
2026-06-13T01:44:25.639597806Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_EpisodeFiles_SeriesId" ON "EpisodeFiles" ("SeriesId" ASC)
2026-06-13T01:44:25.643466598Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0948839s
2026-06-13T01:44:25.644940326Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn History Language
2026-06-13T01:44:25.694987790Z [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-06-13T01:44:25.702912591Z [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-06-13T01:44:25.709569259Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History"
2026-06-13T01:44:25.713646501Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History"
2026-06-13T01:44:25.737748376Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2026-06-13T01:44:25.741500553Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC)
2026-06-13T01:44:25.745678498Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EpisodeId_Date" ON "History" ("EpisodeId" ASC, "Date" DESC)
2026-06-13T01:44:25.749648184Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC)
2026-06-13T01:44:25.753611497Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_SeriesId" ON "History" ("SeriesId" ASC)
2026-06-13T01:44:25.757232821Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1106707s
2026-06-13T01:44:25.758905650Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Blocklist Language
2026-06-13T01:44:25.808564591Z [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-06-13T01:44:25.817918912Z [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-06-13T01:44:25.826478331Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist"
2026-06-13T01:44:25.829762867Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist"
2026-06-13T01:44:25.852846641Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Blacklist_SeriesId" ON "Blocklist" ("SeriesId" ASC)
2026-06-13T01:44:25.856685503Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0958418s
2026-06-13T01:44:25.858132217Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Series LanguageProfileId
2026-06-13T01:44:25.908556680Z [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-06-13T01:44:25.924217483Z [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-06-13T01:44:25.940688077Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2026-06-13T01:44:25.944810531Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2026-06-13T01:44:25.968460726Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2026-06-13T01:44:25.972309437Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2026-06-13T01:44:25.976186717Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_Path" ON "Series" ("Path" ASC)
2026-06-13T01:44:25.979743962Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_CleanTitle" ON "Series" ("CleanTitle" ASC)
2026-06-13T01:44:25.983408573Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC)
2026-06-13T01:44:25.987006259Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvMazeId" ON "Series" ("TvMazeId" ASC)
2026-06-13T01:44:25.990563013Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1306879s
2026-06-13T01:44:25.992054257Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportLists LanguageProfileId
2026-06-13T01:44:26.041963732Z [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-06-13T01:44:26.051071296Z [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-06-13T01:44:26.059748433Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportLists"
2026-06-13T01:44:26.062959000Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists_temp" RENAME TO "ImportLists"
2026-06-13T01:44:26.086042964Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportLists_Name" ON "ImportLists" ("Name" ASC)
2026-06-13T01:44:26.089978110Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0960893s
2026-06-13T01:44:26.091601560Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable LanguageProfiles
2026-06-13T01:44:26.093330643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LanguageProfiles"
2026-06-13T01:44:26.096582423Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033376s
2026-06-13T01:44:26.098824528Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (175, '2026-06-13T01:44:26', 'language_profiles_to_custom_formats')
2026-06-13T01:44:26.102728581Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:26.106421299Z [Info] FluentMigrator.Runner.MigrationRunner: 175: language_profiles_to_custom_formats migrated
2026-06-13T01:44:26.108238620Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0131699s
2026-06-13T01:44:26.110354772Z [Info] FluentMigrator.Runner.MigrationRunner: 176: original_language migrating
2026-06-13T01:44:26.111982330Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:26.115184690Z [Info] original_language: Starting migration of Main DB to 176
2026-06-13T01:44:26.121988474Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-06-13T01:44:26.123726365Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.42E-05s
2026-06-13T01:44:26.125125994Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series OriginalLanguage Int32
2026-06-13T01:44:26.127087174Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "OriginalLanguage" INTEGER NOT NULL DEFAULT 1
2026-06-13T01:44:26.137615429Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106842s
2026-06-13T01:44:26.139339041Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (176, '2026-06-13T01:44:26', 'original_language')
2026-06-13T01:44:26.143336843Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:26.146984400Z [Info] FluentMigrator.Runner.MigrationRunner: 176: original_language migrated
2026-06-13T01:44:26.148647329Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0200975s
2026-06-13T01:44:26.150434719Z [Info] FluentMigrator.Runner.MigrationRunner: 177: add_on_manual_interaction_required_to_notifications migrating
2026-06-13T01:44:26.152516352Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:26.155000656Z [Info] add_on_manual_interaction_required_to_notifications: Starting migration of Main DB to 177
2026-06-13T01:44:26.160772300Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-06-13T01:44:26.162536073Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.41E-05s
2026-06-13T01:44:26.163875180Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnManualInteractionRequired Boolean
2026-06-13T01:44:26.166016633Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnManualInteractionRequired" INTEGER NOT NULL DEFAULT 0
2026-06-13T01:44:26.176482934Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106024s
2026-06-13T01:44:26.178172587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (177, '2026-06-13T01:44:26', 'add_on_manual_interaction_required_to_notifications')
2026-06-13T01:44:26.182584434Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:26.185465777Z [Info] FluentMigrator.Runner.MigrationRunner: 177: add_on_manual_interaction_required_to_notifications migrated
2026-06-13T01:44:26.187516277Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0196285s
2026-06-13T01:44:26.189262805Z [Info] FluentMigrator.Runner.MigrationRunner: 178: list_sync_time migrating
2026-06-13T01:44:26.190815693Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:26.193271529Z [Info] list_sync_time: Starting migration of Main DB to 178
2026-06-13T01:44:26.199086291Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportListStatus LastSyncListInfo
2026-06-13T01:44:26.247734135Z [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-06-13T01:44:26.254531115Z [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-06-13T01:44:26.260797126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2026-06-13T01:44:26.264044537Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2026-06-13T01:44:26.286912065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-06-13T01:44:26.291232788Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0900803s
2026-06-13T01:44:26.292674081Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2026-06-13T01:44:26.294272490Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.19E-05s
2026-06-13T01:44:26.295603120Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportListStatus LastInfoSync DateTime
2026-06-13T01:44:26.297616445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus" ADD COLUMN "LastInfoSync" DATETIME
2026-06-13T01:44:26.306859953Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093009s
2026-06-13T01:44:26.308520518Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (178, '2026-06-13T01:44:26', 'list_sync_time')
2026-06-13T01:44:26.312358919Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:26.315438933Z [Info] FluentMigrator.Runner.MigrationRunner: 178: list_sync_time migrated
2026-06-13T01:44:26.317044186Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0179201s
2026-06-13T01:44:26.318789521Z [Info] FluentMigrator.Runner.MigrationRunner: 179: add_auto_tagging migrating
2026-06-13T01:44:26.320416559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:26.323032207Z [Info] add_auto_tagging: Starting migration of Main DB to 179
2026-06-13T01:44:26.331692119Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AutoTagging
2026-06-13T01:44:26.334376476Z [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-06-13T01:44:26.341085208Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007314s
2026-06-13T01:44:26.342260105Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AutoTagging (Name)
2026-06-13T01:44:26.344432450Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AutoTagging_Name" ON "AutoTagging" ("Name" ASC)
2026-06-13T01:44:26.348038674Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038774s
2026-06-13T01:44:26.349397821Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (179, '2026-06-13T01:44:26', 'add_auto_tagging')
2026-06-13T01:44:26.353368188Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:26.356483312Z [Info] FluentMigrator.Runner.MigrationRunner: 179: add_auto_tagging migrated
2026-06-13T01:44:26.358331124Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0126458s
2026-06-13T01:44:26.360409059Z [Info] FluentMigrator.Runner.MigrationRunner: 180: task_duration migrating
2026-06-13T01:44:26.361651913Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:26.364379286Z [Info] task_duration: Starting migration of Main DB to 180
2026-06-13T01:44:26.369064783Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2026-06-13T01:44:26.370534474Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.36E-05s
2026-06-13T01:44:26.371871837Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ScheduledTasks LastStartTime DateTime
2026-06-13T01:44:26.373888639Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks" ADD COLUMN "LastStartTime" DATETIME
2026-06-13T01:44:26.383867207Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100589s
2026-06-13T01:44:26.385564186Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (180, '2026-06-13T01:44:26', 'task_duration')
2026-06-13T01:44:26.389384550Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:26.392220322Z [Info] FluentMigrator.Runner.MigrationRunner: 180: task_duration migrated
2026-06-13T01:44:26.394004746Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0184663s
2026-06-13T01:44:26.395440388Z [Info] FluentMigrator.Runner.MigrationRunner: 181: quality_definition_preferred_size migrating
2026-06-13T01:44:26.397249372Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:26.399686831Z [Info] quality_definition_preferred_size: Starting migration of Main DB to 181
2026-06-13T01:44:26.405162319Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityDefinitions
2026-06-13T01:44:26.406910500Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.39E-05s
2026-06-13T01:44:26.408306432Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityDefinitions PreferredSize Double
2026-06-13T01:44:26.410336250Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityDefinitions" ADD COLUMN "PreferredSize" NUMERIC
2026-06-13T01:44:26.420502607Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102904s
2026-06-13T01:44:26.421930453Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "QualityDefinitions" SET "PreferredSize" = "MaxSize" - 5 WHERE "MaxSize" > 5
2026-06-13T01:44:26.424491171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityDefinitions" SET "PreferredSize" = "MaxSize" - 5 WHERE "MaxSize" > 5
2026-06-13T01:44:26.427862351Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033884s
2026-06-13T01:44:26.429496843Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (181, '2026-06-13T01:44:26', 'quality_definition_preferred_size')
2026-06-13T01:44:26.433549526Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:26.436505750Z [Info] FluentMigrator.Runner.MigrationRunner: 181: quality_definition_preferred_size migrated
2026-06-13T01:44:26.438279422Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0120593s
2026-06-13T01:44:26.439949185Z [Info] FluentMigrator.Runner.MigrationRunner: 182: add_custom_format_score_bypass_to_delay_profile migrating
2026-06-13T01:44:26.441959494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:26.444449770Z [Info] add_custom_format_score_bypass_to_delay_profile: Starting migration of Main DB to 182
2026-06-13T01:44:26.462417951Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2026-06-13T01:44:26.464534965Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.45E-05s
2026-06-13T01:44:26.466149617Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfAboveCustomFormatScore Boolean
2026-06-13T01:44:26.468434148Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfAboveCustomFormatScore" INTEGER NOT NULL DEFAULT 0
2026-06-13T01:44:26.479153519Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108464s
2026-06-13T01:44:26.480594241Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2026-06-13T01:44:26.482088831Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.4E-06s
2026-06-13T01:44:26.483391655Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles MinimumCustomFormatScore Int32
2026-06-13T01:44:26.485445111Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "MinimumCustomFormatScore" INTEGER
2026-06-13T01:44:26.495152824Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097918s
2026-06-13T01:44:26.496822196Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (182, '2026-06-13T01:44:26', 'add_custom_format_score_bypass_to_delay_profile')
2026-06-13T01:44:26.501138470Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:26.503972017Z [Info] FluentMigrator.Runner.MigrationRunner: 182: add_custom_format_score_bypass_to_delay_profile migrated
2026-06-13T01:44:26.505922426Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0185919s
2026-06-13T01:44:26.507693844Z [Info] FluentMigrator.Runner.MigrationRunner: 183: update_images_remote_url migrating
2026-06-13T01:44:26.509431223Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:26.512075849Z [Info] update_images_remote_url: Starting migration of Main DB to 183
2026-06-13T01:44:26.516363124Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Episodes" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"')
2026-06-13T01:44:26.518988462Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Episodes" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"')
2026-06-13T01:44:26.522522871Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035218s
2026-06-13T01:44:26.523890666Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Series" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"'), "Actors" = REPLACE("Actors", '"url"', '"remoteUrl"'), "Seasons" = REPLACE("Seasons", '"url"', '"remoteUrl"')
2026-06-13T01:44:26.527389754Z [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-06-13T01:44:26.532255474Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048532s
2026-06-13T01:44:26.533875086Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (183, '2026-06-13T01:44:26', 'update_images_remote_url')
2026-06-13T01:44:26.537799260Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:26.540629401Z [Info] FluentMigrator.Runner.MigrationRunner: 183: update_images_remote_url migrated
2026-06-13T01:44:26.542295306Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0132448s
2026-06-13T01:44:26.543985420Z [Info] FluentMigrator.Runner.MigrationRunner: 184: remove_invalid_roksbox_metadata_images migrating
2026-06-13T01:44:26.545804324Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:26.548231202Z [Info] remove_invalid_roksbox_metadata_images: Starting migration of Main DB to 184
2026-06-13T01:44:26.553371054Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "MetadataFiles" WHERE "Consumer" = 'RoksboxMetadata' AND "Type" = 5 AND ("RelativePath" LIKE '%/metadata/%' OR "RelativePath" LIKE '%\metadata\%')
2026-06-13T01:44:26.556999803Z [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-06-13T01:44:26.562058963Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050408s
2026-06-13T01:44:26.563660549Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (184, '2026-06-13T01:44:26', 'remove_invalid_roksbox_metadata_images')
2026-06-13T01:44:26.567840308Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:26.570638503Z [Info] FluentMigrator.Runner.MigrationRunner: 184: remove_invalid_roksbox_metadata_images migrated
2026-06-13T01:44:26.572480914Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0136577s
2026-06-13T01:44:26.574123393Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_episode_runtime migrating
2026-06-13T01:44:26.575721231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:26.578105042Z [Info] add_episode_runtime: Starting migration of Main DB to 185
2026-06-13T01:44:26.583034511Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2026-06-13T01:44:26.584696939Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.35E-05s
2026-06-13T01:44:26.586022068Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes Runtime Int32
2026-06-13T01:44:26.587794699Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "Runtime" INTEGER NOT NULL DEFAULT 0
2026-06-13T01:44:26.598029693Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103427s
2026-06-13T01:44:26.599663674Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (185, '2026-06-13T01:44:26', 'add_episode_runtime')
2026-06-13T01:44:26.603552497Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:26.606386976Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_episode_runtime migrated
2026-06-13T01:44:26.607998582Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0187452s
2026-06-13T01:44:26.609674187Z [Info] FluentMigrator.Runner.MigrationRunner: 186: add_result_to_commands migrating
2026-06-13T01:44:26.611314662Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:26.613716650Z [Info] add_result_to_commands: Starting migration of Main DB to 186
2026-06-13T01:44:26.618806662Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-06-13T01:44:26.620434901Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.28E-05s
2026-06-13T01:44:26.621757776Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Commands Result Int32
2026-06-13T01:44:26.623515065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands" ADD COLUMN "Result" INTEGER NOT NULL DEFAULT 1
2026-06-13T01:44:26.633579677Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101724s
2026-06-13T01:44:26.635205471Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (186, '2026-06-13T01:44:26', 'add_result_to_commands')
2026-06-13T01:44:26.639085977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:26.641979816Z [Info] FluentMigrator.Runner.MigrationRunner: 186: add_result_to_commands migrated
2026-06-13T01:44:26.643606682Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0186192s
2026-06-13T01:44:26.645295494Z [Info] FluentMigrator.Runner.MigrationRunner: 187: add_on_series_add_to_notifications migrating
2026-06-13T01:44:26.647081662Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:26.649527588Z [Info] add_on_series_add_to_notifications: Starting migration of Main DB to 187
2026-06-13T01:44:26.654726479Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-06-13T01:44:26.656421283Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.34E-05s
2026-06-13T01:44:26.657740189Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnSeriesAdd Boolean
2026-06-13T01:44:26.659680337Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnSeriesAdd" INTEGER NOT NULL DEFAULT 0
2026-06-13T01:44:26.670220707Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106531s
2026-06-13T01:44:26.671898517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (187, '2026-06-13T01:44:26', 'add_on_series_add_to_notifications')
2026-06-13T01:44:26.675999587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:26.679378042Z [Info] FluentMigrator.Runner.MigrationRunner: 187: add_on_series_add_to_notifications migrated
2026-06-13T01:44:26.681233198Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0199033s
2026-06-13T01:44:26.682933593Z [Info] FluentMigrator.Runner.MigrationRunner: 188: postgres_update_timestamp_columns_to_with_timezone migrating
2026-06-13T01:44:26.684999063Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:26.687431162Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Main DB to 188
2026-06-13T01:44:26.741324381Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-06-13T01:44:26.743710156Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Commands" WHERE 1 = 1
2026-06-13T01:44:26.746683244Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031432s
2026-06-13T01:44:26.748176181Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2026-06-13T01:44:26.749644399Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.9E-06s
2026-06-13T01:44:26.750968957Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist Date DateTimeOffset
2026-06-13T01:44:26.800931749Z [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-06-13T01:44:26.809595018Z [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-06-13T01:44:26.817642618Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist"
2026-06-13T01:44:26.820855909Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist"
2026-06-13T01:44:26.844609333Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Blacklist_SeriesId" ON "Blocklist" ("SeriesId" ASC)
2026-06-13T01:44:26.848375999Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.095443s
2026-06-13T01:44:26.849595626Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2026-06-13T01:44:26.851317874Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.15E-05s
2026-06-13T01:44:26.852413782Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist PublishedDate DateTimeOffset
2026-06-13T01:44:26.901892389Z [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-06-13T01:44:26.910401308Z [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-06-13T01:44:26.918400339Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist"
2026-06-13T01:44:26.921616387Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist"
2026-06-13T01:44:26.945220859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Blacklist_SeriesId" ON "Blocklist" ("SeriesId" ASC)
2026-06-13T01:44:26.949034411Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0947493s
2026-06-13T01:44:26.950505133Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-06-13T01:44:26.951966446Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.09E-05s
2026-06-13T01:44:26.953328870Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands QueuedAt DateTimeOffset
2026-06-13T01:44:27.004510869Z [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-06-13T01:44:27.013656619Z [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-06-13T01:44:27.020604664Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2026-06-13T01:44:27.023734187Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2026-06-13T01:44:27.047338770Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0921837s
2026-06-13T01:44:27.048902320Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-06-13T01:44:27.050714239Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.15E-05s
2026-06-13T01:44:27.051766769Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands StartedAt DateTimeOffset
2026-06-13T01:44:27.102163516Z [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-06-13T01:44:27.110861154Z [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-06-13T01:44:27.120170044Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2026-06-13T01:44:27.123937923Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2026-06-13T01:44:27.148081391Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0942789s
2026-06-13T01:44:27.150204638Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-06-13T01:44:27.151674077Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.17E-05s
2026-06-13T01:44:27.153049398Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands EndedAt DateTimeOffset
2026-06-13T01:44:27.205112491Z [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-06-13T01:44:27.213806592Z [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-06-13T01:44:27.220888346Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2026-06-13T01:44:27.223871384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2026-06-13T01:44:27.247120932Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0922833s
2026-06-13T01:44:27.248731777Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2026-06-13T01:44:27.250324024Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.13E-05s
2026-06-13T01:44:27.251653351Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus InitialFailure DateTimeOffset
2026-06-13T01:44:27.301439939Z [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-06-13T01:44:27.308957490Z [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-06-13T01:44:27.315401710Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2026-06-13T01:44:27.318767439Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2026-06-13T01:44:27.342636024Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-06-13T01:44:27.347314858Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0935246s
2026-06-13T01:44:27.348898818Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2026-06-13T01:44:27.350552459Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.16E-05s
2026-06-13T01:44:27.351903500Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus MostRecentFailure DateTimeOffset
2026-06-13T01:44:27.402848090Z [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-06-13T01:44:27.410587348Z [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-06-13T01:44:27.423691702Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2026-06-13T01:44:27.427545535Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2026-06-13T01:44:27.452299182Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-06-13T01:44:27.458007189Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1036395s
2026-06-13T01:44:27.459453502Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2026-06-13T01:44:27.461324110Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-05s
2026-06-13T01:44:27.462897559Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus DisabledTill DateTimeOffset
2026-06-13T01:44:27.514788195Z [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-06-13T01:44:27.521412938Z [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-06-13T01:44:27.527691604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2026-06-13T01:44:27.530930608Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2026-06-13T01:44:27.554799303Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-06-13T01:44:27.559706577Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0947473s
2026-06-13T01:44:27.561235156Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadHistory
2026-06-13T01:44:27.562809206Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.08E-05s
2026-06-13T01:44:27.564164656Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadHistory Date DateTimeOffset
2026-06-13T01:44:27.614038039Z [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-06-13T01:44:27.622041119Z [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-06-13T01:44:27.629546686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadHistory"
2026-06-13T01:44:27.633090594Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadHistory_temp" RENAME TO "DownloadHistory"
2026-06-13T01:44:27.656930521Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC)
2026-06-13T01:44:27.661165892Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_SeriesId" ON "DownloadHistory" ("SeriesId" ASC)
2026-06-13T01:44:27.665028542Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC)
2026-06-13T01:44:27.668896051Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1028663s
2026-06-13T01:44:27.670308877Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable EpisodeFiles
2026-06-13T01:44:27.671812786Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.15E-05s
2026-06-13T01:44:27.673196924Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn EpisodeFiles DateAdded DateTimeOffset
2026-06-13T01:44:27.723228615Z [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-06-13T01:44:27.731801452Z [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-06-13T01:44:27.739977811Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "EpisodeFiles"
2026-06-13T01:44:27.743152756Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles_temp" RENAME TO "EpisodeFiles"
2026-06-13T01:44:27.767393600Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_EpisodeFiles_SeriesId" ON "EpisodeFiles" ("SeriesId" ASC)
2026-06-13T01:44:27.771299267Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0961802s
2026-06-13T01:44:27.772773035Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2026-06-13T01:44:27.774258187Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.14E-05s
2026-06-13T01:44:27.775667045Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Episodes AirDateUtc DateTimeOffset
2026-06-13T01:44:27.825798727Z [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-06-13T01:44:27.840148399Z [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-06-13T01:44:27.855884013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Episodes"
2026-06-13T01:44:27.859554737Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes_temp" RENAME TO "Episodes"
2026-06-13T01:44:27.882434791Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_EpisodeFileId" ON "Episodes" ("EpisodeFileId" ASC)
2026-06-13T01:44:27.886446862Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_SeriesId" ON "Episodes" ("SeriesId" ASC)
2026-06-13T01:44:27.890164931Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_SeriesId_SeasonNumber_EpisodeNumber" ON "Episodes" ("SeriesId" ASC, "SeasonNumber" ASC, "EpisodeNumber" ASC)
2026-06-13T01:44:27.894770707Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_SeriesId_AirDate" ON "Episodes" ("SeriesId" ASC, "AirDate" ASC)
2026-06-13T01:44:27.898748980Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1211782s
2026-06-13T01:44:27.900253851Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2026-06-13T01:44:27.901787500Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.82E-05s
2026-06-13T01:44:27.903151658Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Episodes LastSearchTime DateTimeOffset
2026-06-13T01:44:27.953287409Z [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-06-13T01:44:27.967393881Z [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-06-13T01:44:27.983058001Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Episodes"
2026-06-13T01:44:27.986759416Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes_temp" RENAME TO "Episodes"
2026-06-13T01:44:28.009819112Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_EpisodeFileId" ON "Episodes" ("EpisodeFileId" ASC)
2026-06-13T01:44:28.013663646Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_SeriesId" ON "Episodes" ("SeriesId" ASC)
2026-06-13T01:44:28.017297886Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_SeriesId_SeasonNumber_EpisodeNumber" ON "Episodes" ("SeriesId" ASC, "SeasonNumber" ASC, "EpisodeNumber" ASC)
2026-06-13T01:44:28.021958292Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_SeriesId_AirDate" ON "Episodes" ("SeriesId" ASC, "AirDate" ASC)
2026-06-13T01:44:28.025875532Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.120799s
2026-06-13T01:44:28.027254489Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles
2026-06-13T01:44:28.028742446Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.12E-05s
2026-06-13T01:44:28.030066223Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles Added DateTimeOffset
2026-06-13T01:44:28.079885667Z [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-06-13T01:44:28.087677892Z [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-06-13T01:44:28.093987290Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles"
2026-06-13T01:44:28.096974436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles"
2026-06-13T01:44:28.120479639Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0885182s
2026-06-13T01:44:28.121998769Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles
2026-06-13T01:44:28.123466846Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.09E-05s
2026-06-13T01:44:28.124859511Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles LastUpdated DateTimeOffset
2026-06-13T01:44:28.173428066Z [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-06-13T01:44:28.180844874Z [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-06-13T01:44:28.187149001Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles"
2026-06-13T01:44:28.190166429Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles"
2026-06-13T01:44:28.214050335Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0872927s
2026-06-13T01:44:28.215562571Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History
2026-06-13T01:44:28.217049355Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.19E-05s
2026-06-13T01:44:28.218385196Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Date DateTimeOffset
2026-06-13T01:44:28.274119273Z [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-06-13T01:44:28.282206051Z [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-06-13T01:44:28.288802908Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History"
2026-06-13T01:44:28.292715879Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History"
2026-06-13T01:44:28.316143115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2026-06-13T01:44:28.320643379Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC)
2026-06-13T01:44:28.324488634Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EpisodeId_Date" ON "History" ("EpisodeId" ASC, "Date" DESC)
2026-06-13T01:44:28.328382076Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC)
2026-06-13T01:44:28.332259536Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_SeriesId" ON "History" ("SeriesId" ASC)
2026-06-13T01:44:28.335774826Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1157336s
2026-06-13T01:44:28.337196410Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2026-06-13T01:44:28.338754047Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-05s
2026-06-13T01:44:28.340375322Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus InitialFailure DateTimeOffset
2026-06-13T01:44:28.389221857Z [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-06-13T01:44:28.396506710Z [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-06-13T01:44:28.403216494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2026-06-13T01:44:28.406493405Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2026-06-13T01:44:28.430163620Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-06-13T01:44:28.434316995Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0918649s
2026-06-13T01:44:28.435738839Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2026-06-13T01:44:28.437319643Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.15E-05s
2026-06-13T01:44:28.438656115Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus MostRecentFailure DateTimeOffset
2026-06-13T01:44:28.487080609Z [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-06-13T01:44:28.494043905Z [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-06-13T01:44:28.500791936Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2026-06-13T01:44:28.504040559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2026-06-13T01:44:28.527495431Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-06-13T01:44:28.531627694Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0909007s
2026-06-13T01:44:28.533065881Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2026-06-13T01:44:28.534625873Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.06E-05s
2026-06-13T01:44:28.535982435Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus DisabledTill DateTimeOffset
2026-06-13T01:44:28.584465136Z [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-06-13T01:44:28.591373461Z [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-06-13T01:44:28.598183748Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2026-06-13T01:44:28.601633155Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2026-06-13T01:44:28.625359915Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-06-13T01:44:28.629484883Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0915185s
2026-06-13T01:44:28.630907258Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2026-06-13T01:44:28.632481929Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.06E-05s
2026-06-13T01:44:28.633843402Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus LastInfoSync DateTimeOffset
2026-06-13T01:44:28.682370342Z [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-06-13T01:44:28.689592128Z [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-06-13T01:44:28.696286401Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2026-06-13T01:44:28.699543121Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2026-06-13T01:44:28.723501467Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-06-13T01:44:28.727932461Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0920645s
2026-06-13T01:44:28.729495059Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2026-06-13T01:44:28.731067255Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.08E-05s
2026-06-13T01:44:28.732504490Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus InitialFailure DateTimeOffset
2026-06-13T01:44:28.781676510Z [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-06-13T01:44:28.789901466Z [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-06-13T01:44:28.797042720Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-06-13T01:44:28.800387567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-06-13T01:44:28.823956529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-06-13T01:44:28.828173903Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0935877s
2026-06-13T01:44:28.829715718Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2026-06-13T01:44:28.831355581Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.15E-05s
2026-06-13T01:44:28.832802676Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus MostRecentFailure DateTimeOffset
2026-06-13T01:44:28.882357126Z [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-06-13T01:44:28.889915740Z [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-06-13T01:44:28.897034829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-06-13T01:44:28.900437483Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-06-13T01:44:28.924510640Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-06-13T01:44:28.928876243Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0940175s
2026-06-13T01:44:28.930343027Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2026-06-13T01:44:28.931987319Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.16E-05s
2026-06-13T01:44:28.933426728Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus DisabledTill DateTimeOffset
2026-06-13T01:44:28.982279585Z [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-06-13T01:44:28.990155568Z [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-06-13T01:44:28.996974102Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-06-13T01:44:29.000231894Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-06-13T01:44:29.025476009Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-06-13T01:44:29.029588342Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0941614s
2026-06-13T01:44:29.031028463Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles
2026-06-13T01:44:29.032619518Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.15E-05s
2026-06-13T01:44:29.034124429Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles LastUpdated DateTimeOffset
2026-06-13T01:44:29.082204158Z [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-06-13T01:44:29.090148409Z [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-06-13T01:44:29.102990736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles"
2026-06-13T01:44:29.106347677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles"
2026-06-13T01:44:29.130158987Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0940313s
2026-06-13T01:44:29.131950685Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles
2026-06-13T01:44:29.133506820Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.27E-05s
2026-06-13T01:44:29.135082894Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles Added DateTimeOffset
2026-06-13T01:44:29.183927755Z [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-06-13T01:44:29.192616946Z [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-06-13T01:44:29.199944054Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles"
2026-06-13T01:44:29.203288982Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles"
2026-06-13T01:44:29.226857302Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0898591s
2026-06-13T01:44:29.228348405Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases
2026-06-13T01:44:29.229949851Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.12E-05s
2026-06-13T01:44:29.231309529Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn PendingReleases Added DateTimeOffset
2026-06-13T01:44:29.281709793Z [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-06-13T01:44:29.289913296Z [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-06-13T01:44:29.296981663Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases"
2026-06-13T01:44:29.300292151Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases"
2026-06-13T01:44:29.323926954Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0902222s
2026-06-13T01:44:29.326209532Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2026-06-13T01:44:29.328401778Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-05s
2026-06-13T01:44:29.329912460Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastExecution DateTimeOffset
2026-06-13T01:44:29.379173780Z [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-06-13T01:44:29.385176300Z [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-06-13T01:44:29.390303958Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks"
2026-06-13T01:44:29.393499574Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks"
2026-06-13T01:44:29.416752980Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2026-06-13T01:44:29.420736293Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0884024s
2026-06-13T01:44:29.422151814Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2026-06-13T01:44:29.423690133Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.13E-05s
2026-06-13T01:44:29.425059912Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastStartTime DateTimeOffset
2026-06-13T01:44:29.473633777Z [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-06-13T01:44:29.481978214Z [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-06-13T01:44:29.487578674Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks"
2026-06-13T01:44:29.490794221Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks"
2026-06-13T01:44:29.513682050Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2026-06-13T01:44:29.517679422Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0906372s
2026-06-13T01:44:29.519103981Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-06-13T01:44:29.520565084Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.17E-05s
2026-06-13T01:44:29.521946386Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Series LastInfoSync DateTimeOffset
2026-06-13T01:44:29.571913086Z [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-06-13T01:44:29.587877761Z [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-06-13T01:44:29.604539711Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2026-06-13T01:44:29.608607284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2026-06-13T01:44:29.630914594Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2026-06-13T01:44:29.634625228Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2026-06-13T01:44:29.638391454Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_Path" ON "Series" ("Path" ASC)
2026-06-13T01:44:29.641850160Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_CleanTitle" ON "Series" ("CleanTitle" ASC)
2026-06-13T01:44:29.645529190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC)
2026-06-13T01:44:29.649143540Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvMazeId" ON "Series" ("TvMazeId" ASC)
2026-06-13T01:44:29.652701536Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1289205s
2026-06-13T01:44:29.654117428Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-06-13T01:44:29.655568461Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.24E-05s
2026-06-13T01:44:29.656958340Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Series LastDiskSync DateTimeOffset
2026-06-13T01:44:29.706636189Z [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-06-13T01:44:29.723248478Z [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-06-13T01:44:29.739966491Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2026-06-13T01:44:29.744003022Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2026-06-13T01:44:29.767823650Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2026-06-13T01:44:29.771878116Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2026-06-13T01:44:29.775761488Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_Path" ON "Series" ("Path" ASC)
2026-06-13T01:44:29.779671954Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_CleanTitle" ON "Series" ("CleanTitle" ASC)
2026-06-13T01:44:29.783567821Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC)
2026-06-13T01:44:29.787371662Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvMazeId" ON "Series" ("TvMazeId" ASC)
2026-06-13T01:44:29.790876522Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1320556s
2026-06-13T01:44:29.792311763Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-06-13T01:44:29.793788577Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.16E-05s
2026-06-13T01:44:29.795145751Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Series FirstAired DateTimeOffset
2026-06-13T01:44:29.846287979Z [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-06-13T01:44:29.863197657Z [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-06-13T01:44:29.880255605Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2026-06-13T01:44:29.884497539Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2026-06-13T01:44:29.907186147Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2026-06-13T01:44:29.911370615Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2026-06-13T01:44:29.915141721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_Path" ON "Series" ("Path" ASC)
2026-06-13T01:44:29.918554745Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_CleanTitle" ON "Series" ("CleanTitle" ASC)
2026-06-13T01:44:29.922122070Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC)
2026-06-13T01:44:29.925635457Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvMazeId" ON "Series" ("TvMazeId" ASC)
2026-06-13T01:44:29.929112811Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1321217s
2026-06-13T01:44:29.930541799Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-06-13T01:44:29.932031770Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.16E-05s
2026-06-13T01:44:29.933886155Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Series NextAiring DateTimeOffset
2026-06-13T01:44:29.991322140Z [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-06-13T01:44:30.008099852Z [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-06-13T01:44:30.024863697Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2026-06-13T01:44:30.029093106Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2026-06-13T01:44:30.051737315Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2026-06-13T01:44:30.055778765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2026-06-13T01:44:30.059692718Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_Path" ON "Series" ("Path" ASC)
2026-06-13T01:44:30.063240424Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_CleanTitle" ON "Series" ("CleanTitle" ASC)
2026-06-13T01:44:30.066822679Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC)
2026-06-13T01:44:30.070976756Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvMazeId" ON "Series" ("TvMazeId" ASC)
2026-06-13T01:44:30.074055266Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1381584s
2026-06-13T01:44:30.075673686Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-06-13T01:44:30.077145441Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-05s
2026-06-13T01:44:30.079973056Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Series Added DateTimeOffset
2026-06-13T01:44:30.129544701Z [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-06-13T01:44:30.145687585Z [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-06-13T01:44:30.162603867Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2026-06-13T01:44:30.166611719Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2026-06-13T01:44:30.188841343Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2026-06-13T01:44:30.192523129Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2026-06-13T01:44:30.196162810Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_Path" ON "Series" ("Path" ASC)
2026-06-13T01:44:30.199523428Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_CleanTitle" ON "Series" ("CleanTitle" ASC)
2026-06-13T01:44:30.203123940Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC)
2026-06-13T01:44:30.206629942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvMazeId" ON "Series" ("TvMazeId" ASC)
2026-06-13T01:44:30.210145162Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1285882s
2026-06-13T01:44:30.211548138Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles
2026-06-13T01:44:30.213096427Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.17E-05s
2026-06-13T01:44:30.214505024Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn SubtitleFiles LastUpdated DateTimeOffset
2026-06-13T01:44:30.263004339Z [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-06-13T01:44:30.271029513Z [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-06-13T01:44:30.278144643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SubtitleFiles"
2026-06-13T01:44:30.281359940Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles_temp" RENAME TO "SubtitleFiles"
2026-06-13T01:44:30.306490577Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0890299s
2026-06-13T01:44:30.310074946Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles
2026-06-13T01:44:30.313053385Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.21E-05s
2026-06-13T01:44:30.315372556Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn SubtitleFiles Added DateTimeOffset
2026-06-13T01:44:30.367469597Z [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-06-13T01:44:30.375838203Z [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-06-13T01:44:30.382919255Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SubtitleFiles"
2026-06-13T01:44:30.385884448Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles_temp" RENAME TO "SubtitleFiles"
2026-06-13T01:44:30.409546226Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0917958s
2026-06-13T01:44:30.411021137Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-06-13T01:44:30.412479484Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.13E-05s
2026-06-13T01:44:30.413821768Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset
2026-06-13T01:44:30.462959478Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT)
2026-06-13T01:44:30.469532888Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo"
2026-06-13T01:44:30.475300405Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo"
2026-06-13T01:44:30.478742819Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo"
2026-06-13T01:44:30.503747502Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-06-13T01:44:30.509566763Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0934357s
2026-06-13T01:44:30.511695660Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (188, '2026-06-13T01:44:30', 'postgres_update_timestamp_columns_to_with_timezone')
2026-06-13T01:44:30.516497252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:30.522038543Z [Info] FluentMigrator.Runner.MigrationRunner: 188: postgres_update_timestamp_columns_to_with_timezone migrated
2026-06-13T01:44:30.524468928Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1061231s
2026-06-13T01:44:30.529265268Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_colon_replacement_to_naming_config migrating
2026-06-13T01:44:30.531798691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:30.536534861Z [Info] add_colon_replacement_to_naming_config: Starting migration of Main DB to 189
2026-06-13T01:44:30.546009083Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2026-06-13T01:44:30.547985434Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.51E-05s
2026-06-13T01:44:30.549368670Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig ColonReplacementFormat Int32
2026-06-13T01:44:30.551549021Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "ColonReplacementFormat" INTEGER NOT NULL DEFAULT 4
2026-06-13T01:44:30.562176537Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108856s
2026-06-13T01:44:30.563840228Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (189, '2026-06-13T01:44:30', 'add_colon_replacement_to_naming_config')
2026-06-13T01:44:30.567891417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:30.570789975Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_colon_replacement_to_naming_config migrated
2026-06-13T01:44:30.572610262Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0195404s
2026-06-13T01:44:30.574352331Z [Info] FluentMigrator.Runner.MigrationRunner: 190: health_restored_notification migrating
2026-06-13T01:44:30.576089439Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:30.578751351Z [Info] health_restored_notification: Starting migration of Main DB to 190
2026-06-13T01:44:30.583887797Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-06-13T01:44:30.585507779Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.39E-05s
2026-06-13T01:44:30.587038062Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthRestored Boolean
2026-06-13T01:44:30.589032408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthRestored" INTEGER NOT NULL DEFAULT 0
2026-06-13T01:44:30.599234417Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103367s
2026-06-13T01:44:30.600890733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (190, '2026-06-13T01:44:30', 'health_restored_notification')
2026-06-13T01:44:30.604827242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:30.607656139Z [Info] FluentMigrator.Runner.MigrationRunner: 190: health_restored_notification migrated
2026-06-13T01:44:30.609373739Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0188188s
2026-06-13T01:44:30.610993902Z [Info] FluentMigrator.Runner.MigrationRunner: 191: add_download_client_tags migrating
2026-06-13T01:44:30.612675720Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:30.615023348Z [Info] add_download_client_tags: Starting migration of Main DB to 191
2026-06-13T01:44:30.619748004Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2026-06-13T01:44:30.621437297Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.29E-05s
2026-06-13T01:44:30.622924162Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Tags String
2026-06-13T01:44:30.624759278Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Tags" TEXT
2026-06-13T01:44:30.634508304Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097899s
2026-06-13T01:44:30.636095410Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (191, '2026-06-13T01:44:30', 'add_download_client_tags')
2026-06-13T01:44:30.640020677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:30.642794604Z [Info] FluentMigrator.Runner.MigrationRunner: 191: add_download_client_tags migrated
2026-06-13T01:44:30.644470349Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0181881s
2026-06-13T01:44:30.646092276Z [Info] FluentMigrator.Runner.MigrationRunner: 192: import_exclusion_type migrating
2026-06-13T01:44:30.647686827Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:30.650075559Z [Info] import_exclusion_type: Starting migration of Main DB to 192
2026-06-13T01:44:30.657612659Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListExclusions
2026-06-13T01:44:30.659416683Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.45E-05s
2026-06-13T01:44:30.660920592Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListExclusions TvdbId Int32
2026-06-13T01:44:30.709139773Z [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-06-13T01:44:30.714243562Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportListExclusions_temp" ("Id", "TvdbId", "Title") SELECT "Id", "TvdbId", "Title" FROM "ImportListExclusions"
2026-06-13T01:44:30.718320073Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListExclusions"
2026-06-13T01:44:30.721586182Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListExclusions_temp" RENAME TO "ImportListExclusions"
2026-06-13T01:44:30.744978487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListExclusions_TvdbId" ON "ImportListExclusions" ("TvdbId" ASC)
2026-06-13T01:44:30.749106752Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0863111s
2026-06-13T01:44:30.750641073Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (192, '2026-06-13T01:44:30', 'import_exclusion_type')
2026-06-13T01:44:30.754376717Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:30.762863009Z [Info] FluentMigrator.Runner.MigrationRunner: 192: import_exclusion_type migrated
2026-06-13T01:44:30.764580769Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1001618s
2026-06-13T01:44:30.766272386Z [Info] FluentMigrator.Runner.MigrationRunner: 193: add_import_list_items migrating
2026-06-13T01:44:30.767894424Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:30.770327414Z [Info] add_import_list_items: Starting migration of Main DB to 193
2026-06-13T01:44:30.783292388Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListItems
2026-06-13T01:44:30.785714496Z [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-06-13T01:44:30.792996763Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079149s
2026-06-13T01:44:30.794400601Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2026-06-13T01:44:30.795913909Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-05s
2026-06-13T01:44:30.797371695Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportListStatus HasRemovedItemSinceLastClean Boolean
2026-06-13T01:44:30.799557107Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus" ADD COLUMN "HasRemovedItemSinceLastClean" INTEGER NOT NULL DEFAULT 0
2026-06-13T01:44:30.809715197Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010249s
2026-06-13T01:44:30.811336553Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (193, '2026-06-13T01:44:30', 'add_import_list_items')
2026-06-13T01:44:30.815108801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:30.819131142Z [Info] FluentMigrator.Runner.MigrationRunner: 193: add_import_list_items migrated
2026-06-13T01:44:30.820774752Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0194682s
2026-06-13T01:44:30.822419125Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_notification_status migrating
2026-06-13T01:44:30.824060030Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:30.826417828Z [Info] add_notification_status: Starting migration of Main DB to 194
2026-06-13T01:44:30.836227256Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NotificationStatus
2026-06-13T01:44:30.838534874Z [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-06-13T01:44:30.845159557Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071585s
2026-06-13T01:44:30.846841515Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NotificationStatus (ProviderId)
2026-06-13T01:44:30.848730429Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NotificationStatus_ProviderId" ON "NotificationStatus" ("ProviderId" ASC)
2026-06-13T01:44:30.852758212Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041331s
2026-06-13T01:44:30.854361812Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (194, '2026-06-13T01:44:30', 'add_notification_status')
2026-06-13T01:44:30.858130212Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:30.861157169Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_notification_status migrated
2026-06-13T01:44:30.862777362Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0125472s
2026-06-13T01:44:30.864454099Z [Info] FluentMigrator.Runner.MigrationRunner: 195: parse_language_tags_from_existing_subtitle_files migrating
2026-06-13T01:44:30.866553658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:30.869001799Z [Info] parse_language_tags_from_existing_subtitle_files: Starting migration of Main DB to 195
2026-06-13T01:44:30.873032678Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-13T01:44:30.874560164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-13T01:44:30.887560549Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0127693s
2026-06-13T01:44:30.889618234Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (195, '2026-06-13T01:44:30', 'parse_language_tags_from_existing_subtitle_files')
2026-06-13T01:44:30.894010300Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:30.896701931Z [Info] FluentMigrator.Runner.MigrationRunner: 195: parse_language_tags_from_existing_subtitle_files migrated
2026-06-13T01:44:30.898836992Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0221229s
2026-06-13T01:44:30.900529250Z [Info] FluentMigrator.Runner.MigrationRunner: 196: add_finale_type migrating
2026-06-13T01:44:30.902055334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:30.904396650Z [Info] add_finale_type: Starting migration of Main DB to 196
2026-06-13T01:44:30.908893197Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2026-06-13T01:44:30.910503620Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.58E-05s
2026-06-13T01:44:30.911787847Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes FinaleType String
2026-06-13T01:44:30.913645348Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "FinaleType" TEXT
2026-06-13T01:44:30.923772726Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102358s
2026-06-13T01:44:30.925496538Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (196, '2026-06-13T01:44:30', 'add_finale_type')
2026-06-13T01:44:30.929249708Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:30.932257846Z [Info] FluentMigrator.Runner.MigrationRunner: 196: add_finale_type migrated
2026-06-13T01:44:30.933456641Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0183962s
2026-06-13T01:44:30.935071945Z [Info] FluentMigrator.Runner.MigrationRunner: 197: list_add_missing_search migrating
2026-06-13T01:44:30.936736136Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:30.939118545Z [Info] list_add_missing_search: Starting migration of Main DB to 197
2026-06-13T01:44:30.944260872Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2026-06-13T01:44:30.945830263Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.38E-05s
2026-06-13T01:44:30.947103247Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists SearchForMissingEpisodes Boolean
2026-06-13T01:44:30.949298860Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "SearchForMissingEpisodes" INTEGER NOT NULL DEFAULT 1
2026-06-13T01:44:30.960059433Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107421s
2026-06-13T01:44:30.961472789Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (197, '2026-06-13T01:44:30', 'list_add_missing_search')
2026-06-13T01:44:30.965361622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:30.968203957Z [Info] FluentMigrator.Runner.MigrationRunner: 197: list_add_missing_search migrated
2026-06-13T01:44:30.969809391Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0191807s
2026-06-13T01:44:30.971433462Z [Info] FluentMigrator.Runner.MigrationRunner: 198: parse_title_from_existing_subtitle_files migrating
2026-06-13T01:44:30.973282446Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:30.975889417Z [Info] parse_title_from_existing_subtitle_files: Starting migration of Main DB to 198
2026-06-13T01:44:30.983002013Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles
2026-06-13T01:44:30.984693961Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.37E-05s
2026-06-13T01:44:30.985955872Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SubtitleFiles Title String
2026-06-13T01:44:30.987725647Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles" ADD COLUMN "Title" TEXT
2026-06-13T01:44:30.997876402Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101368s
2026-06-13T01:44:30.999779395Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles
2026-06-13T01:44:31.000733386Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.3E-06s
2026-06-13T01:44:31.001999827Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SubtitleFiles Copy Int32
2026-06-13T01:44:31.003932049Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles" ADD COLUMN "Copy" INTEGER NOT NULL DEFAULT 0
2026-06-13T01:44:31.013439248Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097204s
2026-06-13T01:44:31.014756591Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-13T01:44:31.016117212Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-13T01:44:31.033296774Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0168571s
2026-06-13T01:44:31.035346062Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (198, '2026-06-13T01:44:31', 'parse_title_from_existing_subtitle_files')
2026-06-13T01:44:31.039818489Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:31.042497987Z [Info] FluentMigrator.Runner.MigrationRunner: 198: parse_title_from_existing_subtitle_files migrated
2026-06-13T01:44:31.043968138Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0260225s
2026-06-13T01:44:31.045876702Z [Info] FluentMigrator.Runner.MigrationRunner: 199: series_last_aired migrating
2026-06-13T01:44:31.047219276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:31.049572436Z [Info] series_last_aired: Starting migration of Main DB to 199
2026-06-13T01:44:31.054210057Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-06-13T01:44:31.055764838Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.39E-05s
2026-06-13T01:44:31.057039706Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series LastAired DateTimeOffset
2026-06-13T01:44:31.058911355Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "LastAired" DATETIME
2026-06-13T01:44:31.068950135Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101327s
2026-06-13T01:44:31.070851615Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (199, '2026-06-13T01:44:31', 'series_last_aired')
2026-06-13T01:44:31.074340011Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:31.076944868Z [Info] FluentMigrator.Runner.MigrationRunner: 199: series_last_aired migrated
2026-06-13T01:44:31.078479589Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0181656s
2026-06-13T01:44:31.080091516Z [Info] FluentMigrator.Runner.MigrationRunner: 200: AddNewItemMonitorType migrating
2026-06-13T01:44:31.081720467Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:31.084068205Z [Info] AddNewItemMonitorType: Starting migration of Main DB to 200
2026-06-13T01:44:31.090631565Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-06-13T01:44:31.092071215Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.35E-05s
2026-06-13T01:44:31.093370602Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series MonitorNewItems Int32
2026-06-13T01:44:31.095177180Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0
2026-06-13T01:44:31.106009348Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108705s
2026-06-13T01:44:31.107338765Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2026-06-13T01:44:31.108779127Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.4E-06s
2026-06-13T01:44:31.110050427Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists MonitorNewItems Int32
2026-06-13T01:44:31.111890444Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0
2026-06-13T01:44:31.121657195Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098624s
2026-06-13T01:44:31.123241586Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (200, '2026-06-13T01:44:31', 'AddNewItemMonitorType')
2026-06-13T01:44:31.127166342Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:31.129656667Z [Info] FluentMigrator.Runner.MigrationRunner: 200: AddNewItemMonitorType migrated
2026-06-13T01:44:31.131257882Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0178936s
2026-06-13T01:44:31.132908617Z [Info] FluentMigrator.Runner.MigrationRunner: 201: email_encryption migrating
2026-06-13T01:44:31.134443308Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:31.136796167Z [Info] email_encryption: Starting migration of Main DB to 201
2026-06-13T01:44:31.140305055Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-13T01:44:31.141807591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-13T01:44:31.163159517Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0210882s
2026-06-13T01:44:31.165238595Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (201, '2026-06-13T01:44:31', 'email_encryption')
2026-06-13T01:44:31.169161546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:31.171718747Z [Info] FluentMigrator.Runner.MigrationRunner: 201: email_encryption migrated
2026-06-13T01:44:31.173261013Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0299106s
2026-06-13T01:44:31.174873311Z [Info] FluentMigrator.Runner.MigrationRunner: 202: add_indexer_flags migrating
2026-06-13T01:44:31.176433062Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:31.178784037Z [Info] add_indexer_flags: Starting migration of Main DB to 202
2026-06-13T01:44:31.185158717Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2026-06-13T01:44:31.186724240Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.39E-05s
2026-06-13T01:44:31.188026212Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blocklist IndexerFlags Int32
2026-06-13T01:44:31.189865908Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0
2026-06-13T01:44:31.200339453Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106039s
2026-06-13T01:44:31.201723641Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable EpisodeFiles
2026-06-13T01:44:31.203164864Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.5E-06s
2026-06-13T01:44:31.204466155Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn EpisodeFiles IndexerFlags Int32
2026-06-13T01:44:31.206251851Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0
2026-06-13T01:44:31.216186542Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100143s
2026-06-13T01:44:31.217782115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (202, '2026-06-13T01:44:31', 'add_indexer_flags')
2026-06-13T01:44:31.221499282Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:31.224426148Z [Info] FluentMigrator.Runner.MigrationRunner: 202: add_indexer_flags migrated
2026-06-13T01:44:31.225969195Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0182865s
2026-06-13T01:44:31.227582655Z [Info] FluentMigrator.Runner.MigrationRunner: 203: release_type migrating
2026-06-13T01:44:31.229095612Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:31.231455485Z [Info] release_type: Starting migration of Main DB to 203
2026-06-13T01:44:31.238077533Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2026-06-13T01:44:31.239699189Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.36E-05s
2026-06-13T01:44:31.240992013Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blocklist ReleaseType Int32
2026-06-13T01:44:31.242816859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist" ADD COLUMN "ReleaseType" INTEGER NOT NULL DEFAULT 0
2026-06-13T01:44:31.253342499Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106329s
2026-06-13T01:44:31.254768772Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable EpisodeFiles
2026-06-13T01:44:31.256255787Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.2E-06s
2026-06-13T01:44:31.257547128Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn EpisodeFiles ReleaseType Int32
2026-06-13T01:44:31.259363486Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles" ADD COLUMN "ReleaseType" INTEGER NOT NULL DEFAULT 0
2026-06-13T01:44:31.269456535Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101874s
2026-06-13T01:44:31.270839361Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-13T01:44:31.272250313Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-13T01:44:31.286035247Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0134946s
2026-06-13T01:44:31.288090417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (203, '2026-06-13T01:44:31', 'release_type')
2026-06-13T01:44:31.292029160Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:31.294700250Z [Info] FluentMigrator.Runner.MigrationRunner: 203: release_type migrated
2026-06-13T01:44:31.296249520Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0224297s
2026-06-13T01:44:31.297926308Z [Info] FluentMigrator.Runner.MigrationRunner: 204: add_add_release_hash migrating
2026-06-13T01:44:31.299524396Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:31.301940733Z [Info] add_add_release_hash: Starting migration of Main DB to 204
2026-06-13T01:44:31.307072630Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable EpisodeFiles
2026-06-13T01:44:31.308752263Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.4E-05s
2026-06-13T01:44:31.310058133Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn EpisodeFiles ReleaseHash String
2026-06-13T01:44:31.312342174Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles" ADD COLUMN "ReleaseHash" TEXT
2026-06-13T01:44:31.326884253Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0144018s
2026-06-13T01:44:31.329213655Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-13T01:44:31.331201659Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-13T01:44:31.347865643Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0164533s
2026-06-13T01:44:31.349960332Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (204, '2026-06-13T01:44:31', 'add_add_release_hash')
2026-06-13T01:44:31.353986131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:31.356533782Z [Info] FluentMigrator.Runner.MigrationRunner: 204: add_add_release_hash migrated
2026-06-13T01:44:31.358085167Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0253634s
2026-06-13T01:44:31.359733727Z [Info] FluentMigrator.Runner.MigrationRunner: 205: rename_season_pack_spec migrating
2026-06-13T01:44:31.361370564Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:31.364367250Z [Info] rename_season_pack_spec: Starting migration of Main DB to 205
2026-06-13T01:44:31.367975918Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "CustomFormats" SET "Specifications" = REPLACE("Specifications", 'SeasonPackSpecification', 'ReleaseTypeSpecification')
2026-06-13T01:44:31.371503874Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "CustomFormats" SET "Specifications" = REPLACE("Specifications", 'SeasonPackSpecification', 'ReleaseTypeSpecification')
2026-06-13T01:44:31.375868896Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043903s
2026-06-13T01:44:31.377523979Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (205, '2026-06-13T01:44:31', 'rename_season_pack_spec')
2026-06-13T01:44:31.381280506Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:31.384087990Z [Info] FluentMigrator.Runner.MigrationRunner: 205: rename_season_pack_spec migrated
2026-06-13T01:44:31.385706420Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.012641s
2026-06-13T01:44:31.387288747Z [Info] FluentMigrator.Runner.MigrationRunner: 206: add_tmdbid migrating
2026-06-13T01:44:31.388788879Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:31.391172991Z [Info] add_tmdbid: Starting migration of Main DB to 206
2026-06-13T01:44:31.396871939Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-06-13T01:44:31.398463465Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.4E-05s
2026-06-13T01:44:31.399727380Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series TmdbId Int32
2026-06-13T01:44:31.401507776Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "TmdbId" INTEGER NOT NULL DEFAULT 0
2026-06-13T01:44:31.412055721Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106402s
2026-06-13T01:44:31.413540462Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (TmdbId)
2026-06-13T01:44:31.415128952Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TmdbId" ON "Series" ("TmdbId" ASC)
2026-06-13T01:44:31.418896290Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038052s
2026-06-13T01:44:31.420718961Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (206, '2026-06-13T01:44:31', 'add_tmdbid')
2026-06-13T01:44:31.424893258Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:31.427788179Z [Info] FluentMigrator.Runner.MigrationRunner: 206: add_tmdbid migrated
2026-06-13T01:44:31.429731203Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0127224s
2026-06-13T01:44:31.439299104Z [Info] FluentMigrator.Runner.MigrationRunner: 209: add_on_import_complete_to_notifications migrating
2026-06-13T01:44:31.441652674Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:31.445027301Z [Info] add_on_import_complete_to_notifications: Starting migration of Main DB to 209
2026-06-13T01:44:31.450397708Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-06-13T01:44:31.452122442Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.42E-05s
2026-06-13T01:44:31.453581180Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnImportComplete Boolean
2026-06-13T01:44:31.455583914Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnImportComplete" INTEGER NOT NULL DEFAULT 0
2026-06-13T01:44:31.466474940Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110283s
2026-06-13T01:44:31.468126557Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (209, '2026-06-13T01:44:31', 'add_on_import_complete_to_notifications')
2026-06-13T01:44:31.472175191Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:31.474737232Z [Info] FluentMigrator.Runner.MigrationRunner: 209: add_on_import_complete_to_notifications migrated
2026-06-13T01:44:31.476581105Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.019297s
2026-06-13T01:44:31.478196329Z [Info] FluentMigrator.Runner.MigrationRunner: 210: add_monitored_seasons_filter migrating
2026-06-13T01:44:31.479905381Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:31.482250895Z [Info] add_monitored_seasons_filter: Starting migration of Main DB to 210
2026-06-13T01:44:31.485809393Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-13T01:44:31.487318402Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-13T01:44:31.523757195Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0360883s
2026-06-13T01:44:31.525812705Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (210, '2026-06-13T01:44:31', 'add_monitored_seasons_filter')
2026-06-13T01:44:31.529921902Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:31.532602541Z [Info] FluentMigrator.Runner.MigrationRunner: 210: add_monitored_seasons_filter migrated
2026-06-13T01:44:31.534280000Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0452337s
2026-06-13T01:44:31.535959753Z [Info] FluentMigrator.Runner.MigrationRunner: 211: add_custom_colon_replacement_to_naming_config migrating
2026-06-13T01:44:31.537860952Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:31.540262750Z [Info] add_custom_colon_replacement_to_naming_config: Starting migration of Main DB to 211
2026-06-13T01:44:31.545056295Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2026-06-13T01:44:31.546695717Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.39E-05s
2026-06-13T01:44:31.548008020Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig CustomColonReplacementFormat String
2026-06-13T01:44:31.550147980Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "CustomColonReplacementFormat" TEXT NOT NULL DEFAULT ''
2026-06-13T01:44:31.561090530Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110672s
2026-06-13T01:44:31.562760163Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (211, '2026-06-13T01:44:31', 'add_custom_colon_replacement_to_naming_config')
2026-06-13T01:44:31.566922005Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:31.569604709Z [Info] FluentMigrator.Runner.MigrationRunner: 211: add_custom_colon_replacement_to_naming_config migrated
2026-06-13T01:44:31.571492872Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0196234s
2026-06-13T01:44:31.573153106Z [Info] FluentMigrator.Runner.MigrationRunner: 212: add_minium_upgrade_format_score_to_quality_profiles migrating
2026-06-13T01:44:31.575163665Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:31.577578910Z [Info] add_minium_upgrade_format_score_to_quality_profiles: Starting migration of Main DB to 212
2026-06-13T01:44:31.582940880Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2026-06-13T01:44:31.584657678Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.33E-05s
2026-06-13T01:44:31.585974741Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles MinUpgradeFormatScore Int32
2026-06-13T01:44:31.587992695Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "MinUpgradeFormatScore" INTEGER NOT NULL DEFAULT 1
2026-06-13T01:44:31.598891467Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110311s
2026-06-13T01:44:31.600540659Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (212, '2026-06-13T01:44:31', 'add_minium_upgrade_format_score_to_quality_profiles')
2026-06-13T01:44:31.604711279Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:31.607400115Z [Info] FluentMigrator.Runner.MigrationRunner: 212: add_minium_upgrade_format_score_to_quality_profiles migrated
2026-06-13T01:44:31.609345824Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0195738s
2026-06-13T01:44:31.610960576Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_blurary576p_quality_in_profiles migrating
2026-06-13T01:44:31.612734930Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:31.615117088Z [Info] add_blurary576p_quality_in_profiles: Starting migration of Main DB to 214
2026-06-13T01:44:31.617741744Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (214, '2026-06-13T01:44:31', 'add_blurary576p_quality_in_profiles')
2026-06-13T01:44:31.621870169Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:31.624423582Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_blurary576p_quality_in_profiles migrated
2026-06-13T01:44:31.626219630Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0116888s
2026-06-13T01:44:31.627808651Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_blurary576p_quality_in_profiles_with_grouped_blurary480p migrating
2026-06-13T01:44:31.629928270Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:31.632242491Z [Info] add_blurary576p_quality_in_profiles_with_grouped_blurary480p: Starting migration of Main DB to 215
2026-06-13T01:44:31.636044619Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-13T01:44:31.637544961Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-13T01:44:31.672067474Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0341457s
2026-06-13T01:44:31.674163055Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (215, '2026-06-13T01:44:31', 'add_blurary576p_quality_in_profiles_with_grouped_blurary480p')
2026-06-13T01:44:31.678998014Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:31.681684595Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_blurary576p_quality_in_profiles_with_grouped_blurary480p migrated
2026-06-13T01:44:31.683817751Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0441287s
2026-06-13T01:44:31.685505951Z [Info] FluentMigrator.Runner.MigrationRunner: 217: add_mal_and_anilist_ids migrating
2026-06-13T01:44:31.687167799Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:31.689594506Z [Info] add_mal_and_anilist_ids: Starting migration of Main DB to 217
2026-06-13T01:44:31.695547026Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-06-13T01:44:31.697164313Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.51E-05s
2026-06-13T01:44:31.698462268Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series MalIds String
2026-06-13T01:44:31.700214026Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "MalIds" TEXT NOT NULL DEFAULT '[]'
2026-06-13T01:44:31.710912243Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108253s
2026-06-13T01:44:31.712390210Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-06-13T01:44:31.713816513Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.7E-06s
2026-06-13T01:44:31.715105740Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series AniListIds String
2026-06-13T01:44:31.716862759Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "AniListIds" TEXT NOT NULL DEFAULT '[]'
2026-06-13T01:44:31.727006300Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010232s
2026-06-13T01:44:31.728610581Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (217, '2026-06-13T01:44:31', 'add_mal_and_anilist_ids')
2026-06-13T01:44:31.732499734Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:31.735133268Z [Info] FluentMigrator.Runner.MigrationRunner: 217: add_mal_and_anilist_ids migrated
2026-06-13T01:44:31.736825056Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.018395s
2026-06-13T01:44:31.898841592Z [Debug] MigrationController: Took: 00:00:24.5400927
2026-06-13T01:44:35.718296417Z [Trace] EventAggregator: ConfigFileSavedEvent ~> ReconfigureLogging
2026-06-13T01:44:36.448380796Z [Info] MigrationController: *** Migrating data source=/config/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 ***
2026-06-13T01:44:36.685640252Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating
2026-06-13T01:44:36.694206245Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-13T01:44:36.698486466Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-13T01:44:36.720735649Z [Info] DatabaseEngineVersionCheck: SQLite 3.51.2
2026-06-13T01:44:36.723759290Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0262366s
2026-06-13T01:44:36.726445039Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated
2026-06-13T01:44:36.729619112Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0292626s
2026-06-13T01:44:36.766408231Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating
2026-06-13T01:44:36.771278871Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:36.778246966Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo
2026-06-13T01:44:36.782263405Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL)
2026-06-13T01:44:36.789998074Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080243s
2026-06-13T01:44:36.792578802Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:36.798334375Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated
2026-06-13T01:44:36.801354307Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0170529s
2026-06-13T01:44:36.807076132Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating
2026-06-13T01:44:36.810195204Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:36.817907428Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version)
2026-06-13T01:44:36.821321534Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-06-13T01:44:36.828018453Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065783s
2026-06-13T01:44:36.830807150Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-06-13T01:44:36.833558161Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.87E-05s
2026-06-13T01:44:36.836123387Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime
2026-06-13T01:44:36.839540009Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME
2026-06-13T01:44:36.851412191Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112102s
2026-06-13T01:44:36.854221059Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:36.858624468Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated
2026-06-13T01:44:36.861655222Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0192775s
2026-06-13T01:44:36.866183894Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating
2026-06-13T01:44:36.869450283Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:36.875217859Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-06-13T01:44:36.878111137Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.32E-05s
2026-06-13T01:44:36.880559949Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String
2026-06-13T01:44:36.884002433Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT
2026-06-13T01:44:36.890228924Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00639s
2026-06-13T01:44:36.892720032Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:36.897096897Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated
2026-06-13T01:44:36.900317343Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0132434s
2026-06-13T01:44:36.904875815Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating
2026-06-13T01:44:36.907698981Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:36.911940695Z [Info] InitialSetup: Starting migration of Log DB to 1
2026-06-13T01:44:36.921822388Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Logs
2026-06-13T01:44:36.925026642Z [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-06-13T01:44:36.935932207Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113091s
2026-06-13T01:44:36.938847038Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-06-13T01:44:36', 'InitialSetup')
2026-06-13T01:44:36.945258021Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:36.949679065Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated
2026-06-13T01:44:36.952392591Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0251491s
2026-06-13T01:44:36.955208432Z [Info] FluentMigrator.Runner.MigrationRunner: 2: remove_tvrage_imdb_unique_constraint migrating
2026-06-13T01:44:36.958519972Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:36.962473165Z [Info] remove_tvrage_imdb_unique_constraint: Starting migration of Log DB to 2
2026-06-13T01:44:36.966613303Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2026-06-13T01:44:36', 'remove_tvrage_imdb_unique_constraint')
2026-06-13T01:44:36.973714897Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:36.977975208Z [Info] FluentMigrator.Runner.MigrationRunner: 2: remove_tvrage_imdb_unique_constraint migrated
2026-06-13T01:44:36.981271197Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0194653s
2026-06-13T01:44:36.983982858Z [Info] FluentMigrator.Runner.MigrationRunner: 3: remove_renamed_scene_mapping_columns migrating
2026-06-13T01:44:36.987212122Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:36.991101587Z [Info] remove_renamed_scene_mapping_columns: Starting migration of Log DB to 3
2026-06-13T01:44:36.994281942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2026-06-13T01:44:36', 'remove_renamed_scene_mapping_columns')
2026-06-13T01:44:37.001149224Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:37.005349484Z [Info] FluentMigrator.Runner.MigrationRunner: 3: remove_renamed_scene_mapping_columns migrated
2026-06-13T01:44:37.008652507Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0181443s
2026-06-13T01:44:37.011209657Z [Info] FluentMigrator.Runner.MigrationRunner: 4: updated_history migrating
2026-06-13T01:44:37.014002512Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:37.017834060Z [Info] updated_history: Starting migration of Log DB to 4
2026-06-13T01:44:37.020455009Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2026-06-13T01:44:37', 'updated_history')
2026-06-13T01:44:37.026792804Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:37.031037053Z [Info] FluentMigrator.Runner.MigrationRunner: 4: updated_history migrated
2026-06-13T01:44:37.033866582Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0170289s
2026-06-13T01:44:37.036517401Z [Info] FluentMigrator.Runner.MigrationRunner: 5: added_eventtype_to_history migrating
2026-06-13T01:44:37.039599689Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:37.043440866Z [Info] added_eventtype_to_history: Starting migration of Log DB to 5
2026-06-13T01:44:37.046337159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2026-06-13T01:44:37', 'added_eventtype_to_history')
2026-06-13T01:44:37.053008937Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:37.057326042Z [Info] FluentMigrator.Runner.MigrationRunner: 5: added_eventtype_to_history migrated
2026-06-13T01:44:37.060407730Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0177205s
2026-06-13T01:44:37.062999169Z [Info] FluentMigrator.Runner.MigrationRunner: 6: add_index_to_log_time migrating
2026-06-13T01:44:37.065988410Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:37.069828064Z [Info] add_index_to_log_time: Starting migration of Log DB to 6
2026-06-13T01:44:37.082739599Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable Logs
2026-06-13T01:44:37.085704110Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs"
2026-06-13T01:44:37.090551143Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049042s
2026-06-13T01:44:37.093042150Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Logs
2026-06-13T01:44:37.096084758Z [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-06-13T01:44:37.106298060Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106906s
2026-06-13T01:44:37.108794197Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Logs (Time)
2026-06-13T01:44:37.111556821Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC)
2026-06-13T01:44:37.116659970Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051549s
2026-06-13T01:44:37.119330369Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2026-06-13T01:44:37', 'add_index_to_log_time')
2026-06-13T01:44:37.125810741Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:37.130310354Z [Info] FluentMigrator.Runner.MigrationRunner: 6: add_index_to_log_time migrated
2026-06-13T01:44:37.133246828Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0188308s
2026-06-13T01:44:37.136018741Z [Info] FluentMigrator.Runner.MigrationRunner: 7: add_renameEpisodes_to_naming migrating
2026-06-13T01:44:37.139148836Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:37.143122359Z [Info] add_renameEpisodes_to_naming: Starting migration of Log DB to 7
2026-06-13T01:44:37.146223105Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2026-06-13T01:44:37', 'add_renameEpisodes_to_naming')
2026-06-13T01:44:37.152930464Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:37.157145403Z [Info] FluentMigrator.Runner.MigrationRunner: 7: add_renameEpisodes_to_naming migrated
2026-06-13T01:44:37.160282352Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0180075s
2026-06-13T01:44:37.162872839Z [Info] FluentMigrator.Runner.MigrationRunner: 8: remove_backlog migrating
2026-06-13T01:44:37.165639051Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:37.169479146Z [Info] remove_backlog: Starting migration of Log DB to 8
2026-06-13T01:44:37.172056166Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2026-06-13T01:44:37', 'remove_backlog')
2026-06-13T01:44:37.178429112Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:37.182679573Z [Info] FluentMigrator.Runner.MigrationRunner: 8: remove_backlog migrated
2026-06-13T01:44:37.185507048Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0170422s
2026-06-13T01:44:37.188076904Z [Info] FluentMigrator.Runner.MigrationRunner: 9: fix_rename_episodes migrating
2026-06-13T01:44:37.190955322Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:37.194766047Z [Info] fix_rename_episodes: Starting migration of Log DB to 9
2026-06-13T01:44:37.197500595Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2026-06-13T01:44:37', 'fix_rename_episodes')
2026-06-13T01:44:37.204110919Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:37.209751220Z [Info] FluentMigrator.Runner.MigrationRunner: 9: fix_rename_episodes migrated
2026-06-13T01:44:37.212721783Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0187653s
2026-06-13T01:44:37.215358373Z [Info] FluentMigrator.Runner.MigrationRunner: 10: add_monitored migrating
2026-06-13T01:44:37.218180778Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:37.222131816Z [Info] add_monitored: Starting migration of Log DB to 10
2026-06-13T01:44:37.224798908Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2026-06-13T01:44:37', 'add_monitored')
2026-06-13T01:44:37.231948769Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:37.236120101Z [Info] FluentMigrator.Runner.MigrationRunner: 10: add_monitored migrated
2026-06-13T01:44:37.239044922Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0179643s
2026-06-13T01:44:37.243517199Z [Info] FluentMigrator.Runner.MigrationRunner: 11: remove_ignored migrating
2026-06-13T01:44:37.247323987Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:37.252154997Z [Info] remove_ignored: Starting migration of Log DB to 11
2026-06-13T01:44:37.256367061Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2026-06-13T01:44:37', 'remove_ignored')
2026-06-13T01:44:37.263542573Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:37.268303994Z [Info] FluentMigrator.Runner.MigrationRunner: 11: remove_ignored migrated
2026-06-13T01:44:37.271386582Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0210103s
2026-06-13T01:44:37.274237895Z [Info] FluentMigrator.Runner.MigrationRunner: 12: remove_custom_start_date migrating
2026-06-13T01:44:37.277886595Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:37.282265925Z [Info] remove_custom_start_date: Starting migration of Log DB to 12
2026-06-13T01:44:37.285255426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2026-06-13T01:44:37', 'remove_custom_start_date')
2026-06-13T01:44:37.292261297Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:37.297023609Z [Info] FluentMigrator.Runner.MigrationRunner: 12: remove_custom_start_date migrated
2026-06-13T01:44:37.300126469Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0190642s
2026-06-13T01:44:37.302693579Z [Info] FluentMigrator.Runner.MigrationRunner: 13: add_air_date_utc migrating
2026-06-13T01:44:37.305563229Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:37.309779842Z [Info] add_air_date_utc: Starting migration of Log DB to 13
2026-06-13T01:44:37.312872702Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2026-06-13T01:44:37', 'add_air_date_utc')
2026-06-13T01:44:37.320214890Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:37.324637217Z [Info] FluentMigrator.Runner.MigrationRunner: 13: add_air_date_utc migrated
2026-06-13T01:44:37.327748454Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0190676s
2026-06-13T01:44:37.330140441Z [Info] FluentMigrator.Runner.MigrationRunner: 14: drop_air_date migrating
2026-06-13T01:44:37.332922595Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:37.336783221Z [Info] drop_air_date: Starting migration of Log DB to 14
2026-06-13T01:44:37.339351073Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2026-06-13T01:44:37', 'drop_air_date')
2026-06-13T01:44:37.346145187Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:37.351534602Z [Info] FluentMigrator.Runner.MigrationRunner: 14: drop_air_date migrated
2026-06-13T01:44:37.354573503Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0185915s
2026-06-13T01:44:37.357765753Z [Info] FluentMigrator.Runner.MigrationRunner: 15: add_air_date_as_string migrating
2026-06-13T01:44:37.360803311Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:37.364814841Z [Info] add_air_date_as_string: Starting migration of Log DB to 15
2026-06-13T01:44:37.367732037Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2026-06-13T01:44:37', 'add_air_date_as_string')
2026-06-13T01:44:37.374551211Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:37.378710318Z [Info] FluentMigrator.Runner.MigrationRunner: 15: add_air_date_as_string migrated
2026-06-13T01:44:37.381892979Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0179193s
2026-06-13T01:44:37.384757268Z [Info] FluentMigrator.Runner.MigrationRunner: 16: updated_imported_history_item migrating
2026-06-13T01:44:37.387965460Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:37.391806295Z [Info] updated_imported_history_item: Starting migration of Log DB to 16
2026-06-13T01:44:37.394866730Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2026-06-13T01:44:37', 'updated_imported_history_item')
2026-06-13T01:44:37.401817600Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:37.405916446Z [Info] FluentMigrator.Runner.MigrationRunner: 16: updated_imported_history_item migrated
2026-06-13T01:44:37.409088274Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0179718s
2026-06-13T01:44:37.411716788Z [Info] FluentMigrator.Runner.MigrationRunner: 17: reset_scene_names migrating
2026-06-13T01:44:37.414663624Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:37.418547937Z [Info] reset_scene_names: Starting migration of Log DB to 17
2026-06-13T01:44:37.421207454Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2026-06-13T01:44:37', 'reset_scene_names')
2026-06-13T01:44:37.427691845Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:37.431890240Z [Info] FluentMigrator.Runner.MigrationRunner: 17: reset_scene_names migrated
2026-06-13T01:44:37.434766263Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0172306s
2026-06-13T01:44:37.437339216Z [Info] FluentMigrator.Runner.MigrationRunner: 18: remove_duplicates migrating
2026-06-13T01:44:37.440263175Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:37.444136597Z [Info] remove_duplicates: Starting migration of Log DB to 18
2026-06-13T01:44:37.446840292Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2026-06-13T01:44:37', 'remove_duplicates')
2026-06-13T01:44:37.453506930Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:37.457703312Z [Info] FluentMigrator.Runner.MigrationRunner: 18: remove_duplicates migrated
2026-06-13T01:44:37.460581058Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0174449s
2026-06-13T01:44:37.463187899Z [Info] FluentMigrator.Runner.MigrationRunner: 19: restore_unique_constraints migrating
2026-06-13T01:44:37.466335950Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:37.470393161Z [Info] restore_unique_constraints: Starting migration of Log DB to 19
2026-06-13T01:44:37.473360758Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2026-06-13T01:44:37', 'restore_unique_constraints')
2026-06-13T01:44:37.480044090Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:37.484208007Z [Info] FluentMigrator.Runner.MigrationRunner: 19: restore_unique_constraints migrated
2026-06-13T01:44:37.487287128Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0178644s
2026-06-13T01:44:37.489959791Z [Info] FluentMigrator.Runner.MigrationRunner: 20: add_year_and_seasons_to_series migrating
2026-06-13T01:44:37.493170358Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:37.498323277Z [Info] add_year_and_seasons_to_series: Starting migration of Log DB to 20
2026-06-13T01:44:37.501682102Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2026-06-13T01:44:37', 'add_year_and_seasons_to_series')
2026-06-13T01:44:37.509319635Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:37.513809538Z [Info] FluentMigrator.Runner.MigrationRunner: 20: add_year_and_seasons_to_series migrated
2026-06-13T01:44:37.517755626Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0204672s
2026-06-13T01:44:37.521183000Z [Info] FluentMigrator.Runner.MigrationRunner: 21: drop_seasons_table migrating
2026-06-13T01:44:37.525085450Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:37.530044077Z [Info] drop_seasons_table: Starting migration of Log DB to 21
2026-06-13T01:44:37.532767452Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2026-06-13T01:44:37', 'drop_seasons_table')
2026-06-13T01:44:37.540265685Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:37.545029139Z [Info] FluentMigrator.Runner.MigrationRunner: 21: drop_seasons_table migrated
2026-06-13T01:44:37.547937086Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0203092s
2026-06-13T01:44:37.550527313Z [Info] FluentMigrator.Runner.MigrationRunner: 22: move_indexer_to_generic_provider migrating
2026-06-13T01:44:37.555012277Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:37.559724347Z [Info] move_indexer_to_generic_provider: Starting migration of Log DB to 22
2026-06-13T01:44:37.562847208Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2026-06-13T01:44:37', 'move_indexer_to_generic_provider')
2026-06-13T01:44:37.570446694Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:37.575581957Z [Info] FluentMigrator.Runner.MigrationRunner: 22: move_indexer_to_generic_provider migrated
2026-06-13T01:44:37.579490950Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0204913s
2026-06-13T01:44:37.582250268Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_config_contract_to_indexers migrating
2026-06-13T01:44:37.585986403Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:37.590326034Z [Info] add_config_contract_to_indexers: Starting migration of Log DB to 23
2026-06-13T01:44:37.593827046Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2026-06-13T01:44:37', 'add_config_contract_to_indexers')
2026-06-13T01:44:37.601893272Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:37.607522640Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_config_contract_to_indexers migrated
2026-06-13T01:44:37.611272503Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0212559s
2026-06-13T01:44:37.614216253Z [Info] FluentMigrator.Runner.MigrationRunner: 24: drop_tvdb_episodeid migrating
2026-06-13T01:44:37.617166515Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:37.621413168Z [Info] drop_tvdb_episodeid: Starting migration of Log DB to 24
2026-06-13T01:44:37.624255293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2026-06-13T01:44:37', 'drop_tvdb_episodeid')
2026-06-13T01:44:37.631030709Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:37.635225929Z [Info] FluentMigrator.Runner.MigrationRunner: 24: drop_tvdb_episodeid migrated
2026-06-13T01:44:37.638195129Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0180784s
2026-06-13T01:44:37.640879065Z [Info] FluentMigrator.Runner.MigrationRunner: 25: move_notification_to_generic_provider migrating
2026-06-13T01:44:37.644248292Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:37.648186594Z [Info] move_notification_to_generic_provider: Starting migration of Log DB to 25
2026-06-13T01:44:37.651358252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2026-06-13T01:44:37', 'move_notification_to_generic_provider')
2026-06-13T01:44:37.658350165Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:37.662506326Z [Info] FluentMigrator.Runner.MigrationRunner: 25: move_notification_to_generic_provider migrated
2026-06-13T01:44:37.665872085Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.018263s
2026-06-13T01:44:37.668462973Z [Info] FluentMigrator.Runner.MigrationRunner: 26: add_config_contract_to_notifications migrating
2026-06-13T01:44:37.671720284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:37.675642604Z [Info] add_config_contract_to_notifications: Starting migration of Log DB to 26
2026-06-13T01:44:37.678797038Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2026-06-13T01:44:37', 'add_config_contract_to_notifications')
2026-06-13T01:44:37.685947750Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:37.690380479Z [Info] FluentMigrator.Runner.MigrationRunner: 26: add_config_contract_to_notifications migrated
2026-06-13T01:44:37.694266395Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.018552s
2026-06-13T01:44:37.696898637Z [Info] FluentMigrator.Runner.MigrationRunner: 27: fix_omgwtfnzbs migrating
2026-06-13T01:44:37.699794269Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:37.703671108Z [Info] fix_omgwtfnzbs: Starting migration of Log DB to 27
2026-06-13T01:44:37.706263108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2026-06-13T01:44:37', 'fix_omgwtfnzbs')
2026-06-13T01:44:37.713334862Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:37.717836729Z [Info] FluentMigrator.Runner.MigrationRunner: 27: fix_omgwtfnzbs migrated
2026-06-13T01:44:37.720623522Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0180417s
2026-06-13T01:44:37.723182697Z [Info] FluentMigrator.Runner.MigrationRunner: 28: add_blacklist_table migrating
2026-06-13T01:44:37.726057738Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:37.729841860Z [Info] add_blacklist_table: Starting migration of Log DB to 28
2026-06-13T01:44:37.732572319Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2026-06-13T01:44:37', 'add_blacklist_table')
2026-06-13T01:44:37.739040577Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:37.743210185Z [Info] FluentMigrator.Runner.MigrationRunner: 28: add_blacklist_table migrated
2026-06-13T01:44:37.746107220Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0171695s
2026-06-13T01:44:37.748664110Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_formats_to_naming_config migrating
2026-06-13T01:44:37.751776149Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:37.755543046Z [Info] add_formats_to_naming_config: Starting migration of Log DB to 29
2026-06-13T01:44:37.758497757Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2026-06-13T01:44:37', 'add_formats_to_naming_config')
2026-06-13T01:44:37.765175306Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:37.769427371Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_formats_to_naming_config migrated
2026-06-13T01:44:37.772523397Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0176531s
2026-06-13T01:44:37.775068052Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_season_folder_format_to_naming_config migrating
2026-06-13T01:44:37.778468461Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:37.806450621Z [Info] add_season_folder_format_to_naming_config: Starting migration of Log DB to 30
2026-06-13T01:44:37.810265615Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2026-06-13T01:44:37', 'add_season_folder_format_to_naming_config')
2026-06-13T01:44:37.817858959Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:37.822967819Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_season_folder_format_to_naming_config migrated
2026-06-13T01:44:37.826461045Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0444951s
2026-06-13T01:44:37.829145832Z [Info] FluentMigrator.Runner.MigrationRunner: 31: delete_old_naming_config_columns migrating
2026-06-13T01:44:37.832733008Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:37.836724156Z [Info] delete_old_naming_config_columns: Starting migration of Log DB to 31
2026-06-13T01:44:37.839790443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2026-06-13T01:44:37', 'delete_old_naming_config_columns')
2026-06-13T01:44:37.846671251Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:37.851396288Z [Info] FluentMigrator.Runner.MigrationRunner: 31: delete_old_naming_config_columns migrated
2026-06-13T01:44:37.854625312Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0186587s
2026-06-13T01:44:37.857625806Z [Info] FluentMigrator.Runner.MigrationRunner: 32: set_default_release_group migrating
2026-06-13T01:44:37.861548587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:37.866232891Z [Info] set_default_release_group: Starting migration of Log DB to 32
2026-06-13T01:44:37.869691838Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2026-06-13T01:44:37', 'set_default_release_group')
2026-06-13T01:44:37.877175832Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:37.881555975Z [Info] FluentMigrator.Runner.MigrationRunner: 32: set_default_release_group migrated
2026-06-13T01:44:37.884593152Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.020009s
2026-06-13T01:44:37.887151274Z [Info] FluentMigrator.Runner.MigrationRunner: 33: add_api_key_to_pushover migrating
2026-06-13T01:44:37.890169553Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:37.894114289Z [Info] add_api_key_to_pushover: Starting migration of Log DB to 33
2026-06-13T01:44:37.897242119Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2026-06-13T01:44:37', 'add_api_key_to_pushover')
2026-06-13T01:44:37.904165082Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:37.908629344Z [Info] FluentMigrator.Runner.MigrationRunner: 33: add_api_key_to_pushover migrated
2026-06-13T01:44:37.911656411Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0184482s
2026-06-13T01:44:37.914224203Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_series_contraints migrating
2026-06-13T01:44:37.917330029Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:37.921290686Z [Info] remove_series_contraints: Starting migration of Log DB to 34
2026-06-13T01:44:37.924060856Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2026-06-13T01:44:37', 'remove_series_contraints')
2026-06-13T01:44:37.930817124Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:37.935198268Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_series_contraints migrated
2026-06-13T01:44:37.938201497Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0179028s
2026-06-13T01:44:37.940870413Z [Info] FluentMigrator.Runner.MigrationRunner: 35: add_series_folder_format_to_naming_config migrating
2026-06-13T01:44:37.944308608Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:37.948362553Z [Info] add_series_folder_format_to_naming_config: Starting migration of Log DB to 35
2026-06-13T01:44:37.951628531Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2026-06-13T01:44:37', 'add_series_folder_format_to_naming_config')
2026-06-13T01:44:37.958670905Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:37.962980596Z [Info] FluentMigrator.Runner.MigrationRunner: 35: add_series_folder_format_to_naming_config migrated
2026-06-13T01:44:37.966472770Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0186907s
2026-06-13T01:44:37.969084851Z [Info] FluentMigrator.Runner.MigrationRunner: 36: update_with_quality_converters migrating
2026-06-13T01:44:37.972386310Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:37.976356386Z [Info] update_with_quality_converters: Starting migration of Log DB to 36
2026-06-13T01:44:37.979400017Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2026-06-13T01:44:37', 'update_with_quality_converters')
2026-06-13T01:44:37.986750552Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:37.991098199Z [Info] FluentMigrator.Runner.MigrationRunner: 36: update_with_quality_converters migrated
2026-06-13T01:44:37.994276931Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0187112s
2026-06-13T01:44:37.997273837Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_configurable_qualities migrating
2026-06-13T01:44:38.000523924Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:38.004664473Z [Info] add_configurable_qualities: Starting migration of Log DB to 37
2026-06-13T01:44:38.007713364Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2026-06-13T01:44:38', 'add_configurable_qualities')
2026-06-13T01:44:38.015204993Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:38.020432863Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_configurable_qualities migrated
2026-06-13T01:44:38.024032674Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0197695s
2026-06-13T01:44:38.026628743Z [Info] FluentMigrator.Runner.MigrationRunner: 38: add_on_upgrade_to_notifications migrating
2026-06-13T01:44:38.029829870Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:38.033658141Z [Info] add_on_upgrade_to_notifications: Starting migration of Log DB to 38
2026-06-13T01:44:38.036704446Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2026-06-13T01:44:38', 'add_on_upgrade_to_notifications')
2026-06-13T01:44:38.219909429Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:38.238010677Z [Info] FluentMigrator.Runner.MigrationRunner: 38: add_on_upgrade_to_notifications migrated
2026-06-13T01:44:38.246378431Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2076366s
2026-06-13T01:44:38.271418095Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_metadata_tables migrating
2026-06-13T01:44:38.276050836Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:38.303795978Z [Info] add_metadata_tables: Starting migration of Log DB to 39
2026-06-13T01:44:38.319705062Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2026-06-13T01:44:38', 'add_metadata_tables')
2026-06-13T01:44:38.326449827Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:38.330815049Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_metadata_tables migrated
2026-06-13T01:44:38.334379919Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0552624s
2026-06-13T01:44:38.337969940Z [Info] FluentMigrator.Runner.MigrationRunner: 40: add_metadata_to_episodes_and_series migrating
2026-06-13T01:44:38.341173933Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:38.345223921Z [Info] add_metadata_to_episodes_and_series: Starting migration of Log DB to 40
2026-06-13T01:44:38.348747357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2026-06-13T01:44:38', 'add_metadata_to_episodes_and_series')
2026-06-13T01:44:38.356008563Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:38.360272060Z [Info] FluentMigrator.Runner.MigrationRunner: 40: add_metadata_to_episodes_and_series migrated
2026-06-13T01:44:38.363990148Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0190876s
2026-06-13T01:44:38.366512800Z [Info] FluentMigrator.Runner.MigrationRunner: 41: fix_xbmc_season_images_metadata migrating
2026-06-13T01:44:38.369627653Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:38.373754325Z [Info] fix_xbmc_season_images_metadata: Starting migration of Log DB to 41
2026-06-13T01:44:38.376664166Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2026-06-13T01:44:38', 'fix_xbmc_season_images_metadata')
2026-06-13T01:44:38.383159138Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:38.388593273Z [Info] FluentMigrator.Runner.MigrationRunner: 41: fix_xbmc_season_images_metadata migrated
2026-06-13T01:44:38.391717776Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0189413s
2026-06-13T01:44:38.394221679Z [Info] FluentMigrator.Runner.MigrationRunner: 42: add_download_clients_table migrating
2026-06-13T01:44:38.397170449Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:38.400850932Z [Info] add_download_clients_table: Starting migration of Log DB to 42
2026-06-13T01:44:38.403676563Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2026-06-13T01:44:38', 'add_download_clients_table')
2026-06-13T01:44:38.410261997Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:38.414673503Z [Info] FluentMigrator.Runner.MigrationRunner: 42: add_download_clients_table migrated
2026-06-13T01:44:38.417420255Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0172557s
2026-06-13T01:44:38.419884588Z [Info] FluentMigrator.Runner.MigrationRunner: 43: convert_config_to_download_clients migrating
2026-06-13T01:44:38.423495100Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:38.427216716Z [Info] convert_config_to_download_clients: Starting migration of Log DB to 43
2026-06-13T01:44:38.430196929Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (43, '2026-06-13T01:44:38', 'convert_config_to_download_clients')
2026-06-13T01:44:38.436924690Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:38.441207836Z [Info] FluentMigrator.Runner.MigrationRunner: 43: convert_config_to_download_clients migrated
2026-06-13T01:44:38.444349985Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0177153s
2026-06-13T01:44:38.446772885Z [Info] FluentMigrator.Runner.MigrationRunner: 44: fix_xbmc_episode_metadata migrating
2026-06-13T01:44:38.449689891Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:38.453378290Z [Info] fix_xbmc_episode_metadata: Starting migration of Log DB to 44
2026-06-13T01:44:38.456191316Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2026-06-13T01:44:38', 'fix_xbmc_episode_metadata')
2026-06-13T01:44:38.462535804Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:38.466712767Z [Info] FluentMigrator.Runner.MigrationRunner: 44: fix_xbmc_episode_metadata migrated
2026-06-13T01:44:38.469638881Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0170211s
2026-06-13T01:44:38.472062653Z [Info] FluentMigrator.Runner.MigrationRunner: 45: add_indexes migrating
2026-06-13T01:44:38.474645475Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:38.483900235Z [Info] add_indexes: Starting migration of Log DB to 45
2026-06-13T01:44:38.487182436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (45, '2026-06-13T01:44:38', 'add_indexes')
2026-06-13T01:44:38.493296982Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:38.497552233Z [Info] FluentMigrator.Runner.MigrationRunner: 45: add_indexes migrated
2026-06-13T01:44:38.500187570Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.022903s
2026-06-13T01:44:38.502782998Z [Info] FluentMigrator.Runner.MigrationRunner: 46: fix_nzb_su_url migrating
2026-06-13T01:44:38.505276230Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:38.508969789Z [Info] fix_nzb_su_url: Starting migration of Log DB to 46
2026-06-13T01:44:38.511552651Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (46, '2026-06-13T01:44:38', 'fix_nzb_su_url')
2026-06-13T01:44:38.518917385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:38.526774931Z [Info] FluentMigrator.Runner.MigrationRunner: 46: fix_nzb_su_url migrated
2026-06-13T01:44:38.529699993Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0212016s
2026-06-13T01:44:38.532277805Z [Info] FluentMigrator.Runner.MigrationRunner: 47: add_temporary_blacklist_columns migrating
2026-06-13T01:44:38.535371496Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:38.539079234Z [Info] add_temporary_blacklist_columns: Starting migration of Log DB to 47
2026-06-13T01:44:38.542992927Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (47, '2026-06-13T01:44:38', 'add_temporary_blacklist_columns')
2026-06-13T01:44:38.549839447Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:38.554961443Z [Info] FluentMigrator.Runner.MigrationRunner: 47: add_temporary_blacklist_columns migrated
2026-06-13T01:44:38.558374377Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0190498s
2026-06-13T01:44:38.561315361Z [Info] FluentMigrator.Runner.MigrationRunner: 48: add_title_to_scenemappings migrating
2026-06-13T01:44:38.564634326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:38.569328010Z [Info] add_title_to_scenemappings: Starting migration of Log DB to 48
2026-06-13T01:44:38.573985841Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (48, '2026-06-13T01:44:38', 'add_title_to_scenemappings')
2026-06-13T01:44:38.580487997Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:38.585660796Z [Info] FluentMigrator.Runner.MigrationRunner: 48: add_title_to_scenemappings migrated
2026-06-13T01:44:38.589671885Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0208544s
2026-06-13T01:44:38.592775386Z [Info] FluentMigrator.Runner.MigrationRunner: 49: fix_dognzb_url migrating
2026-06-13T01:44:38.595733134Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:38.602459311Z [Info] fix_dognzb_url: Starting migration of Log DB to 49
2026-06-13T01:44:38.605076513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (49, '2026-06-13T01:44:38', 'fix_dognzb_url')
2026-06-13T01:44:38.612248668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:38.617974461Z [Info] FluentMigrator.Runner.MigrationRunner: 49: fix_dognzb_url migrated
2026-06-13T01:44:38.620908430Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0216162s
2026-06-13T01:44:38.625807879Z [Info] FluentMigrator.Runner.MigrationRunner: 50: add_hash_to_metadata_files migrating
2026-06-13T01:44:38.631573461Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:38.638500874Z [Info] add_hash_to_metadata_files: Starting migration of Log DB to 50
2026-06-13T01:44:38.642658759Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (50, '2026-06-13T01:44:38', 'add_hash_to_metadata_files')
2026-06-13T01:44:38.650400331Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:38.655046950Z [Info] FluentMigrator.Runner.MigrationRunner: 50: add_hash_to_metadata_files migrated
2026-06-13T01:44:38.658055590Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.023529s
2026-06-13T01:44:38.660654144Z [Info] FluentMigrator.Runner.MigrationRunner: 51: download_client_import migrating
2026-06-13T01:44:38.664944405Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:38.669345760Z [Info] download_client_import: Starting migration of Log DB to 51
2026-06-13T01:44:38.673027666Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (51, '2026-06-13T01:44:38', 'download_client_import')
2026-06-13T01:44:38.680614176Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:38.684862924Z [Info] FluentMigrator.Runner.MigrationRunner: 51: download_client_import migrated
2026-06-13T01:44:38.689696970Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0203515s
2026-06-13T01:44:38.692203349Z [Info] FluentMigrator.Runner.MigrationRunner: 52: add_columns_for_anime migrating
2026-06-13T01:44:38.695036265Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:38.699045680Z [Info] add_columns_for_anime: Starting migration of Log DB to 52
2026-06-13T01:44:38.701758063Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (52, '2026-06-13T01:44:38', 'add_columns_for_anime')
2026-06-13T01:44:38.708017731Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:38.712932420Z [Info] FluentMigrator.Runner.MigrationRunner: 52: add_columns_for_anime migrated
2026-06-13T01:44:38.716068166Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0173793s
2026-06-13T01:44:38.718517770Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_series_sorttitle migrating
2026-06-13T01:44:38.721319954Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:38.725007401Z [Info] add_series_sorttitle: Starting migration of Log DB to 53
2026-06-13T01:44:38.727603139Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (53, '2026-06-13T01:44:38', 'add_series_sorttitle')
2026-06-13T01:44:38.733842646Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:38.737786099Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_series_sorttitle migrated
2026-06-13T01:44:38.740561349Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.016458s
2026-06-13T01:44:38.743682335Z [Info] FluentMigrator.Runner.MigrationRunner: 54: rename_profiles migrating
2026-06-13T01:44:38.746316621Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:38.750010791Z [Info] rename_profiles: Starting migration of Log DB to 54
2026-06-13T01:44:38.752719327Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (54, '2026-06-13T01:44:38', 'rename_profiles')
2026-06-13T01:44:38.758742609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:38.762746894Z [Info] FluentMigrator.Runner.MigrationRunner: 54: rename_profiles migrated
2026-06-13T01:44:38.765405118Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0163676s
2026-06-13T01:44:38.767843289Z [Info] FluentMigrator.Runner.MigrationRunner: 55: drop_old_profile_columns migrating
2026-06-13T01:44:38.770737418Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:38.774377770Z [Info] drop_old_profile_columns: Starting migration of Log DB to 55
2026-06-13T01:44:38.777047247Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (55, '2026-06-13T01:44:38', 'drop_old_profile_columns')
2026-06-13T01:44:38.783397217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:38.787377253Z [Info] FluentMigrator.Runner.MigrationRunner: 55: drop_old_profile_columns migrated
2026-06-13T01:44:38.790240039Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.016648s
2026-06-13T01:44:38.792623640Z [Info] FluentMigrator.Runner.MigrationRunner: 56: add_mediainfo_to_episodefile migrating
2026-06-13T01:44:38.795606498Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:38.799224796Z [Info] add_mediainfo_to_episodefile: Starting migration of Log DB to 56
2026-06-13T01:44:38.802018202Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (56, '2026-06-13T01:44:38', 'add_mediainfo_to_episodefile')
2026-06-13T01:44:38.808402681Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:38.812419692Z [Info] FluentMigrator.Runner.MigrationRunner: 56: add_mediainfo_to_episodefile migrated
2026-06-13T01:44:38.815424274Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0168106s
2026-06-13T01:44:38.817864098Z [Info] FluentMigrator.Runner.MigrationRunner: 57: convert_episode_file_path_to_relative migrating
2026-06-13T01:44:38.821167522Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:38.824785289Z [Info] convert_episode_file_path_to_relative: Starting migration of Log DB to 57
2026-06-13T01:44:38.827765551Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (57, '2026-06-13T01:44:38', 'convert_episode_file_path_to_relative')
2026-06-13T01:44:38.834519665Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:38.838781218Z [Info] FluentMigrator.Runner.MigrationRunner: 57: convert_episode_file_path_to_relative migrated
2026-06-13T01:44:38.842040383Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0175727s
2026-06-13T01:44:38.844681172Z [Info] FluentMigrator.Runner.MigrationRunner: 58: drop_episode_file_path migrating
2026-06-13T01:44:38.848232174Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:38.852175276Z [Info] drop_episode_file_path: Starting migration of Log DB to 58
2026-06-13T01:44:38.854906307Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (58, '2026-06-13T01:44:38', 'drop_episode_file_path')
2026-06-13T01:44:38.862635735Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:38.867795437Z [Info] FluentMigrator.Runner.MigrationRunner: 58: drop_episode_file_path migrated
2026-06-13T01:44:38.871181898Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0194849s
2026-06-13T01:44:38.874256330Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_enable_options_to_indexers migrating
2026-06-13T01:44:38.878290736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:38.882995232Z [Info] add_enable_options_to_indexers: Starting migration of Log DB to 59
2026-06-13T01:44:38.885926386Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (59, '2026-06-13T01:44:38', 'add_enable_options_to_indexers')
2026-06-13T01:44:38.893378445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:38.899025078Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_enable_options_to_indexers migrated
2026-06-13T01:44:38.902964503Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0203511s
2026-06-13T01:44:38.905817049Z [Info] FluentMigrator.Runner.MigrationRunner: 60: remove_enable_from_indexers migrating
2026-06-13T01:44:38.909337529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:38.914253832Z [Info] remove_enable_from_indexers: Starting migration of Log DB to 60
2026-06-13T01:44:38.918913927Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (60, '2026-06-13T01:44:38', 'remove_enable_from_indexers')
2026-06-13T01:44:38.926357089Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:38.931288692Z [Info] FluentMigrator.Runner.MigrationRunner: 60: remove_enable_from_indexers migrated
2026-06-13T01:44:38.934322052Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0219418s
2026-06-13T01:44:38.937830118Z [Info] FluentMigrator.Runner.MigrationRunner: 61: clear_bad_scene_names migrating
2026-06-13T01:44:38.941471271Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:38.946771266Z [Info] clear_bad_scene_names: Starting migration of Log DB to 61
2026-06-13T01:44:38.949556777Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (61, '2026-06-13T01:44:38', 'clear_bad_scene_names')
2026-06-13T01:44:38.955896486Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:38.961051900Z [Info] FluentMigrator.Runner.MigrationRunner: 61: clear_bad_scene_names migrated
2026-06-13T01:44:38.964272767Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0195642s
2026-06-13T01:44:38.966968797Z [Info] FluentMigrator.Runner.MigrationRunner: 62: convert_quality_models migrating
2026-06-13T01:44:38.969699698Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:38.973567498Z [Info] convert_quality_models: Starting migration of Log DB to 62
2026-06-13T01:44:38.976539985Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (62, '2026-06-13T01:44:38', 'convert_quality_models')
2026-06-13T01:44:38.983602320Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:38.988665989Z [Info] FluentMigrator.Runner.MigrationRunner: 62: convert_quality_models migrated
2026-06-13T01:44:38.991815803Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0181715s
2026-06-13T01:44:38.994262000Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_remotepathmappings migrating
2026-06-13T01:44:38.997840567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:39.002870829Z [Info] add_remotepathmappings: Starting migration of Log DB to 63
2026-06-13T01:44:39.005918448Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (63, '2026-06-13T01:44:39', 'add_remotepathmappings')
2026-06-13T01:44:39.012746090Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:39.017172996Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_remotepathmappings migrated
2026-06-13T01:44:39.020118639Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0199585s
2026-06-13T01:44:39.023553387Z [Info] FluentMigrator.Runner.MigrationRunner: 64: remove_method_from_logs migrating
2026-06-13T01:44:39.027459875Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:39.032394945Z [Info] remove_method_from_logs: Starting migration of Log DB to 64
2026-06-13T01:44:39.065058865Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Logs Method
2026-06-13T01:44:39.128288659Z [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-06-13T01:44:39.152567841Z [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-06-13T01:44:39.163347724Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs"
2026-06-13T01:44:39.181287968Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Logs_temp" RENAME TO "Logs"
2026-06-13T01:44:39.203454294Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC)
2026-06-13T01:44:39.210997347Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1411713s
2026-06-13T01:44:39.214042340Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (64, '2026-06-13T01:44:39', 'remove_method_from_logs')
2026-06-13T01:44:39.221009503Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:39.226498478Z [Info] FluentMigrator.Runner.MigrationRunner: 64: remove_method_from_logs migrated
2026-06-13T01:44:39.229865971Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1568368s
2026-06-13T01:44:39.232681753Z [Info] FluentMigrator.Runner.MigrationRunner: 65: make_scene_numbering_nullable migrating
2026-06-13T01:44:39.236503680Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:39.242736815Z [Info] make_scene_numbering_nullable: Starting migration of Log DB to 65
2026-06-13T01:44:39.246613744Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (65, '2026-06-13T01:44:39', 'make_scene_numbering_nullable')
2026-06-13T01:44:39.253865049Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:39.258562089Z [Info] FluentMigrator.Runner.MigrationRunner: 65: make_scene_numbering_nullable migrated
2026-06-13T01:44:39.261913700Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0221148s
2026-06-13T01:44:39.265570465Z [Info] FluentMigrator.Runner.MigrationRunner: 66: add_tags migrating
2026-06-13T01:44:39.268568053Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:39.272240951Z [Info] add_tags: Starting migration of Log DB to 66
2026-06-13T01:44:39.274552517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (66, '2026-06-13T01:44:39', 'add_tags')
2026-06-13T01:44:39.280470987Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:39.286412043Z [Info] FluentMigrator.Runner.MigrationRunner: 66: add_tags migrated
2026-06-13T01:44:39.289139337Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0178025s
2026-06-13T01:44:39.291581175Z [Info] FluentMigrator.Runner.MigrationRunner: 67: add_added_to_series migrating
2026-06-13T01:44:39.294358649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:39.299222215Z [Info] add_added_to_series: Starting migration of Log DB to 67
2026-06-13T01:44:39.303106769Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (67, '2026-06-13T01:44:39', 'add_added_to_series')
2026-06-13T01:44:39.309330424Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:39.313280180Z [Info] FluentMigrator.Runner.MigrationRunner: 67: add_added_to_series migrated
2026-06-13T01:44:39.316444984Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0189259s
2026-06-13T01:44:39.319377591Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_release_restrictions migrating
2026-06-13T01:44:39.322387623Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:39.325979769Z [Info] add_release_restrictions: Starting migration of Log DB to 68
2026-06-13T01:44:39.328774007Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (68, '2026-06-13T01:44:39', 'add_release_restrictions')
2026-06-13T01:44:39.335033103Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:39.339526764Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_release_restrictions migrated
2026-06-13T01:44:39.342602068Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0165792s
2026-06-13T01:44:39.344979938Z [Info] FluentMigrator.Runner.MigrationRunner: 69: quality_proper migrating
2026-06-13T01:44:39.348198981Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:39.352219690Z [Info] quality_proper: Starting migration of Log DB to 69
2026-06-13T01:44:39.354647660Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (69, '2026-06-13T01:44:39', 'quality_proper')
2026-06-13T01:44:39.360676623Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:39.364591809Z [Info] FluentMigrator.Runner.MigrationRunner: 69: quality_proper migrated
2026-06-13T01:44:39.367267167Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0169782s
2026-06-13T01:44:39.369672973Z [Info] FluentMigrator.Runner.MigrationRunner: 70: delay_profile migrating
2026-06-13T01:44:39.372271878Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:39.375887180Z [Info] delay_profile: Starting migration of Log DB to 70
2026-06-13T01:44:39.378252954Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (70, '2026-06-13T01:44:39', 'delay_profile')
2026-06-13T01:44:39.384255284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:39.388160189Z [Info] FluentMigrator.Runner.MigrationRunner: 70: delay_profile migrated
2026-06-13T01:44:39.390733703Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0158878s
2026-06-13T01:44:39.393162845Z [Info] FluentMigrator.Runner.MigrationRunner: 71: unknown_quality_in_profile migrating
2026-06-13T01:44:39.396050010Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:39.399620953Z [Info] unknown_quality_in_profile: Starting migration of Log DB to 71
2026-06-13T01:44:39.402292614Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (71, '2026-06-13T01:44:39', 'unknown_quality_in_profile')
2026-06-13T01:44:39.408597002Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:39.412519883Z [Info] FluentMigrator.Runner.MigrationRunner: 71: unknown_quality_in_profile migrated
2026-06-13T01:44:39.415381868Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0164871s
2026-06-13T01:44:39.417841822Z [Info] FluentMigrator.Runner.MigrationRunner: 72: history_downloadId migrating
2026-06-13T01:44:39.420581560Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:39.424165349Z [Info] history_downloadId: Starting migration of Log DB to 72
2026-06-13T01:44:39.426674944Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (72, '2026-06-13T01:44:39', 'history_downloadId')
2026-06-13T01:44:39.432834099Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:39.437191876Z [Info] FluentMigrator.Runner.MigrationRunner: 72: history_downloadId migrated
2026-06-13T01:44:39.441259950Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0165909s
2026-06-13T01:44:39.444109740Z [Info] FluentMigrator.Runner.MigrationRunner: 73: clear_ratings migrating
2026-06-13T01:44:39.446964921Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:39.450650805Z [Info] clear_ratings: Starting migration of Log DB to 73
2026-06-13T01:44:39.453087663Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (73, '2026-06-13T01:44:39', 'clear_ratings')
2026-06-13T01:44:39.459246758Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:39.464108611Z [Info] FluentMigrator.Runner.MigrationRunner: 73: clear_ratings migrated
2026-06-13T01:44:39.466735061Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0171375s
2026-06-13T01:44:39.469207390Z [Info] FluentMigrator.Runner.MigrationRunner: 74: disable_eztv migrating
2026-06-13T01:44:39.471741314Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:39.475306545Z [Info] disable_eztv: Starting migration of Log DB to 74
2026-06-13T01:44:39.477623622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (74, '2026-06-13T01:44:39', 'disable_eztv')
2026-06-13T01:44:39.483577324Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:39.487475996Z [Info] FluentMigrator.Runner.MigrationRunner: 74: disable_eztv migrated
2026-06-13T01:44:39.490384154Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0157513s
2026-06-13T01:44:39.492485346Z [Info] FluentMigrator.Runner.MigrationRunner: 75: force_lib_update migrating
2026-06-13T01:44:39.495088068Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:39.498960267Z [Info] force_lib_update: Starting migration of Log DB to 75
2026-06-13T01:44:39.501385662Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (75, '2026-06-13T01:44:39', 'force_lib_update')
2026-06-13T01:44:39.507446990Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:39.511300041Z [Info] FluentMigrator.Runner.MigrationRunner: 75: force_lib_update migrated
2026-06-13T01:44:39.513931531Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0162055s
2026-06-13T01:44:39.516293459Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_users_table migrating
2026-06-13T01:44:39.519061904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:39.522597546Z [Info] add_users_table: Starting migration of Log DB to 76
2026-06-13T01:44:39.524990666Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (76, '2026-06-13T01:44:39', 'add_users_table')
2026-06-13T01:44:39.531094931Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:39.534986098Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_users_table migrated
2026-06-13T01:44:39.537952142Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0159172s
2026-06-13T01:44:39.540905741Z [Info] FluentMigrator.Runner.MigrationRunner: 77: add_add_options_to_series migrating
2026-06-13T01:44:39.544085576Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:39.548069921Z [Info] add_add_options_to_series: Starting migration of Log DB to 77
2026-06-13T01:44:39.551146237Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (77, '2026-06-13T01:44:39', 'add_add_options_to_series')
2026-06-13T01:44:39.558056335Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:39.562856243Z [Info] FluentMigrator.Runner.MigrationRunner: 77: add_add_options_to_series migrated
2026-06-13T01:44:39.566166831Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0189597s
2026-06-13T01:44:39.568506223Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_commands_table migrating
2026-06-13T01:44:39.572030281Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:39.577803689Z [Info] add_commands_table: Starting migration of Log DB to 78
2026-06-13T01:44:39.580920998Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (78, '2026-06-13T01:44:39', 'add_commands_table')
2026-06-13T01:44:39.588341073Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:39.593242235Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_commands_table migrated
2026-06-13T01:44:39.596049679Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0214616s
2026-06-13T01:44:39.598433601Z [Info] FluentMigrator.Runner.MigrationRunner: 79: dedupe_tags migrating
2026-06-13T01:44:39.602956240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:39.606902058Z [Info] dedupe_tags: Starting migration of Log DB to 79
2026-06-13T01:44:39.609272773Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (79, '2026-06-13T01:44:39', 'dedupe_tags')
2026-06-13T01:44:39.616995808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:39.621121458Z [Info] FluentMigrator.Runner.MigrationRunner: 79: dedupe_tags migrated
2026-06-13T01:44:39.623719711Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0187412s
2026-06-13T01:44:39.626034834Z [Info] FluentMigrator.Runner.MigrationRunner: 81: move_dot_prefix_to_transmission_category migrating
2026-06-13T01:44:39.630262289Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:39.633964766Z [Info] move_dot_prefix_to_transmission_category: Starting migration of Log DB to 81
2026-06-13T01:44:39.638357494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (81, '2026-06-13T01:44:39', 'move_dot_prefix_to_transmission_category')
2026-06-13T01:44:39.646627000Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:39.650649011Z [Info] FluentMigrator.Runner.MigrationRunner: 81: move_dot_prefix_to_transmission_category migrated
2026-06-13T01:44:39.654620069Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0203983s
2026-06-13T01:44:39.658180811Z [Info] FluentMigrator.Runner.MigrationRunner: 82: add_fanzub_settings migrating
2026-06-13T01:44:39.661464304Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:39.665373899Z [Info] add_fanzub_settings: Starting migration of Log DB to 82
2026-06-13T01:44:39.668176213Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (82, '2026-06-13T01:44:39', 'add_fanzub_settings')
2026-06-13T01:44:39.675472088Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:39.679806338Z [Info] FluentMigrator.Runner.MigrationRunner: 82: add_fanzub_settings migrated
2026-06-13T01:44:39.682994289Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0189706s
2026-06-13T01:44:39.685835471Z [Info] FluentMigrator.Runner.MigrationRunner: 83: additonal_blacklist_columns migrating
2026-06-13T01:44:39.688985947Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:39.693516622Z [Info] additonal_blacklist_columns: Starting migration of Log DB to 83
2026-06-13T01:44:39.696970860Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (83, '2026-06-13T01:44:39', 'additonal_blacklist_columns')
2026-06-13T01:44:39.704265292Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:39.708235508Z [Info] FluentMigrator.Runner.MigrationRunner: 83: additonal_blacklist_columns migrated
2026-06-13T01:44:39.711877765Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0192494s
2026-06-13T01:44:39.714996256Z [Info] FluentMigrator.Runner.MigrationRunner: 84: update_quality_minmax_size migrating
2026-06-13T01:44:39.718799085Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:39.722980407Z [Info] update_quality_minmax_size: Starting migration of Log DB to 84
2026-06-13T01:44:39.726557942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (84, '2026-06-13T01:44:39', 'update_quality_minmax_size')
2026-06-13T01:44:39.733956504Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:39.737843974Z [Info] FluentMigrator.Runner.MigrationRunner: 84: update_quality_minmax_size migrated
2026-06-13T01:44:39.740720007Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0191935s
2026-06-13T01:44:39.743038817Z [Info] FluentMigrator.Runner.MigrationRunner: 85: expand_transmission_urlbase migrating
2026-06-13T01:44:39.747183515Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:39.750839860Z [Info] expand_transmission_urlbase: Starting migration of Log DB to 85
2026-06-13T01:44:39.754119295Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (85, '2026-06-13T01:44:39', 'expand_transmission_urlbase')
2026-06-13T01:44:39.761138813Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:39.766301792Z [Info] FluentMigrator.Runner.MigrationRunner: 85: expand_transmission_urlbase migrated
2026-06-13T01:44:39.769969319Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0191138s
2026-06-13T01:44:39.772279773Z [Info] FluentMigrator.Runner.MigrationRunner: 86: pushbullet_device_ids migrating
2026-06-13T01:44:39.775037247Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:39.778653009Z [Info] pushbullet_device_ids: Starting migration of Log DB to 86
2026-06-13T01:44:39.781196923Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (86, '2026-06-13T01:44:39', 'pushbullet_device_ids')
2026-06-13T01:44:39.788427717Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:39.792239836Z [Info] FluentMigrator.Runner.MigrationRunner: 86: pushbullet_device_ids migrated
2026-06-13T01:44:39.795258265Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0172013s
2026-06-13T01:44:39.797575803Z [Info] FluentMigrator.Runner.MigrationRunner: 87: remove_eztv migrating
2026-06-13T01:44:39.800807302Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:39.805045147Z [Info] remove_eztv: Starting migration of Log DB to 87
2026-06-13T01:44:39.808446889Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (87, '2026-06-13T01:44:39', 'remove_eztv')
2026-06-13T01:44:39.821250467Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:39.826009974Z [Info] FluentMigrator.Runner.MigrationRunner: 87: remove_eztv migrated
2026-06-13T01:44:39.829817222Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0252322s
2026-06-13T01:44:39.832170522Z [Info] FluentMigrator.Runner.MigrationRunner: 88: pushbullet_devices_channels_list migrating
2026-06-13T01:44:39.835201136Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:39.838747609Z [Info] pushbullet_devices_channels_list: Starting migration of Log DB to 88
2026-06-13T01:44:39.841617159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (88, '2026-06-13T01:44:39', 'pushbullet_devices_channels_list')
2026-06-13T01:44:39.849155372Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:39.853519873Z [Info] FluentMigrator.Runner.MigrationRunner: 88: pushbullet_devices_channels_list migrated
2026-06-13T01:44:39.857012778Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.018019s
2026-06-13T01:44:39.859546781Z [Info] FluentMigrator.Runner.MigrationRunner: 89: add_on_rename_to_notifcations migrating
2026-06-13T01:44:39.863027593Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:39.866660460Z [Info] add_on_rename_to_notifcations: Starting migration of Log DB to 89
2026-06-13T01:44:39.870286784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (89, '2026-06-13T01:44:39', 'add_on_rename_to_notifcations')
2026-06-13T01:44:39.877521325Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:39.882701749Z [Info] FluentMigrator.Runner.MigrationRunner: 89: add_on_rename_to_notifcations migrated
2026-06-13T01:44:39.886240417Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0190771s
2026-06-13T01:44:39.889460452Z [Info] FluentMigrator.Runner.MigrationRunner: 90: update_kickass_url migrating
2026-06-13T01:44:39.892135230Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:39.896360881Z [Info] update_kickass_url: Starting migration of Log DB to 90
2026-06-13T01:44:39.899532388Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (90, '2026-06-13T01:44:39', 'update_kickass_url')
2026-06-13T01:44:39.906653482Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:39.910778009Z [Info] FluentMigrator.Runner.MigrationRunner: 90: update_kickass_url migrated
2026-06-13T01:44:39.913520032Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0187567s
2026-06-13T01:44:39.915885867Z [Info] FluentMigrator.Runner.MigrationRunner: 91: added_indexerstatus migrating
2026-06-13T01:44:39.918555845Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:39.922169283Z [Info] added_indexerstatus: Starting migration of Log DB to 91
2026-06-13T01:44:39.924669258Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (91, '2026-06-13T01:44:39', 'added_indexerstatus')
2026-06-13T01:44:39.930765407Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:39.934744732Z [Info] FluentMigrator.Runner.MigrationRunner: 91: added_indexerstatus migrated
2026-06-13T01:44:39.937375119Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0161811s
2026-06-13T01:44:39.939632185Z [Info] FluentMigrator.Runner.MigrationRunner: 92: add_unverifiedscenenumbering migrating
2026-06-13T01:44:39.942485082Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:39.946019931Z [Info] add_unverifiedscenenumbering: Starting migration of Log DB to 92
2026-06-13T01:44:39.948721673Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (92, '2026-06-13T01:44:39', 'add_unverifiedscenenumbering')
2026-06-13T01:44:39.955550317Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:39.959673141Z [Info] FluentMigrator.Runner.MigrationRunner: 92: add_unverifiedscenenumbering migrated
2026-06-13T01:44:39.962539855Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0171826s
2026-06-13T01:44:39.964818434Z [Info] FluentMigrator.Runner.MigrationRunner: 93: naming_config_replace_illegal_characters migrating
2026-06-13T01:44:39.967930442Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:39.971505784Z [Info] naming_config_replace_illegal_characters: Starting migration of Log DB to 93
2026-06-13T01:44:39.974565266Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (93, '2026-06-13T01:44:39', 'naming_config_replace_illegal_characters')
2026-06-13T01:44:39.982248742Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:39.986752793Z [Info] FluentMigrator.Runner.MigrationRunner: 93: naming_config_replace_illegal_characters migrated
2026-06-13T01:44:39.990054123Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0182953s
2026-06-13T01:44:39.992686134Z [Info] FluentMigrator.Runner.MigrationRunner: 94: add_tvmazeid migrating
2026-06-13T01:44:39.995291371Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:39.999371469Z [Info] add_tvmazeid: Starting migration of Log DB to 94
2026-06-13T01:44:40.002459940Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (94, '2026-06-13T01:44:40', 'add_tvmazeid')
2026-06-13T01:44:40.009730745Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:40.014524059Z [Info] FluentMigrator.Runner.MigrationRunner: 94: add_tvmazeid migrated
2026-06-13T01:44:40.017246723Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0186068s
2026-06-13T01:44:40.020658003Z [Info] FluentMigrator.Runner.MigrationRunner: 95: add_additional_episodes_index migrating
2026-06-13T01:44:40.023637024Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:40.027391125Z [Info] add_additional_episodes_index: Starting migration of Log DB to 95
2026-06-13T01:44:40.031461133Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (95, '2026-06-13T01:44:40', 'add_additional_episodes_index')
2026-06-13T01:44:40.039017242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:40.043423006Z [Info] FluentMigrator.Runner.MigrationRunner: 95: add_additional_episodes_index migrated
2026-06-13T01:44:40.046641057Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0194389s
2026-06-13T01:44:40.049218408Z [Info] FluentMigrator.Runner.MigrationRunner: 96: disable_kickass migrating
2026-06-13T01:44:40.051788896Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:40.055305409Z [Info] disable_kickass: Starting migration of Log DB to 96
2026-06-13T01:44:40.058159216Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (96, '2026-06-13T01:44:40', 'disable_kickass')
2026-06-13T01:44:40.065019314Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:40.069342952Z [Info] FluentMigrator.Runner.MigrationRunner: 96: disable_kickass migrated
2026-06-13T01:44:40.072237272Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0172192s
2026-06-13T01:44:40.075477518Z [Info] FluentMigrator.Runner.MigrationRunner: 97: add_reason_to_pending_releases migrating
2026-06-13T01:44:40.078399463Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:40.082459240Z [Info] add_reason_to_pending_releases: Starting migration of Log DB to 97
2026-06-13T01:44:40.085360895Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (97, '2026-06-13T01:44:40', 'add_reason_to_pending_releases')
2026-06-13T01:44:40.092580055Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:40.097469613Z [Info] FluentMigrator.Runner.MigrationRunner: 97: add_reason_to_pending_releases migrated
2026-06-13T01:44:40.100431078Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0186442s
2026-06-13T01:44:40.102714267Z [Info] FluentMigrator.Runner.MigrationRunner: 98: remove_titans_of_tv migrating
2026-06-13T01:44:40.105959984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:40.110112498Z [Info] remove_titans_of_tv: Starting migration of Log DB to 98
2026-06-13T01:44:40.113442235Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (98, '2026-06-13T01:44:40', 'remove_titans_of_tv')
2026-06-13T01:44:40.121512910Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:40.126331456Z [Info] FluentMigrator.Runner.MigrationRunner: 98: remove_titans_of_tv migrated
2026-06-13T01:44:40.129167277Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.020879s
2026-06-13T01:44:40.131517421Z [Info] FluentMigrator.Runner.MigrationRunner: 99: extra_and_subtitle_files migrating
2026-06-13T01:44:40.134372431Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:40.138793576Z [Info] extra_and_subtitle_files: Starting migration of Log DB to 99
2026-06-13T01:44:40.142223124Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (99, '2026-06-13T01:44:40', 'extra_and_subtitle_files')
2026-06-13T01:44:40.149923574Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:40.154219967Z [Info] FluentMigrator.Runner.MigrationRunner: 99: extra_and_subtitle_files migrated
2026-06-13T01:44:40.157842263Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0196899s
2026-06-13T01:44:40.160372669Z [Info] FluentMigrator.Runner.MigrationRunner: 100: add_scene_season_number migrating
2026-06-13T01:44:40.163231869Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:40.167818537Z [Info] add_scene_season_number: Starting migration of Log DB to 100
2026-06-13T01:44:40.170689449Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (100, '2026-06-13T01:44:40', 'add_scene_season_number')
2026-06-13T01:44:40.178910137Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:40.183048442Z [Info] FluentMigrator.Runner.MigrationRunner: 100: add_scene_season_number migrated
2026-06-13T01:44:40.186163216Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0198189s
2026-06-13T01:44:40.188507277Z [Info] FluentMigrator.Runner.MigrationRunner: 101: add_ultrahd_quality_in_profiles migrating
2026-06-13T01:44:40.191618554Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:40.195561836Z [Info] add_ultrahd_quality_in_profiles: Starting migration of Log DB to 101
2026-06-13T01:44:40.199275355Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (101, '2026-06-13T01:44:40', 'add_ultrahd_quality_in_profiles')
2026-06-13T01:44:40.212041458Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:40.216368273Z [Info] FluentMigrator.Runner.MigrationRunner: 101: add_ultrahd_quality_in_profiles migrated
2026-06-13T01:44:40.219657879Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0248143s
2026-06-13T01:44:40.222015307Z [Info] FluentMigrator.Runner.MigrationRunner: 102: add_language_to_episodeFiles_history_and_blacklist migrating
2026-06-13T01:44:40.225733536Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:40.230064750Z [Info] add_language_to_episodeFiles_history_and_blacklist: Starting migration of Log DB to 102
2026-06-13T01:44:40.233727658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (102, '2026-06-13T01:44:40', 'add_language_to_episodeFiles_history_and_blacklist')
2026-06-13T01:44:40.241810918Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:40.246207373Z [Info] FluentMigrator.Runner.MigrationRunner: 102: add_language_to_episodeFiles_history_and_blacklist migrated
2026-06-13T01:44:40.249804489Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0205006s
2026-06-13T01:44:40.252426570Z [Info] FluentMigrator.Runner.MigrationRunner: 103: fix_metadata_file_extensions migrating
2026-06-13T01:44:40.255251470Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:40.259077676Z [Info] fix_metadata_file_extensions: Starting migration of Log DB to 103
2026-06-13T01:44:40.262178552Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (103, '2026-06-13T01:44:40', 'fix_metadata_file_extensions')
2026-06-13T01:44:40.270873244Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:40.275128735Z [Info] FluentMigrator.Runner.MigrationRunner: 103: fix_metadata_file_extensions migrated
2026-06-13T01:44:40.278079909Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0199607s
2026-06-13T01:44:40.280630537Z [Info] FluentMigrator.Runner.MigrationRunner: 104: remove_kickass migrating
2026-06-13T01:44:40.283202046Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:40.286808099Z [Info] remove_kickass: Starting migration of Log DB to 104
2026-06-13T01:44:40.289456864Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (104, '2026-06-13T01:44:40', 'remove_kickass')
2026-06-13T01:44:40.298299344Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:40.302646450Z [Info] FluentMigrator.Runner.MigrationRunner: 104: remove_kickass migrated
2026-06-13T01:44:40.305353012Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0194671s
2026-06-13T01:44:40.307786944Z [Info] FluentMigrator.Runner.MigrationRunner: 105: rename_torrent_downloadstation migrating
2026-06-13T01:44:40.310972600Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:40.315213893Z [Info] rename_torrent_downloadstation: Starting migration of Log DB to 105
2026-06-13T01:44:40.318434950Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (105, '2026-06-13T01:44:40', 'rename_torrent_downloadstation')
2026-06-13T01:44:40.326347738Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:40.330278184Z [Info] FluentMigrator.Runner.MigrationRunner: 105: rename_torrent_downloadstation migrated
2026-06-13T01:44:40.333958788Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.01942s
2026-06-13T01:44:40.336456028Z [Info] FluentMigrator.Runner.MigrationRunner: 106: update_btn_url migrating
2026-06-13T01:44:40.339041425Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:40.342677428Z [Info] update_btn_url: Starting migration of Log DB to 106
2026-06-13T01:44:40.345495124Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (106, '2026-06-13T01:44:40', 'update_btn_url')
2026-06-13T01:44:40.351831516Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:40.355836042Z [Info] FluentMigrator.Runner.MigrationRunner: 106: update_btn_url migrated
2026-06-13T01:44:40.358401168Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0168318s
2026-06-13T01:44:40.360910362Z [Info] FluentMigrator.Runner.MigrationRunner: 107: remove_wombles migrating
2026-06-13T01:44:40.363494427Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:40.367118637Z [Info] remove_wombles: Starting migration of Log DB to 107
2026-06-13T01:44:40.369859737Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (107, '2026-06-13T01:44:40', 'remove_wombles')
2026-06-13T01:44:40.428013818Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:40.433509477Z [Info] FluentMigrator.Runner.MigrationRunner: 107: remove_wombles migrated
2026-06-13T01:44:40.436506875Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0700168s
2026-06-13T01:44:40.439161441Z [Info] FluentMigrator.Runner.MigrationRunner: 108: fix_extra_file_extension migrating
2026-06-13T01:44:40.442221745Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:40.449992928Z [Info] fix_extra_file_extension: Starting migration of Log DB to 108
2026-06-13T01:44:40.452820954Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (108, '2026-06-13T01:44:40', 'fix_extra_file_extension')
2026-06-13T01:44:40.460356922Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:40.464677364Z [Info] FluentMigrator.Runner.MigrationRunner: 108: fix_extra_file_extension migrated
2026-06-13T01:44:40.468291874Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0225445s
2026-06-13T01:44:40.470748873Z [Info] FluentMigrator.Runner.MigrationRunner: 109: import_extra_files migrating
2026-06-13T01:44:40.473502860Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:40.477657899Z [Info] import_extra_files: Starting migration of Log DB to 109
2026-06-13T01:44:40.480495033Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (109, '2026-06-13T01:44:40', 'import_extra_files')
2026-06-13T01:44:40.487016449Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:40.491237781Z [Info] FluentMigrator.Runner.MigrationRunner: 109: import_extra_files migrated
2026-06-13T01:44:40.494009133Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0178162s
2026-06-13T01:44:40.496273494Z [Info] FluentMigrator.Runner.MigrationRunner: 110: fix_extra_files_config migrating
2026-06-13T01:44:40.499396574Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:40.503717427Z [Info] fix_extra_files_config: Starting migration of Log DB to 110
2026-06-13T01:44:40.506389980Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (110, '2026-06-13T01:44:40', 'fix_extra_files_config')
2026-06-13T01:44:40.513681536Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:40.517565288Z [Info] FluentMigrator.Runner.MigrationRunner: 110: fix_extra_files_config migrated
2026-06-13T01:44:40.520370589Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0182148s
2026-06-13T01:44:40.522734159Z [Info] FluentMigrator.Runner.MigrationRunner: 111: create_language_profiles migrating
2026-06-13T01:44:40.525560833Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:40.530252813Z [Info] create_language_profiles: Starting migration of Log DB to 111
2026-06-13T01:44:40.532919895Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (111, '2026-06-13T01:44:40', 'create_language_profiles')
2026-06-13T01:44:40.540482547Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:40.545477338Z [Info] FluentMigrator.Runner.MigrationRunner: 111: create_language_profiles migrated
2026-06-13T01:44:40.548300634Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0199238s
2026-06-13T01:44:40.550649405Z [Info] FluentMigrator.Runner.MigrationRunner: 112: added_regex_to_scenemapping migrating
2026-06-13T01:44:40.553510848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:40.558542583Z [Info] added_regex_to_scenemapping: Starting migration of Log DB to 112
2026-06-13T01:44:40.561509529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (112, '2026-06-13T01:44:40', 'added_regex_to_scenemapping')
2026-06-13T01:44:40.569099195Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:40.573621344Z [Info] FluentMigrator.Runner.MigrationRunner: 112: added_regex_to_scenemapping migrated
2026-06-13T01:44:40.576639212Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0200882s
2026-06-13T01:44:40.579039116Z [Info] FluentMigrator.Runner.MigrationRunner: 113: consolidate_indexer_baseurl migrating
2026-06-13T01:44:40.581863044Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:40.586435734Z [Info] consolidate_indexer_baseurl: Starting migration of Log DB to 113
2026-06-13T01:44:40.589192085Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (113, '2026-06-13T01:44:40', 'consolidate_indexer_baseurl')
2026-06-13T01:44:40.596439433Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:40.601372659Z [Info] FluentMigrator.Runner.MigrationRunner: 113: consolidate_indexer_baseurl migrated
2026-06-13T01:44:40.604400718Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0194305s
2026-06-13T01:44:40.607383035Z [Info] FluentMigrator.Runner.MigrationRunner: 114: rename_indexer_status_id migrating
2026-06-13T01:44:40.610470964Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:40.614516402Z [Info] rename_indexer_status_id: Starting migration of Log DB to 114
2026-06-13T01:44:40.617340220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (114, '2026-06-13T01:44:40', 'rename_indexer_status_id')
2026-06-13T01:44:40.624397354Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:40.628243942Z [Info] FluentMigrator.Runner.MigrationRunner: 114: rename_indexer_status_id migrated
2026-06-13T01:44:40.631639050Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0179869s
2026-06-13T01:44:40.634151430Z [Info] FluentMigrator.Runner.MigrationRunner: 115: add_downloadclient_status migrating
2026-06-13T01:44:40.637055439Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:40.640649939Z [Info] add_downloadclient_status: Starting migration of Log DB to 115
2026-06-13T01:44:40.643399497Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (115, '2026-06-13T01:44:40', 'add_downloadclient_status')
2026-06-13T01:44:40.649695869Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:40.653514310Z [Info] FluentMigrator.Runner.MigrationRunner: 115: add_downloadclient_status migrated
2026-06-13T01:44:40.657500308Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0164715s
2026-06-13T01:44:40.659983259Z [Info] FluentMigrator.Runner.MigrationRunner: 116: disable_nyaa migrating
2026-06-13T01:44:40.662479187Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:40.666020479Z [Info] disable_nyaa: Starting migration of Log DB to 116
2026-06-13T01:44:40.668348328Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (116, '2026-06-13T01:44:40', 'disable_nyaa')
2026-06-13T01:44:40.674612004Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:40.678407138Z [Info] FluentMigrator.Runner.MigrationRunner: 116: disable_nyaa migrated
2026-06-13T01:44:40.681569497Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.015931s
2026-06-13T01:44:40.683928479Z [Info] FluentMigrator.Runner.MigrationRunner: 117: add_webrip_and_br480_qualites_in_profile migrating
2026-06-13T01:44:40.687079676Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:40.690569855Z [Info] add_webrip_and_br480_qualites_in_profile: Starting migration of Log DB to 117
2026-06-13T01:44:40.693518194Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (117, '2026-06-13T01:44:40', 'add_webrip_and_br480_qualites_in_profile')
2026-06-13T01:44:40.700556891Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:40.704747812Z [Info] FluentMigrator.Runner.MigrationRunner: 117: add_webrip_and_br480_qualites_in_profile migrated
2026-06-13T01:44:40.708633238Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0176782s
2026-06-13T01:44:40.711204396Z [Info] FluentMigrator.Runner.MigrationRunner: 118: add_history_eventType_index migrating
2026-06-13T01:44:40.714190781Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:40.718041507Z [Info] add_history_eventType_index: Starting migration of Log DB to 118
2026-06-13T01:44:40.721292585Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (118, '2026-06-13T01:44:40', 'add_history_eventType_index')
2026-06-13T01:44:40.727808309Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:40.733417537Z [Info] FluentMigrator.Runner.MigrationRunner: 118: add_history_eventType_index migrated
2026-06-13T01:44:40.737318414Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.019256s
2026-06-13T01:44:40.739967730Z [Info] FluentMigrator.Runner.MigrationRunner: 119: separate_automatic_and_interactive_searches migrating
2026-06-13T01:44:40.743296535Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:40.747570854Z [Info] separate_automatic_and_interactive_searches: Starting migration of Log DB to 119
2026-06-13T01:44:40.750900380Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (119, '2026-06-13T01:44:40', 'separate_automatic_and_interactive_searches')
2026-06-13T01:44:40.758584938Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:40.762720487Z [Info] FluentMigrator.Runner.MigrationRunner: 119: separate_automatic_and_interactive_searches migrated
2026-06-13T01:44:40.766169304Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.019451s
2026-06-13T01:44:40.768498886Z [Info] FluentMigrator.Runner.MigrationRunner: 120: update_series_episodes_history_indexes migrating
2026-06-13T01:44:40.771605393Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:40.775398453Z [Info] update_series_episodes_history_indexes: Starting migration of Log DB to 120
2026-06-13T01:44:40.778346631Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (120, '2026-06-13T01:44:40', 'update_series_episodes_history_indexes')
2026-06-13T01:44:40.784888176Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:40.790855595Z [Info] FluentMigrator.Runner.MigrationRunner: 120: update_series_episodes_history_indexes migrated
2026-06-13T01:44:40.796140310Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0192382s
2026-06-13T01:44:40.798422416Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_animetosho_url migrating
2026-06-13T01:44:40.801142996Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:40.813340674Z [Info] update_animetosho_url: Starting migration of Log DB to 121
2026-06-13T01:44:40.817679283Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (121, '2026-06-13T01:44:40', 'update_animetosho_url')
2026-06-13T01:44:40.825299130Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:40.829395410Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_animetosho_url migrated
2026-06-13T01:44:40.833250245Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0282442s
2026-06-13T01:44:40.835832135Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_remux_qualities_in_profile migrating
2026-06-13T01:44:40.838772608Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:40.842349391Z [Info] add_remux_qualities_in_profile: Starting migration of Log DB to 122
2026-06-13T01:44:40.845109751Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (122, '2026-06-13T01:44:40', 'add_remux_qualities_in_profile')
2026-06-13T01:44:40.851428478Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:40.855292641Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_remux_qualities_in_profile migrated
2026-06-13T01:44:40.858337013Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0165141s
2026-06-13T01:44:40.860632026Z [Info] FluentMigrator.Runner.MigrationRunner: 123: add_history_seriesId_index migrating
2026-06-13T01:44:40.863431524Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:40.866936323Z [Info] add_history_seriesId_index: Starting migration of Log DB to 123
2026-06-13T01:44:40.869854471Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (123, '2026-06-13T01:44:40', 'add_history_seriesId_index')
2026-06-13T01:44:40.876455527Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:40.881879301Z [Info] FluentMigrator.Runner.MigrationRunner: 123: add_history_seriesId_index migrated
2026-06-13T01:44:40.884758951Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0183987s
2026-06-13T01:44:40.887122451Z [Info] FluentMigrator.Runner.MigrationRunner: 124: remove_media_browser_metadata migrating
2026-06-13T01:44:40.890034026Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:40.893613535Z [Info] remove_media_browser_metadata: Starting migration of Log DB to 124
2026-06-13T01:44:40.898720311Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (124, '2026-06-13T01:44:40', 'remove_media_browser_metadata')
2026-06-13T01:44:40.905455016Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:40.909316183Z [Info] FluentMigrator.Runner.MigrationRunner: 124: remove_media_browser_metadata migrated
2026-06-13T01:44:40.913336039Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0192805s
2026-06-13T01:44:40.915711714Z [Info] FluentMigrator.Runner.MigrationRunner: 125: remove_notify_my_android_and_pushalot_notifications migrating
2026-06-13T01:44:40.919157645Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:40.922757806Z [Info] remove_notify_my_android_and_pushalot_notifications: Starting migration of Log DB to 125
2026-06-13T01:44:40.926169969Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (125, '2026-06-13T01:44:40', 'remove_notify_my_android_and_pushalot_notifications')
2026-06-13T01:44:40.933089766Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:40.937084041Z [Info] FluentMigrator.Runner.MigrationRunner: 125: remove_notify_my_android_and_pushalot_notifications migrated
2026-06-13T01:44:40.940515553Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0178759s
2026-06-13T01:44:40.942815445Z [Info] FluentMigrator.Runner.MigrationRunner: 126: add_custom_filters migrating
2026-06-13T01:44:40.945509060Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:40.949323864Z [Info] add_custom_filters: Starting migration of Log DB to 126
2026-06-13T01:44:40.951814030Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (126, '2026-06-13T01:44:40', 'add_custom_filters')
2026-06-13T01:44:40.958124650Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:40.963334303Z [Info] FluentMigrator.Runner.MigrationRunner: 126: add_custom_filters migrated
2026-06-13T01:44:40.966061787Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.017796s
2026-06-13T01:44:40.968294965Z [Info] FluentMigrator.Runner.MigrationRunner: 127: rename_restrictions_to_release_profiles migrating
2026-06-13T01:44:40.971918172Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:40.976075696Z [Info] rename_restrictions_to_release_profiles: Starting migration of Log DB to 127
2026-06-13T01:44:40.979117152Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (127, '2026-06-13T01:44:40', 'rename_restrictions_to_release_profiles')
2026-06-13T01:44:40.986205890Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:40.990938171Z [Info] FluentMigrator.Runner.MigrationRunner: 127: rename_restrictions_to_release_profiles migrated
2026-06-13T01:44:40.994460837Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0192748s
2026-06-13T01:44:40.996829989Z [Info] FluentMigrator.Runner.MigrationRunner: 128: rename_quality_profiles_add_upgrade_allowed migrating
2026-06-13T01:44:41.000110045Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:41.003644995Z [Info] rename_quality_profiles_add_upgrade_allowed: Starting migration of Log DB to 128
2026-06-13T01:44:41.006761712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (128, '2026-06-13T01:44:41', 'rename_quality_profiles_add_upgrade_allowed')
2026-06-13T01:44:41.013708294Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:41.017684232Z [Info] FluentMigrator.Runner.MigrationRunner: 128: rename_quality_profiles_add_upgrade_allowed migrated
2026-06-13T01:44:41.020980902Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0175863s
2026-06-13T01:44:41.023457630Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_relative_original_path_to_episode_file migrating
2026-06-13T01:44:41.026712516Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:41.030245322Z [Info] add_relative_original_path_to_episode_file: Starting migration of Log DB to 129
2026-06-13T01:44:41.033420277Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (129, '2026-06-13T01:44:41', 'add_relative_original_path_to_episode_file')
2026-06-13T01:44:41.040773828Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:41.044709695Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_relative_original_path_to_episode_file migrated
2026-06-13T01:44:41.048147690Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0179797s
2026-06-13T01:44:41.050401580Z [Info] FluentMigrator.Runner.MigrationRunner: 130: episode_last_searched_time migrating
2026-06-13T01:44:41.053245818Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:41.056929658Z [Info] episode_last_searched_time: Starting migration of Log DB to 130
2026-06-13T01:44:41.059603554Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (130, '2026-06-13T01:44:41', 'episode_last_searched_time')
2026-06-13T01:44:41.066270161Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:41.070291631Z [Info] FluentMigrator.Runner.MigrationRunner: 130: episode_last_searched_time migrated
2026-06-13T01:44:41.073237585Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0170484s
2026-06-13T01:44:41.075614883Z [Info] FluentMigrator.Runner.MigrationRunner: 131: download_propers_config migrating
2026-06-13T01:44:41.078454332Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:41.082201800Z [Info] download_propers_config: Starting migration of Log DB to 131
2026-06-13T01:44:41.085128725Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (131, '2026-06-13T01:44:41', 'download_propers_config')
2026-06-13T01:44:41.091083168Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:41.094888232Z [Info] FluentMigrator.Runner.MigrationRunner: 131: download_propers_config migrated
2026-06-13T01:44:41.098229873Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0164319s
2026-06-13T01:44:41.100666621Z [Info] FluentMigrator.Runner.MigrationRunner: 132: add_download_client_priority migrating
2026-06-13T01:44:41.103602354Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:41.107307346Z [Info] add_download_client_priority: Starting migration of Log DB to 132
2026-06-13T01:44:41.110120312Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (132, '2026-06-13T01:44:41', 'add_download_client_priority')
2026-06-13T01:44:41.116445111Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:41.120368213Z [Info] FluentMigrator.Runner.MigrationRunner: 132: add_download_client_priority migrated
2026-06-13T01:44:41.123315529Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0167502s
2026-06-13T01:44:41.125645752Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_specials_folder_format migrating
2026-06-13T01:44:41.128479570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:41.132242289Z [Info] add_specials_folder_format: Starting migration of Log DB to 134
2026-06-13T01:44:41.134663034Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (134, '2026-06-13T01:44:41', 'add_specials_folder_format')
2026-06-13T01:44:41.140879596Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:41.144891145Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_specials_folder_format migrated
2026-06-13T01:44:41.147718160Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.016407s
2026-06-13T01:44:41.150023563Z [Info] FluentMigrator.Runner.MigrationRunner: 135: health_issue_notification migrating
2026-06-13T01:44:41.152965779Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:41.156521751Z [Info] health_issue_notification: Starting migration of Log DB to 135
2026-06-13T01:44:41.159457835Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (135, '2026-06-13T01:44:41', 'health_issue_notification')
2026-06-13T01:44:41.165663514Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:41.169567097Z [Info] FluentMigrator.Runner.MigrationRunner: 135: health_issue_notification migrated
2026-06-13T01:44:41.172431686Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0166146s
2026-06-13T01:44:41.174766819Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_indexer_and_enabled_to_release_profiles migrating
2026-06-13T01:44:41.178207700Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:41.181648661Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Log DB to 136
2026-06-13T01:44:41.184699345Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (136, '2026-06-13T01:44:41', 'add_indexer_and_enabled_to_release_profiles')
2026-06-13T01:44:41.191369129Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:41.195592385Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_indexer_and_enabled_to_release_profiles migrated
2026-06-13T01:44:41.198817692Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0175775s
2026-06-13T01:44:41.201117143Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_airedbefore_to_episodes migrating
2026-06-13T01:44:41.204435937Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:41.207600872Z [Info] add_airedbefore_to_episodes: Starting migration of Log DB to 137
2026-06-13T01:44:41.210473498Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (137, '2026-06-13T01:44:41', 'add_airedbefore_to_episodes')
2026-06-13T01:44:41.216655169Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:41.221032876Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_airedbefore_to_episodes migrated
2026-06-13T01:44:41.224060424Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0170164s
2026-06-13T01:44:41.226426199Z [Info] FluentMigrator.Runner.MigrationRunner: 138: remove_bitmetv migrating
2026-06-13T01:44:41.229008901Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:41.232626497Z [Info] remove_bitmetv: Starting migration of Log DB to 138
2026-06-13T01:44:41.235106302Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (138, '2026-06-13T01:44:41', 'remove_bitmetv')
2026-06-13T01:44:41.241128883Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:41.245322710Z [Info] FluentMigrator.Runner.MigrationRunner: 138: remove_bitmetv migrated
2026-06-13T01:44:41.248204795Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0163248s
2026-06-13T01:44:41.250301257Z [Info] FluentMigrator.Runner.MigrationRunner: 139: add_download_history migrating
2026-06-13T01:44:41.253032578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:41.256612889Z [Info] add_download_history: Starting migration of Log DB to 139
2026-06-13T01:44:41.259147064Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (139, '2026-06-13T01:44:41', 'add_download_history')
2026-06-13T01:44:41.265320558Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:41.269317028Z [Info] FluentMigrator.Runner.MigrationRunner: 139: add_download_history migrated
2026-06-13T01:44:41.272078299Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0162695s
2026-06-13T01:44:41.274399935Z [Info] FluentMigrator.Runner.MigrationRunner: 140: remove_chown_and_folderchmod_config_v2 migrating
2026-06-13T01:44:41.277538507Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:41.281146995Z [Info] remove_chown_and_folderchmod_config_v2: Starting migration of Log DB to 140
2026-06-13T01:44:41.284171697Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (140, '2026-06-13T01:44:41', 'remove_chown_and_folderchmod_config_v2')
2026-06-13T01:44:41.290797352Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:41.294830566Z [Info] FluentMigrator.Runner.MigrationRunner: 140: remove_chown_and_folderchmod_config_v2 migrated
2026-06-13T01:44:41.298307559Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0172929s
2026-06-13T01:44:41.300653624Z [Info] FluentMigrator.Runner.MigrationRunner: 141: add_update_history migrating
2026-06-13T01:44:41.303407200Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:41.306955928Z [Info] add_update_history: Starting migration of Log DB to 141
2026-06-13T01:44:41.327597683Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable UpdateHistory
2026-06-13T01:44:41.332956136Z [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-06-13T01:44:41.341709817Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110087s
2026-06-13T01:44:41.344381268Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex UpdateHistory (Date)
2026-06-13T01:44:41.347504999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC)
2026-06-13T01:44:41.352763772Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0056492s
2026-06-13T01:44:41.355189467Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (141, '2026-06-13T01:44:41', 'add_update_history')
2026-06-13T01:44:41.361601943Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:41.365847494Z [Info] FluentMigrator.Runner.MigrationRunner: 141: add_update_history migrated
2026-06-13T01:44:41.368570178Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0187502s
2026-06-13T01:44:41.371116787Z [Info] FluentMigrator.Runner.MigrationRunner: 142: import_lists migrating
2026-06-13T01:44:41.373702495Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:41.377564604Z [Info] import_lists: Starting migration of Log DB to 142
2026-06-13T01:44:41.379925560Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (142, '2026-06-13T01:44:41', 'import_lists')
2026-06-13T01:44:41.385863349Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:41.389926282Z [Info] FluentMigrator.Runner.MigrationRunner: 142: import_lists migrated
2026-06-13T01:44:41.392496890Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0162355s
2026-06-13T01:44:41.394802223Z [Info] FluentMigrator.Runner.MigrationRunner: 143: add_priority_to_indexers migrating
2026-06-13T01:44:41.397622654Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:41.401189368Z [Info] add_priority_to_indexers: Starting migration of Log DB to 143
2026-06-13T01:44:41.403825247Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (143, '2026-06-13T01:44:41', 'add_priority_to_indexers')
2026-06-13T01:44:41.410154936Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:41.414252750Z [Info] FluentMigrator.Runner.MigrationRunner: 143: add_priority_to_indexers migrated
2026-06-13T01:44:41.416910603Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0164466s
2026-06-13T01:44:41.419281118Z [Info] FluentMigrator.Runner.MigrationRunner: 144: import_lists_series_type_and_season_folder migrating
2026-06-13T01:44:41.422516775Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:41.426085092Z [Info] import_lists_series_type_and_season_folder: Starting migration of Log DB to 144
2026-06-13T01:44:41.429176678Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (144, '2026-06-13T01:44:41', 'import_lists_series_type_and_season_folder')
2026-06-13T01:44:41.436385739Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:41.440563864Z [Info] FluentMigrator.Runner.MigrationRunner: 144: import_lists_series_type_and_season_folder migrated
2026-06-13T01:44:41.443943160Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0180461s
2026-06-13T01:44:41.446354106Z [Info] FluentMigrator.Runner.MigrationRunner: 145: remove_growl migrating
2026-06-13T01:44:41.448904523Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:41.454355663Z [Info] remove_growl: Starting migration of Log DB to 145
2026-06-13T01:44:41.460900656Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (145, '2026-06-13T01:44:41', 'remove_growl')
2026-06-13T01:44:41.467294203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:41.471386766Z [Info] FluentMigrator.Runner.MigrationRunner: 145: remove_growl migrated
2026-06-13T01:44:41.474032595Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0224846s
2026-06-13T01:44:41.476629616Z [Info] FluentMigrator.Runner.MigrationRunner: 146: cleanup_duplicates_updatehistory migrating
2026-06-13T01:44:41.479745101Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:41.483784687Z [Info] cleanup_duplicates_updatehistory: Starting migration of Log DB to 146
2026-06-13T01:44:41.488469763Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-13T01:44:41.491073187Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-13T01:44:41.511055886Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0196619s
2026-06-13T01:44:41.513996388Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (146, '2026-06-13T01:44:41', 'cleanup_duplicates_updatehistory')
2026-06-13T01:44:41.520627454Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:41.524893737Z [Info] FluentMigrator.Runner.MigrationRunner: 146: cleanup_duplicates_updatehistory migrated
2026-06-13T01:44:41.527901615Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0339113s
2026-06-13T01:44:41.530597916Z [Info] FluentMigrator.Runner.MigrationRunner: 147: swap_filechmod_for_folderchmod migrating
2026-06-13T01:44:41.533405210Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:41.537262549Z [Info] swap_filechmod_for_folderchmod: Starting migration of Log DB to 147
2026-06-13T01:44:41.540331901Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (147, '2026-06-13T01:44:41', 'swap_filechmod_for_folderchmod')
2026-06-13T01:44:41.546948318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:41.551210603Z [Info] FluentMigrator.Runner.MigrationRunner: 147: swap_filechmod_for_folderchmod migrated
2026-06-13T01:44:41.554476621Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0178s
2026-06-13T01:44:41.556996346Z [Info] FluentMigrator.Runner.MigrationRunner: 148: mediainfo_channels migrating
2026-06-13T01:44:41.560127934Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:41.563841574Z [Info] mediainfo_channels: Starting migration of Log DB to 148
2026-06-13T01:44:41.566529117Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (148, '2026-06-13T01:44:41', 'mediainfo_channels')
2026-06-13T01:44:41.572942224Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:41.577103715Z [Info] FluentMigrator.Runner.MigrationRunner: 148: mediainfo_channels migrated
2026-06-13T01:44:41.580295494Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0170427s
2026-06-13T01:44:41.582732513Z [Info] FluentMigrator.Runner.MigrationRunner: 149: add_on_delete_to_notifications migrating
2026-06-13T01:44:41.585736533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:41.589537759Z [Info] add_on_delete_to_notifications: Starting migration of Log DB to 149
2026-06-13T01:44:41.592479354Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (149, '2026-06-13T01:44:41', 'add_on_delete_to_notifications')
2026-06-13T01:44:41.599319872Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:41.603781589Z [Info] FluentMigrator.Runner.MigrationRunner: 149: add_on_delete_to_notifications migrated
2026-06-13T01:44:41.606655056Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0178265s
2026-06-13T01:44:41.609205704Z [Info] FluentMigrator.Runner.MigrationRunner: 150: add_scene_mapping_origin migrating
2026-06-13T01:44:41.612217189Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:41.616196274Z [Info] add_scene_mapping_origin: Starting migration of Log DB to 150
2026-06-13T01:44:41.619126365Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (150, '2026-06-13T01:44:41', 'add_scene_mapping_origin')
2026-06-13T01:44:41.625504762Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:41.629647737Z [Info] FluentMigrator.Runner.MigrationRunner: 150: add_scene_mapping_origin migrated
2026-06-13T01:44:41.632493669Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0175623s
2026-06-13T01:44:41.635022753Z [Info] FluentMigrator.Runner.MigrationRunner: 151: remove_custom_filter_type migrating
2026-06-13T01:44:41.638061814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:41.641840615Z [Info] remove_custom_filter_type: Starting migration of Log DB to 151
2026-06-13T01:44:41.644740787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (151, '2026-06-13T01:44:41', 'remove_custom_filter_type')
2026-06-13T01:44:41.651524089Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:41.655801164Z [Info] FluentMigrator.Runner.MigrationRunner: 151: remove_custom_filter_type migrated
2026-06-13T01:44:41.658689561Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0178903s
2026-06-13T01:44:41.661196651Z [Info] FluentMigrator.Runner.MigrationRunner: 152: update_btn_url_to_https migrating
2026-06-13T01:44:41.664119468Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:41.668149104Z [Info] update_btn_url_to_https: Starting migration of Log DB to 152
2026-06-13T01:44:41.670978724Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (152, '2026-06-13T01:44:41', 'update_btn_url_to_https')
2026-06-13T01:44:41.677566923Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:41.681807765Z [Info] FluentMigrator.Runner.MigrationRunner: 152: update_btn_url_to_https migrated
2026-06-13T01:44:41.684643998Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0176667s
2026-06-13T01:44:41.687282422Z [Info] FluentMigrator.Runner.MigrationRunner: 153: add_on_episodefiledelete_for_upgrade migrating
2026-06-13T01:44:41.690241402Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:41.694021185Z [Info] add_on_episodefiledelete_for_upgrade: Starting migration of Log DB to 153
2026-06-13T01:44:41.697337714Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (153, '2026-06-13T01:44:41', 'add_on_episodefiledelete_for_upgrade')
2026-06-13T01:44:41.704430821Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:41.708184762Z [Info] FluentMigrator.Runner.MigrationRunner: 153: add_on_episodefiledelete_for_upgrade migrated
2026-06-13T01:44:41.711487795Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0179305s
2026-06-13T01:44:41.713575470Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_name_release_profile migrating
2026-06-13T01:44:41.716337874Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:41.719897944Z [Info] add_name_release_profile: Starting migration of Log DB to 154
2026-06-13T01:44:41.722520046Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (154, '2026-06-13T01:44:41', 'add_name_release_profile')
2026-06-13T01:44:41.728687478Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:41.732657694Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_name_release_profile migrated
2026-06-13T01:44:41.735402322Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0163014s
2026-06-13T01:44:41.737725181Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_arabic_and_hindi_languages migrating
2026-06-13T01:44:41.740702888Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:41.744409234Z [Info] add_arabic_and_hindi_languages: Starting migration of Log DB to 155
2026-06-13T01:44:41.747243061Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (155, '2026-06-13T01:44:41', 'add_arabic_and_hindi_languages')
2026-06-13T01:44:41.753761240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:41.758188567Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_arabic_and_hindi_languages migrated
2026-06-13T01:44:41.761400106Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0174422s
2026-06-13T01:44:41.763764157Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_bypass_to_delay_profile migrating
2026-06-13T01:44:41.766745232Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:41.770317657Z [Info] add_bypass_to_delay_profile: Starting migration of Log DB to 156
2026-06-13T01:44:41.773054299Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (156, '2026-06-13T01:44:41', 'add_bypass_to_delay_profile')
2026-06-13T01:44:41.779429529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:41.783268943Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_bypass_to_delay_profile migrated
2026-06-13T01:44:41.786173343Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0165538s
2026-06-13T01:44:41.788502895Z [Info] FluentMigrator.Runner.MigrationRunner: 157: email_multiple_addresses migrating
2026-06-13T01:44:41.791635384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:41.795297099Z [Info] email_multiple_addresses: Starting migration of Log DB to 157
2026-06-13T01:44:41.798089924Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (157, '2026-06-13T01:44:41', 'email_multiple_addresses')
2026-06-13T01:44:41.804772414Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:41.808781368Z [Info] FluentMigrator.Runner.MigrationRunner: 157: email_multiple_addresses migrated
2026-06-13T01:44:41.811618292Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0171371s
2026-06-13T01:44:41.814143689Z [Info] FluentMigrator.Runner.MigrationRunner: 158: cdh_per_downloadclient migrating
2026-06-13T01:44:41.816919460Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:41.820547487Z [Info] cdh_per_downloadclient: Starting migration of Log DB to 158
2026-06-13T01:44:41.823144308Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (158, '2026-06-13T01:44:41', 'cdh_per_downloadclient')
2026-06-13T01:44:41.829282471Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:41.833156854Z [Info] FluentMigrator.Runner.MigrationRunner: 158: cdh_per_downloadclient migrated
2026-06-13T01:44:41.835893577Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0162287s
2026-06-13T01:44:41.838248840Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_indexer_tags migrating
2026-06-13T01:44:41.840953428Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:41.844664262Z [Info] add_indexer_tags: Starting migration of Log DB to 159
2026-06-13T01:44:41.847211593Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (159, '2026-06-13T01:44:41', 'add_indexer_tags')
2026-06-13T01:44:41.853370568Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:41.857358179Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_indexer_tags migrated
2026-06-13T01:44:41.860110002Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0163968s
2026-06-13T01:44:41.862522972Z [Info] FluentMigrator.Runner.MigrationRunner: 160: rename_blacklist_to_blocklist migrating
2026-06-13T01:44:41.865507544Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:41.869132464Z [Info] rename_blacklist_to_blocklist: Starting migration of Log DB to 160
2026-06-13T01:44:41.871929237Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (160, '2026-06-13T01:44:41', 'rename_blacklist_to_blocklist')
2026-06-13T01:44:41.878220189Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:41.882082157Z [Info] FluentMigrator.Runner.MigrationRunner: 160: rename_blacklist_to_blocklist migrated
2026-06-13T01:44:41.885040436Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0165686s
2026-06-13T01:44:41.887329105Z [Info] FluentMigrator.Runner.MigrationRunner: 161: remove_plex_hometheatre migrating
2026-06-13T01:44:41.890114766Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:41.893644686Z [Info] remove_plex_hometheatre: Starting migration of Log DB to 161
2026-06-13T01:44:41.896278601Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (161, '2026-06-13T01:44:41', 'remove_plex_hometheatre')
2026-06-13T01:44:41.902420592Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:41.906426400Z [Info] FluentMigrator.Runner.MigrationRunner: 161: remove_plex_hometheatre migrated
2026-06-13T01:44:41.909307012Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0162485s
2026-06-13T01:44:41.911714791Z [Info] FluentMigrator.Runner.MigrationRunner: 162: release_profile_to_array migrating
2026-06-13T01:44:41.914756779Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:41.918989233Z [Info] release_profile_to_array: Starting migration of Log DB to 162
2026-06-13T01:44:41.921703240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (162, '2026-06-13T01:44:41', 'release_profile_to_array')
2026-06-13T01:44:41.927965012Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:41.931818273Z [Info] FluentMigrator.Runner.MigrationRunner: 162: release_profile_to_array migrated
2026-06-13T01:44:41.934735228Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0171239s
2026-06-13T01:44:41.937118098Z [Info] FluentMigrator.Runner.MigrationRunner: 163: mediainfo_to_ffmpeg migrating
2026-06-13T01:44:41.939786252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:41.943336964Z [Info] mediainfo_to_ffmpeg: Starting migration of Log DB to 163
2026-06-13T01:44:41.945845015Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (163, '2026-06-13T01:44:41', 'mediainfo_to_ffmpeg')
2026-06-13T01:44:41.951894760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:41.955819926Z [Info] FluentMigrator.Runner.MigrationRunner: 163: mediainfo_to_ffmpeg migrated
2026-06-13T01:44:41.958594905Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0160322s
2026-06-13T01:44:41.961095692Z [Info] FluentMigrator.Runner.MigrationRunner: 164: download_client_per_indexer migrating
2026-06-13T01:44:41.963937606Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:41.967436984Z [Info] download_client_per_indexer: Starting migration of Log DB to 164
2026-06-13T01:44:41.970191452Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (164, '2026-06-13T01:44:41', 'download_client_per_indexer')
2026-06-13T01:44:41.976933001Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:41.980842044Z [Info] FluentMigrator.Runner.MigrationRunner: 164: download_client_per_indexer migrated
2026-06-13T01:44:41.983711333Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0169097s
2026-06-13T01:44:41.986019612Z [Info] FluentMigrator.Runner.MigrationRunner: 165: add_on_update_to_notifications migrating
2026-06-13T01:44:41.988995216Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:41.992556469Z [Info] add_on_update_to_notifications: Starting migration of Log DB to 165
2026-06-13T01:44:41.995378473Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (165, '2026-06-13T01:44:41', 'add_on_update_to_notifications')
2026-06-13T01:44:42.001819185Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:42.005740914Z [Info] FluentMigrator.Runner.MigrationRunner: 165: add_on_update_to_notifications migrated
2026-06-13T01:44:42.008730806Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0167612s
2026-06-13T01:44:42.011025458Z [Info] FluentMigrator.Runner.MigrationRunner: 166: update_series_sort_title migrating
2026-06-13T01:44:42.013847452Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:42.017397733Z [Info] update_series_sort_title: Starting migration of Log DB to 166
2026-06-13T01:44:42.020014353Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (166, '2026-06-13T01:44:42', 'update_series_sort_title')
2026-06-13T01:44:42.026322368Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:42.030251803Z [Info] FluentMigrator.Runner.MigrationRunner: 166: update_series_sort_title migrated
2026-06-13T01:44:42.033089107Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0163621s
2026-06-13T01:44:42.035424922Z [Info] FluentMigrator.Runner.MigrationRunner: 167: add_tvdbid_to_episode migrating
2026-06-13T01:44:42.038186925Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:42.041896897Z [Info] add_tvdbid_to_episode: Starting migration of Log DB to 167
2026-06-13T01:44:42.044552306Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (167, '2026-06-13T01:44:42', 'add_tvdbid_to_episode')
2026-06-13T01:44:42.050949140Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:42.054937804Z [Info] FluentMigrator.Runner.MigrationRunner: 167: add_tvdbid_to_episode migrated
2026-06-13T01:44:42.057751301Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0167536s
2026-06-13T01:44:42.060190784Z [Info] FluentMigrator.Runner.MigrationRunner: 168: add_additional_info_to_pending_releases migrating
2026-06-13T01:44:42.063472404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:42.067050791Z [Info] add_additional_info_to_pending_releases: Starting migration of Log DB to 168
2026-06-13T01:44:42.070158681Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (168, '2026-06-13T01:44:42', 'add_additional_info_to_pending_releases')
2026-06-13T01:44:42.076965020Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:42.080949736Z [Info] FluentMigrator.Runner.MigrationRunner: 168: add_additional_info_to_pending_releases migrated
2026-06-13T01:44:42.084244812Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0174931s
2026-06-13T01:44:42.086621129Z [Info] FluentMigrator.Runner.MigrationRunner: 169: add_malayalam_and_ukrainian_languages migrating
2026-06-13T01:44:42.090012199Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:42.093608853Z [Info] add_malayalam_and_ukrainian_languages: Starting migration of Log DB to 169
2026-06-13T01:44:42.096654157Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (169, '2026-06-13T01:44:42', 'add_malayalam_and_ukrainian_languages')
2026-06-13T01:44:42.103533132Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:42.107422276Z [Info] FluentMigrator.Runner.MigrationRunner: 169: add_malayalam_and_ukrainian_languages migrated
2026-06-13T01:44:42.110554214Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0174139s
2026-06-13T01:44:42.112870649Z [Info] FluentMigrator.Runner.MigrationRunner: 170: add_language_tags_to_subtitle_files migrating
2026-06-13T01:44:42.115936484Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:42.119527427Z [Info] add_language_tags_to_subtitle_files: Starting migration of Log DB to 170
2026-06-13T01:44:42.122466897Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (170, '2026-06-13T01:44:42', 'add_language_tags_to_subtitle_files')
2026-06-13T01:44:42.129087613Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:42.133004993Z [Info] FluentMigrator.Runner.MigrationRunner: 170: add_language_tags_to_subtitle_files migrated
2026-06-13T01:44:42.136137762Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0170697s
2026-06-13T01:44:42.138486784Z [Info] FluentMigrator.Runner.MigrationRunner: 171: add_custom_formats migrating
2026-06-13T01:44:42.141141771Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:42.144734768Z [Info] add_custom_formats: Starting migration of Log DB to 171
2026-06-13T01:44:42.147231237Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (171, '2026-06-13T01:44:42', 'add_custom_formats')
2026-06-13T01:44:42.153358718Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:42.157244905Z [Info] FluentMigrator.Runner.MigrationRunner: 171: add_custom_formats migrated
2026-06-13T01:44:42.160176079Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0160953s
2026-06-13T01:44:42.162477394Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_SeasonSearchMaximumSingleEpisodeAge_to_indexers migrating
2026-06-13T01:44:42.166069470Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:42.169648148Z [Info] add_SeasonSearchMaximumSingleEpisodeAge_to_indexers: Starting migration of Log DB to 172
2026-06-13T01:44:42.173078116Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (172, '2026-06-13T01:44:42', 'add_SeasonSearchMaximumSingleEpisodeAge_to_indexers')
2026-06-13T01:44:42.180194880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:42.184092330Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_SeasonSearchMaximumSingleEpisodeAge_to_indexers migrated
2026-06-13T01:44:42.187715728Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0180234s
2026-06-13T01:44:42.190150803Z [Info] FluentMigrator.Runner.MigrationRunner: 173: remove_omg migrating
2026-06-13T01:44:42.192647782Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:42.196490462Z [Info] remove_omg: Starting migration of Log DB to 173
2026-06-13T01:44:42.199009876Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (173, '2026-06-13T01:44:42', 'remove_omg')
2026-06-13T01:44:42.204867575Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:42.208805917Z [Info] FluentMigrator.Runner.MigrationRunner: 173: remove_omg migrated
2026-06-13T01:44:42.211582800Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0161632s
2026-06-13T01:44:42.213685355Z [Info] FluentMigrator.Runner.MigrationRunner: 174: add_salt_to_users migrating
2026-06-13T01:44:42.216554814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:42.219974773Z [Info] add_salt_to_users: Starting migration of Log DB to 174
2026-06-13T01:44:42.222671725Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (174, '2026-06-13T01:44:42', 'add_salt_to_users')
2026-06-13T01:44:42.228666038Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:42.233773024Z [Info] FluentMigrator.Runner.MigrationRunner: 174: add_salt_to_users migrated
2026-06-13T01:44:42.236494606Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0174078s
2026-06-13T01:44:42.239087990Z [Info] FluentMigrator.Runner.MigrationRunner: 175: language_profiles_to_custom_formats migrating
2026-06-13T01:44:42.242519150Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:42.266915939Z [Info] language_profiles_to_custom_formats: Starting migration of Log DB to 175
2026-06-13T01:44:42.269924970Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (175, '2026-06-13T01:44:42', 'language_profiles_to_custom_formats')
2026-06-13T01:44:42.276652780Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:42.280742909Z [Info] FluentMigrator.Runner.MigrationRunner: 175: language_profiles_to_custom_formats migrated
2026-06-13T01:44:42.284183599Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0384761s
2026-06-13T01:44:42.286254770Z [Info] FluentMigrator.Runner.MigrationRunner: 176: original_language migrating
2026-06-13T01:44:42.288920519Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:42.292545531Z [Info] original_language: Starting migration of Log DB to 176
2026-06-13T01:44:42.295026648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (176, '2026-06-13T01:44:42', 'original_language')
2026-06-13T01:44:42.301816614Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:42.306001814Z [Info] FluentMigrator.Runner.MigrationRunner: 176: original_language migrated
2026-06-13T01:44:42.308698645Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0170815s
2026-06-13T01:44:42.311099932Z [Info] FluentMigrator.Runner.MigrationRunner: 177: add_on_manual_interaction_required_to_notifications migrating
2026-06-13T01:44:42.314578438Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:42.318252108Z [Info] add_on_manual_interaction_required_to_notifications: Starting migration of Log DB to 177
2026-06-13T01:44:42.321757889Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (177, '2026-06-13T01:44:42', 'add_on_manual_interaction_required_to_notifications')
2026-06-13T01:44:42.328885976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:42.332904570Z [Info] FluentMigrator.Runner.MigrationRunner: 177: add_on_manual_interaction_required_to_notifications migrated
2026-06-13T01:44:42.336541956Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0183265s
2026-06-13T01:44:42.338947151Z [Info] FluentMigrator.Runner.MigrationRunner: 178: list_sync_time migrating
2026-06-13T01:44:42.341539412Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:42.345114282Z [Info] list_sync_time: Starting migration of Log DB to 178
2026-06-13T01:44:42.347495508Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (178, '2026-06-13T01:44:42', 'list_sync_time')
2026-06-13T01:44:42.353524121Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:42.357569669Z [Info] FluentMigrator.Runner.MigrationRunner: 178: list_sync_time migrated
2026-06-13T01:44:42.360426463Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.016024s
2026-06-13T01:44:42.362701816Z [Info] FluentMigrator.Runner.MigrationRunner: 179: add_auto_tagging migrating
2026-06-13T01:44:42.365383157Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:42.369026565Z [Info] add_auto_tagging: Starting migration of Log DB to 179
2026-06-13T01:44:42.371508725Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (179, '2026-06-13T01:44:42', 'add_auto_tagging')
2026-06-13T01:44:42.377513058Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:42.381436671Z [Info] FluentMigrator.Runner.MigrationRunner: 179: add_auto_tagging migrated
2026-06-13T01:44:42.384051658Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0160704s
2026-06-13T01:44:42.386354296Z [Info] FluentMigrator.Runner.MigrationRunner: 180: task_duration migrating
2026-06-13T01:44:42.388912929Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:42.392734557Z [Info] task_duration: Starting migration of Log DB to 180
2026-06-13T01:44:42.395202367Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (180, '2026-06-13T01:44:42', 'task_duration')
2026-06-13T01:44:42.401431884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:42.405494908Z [Info] FluentMigrator.Runner.MigrationRunner: 180: task_duration migrated
2026-06-13T01:44:42.408184695Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0165616s
2026-06-13T01:44:42.410589289Z [Info] FluentMigrator.Runner.MigrationRunner: 181: quality_definition_preferred_size migrating
2026-06-13T01:44:42.413678641Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:42.417267870Z [Info] quality_definition_preferred_size: Starting migration of Log DB to 181
2026-06-13T01:44:42.420120666Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (181, '2026-06-13T01:44:42', 'quality_definition_preferred_size')
2026-06-13T01:44:42.426719727Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:42.430724764Z [Info] FluentMigrator.Runner.MigrationRunner: 181: quality_definition_preferred_size migrated
2026-06-13T01:44:42.433766751Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.017033s
2026-06-13T01:44:42.436121344Z [Info] FluentMigrator.Runner.MigrationRunner: 182: add_custom_format_score_bypass_to_delay_profile migrating
2026-06-13T01:44:42.439633728Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:42.443524655Z [Info] add_custom_format_score_bypass_to_delay_profile: Starting migration of Log DB to 182
2026-06-13T01:44:42.446749721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (182, '2026-06-13T01:44:42', 'add_custom_format_score_bypass_to_delay_profile')
2026-06-13T01:44:42.453688537Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:42.457646639Z [Info] FluentMigrator.Runner.MigrationRunner: 182: add_custom_format_score_bypass_to_delay_profile migrated
2026-06-13T01:44:42.461047418Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0180927s
2026-06-13T01:44:42.463406701Z [Info] FluentMigrator.Runner.MigrationRunner: 183: update_images_remote_url migrating
2026-06-13T01:44:42.466206500Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:42.469819216Z [Info] update_images_remote_url: Starting migration of Log DB to 183
2026-06-13T01:44:42.472457571Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (183, '2026-06-13T01:44:42', 'update_images_remote_url')
2026-06-13T01:44:42.478720765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:42.482771654Z [Info] FluentMigrator.Runner.MigrationRunner: 183: update_images_remote_url migrated
2026-06-13T01:44:42.485625312Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0165198s
2026-06-13T01:44:42.487988953Z [Info] FluentMigrator.Runner.MigrationRunner: 184: remove_invalid_roksbox_metadata_images migrating
2026-06-13T01:44:42.491154308Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:42.494710190Z [Info] remove_invalid_roksbox_metadata_images: Starting migration of Log DB to 184
2026-06-13T01:44:42.498068985Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (184, '2026-06-13T01:44:42', 'remove_invalid_roksbox_metadata_images')
2026-06-13T01:44:42.504581042Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:42.508563653Z [Info] FluentMigrator.Runner.MigrationRunner: 184: remove_invalid_roksbox_metadata_images migrated
2026-06-13T01:44:42.511696413Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0174084s
2026-06-13T01:44:42.514246630Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_episode_runtime migrating
2026-06-13T01:44:42.516936638Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:42.520486658Z [Info] add_episode_runtime: Starting migration of Log DB to 185
2026-06-13T01:44:42.523078679Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (185, '2026-06-13T01:44:42', 'add_episode_runtime')
2026-06-13T01:44:42.529117562Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:42.533108861Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_episode_runtime migrated
2026-06-13T01:44:42.535801805Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0161718s
2026-06-13T01:44:42.538173933Z [Info] FluentMigrator.Runner.MigrationRunner: 186: add_result_to_commands migrating
2026-06-13T01:44:42.540924924Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:42.544486117Z [Info] add_result_to_commands: Starting migration of Log DB to 186
2026-06-13T01:44:42.547044950Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (186, '2026-06-13T01:44:42', 'add_result_to_commands')
2026-06-13T01:44:42.553186139Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:42.557191126Z [Info] FluentMigrator.Runner.MigrationRunner: 186: add_result_to_commands migrated
2026-06-13T01:44:42.560216830Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0162255s
2026-06-13T01:44:42.562503226Z [Info] FluentMigrator.Runner.MigrationRunner: 187: add_on_series_add_to_notifications migrating
2026-06-13T01:44:42.565524611Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:42.569031104Z [Info] add_on_series_add_to_notifications: Starting migration of Log DB to 187
2026-06-13T01:44:42.571890032Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (187, '2026-06-13T01:44:42', 'add_on_series_add_to_notifications')
2026-06-13T01:44:42.578486939Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:42.582374559Z [Info] FluentMigrator.Runner.MigrationRunner: 187: add_on_series_add_to_notifications migrated
2026-06-13T01:44:42.585458170Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0168711s
2026-06-13T01:44:42.588279543Z [Info] FluentMigrator.Runner.MigrationRunner: 188: postgres_update_timestamp_columns_to_with_timezone migrating
2026-06-13T01:44:42.591812188Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:42.595894531Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Log DB to 188
2026-06-13T01:44:42.606749404Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Logs
2026-06-13T01:44:42.609324340Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001605s
2026-06-13T01:44:42.612113017Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Logs Time DateTimeOffset
2026-06-13T01:44:42.625892230Z [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-06-13T01:44:42.636577893Z [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-06-13T01:44:42.644852579Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs"
2026-06-13T01:44:42.649163692Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Logs_temp" RENAME TO "Logs"
2026-06-13T01:44:42.656827218Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC)
2026-06-13T01:44:42.661689060Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0468131s
2026-06-13T01:44:42.663879302Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable UpdateHistory
2026-06-13T01:44:42.666680664Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.7E-06s
2026-06-13T01:44:42.668827839Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn UpdateHistory Date DateTimeOffset
2026-06-13T01:44:42.676687740Z [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-06-13T01:44:42.684592631Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "UpdateHistory_temp" ("Id", "Date", "Version", "EventType") SELECT "Id", "Date", "Version", "EventType" FROM "UpdateHistory"
2026-06-13T01:44:42.691295562Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "UpdateHistory"
2026-06-13T01:44:42.695708982Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "UpdateHistory_temp" RENAME TO "UpdateHistory"
2026-06-13T01:44:42.704074721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC)
2026-06-13T01:44:42.709318744Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0373436s
2026-06-13T01:44:42.711532492Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-06-13T01:44:42.713977517Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.5E-06s
2026-06-13T01:44:42.716108930Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset
2026-06-13T01:44:42.723745832Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT)
2026-06-13T01:44:42.730142446Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo"
2026-06-13T01:44:42.738162239Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo"
2026-06-13T01:44:42.742888879Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo"
2026-06-13T01:44:42.750315477Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-06-13T01:44:42.757215475Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.038046s
2026-06-13T01:44:42.759896174Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (188, '2026-06-13T01:44:42', 'postgres_update_timestamp_columns_to_with_timezone')
2026-06-13T01:44:42.766761442Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:42.771144039Z [Info] FluentMigrator.Runner.MigrationRunner: 188: postgres_update_timestamp_columns_to_with_timezone migrated
2026-06-13T01:44:42.774713198Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0520126s
2026-06-13T01:44:42.777240939Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_colon_replacement_to_naming_config migrating
2026-06-13T01:44:42.780394120Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:42.784138622Z [Info] add_colon_replacement_to_naming_config: Starting migration of Log DB to 189
2026-06-13T01:44:42.787126821Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (189, '2026-06-13T01:44:42', 'add_colon_replacement_to_naming_config')
2026-06-13T01:44:42.793707455Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:42.798292530Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_colon_replacement_to_naming_config migrated
2026-06-13T01:44:42.801487776Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0179173s
2026-06-13T01:44:42.803819472Z [Info] FluentMigrator.Runner.MigrationRunner: 190: health_restored_notification migrating
2026-06-13T01:44:42.806899656Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:42.810688537Z [Info] health_restored_notification: Starting migration of Log DB to 190
2026-06-13T01:44:42.813472264Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (190, '2026-06-13T01:44:42', 'health_restored_notification')
2026-06-13T01:44:42.819886554Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:42.823793733Z [Info] FluentMigrator.Runner.MigrationRunner: 190: health_restored_notification migrated
2026-06-13T01:44:42.826739697Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0168866s
2026-06-13T01:44:42.829126033Z [Info] FluentMigrator.Runner.MigrationRunner: 191: add_download_client_tags migrating
2026-06-13T01:44:42.831949500Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:42.835467696Z [Info] add_download_client_tags: Starting migration of Log DB to 191
2026-06-13T01:44:42.838156061Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (191, '2026-06-13T01:44:42', 'add_download_client_tags')
2026-06-13T01:44:42.844498926Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:42.848535697Z [Info] FluentMigrator.Runner.MigrationRunner: 191: add_download_client_tags migrated
2026-06-13T01:44:42.851353242Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0166096s
2026-06-13T01:44:42.853726863Z [Info] FluentMigrator.Runner.MigrationRunner: 192: import_exclusion_type migrating
2026-06-13T01:44:42.856454597Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:42.860029568Z [Info] import_exclusion_type: Starting migration of Log DB to 192
2026-06-13T01:44:42.862579113Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (192, '2026-06-13T01:44:42', 'import_exclusion_type')
2026-06-13T01:44:42.868726545Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:42.872650869Z [Info] FluentMigrator.Runner.MigrationRunner: 192: import_exclusion_type migrated
2026-06-13T01:44:42.875376789Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0161999s
2026-06-13T01:44:42.877678505Z [Info] FluentMigrator.Runner.MigrationRunner: 193: add_import_list_items migrating
2026-06-13T01:44:42.880408013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:42.883923383Z [Info] add_import_list_items: Starting migration of Log DB to 193
2026-06-13T01:44:42.886450293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (193, '2026-06-13T01:44:42', 'add_import_list_items')
2026-06-13T01:44:42.892526912Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:42.897434276Z [Info] FluentMigrator.Runner.MigrationRunner: 193: add_import_list_items migrated
2026-06-13T01:44:42.900987713Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0168585s
2026-06-13T01:44:42.903781380Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_notification_status migrating
2026-06-13T01:44:42.907160787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:42.911405707Z [Info] add_notification_status: Starting migration of Log DB to 194
2026-06-13T01:44:42.914351961Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (194, '2026-06-13T01:44:42', 'add_notification_status')
2026-06-13T01:44:42.921133480Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:42.926221989Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_notification_status migrated
2026-06-13T01:44:42.929084414Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0192656s
2026-06-13T01:44:42.931642777Z [Info] FluentMigrator.Runner.MigrationRunner: 195: parse_language_tags_from_existing_subtitle_files migrating
2026-06-13T01:44:42.935075761Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:42.938778550Z [Info] parse_language_tags_from_existing_subtitle_files: Starting migration of Log DB to 195
2026-06-13T01:44:42.942064458Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (195, '2026-06-13T01:44:42', 'parse_language_tags_from_existing_subtitle_files')
2026-06-13T01:44:42.949024897Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:42.952889301Z [Info] FluentMigrator.Runner.MigrationRunner: 195: parse_language_tags_from_existing_subtitle_files migrated
2026-06-13T01:44:42.956597129Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0178175s
2026-06-13T01:44:42.959268880Z [Info] FluentMigrator.Runner.MigrationRunner: 196: add_finale_type migrating
2026-06-13T01:44:42.961864729Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:42.965494108Z [Info] add_finale_type: Starting migration of Log DB to 196
2026-06-13T01:44:42.967901116Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (196, '2026-06-13T01:44:42', 'add_finale_type')
2026-06-13T01:44:42.973872594Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:42.977760184Z [Info] FluentMigrator.Runner.MigrationRunner: 196: add_finale_type migrated
2026-06-13T01:44:42.980332946Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0158992s
2026-06-13T01:44:42.982595093Z [Info] FluentMigrator.Runner.MigrationRunner: 197: list_add_missing_search migrating
2026-06-13T01:44:42.985335963Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:42.988920332Z [Info] list_add_missing_search: Starting migration of Log DB to 197
2026-06-13T01:44:42.991484357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (197, '2026-06-13T01:44:42', 'list_add_missing_search')
2026-06-13T01:44:42.997624013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:43.001526112Z [Info] FluentMigrator.Runner.MigrationRunner: 197: list_add_missing_search migrated
2026-06-13T01:44:43.004286502Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0161571s
2026-06-13T01:44:43.006544069Z [Info] FluentMigrator.Runner.MigrationRunner: 198: parse_title_from_existing_subtitle_files migrating
2026-06-13T01:44:43.009729525Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:43.013300277Z [Info] parse_title_from_existing_subtitle_files: Starting migration of Log DB to 198
2026-06-13T01:44:43.016512487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (198, '2026-06-13T01:44:43', 'parse_title_from_existing_subtitle_files')
2026-06-13T01:44:43.024205933Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:43.028399249Z [Info] FluentMigrator.Runner.MigrationRunner: 198: parse_title_from_existing_subtitle_files migrated
2026-06-13T01:44:43.031662582Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0186725s
2026-06-13T01:44:43.034033116Z [Info] FluentMigrator.Runner.MigrationRunner: 199: series_last_aired migrating
2026-06-13T01:44:43.036700208Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:43.040289237Z [Info] series_last_aired: Starting migration of Log DB to 199
2026-06-13T01:44:43.042878422Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (199, '2026-06-13T01:44:43', 'series_last_aired')
2026-06-13T01:44:43.050217354Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:43.053941154Z [Info] FluentMigrator.Runner.MigrationRunner: 199: series_last_aired migrated
2026-06-13T01:44:43.056585700Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0172542s
2026-06-13T01:44:43.058866935Z [Info] FluentMigrator.Runner.MigrationRunner: 200: AddNewItemMonitorType migrating
2026-06-13T01:44:43.061640742Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:43.065143287Z [Info] AddNewItemMonitorType: Starting migration of Log DB to 200
2026-06-13T01:44:43.067968276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (200, '2026-06-13T01:44:43', 'AddNewItemMonitorType')
2026-06-13T01:44:43.075266887Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:43.079670947Z [Info] FluentMigrator.Runner.MigrationRunner: 200: AddNewItemMonitorType migrated
2026-06-13T01:44:43.082450115Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0180253s
2026-06-13T01:44:43.084968498Z [Info] FluentMigrator.Runner.MigrationRunner: 201: email_encryption migrating
2026-06-13T01:44:43.087636110Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:43.091283557Z [Info] email_encryption: Starting migration of Log DB to 201
2026-06-13T01:44:43.093827401Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (201, '2026-06-13T01:44:43', 'email_encryption')
2026-06-13T01:44:43.100773130Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:43.105022169Z [Info] FluentMigrator.Runner.MigrationRunner: 201: email_encryption migrated
2026-06-13T01:44:43.107575301Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0174003s
2026-06-13T01:44:43.110053292Z [Info] FluentMigrator.Runner.MigrationRunner: 202: add_indexer_flags migrating
2026-06-13T01:44:43.112713941Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:43.116325475Z [Info] add_indexer_flags: Starting migration of Log DB to 202
2026-06-13T01:44:43.118918648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (202, '2026-06-13T01:44:43', 'add_indexer_flags')
2026-06-13T01:44:43.125153957Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:43.129129835Z [Info] FluentMigrator.Runner.MigrationRunner: 202: add_indexer_flags migrated
2026-06-13T01:44:43.131760394Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0164486s
2026-06-13T01:44:43.134241711Z [Info] FluentMigrator.Runner.MigrationRunner: 203: release_type migrating
2026-06-13T01:44:43.136793641Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:43.140433061Z [Info] release_type: Starting migration of Log DB to 203
2026-06-13T01:44:43.142897485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (203, '2026-06-13T01:44:43', 'release_type')
2026-06-13T01:44:43.148758821Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:43.152717073Z [Info] FluentMigrator.Runner.MigrationRunner: 203: release_type migrated
2026-06-13T01:44:43.155210155Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0159366s
2026-06-13T01:44:43.157687384Z [Info] FluentMigrator.Runner.MigrationRunner: 204: add_add_release_hash migrating
2026-06-13T01:44:43.160697226Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:43.164217216Z [Info] add_add_release_hash: Starting migration of Log DB to 204
2026-06-13T01:44:43.166736721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (204, '2026-06-13T01:44:43', 'add_add_release_hash')
2026-06-13T01:44:43.173179317Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:43.177902150Z [Info] FluentMigrator.Runner.MigrationRunner: 204: add_add_release_hash migrated
2026-06-13T01:44:43.180606897Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0172018s
2026-06-13T01:44:43.182880928Z [Info] FluentMigrator.Runner.MigrationRunner: 205: rename_season_pack_spec migrating
2026-06-13T01:44:43.185629454Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:43.189153992Z [Info] rename_season_pack_spec: Starting migration of Log DB to 205
2026-06-13T01:44:43.191730391Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (205, '2026-06-13T01:44:43', 'rename_season_pack_spec')
2026-06-13T01:44:43.197861611Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:43.201804432Z [Info] FluentMigrator.Runner.MigrationRunner: 205: rename_season_pack_spec migrated
2026-06-13T01:44:43.204558389Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0161576s
2026-06-13T01:44:43.206831748Z [Info] FluentMigrator.Runner.MigrationRunner: 206: add_tmdbid migrating
2026-06-13T01:44:43.209307805Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:43.212804959Z [Info] add_tmdbid: Starting migration of Log DB to 206
2026-06-13T01:44:43.215055843Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (206, '2026-06-13T01:44:43', 'add_tmdbid')
2026-06-13T01:44:43.220877218Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:43.224821482Z [Info] FluentMigrator.Runner.MigrationRunner: 206: add_tmdbid migrated
2026-06-13T01:44:43.227275725Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0155155s
2026-06-13T01:44:43.229539314Z [Info] FluentMigrator.Runner.MigrationRunner: 209: add_on_import_complete_to_notifications migrating
2026-06-13T01:44:43.232676273Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:43.236149559Z [Info] add_on_import_complete_to_notifications: Starting migration of Log DB to 209
2026-06-13T01:44:43.239130613Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (209, '2026-06-13T01:44:43', 'add_on_import_complete_to_notifications')
2026-06-13T01:44:43.245627929Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:43.249513706Z [Info] FluentMigrator.Runner.MigrationRunner: 209: add_on_import_complete_to_notifications migrated
2026-06-13T01:44:43.252647067Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0168339s
2026-06-13T01:44:43.254909845Z [Info] FluentMigrator.Runner.MigrationRunner: 210: add_monitored_seasons_filter migrating
2026-06-13T01:44:43.257811840Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:43.261318071Z [Info] add_monitored_seasons_filter: Starting migration of Log DB to 210
2026-06-13T01:44:43.264113993Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (210, '2026-06-13T01:44:43', 'add_monitored_seasons_filter')
2026-06-13T01:44:43.270843998Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:43.274772571Z [Info] FluentMigrator.Runner.MigrationRunner: 210: add_monitored_seasons_filter migrated
2026-06-13T01:44:43.277664165Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0169617s
2026-06-13T01:44:43.279944378Z [Info] FluentMigrator.Runner.MigrationRunner: 211: add_custom_colon_replacement_to_naming_config migrating
2026-06-13T01:44:43.283304175Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:43.286909056Z [Info] add_custom_colon_replacement_to_naming_config: Starting migration of Log DB to 211
2026-06-13T01:44:43.290332631Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (211, '2026-06-13T01:44:43', 'add_custom_colon_replacement_to_naming_config')
2026-06-13T01:44:43.298543088Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:43.302563446Z [Info] FluentMigrator.Runner.MigrationRunner: 211: add_custom_colon_replacement_to_naming_config migrated
2026-06-13T01:44:43.305858743Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0192846s
2026-06-13T01:44:43.308755558Z [Info] FluentMigrator.Runner.MigrationRunner: 212: add_minium_upgrade_format_score_to_quality_profiles migrating
2026-06-13T01:44:43.312371070Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:43.315949147Z [Info] add_minium_upgrade_format_score_to_quality_profiles: Starting migration of Log DB to 212
2026-06-13T01:44:43.319497854Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (212, '2026-06-13T01:44:43', 'add_minium_upgrade_format_score_to_quality_profiles')
2026-06-13T01:44:43.326717796Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:43.330632551Z [Info] FluentMigrator.Runner.MigrationRunner: 212: add_minium_upgrade_format_score_to_quality_profiles migrated
2026-06-13T01:44:43.334085777Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0183246s
2026-06-13T01:44:43.336366791Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_blurary576p_quality_in_profiles migrating
2026-06-13T01:44:43.339409239Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:43.342920070Z [Info] add_blurary576p_quality_in_profiles: Starting migration of Log DB to 214
2026-06-13T01:44:43.345927748Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (214, '2026-06-13T01:44:43', 'add_blurary576p_quality_in_profiles')
2026-06-13T01:44:43.352668515Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:43.356559843Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_blurary576p_quality_in_profiles migrated
2026-06-13T01:44:43.359895541Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0171623s
2026-06-13T01:44:43.362322940Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_blurary576p_quality_in_profiles_with_grouped_blurary480p migrating
2026-06-13T01:44:43.365970868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:43.369489735Z [Info] add_blurary576p_quality_in_profiles_with_grouped_blurary480p: Starting migration of Log DB to 215
2026-06-13T01:44:43.372931307Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (215, '2026-06-13T01:44:43', 'add_blurary576p_quality_in_profiles_with_grouped_blurary480p')
2026-06-13T01:44:43.379989153Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:43.383885801Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_blurary576p_quality_in_profiles_with_grouped_blurary480p migrated
2026-06-13T01:44:43.387510482Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0178958s
2026-06-13T01:44:43.389850836Z [Info] FluentMigrator.Runner.MigrationRunner: 217: add_mal_and_anilist_ids migrating
2026-06-13T01:44:43.392571505Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-13T01:44:43.396113750Z [Info] add_mal_and_anilist_ids: Starting migration of Log DB to 217
2026-06-13T01:44:43.398671532Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (217, '2026-06-13T01:44:43', 'add_mal_and_anilist_ids')
2026-06-13T01:44:43.404803262Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-13T01:44:43.408710361Z [Info] FluentMigrator.Runner.MigrationRunner: 217: add_mal_and_anilist_ids migrated
2026-06-13T01:44:43.411434508Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0161268s
2026-06-13T01:44:46.256228952Z [Info] Microsoft.Hosting.Lifetime: Now listening on: http://[::]:8989
2026-06-13T01:44:46.427716673Z [Info] UpdaterConfigProvider: Update mechanism BuiltIn not supported in the current configuration, changing to Docker.
2026-06-13T01:44:46.525769917Z [Info] UpdaterConfigProvider: External updater uses branch develop instead of the currently selected main, changing to develop.
2026-06-13T01:44:47.433440258Z [Info] QualityProfileService: Setting up default quality profiles
2026-06-13T01:44:48.571892276Z [Info] Microsoft.Hosting.Lifetime: Application started. Press Ctrl+C to shut down.
2026-06-13T01:44:48.577564400Z [Info] Microsoft.Hosting.Lifetime: Hosting environment: Production
2026-06-13T01:44:48.581578545Z [Info] Microsoft.Hosting.Lifetime: Content root path: /app/sonarr/bin
2026-06-13T01:44:51.075394483Z [Info] ManagedHttpDispatcher: IPv4 is available: True, IPv6 will be disabled
2026-06-13T01:44:52.621943095Z [ls.io-init] done.
Expand
NAME VERSION
BouncyCastle.Cryptography 2.4.0
Dapper 2.0.123
Diacritical.Net 1.0.4
DryIoc.Microsoft.DependencyInjection 6.2.0
DryIoc.dll 5.4.3
Dynamitey 2.0.9.136
Equ 2.3.0
FluentValidation 9.5.4
IPAddressRange 6.1.0
Ical.Net 4.3.1
ImpromptuInterface 7.0.1
Instances 1.6.1
Lib.Harmony 2.3.3
MailKit 4.8.0
Microsoft.AspNetCore.Cryptography.Internal 6.0.21
Microsoft.AspNetCore.Cryptography.KeyDerivation 6.0.21
Microsoft.AspNetCore.Owin 6.0.21
Microsoft.Bcl.AsyncInterfaces 6.0.0
Microsoft.Bcl.TimeProvider 8.0.0
Microsoft.Data.SqlClient 2.1.7
Microsoft.Extensions.Configuration 6.0.0
Microsoft.Extensions.Configuration 6.0.1
Microsoft.Extensions.Configuration.Abstractions 6.0.0
Microsoft.Extensions.Configuration.Binder 6.0.0
Microsoft.Extensions.Configuration.CommandLine 6.0.0
Microsoft.Extensions.Configuration.EnvironmentVariables 6.0.1
Microsoft.Extensions.Configuration.FileExtensions 6.0.0
Microsoft.Extensions.Configuration.Json 6.0.0
Microsoft.Extensions.Configuration.UserSecrets 6.0.1
Microsoft.Extensions.DependencyInjection 6.0.1
Microsoft.Extensions.DependencyInjection.Abstractions 6.0.0
Microsoft.Extensions.DependencyInjection.Abstractions 7.0.0
Microsoft.Extensions.FileProviders.Abstractions 6.0.0
Microsoft.Extensions.FileProviders.Physical 6.0.0
Microsoft.Extensions.FileSystemGlobbing 6.0.0
Microsoft.Extensions.Hosting 6.0.1
Microsoft.Extensions.Hosting.Abstractions 6.0.0
Microsoft.Extensions.Hosting.WindowsServices 6.0.2
Microsoft.Extensions.Logging 6.0.0
Microsoft.Extensions.Logging.Abstractions 6.0.0
Microsoft.Extensions.Logging.Configuration 6.0.0
Microsoft.Extensions.Logging.Console 6.0.0
Microsoft.Extensions.Logging.Debug 6.0.0
Microsoft.Extensions.Logging.EventLog 6.0.0
Microsoft.Extensions.Logging.EventSource 6.0.0
Microsoft.Extensions.Options 6.0.0
Microsoft.Extensions.Options.ConfigurationExtensions 6.0.0
Microsoft.Extensions.Primitives 6.0.0
Microsoft.Identity.Client 4.21.1
Microsoft.IdentityModel.JsonWebTokens 6.8.0
Microsoft.IdentityModel.Logging 6.8.0
Microsoft.IdentityModel.Protocols 6.8.0
Microsoft.IdentityModel.Protocols.OpenIdConnect 6.8.0
Microsoft.IdentityModel.Tokens 6.8.0
Microsoft.OpenApi 1.6.14
Microsoft.Win32.SystemEvents 6.0.0
MimeKit 4.8.0
Mono.Nat 3.0.1
Mono.Posix.NETStandard 5.20.1.34-servarr24
MonoTorrent 2.0.7
NLog 5.3.4
NLog.Extensions.Logging 5.3.15
NLog.Layouts.ClefJsonLayout 1.0.2
NLog.Targets.Syslog 7.0.0
Newtonsoft.Json 13.0.3
NodaTime 3.2.0
Npgsql 7.0.9
Polly 8.5.0
Polly.Contrib.WaitAndRetry 1.1.1
Polly.Core 8.5.0
ReusableTasks 2.0.0
Sentry 4.0.2
Servarr.FFMpegCore 4.7.0-26
Servarr.FFprobe 5.1.4.112
Servarr.FluentMigrator 3.3.2.9
Servarr.FluentMigrator.Abstractions 3.3.2.9
Servarr.FluentMigrator.Extensions.Oracle 3.3.2.9
Servarr.FluentMigrator.Extensions.Postgres 3.3.2.9
Servarr.FluentMigrator.Extensions.SqlAnywhere 3.3.2.9
Servarr.FluentMigrator.Extensions.SqlServer 3.3.2.9
Servarr.FluentMigrator.Runner 3.3.2.9
Servarr.FluentMigrator.Runner.Core 3.3.2.9
Servarr.FluentMigrator.Runner.Db2 3.3.2.9
Servarr.FluentMigrator.Runner.Firebird 3.3.2.9
Servarr.FluentMigrator.Runner.Hana 3.3.2.9
Servarr.FluentMigrator.Runner.MySql 3.3.2.9
Servarr.FluentMigrator.Runner.Oracle 3.3.2.9
Servarr.FluentMigrator.Runner.Postgres 3.3.2.9
Servarr.FluentMigrator.Runner.Redshift 3.3.2.9
Servarr.FluentMigrator.Runner.SQLite 3.3.2.9
Servarr.FluentMigrator.Runner.SqlAnywhere 3.3.2.9
Servarr.FluentMigrator.Runner.SqlServer 3.3.2.9
Servarr.FluentMigrator.Runner.SqlServerCe 3.3.2.9
SharpZipLib 1.4.2
SixLabors.ImageSharp 3.1.12
Sonarr 4.0.17
Sonarr.Api.V3 4.0.17
Sonarr.Common 4.0.17
Sonarr.Core 4.0.17
Sonarr.Host 4.0.17
Sonarr.Http 4.0.17
Sonarr.Mono 4.0.17
Sonarr.RuntimePatches 4.0.17
Sonarr.SignalR 4.0.17
Swashbuckle.AspNetCore.Annotations 6.6.2
Swashbuckle.AspNetCore.Swagger 6.6.2
Swashbuckle.AspNetCore.SwaggerGen 6.6.2
System.Configuration.ConfigurationManager 6.0.1
System.Data.SQLite.Core.Servarr 1.0.115.5-18
System.Diagnostics.EventLog 6.0.0
System.Drawing.Common 6.0.0
System.Formats.Asn1 8.0.1
System.IdentityModel.Tokens.Jwt 6.8.0
System.Runtime.Caching 4.7.0
System.Security.Cryptography.Pkcs 8.0.0
System.Security.Cryptography.ProtectedData 6.0.0
System.Security.Permissions 6.0.0
System.ServiceProcess.ServiceController 6.0.1
System.Text.Json 6.0.10
System.Text.Json 6.0.9
System.Windows.Extensions 6.0.0
acl-libs 2.3.2-r1
alpine-baselayout 3.7.2-r0
alpine-baselayout-data 3.7.2-r0
alpine-keys 2.6-r0
alpine-release 3.23.4-r0
apk-tools 3.0.6-r0
bash 5.3.3-r1
brotli-libs 1.2.0-r0
busybox 1.37.0-r30
busybox-binsh 1.37.0-r30
c-ares 1.34.6-r0
ca-certificates 20260413-r0
ca-certificates-bundle 20260413-r0
catatonit 0.2.1-r0
coreutils 9.8-r1
coreutils-env 9.8-r1
coreutils-fmt 9.8-r1
coreutils-sha512sum 9.8-r1
curl 8.19.0-r0
findutils 4.10.0-r0
icu-data-en 76.1-r1
icu-libs 76.1-r1
jq 1.8.1-r0
libapk 3.0.6-r0
libattr 2.5.2-r2
libbsd 0.12.2-r0
libcrypto3 3.5.7-r0
libcurl 8.19.0-r0
libgcc 15.2.0-r2
libidn2 2.3.8-r0
libintl 0.24.1-r1
libmd 1.1.0-r0
libncursesw 6.5_p20251123-r0
libproc2 4.0.5-r0
libpsl 0.21.5-r3
libssl3 3.5.7-r0
libstdc++ 15.2.0-r2
libunistring 1.4.1-r0
libxml2 2.13.9-r1
libxslt 1.1.43-r3
linux-pam 1.7.1-r2
musl 1.2.5-r23
musl-utils 1.2.5-r23
ncurses-terminfo-base 6.5_p20251123-r0
netcat-openbsd 1.234.1-r0
nghttp2-libs 1.69.0-r0
oniguruma 6.9.10-r0
procps-ng 4.0.5-r0
readline 8.3.1-r0
runtimepack.Microsoft.AspNetCore.App.Runtime.linux-musl-arm64 6.0.13
runtimepack.Microsoft.NETCore.App.Runtime.linux-musl-arm64 6.0.13
scanelf 1.3.8-r2
shadow 4.18.0-r0
skalibs-libs 2.14.4.0-r0
sqlite-libs 3.51.2-r0
ssl_client 1.37.0-r30
tzdata 2026b-r0
utmps-libs 0.1.3.1-r0
xmlstarlet 1.6.1-r2
xz-libs 5.8.3-r0
zlib 1.3.2-r0
zstd-libs 1.5.7-r2
sbom
Expand
[
{
"level": "SEVERE",
"message": "http://172.17.0.4:8989/system/status - Access to fetch at 'https://sentry.sonarr.tv/api/13/envelope/?sentry_key=b80ca60625b443c38b242e0d21681eb7&sentry_version=7&sentry_client=sentry.javascript.browser%2F7.119.1' from origin 'http://172.17.0.4:8989' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource.",
"source": "javascript",
"timestamp": 1781315106303
},
{
"level": "SEVERE",
"message": "https://sentry.sonarr.tv/api/13/envelope/?sentry_key=b80ca60625b443c38b242e0d21681eb7&sentry_version=7&sentry_client=sentry.javascript.browser%2F7.119.1 - Failed to load resource: net::ERR_FAILED",
"source": "network",
"timestamp": 1781315106303
},
{
"level": "INFO",
"message": "http://172.17.0.4:8989/931-cf52af1896516b46dbfc.js 1:139900 \"[signalR] starting\"",
"source": "console-api",
"timestamp": 1781315106303
},
{
"level": "INFO",
"message": "http://172.17.0.4:8989/931-cf52af1896516b46dbfc.js 1:139900 \"[signalR] Information: Normalizing '/signalr/messages?access_token=(removed)' to 'http://172.17.0.4:8989/signalr/messages?access_token=(removed)'.\"",
"source": "console-api",
"timestamp": 1781315106303
},
{
"level": "INFO",
"message": "http://172.17.0.4:8989/931-cf52af1896516b46dbfc.js 1:139900 \"[signalR] Information: WebSocket connected to ws://172.17.0.4:8989/signalr/messages?access_token=(removed)&id=FWpD6xJ6elHzFEdIWLNCzw.\"",
"source": "console-api",
"timestamp": 1781315106303
},
{
"level": "INFO",
"message": "http://172.17.0.4:8989/931-cf52af1896516b46dbfc.js 1:139900 \"[signalR] Information: Using HubProtocol 'json'.\"",
"source": "console-api",
"timestamp": 1781315106303
},
{
"level": "DEBUG",
"message": "http://172.17.0.4:8989/931-cf52af1896516b46dbfc.js 1:139900 \"[signalR] connected\"",
"source": "console-api",
"timestamp": 1781315106303
},
{
"level": "DEBUG",
"message": "http://172.17.0.4:8989/system/status - [DOM] Password field is not contained in a form: (More info: https://goo.gl/9p2vKq) %o",
"source": "recommendation",
"timestamp": 1781315106303
},
{
"level": "DEBUG",
"message": "http://172.17.0.4:8989/system/status - [DOM] Password field is not contained in a form: (More info: https://goo.gl/9p2vKq) %o",
"source": "recommendation",
"timestamp": 1781315106303
},
{
"level": "DEBUG",
"message": "http://172.17.0.4:8989/931-cf52af1896516b46dbfc.js 1:139900 \"[signalR] received\" \"version\" Object",
"source": "console-api",
"timestamp": 1781315106303
},
{
"level": "DEBUG",
"message": "http://172.17.0.4:8989/931-cf52af1896516b46dbfc.js 1:139900 \"[signalR] received\" \"health\" Object",
"source": "console-api",
"timestamp": 1781315106303
}
]
| Test | Result | Message | Runtime |
|---|---|---|---|
| Capture Screenshot | PASS | - | 13.04s |
| Container Start | PASS | - | 67.59s |
| Create Buildx SBOM | PASS | - | 1.58s |
| Get Build Info | PASS | - | 0.04s |