AMD64 PASS
linuxserver/sonarr
Runtime: 16.64s
Build Information
Builder: X86-BUILDER-3b --Hetzner
Created: 2026-05-02T00:11:55+00:00
Image: linuxserver/sonarr
Maintainer: thespad
Size: 89.31MB
Tag: amd64-develop-4.0.17.2953-ls169
Version: 4.0.17.2953-ls169
Expand
2026-05-02T00:16:44.494770476Z [migrations] started
2026-05-02T00:16:44.494830968Z [migrations] no migrations found
2026-05-02T00:16:44.513439472Z usermod: no changes
2026-05-02T00:16:44.519129089Z ───────────────────────────────────────
2026-05-02T00:16:44.519141794Z
2026-05-02T00:16:44.519145833Z ██╗ ███████╗██╗ ██████╗
2026-05-02T00:16:44.519149831Z ██║ ██╔════╝██║██╔═══██╗
2026-05-02T00:16:44.519153548Z ██║ ███████╗██║██║ ██║
2026-05-02T00:16:44.519157276Z ██║ ╚════██║██║██║ ██║
2026-05-02T00:16:44.519160993Z ███████╗███████║██║╚██████╔╝
2026-05-02T00:16:44.519164691Z ╚══════╝╚══════╝╚═╝ ╚═════╝
2026-05-02T00:16:44.519168388Z
2026-05-02T00:16:44.519171925Z Brought to you by linuxserver.io
2026-05-02T00:16:44.519175583Z ───────────────────────────────────────
2026-05-02T00:16:44.519580969Z
2026-05-02T00:16:44.519589376Z To support the app dev(s) visit:
2026-05-02T00:16:44.521430303Z Sonarr: https://sonarr.tv/donate
2026-05-02T00:16:44.521753925Z
2026-05-02T00:16:44.521759787Z To support LSIO projects visit:
2026-05-02T00:16:44.521763714Z https://www.linuxserver.io/donate/
2026-05-02T00:16:44.521767432Z
2026-05-02T00:16:44.521770979Z ───────────────────────────────────────
2026-05-02T00:16:44.521774977Z GID/UID
2026-05-02T00:16:44.521778574Z ───────────────────────────────────────
2026-05-02T00:16:44.525958332Z
2026-05-02T00:16:44.525966117Z User UID: 911
2026-05-02T00:16:44.525970496Z User GID: 911
2026-05-02T00:16:44.525974113Z ───────────────────────────────────────
2026-05-02T00:16:44.528010424Z Linuxserver.io version: 4.0.17.2953-ls169
2026-05-02T00:16:44.528266119Z Build-date: 2026-05-02T00:11:55+00:00
2026-05-02T00:16:44.528271049Z ───────────────────────────────────────
2026-05-02T00:16:44.528274937Z
2026-05-02T00:16:44.581057528Z [custom-init] No custom files found, skipping...
2026-05-02T00:16:44.906868834Z [Info] Bootstrap: Starting Sonarr - /app/sonarr/bin/Sonarr - Version 4.0.17.2953
2026-05-02T00:16:44.982592133Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2026-05-02T00:16:44.988362903Z [Debug] Bootstrap: Console selected
2026-05-02T00:16:44.990083779Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2026-05-02T00:16:45.358076108Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2026-05-02T00:16:45.423877115Z [Warn] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {f0b800fa-734b-4212-aa0a-ddbc0dc25604} may be persisted to storage in unencrypted form.
2026-05-02T00:16:45.512472154Z [Trace] EventAggregator: Publishing ConfigFileSavedEvent
2026-05-02T00:16:45.565743480Z [Info] MigrationController: *** Migrating data source=/config/sonarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 ***
2026-05-02T00:16:45.666787007Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating
2026-05-02T00:16:45.677017549Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-05-02T00:16:45.677592317Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-05-02T00:16:45.724528455Z [Info] DatabaseEngineVersionCheck: SQLite 3.51.2
2026-05-02T00:16:45.726387719Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0475459s
2026-05-02T00:16:45.726561729Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated
2026-05-02T00:16:45.726656550Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0493631s
2026-05-02T00:16:45.738195497Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating
2026-05-02T00:16:45.738743862Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:45.744325120Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo
2026-05-02T00:16:45.752484913Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL)
2026-05-02T00:16:45.773388968Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0289203s
2026-05-02T00:16:45.773716368Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:45.776415774Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated
2026-05-02T00:16:45.776482238Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0319437s
2026-05-02T00:16:45.784598171Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating
2026-05-02T00:16:45.784680657Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:45.790586911Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version)
2026-05-02T00:16:45.792035769Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-05-02T00:16:45.792373970Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001688s
2026-05-02T00:16:45.792539343Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-05-02T00:16:45.792773965Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001291s
2026-05-02T00:16:45.793176345Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime
2026-05-02T00:16:45.793635660Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME
2026-05-02T00:16:45.794318746Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000967s
2026-05-02T00:16:45.794382514Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:45.795148256Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated
2026-05-02T00:16:45.795198217Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017931s
2026-05-02T00:16:45.795614666Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating
2026-05-02T00:16:45.795722934Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:45.796398414Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-05-02T00:16:45.796478355Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.05E-05s
2026-05-02T00:16:45.796556252Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String
2026-05-02T00:16:45.796740974Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT
2026-05-02T00:16:45.797103834Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004084s
2026-05-02T00:16:45.797172633Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:45.797848895Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated
2026-05-02T00:16:45.797920068Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011516s
2026-05-02T00:16:45.798924972Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating
2026-05-02T00:16:45.798981876Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:45.799776927Z [Info] InitialSetup: Starting migration of Main DB to 1
2026-05-02T00:16:45.805521706Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Config
2026-05-02T00:16:45.805791499Z [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-05-02T00:16:45.806119309Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004879s
2026-05-02T00:16:45.806177056Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Config (Key)
2026-05-02T00:16:45.806354974Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Config_Key" ON "Config" ("Key" ASC)
2026-05-02T00:16:45.806603825Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002769s
2026-05-02T00:16:45.806645860Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RootFolders
2026-05-02T00:16:45.806766152Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "RootFolders" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Path" TEXT NOT NULL)
2026-05-02T00:16:45.807053901Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002755s
2026-05-02T00:16:45.807127760Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex RootFolders (Path)
2026-05-02T00:16:45.807253984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_RootFolders_Path" ON "RootFolders" ("Path" ASC)
2026-05-02T00:16:45.807469348Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002371s
2026-05-02T00:16:45.807543127Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Series
2026-05-02T00:16:45.807739382Z [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-05-02T00:16:45.808479843Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007712s
2026-05-02T00:16:45.808584213Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (TvdbId)
2026-05-02T00:16:45.808648252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2026-05-02T00:16:45.808956483Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002372s
2026-05-02T00:16:45.808981704Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (TvRageId)
2026-05-02T00:16:45.809090443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC)
2026-05-02T00:16:45.809380497Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002459s
2026-05-02T00:16:45.809439155Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (ImdbId)
2026-05-02T00:16:45.809526851Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_ImdbId" ON "Series" ("ImdbId" ASC)
2026-05-02T00:16:45.809764831Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002367s
2026-05-02T00:16:45.809933781Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (TitleSlug)
2026-05-02T00:16:45.809978240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2026-05-02T00:16:45.810211590Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002376s
2026-05-02T00:16:45.810312764Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Seasons
2026-05-02T00:16:45.810481253Z [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-05-02T00:16:45.810760906Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000352s
2026-05-02T00:16:45.810932141Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Episodes
2026-05-02T00:16:45.811012363Z [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-05-02T00:16:45.811544154Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005714s
2026-05-02T00:16:45.811645157Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Episodes (TvDbEpisodeId)
2026-05-02T00:16:45.811746862Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Episodes_TvDbEpisodeId" ON "Episodes" ("TvDbEpisodeId" ASC)
2026-05-02T00:16:45.812093901Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003078s
2026-05-02T00:16:45.812151236Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable EpisodeFiles
2026-05-02T00:16:45.812311659Z [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-05-02T00:16:45.812689590Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004354s
2026-05-02T00:16:45.812790604Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex EpisodeFiles (Path)
2026-05-02T00:16:45.812884062Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_EpisodeFiles_Path" ON "EpisodeFiles" ("Path" ASC)
2026-05-02T00:16:45.813172242Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002689s
2026-05-02T00:16:45.813264969Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable History
2026-05-02T00:16:45.813378858Z [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-05-02T00:16:45.813750948Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003996s
2026-05-02T00:16:45.813858394Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Notifications
2026-05-02T00:16:45.813964378Z [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-05-02T00:16:45.821060718Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070435s
2026-05-02T00:16:45.821138414Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ScheduledTasks
2026-05-02T00:16:45.821327435Z [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-05-02T00:16:45.821655215Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003832s
2026-05-02T00:16:45.821711167Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ScheduledTasks (TypeName)
2026-05-02T00:16:45.821858634Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2026-05-02T00:16:45.822167927Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003112s
2026-05-02T00:16:45.822240363Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Indexers
2026-05-02T00:16:45.822380986Z [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-05-02T00:16:45.822664678Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003359s
2026-05-02T00:16:45.822806774Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Indexers (Name)
2026-05-02T00:16:45.822867436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-05-02T00:16:45.823101427Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002349s
2026-05-02T00:16:45.823209825Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable QualityProfiles
2026-05-02T00:16:45.823325037Z [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-05-02T00:16:45.823624741Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003141s
2026-05-02T00:16:45.823717528Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityProfiles (Name)
2026-05-02T00:16:45.823819543Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityProfiles_Name" ON "QualityProfiles" ("Name" ASC)
2026-05-02T00:16:45.824142183Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002895s
2026-05-02T00:16:45.824221873Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable QualitySizes
2026-05-02T00:16:45.824355292Z [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-05-02T00:16:45.824677311Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003473s
2026-05-02T00:16:45.824770158Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualitySizes (QualityId)
2026-05-02T00:16:45.824868766Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualitySizes_QualityId" ON "QualitySizes" ("QualityId" ASC)
2026-05-02T00:16:45.825133299Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002643s
2026-05-02T00:16:45.825235885Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualitySizes (Name)
2026-05-02T00:16:45.825331187Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualitySizes_Name" ON "QualitySizes" ("Name" ASC)
2026-05-02T00:16:45.825609718Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002779s
2026-05-02T00:16:45.825710221Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable SceneMappings
2026-05-02T00:16:45.825819902Z [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-05-02T00:16:45.826144575Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003418s
2026-05-02T00:16:45.826249256Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NamingConfig
2026-05-02T00:16:45.826361883Z [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-05-02T00:16:45.826837952Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004981s
2026-05-02T00:16:45.830363020Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-05-02T00:16:45', 'InitialSetup')
2026-05-02T00:16:45.831706165Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:45.833125033Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated
2026-05-02T00:16:45.833248241Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067775s
2026-05-02T00:16:45.833403594Z [Info] FluentMigrator.Runner.MigrationRunner: 2: remove_tvrage_imdb_unique_constraint migrating
2026-05-02T00:16:45.833529597Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:45.833690321Z [Info] remove_tvrage_imdb_unique_constraint: Starting migration of Main DB to 2
2026-05-02T00:16:45.835539725Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex Series (TvRageId)
2026-05-02T00:16:45.835931655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_Series_TvRageId"
2026-05-02T00:16:45.836224384Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005664s
2026-05-02T00:16:45.836335377Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex Series (ImdbId)
2026-05-02T00:16:45.836448125Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_Series_ImdbId"
2026-05-02T00:16:45.836692006Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002586s
2026-05-02T00:16:45.836817578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2026-05-02T00:16:45', 'remove_tvrage_imdb_unique_constraint')
2026-05-02T00:16:45.837039074Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:45.837783273Z [Info] FluentMigrator.Runner.MigrationRunner: 2: remove_tvrage_imdb_unique_constraint migrated
2026-05-02T00:16:45.837912694Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001351s
2026-05-02T00:16:45.838010471Z [Info] FluentMigrator.Runner.MigrationRunner: 3: remove_renamed_scene_mapping_columns migrating
2026-05-02T00:16:45.838115352Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:45.838263450Z [Info] remove_renamed_scene_mapping_columns: Starting migration of Main DB to 3
2026-05-02T00:16:45.839184996Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable SceneMappings
2026-05-02T00:16:45.839500270Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SceneMappings"
2026-05-02T00:16:45.839793010Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004981s
2026-05-02T00:16:45.839903973Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable SceneMappings
2026-05-02T00:16:45.840023414Z [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-05-02T00:16:45.840376375Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003734s
2026-05-02T00:16:45.840491497Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2026-05-02T00:16:45', 'remove_renamed_scene_mapping_columns')
2026-05-02T00:16:45.840708624Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:45.841480608Z [Info] FluentMigrator.Runner.MigrationRunner: 3: remove_renamed_scene_mapping_columns migrated
2026-05-02T00:16:45.841581091Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014574s
2026-05-02T00:16:45.841673256Z [Info] FluentMigrator.Runner.MigrationRunner: 4: updated_history migrating
2026-05-02T00:16:45.841773087Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:45.841930184Z [Info] updated_history: Starting migration of Main DB to 4
2026-05-02T00:16:45.842376713Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable History
2026-05-02T00:16:45.842510262Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History"
2026-05-02T00:16:45.842798061Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003071s
2026-05-02T00:16:45.842894005Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable History
2026-05-02T00:16:45.843001211Z [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-05-02T00:16:45.843356416Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003727s
2026-05-02T00:16:45.843464874Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2026-05-02T00:16:45', 'updated_history')
2026-05-02T00:16:45.843688605Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:45.845037090Z [Info] FluentMigrator.Runner.MigrationRunner: 4: updated_history migrated
2026-05-02T00:16:45.845138264Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020447s
2026-05-02T00:16:45.845241071Z [Info] FluentMigrator.Runner.MigrationRunner: 5: added_eventtype_to_history migrating
2026-05-02T00:16:45.845345281Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:45.845491806Z [Info] added_eventtype_to_history: Starting migration of Main DB to 5
2026-05-02T00:16:45.845783874Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History
2026-05-02T00:16:45.845887663Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-05-02T00:16:45.845972404Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn History EventType Int32
2026-05-02T00:16:45.846075782Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History" ADD COLUMN "EventType" INTEGER
2026-05-02T00:16:45.846588976Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005158s
2026-05-02T00:16:45.846714829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2026-05-02T00:16:45', 'added_eventtype_to_history')
2026-05-02T00:16:45.846957167Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:45.847571274Z [Info] FluentMigrator.Runner.MigrationRunner: 5: added_eventtype_to_history migrated
2026-05-02T00:16:45.847681846Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014935s
2026-05-02T00:16:45.847774794Z [Info] FluentMigrator.Runner.MigrationRunner: 6: add_index_to_log_time migrating
2026-05-02T00:16:45.847892230Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:45.848035599Z [Info] add_index_to_log_time: Starting migration of Main DB to 6
2026-05-02T00:16:45.848184709Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2026-05-02T00:16:45', 'add_index_to_log_time')
2026-05-02T00:16:45.848413780Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:45.849068729Z [Info] FluentMigrator.Runner.MigrationRunner: 6: add_index_to_log_time migrated
2026-05-02T00:16:45.849169993Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011831s
2026-05-02T00:16:45.849269303Z [Info] FluentMigrator.Runner.MigrationRunner: 7: add_renameEpisodes_to_naming migrating
2026-05-02T00:16:45.849373844Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:45.849522213Z [Info] add_renameEpisodes_to_naming: Starting migration of Main DB to 7
2026-05-02T00:16:45.850192593Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2026-05-02T00:16:45.850311041Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-05-02T00:16:45.850384419Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig RenameEpisodes Boolean
2026-05-02T00:16:45.850501174Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "RenameEpisodes" INTEGER
2026-05-02T00:16:45.850998986Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004943s
2026-05-02T00:16:45.851221484Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "RenameEpisodes" = NOT "UseSceneName"
2026-05-02T00:16:45.851606560Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "RenameEpisodes" = NOT "UseSceneName"
2026-05-02T00:16:45.851799919Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004211s
2026-05-02T00:16:45.851936384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2026-05-02T00:16:45', 'add_renameEpisodes_to_naming')
2026-05-02T00:16:45.852156016Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:45.852793881Z [Info] FluentMigrator.Runner.MigrationRunner: 7: add_renameEpisodes_to_naming migrated
2026-05-02T00:16:45.852980116Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014074s
2026-05-02T00:16:45.853015557Z [Info] FluentMigrator.Runner.MigrationRunner: 8: remove_backlog migrating
2026-05-02T00:16:45.853103214Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:45.853244569Z [Info] remove_backlog: Starting migration of Main DB to 8
2026-05-02T00:16:45.855272342Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Series BacklogSetting
2026-05-02T00:16:45.871283024Z [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-05-02T00:16:45.872057974Z [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-05-02T00:16:45.872699306Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2026-05-02T00:16:45.873484306Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2026-05-02T00:16:45.874738131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2026-05-02T00:16:45.875004227Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2026-05-02T00:16:45.875259902Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.019863s
2026-05-02T00:16:45.875355695Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig UseSceneName
2026-05-02T00:16:45.876533356Z [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-05-02T00:16:45.877056239Z [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-05-02T00:16:45.877481526Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig"
2026-05-02T00:16:45.877777111Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig"
2026-05-02T00:16:45.878875603Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003412s
2026-05-02T00:16:45.878990915Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2026-05-02T00:16:45', 'remove_backlog')
2026-05-02T00:16:45.879203513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:45.880104438Z [Info] FluentMigrator.Runner.MigrationRunner: 8: remove_backlog migrated
2026-05-02T00:16:45.880222084Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00464s
2026-05-02T00:16:45.880328158Z [Info] FluentMigrator.Runner.MigrationRunner: 9: fix_rename_episodes migrating
2026-05-02T00:16:45.880426887Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:45.880579945Z [Info] fix_rename_episodes: Starting migration of Main DB to 9
2026-05-02T00:16:45.883394974Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig SeasonFolderFormat
2026-05-02T00:16:45.884553477Z [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-05-02T00:16:45.885035057Z [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-05-02T00:16:45.885442898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig"
2026-05-02T00:16:45.885724746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig"
2026-05-02T00:16:45.886801284Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00328s
2026-05-02T00:16:45.886921656Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-05-02T00:16:45.889014891Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "RenameEpisodes" = 1 WHERE "RenameEpisodes" = -1
2026-05-02T00:16:45.889211918Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022049s
2026-05-02T00:16:45.889304565Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-05-02T00:16:45.889409426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "RenameEpisodes" = 0 WHERE "RenameEpisodes" = -2
2026-05-02T00:16:45.889588256Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001982s
2026-05-02T00:16:45.889692055Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2026-05-02T00:16:45', 'fix_rename_episodes')
2026-05-02T00:16:45.889910274Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:45.890870638Z [Info] FluentMigrator.Runner.MigrationRunner: 9: fix_rename_episodes migrated
2026-05-02T00:16:45.890980770Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014776s
2026-05-02T00:16:45.891085682Z [Info] FluentMigrator.Runner.MigrationRunner: 10: add_monitored migrating
2026-05-02T00:16:45.891171544Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:45.891328130Z [Info] add_monitored: Starting migration of Main DB to 10
2026-05-02T00:16:45.892531954Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2026-05-02T00:16:45.892643849Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-05-02T00:16:45.892721676Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes Monitored Boolean
2026-05-02T00:16:45.892830956Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "Monitored" INTEGER
2026-05-02T00:16:45.893301914Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004712s
2026-05-02T00:16:45.893416485Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Seasons
2026-05-02T00:16:45.893499763Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-05-02T00:16:45.893587549Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Seasons Monitored Boolean
2026-05-02T00:16:45.893688703Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Seasons" ADD COLUMN "Monitored" INTEGER
2026-05-02T00:16:45.894149722Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004631s
2026-05-02T00:16:45.894280555Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-05-02T00:16:45.894453223Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Episodes" SET "Monitored" = 1 WHERE "Ignored" = 0
2026-05-02T00:16:45.894653055Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002709s
2026-05-02T00:16:45.894748888Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-05-02T00:16:45.894831675Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Episodes" SET "Monitored" = 0 WHERE "Ignored" = 1
2026-05-02T00:16:45.894997078Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001696s
2026-05-02T00:16:45.895089544Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-05-02T00:16:45.895174896Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Seasons" SET "Monitored" = 1 WHERE "Ignored" = 0
2026-05-02T00:16:45.895338064Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001665s
2026-05-02T00:16:45.895431282Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-05-02T00:16:45.895511303Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Seasons" SET "Monitored" = 0 WHERE "Ignored" = 1
2026-05-02T00:16:45.895686957Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001722s
2026-05-02T00:16:45.895787850Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2026-05-02T00:16:45', 'add_monitored')
2026-05-02T00:16:45.896056802Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:45.896694366Z [Info] FluentMigrator.Runner.MigrationRunner: 10: add_monitored migrated
2026-05-02T00:16:45.896797453Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011754s
2026-05-02T00:16:45.896903106Z [Info] FluentMigrator.Runner.MigrationRunner: 11: remove_ignored migrating
2026-05-02T00:16:45.896993779Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:45.897156797Z [Info] remove_ignored: Starting migration of Main DB to 11
2026-05-02T00:16:45.897389115Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Seasons Ignored
2026-05-02T00:16:45.898552568Z [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-05-02T00:16:45.898892773Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Seasons_temp" ("Id", "SeriesId", "SeasonNumber", "Monitored") SELECT "Id", "SeriesId", "SeasonNumber", "Monitored" FROM "Seasons"
2026-05-02T00:16:45.899161043Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Seasons"
2026-05-02T00:16:45.899463402Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Seasons_temp" RENAME TO "Seasons"
2026-05-02T00:16:45.900612225Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030986s
2026-05-02T00:16:45.900715684Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Episodes Ignored
2026-05-02T00:16:45.901945300Z [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-05-02T00:16:45.902682795Z [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-05-02T00:16:45.903422625Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Episodes"
2026-05-02T00:16:45.903790756Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes_temp" RENAME TO "Episodes"
2026-05-02T00:16:45.904898447Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Episodes_TvDbEpisodeId" ON "Episodes" ("TvDbEpisodeId" ASC)
2026-05-02T00:16:45.905167369Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043413s
2026-05-02T00:16:45.905279244Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2026-05-02T00:16:45', 'remove_ignored')
2026-05-02T00:16:45.905498425Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:45.906284829Z [Info] FluentMigrator.Runner.MigrationRunner: 11: remove_ignored migrated
2026-05-02T00:16:45.906384109Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0054528s
2026-05-02T00:16:45.906491926Z [Info] FluentMigrator.Runner.MigrationRunner: 12: remove_custom_start_date migrating
2026-05-02T00:16:45.906587388Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:45.906745206Z [Info] remove_custom_start_date: Starting migration of Main DB to 12
2026-05-02T00:16:45.906956451Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Series CustomStartDate
2026-05-02T00:16:45.908149444Z [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-05-02T00:16:45.908866648Z [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-05-02T00:16:45.909489633Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2026-05-02T00:16:45.909968818Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2026-05-02T00:16:45.915499415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2026-05-02T00:16:45.915791433Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2026-05-02T00:16:45.916048951Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089563s
2026-05-02T00:16:45.916156748Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2026-05-02T00:16:45', 'remove_custom_start_date')
2026-05-02T00:16:45.916360108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:45.917596688Z [Info] FluentMigrator.Runner.MigrationRunner: 12: remove_custom_start_date migrated
2026-05-02T00:16:45.917704685Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105084s
2026-05-02T00:16:45.917822713Z [Info] FluentMigrator.Runner.MigrationRunner: 13: add_air_date_utc migrating
2026-05-02T00:16:45.917911813Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:45.918072216Z [Info] add_air_date_utc: Starting migration of Main DB to 13
2026-05-02T00:16:45.918455457Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2026-05-02T00:16:45.918559006Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-05-02T00:16:45.918658226Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes AirDateUtc DateTime
2026-05-02T00:16:45.918758498Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "AirDateUtc" DATETIME
2026-05-02T00:16:45.919233184Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004765s
2026-05-02T00:16:45.919330379Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Episodes" SET "AirDateUtc" = "AirDate"
2026-05-02T00:16:45.919456674Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Episodes" SET "AirDateUtc" = "AirDate"
2026-05-02T00:16:45.919609291Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001645s
2026-05-02T00:16:45.919706827Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2026-05-02T00:16:45', 'add_air_date_utc')
2026-05-02T00:16:45.919923444Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:45.920540075Z [Info] FluentMigrator.Runner.MigrationRunner: 13: add_air_date_utc migrated
2026-05-02T00:16:45.920639636Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010838s
2026-05-02T00:16:45.920734126Z [Info] FluentMigrator.Runner.MigrationRunner: 14: drop_air_date migrating
2026-05-02T00:16:45.920818546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:45.920961294Z [Info] drop_air_date: Starting migration of Main DB to 14
2026-05-02T00:16:45.921158841Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Episodes AirDate
2026-05-02T00:16:45.922072782Z [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-05-02T00:16:45.922620395Z [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-05-02T00:16:45.923126504Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Episodes"
2026-05-02T00:16:45.923460426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes_temp" RENAME TO "Episodes"
2026-05-02T00:16:45.924524088Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Episodes_TvDbEpisodeId" ON "Episodes" ("TvDbEpisodeId" ASC)
2026-05-02T00:16:45.924782228Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035065s
2026-05-02T00:16:45.924892260Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2026-05-02T00:16:45', 'drop_air_date')
2026-05-02T00:16:45.925089096Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:45.925777492Z [Info] FluentMigrator.Runner.MigrationRunner: 14: drop_air_date migrated
2026-05-02T00:16:45.925874518Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045041s
2026-05-02T00:16:45.925974399Z [Info] FluentMigrator.Runner.MigrationRunner: 15: add_air_date_as_string migrating
2026-05-02T00:16:45.926071424Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:45.926208500Z [Info] add_air_date_as_string: Starting migration of Main DB to 15
2026-05-02T00:16:45.926446630Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2026-05-02T00:16:45.926548766Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-05-02T00:16:45.926623356Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes AirDate String
2026-05-02T00:16:45.926723137Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "AirDate" TEXT
2026-05-02T00:16:45.927166439Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004412s
2026-05-02T00:16:45.927273174Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2026-05-02T00:16:45', 'add_air_date_as_string')
2026-05-02T00:16:45.927476544Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:45.928274050Z [Info] FluentMigrator.Runner.MigrationRunner: 15: add_air_date_as_string migrated
2026-05-02T00:16:45.928379352Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015391s
2026-05-02T00:16:45.928474624Z [Info] FluentMigrator.Runner.MigrationRunner: 16: updated_imported_history_item migrating
2026-05-02T00:16:45.928569305Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:45.928708335Z [Info] updated_imported_history_item: Starting migration of Main DB to 16
2026-05-02T00:16:45.928892255Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "History" SET "Data" = replace( "Data", '"Path"', '"ImportedPath"' ) WHERE "EventType" = 3
2026-05-02T00:16:45.929046826Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "History" SET "Data" = replace( "Data", '"Path"', '"ImportedPath"' ) WHERE "EventType" = 3
2026-05-02T00:16:45.929236889Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001913s
2026-05-02T00:16:45.929335197Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2026-05-02T00:16:45', 'updated_imported_history_item')
2026-05-02T00:16:45.929536322Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:45.930101771Z [Info] FluentMigrator.Runner.MigrationRunner: 16: updated_imported_history_item migrated
2026-05-02T00:16:45.930221612Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010547s
2026-05-02T00:16:45.930318818Z [Info] FluentMigrator.Runner.MigrationRunner: 17: reset_scene_names migrating
2026-05-02T00:16:45.930403578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:45.930547458Z [Info] reset_scene_names: Starting migration of Main DB to 17
2026-05-02T00:16:45.930729505Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "EpisodeFiles" SET "SceneName" = NULL where "SceneName" != NULL
2026-05-02T00:16:45.930865879Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "EpisodeFiles" SET "SceneName" = NULL where "SceneName" != NULL
2026-05-02T00:16:45.931033377Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001675s
2026-05-02T00:16:45.931130963Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2026-05-02T00:16:45', 'reset_scene_names')
2026-05-02T00:16:45.931324884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:45.931923609Z [Info] FluentMigrator.Runner.MigrationRunner: 17: reset_scene_names migrated
2026-05-02T00:16:45.932025525Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010443s
2026-05-02T00:16:45.932122730Z [Info] FluentMigrator.Runner.MigrationRunner: 18: remove_duplicates migrating
2026-05-02T00:16:45.932204425Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:45.932345619Z [Info] remove_duplicates: Starting migration of Main DB to 18
2026-05-02T00:16:45.932542786Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-05-02T00:16:45.932653128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-05-02T00:16:45.943019814Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103577s
2026-05-02T00:16:45.943137050Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2026-05-02T00:16:45', 'remove_duplicates')
2026-05-02T00:16:45.943333306Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:45.943937452Z [Info] FluentMigrator.Runner.MigrationRunner: 18: remove_duplicates migrated
2026-05-02T00:16:45.944040810Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112815s
2026-05-02T00:16:45.944133948Z [Info] FluentMigrator.Runner.MigrationRunner: 19: restore_unique_constraints migrating
2026-05-02T00:16:45.944234991Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:45.944373661Z [Info] restore_unique_constraints: Starting migration of Main DB to 19
2026-05-02T00:16:45.944918688Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DROP INDEX IF EXISTS "IX_Series_TvdbId"
2026-05-02T00:16:45.945049391Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX IF EXISTS "IX_Series_TvdbId"
2026-05-02T00:16:45.945316459Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002602s
2026-05-02T00:16:45.945407873Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DROP INDEX IF EXISTS "IX_Series_TitleSlug"
2026-05-02T00:16:45.945518516Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX IF EXISTS "IX_Series_TitleSlug"
2026-05-02T00:16:45.945766215Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002422s
2026-05-02T00:16:45.945855475Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DROP INDEX IF EXISTS "IX_Episodes_TvDbEpisodeId"
2026-05-02T00:16:45.945970977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX IF EXISTS "IX_Episodes_TvDbEpisodeId"
2026-05-02T00:16:45.946218606Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002436s
2026-05-02T00:16:45.946314659Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (TvdbId)
2026-05-02T00:16:45.946401324Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2026-05-02T00:16:45.946634023Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002284s
2026-05-02T00:16:45.946736429Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (TitleSlug)
2026-05-02T00:16:45.946830879Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2026-05-02T00:16:45.947061664Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002302s
2026-05-02T00:16:45.947156895Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Episodes (TvDbEpisodeId)
2026-05-02T00:16:45.947252197Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Episodes_TvDbEpisodeId" ON "Episodes" ("TvDbEpisodeId" ASC)
2026-05-02T00:16:45.947488603Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002366s
2026-05-02T00:16:45.947593485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2026-05-02T00:16:45', 'restore_unique_constraints')
2026-05-02T00:16:45.947798117Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:45.948592997Z [Info] FluentMigrator.Runner.MigrationRunner: 19: restore_unique_constraints migrated
2026-05-02T00:16:45.948701065Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013304s
2026-05-02T00:16:45.948794142Z [Info] FluentMigrator.Runner.MigrationRunner: 20: add_year_and_seasons_to_series migrating
2026-05-02T00:16:45.948893262Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:45.949030268Z [Info] add_year_and_seasons_to_series: Starting migration of Main DB to 20
2026-05-02T00:16:45.949376976Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-05-02T00:16:45.949478571Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-05-02T00:16:45.949549934Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series Year Int32
2026-05-02T00:16:45.949641489Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "Year" INTEGER
2026-05-02T00:16:45.950216988Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005697s
2026-05-02T00:16:45.950315756Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-05-02T00:16:45.950389585Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-05-02T00:16:45.950467342Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series Seasons String
2026-05-02T00:16:45.950562854Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "Seasons" TEXT
2026-05-02T00:16:45.950999323Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004329s
2026-05-02T00:16:45.951097601Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-05-02T00:16:45.951173213Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-05-02T00:16:45.955229111Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004013s
2026-05-02T00:16:45.955330655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2026-05-02T00:16:45', 'add_year_and_seasons_to_series')
2026-05-02T00:16:45.955545889Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:45.956295338Z [Info] FluentMigrator.Runner.MigrationRunner: 20: add_year_and_seasons_to_series migrated
2026-05-02T00:16:45.956410720Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050925s
2026-05-02T00:16:45.956529710Z [Info] FluentMigrator.Runner.MigrationRunner: 21: drop_seasons_table migrating
2026-05-02T00:16:45.956591895Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:45.956736346Z [Info] drop_seasons_table: Starting migration of Main DB to 21
2026-05-02T00:16:45.956924936Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable Seasons
2026-05-02T00:16:45.957029867Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Seasons"
2026-05-02T00:16:45.957299560Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002688s
2026-05-02T00:16:45.957406215Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2026-05-02T00:16:45', 'drop_seasons_table')
2026-05-02T00:16:45.957615136Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:45.958376659Z [Info] FluentMigrator.Runner.MigrationRunner: 21: drop_seasons_table migrated
2026-05-02T00:16:45.958480789Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001346s
2026-05-02T00:16:45.958602574Z [Info] FluentMigrator.Runner.MigrationRunner: 22: move_indexer_to_generic_provider migrating
2026-05-02T00:16:45.958672224Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:45.958821234Z [Info] move_indexer_to_generic_provider: Starting migration of Main DB to 22
2026-05-02T00:16:45.959069665Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-05-02T00:16:45.959171971Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-05-02T00:16:45.959247152Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers ConfigContract String
2026-05-02T00:16:45.959355601Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "ConfigContract" TEXT
2026-05-02T00:16:45.959803272Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000446s
2026-05-02T00:16:45.959930739Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2026-05-02T00:16:45', 'move_indexer_to_generic_provider')
2026-05-02T00:16:45.960144379Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:45.960774568Z [Info] FluentMigrator.Runner.MigrationRunner: 22: move_indexer_to_generic_provider migrated
2026-05-02T00:16:45.960879038Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014048s
2026-05-02T00:16:45.960994581Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_config_contract_to_indexers migrating
2026-05-02T00:16:45.961066035Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:45.961213502Z [Info] add_config_contract_to_indexers: Starting migration of Main DB to 23
2026-05-02T00:16:45.963140473Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-05-02T00:16:45.963246827Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NewznabSettings' WHERE "Implementation" = 'Newznab'
2026-05-02T00:16:45.963439034Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001946s
2026-05-02T00:16:45.963523113Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-05-02T00:16:45.963613164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'OmgwtfnzbsSettings' WHERE "Implementation" = 'Omgwtfnzbs'
2026-05-02T00:16:45.963798548Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001888s
2026-05-02T00:16:45.963950394Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-05-02T00:16:45.964036667Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NullConfig' WHERE "Implementation" = 'Wombles'
2026-05-02T00:16:45.964230618Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001927s
2026-05-02T00:16:45.964316110Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-05-02T00:16:45.964404007Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NullConfig' WHERE "Implementation" = 'Eztv'
2026-05-02T00:16:45.964579240Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001776s
2026-05-02T00:16:45.964675534Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-05-02T00:16:45.967088313Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "ConfigContract" IS NULL
2026-05-02T00:16:45.967267303Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002488s
2026-05-02T00:16:45.967397726Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2026-05-02T00:16:45', 'add_config_contract_to_indexers')
2026-05-02T00:16:45.967583480Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:45.968265784Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_config_contract_to_indexers migrated
2026-05-02T00:16:45.968375956Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034739s
2026-05-02T00:16:45.968496929Z [Info] FluentMigrator.Runner.MigrationRunner: 24: drop_tvdb_episodeid migrating
2026-05-02T00:16:45.968599866Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:45.968767073Z [Info] drop_tvdb_episodeid: Starting migration of Main DB to 24
2026-05-02T00:16:45.968980814Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Episodes TvDbEpisodeId
2026-05-02T00:16:45.969904534Z [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-05-02T00:16:45.970434210Z [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-05-02T00:16:45.970964027Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Episodes"
2026-05-02T00:16:45.971326777Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes_temp" RENAME TO "Episodes"
2026-05-02T00:16:45.972479669Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033498s
2026-05-02T00:16:45.972582356Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2026-05-02T00:16:45', 'drop_tvdb_episodeid')
2026-05-02T00:16:45.972811187Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:45.974261758Z [Info] FluentMigrator.Runner.MigrationRunner: 24: drop_tvdb_episodeid migrated
2026-05-02T00:16:45.974387862Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051455s
2026-05-02T00:16:45.974493976Z [Info] FluentMigrator.Runner.MigrationRunner: 25: move_notification_to_generic_provider migrating
2026-05-02T00:16:45.974629108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:45.974787988Z [Info] move_notification_to_generic_provider: Starting migration of Main DB to 25
2026-05-02T00:16:45.975080667Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-05-02T00:16:45.975192793Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-05-02T00:16:45.975289197Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications ConfigContract String
2026-05-02T00:16:45.975406383Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "ConfigContract" TEXT
2026-05-02T00:16:45.975913865Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004748s
2026-05-02T00:16:45.976032985Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2026-05-02T00:16:45', 'move_notification_to_generic_provider')
2026-05-02T00:16:45.976268269Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:45.977043790Z [Info] FluentMigrator.Runner.MigrationRunner: 25: move_notification_to_generic_provider migrated
2026-05-02T00:16:45.977175315Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016314s
2026-05-02T00:16:45.977292651Z [Info] FluentMigrator.Runner.MigrationRunner: 26: add_config_contract_to_notifications migrating
2026-05-02T00:16:45.977428194Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:45.977598227Z [Info] add_config_contract_to_notifications: Starting migration of Main DB to 26
2026-05-02T00:16:45.978408238Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-05-02T00:16:45.978562398Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "ConfigContract" = 'EmailSettings' WHERE "Implementation" = 'Email'
2026-05-02T00:16:45.978733313Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002081s
2026-05-02T00:16:45.978841931Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-05-02T00:16:45.978939678Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "ConfigContract" = 'GrowlSettings' WHERE "Implementation" = 'Growl'
2026-05-02T00:16:45.979146204Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002104s
2026-05-02T00:16:45.979243199Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-05-02T00:16:45.979346618Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "ConfigContract" = 'NotifyMyAndroidSettings' WHERE "Implementation" = 'NotifyMyAndroid'
2026-05-02T00:16:45.979558354Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002134s
2026-05-02T00:16:45.979658265Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-05-02T00:16:45.979755391Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "ConfigContract" = 'PlexClientSettings' WHERE "Implementation" = 'PlexClient'
2026-05-02T00:16:45.979984953Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002289s
2026-05-02T00:16:45.980081437Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-05-02T00:16:45.980186098Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "ConfigContract" = 'PlexServerSettings' WHERE "Implementation" = 'PlexServer'
2026-05-02T00:16:45.980386702Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002049s
2026-05-02T00:16:45.980489159Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-05-02T00:16:45.980581424Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "ConfigContract" = 'ProwlSettings' WHERE "Implementation" = 'Prowl'
2026-05-02T00:16:45.980787780Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002066s
2026-05-02T00:16:45.980884605Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-05-02T00:16:45.980991180Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "ConfigContract" = 'PushBulletSettings' WHERE "Implementation" = 'PushBullet'
2026-05-02T00:16:45.981193858Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002051s
2026-05-02T00:16:45.981300372Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-05-02T00:16:45.981386696Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "ConfigContract" = 'PushoverSettings' WHERE "Implementation" = 'Pushover'
2026-05-02T00:16:45.981599414Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002117s
2026-05-02T00:16:45.981697803Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-05-02T00:16:45.981801381Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "ConfigContract" = 'XbmcSettings' WHERE "Implementation" = 'Xbmc'
2026-05-02T00:16:45.981996434Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001996s
2026-05-02T00:16:45.982102267Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-05-02T00:16:45.982230044Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "ConfigContract" IS NULL
2026-05-02T00:16:45.982414616Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001993s
2026-05-02T00:16:45.982523606Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2026-05-02T00:16:45', 'add_config_contract_to_notifications')
2026-05-02T00:16:45.982760392Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:45.983764915Z [Info] FluentMigrator.Runner.MigrationRunner: 26: add_config_contract_to_notifications migrated
2026-05-02T00:16:45.983910639Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015458s
2026-05-02T00:16:45.984019538Z [Info] FluentMigrator.Runner.MigrationRunner: 27: fix_omgwtfnzbs migrating
2026-05-02T00:16:45.984131824Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:45.984290413Z [Info] fix_omgwtfnzbs: Starting migration of Main DB to 27
2026-05-02T00:16:45.985324927Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-05-02T00:16:45.985440459Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'OmgwtfnzbsSettings' WHERE "Implementation" = 'Omgwtfnzbs'
2026-05-02T00:16:45.985655152Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002211s
2026-05-02T00:16:45.985754542Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-05-02T00:16:45.985859614Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "Settings" = '{}' WHERE "Implementation" = 'Omgwtfnzbs' AND "Settings" IS NULL
2026-05-02T00:16:45.986063294Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000207s
2026-05-02T00:16:45.986165339Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-05-02T00:16:45.986262184Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "Settings" = '{}' WHERE "Implementation" = 'Omgwtfnzbs' AND "Settings" = ''
2026-05-02T00:16:45.986472378Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002148s
2026-05-02T00:16:45.986581477Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2026-05-02T00:16:45', 'fix_omgwtfnzbs')
2026-05-02T00:16:45.986801490Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:45.987441990Z [Info] FluentMigrator.Runner.MigrationRunner: 27: fix_omgwtfnzbs migrated
2026-05-02T00:16:45.987570329Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011821s
2026-05-02T00:16:45.987674849Z [Info] FluentMigrator.Runner.MigrationRunner: 28: add_blacklist_table migrating
2026-05-02T00:16:45.987790913Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:45.987962779Z [Info] add_blacklist_table: Starting migration of Main DB to 28
2026-05-02T00:16:45.988332844Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Blacklist
2026-05-02T00:16:45.988471794Z [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-05-02T00:16:45.988847871Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003967s
2026-05-02T00:16:45.988968604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2026-05-02T00:16:45', 'add_blacklist_table')
2026-05-02T00:16:45.989194579Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:45.989863366Z [Info] FluentMigrator.Runner.MigrationRunner: 28: add_blacklist_table migrated
2026-05-02T00:16:45.989985281Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014098s
2026-05-02T00:16:45.990096175Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_formats_to_naming_config migrating
2026-05-02T00:16:45.990214603Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:45.990372541Z [Info] add_formats_to_naming_config: Starting migration of Main DB to 29
2026-05-02T00:16:45.990751104Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2026-05-02T00:16:45.990868560Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-05-02T00:16:45.990965495Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig StandardEpisodeFormat String
2026-05-02T00:16:45.991088172Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "StandardEpisodeFormat" TEXT
2026-05-02T00:16:45.991588800Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000503s
2026-05-02T00:16:45.991707119Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2026-05-02T00:16:45.991812190Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-05-02T00:16:45.992011612Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig DailyEpisodeFormat String
2026-05-02T00:16:45.992121162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "DailyEpisodeFormat" TEXT
2026-05-02T00:16:45.992597151Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004697s
2026-05-02T00:16:45.992694848Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-05-02T00:16:45.992801252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-05-02T00:16:45.998265225Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0054514s
2026-05-02T00:16:45.998398634Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2026-05-02T00:16:45', 'add_formats_to_naming_config')
2026-05-02T00:16:45.998618797Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:45.999371212Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_formats_to_naming_config migrated
2026-05-02T00:16:45.999490773Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065648s
2026-05-02T00:16:45.999612458Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_season_folder_format_to_naming_config migrating
2026-05-02T00:16:45.999727500Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:45.999917292Z [Info] add_season_folder_format_to_naming_config: Starting migration of Main DB to 30
2026-05-02T00:16:46.000243990Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2026-05-02T00:16:46.000369533Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-05-02T00:16:46.000444554Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig SeasonFolderFormat String
2026-05-02T00:16:46.000583263Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "SeasonFolderFormat" TEXT
2026-05-02T00:16:46.001080705Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004976s
2026-05-02T00:16:46.001192170Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-05-02T00:16:46.001293674Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-05-02T00:16:46.001993022Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006867s
2026-05-02T00:16:46.002119126Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" = 'seasonfolderformat'
2026-05-02T00:16:46.002236693Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'seasonfolderformat'
2026-05-02T00:16:46.002417858Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001778s
2026-05-02T00:16:46.002527679Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" = 'useseasonfolder'
2026-05-02T00:16:46.002668172Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'useseasonfolder'
2026-05-02T00:16:46.002854888Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001769s
2026-05-02T00:16:46.002955871Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2026-05-02T00:16:46', 'add_season_folder_format_to_naming_config')
2026-05-02T00:16:46.003198340Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:46.004136038Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_season_folder_format_to_naming_config migrated
2026-05-02T00:16:46.004273575Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014532s
2026-05-02T00:16:46.004377214Z [Info] FluentMigrator.Runner.MigrationRunner: 31: delete_old_naming_config_columns migrating
2026-05-02T00:16:46.004497516Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:46.004667027Z [Info] delete_old_naming_config_columns: Starting migration of Main DB to 31
2026-05-02T00:16:46.005057584Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig Separator, NumberStyle, IncludeSeriesTitle, IncludeEpisodeTitle, IncludeQuality, ReplaceSpaces
2026-05-02T00:16:46.006016034Z [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-05-02T00:16:46.006410538Z [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-05-02T00:16:46.006781135Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig"
2026-05-02T00:16:46.007047060Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig"
2026-05-02T00:16:46.008266385Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030174s
2026-05-02T00:16:46.008375515Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2026-05-02T00:16:46', 'delete_old_naming_config_columns')
2026-05-02T00:16:46.008610308Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:46.009680874Z [Info] FluentMigrator.Runner.MigrationRunner: 31: delete_old_naming_config_columns migrated
2026-05-02T00:16:46.009809873Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044413s
2026-05-02T00:16:46.009911829Z [Info] FluentMigrator.Runner.MigrationRunner: 32: set_default_release_group migrating
2026-05-02T00:16:46.010033634Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:46.010186151Z [Info] set_default_release_group: Starting migration of Main DB to 32
2026-05-02T00:16:46.010810919Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-05-02T00:16:46.010921752Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "EpisodeFiles" SET "ReleaseGroup" = 'DRONE' WHERE "ReleaseGroup" IS NULL
2026-05-02T00:16:46.011129160Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002084s
2026-05-02T00:16:46.011234302Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2026-05-02T00:16:46', 'set_default_release_group')
2026-05-02T00:16:46.011476590Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:46.012122100Z [Info] FluentMigrator.Runner.MigrationRunner: 32: set_default_release_group migrated
2026-05-02T00:16:46.012249246Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001196s
2026-05-02T00:16:46.012351351Z [Info] FluentMigrator.Runner.MigrationRunner: 33: add_api_key_to_pushover migrating
2026-05-02T00:16:46.015198565Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:46.015361673Z [Info] add_api_key_to_pushover: Starting migration of Main DB to 33
2026-05-02T00:16:46.015579101Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-05-02T00:16:46.015684904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-05-02T00:16:46.016543964Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008411s
2026-05-02T00:16:46.016655489Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2026-05-02T00:16:46', 'add_api_key_to_pushover')
2026-05-02T00:16:46.016894540Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:46.017546253Z [Info] FluentMigrator.Runner.MigrationRunner: 33: add_api_key_to_pushover migrated
2026-05-02T00:16:46.017671725Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018515s
2026-05-02T00:16:46.017783470Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_series_contraints migrating
2026-05-02T00:16:46.017902640Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:46.018053594Z [Info] remove_series_contraints: Starting migration of Main DB to 34
2026-05-02T00:16:46.019307139Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-05-02T00:16:46.019415076Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-05-02T00:16:46.019712245Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Series ImdbId String
2026-05-02T00:16:46.021131432Z [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-05-02T00:16:46.021859599Z [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-05-02T00:16:46.022472503Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2026-05-02T00:16:46.022958301Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2026-05-02T00:16:46.024121714Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2026-05-02T00:16:46.024370826Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2026-05-02T00:16:46.024597883Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047628s
2026-05-02T00:16:46.024711161Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Series TitleSlug String
2026-05-02T00:16:46.025602807Z [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-05-02T00:16:46.026295632Z [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-05-02T00:16:46.026913997Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2026-05-02T00:16:46.027360957Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2026-05-02T00:16:46.028482265Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2026-05-02T00:16:46.028732529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2026-05-02T00:16:46.028959907Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004141s
2026-05-02T00:16:46.029079488Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2026-05-02T00:16:46', 'remove_series_contraints')
2026-05-02T00:16:46.029295182Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:46.030564859Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_series_contraints migrated
2026-05-02T00:16:46.030681574Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005746s
2026-05-02T00:16:46.030808760Z [Info] FluentMigrator.Runner.MigrationRunner: 35: add_series_folder_format_to_naming_config migrating
2026-05-02T00:16:46.030923120Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:46.031095648Z [Info] add_series_folder_format_to_naming_config: Starting migration of Main DB to 35
2026-05-02T00:16:46.031821980Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2026-05-02T00:16:46.031969988Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.8E-06s
2026-05-02T00:16:46.032057775Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig SeriesFolderFormat String
2026-05-02T00:16:46.032188498Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "SeriesFolderFormat" TEXT
2026-05-02T00:16:46.032650068Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004614s
2026-05-02T00:16:46.032763216Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-05-02T00:16:46.032851764Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "SeriesFolderFormat" = '{Series Title}' WHERE 1 = 1
2026-05-02T00:16:46.033054633Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001997s
2026-05-02T00:16:46.033159494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2026-05-02T00:16:46', 'add_series_folder_format_to_naming_config')
2026-05-02T00:16:46.033401110Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:46.034146682Z [Info] FluentMigrator.Runner.MigrationRunner: 35: add_series_folder_format_to_naming_config migrated
2026-05-02T00:16:46.034285972Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012907s
2026-05-02T00:16:46.034390543Z [Info] FluentMigrator.Runner.MigrationRunner: 36: update_with_quality_converters migrating
2026-05-02T00:16:46.034513571Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:46.034670707Z [Info] update_with_quality_converters: Starting migration of Main DB to 36
2026-05-02T00:16:46.035630370Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2026-05-02T00:16:46.035743858Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-05-02T00:16:46.035842507Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles Items String
2026-05-02T00:16:46.035964452Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "Items" TEXT
2026-05-02T00:16:46.036437505Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004712s
2026-05-02T00:16:46.036542587Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-05-02T00:16:46.036654302Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-05-02T00:16:46.038738729Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020776s
2026-05-02T00:16:46.038855284Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-05-02T00:16:46.038941758Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-05-02T00:16:46.040445396Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001483s
2026-05-02T00:16:46.040560638Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2026-05-02T00:16:46', 'update_with_quality_converters')
2026-05-02T00:16:46.040796473Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:46.041497294Z [Info] FluentMigrator.Runner.MigrationRunner: 36: update_with_quality_converters migrated
2026-05-02T00:16:46.041628799Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002542s
2026-05-02T00:16:46.041732438Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_configurable_qualities migrating
2026-05-02T00:16:46.041855506Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:46.042007702Z [Info] add_configurable_qualities: Starting migration of Main DB to 37
2026-05-02T00:16:46.043328823Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn QualityProfiles Allowed
2026-05-02T00:16:46.044277032Z [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-05-02T00:16:46.044592678Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "QualityProfiles_temp" ("Id", "Name", "Cutoff", "Items") SELECT "Id", "Name", "Cutoff", "Items" FROM "QualityProfiles"
2026-05-02T00:16:46.044831829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "QualityProfiles"
2026-05-02T00:16:46.045209750Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles_temp" RENAME TO "QualityProfiles"
2026-05-02T00:16:46.046269284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityProfiles_Name" ON "QualityProfiles" ("Name" ASC)
2026-05-02T00:16:46.046523095Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030668s
2026-05-02T00:16:46.046624239Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn QualityProfiles Items String
2026-05-02T00:16:46.047508619Z [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-05-02T00:16:46.047805968Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "QualityProfiles_temp" ("Id", "Name", "Cutoff", "Items") SELECT "Id", "Name", "Cutoff", "Items" FROM "QualityProfiles"
2026-05-02T00:16:46.048077565Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "QualityProfiles"
2026-05-02T00:16:46.048423141Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles_temp" RENAME TO "QualityProfiles"
2026-05-02T00:16:46.049447825Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityProfiles_Name" ON "QualityProfiles" ("Name" ASC)
2026-05-02T00:16:46.049694912Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029462s
2026-05-02T00:16:46.049808110Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable QualityDefinitions
2026-05-02T00:16:46.049921849Z [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-05-02T00:16:46.050258096Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003474s
2026-05-02T00:16:46.050368759Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Quality)
2026-05-02T00:16:46.050494743Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Quality" ON "QualityDefinitions" ("Quality" ASC)
2026-05-02T00:16:46.050729225Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002385s
2026-05-02T00:16:46.050843255Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Title)
2026-05-02T00:16:46.050949909Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Title" ON "QualityDefinitions" ("Title" ASC)
2026-05-02T00:16:46.051197608Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002468s
2026-05-02T00:16:46.051299744Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Weight)
2026-05-02T00:16:46.051421940Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Weight" ON "QualityDefinitions" ("Weight" ASC)
2026-05-02T00:16:46.051656833Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002384s
2026-05-02T00:16:46.051768167Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-05-02T00:16:46.051868038Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-05-02T00:16:46.054103380Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021904s
2026-05-02T00:16:46.054322211Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable QualitySizes
2026-05-02T00:16:46.054541572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "QualitySizes"
2026-05-02T00:16:46.055525985Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009605s
2026-05-02T00:16:46.055766319Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2026-05-02T00:16:46', 'add_configurable_qualities')
2026-05-02T00:16:46.056296787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:46.057630583Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_configurable_qualities migrated
2026-05-02T00:16:46.057748350Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031033s
2026-05-02T00:16:46.057870546Z [Info] FluentMigrator.Runner.MigrationRunner: 38: add_on_upgrade_to_notifications migrating
2026-05-02T00:16:46.057983754Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:46.058161773Z [Info] add_on_upgrade_to_notifications: Starting migration of Main DB to 38
2026-05-02T00:16:46.058475735Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-05-02T00:16:46.058587961Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-05-02T00:16:46.058680838Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnUpgrade Boolean
2026-05-02T00:16:46.058795980Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnUpgrade" INTEGER
2026-05-02T00:16:46.059265696Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004666s
2026-05-02T00:16:46.059364565Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "OnUpgrade" = "OnDownload"
2026-05-02T00:16:46.059493605Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "OnUpgrade" = "OnDownload"
2026-05-02T00:16:46.059664860Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001687s
2026-05-02T00:16:46.059800934Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2026-05-02T00:16:46', 'add_on_upgrade_to_notifications')
2026-05-02T00:16:46.060026027Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:46.060695485Z [Info] FluentMigrator.Runner.MigrationRunner: 38: add_on_upgrade_to_notifications migrated
2026-05-02T00:16:46.060807210Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001187s
2026-05-02T00:16:46.060915348Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_metadata_tables migrating
2026-05-02T00:16:46.061021652Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:46.061194680Z [Info] add_metadata_tables: Starting migration of Main DB to 39
2026-05-02T00:16:46.061900091Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Metadata
2026-05-02T00:16:46.062022708Z [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-05-02T00:16:46.062355929Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003458s
2026-05-02T00:16:46.062455529Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataFiles
2026-05-02T00:16:46.062577074Z [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-05-02T00:16:46.062941117Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003782s
2026-05-02T00:16:46.063058975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2026-05-02T00:16:46', 'add_metadata_tables')
2026-05-02T00:16:46.063289779Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:46.064040040Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_metadata_tables migrated
2026-05-02T00:16:46.064147747Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014657s
2026-05-02T00:16:46.064255684Z [Info] FluentMigrator.Runner.MigrationRunner: 40: add_metadata_to_episodes_and_series migrating
2026-05-02T00:16:46.064367560Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:46.064526279Z [Info] add_metadata_to_episodes_and_series: Starting migration of Main DB to 40
2026-05-02T00:16:46.065017959Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-05-02T00:16:46.065121378Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-05-02T00:16:46.065206289Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series Actors String
2026-05-02T00:16:46.065333294Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "Actors" TEXT
2026-05-02T00:16:46.065782008Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000456s
2026-05-02T00:16:46.065888943Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series Ratings String
2026-05-02T00:16:46.065994085Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "Ratings" TEXT
2026-05-02T00:16:46.066440424Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004443s
2026-05-02T00:16:46.066541738Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series Genres String
2026-05-02T00:16:46.066655226Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "Genres" TEXT
2026-05-02T00:16:46.067109872Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004469s
2026-05-02T00:16:46.067209342Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series Certification String
2026-05-02T00:16:46.067318782Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "Certification" TEXT
2026-05-02T00:16:46.067770171Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004463s
2026-05-02T00:16:46.067884672Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2026-05-02T00:16:46.067987800Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-05-02T00:16:46.068075306Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes Ratings String
2026-05-02T00:16:46.068183504Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "Ratings" TEXT
2026-05-02T00:16:46.068648671Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004635s
2026-05-02T00:16:46.068754904Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes Images String
2026-05-02T00:16:46.068864696Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "Images" TEXT
2026-05-02T00:16:46.069338379Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004689s
2026-05-02T00:16:46.069450245Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2026-05-02T00:16:46', 'add_metadata_to_episodes_and_series')
2026-05-02T00:16:46.069731561Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:46.070492193Z [Info] FluentMigrator.Runner.MigrationRunner: 40: add_metadata_to_episodes_and_series migrated
2026-05-02T00:16:46.070634580Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016123s
2026-05-02T00:16:46.070734942Z [Info] FluentMigrator.Runner.MigrationRunner: 41: fix_xbmc_season_images_metadata migrating
2026-05-02T00:16:46.070873190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:46.071018292Z [Info] fix_xbmc_season_images_metadata: Starting migration of Main DB to 41
2026-05-02T00:16:46.071235119Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MetadataFiles" SET "Type" = 4 WHERE "Consumer" = 'XbmcMetadata' AND "SeasonNumber" IS NOT NULL
2026-05-02T00:16:46.071425953Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MetadataFiles" SET "Type" = 4 WHERE "Consumer" = 'XbmcMetadata' AND "SeasonNumber" IS NOT NULL
2026-05-02T00:16:46.071661618Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002344s
2026-05-02T00:16:46.071781479Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2026-05-02T00:16:46', 'fix_xbmc_season_images_metadata')
2026-05-02T00:16:46.072047766Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:46.072743647Z [Info] FluentMigrator.Runner.MigrationRunner: 41: fix_xbmc_season_images_metadata migrated
2026-05-02T00:16:46.072872697Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013137s
2026-05-02T00:16:46.072986887Z [Info] FluentMigrator.Runner.MigrationRunner: 42: add_download_clients_table migrating
2026-05-02T00:16:46.073102299Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:46.073269316Z [Info] add_download_clients_table: Starting migration of Main DB to 42
2026-05-02T00:16:46.073766457Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClients
2026-05-02T00:16:46.073913633Z [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-05-02T00:16:46.074372577Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000476s
2026-05-02T00:16:46.074496898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2026-05-02T00:16:46', 'add_download_clients_table')
2026-05-02T00:16:46.074742051Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:46.075434576Z [Info] FluentMigrator.Runner.MigrationRunner: 42: add_download_clients_table migrated
2026-05-02T00:16:46.075564107Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015383s
2026-05-02T00:16:46.075677806Z [Info] FluentMigrator.Runner.MigrationRunner: 43: convert_config_to_download_clients migrating
2026-05-02T00:16:46.075799841Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:46.075987790Z [Info] convert_config_to_download_clients: Starting migration of Main DB to 43
2026-05-02T00:16:46.076261140Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-05-02T00:16:46.076356062Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-05-02T00:16:46.081735855Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053649s
2026-05-02T00:16:46.081876378Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (43, '2026-05-02T00:16:46', 'convert_config_to_download_clients')
2026-05-02T00:16:46.082858706Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:46.083476159Z [Info] FluentMigrator.Runner.MigrationRunner: 43: convert_config_to_download_clients migrated
2026-05-02T00:16:46.083587323Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071175s
2026-05-02T00:16:46.083687485Z [Info] FluentMigrator.Runner.MigrationRunner: 44: fix_xbmc_episode_metadata migrating
2026-05-02T00:16:46.083783508Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:46.083946346Z [Info] fix_xbmc_episode_metadata: Starting migration of Main DB to 44
2026-05-02T00:16:46.084162872Z [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-05-02T00:16:46.084349909Z [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-05-02T00:16:46.084583279Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002321s
2026-05-02T00:16:46.084671286Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MetadataFiles" SET "Type" = 5 WHERE "Consumer" = 'XbmcMetadata' AND "EpisodeFileId" IS NOT NULL AND "Type" = 4
2026-05-02T00:16:46.084823202Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MetadataFiles" SET "Type" = 5 WHERE "Consumer" = 'XbmcMetadata' AND "EpisodeFileId" IS NOT NULL AND "Type" = 4
2026-05-02T00:16:46.085034478Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002077s
2026-05-02T00:16:46.085135782Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2026-05-02T00:16:46', 'fix_xbmc_episode_metadata')
2026-05-02T00:16:46.098286424Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:46.099109452Z [Info] FluentMigrator.Runner.MigrationRunner: 44: fix_xbmc_episode_metadata migrated
2026-05-02T00:16:46.099245676Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.014254s
2026-05-02T00:16:46.099406259Z [Info] FluentMigrator.Runner.MigrationRunner: 45: add_indexes migrating
2026-05-02T00:16:46.099526672Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:46.099748188Z [Info] add_indexes: Starting migration of Main DB to 45
2026-05-02T00:16:46.100538670Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Blacklist (SeriesId)
2026-05-02T00:16:46.100657218Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Blacklist_SeriesId" ON "Blacklist" ("SeriesId" ASC)
2026-05-02T00:16:46.100918875Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000265s
2026-05-02T00:16:46.101012133Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex EpisodeFiles (SeriesId)
2026-05-02T00:16:46.101109048Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_EpisodeFiles_SeriesId" ON "EpisodeFiles" ("SeriesId" ASC)
2026-05-02T00:16:46.101320464Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002128s
2026-05-02T00:16:46.101414503Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Episodes (EpisodeFileId)
2026-05-02T00:16:46.101511098Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_EpisodeFileId" ON "Episodes" ("EpisodeFileId" ASC)
2026-05-02T00:16:46.101720279Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002086s
2026-05-02T00:16:46.101817465Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Episodes (SeriesId)
2026-05-02T00:16:46.101899911Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_SeriesId" ON "Episodes" ("SeriesId" ASC)
2026-05-02T00:16:46.102104903Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002024s
2026-05-02T00:16:46.102200376Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (EpisodeId)
2026-05-02T00:16:46.102306880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EpisodeId" ON "History" ("EpisodeId" ASC)
2026-05-02T00:16:46.102508145Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002078s
2026-05-02T00:16:46.102606303Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (Date)
2026-05-02T00:16:46.102696385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2026-05-02T00:16:46.102950256Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002558s
2026-05-02T00:16:46.103047081Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (Path)
2026-05-02T00:16:46.103146751Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_Path" ON "Series" ("Path" ASC)
2026-05-02T00:16:46.103371434Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002256s
2026-05-02T00:16:46.103499452Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (CleanTitle)
2026-05-02T00:16:46.103614654Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_CleanTitle" ON "Series" ("CleanTitle" ASC)
2026-05-02T00:16:46.103836701Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002214s
2026-05-02T00:16:46.103946271Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (TvRageId)
2026-05-02T00:16:46.104038066Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC)
2026-05-02T00:16:46.104263059Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00022s
2026-05-02T00:16:46.104407119Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (45, '2026-05-02T00:16:46', 'add_indexes')
2026-05-02T00:16:46.104636912Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:46.105722278Z [Info] FluentMigrator.Runner.MigrationRunner: 45: add_indexes migrated
2026-05-02T00:16:46.105822159Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016805s
2026-05-02T00:16:46.105920487Z [Info] FluentMigrator.Runner.MigrationRunner: 46: fix_nzb_su_url migrating
2026-05-02T00:16:46.106007633Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:46.106153957Z [Info] fix_nzb_su_url: Starting migration of Main DB to 46
2026-05-02T00:16:46.106345353Z [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-05-02T00:16:46.106522028Z [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-05-02T00:16:46.106751531Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000229s
2026-05-02T00:16:46.106849137Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (46, '2026-05-02T00:16:46', 'fix_nzb_su_url')
2026-05-02T00:16:46.107046334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:46.107680702Z [Info] FluentMigrator.Runner.MigrationRunner: 46: fix_nzb_su_url migrated
2026-05-02T00:16:46.107782988Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011587s
2026-05-02T00:16:46.107899813Z [Info] FluentMigrator.Runner.MigrationRunner: 47: add_temporary_blacklist_columns migrating
2026-05-02T00:16:46.108034614Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:46.108176129Z [Info] add_temporary_blacklist_columns: Starting migration of Main DB to 47
2026-05-02T00:16:46.108439460Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist
2026-05-02T00:16:46.108538509Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-05-02T00:16:46.108632959Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist PublishedDate DateTime
2026-05-02T00:16:46.109329302Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "PublishedDate" DATETIME
2026-05-02T00:16:46.109344001Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005115s
2026-05-02T00:16:46.109354222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (47, '2026-05-02T00:16:46', 'add_temporary_blacklist_columns')
2026-05-02T00:16:46.109563133Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:46.110283744Z [Info] FluentMigrator.Runner.MigrationRunner: 47: add_temporary_blacklist_columns migrated
2026-05-02T00:16:46.110389176Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015433s
2026-05-02T00:16:46.110485460Z [Info] FluentMigrator.Runner.MigrationRunner: 48: add_title_to_scenemappings migrating
2026-05-02T00:16:46.110580341Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:46.110719471Z [Info] add_title_to_scenemappings: Starting migration of Main DB to 48
2026-05-02T00:16:46.110955326Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SceneMappings
2026-05-02T00:16:46.111061360Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-05-02T00:16:46.111136331Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SceneMappings Title String
2026-05-02T00:16:46.111236061Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SceneMappings" ADD COLUMN "Title" TEXT
2026-05-02T00:16:46.111713232Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000476s
2026-05-02T00:16:46.111821130Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (48, '2026-05-02T00:16:46', 'add_title_to_scenemappings')
2026-05-02T00:16:46.112045662Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:46.112786554Z [Info] FluentMigrator.Runner.MigrationRunner: 48: add_title_to_scenemappings migrated
2026-05-02T00:16:46.112893720Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015456s
2026-05-02T00:16:46.112986436Z [Info] FluentMigrator.Runner.MigrationRunner: 49: fix_dognzb_url migrating
2026-05-02T00:16:46.113073412Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:46.113215367Z [Info] fix_dognzb_url: Starting migration of Main DB to 49
2026-05-02T00:16:46.113392725Z [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-05-02T00:16:46.113578699Z [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-05-02T00:16:46.113807971Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002278s
2026-05-02T00:16:46.113906680Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (49, '2026-05-02T00:16:46', 'fix_dognzb_url')
2026-05-02T00:16:46.114106552Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:46.114937325Z [Info] FluentMigrator.Runner.MigrationRunner: 49: fix_dognzb_url migrated
2026-05-02T00:16:46.115161336Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011944s
2026-05-02T00:16:46.115321499Z [Info] FluentMigrator.Runner.MigrationRunner: 50: add_hash_to_metadata_files migrating
2026-05-02T00:16:46.115466170Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:46.115610090Z [Info] add_hash_to_metadata_files: Starting migration of Main DB to 50
2026-05-02T00:16:46.115894202Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles
2026-05-02T00:16:46.116003041Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-05-02T00:16:46.116077842Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MetadataFiles Hash String
2026-05-02T00:16:46.116217413Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles" ADD COLUMN "Hash" TEXT
2026-05-02T00:16:46.116713893Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005311s
2026-05-02T00:16:46.116823864Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (50, '2026-05-02T00:16:46', 'add_hash_to_metadata_files')
2026-05-02T00:16:46.117035811Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:46.117775110Z [Info] FluentMigrator.Runner.MigrationRunner: 50: add_hash_to_metadata_files migrated
2026-05-02T00:16:46.117879380Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015934s
2026-05-02T00:16:46.117978149Z [Info] FluentMigrator.Runner.MigrationRunner: 51: download_client_import migrating
2026-05-02T00:16:46.118072609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:46.118216669Z [Info] download_client_import: Starting migration of Main DB to 51
2026-05-02T00:16:46.118468586Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-05-02T00:16:46.118568548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-05-02T00:16:46.119019836Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004431s
2026-05-02T00:16:46.119117333Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-05-02T00:16:46.119205350Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-05-02T00:16:46.122332998Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031109s
2026-05-02T00:16:46.122431496Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-05-02T00:16:46.122511828Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-05-02T00:16:46.127794306Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052591s
2026-05-02T00:16:46.127911852Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (51, '2026-05-02T00:16:46', 'download_client_import')
2026-05-02T00:16:46.128121565Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:46.128980264Z [Info] FluentMigrator.Runner.MigrationRunner: 51: download_client_import migrated
2026-05-02T00:16:46.129082931Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064592s
2026-05-02T00:16:46.129184315Z [Info] FluentMigrator.Runner.MigrationRunner: 52: add_columns_for_anime migrating
2026-05-02T00:16:46.129280769Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:46.129423056Z [Info] add_columns_for_anime: Starting migration of Main DB to 52
2026-05-02T00:16:46.129766277Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SceneMappings
2026-05-02T00:16:46.129878814Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-05-02T00:16:46.129948644Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SceneMappings Type String
2026-05-02T00:16:46.130050700Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SceneMappings" ADD COLUMN "Type" TEXT
2026-05-02T00:16:46.130556819Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005067s
2026-05-02T00:16:46.130654626Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "SceneMappings"
2026-05-02T00:16:46.130757894Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "SceneMappings"
2026-05-02T00:16:46.130899830Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001333s
2026-05-02T00:16:46.130975522Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2026-05-02T00:16:46.131060313Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-05-02T00:16:46.131136917Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig AnimeEpisodeFormat String
2026-05-02T00:16:46.131243271Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "AnimeEpisodeFormat" TEXT
2026-05-02T00:16:46.131741164Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004944s
2026-05-02T00:16:46.131834332Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "AnimeEpisodeFormat" = "StandardEpisodeFormat"
2026-05-02T00:16:46.131989644Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "AnimeEpisodeFormat" = "StandardEpisodeFormat"
2026-05-02T00:16:46.132157142Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001721s
2026-05-02T00:16:46.132259488Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (52, '2026-05-02T00:16:46', 'add_columns_for_anime')
2026-05-02T00:16:46.132456815Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:46.133100892Z [Info] FluentMigrator.Runner.MigrationRunner: 52: add_columns_for_anime migrated
2026-05-02T00:16:46.133210403Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011142s
2026-05-02T00:16:46.133302248Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_series_sorttitle migrating
2026-05-02T00:16:46.133395906Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:46.133536960Z [Info] add_series_sorttitle: Starting migration of Main DB to 53
2026-05-02T00:16:46.134454278Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series SortTitle String
2026-05-02T00:16:46.134575341Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "SortTitle" TEXT
2026-05-02T00:16:46.135045689Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004713s
2026-05-02T00:16:46.135144167Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-05-02T00:16:46.135224258Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-05-02T00:16:46.135935390Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006812s
2026-05-02T00:16:46.136039881Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (53, '2026-05-02T00:16:46', 'add_series_sorttitle')
2026-05-02T00:16:46.136245675Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:46.136918420Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_series_sorttitle migrated
2026-05-02T00:16:46.137021327Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016749s
2026-05-02T00:16:46.137118823Z [Info] FluentMigrator.Runner.MigrationRunner: 54: rename_profiles migrating
2026-05-02T00:16:46.137205598Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:46.137358135Z [Info] rename_profiles: Starting migration of Main DB to 54
2026-05-02T00:16:46.139214223Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable QualityProfiles Profiles
2026-05-02T00:16:46.139393684Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" RENAME TO "Profiles"
2026-05-02T00:16:46.140667029Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013248s
2026-05-02T00:16:46.140783553Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles
2026-05-02T00:16:46.140847562Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-05-02T00:16:46.140926000Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles Language Int32
2026-05-02T00:16:46.141024919Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "Language" INTEGER
2026-05-02T00:16:46.141496990Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000472s
2026-05-02T00:16:46.141593103Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles
2026-05-02T00:16:46.141675950Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-05-02T00:16:46.141743637Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles GrabDelay Int32
2026-05-02T00:16:46.141849369Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "GrabDelay" INTEGER
2026-05-02T00:16:46.142354326Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004868s
2026-05-02T00:16:46.142435129Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles
2026-05-02T00:16:46.142521723Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-05-02T00:16:46.142589800Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles GrabDelayMode Int32
2026-05-02T00:16:46.142699812Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "GrabDelayMode" INTEGER
2026-05-02T00:16:46.143220701Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004747s
2026-05-02T00:16:46.143269629Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-05-02T00:16:46.143359881Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Profiles" SET "Language" = 1, "GrabDelay" = 0, "GrabDelayMode" = 0 WHERE 1 = 1
2026-05-02T00:16:46.143540615Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001819s
2026-05-02T00:16:46.143623532Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-05-02T00:16:46.143705046Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-05-02T00:16:46.143784216Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series ProfileId Int32
2026-05-02T00:16:46.143898896Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "ProfileId" INTEGER
2026-05-02T00:16:46.144378312Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004894s
2026-05-02T00:16:46.144489496Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Series" SET "ProfileId" = "QualityProfileId"
2026-05-02T00:16:46.144600459Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Series" SET "ProfileId" = "QualityProfileId"
2026-05-02T00:16:46.144797947Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001575s
2026-05-02T00:16:46.144852166Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable PendingReleases
2026-05-02T00:16:46.144955384Z [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-05-02T00:16:46.145306341Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003676s
2026-05-02T00:16:46.145435691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (54, '2026-05-02T00:16:46', 'rename_profiles')
2026-05-02T00:16:46.145616255Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:46.146291244Z [Info] FluentMigrator.Runner.MigrationRunner: 54: rename_profiles migrated
2026-05-02T00:16:46.146406065Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013506s
2026-05-02T00:16:46.146504103Z [Info] FluentMigrator.Runner.MigrationRunner: 55: drop_old_profile_columns migrating
2026-05-02T00:16:46.146600948Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:46.146747583Z [Info] drop_old_profile_columns: Starting migration of Main DB to 55
2026-05-02T00:16:46.146951273Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Series QualityProfileId
2026-05-02T00:16:46.148191381Z [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-05-02T00:16:46.148911210Z [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-05-02T00:16:46.149594807Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2026-05-02T00:16:46.150292552Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2026-05-02T00:16:46.151699465Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2026-05-02T00:16:46.152038668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2026-05-02T00:16:46.152253932Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_Path" ON "Series" ("Path" ASC)
2026-05-02T00:16:46.152439365Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_CleanTitle" ON "Series" ("CleanTitle" ASC)
2026-05-02T00:16:46.152654138Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC)
2026-05-02T00:16:46.152874481Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0057817s
2026-05-02T00:16:46.152978040Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (55, '2026-05-02T00:16:46', 'drop_old_profile_columns')
2026-05-02T00:16:46.153175828Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:46.153983876Z [Info] FluentMigrator.Runner.MigrationRunner: 55: drop_old_profile_columns migrated
2026-05-02T00:16:46.154065089Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068849s
2026-05-02T00:16:46.154203688Z [Info] FluentMigrator.Runner.MigrationRunner: 56: add_mediainfo_to_episodefile migrating
2026-05-02T00:16:46.154255773Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:46.154442639Z [Info] add_mediainfo_to_episodefile: Starting migration of Main DB to 56
2026-05-02T00:16:46.154649616Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable EpisodeFiles
2026-05-02T00:16:46.154756702Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-05-02T00:16:46.154822174Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn EpisodeFiles MediaInfo String
2026-05-02T00:16:46.154943578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles" ADD COLUMN "MediaInfo" TEXT
2026-05-02T00:16:46.155459557Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004824s
2026-05-02T00:16:46.155523546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (56, '2026-05-02T00:16:46', 'add_mediainfo_to_episodefile')
2026-05-02T00:16:46.155736014Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:46.156371594Z [Info] FluentMigrator.Runner.MigrationRunner: 56: add_mediainfo_to_episodefile migrated
2026-05-02T00:16:46.156442998Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013885s
2026-05-02T00:16:46.156541105Z [Info] FluentMigrator.Runner.MigrationRunner: 57: convert_episode_file_path_to_relative migrating
2026-05-02T00:16:46.156644904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:46.156780467Z [Info] convert_episode_file_path_to_relative: Starting migration of Main DB to 57
2026-05-02T00:16:46.157063998Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn EpisodeFiles RelativePath String
2026-05-02T00:16:46.157187807Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles" ADD COLUMN "RelativePath" TEXT
2026-05-02T00:16:46.157675750Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004879s
2026-05-02T00:16:46.157777064Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-05-02T00:16:46.157861394Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-05-02T00:16:46.158559740Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006753s
2026-05-02T00:16:46.158663349Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (57, '2026-05-02T00:16:46', 'convert_episode_file_path_to_relative')
2026-05-02T00:16:46.158871708Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:46.159423349Z [Info] FluentMigrator.Runner.MigrationRunner: 57: convert_episode_file_path_to_relative migrated
2026-05-02T00:16:46.159535164Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001554s
2026-05-02T00:16:46.159642410Z [Info] FluentMigrator.Runner.MigrationRunner: 58: drop_episode_file_path migrating
2026-05-02T00:16:46.159729946Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:46.159883145Z [Info] drop_episode_file_path: Starting migration of Main DB to 58
2026-05-02T00:16:46.160082105Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn EpisodeFiles Path
2026-05-02T00:16:46.161191049Z [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-05-02T00:16:46.161648760Z [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-05-02T00:16:46.161958434Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "EpisodeFiles"
2026-05-02T00:16:46.162408230Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles_temp" RENAME TO "EpisodeFiles"
2026-05-02T00:16:46.163597014Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_EpisodeFiles_SeriesId" ON "EpisodeFiles" ("SeriesId" ASC)
2026-05-02T00:16:46.163826616Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036395s
2026-05-02T00:16:46.163956558Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (58, '2026-05-02T00:16:46', 'drop_episode_file_path')
2026-05-02T00:16:46.164152723Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:46.164844486Z [Info] FluentMigrator.Runner.MigrationRunner: 58: drop_episode_file_path migrated
2026-05-02T00:16:46.164951521Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046535s
2026-05-02T00:16:46.165050030Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_enable_options_to_indexers migrating
2026-05-02T00:16:46.165147807Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:46.165287769Z [Info] add_enable_options_to_indexers: Starting migration of Main DB to 59
2026-05-02T00:16:46.165936144Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-05-02T00:16:46.166041937Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-05-02T00:16:46.166103271Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers EnableRss Boolean
2026-05-02T00:16:46.171048079Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "EnableRss" INTEGER
2026-05-02T00:16:46.171537484Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005046s
2026-05-02T00:16:46.171640812Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers EnableSearch Boolean
2026-05-02T00:16:46.171737427Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "EnableSearch" INTEGER
2026-05-02T00:16:46.172233666Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004902s
2026-05-02T00:16:46.172336042Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableRss" = "Enable", "EnableSearch" = "Enable"
2026-05-02T00:16:46.172455854Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableRss" = "Enable", "EnableSearch" = "Enable"
2026-05-02T00:16:46.172622499Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001664s
2026-05-02T00:16:46.172712941Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-05-02T00:16:46.172790377Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableSearch" = 0 WHERE "Implementation" = 'Wombles'
2026-05-02T00:16:46.172974157Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000173s
2026-05-02T00:16:46.173065181Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (59, '2026-05-02T00:16:46', 'add_enable_options_to_indexers')
2026-05-02T00:16:46.173263500Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:46.173824500Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_enable_options_to_indexers migrated
2026-05-02T00:16:46.173942968Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010333s
2026-05-02T00:16:46.174036998Z [Info] FluentMigrator.Runner.MigrationRunner: 60: remove_enable_from_indexers migrating
2026-05-02T00:16:46.180200499Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:46.180356483Z [Info] remove_enable_from_indexers: Starting migration of Main DB to 60
2026-05-02T00:16:46.180588751Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Indexers Enable
2026-05-02T00:16:46.181691963Z [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-05-02T00:16:46.182070605Z [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-05-02T00:16:46.182372313Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2026-05-02T00:16:46.182733039Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2026-05-02T00:16:46.183960361Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-05-02T00:16:46.184188119Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034882s
2026-05-02T00:16:46.184281998Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn DownloadClients Protocol
2026-05-02T00:16:46.185344418Z [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-05-02T00:16:46.185709022Z [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-05-02T00:16:46.185993555Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClients"
2026-05-02T00:16:46.186303439Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients_temp" RENAME TO "DownloadClients"
2026-05-02T00:16:46.187447784Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030647s
2026-05-02T00:16:46.187559238Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (60, '2026-05-02T00:16:46', 'remove_enable_from_indexers')
2026-05-02T00:16:46.188508860Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:46.189232478Z [Info] FluentMigrator.Runner.MigrationRunner: 60: remove_enable_from_indexers migrated
2026-05-02T00:16:46.189341798Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048468s
2026-05-02T00:16:46.189443312Z [Info] FluentMigrator.Runner.MigrationRunner: 61: clear_bad_scene_names migrating
2026-05-02T00:16:46.189533624Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:46.189680470Z [Info] clear_bad_scene_names: Starting migration of Main DB to 61
2026-05-02T00:16:46.189885202Z [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-05-02T00:16:46.190122720Z [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-05-02T00:16:46.190414879Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002901s
2026-05-02T00:16:46.190519590Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (61, '2026-05-02T00:16:46', 'clear_bad_scene_names')
2026-05-02T00:16:46.190715715Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:46.191216162Z [Info] FluentMigrator.Runner.MigrationRunner: 61: clear_bad_scene_names migrated
2026-05-02T00:16:46.191320763Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010909s
2026-05-02T00:16:46.191425454Z [Info] FluentMigrator.Runner.MigrationRunner: 62: convert_quality_models migrating
2026-05-02T00:16:46.191515305Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:46.191646449Z [Info] convert_quality_models: Starting migration of Main DB to 62
2026-05-02T00:16:46.191862103Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-05-02T00:16:46.191962155Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-05-02T00:16:46.193442546Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014702s
2026-05-02T00:16:46.193550253Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (62, '2026-05-02T00:16:46', 'convert_quality_models')
2026-05-02T00:16:46.193758522Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:46.194257567Z [Info] FluentMigrator.Runner.MigrationRunner: 62: convert_quality_models migrated
2026-05-02T00:16:46.194367649Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022957s
2026-05-02T00:16:46.194463131Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_remotepathmappings migrating
2026-05-02T00:16:46.194559094Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:46.194697633Z [Info] add_remotepathmappings: Starting migration of Main DB to 63
2026-05-02T00:16:46.195006465Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RemotePathMappings
2026-05-02T00:16:46.195122569Z [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-05-02T00:16:46.195432273Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003181s
2026-05-02T00:16:46.195533988Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (63, '2026-05-02T00:16:46', 'add_remotepathmappings')
2026-05-02T00:16:46.195746826Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:46.196342446Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_remotepathmappings migrated
2026-05-02T00:16:46.196457878Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012232s
2026-05-02T00:16:46.196548340Z [Info] FluentMigrator.Runner.MigrationRunner: 64: remove_method_from_logs migrating
2026-05-02T00:16:46.196647951Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:46.196784566Z [Info] remove_method_from_logs: Starting migration of Main DB to 64
2026-05-02T00:16:46.196890299Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (64, '2026-05-02T00:16:46', 'remove_method_from_logs')
2026-05-02T00:16:46.197094189Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:46.197586170Z [Info] FluentMigrator.Runner.MigrationRunner: 64: remove_method_from_logs migrated
2026-05-02T00:16:46.197702174Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009407s
2026-05-02T00:16:46.197785251Z [Info] FluentMigrator.Runner.MigrationRunner: 65: make_scene_numbering_nullable migrating
2026-05-02T00:16:46.197885342Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:46.198031998Z [Info] make_scene_numbering_nullable: Starting migration of Main DB to 65
2026-05-02T00:16:46.199823205Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-05-02T00:16:46.199945681Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Episodes" SET "AbsoluteEpisodeNumber" = NULL WHERE "AbsoluteEpisodeNumber" = 0
2026-05-02T00:16:46.200143319Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001926s
2026-05-02T00:16:46.200229022Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-05-02T00:16:46.200328873Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Episodes" SET "SceneAbsoluteEpisodeNumber" = NULL WHERE "SceneAbsoluteEpisodeNumber" = 0
2026-05-02T00:16:46.200546742Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002256s
2026-05-02T00:16:46.200634348Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-05-02T00:16:46.200719850Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Episodes" SET "SceneSeasonNumber" = NULL, "SceneEpisodeNumber" = NULL WHERE "SceneSeasonNumber" = 0 AND "SceneEpisodeNumber" = 0
2026-05-02T00:16:46.200932048Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002152s
2026-05-02T00:16:46.201035526Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (65, '2026-05-02T00:16:46', 'make_scene_numbering_nullable')
2026-05-02T00:16:46.201241882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:46.201772941Z [Info] FluentMigrator.Runner.MigrationRunner: 65: make_scene_numbering_nullable migrated
2026-05-02T00:16:46.201884526Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010512s
2026-05-02T00:16:46.201981070Z [Info] FluentMigrator.Runner.MigrationRunner: 66: add_tags migrating
2026-05-02T00:16:46.202069318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:46.202215392Z [Info] add_tags: Starting migration of Main DB to 66
2026-05-02T00:16:46.202957236Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tags
2026-05-02T00:16:46.203072057Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tags" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Label" TEXT NOT NULL)
2026-05-02T00:16:46.203327862Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002731s
2026-05-02T00:16:46.203431521Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-05-02T00:16:46.203511031Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-05-02T00:16:46.203587716Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series Tags String
2026-05-02T00:16:46.203693258Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "Tags" TEXT
2026-05-02T00:16:46.204237684Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005359s
2026-05-02T00:16:46.204350161Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-05-02T00:16:46.204432577Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-05-02T00:16:46.204509191Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications Tags String
2026-05-02T00:16:46.204615395Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "Tags" TEXT
2026-05-02T00:16:46.205113819Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000497s
2026-05-02T00:16:46.205237197Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-05-02T00:16:46.205321477Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Series" SET "Tags" = '[]' WHERE 1 = 1
2026-05-02T00:16:46.205507091Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001835s
2026-05-02T00:16:46.205598304Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-05-02T00:16:46.205677574Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "Tags" = '[]' WHERE 1 = 1
2026-05-02T00:16:46.205841244Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001592s
2026-05-02T00:16:46.205944712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (66, '2026-05-02T00:16:46', 'add_tags')
2026-05-02T00:16:46.206139224Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:46.206740495Z [Info] FluentMigrator.Runner.MigrationRunner: 66: add_tags migrated
2026-05-02T00:16:46.206848181Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010559s
2026-05-02T00:16:46.206938764Z [Info] FluentMigrator.Runner.MigrationRunner: 67: add_added_to_series migrating
2026-05-02T00:16:46.207037934Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:46.207178607Z [Info] add_added_to_series: Starting migration of Main DB to 67
2026-05-02T00:16:46.207420414Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-05-02T00:16:46.207530315Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-05-02T00:16:46.207599725Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series Added DateTime
2026-05-02T00:16:46.207701119Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "Added" DATETIME
2026-05-02T00:16:46.208262269Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005469s
2026-05-02T00:16:46.208375878Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (67, '2026-05-02T00:16:46', 'add_added_to_series')
2026-05-02T00:16:46.208580901Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:46.209124255Z [Info] FluentMigrator.Runner.MigrationRunner: 67: add_added_to_series migrated
2026-05-02T00:16:46.209234146Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014176s
2026-05-02T00:16:46.209331703Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_release_restrictions migrating
2026-05-02T00:16:46.209433187Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:46.209574011Z [Info] add_release_restrictions: Starting migration of Main DB to 68
2026-05-02T00:16:46.211011025Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Restrictions
2026-05-02T00:16:46.211133952Z [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-05-02T00:16:46.211438505Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003192s
2026-05-02T00:16:46.211538236Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-05-02T00:16:46.211616203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-05-02T00:16:46.212177814Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000542s
2026-05-02T00:16:46.212279289Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-05-02T00:16:46.212386725Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'releaserestrictions'
2026-05-02T00:16:46.212551266Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001696s
2026-05-02T00:16:46.212654725Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (68, '2026-05-02T00:16:46', 'add_release_restrictions')
2026-05-02T00:16:46.212854186Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:46.213477341Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_release_restrictions migrated
2026-05-02T00:16:46.213652434Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010946s
2026-05-02T00:16:46.213695992Z [Info] FluentMigrator.Runner.MigrationRunner: 69: quality_proper migrating
2026-05-02T00:16:46.213776514Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:46.213919953Z [Info] quality_proper: Starting migration of Main DB to 69
2026-05-02T00:16:46.214160266Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-05-02T00:16:46.214211910Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-05-02T00:16:46.214763491Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005454s
2026-05-02T00:16:46.214881379Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (69, '2026-05-02T00:16:46', 'quality_proper')
2026-05-02T00:16:46.215074758Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:46.215589004Z [Info] FluentMigrator.Runner.MigrationRunner: 69: quality_proper migrated
2026-05-02T00:16:46.215693304Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013738s
2026-05-02T00:16:46.215790079Z [Info] FluentMigrator.Runner.MigrationRunner: 70: delay_profile migrating
2026-05-02T00:16:46.215897685Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:46.216042787Z [Info] delay_profile: Starting migration of Main DB to 70
2026-05-02T00:16:46.219645552Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DelayProfiles
2026-05-02T00:16:46.219778259Z [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-05-02T00:16:46.220271573Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004595s
2026-05-02T00:16:46.220428639Z [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-05-02T00:16:46.220681448Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-05-02T00:16:46.220779235Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-05-02T00:16:46.227688860Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068964s
2026-05-02T00:16:46.227791817Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Profiles GrabDelay
2026-05-02T00:16:46.229104811Z [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-05-02T00:16:46.229454936Z [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-05-02T00:16:46.229717976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles"
2026-05-02T00:16:46.230069604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles"
2026-05-02T00:16:46.231387358Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityProfiles_Name" ON "Profiles" ("Name" ASC)
2026-05-02T00:16:46.231624696Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003735s
2026-05-02T00:16:46.231720348Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Profiles GrabDelayMode
2026-05-02T00:16:46.232953341Z [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-05-02T00:16:46.233270029Z [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-05-02T00:16:46.233503499Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles"
2026-05-02T00:16:46.233826579Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles"
2026-05-02T00:16:46.235059713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityProfiles_Name" ON "Profiles" ("Name" ASC)
2026-05-02T00:16:46.235290808Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034717s
2026-05-02T00:16:46.235561323Z [Info] FluentMigrator.Runner.MigrationRunner: -> 1 Insert operations completed in 00:00:00.0003543 taking an average of 00:00:00.0003543
2026-05-02T00:16:46.235725323Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (70, '2026-05-02T00:16:46', 'delay_profile')
2026-05-02T00:16:46.236000437Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:46.236894828Z [Info] FluentMigrator.Runner.MigrationRunner: 70: delay_profile migrated
2026-05-02T00:16:46.236997465Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050679s
2026-05-02T00:16:46.237103969Z [Info] FluentMigrator.Runner.MigrationRunner: 71: unknown_quality_in_profile migrating
2026-05-02T00:16:46.237202498Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:46.237350786Z [Info] unknown_quality_in_profile: Starting migration of Main DB to 71
2026-05-02T00:16:46.237606060Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn QualityDefinitions Weight
2026-05-02T00:16:46.238841969Z [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-05-02T00:16:46.239191483Z [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-05-02T00:16:46.239450986Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "QualityDefinitions"
2026-05-02T00:16:46.240035954Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityDefinitions_temp" RENAME TO "QualityDefinitions"
2026-05-02T00:16:46.241270259Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Quality" ON "QualityDefinitions" ("Quality" ASC)
2026-05-02T00:16:46.241519200Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Title" ON "QualityDefinitions" ("Title" ASC)
2026-05-02T00:16:46.241748091Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040193s
2026-05-02T00:16:46.241844686Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-05-02T00:16:46.241924807Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-05-02T00:16:46.244326333Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00238s
2026-05-02T00:16:46.244432958Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (71, '2026-05-02T00:16:46', 'unknown_quality_in_profile')
2026-05-02T00:16:46.246376763Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:46.247886924Z [Info] FluentMigrator.Runner.MigrationRunner: 71: unknown_quality_in_profile migrated
2026-05-02T00:16:46.247996204Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059274s
2026-05-02T00:16:46.248113670Z [Info] FluentMigrator.Runner.MigrationRunner: 72: history_downloadId migrating
2026-05-02T00:16:46.248209313Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:46.248372772Z [Info] history_downloadId: Starting migration of Main DB to 72
2026-05-02T00:16:46.249164627Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History
2026-05-02T00:16:46.249268837Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-05-02T00:16:46.249367275Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn History DownloadId String
2026-05-02T00:16:46.249474441Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History" ADD COLUMN "DownloadId" TEXT
2026-05-02T00:16:46.250024128Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005503s
2026-05-02T00:16:46.250139350Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId)
2026-05-02T00:16:46.250224511Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC)
2026-05-02T00:16:46.250443813Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002192s
2026-05-02T00:16:46.250539355Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-05-02T00:16:46.250616951Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-05-02T00:16:46.251793160Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011412s
2026-05-02T00:16:46.251906438Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (72, '2026-05-02T00:16:46', 'history_downloadId')
2026-05-02T00:16:46.252157864Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:46.252781771Z [Info] FluentMigrator.Runner.MigrationRunner: 72: history_downloadId migrated
2026-05-02T00:16:46.252881802Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021453s
2026-05-02T00:16:46.252980401Z [Info] FluentMigrator.Runner.MigrationRunner: 73: clear_ratings migrating
2026-05-02T00:16:46.253074671Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:46.253217859Z [Info] clear_ratings: Starting migration of Main DB to 73
2026-05-02T00:16:46.253776594Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-05-02T00:16:46.253880503Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Series" SET "Ratings" = '{}' WHERE 1 = 1
2026-05-02T00:16:46.254047930Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001684s
2026-05-02T00:16:46.254140577Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-05-02T00:16:46.254218394Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Episodes" SET "Ratings" = '{}' WHERE 1 = 1
2026-05-02T00:16:46.254396212Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001582s
2026-05-02T00:16:46.254489419Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (73, '2026-05-02T00:16:46', 'clear_ratings')
2026-05-02T00:16:46.254691286Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:46.255235822Z [Info] FluentMigrator.Runner.MigrationRunner: 73: clear_ratings migrated
2026-05-02T00:16:46.255335984Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010059s
2026-05-02T00:16:46.255478301Z [Info] FluentMigrator.Runner.MigrationRunner: 74: disable_eztv migrating
2026-05-02T00:16:46.255530406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:46.255712843Z [Info] disable_eztv: Starting migration of Main DB to 74
2026-05-02T00:16:46.255866011Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableRss" = false, "EnableSearch" = false WHERE "Implementation" = 'Eztv' AND "Settings" LIKE '%ezrss.it%'
2026-05-02T00:16:46.256102598Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableRss" = false, "EnableSearch" = false WHERE "Implementation" = 'Eztv' AND "Settings" LIKE '%ezrss.it%'
2026-05-02T00:16:46.256276137Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002215s
2026-05-02T00:16:46.256375668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (74, '2026-05-02T00:16:46', 'disable_eztv')
2026-05-02T00:16:46.256570991Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:46.257125287Z [Info] FluentMigrator.Runner.MigrationRunner: 74: disable_eztv migrated
2026-05-02T00:16:46.257223585Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001069s
2026-05-02T00:16:46.257320150Z [Info] FluentMigrator.Runner.MigrationRunner: 75: force_lib_update migrating
2026-05-02T00:16:46.257414239Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:46.257556806Z [Info] force_lib_update: Starting migration of Main DB to 75
2026-05-02T00:16:46.258610598Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-05-02T00:16:46.258716381Z [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-05-02T00:16:46.258938569Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000224s
2026-05-02T00:16:46.259024572Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-05-02T00:16:46.259112489Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Series" SET "LastInfoSync" = '2014-01-01 00:00:00' WHERE 1 = 1
2026-05-02T00:16:46.259300548Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001716s
2026-05-02T00:16:46.259388054Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (75, '2026-05-02T00:16:46', 'force_lib_update')
2026-05-02T00:16:46.259630582Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:46.260153826Z [Info] FluentMigrator.Runner.MigrationRunner: 75: force_lib_update migrated
2026-05-02T00:16:46.260249128Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010248s
2026-05-02T00:16:46.260346163Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_users_table migrating
2026-05-02T00:16:46.260443259Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:46.260581517Z [Info] add_users_table: Starting migration of Main DB to 76
2026-05-02T00:16:46.260955621Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Users
2026-05-02T00:16:46.261075863Z [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-05-02T00:16:46.261380066Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003199s
2026-05-02T00:16:46.261477983Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Identifier)
2026-05-02T00:16:46.261595449Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Identifier" ON "Users" ("Identifier" ASC)
2026-05-02T00:16:46.261797476Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002169s
2026-05-02T00:16:46.261933290Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Username)
2026-05-02T00:16:46.261986667Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Username" ON "Users" ("Username" ASC)
2026-05-02T00:16:46.262239717Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002091s
2026-05-02T00:16:46.262301281Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (76, '2026-05-02T00:16:46', 'add_users_table')
2026-05-02T00:16:46.262503869Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:46.263149469Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_users_table migrated
2026-05-02T00:16:46.263252486Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011603s
2026-05-02T00:16:46.263397037Z [Info] FluentMigrator.Runner.MigrationRunner: 77: add_add_options_to_series migrating
2026-05-02T00:16:46.263451828Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:46.263642331Z [Info] add_add_options_to_series: Starting migration of Main DB to 77
2026-05-02T00:16:46.263839228Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-05-02T00:16:46.264000733Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-05-02T00:16:46.264042688Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series AddOptions String
2026-05-02T00:16:46.264184623Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "AddOptions" TEXT
2026-05-02T00:16:46.264708859Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005586s
2026-05-02T00:16:46.264814822Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (77, '2026-05-02T00:16:46', 'add_add_options_to_series')
2026-05-02T00:16:46.265019485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:46.265646066Z [Info] FluentMigrator.Runner.MigrationRunner: 77: add_add_options_to_series migrated
2026-05-02T00:16:46.265711198Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014612s
2026-05-02T00:16:46.265852652Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_commands_table migrating
2026-05-02T00:16:46.265903946Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:46.266090632Z [Info] add_commands_table: Starting migration of Main DB to 78
2026-05-02T00:16:46.266637353Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Commands
2026-05-02T00:16:46.266806904Z [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-05-02T00:16:46.267177410Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004326s
2026-05-02T00:16:46.267287652Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (78, '2026-05-02T00:16:46', 'add_commands_table')
2026-05-02T00:16:46.267488246Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:46.268139668Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_commands_table migrated
2026-05-02T00:16:46.268199438Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013487s
2026-05-02T00:16:46.268337577Z [Info] FluentMigrator.Runner.MigrationRunner: 79: dedupe_tags migrating
2026-05-02T00:16:46.268385994Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:46.268567860Z [Info] dedupe_tags: Starting migration of Main DB to 79
2026-05-02T00:16:46.268875820Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-05-02T00:16:46.269013949Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-05-02T00:16:46.334953134Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0658966s
2026-05-02T00:16:46.335026161Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tags
2026-05-02T00:16:46.335110170Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-05-02T00:16:46.335189720Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Tags Label String
2026-05-02T00:16:46.336561092Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tags_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Label" TEXT NOT NULL)
2026-05-02T00:16:46.336880495Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Tags_temp" ("Id", "Label") SELECT "Id", "Label" FROM "Tags"
2026-05-02T00:16:46.337091400Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Tags"
2026-05-02T00:16:46.337386574Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tags_temp" RENAME TO "Tags"
2026-05-02T00:16:46.338754309Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034627s
2026-05-02T00:16:46.338855753Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tags (Label)
2026-05-02T00:16:46.338949602Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tags_Label" ON "Tags" ("Label" ASC)
2026-05-02T00:16:46.339182852Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002342s
2026-05-02T00:16:46.339293735Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (79, '2026-05-02T00:16:46', 'dedupe_tags')
2026-05-02T00:16:46.339490672Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:46.340403009Z [Info] FluentMigrator.Runner.MigrationRunner: 79: dedupe_tags migrated
2026-05-02T00:16:46.340504563Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014505s
2026-05-02T00:16:46.340609014Z [Info] FluentMigrator.Runner.MigrationRunner: 81: move_dot_prefix_to_transmission_category migrating
2026-05-02T00:16:46.340717562Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:46.340863105Z [Info] move_dot_prefix_to_transmission_category: Starting migration of Main DB to 81
2026-05-02T00:16:46.341085644Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-05-02T00:16:46.341185515Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-05-02T00:16:46.342299288Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011044s
2026-05-02T00:16:46.342409279Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (81, '2026-05-02T00:16:46', 'move_dot_prefix_to_transmission_category')
2026-05-02T00:16:46.342640164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:46.343246555Z [Info] FluentMigrator.Runner.MigrationRunner: 81: move_dot_prefix_to_transmission_category migrated
2026-05-02T00:16:46.343360946Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002054s
2026-05-02T00:16:46.343455406Z [Info] FluentMigrator.Runner.MigrationRunner: 82: add_fanzub_settings migrating
2026-05-02T00:16:46.343546159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:46.343693345Z [Info] add_fanzub_settings: Starting migration of Main DB to 82
2026-05-02T00:16:46.344332021Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-05-02T00:16:46.344438916Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'FanzubSettings' WHERE "Implementation" = 'Fanzub' AND "ConfigContract" = 'NullConfig'
2026-05-02T00:16:46.344659360Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002238s
2026-05-02T00:16:46.344757819Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (82, '2026-05-02T00:16:46', 'add_fanzub_settings')
2026-05-02T00:16:46.344957671Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:46.345526346Z [Info] FluentMigrator.Runner.MigrationRunner: 82: add_fanzub_settings migrated
2026-05-02T00:16:46.345630937Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010866s
2026-05-02T00:16:46.345731339Z [Info] FluentMigrator.Runner.MigrationRunner: 83: additonal_blacklist_columns migrating
2026-05-02T00:16:46.345829296Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:46.345969489Z [Info] additonal_blacklist_columns: Starting migration of Main DB to 83
2026-05-02T00:16:46.346759740Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist
2026-05-02T00:16:46.346870323Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-05-02T00:16:46.346946216Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist Size Int64
2026-05-02T00:16:46.347054253Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "Size" INTEGER
2026-05-02T00:16:46.347612878Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005584s
2026-05-02T00:16:46.347713290Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist
2026-05-02T00:16:46.347791919Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-05-02T00:16:46.347894455Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist Protocol Int32
2026-05-02T00:16:46.347997483Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "Protocol" INTEGER
2026-05-02T00:16:46.348512420Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005163s
2026-05-02T00:16:46.348611138Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist
2026-05-02T00:16:46.348689175Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-05-02T00:16:46.348773084Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist Indexer String
2026-05-02T00:16:46.348872414Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "Indexer" TEXT
2026-05-02T00:16:46.349378734Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005068s
2026-05-02T00:16:46.349477743Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist
2026-05-02T00:16:46.349556291Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-05-02T00:16:46.349635050Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist Message String
2026-05-02T00:16:46.349735633Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "Message" TEXT
2026-05-02T00:16:46.350237253Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005026s
2026-05-02T00:16:46.350338947Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist
2026-05-02T00:16:46.350418227Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-05-02T00:16:46.350493669Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist TorrentInfoHash String
2026-05-02T00:16:46.350598370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "TorrentInfoHash" TEXT
2026-05-02T00:16:46.351135842Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005394s
2026-05-02T00:16:46.351235102Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-05-02T00:16:46.351312668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Blacklist" SET "Protocol" = 1 WHERE 1 = 1
2026-05-02T00:16:46.351472280Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001566s
2026-05-02T00:16:46.351572491Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (83, '2026-05-02T00:16:46', 'additonal_blacklist_columns')
2026-05-02T00:16:46.351773406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:46.352378925Z [Info] FluentMigrator.Runner.MigrationRunner: 83: additonal_blacklist_columns migrated
2026-05-02T00:16:46.352487835Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010583s
2026-05-02T00:16:46.352585952Z [Info] FluentMigrator.Runner.MigrationRunner: 84: update_quality_minmax_size migrating
2026-05-02T00:16:46.352683288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:46.352820374Z [Info] update_quality_minmax_size: Starting migration of Main DB to 84
2026-05-02T00:16:46.353229188Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityDefinitions
2026-05-02T00:16:46.353340482Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-05-02T00:16:46.353415803Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn QualityDefinitions MinSize Double
2026-05-02T00:16:46.354726543Z [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-05-02T00:16:46.355040656Z [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-05-02T00:16:46.355739683Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "QualityDefinitions"
2026-05-02T00:16:46.356210020Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityDefinitions_temp" RENAME TO "QualityDefinitions"
2026-05-02T00:16:46.357586653Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Quality" ON "QualityDefinitions" ("Quality" ASC)
2026-05-02T00:16:46.357836245Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Title" ON "QualityDefinitions" ("Title" ASC)
2026-05-02T00:16:46.358067701Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045452s
2026-05-02T00:16:46.358162031Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityDefinitions
2026-05-02T00:16:46.358252423Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-05-02T00:16:46.358324549Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn QualityDefinitions MaxSize Double
2026-05-02T00:16:46.359629366Z [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-05-02T00:16:46.359973068Z [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-05-02T00:16:46.360226208Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "QualityDefinitions"
2026-05-02T00:16:46.360679501Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityDefinitions_temp" RENAME TO "QualityDefinitions"
2026-05-02T00:16:46.361997555Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Quality" ON "QualityDefinitions" ("Quality" ASC)
2026-05-02T00:16:46.362246827Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Title" ON "QualityDefinitions" ("Title" ASC)
2026-05-02T00:16:46.362477031Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004046s
2026-05-02T00:16:46.362573475Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "QualityDefinitions" SET "MaxSize" = NULL WHERE "Quality" = 10 OR "MaxSize" = 0
2026-05-02T00:16:46.362707846Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityDefinitions" SET "MaxSize" = NULL WHERE "Quality" = 10 OR "MaxSize" = 0
2026-05-02T00:16:46.362889692Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001827s
2026-05-02T00:16:46.362994613Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (84, '2026-05-02T00:16:46', 'update_quality_minmax_size')
2026-05-02T00:16:46.363195758Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:46.363922371Z [Info] FluentMigrator.Runner.MigrationRunner: 84: update_quality_minmax_size migrated
2026-05-02T00:16:46.364031521Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012078s
2026-05-02T00:16:46.364132735Z [Info] FluentMigrator.Runner.MigrationRunner: 85: expand_transmission_urlbase migrating
2026-05-02T00:16:46.364229791Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:46.364368490Z [Info] expand_transmission_urlbase: Starting migration of Main DB to 85
2026-05-02T00:16:46.364613133Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-05-02T00:16:46.364677783Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-05-02T00:16:46.365845073Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011616s
2026-05-02T00:16:46.365956858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (85, '2026-05-02T00:16:46', 'expand_transmission_urlbase')
2026-05-02T00:16:46.366171581Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:46.366751699Z [Info] FluentMigrator.Runner.MigrationRunner: 85: expand_transmission_urlbase migrated
2026-05-02T00:16:46.366861079Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020717s
2026-05-02T00:16:46.366960129Z [Info] FluentMigrator.Runner.MigrationRunner: 86: pushbullet_device_ids migrating
2026-05-02T00:16:46.367053166Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:46.367191635Z [Info] pushbullet_device_ids: Starting migration of Main DB to 86
2026-05-02T00:16:46.367383161Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-05-02T00:16:46.367485006Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-05-02T00:16:46.368547706Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010494s
2026-05-02T00:16:46.368658429Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (86, '2026-05-02T00:16:46', 'pushbullet_device_ids')
2026-05-02T00:16:46.368859313Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:46.369506246Z [Info] FluentMigrator.Runner.MigrationRunner: 86: pushbullet_device_ids migrated
2026-05-02T00:16:46.369612660Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020149s
2026-05-02T00:16:46.369709866Z [Info] FluentMigrator.Runner.MigrationRunner: 87: remove_eztv migrating
2026-05-02T00:16:46.369799647Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:46.369937605Z [Info] remove_eztv: Starting migration of Main DB to 87
2026-05-02T00:16:46.370156545Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-05-02T00:16:46.370277269Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Eztv'
2026-05-02T00:16:46.370439034Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001633s
2026-05-02T00:16:46.370541350Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (87, '2026-05-02T00:16:46', 'remove_eztv')
2026-05-02T00:16:46.370730962Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:46.371294777Z [Info] FluentMigrator.Runner.MigrationRunner: 87: remove_eztv migrated
2026-05-02T00:16:46.371372604Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009925s
2026-05-02T00:16:46.371469279Z [Info] FluentMigrator.Runner.MigrationRunner: 88: pushbullet_devices_channels_list migrating
2026-05-02T00:16:46.371569911Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:46.371706446Z [Info] pushbullet_devices_channels_list: Starting migration of Main DB to 88
2026-05-02T00:16:46.371915217Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-05-02T00:16:46.372016070Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-05-02T00:16:46.373281638Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012576s
2026-05-02T00:16:46.373392943Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (88, '2026-05-02T00:16:46', 'pushbullet_devices_channels_list')
2026-05-02T00:16:46.373601683Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:46.374163805Z [Info] FluentMigrator.Runner.MigrationRunner: 88: pushbullet_devices_channels_list migrated
2026-05-02T00:16:46.374274859Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021432s
2026-05-02T00:16:46.374373106Z [Info] FluentMigrator.Runner.MigrationRunner: 89: add_on_rename_to_notifcations migrating
2026-05-02T00:16:46.374469901Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:46.374607999Z [Info] add_on_rename_to_notifcations: Starting migration of Main DB to 89
2026-05-02T00:16:46.375331977Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-05-02T00:16:46.375440306Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-05-02T00:16:46.375533924Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnRename Boolean
2026-05-02T00:16:46.375631571Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnRename" INTEGER
2026-05-02T00:16:46.376255337Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005816s
2026-05-02T00:16:46.376320568Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "OnRename" = "OnDownload" WHERE "Implementation" IN ('PlexServer', 'Xbmc', 'MediaBrowser')
2026-05-02T00:16:46.376515681Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "OnRename" = "OnDownload" WHERE "Implementation" IN ('PlexServer', 'Xbmc', 'MediaBrowser')
2026-05-02T00:16:46.376674020Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002014s
2026-05-02T00:16:46.376757689Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "OnRename" = false WHERE "Implementation" NOT IN ('PlexServer', 'Xbmc', 'MediaBrowser')
2026-05-02T00:16:46.376946148Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "OnRename" = false WHERE "Implementation" NOT IN ('PlexServer', 'Xbmc', 'MediaBrowser')
2026-05-02T00:16:46.377102974Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001906s
2026-05-02T00:16:46.377186111Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-05-02T00:16:46.377313107Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-05-02T00:16:46.377349360Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Notifications OnRename Boolean
2026-05-02T00:16:46.378660781Z [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-05-02T00:16:46.379051097Z [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-05-02T00:16:46.379392815Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications"
2026-05-02T00:16:46.379676837Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications"
2026-05-02T00:16:46.381143280Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036257s
2026-05-02T00:16:46.381182539Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-05-02T00:16:46.381266348Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "OnGrab" = 0 WHERE "Implementation" = 'PlexServer'
2026-05-02T00:16:46.381447583Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001806s
2026-05-02T00:16:46.381545520Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (89, '2026-05-02T00:16:46', 'add_on_rename_to_notifcations')
2026-05-02T00:16:46.381753770Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:46.382595004Z [Info] FluentMigrator.Runner.MigrationRunner: 89: add_on_rename_to_notifcations migrated
2026-05-02T00:16:46.382704695Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013263s
2026-05-02T00:16:46.382797932Z [Info] FluentMigrator.Runner.MigrationRunner: 90: update_kickass_url migrating
2026-05-02T00:16:46.382890579Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:46.383075461Z [Info] update_kickass_url: Starting migration of Main DB to 90
2026-05-02T00:16:46.383219251Z [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-05-02T00:16:46.383521229Z [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-05-02T00:16:46.383914922Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003924s
2026-05-02T00:16:46.384021075Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (90, '2026-05-02T00:16:46', 'update_kickass_url')
2026-05-02T00:16:46.384221740Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:46.384961419Z [Info] FluentMigrator.Runner.MigrationRunner: 90: update_kickass_url migrated
2026-05-02T00:16:46.385013323Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013867s
2026-05-02T00:16:46.385154838Z [Info] FluentMigrator.Runner.MigrationRunner: 91: added_indexerstatus migrating
2026-05-02T00:16:46.385250701Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:46.385382858Z [Info] added_indexerstatus: Starting migration of Main DB to 91
2026-05-02T00:16:46.385812483Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerStatus
2026-05-02T00:16:46.385977545Z [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-05-02T00:16:46.386331458Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000369s
2026-05-02T00:16:46.386389515Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerStatus (IndexerId)
2026-05-02T00:16:46.386567062Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_IndexerId" ON "IndexerStatus" ("IndexerId" ASC)
2026-05-02T00:16:46.386746724Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002199s
2026-05-02T00:16:46.386820202Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (91, '2026-05-02T00:16:46', 'added_indexerstatus')
2026-05-02T00:16:46.387067059Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:46.387636826Z [Info] FluentMigrator.Runner.MigrationRunner: 91: added_indexerstatus migrated
2026-05-02T00:16:46.387737739Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001145s
2026-05-02T00:16:46.387832801Z [Info] FluentMigrator.Runner.MigrationRunner: 92: add_unverifiedscenenumbering migrating
2026-05-02T00:16:46.387983234Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:46.388123336Z [Info] add_unverifiedscenenumbering: Starting migration of Main DB to 92
2026-05-02T00:16:46.388650668Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2026-05-02T00:16:46.388722753Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-05-02T00:16:46.388880090Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes UnverifiedSceneNumbering Boolean
2026-05-02T00:16:46.388912395Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "UnverifiedSceneNumbering" INTEGER NOT NULL DEFAULT 0
2026-05-02T00:16:46.389473715Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005588s
2026-05-02T00:16:46.389583326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (92, '2026-05-02T00:16:46', 'add_unverifiedscenenumbering')
2026-05-02T00:16:46.389829662Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:46.390416394Z [Info] FluentMigrator.Runner.MigrationRunner: 92: add_unverifiedscenenumbering migrated
2026-05-02T00:16:46.390482968Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014658s
2026-05-02T00:16:46.390618471Z [Info] FluentMigrator.Runner.MigrationRunner: 93: naming_config_replace_illegal_characters migrating
2026-05-02T00:16:46.390685315Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:46.390828363Z [Info] naming_config_replace_illegal_characters: Starting migration of Main DB to 93
2026-05-02T00:16:46.391363792Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2026-05-02T00:16:46.391469985Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-05-02T00:16:46.391545257Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig ReplaceIllegalCharacters Boolean
2026-05-02T00:16:46.391681832Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "ReplaceIllegalCharacters" INTEGER NOT NULL DEFAULT 1
2026-05-02T00:16:46.392272191Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000567s
2026-05-02T00:16:46.392334957Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-05-02T00:16:46.392453235Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "ReplaceIllegalCharacters" = 1 WHERE 1 = 1
2026-05-02T00:16:46.392625623Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001723s
2026-05-02T00:16:46.392688379Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (93, '2026-05-02T00:16:46', 'naming_config_replace_illegal_characters')
2026-05-02T00:16:46.392929705Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:46.393537920Z [Info] FluentMigrator.Runner.MigrationRunner: 93: naming_config_replace_illegal_characters migrated
2026-05-02T00:16:46.393623051Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010847s
2026-05-02T00:16:46.393747802Z [Info] FluentMigrator.Runner.MigrationRunner: 94: add_tvmazeid migrating
2026-05-02T00:16:46.393803104Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:46.393942525Z [Info] add_tvmazeid: Starting migration of Main DB to 94
2026-05-02T00:16:46.394243010Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-05-02T00:16:46.394348963Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-05-02T00:16:46.394420016Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series TvMazeId Int32
2026-05-02T00:16:46.394524667Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "TvMazeId" INTEGER NOT NULL DEFAULT 0
2026-05-02T00:16:46.395080166Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005544s
2026-05-02T00:16:46.395178093Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (TvMazeId)
2026-05-02T00:16:46.395289267Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvMazeId" ON "Series" ("TvMazeId" ASC)
2026-05-02T00:16:46.395484530Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002081s
2026-05-02T00:16:46.395594281Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (94, '2026-05-02T00:16:46', 'add_tvmazeid')
2026-05-02T00:16:46.395786408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:46.396540226Z [Info] FluentMigrator.Runner.MigrationRunner: 94: add_tvmazeid migrated
2026-05-02T00:16:46.396569324Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011847s
2026-05-02T00:16:46.396700268Z [Info] FluentMigrator.Runner.MigrationRunner: 95: add_additional_episodes_index migrating
2026-05-02T00:16:46.396767153Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:46.396944169Z [Info] add_additional_episodes_index: Starting migration of Main DB to 95
2026-05-02T00:16:46.397306780Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Episodes (SeriesId, SeasonNumber, EpisodeNumber)
2026-05-02T00:16:46.397437332Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_SeriesId_SeasonNumber_EpisodeNumber" ON "Episodes" ("SeriesId" ASC, "SeasonNumber" ASC, "EpisodeNumber" ASC)
2026-05-02T00:16:46.397699160Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002634s
2026-05-02T00:16:46.397765603Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (95, '2026-05-02T00:16:46', 'add_additional_episodes_index')
2026-05-02T00:16:46.397973011Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:46.399115622Z [Info] FluentMigrator.Runner.MigrationRunner: 95: add_additional_episodes_index migrated
2026-05-02T00:16:46.399244101Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017146s
2026-05-02T00:16:46.399326256Z [Info] FluentMigrator.Runner.MigrationRunner: 96: disable_kickass migrating
2026-05-02T00:16:46.399421538Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:46.399560097Z [Info] disable_kickass: Starting migration of Main DB to 96
2026-05-02T00:16:46.399742655Z [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-05-02T00:16:46.400002238Z [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-05-02T00:16:46.400261891Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002597s
2026-05-02T00:16:46.400325950Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (96, '2026-05-02T00:16:46', 'disable_kickass')
2026-05-02T00:16:46.400558678Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:46.401114017Z [Info] FluentMigrator.Runner.MigrationRunner: 96: disable_kickass migrated
2026-05-02T00:16:46.401182114Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011113s
2026-05-02T00:16:46.401317757Z [Info] FluentMigrator.Runner.MigrationRunner: 97: add_reason_to_pending_releases migrating
2026-05-02T00:16:46.401381215Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:46.401526718Z [Info] add_reason_to_pending_releases: Starting migration of Main DB to 97
2026-05-02T00:16:46.401784176Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases
2026-05-02T00:16:46.401886733Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-05-02T00:16:46.401957064Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases Reason Int32
2026-05-02T00:16:46.402064210Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "Reason" INTEGER NOT NULL DEFAULT 0
2026-05-02T00:16:46.402666653Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006068s
2026-05-02T00:16:46.402783048Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (97, '2026-05-02T00:16:46', 'add_reason_to_pending_releases')
2026-05-02T00:16:46.402989042Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:46.403583790Z [Info] FluentMigrator.Runner.MigrationRunner: 97: add_reason_to_pending_releases migrated
2026-05-02T00:16:46.403689012Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015192s
2026-05-02T00:16:46.403785837Z [Info] FluentMigrator.Runner.MigrationRunner: 98: remove_titans_of_tv migrating
2026-05-02T00:16:46.403892893Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:46.404046813Z [Info] remove_titans_of_tv: Starting migration of Main DB to 98
2026-05-02T00:16:46.404281896Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-05-02T00:16:46.404408270Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'TitansOfTv'
2026-05-02T00:16:46.404566900Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000167s
2026-05-02T00:16:46.404665077Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (98, '2026-05-02T00:16:46', 'remove_titans_of_tv')
2026-05-02T00:16:46.404862655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:46.405409597Z [Info] FluentMigrator.Runner.MigrationRunner: 98: remove_titans_of_tv migrated
2026-05-02T00:16:46.405507504Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010041s
2026-05-02T00:16:46.405612575Z [Info] FluentMigrator.Runner.MigrationRunner: 99: extra_and_subtitle_files migrating
2026-05-02T00:16:46.405705352Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:46.405855454Z [Info] extra_and_subtitle_files: Starting migration of Main DB to 99
2026-05-02T00:16:46.406810688Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ExtraFiles
2026-05-02T00:16:46.406978446Z [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-05-02T00:16:46.407313320Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003849s
2026-05-02T00:16:46.407400436Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable SubtitleFiles
2026-05-02T00:16:46.407515157Z [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-05-02T00:16:46.407969211Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004609s
2026-05-02T00:16:46.408067148Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles
2026-05-02T00:16:46.408158061Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-05-02T00:16:46.408224786Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MetadataFiles Added DateTime
2026-05-02T00:16:46.408333625Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles" ADD COLUMN "Added" DATETIME
2026-05-02T00:16:46.408926228Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005965s
2026-05-02T00:16:46.409028404Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MetadataFiles Extension String
2026-05-02T00:16:46.409131141Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles" ADD COLUMN "Extension" TEXT
2026-05-02T00:16:46.409714966Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005825s
2026-05-02T00:16:46.409811862Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "MetadataFiles" WHERE "RelativePath" NOT LIKE '%.%'
2026-05-02T00:16:46.409938236Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "MetadataFiles" WHERE "RelativePath" NOT LIKE '%.%'
2026-05-02T00:16:46.410100663Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001632s
2026-05-02T00:16:46.410188069Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-05-02T00:16:46.410267519Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-05-02T00:16:46.411180428Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009027s
2026-05-02T00:16:46.411284948Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles
2026-05-02T00:16:46.411418387Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-05-02T00:16:46.411454209Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles Extension String
2026-05-02T00:16:46.413314034Z [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-05-02T00:16:46.413834552Z [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-05-02T00:16:46.414149026Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles"
2026-05-02T00:16:46.414436414Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles"
2026-05-02T00:16:46.416368946Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047576s
2026-05-02T00:16:46.416452114Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (99, '2026-05-02T00:16:46', 'extra_and_subtitle_files')
2026-05-02T00:16:46.416697418Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:46.417431676Z [Info] FluentMigrator.Runner.MigrationRunner: 99: extra_and_subtitle_files migrated
2026-05-02T00:16:46.417538762Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058684s
2026-05-02T00:16:46.417641028Z [Info] FluentMigrator.Runner.MigrationRunner: 100: add_scene_season_number migrating
2026-05-02T00:16:46.417738163Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:46.417885971Z [Info] add_scene_season_number: Starting migration of Main DB to 100
2026-05-02T00:16:46.418201607Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SceneMappings
2026-05-02T00:16:46.418307029Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-05-02T00:16:46.418388794Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn SceneMappings SeasonNumber Int32
2026-05-02T00:16:46.419881430Z [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-05-02T00:16:46.421737447Z [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-05-02T00:16:46.422026670Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SceneMappings"
2026-05-02T00:16:46.422290220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SceneMappings_temp" RENAME TO "SceneMappings"
2026-05-02T00:16:46.424106718Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0056086s
2026-05-02T00:16:46.424209004Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SceneMappings
2026-05-02T00:16:46.424298034Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-05-02T00:16:46.424401211Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SceneMappings SceneSeasonNumber Int32
2026-05-02T00:16:46.424516614Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SceneMappings" ADD COLUMN "SceneSeasonNumber" INTEGER
2026-05-02T00:16:46.425096031Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005828s
2026-05-02T00:16:46.425209659Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (100, '2026-05-02T00:16:46', 'add_scene_season_number')
2026-05-02T00:16:46.425433731Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:46.426183190Z [Info] FluentMigrator.Runner.MigrationRunner: 100: add_scene_season_number migrated
2026-05-02T00:16:46.426293993Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016703s
2026-05-02T00:16:46.426405167Z [Info] FluentMigrator.Runner.MigrationRunner: 101: add_ultrahd_quality_in_profiles migrating
2026-05-02T00:16:46.426516180Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:46.426669349Z [Info] add_ultrahd_quality_in_profiles: Starting migration of Main DB to 101
2026-05-02T00:16:46.426905755Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-05-02T00:16:46.427008842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-05-02T00:16:46.428215542Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011933s
2026-05-02T00:16:46.428328289Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (101, '2026-05-02T00:16:46', 'add_ultrahd_quality_in_profiles')
2026-05-02T00:16:46.428542992Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:46.429102308Z [Info] FluentMigrator.Runner.MigrationRunner: 101: add_ultrahd_quality_in_profiles migrated
2026-05-02T00:16:46.429238753Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020871s
2026-05-02T00:16:46.429339055Z [Info] FluentMigrator.Runner.MigrationRunner: 102: add_language_to_episodeFiles_history_and_blacklist migrating
2026-05-02T00:16:46.429457032Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:46.429607505Z [Info] add_language_to_episodeFiles_history_and_blacklist: Starting migration of Main DB to 102
2026-05-02T00:16:46.430089125Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable EpisodeFiles
2026-05-02T00:16:46.430195529Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-05-02T00:16:46.430275280Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn EpisodeFiles Language Int32
2026-05-02T00:16:46.430381474Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles" ADD COLUMN "Language" INTEGER NOT NULL DEFAULT 0
2026-05-02T00:16:46.430987124Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006075s
2026-05-02T00:16:46.431143939Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History
2026-05-02T00:16:46.431177607Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-05-02T00:16:46.431268089Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn History Language Int32
2026-05-02T00:16:46.431386408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History" ADD COLUMN "Language" INTEGER NOT NULL DEFAULT 0
2026-05-02T00:16:46.432016927Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006136s
2026-05-02T00:16:46.432077399Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist
2026-05-02T00:16:46.432166278Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-05-02T00:16:46.432243985Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist Language Int32
2026-05-02T00:16:46.432348595Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "Language" INTEGER NOT NULL DEFAULT 0
2026-05-02T00:16:46.432925537Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005818s
2026-05-02T00:16:46.433028394Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-05-02T00:16:46.433106932Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-05-02T00:16:46.437880345Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047537s
2026-05-02T00:16:46.438001389Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (102, '2026-05-02T00:16:46', 'add_language_to_episodeFiles_history_and_blacklist')
2026-05-02T00:16:46.438236542Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:46.438877052Z [Info] FluentMigrator.Runner.MigrationRunner: 102: add_language_to_episodeFiles_history_and_blacklist migrated
2026-05-02T00:16:46.439047776Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0057543s
2026-05-02T00:16:46.439175393Z [Info] FluentMigrator.Runner.MigrationRunner: 103: fix_metadata_file_extensions migrating
2026-05-02T00:16:46.439290856Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:46.439459856Z [Info] fix_metadata_file_extensions: Starting migration of Main DB to 103
2026-05-02T00:16:46.439696703Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-05-02T00:16:46.439805973Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-05-02T00:16:46.440803041Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009806s
2026-05-02T00:16:46.440923483Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (103, '2026-05-02T00:16:46', 'fix_metadata_file_extensions')
2026-05-02T00:16:46.441147194Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:46.441798595Z [Info] FluentMigrator.Runner.MigrationRunner: 103: fix_metadata_file_extensions migrated
2026-05-02T00:16:46.441884709Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019369s
2026-05-02T00:16:46.441980321Z [Info] FluentMigrator.Runner.MigrationRunner: 104: remove_kickass migrating
2026-05-02T00:16:46.442082547Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:46.442223842Z [Info] remove_kickass: Starting migration of Main DB to 104
2026-05-02T00:16:46.442464306Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-05-02T00:16:46.442623216Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'KickassTorrents'
2026-05-02T00:16:46.442861105Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002382s
2026-05-02T00:16:46.442982249Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (104, '2026-05-02T00:16:46', 'remove_kickass')
2026-05-02T00:16:46.443191270Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:46.443758091Z [Info] FluentMigrator.Runner.MigrationRunner: 104: remove_kickass migrated
2026-05-02T00:16:46.443887101Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011413s
2026-05-02T00:16:46.444007373Z [Info] FluentMigrator.Runner.MigrationRunner: 105: rename_torrent_downloadstation migrating
2026-05-02T00:16:46.444116072Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:46.444253529Z [Info] rename_torrent_downloadstation: Starting migration of Main DB to 105
2026-05-02T00:16:46.444493863Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-05-02T00:16:46.444594125Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "DownloadClients" SET "Implementation" = 'TorrentDownloadStation' WHERE "Implementation" = 'DownloadStation'
2026-05-02T00:16:46.444800881Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002075s
2026-05-02T00:16:46.444897135Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (105, '2026-05-02T00:16:46', 'rename_torrent_downloadstation')
2026-05-02T00:16:46.445103080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:46.445645472Z [Info] FluentMigrator.Runner.MigrationRunner: 105: rename_torrent_downloadstation migrated
2026-05-02T00:16:46.445763800Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010493s
2026-05-02T00:16:46.445856868Z [Info] FluentMigrator.Runner.MigrationRunner: 106: update_btn_url migrating
2026-05-02T00:16:46.445953131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:46.446094065Z [Info] update_btn_url: Starting migration of Main DB to 106
2026-05-02T00:16:46.446315551Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = Replace("Settings", 'api.btnapps.net', 'api.broadcasthe.net') WHERE "Implementation" = 'BroadcastheNet';
2026-05-02T00:16:46.446538009Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "Settings" = Replace("Settings", 'api.btnapps.net', 'api.broadcasthe.net') WHERE "Implementation" = 'BroadcastheNet';
2026-05-02T00:16:46.446762231Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000226s
2026-05-02T00:16:46.446876952Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (106, '2026-05-02T00:16:46', 'update_btn_url')
2026-05-02T00:16:46.447080061Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:46.447623976Z [Info] FluentMigrator.Runner.MigrationRunner: 106: update_btn_url migrated
2026-05-02T00:16:46.447707174Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010659s
2026-05-02T00:16:46.447808327Z [Info] FluentMigrator.Runner.MigrationRunner: 107: remove_wombles migrating
2026-05-02T00:16:46.447979201Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:46.448130897Z [Info] remove_wombles: Starting migration of Main DB to 107
2026-05-02T00:16:46.448353285Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-05-02T00:16:46.448472605Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Wombles'
2026-05-02T00:16:46.448667918Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001665s
2026-05-02T00:16:46.448738340Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (107, '2026-05-02T00:16:46', 'remove_wombles')
2026-05-02T00:16:46.448938533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:46.449526247Z [Info] FluentMigrator.Runner.MigrationRunner: 107: remove_wombles migrated
2026-05-02T00:16:46.449655938Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010403s
2026-05-02T00:16:46.449797323Z [Info] FluentMigrator.Runner.MigrationRunner: 108: fix_extra_file_extension migrating
2026-05-02T00:16:46.449890661Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:46.450069711Z [Info] fix_extra_file_extension: Starting migration of Main DB to 108
2026-05-02T00:16:46.450319003Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "ExtraFiles" WHERE TRIM("Extension") = ''
2026-05-02T00:16:46.450496461Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "ExtraFiles" WHERE TRIM("Extension") = ''
2026-05-02T00:16:46.450656333Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001642s
2026-05-02T00:16:46.450750763Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-05-02T00:16:46.450901286Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-05-02T00:16:46.452041212Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011296s
2026-05-02T00:16:46.452206524Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (108, '2026-05-02T00:16:46', 'fix_extra_file_extension')
2026-05-02T00:16:46.452432079Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:46.453277702Z [Info] FluentMigrator.Runner.MigrationRunner: 108: fix_extra_file_extension migrated
2026-05-02T00:16:46.453397443Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023774s
2026-05-02T00:16:46.453560170Z [Info] FluentMigrator.Runner.MigrationRunner: 109: import_extra_files migrating
2026-05-02T00:16:46.453714311Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:46.453885085Z [Info] import_extra_files: Starting migration of Main DB to 109
2026-05-02T00:16:46.454158425Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-05-02T00:16:46.454253877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-05-02T00:16:46.454912534Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006613s
2026-05-02T00:16:46.455055411Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (109, '2026-05-02T00:16:46', 'import_extra_files')
2026-05-02T00:16:46.455244733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:46.455863348Z [Info] FluentMigrator.Runner.MigrationRunner: 109: import_extra_files migrated
2026-05-02T00:16:46.455961737Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015751s
2026-05-02T00:16:46.456116228Z [Info] FluentMigrator.Runner.MigrationRunner: 110: fix_extra_files_config migrating
2026-05-02T00:16:46.456226650Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:46.456365710Z [Info] fix_extra_files_config: Starting migration of Main DB to 110
2026-05-02T00:16:46.456567827Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-05-02T00:16:46.456660925Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-05-02T00:16:46.457125280Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004556s
2026-05-02T00:16:46.457245953Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (110, '2026-05-02T00:16:46', 'fix_extra_files_config')
2026-05-02T00:16:46.457466627Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:46.458136446Z [Info] FluentMigrator.Runner.MigrationRunner: 110: fix_extra_files_config migrated
2026-05-02T00:16:46.458233512Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001453s
2026-05-02T00:16:46.458330998Z [Info] FluentMigrator.Runner.MigrationRunner: 111: create_language_profiles migrating
2026-05-02T00:16:46.458427963Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:46.458562805Z [Info] create_language_profiles: Starting migration of Main DB to 111
2026-05-02T00:16:46.459095598Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable LanguageProfiles
2026-05-02T00:16:46.459207072Z [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-05-02T00:16:46.459545313Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003486s
2026-05-02T00:16:46.459639012Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex LanguageProfiles (Name)
2026-05-02T00:16:46.459739815Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_LanguageProfiles_Name" ON "LanguageProfiles" ("Name" ASC)
2026-05-02T00:16:46.460006051Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002617s
2026-05-02T00:16:46.460105381Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-05-02T00:16:46.460181334Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-05-02T00:16:46.460262257Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series LanguageProfileId Int32
2026-05-02T00:16:46.460381918Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "LanguageProfileId" INTEGER NOT NULL DEFAULT 1
2026-05-02T00:16:46.461070905Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006962s
2026-05-02T00:16:46.461175596Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-05-02T00:16:46.461256910Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-05-02T00:16:46.468475216Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071758s
2026-05-02T00:16:46.468570948Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Profiles Language
2026-05-02T00:16:46.470213496Z [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-05-02T00:16:46.470532428Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Profiles_temp" ("Id", "Name", "Cutoff", "Items") SELECT "Id", "Name", "Cutoff", "Items" FROM "Profiles"
2026-05-02T00:16:46.470762111Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles"
2026-05-02T00:16:46.471124801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles"
2026-05-02T00:16:46.472705605Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityProfiles_Name" ON "Profiles" ("Name" ASC)
2026-05-02T00:16:46.472939255Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042782s
2026-05-02T00:16:46.473043655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (111, '2026-05-02T00:16:46', 'create_language_profiles')
2026-05-02T00:16:46.473249029Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:46.474117368Z [Info] FluentMigrator.Runner.MigrationRunner: 111: create_language_profiles migrated
2026-05-02T00:16:46.474280677Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0054488s
2026-05-02T00:16:46.474419506Z [Info] FluentMigrator.Runner.MigrationRunner: 112: added_regex_to_scenemapping migrating
2026-05-02T00:16:46.474522864Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:46.474678608Z [Info] added_regex_to_scenemapping: Starting migration of Main DB to 112
2026-05-02T00:16:46.474964774Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SceneMappings
2026-05-02T00:16:46.475078944Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-05-02T00:16:46.475158544Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SceneMappings FilterRegex String
2026-05-02T00:16:46.475267374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SceneMappings" ADD COLUMN "FilterRegex" TEXT
2026-05-02T00:16:46.475980329Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007079s
2026-05-02T00:16:46.476096744Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (112, '2026-05-02T00:16:46', 'added_regex_to_scenemapping')
2026-05-02T00:16:46.476302749Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:46.476887276Z [Info] FluentMigrator.Runner.MigrationRunner: 112: added_regex_to_scenemapping migrated
2026-05-02T00:16:46.477011356Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001616s
2026-05-02T00:16:46.477098752Z [Info] FluentMigrator.Runner.MigrationRunner: 113: consolidate_indexer_baseurl migrating
2026-05-02T00:16:46.477211459Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:46.477344807Z [Info] consolidate_indexer_baseurl: Starting migration of Main DB to 113
2026-05-02T00:16:46.477605492Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-05-02T00:16:46.477710494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-05-02T00:16:46.479044460Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001319s
2026-05-02T00:16:46.479152958Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (113, '2026-05-02T00:16:46', 'consolidate_indexer_baseurl')
2026-05-02T00:16:46.479390537Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:46.479977849Z [Info] FluentMigrator.Runner.MigrationRunner: 113: consolidate_indexer_baseurl migrated
2026-05-02T00:16:46.480104655Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022545s
2026-05-02T00:16:46.480204536Z [Info] FluentMigrator.Runner.MigrationRunner: 114: rename_indexer_status_id migrating
2026-05-02T00:16:46.480305790Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:46.480449589Z [Info] rename_indexer_status_id: Starting migration of Main DB to 114
2026-05-02T00:16:46.481594966Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn IndexerStatus IndexerId to ProviderId
2026-05-02T00:16:46.487658406Z [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-05-02T00:16:46.488058452Z [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-05-02T00:16:46.488401673Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-05-02T00:16:46.488778702Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-05-02T00:16:46.490757667Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-05-02T00:16:46.491043643Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093205s
2026-05-02T00:16:46.491156039Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (114, '2026-05-02T00:16:46', 'rename_indexer_status_id')
2026-05-02T00:16:46.491357956Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:46.492565949Z [Info] FluentMigrator.Runner.MigrationRunner: 114: rename_indexer_status_id migrated
2026-05-02T00:16:46.492679948Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108407s
2026-05-02T00:16:46.492837646Z [Info] FluentMigrator.Runner.MigrationRunner: 115: add_downloadclient_status migrating
2026-05-02T00:16:46.492877115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:46.493025063Z [Info] add_downloadclient_status: Starting migration of Main DB to 115
2026-05-02T00:16:46.493461683Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClientStatus
2026-05-02T00:16:46.493588408Z [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-05-02T00:16:46.493975738Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003964s
2026-05-02T00:16:46.494078174Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadClientStatus (ProviderId)
2026-05-02T00:16:46.494182123Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-05-02T00:16:46.494420253Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002383s
2026-05-02T00:16:46.494525545Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (115, '2026-05-02T00:16:46', 'add_downloadclient_status')
2026-05-02T00:16:46.494728814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:46.495340446Z [Info] FluentMigrator.Runner.MigrationRunner: 115: add_downloadclient_status migrated
2026-05-02T00:16:46.495449896Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011567s
2026-05-02T00:16:46.495547443Z [Info] FluentMigrator.Runner.MigrationRunner: 116: disable_nyaa migrating
2026-05-02T00:16:46.495641512Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:46.495781414Z [Info] disable_nyaa: Starting migration of Main DB to 116
2026-05-02T00:16:46.495984012Z [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-05-02T00:16:46.496188925Z [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-05-02T00:16:46.496455722Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002635s
2026-05-02T00:16:46.496559872Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (116, '2026-05-02T00:16:46', 'disable_nyaa')
2026-05-02T00:16:46.496754313Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:46.497310814Z [Info] FluentMigrator.Runner.MigrationRunner: 116: disable_nyaa migrated
2026-05-02T00:16:46.497410655Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011176s
2026-05-02T00:16:46.497507660Z [Info] FluentMigrator.Runner.MigrationRunner: 117: add_webrip_and_br480_qualites_in_profile migrating
2026-05-02T00:16:46.497611439Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:46.497755319Z [Info] add_webrip_and_br480_qualites_in_profile: Starting migration of Main DB to 117
2026-05-02T00:16:46.497956254Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-05-02T00:16:46.498071095Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-05-02T00:16:46.501585692Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035117s
2026-05-02T00:16:46.501700584Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (117, '2026-05-02T00:16:46', 'add_webrip_and_br480_qualites_in_profile')
2026-05-02T00:16:46.501918382Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:46.502479993Z [Info] FluentMigrator.Runner.MigrationRunner: 117: add_webrip_and_br480_qualites_in_profile migrated
2026-05-02T00:16:46.502597299Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044137s
2026-05-02T00:16:46.502694816Z [Info] FluentMigrator.Runner.MigrationRunner: 118: add_history_eventType_index migrating
2026-05-02T00:16:46.502793895Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:46.502935991Z [Info] add_history_eventType_index: Starting migration of Main DB to 118
2026-05-02T00:16:46.503162558Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (EventType)
2026-05-02T00:16:46.503276978Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC)
2026-05-02T00:16:46.503516711Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002381s
2026-05-02T00:16:46.503622885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (118, '2026-05-02T00:16:46', 'add_history_eventType_index')
2026-05-02T00:16:46.503832657Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:46.504529200Z [Info] FluentMigrator.Runner.MigrationRunner: 118: add_history_eventType_index migrated
2026-05-02T00:16:46.504792370Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012275s
2026-05-02T00:16:46.505028235Z [Info] FluentMigrator.Runner.MigrationRunner: 119: separate_automatic_and_interactive_searches migrating
2026-05-02T00:16:46.505134198Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:46.505275182Z [Info] separate_automatic_and_interactive_searches: Starting migration of Main DB to 119
2026-05-02T00:16:46.505704567Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Indexers EnableSearch to EnableAutomaticSearch
2026-05-02T00:16:46.507443378Z [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-05-02T00:16:46.507771108Z [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-05-02T00:16:46.508095772Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2026-05-02T00:16:46.508452480Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2026-05-02T00:16:46.510102283Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-05-02T00:16:46.510331244Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045124s
2026-05-02T00:16:46.510423880Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-05-02T00:16:46.510506447Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-05-02T00:16:46.510582359Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers EnableInteractiveSearch Boolean
2026-05-02T00:16:46.510693724Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "EnableInteractiveSearch" INTEGER
2026-05-02T00:16:46.511265014Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00057s
2026-05-02T00:16:46.511361899Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch"
2026-05-02T00:16:46.511492472Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch"
2026-05-02T00:16:46.511672194Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001768s
2026-05-02T00:16:46.511763067Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-05-02T00:16:46.511844030Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-05-02T00:16:46.511964142Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Indexers EnableInteractiveSearch Boolean
2026-05-02T00:16:46.513618153Z [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-05-02T00:16:46.514006545Z [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-05-02T00:16:46.514348193Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2026-05-02T00:16:46.514696815Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2026-05-02T00:16:46.516292027Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-05-02T00:16:46.516526049Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044698s
2026-05-02T00:16:46.516634918Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (119, '2026-05-02T00:16:46', 'separate_automatic_and_interactive_searches')
2026-05-02T00:16:46.516851714Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:46.517588859Z [Info] FluentMigrator.Runner.MigrationRunner: 119: separate_automatic_and_interactive_searches migrated
2026-05-02T00:16:46.517709101Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0055321s
2026-05-02T00:16:46.517808471Z [Info] FluentMigrator.Runner.MigrationRunner: 120: update_series_episodes_history_indexes migrating
2026-05-02T00:16:46.517914374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:46.518058184Z [Info] update_series_episodes_history_indexes: Starting migration of Main DB to 120
2026-05-02T00:16:46.518646529Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Episodes (SeriesId, AirDate)
2026-05-02T00:16:46.518773625Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_SeriesId_AirDate" ON "Episodes" ("SeriesId" ASC, "AirDate" ASC)
2026-05-02T00:16:46.519011944Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002389s
2026-05-02T00:16:46.519109170Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (EpisodeId)
2026-05-02T00:16:46.519204632Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_EpisodeId"
2026-05-02T00:16:46.519449966Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002424s
2026-05-02T00:16:46.519547282Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (EpisodeId, Date)
2026-05-02T00:16:46.519648596Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EpisodeId_Date" ON "History" ("EpisodeId" ASC, "Date" DESC)
2026-05-02T00:16:46.519889381Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002281s
2026-05-02T00:16:46.519988701Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (DownloadId)
2026-05-02T00:16:46.520082971Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_DownloadId"
2026-05-02T00:16:46.520346131Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000262s
2026-05-02T00:16:46.520443397Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId, Date)
2026-05-02T00:16:46.520543599Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC)
2026-05-02T00:16:46.520767570Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000225s
2026-05-02T00:16:46.520873523Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (120, '2026-05-02T00:16:46', 'update_series_episodes_history_indexes')
2026-05-02T00:16:46.521086101Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:46.521787213Z [Info] FluentMigrator.Runner.MigrationRunner: 120: update_series_episodes_history_indexes migrated
2026-05-02T00:16:46.521906664Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012423s
2026-05-02T00:16:46.522004300Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_animetosho_url migrating
2026-05-02T00:16:46.522100464Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:46.522243622Z [Info] update_animetosho_url: Starting migration of Main DB to 121
2026-05-02T00:16:46.522430318Z [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-05-02T00:16:46.522660662Z [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-05-02T00:16:46.522948993Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002876s
2026-05-02T00:16:46.523052621Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (121, '2026-05-02T00:16:46', 'update_animetosho_url')
2026-05-02T00:16:46.523254538Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:46.523780627Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_animetosho_url migrated
2026-05-02T00:16:46.523903415Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011185s
2026-05-02T00:16:46.524003957Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_remux_qualities_in_profile migrating
2026-05-02T00:16:46.524123207Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:46.524252848Z [Info] add_remux_qualities_in_profile: Starting migration of Main DB to 122
2026-05-02T00:16:46.524452240Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-05-02T00:16:46.524562853Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-05-02T00:16:46.526902474Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023305s
2026-05-02T00:16:46.527013478Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (122, '2026-05-02T00:16:46', 'add_remux_qualities_in_profile')
2026-05-02T00:16:46.527225124Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:46.528094625Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_remux_qualities_in_profile migrated
2026-05-02T00:16:46.528210919Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035259s
2026-05-02T00:16:46.528303566Z [Info] FluentMigrator.Runner.MigrationRunner: 123: add_history_seriesId_index migrating
2026-05-02T00:16:46.528399078Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:46.528540162Z [Info] add_history_seriesId_index: Starting migration of Main DB to 123
2026-05-02T00:16:46.528761578Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (SeriesId)
2026-05-02T00:16:46.528874115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_SeriesId" ON "History" ("SeriesId" ASC)
2026-05-02T00:16:46.529101613Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002225s
2026-05-02T00:16:46.529205572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (123, '2026-05-02T00:16:46', 'add_history_seriesId_index')
2026-05-02T00:16:46.529409783Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:46.530000743Z [Info] FluentMigrator.Runner.MigrationRunner: 123: add_history_seriesId_index migrated
2026-05-02T00:16:46.530105023Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011225s
2026-05-02T00:16:46.530199454Z [Info] FluentMigrator.Runner.MigrationRunner: 124: remove_media_browser_metadata migrating
2026-05-02T00:16:46.530296419Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:46.530436922Z [Info] remove_media_browser_metadata: Starting migration of Main DB to 124
2026-05-02T00:16:46.531011238Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-05-02T00:16:46.531131911Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Metadata" WHERE "Implementation" = 'MediaBrowserMetadata'
2026-05-02T00:16:46.531303918Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001744s
2026-05-02T00:16:46.531386755Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-05-02T00:16:46.531490333Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "MetadataFiles" WHERE "Consumer" = 'MediaBrowserMetadata'
2026-05-02T00:16:46.531651528Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001627s
2026-05-02T00:16:46.531748613Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (124, '2026-05-02T00:16:46', 'remove_media_browser_metadata')
2026-05-02T00:16:46.531967684Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:46.532511049Z [Info] FluentMigrator.Runner.MigrationRunner: 124: remove_media_browser_metadata migrated
2026-05-02T00:16:46.532618766Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010181s
2026-05-02T00:16:46.532713707Z [Info] FluentMigrator.Runner.MigrationRunner: 125: remove_notify_my_android_and_pushalot_notifications migrating
2026-05-02T00:16:46.532822175Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:46.532961786Z [Info] remove_notify_my_android_and_pushalot_notifications: Starting migration of Main DB to 125
2026-05-02T00:16:46.533224686Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-05-02T00:16:46.533344417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'NotifyMyAndroid'
2026-05-02T00:16:46.533530472Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001786s
2026-05-02T00:16:46.533615383Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-05-02T00:16:46.533719372Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Pushalot'
2026-05-02T00:16:46.533876198Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001594s
2026-05-02T00:16:46.533973834Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (125, '2026-05-02T00:16:46', 'remove_notify_my_android_and_pushalot_notifications')
2026-05-02T00:16:46.534188537Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:46.534727632Z [Info] FluentMigrator.Runner.MigrationRunner: 125: remove_notify_my_android_and_pushalot_notifications migrated
2026-05-02T00:16:46.534846011Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010046s
2026-05-02T00:16:46.534940671Z [Info] FluentMigrator.Runner.MigrationRunner: 126: add_custom_filters migrating
2026-05-02T00:16:46.535033368Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:46.535192919Z [Info] add_custom_filters: Starting migration of Main DB to 126
2026-05-02T00:16:46.535525269Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFilters
2026-05-02T00:16:46.535641873Z [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-05-02T00:16:46.535943832Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003091s
2026-05-02T00:16:46.536052500Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (126, '2026-05-02T00:16:46', 'add_custom_filters')
2026-05-02T00:16:46.536248084Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:46.536888744Z [Info] FluentMigrator.Runner.MigrationRunner: 126: add_custom_filters migrated
2026-05-02T00:16:46.536992704Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012576s
2026-05-02T00:16:46.537087935Z [Info] FluentMigrator.Runner.MigrationRunner: 127: rename_restrictions_to_release_profiles migrating
2026-05-02T00:16:46.537191314Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:46.537331766Z [Info] rename_restrictions_to_release_profiles: Starting migration of Main DB to 127
2026-05-02T00:16:46.537648484Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Restrictions ReleaseProfiles
2026-05-02T00:16:46.537769217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Restrictions" RENAME TO "ReleaseProfiles"
2026-05-02T00:16:46.539405943Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016334s
2026-05-02T00:16:46.539503018Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles
2026-05-02T00:16:46.539590605Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-05-02T00:16:46.539664424Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IncludePreferredWhenRenaming Boolean
2026-05-02T00:16:46.539782802Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IncludePreferredWhenRenaming" INTEGER NOT NULL DEFAULT 1
2026-05-02T00:16:46.540449675Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006643s
2026-05-02T00:16:46.540557803Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (127, '2026-05-02T00:16:46', 'rename_restrictions_to_release_profiles')
2026-05-02T00:16:46.540773206Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:46.541373806Z [Info] FluentMigrator.Runner.MigrationRunner: 127: rename_restrictions_to_release_profiles migrated
2026-05-02T00:16:46.541490831Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015926s
2026-05-02T00:16:46.541610863Z [Info] FluentMigrator.Runner.MigrationRunner: 128: rename_quality_profiles_add_upgrade_allowed migrating
2026-05-02T00:16:46.541706145Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:46.541842630Z [Info] rename_quality_profiles_add_upgrade_allowed: Starting migration of Main DB to 128
2026-05-02T00:16:46.542611007Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Profiles QualityProfiles
2026-05-02T00:16:46.542727502Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" RENAME TO "QualityProfiles"
2026-05-02T00:16:46.544378727Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016404s
2026-05-02T00:16:46.544478438Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2026-05-02T00:16:46.544563619Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-05-02T00:16:46.544640655Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles UpgradeAllowed Boolean
2026-05-02T00:16:46.544747420Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "UpgradeAllowed" INTEGER
2026-05-02T00:16:46.545364172Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000615s
2026-05-02T00:16:46.545459283Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LanguageProfiles
2026-05-02T00:16:46.545548593Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-05-02T00:16:46.545630287Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn LanguageProfiles UpgradeAllowed Boolean
2026-05-02T00:16:46.545738445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LanguageProfiles" ADD COLUMN "UpgradeAllowed" INTEGER
2026-05-02T00:16:46.546347822Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006083s
2026-05-02T00:16:46.546444327Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-05-02T00:16:46.546525641Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityProfiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1
2026-05-02T00:16:46.546692396Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001653s
2026-05-02T00:16:46.546775744Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-05-02T00:16:46.546859463Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "LanguageProfiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1
2026-05-02T00:16:46.547021018Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001601s
2026-05-02T00:16:46.547105007Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Series ProfileId to QualityProfileId
2026-05-02T00:16:46.548892777Z [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-05-02T00:16:46.549714542Z [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-05-02T00:16:46.550473250Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2026-05-02T00:16:46.551239784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2026-05-02T00:16:46.552828052Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2026-05-02T00:16:46.553063957Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2026-05-02T00:16:46.553287267Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_Path" ON "Series" ("Path" ASC)
2026-05-02T00:16:46.553497150Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_CleanTitle" ON "Series" ("CleanTitle" ASC)
2026-05-02T00:16:46.553716501Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC)
2026-05-02T00:16:46.553929080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvMazeId" ON "Series" ("TvMazeId" ASC)
2026-05-02T00:16:46.554150275Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069386s
2026-05-02T00:16:46.554254415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (128, '2026-05-02T00:16:46', 'rename_quality_profiles_add_upgrade_allowed')
2026-05-02T00:16:46.554470159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:46.555296704Z [Info] FluentMigrator.Runner.MigrationRunner: 128: rename_quality_profiles_add_upgrade_allowed migrated
2026-05-02T00:16:46.555404671Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080711s
2026-05-02T00:16:46.555498039Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_relative_original_path_to_episode_file migrating
2026-05-02T00:16:46.555604433Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:46.555745427Z [Info] add_relative_original_path_to_episode_file: Starting migration of Main DB to 129
2026-05-02T00:16:46.556059891Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable EpisodeFiles
2026-05-02T00:16:46.556197838Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-05-02T00:16:46.556299944Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn EpisodeFiles OriginalFilePath String
2026-05-02T00:16:46.556436529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles" ADD COLUMN "OriginalFilePath" TEXT
2026-05-02T00:16:46.557162040Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007262s
2026-05-02T00:16:46.557274286Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (129, '2026-05-02T00:16:46', 'add_relative_original_path_to_episode_file')
2026-05-02T00:16:46.557494700Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:46.558082323Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_relative_original_path_to_episode_file migrated
2026-05-02T00:16:46.558200852Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016474s
2026-05-02T00:16:46.558299450Z [Info] FluentMigrator.Runner.MigrationRunner: 130: episode_last_searched_time migrating
2026-05-02T00:16:46.558398239Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:46.558541387Z [Info] episode_last_searched_time: Starting migration of Main DB to 130
2026-05-02T00:16:46.558783986Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2026-05-02T00:16:46.558889468Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-05-02T00:16:46.558974910Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes LastSearchTime DateTime
2026-05-02T00:16:46.559081305Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "LastSearchTime" DATETIME
2026-05-02T00:16:46.559694850Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006104s
2026-05-02T00:16:46.559804250Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (130, '2026-05-02T00:16:46', 'episode_last_searched_time')
2026-05-02T00:16:46.560037330Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:46.560629723Z [Info] FluentMigrator.Runner.MigrationRunner: 130: episode_last_searched_time migrated
2026-05-02T00:16:46.560740155Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015458s
2026-05-02T00:16:46.560836559Z [Info] FluentMigrator.Runner.MigrationRunner: 131: download_propers_config migrating
2026-05-02T00:16:46.560933324Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:46.561074538Z [Info] download_propers_config: Starting migration of Main DB to 131
2026-05-02T00:16:46.561298159Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-05-02T00:16:46.561403180Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-05-02T00:16:46.561981986Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005726s
2026-05-02T00:16:46.562081907Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers'
2026-05-02T00:16:46.562198482Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers'
2026-05-02T00:16:46.562352632Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001516s
2026-05-02T00:16:46.562451932Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (131, '2026-05-02T00:16:46', 'download_propers_config')
2026-05-02T00:16:46.562654019Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:46.563192554Z [Info] FluentMigrator.Runner.MigrationRunner: 131: download_propers_config migrated
2026-05-02T00:16:46.563298317Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009876s
2026-05-02T00:16:46.563393017Z [Info] FluentMigrator.Runner.MigrationRunner: 132: add_download_client_priority migrating
2026-05-02T00:16:46.563493059Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:46.563631127Z [Info] add_download_client_priority: Starting migration of Main DB to 132
2026-05-02T00:16:46.563953195Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2026-05-02T00:16:46.564060031Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-05-02T00:16:46.564133919Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Priority Int32
2026-05-02T00:16:46.565510411Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 1
2026-05-02T00:16:46.566178577Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019124s
2026-05-02T00:16:46.566260372Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-05-02T00:16:46.566347577Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-05-02T00:16:46.588146806Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0217346s
2026-05-02T00:16:46.588257048Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (132, '2026-05-02T00:16:46', 'add_download_client_priority')
2026-05-02T00:16:46.588496370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:46.589204385Z [Info] FluentMigrator.Runner.MigrationRunner: 132: add_download_client_priority migrated
2026-05-02T00:16:46.589278885Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0228058s
2026-05-02T00:16:46.589415290Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_specials_folder_format migrating
2026-05-02T00:16:46.589485502Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:46.589672348Z [Info] add_specials_folder_format: Starting migration of Main DB to 134
2026-05-02T00:16:46.590289511Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2026-05-02T00:16:46.590359852Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-05-02T00:16:46.590492990Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig SpecialsFolderFormat String
2026-05-02T00:16:46.590563122Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "SpecialsFolderFormat" TEXT
2026-05-02T00:16:46.591239283Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006716s
2026-05-02T00:16:46.591333032Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-05-02T00:16:46.591414867Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "SpecialsFolderFormat" = 'Specials' WHERE 1 = 1
2026-05-02T00:16:46.591590511Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001759s
2026-05-02T00:16:46.591693528Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (134, '2026-05-02T00:16:46', 'add_specials_folder_format')
2026-05-02T00:16:46.591909232Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:46.592885168Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_specials_folder_format migrated
2026-05-02T00:16:46.592974377Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014413s
2026-05-02T00:16:46.593070601Z [Info] FluentMigrator.Runner.MigrationRunner: 135: health_issue_notification migrating
2026-05-02T00:16:46.593167025Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:46.593306867Z [Info] health_issue_notification: Starting migration of Main DB to 135
2026-05-02T00:16:46.593634917Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-05-02T00:16:46.593741372Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-05-02T00:16:46.593812846Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthIssue Boolean
2026-05-02T00:16:46.593924781Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthIssue" INTEGER NOT NULL DEFAULT 0
2026-05-02T00:16:46.594579980Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006573s
2026-05-02T00:16:46.594679912Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-05-02T00:16:46.594762277Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-05-02T00:16:46.594838050Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications IncludeHealthWarnings Boolean
2026-05-02T00:16:46.594951929Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "IncludeHealthWarnings" INTEGER NOT NULL DEFAULT 0
2026-05-02T00:16:46.595605946Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006534s
2026-05-02T00:16:46.595714986Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (135, '2026-05-02T00:16:46', 'health_issue_notification')
2026-05-02T00:16:46.595972965Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:46.596511800Z [Info] FluentMigrator.Runner.MigrationRunner: 135: health_issue_notification migrated
2026-05-02T00:16:46.596621722Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015594s
2026-05-02T00:16:46.596716934Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_indexer_and_enabled_to_release_profiles migrating
2026-05-02T00:16:46.596824190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:46.596961907Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Main DB to 136
2026-05-02T00:16:46.597291451Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles
2026-05-02T00:16:46.597401412Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-05-02T00:16:46.597472004Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles Enabled Boolean
2026-05-02T00:16:46.597587948Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "Enabled" INTEGER NOT NULL DEFAULT 1
2026-05-02T00:16:46.598249851Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006521s
2026-05-02T00:16:46.598341084Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles
2026-05-02T00:16:46.598430063Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-05-02T00:16:46.598499203Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IndexerId Int32
2026-05-02T00:16:46.598606078Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IndexerId" INTEGER NOT NULL DEFAULT 0
2026-05-02T00:16:46.599263201Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006612s
2026-05-02T00:16:46.599373373Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (136, '2026-05-02T00:16:46', 'add_indexer_and_enabled_to_release_profiles')
2026-05-02T00:16:46.599590150Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:46.600141991Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_indexer_and_enabled_to_release_profiles migrated
2026-05-02T00:16:46.600261321Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015351s
2026-05-02T00:16:46.600355321Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_airedbefore_to_episodes migrating
2026-05-02T00:16:46.600453548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:46.600593280Z [Info] add_airedbefore_to_episodes: Starting migration of Main DB to 137
2026-05-02T00:16:46.600913314Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2026-05-02T00:16:46.601015640Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-05-02T00:16:46.601089028Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes AiredAfterSeasonNumber Int32
2026-05-02T00:16:46.601200683Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "AiredAfterSeasonNumber" INTEGER
2026-05-02T00:16:46.601850902Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006515s
2026-05-02T00:16:46.601948038Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes AiredBeforeSeasonNumber Int32
2026-05-02T00:16:46.602055334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "AiredBeforeSeasonNumber" INTEGER
2026-05-02T00:16:46.602709271Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006529s
2026-05-02T00:16:46.602807288Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes AiredBeforeEpisodeNumber Int32
2026-05-02T00:16:46.602916999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "AiredBeforeEpisodeNumber" INTEGER
2026-05-02T00:16:46.603577640Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006615s
2026-05-02T00:16:46.603687070Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (137, '2026-05-02T00:16:46', 'add_airedbefore_to_episodes')
2026-05-02T00:16:46.603908476Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:46.604444575Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_airedbefore_to_episodes migrated
2026-05-02T00:16:46.604552352Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015263s
2026-05-02T00:16:46.604651592Z [Info] FluentMigrator.Runner.MigrationRunner: 138: remove_bitmetv migrating
2026-05-02T00:16:46.604744269Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:46.604884632Z [Info] remove_bitmetv: Starting migration of Main DB to 138
2026-05-02T00:16:46.605115296Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-05-02T00:16:46.605242212Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'BitMeTv'
2026-05-02T00:16:46.605408356Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001737s
2026-05-02T00:16:46.605502746Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableRss" = false, "EnableAutomaticSearch" = false, "EnableInteractiveSearch" = false WHERE "Implementation" = 'Newznab' AND "Settings" LIKE '%usenet-crawler.com%'
2026-05-02T00:16:46.605690374Z [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-05-02T00:16:46.605937161Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002454s
2026-05-02T00:16:46.606035399Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (138, '2026-05-02T00:16:46', 'remove_bitmetv')
2026-05-02T00:16:46.606227436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:46.606717282Z [Info] FluentMigrator.Runner.MigrationRunner: 138: remove_bitmetv migrated
2026-05-02T00:16:46.606819739Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001028s
2026-05-02T00:16:46.606913848Z [Info] FluentMigrator.Runner.MigrationRunner: 139: add_download_history migrating
2026-05-02T00:16:46.607010182Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:46.607148721Z [Info] add_download_history: Starting migration of Main DB to 139
2026-05-02T00:16:46.607921527Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadHistory
2026-05-02T00:16:46.608059896Z [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-05-02T00:16:46.608457667Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000422s
2026-05-02T00:16:46.608550143Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (EventType)
2026-05-02T00:16:46.608653181Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC)
2026-05-02T00:16:46.608870338Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002202s
2026-05-02T00:16:46.608968646Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (SeriesId)
2026-05-02T00:16:46.609063427Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_SeriesId" ON "DownloadHistory" ("SeriesId" ASC)
2026-05-02T00:16:46.609277779Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002145s
2026-05-02T00:16:46.609373090Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (DownloadId)
2026-05-02T00:16:46.609472120Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC)
2026-05-02T00:16:46.609713596Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002413s
2026-05-02T00:16:46.609820511Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-05-02T00:16:46.609899100Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-05-02T00:16:46.611776751Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018483s
2026-05-02T00:16:46.611889789Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (139, '2026-05-02T00:16:46', 'add_download_history')
2026-05-02T00:16:46.612102898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:46.612740261Z [Info] FluentMigrator.Runner.MigrationRunner: 139: add_download_history migrated
2026-05-02T00:16:46.612849030Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028267s
2026-05-02T00:16:46.612943781Z [Info] FluentMigrator.Runner.MigrationRunner: 140: remove_chown_and_folderchmod_config_v2 migrating
2026-05-02T00:16:46.613054724Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:46.613194596Z [Info] remove_chown_and_folderchmod_config_v2: Starting migration of Main DB to 140
2026-05-02T00:16:46.613388927Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" IN ('folderchmod', 'chownuser')
2026-05-02T00:16:46.613523348Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" IN ('folderchmod', 'chownuser')
2026-05-02T00:16:46.613785997Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000259s
2026-05-02T00:16:46.613896339Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (140, '2026-05-02T00:16:46', 'remove_chown_and_folderchmod_config_v2')
2026-05-02T00:16:46.614099378Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:46.614575416Z [Info] FluentMigrator.Runner.MigrationRunner: 140: remove_chown_and_folderchmod_config_v2 migrated
2026-05-02T00:16:46.614696530Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001057s
2026-05-02T00:16:46.614783836Z [Info] FluentMigrator.Runner.MigrationRunner: 141: add_update_history migrating
2026-05-02T00:16:46.614873577Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:46.615011875Z [Info] add_update_history: Starting migration of Main DB to 141
2026-05-02T00:16:46.615120885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (141, '2026-05-02T00:16:46', 'add_update_history')
2026-05-02T00:16:46.615319855Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:46.615913812Z [Info] FluentMigrator.Runner.MigrationRunner: 141: add_update_history migrated
2026-05-02T00:16:46.616019073Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010139s
2026-05-02T00:16:46.616117923Z [Info] FluentMigrator.Runner.MigrationRunner: 142: import_lists migrating
2026-05-02T00:16:46.616207032Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:46.616344980Z [Info] import_lists: Starting migration of Main DB to 142
2026-05-02T00:16:46.617299702Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportLists
2026-05-02T00:16:46.617426618Z [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-05-02T00:16:46.617894881Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004822s
2026-05-02T00:16:46.617981225Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportLists (Name)
2026-05-02T00:16:46.618078491Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportLists_Name" ON "ImportLists" ("Name" ASC)
2026-05-02T00:16:46.618325929Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002466s
2026-05-02T00:16:46.618418345Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListStatus
2026-05-02T00:16:46.618532445Z [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-05-02T00:16:46.618908683Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003922s
2026-05-02T00:16:46.619005888Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListStatus (ProviderId)
2026-05-02T00:16:46.619107032Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-05-02T00:16:46.619362506Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002561s
2026-05-02T00:16:46.619464412Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListExclusions
2026-05-02T00:16:46.619572519Z [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-05-02T00:16:46.619908907Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003309s
2026-05-02T00:16:46.620010642Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListExclusions (TvdbId)
2026-05-02T00:16:46.620113389Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListExclusions_TvdbId" ON "ImportListExclusions" ("TvdbId" ASC)
2026-05-02T00:16:46.620377360Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000265s
2026-05-02T00:16:46.620485067Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (142, '2026-05-02T00:16:46', 'import_lists')
2026-05-02T00:16:46.620680250Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:46.621368266Z [Info] FluentMigrator.Runner.MigrationRunner: 142: import_lists migrated
2026-05-02T00:16:46.621466393Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012548s
2026-05-02T00:16:46.621563048Z [Info] FluentMigrator.Runner.MigrationRunner: 143: add_priority_to_indexers migrating
2026-05-02T00:16:46.621663059Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:46.621802891Z [Info] add_priority_to_indexers: Starting migration of Main DB to 143
2026-05-02T00:16:46.622059668Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-05-02T00:16:46.622164659Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-05-02T00:16:46.622238107Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Priority Int32
2026-05-02T00:16:46.622337347Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 25
2026-05-02T00:16:46.623027778Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000689s
2026-05-02T00:16:46.623136797Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (143, '2026-05-02T00:16:46', 'add_priority_to_indexers')
2026-05-02T00:16:46.623343433Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:46.623865454Z [Info] FluentMigrator.Runner.MigrationRunner: 143: add_priority_to_indexers migrated
2026-05-02T00:16:46.623975256Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015165s
2026-05-02T00:16:46.624071860Z [Info] FluentMigrator.Runner.MigrationRunner: 144: import_lists_series_type_and_season_folder migrating
2026-05-02T00:16:46.624176912Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:46.624315801Z [Info] import_lists_series_type_and_season_folder: Starting migration of Main DB to 144
2026-05-02T00:16:46.624651537Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2026-05-02T00:16:46.624758172Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-05-02T00:16:46.624830428Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists SeriesType Int32
2026-05-02T00:16:46.624935850Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "SeriesType" INTEGER NOT NULL DEFAULT 0
2026-05-02T00:16:46.625631150Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006968s
2026-05-02T00:16:46.625730871Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2026-05-02T00:16:46.625810832Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-05-02T00:16:46.625888108Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists SeasonFolder Boolean
2026-05-02T00:16:46.625993670Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "SeasonFolder" INTEGER NOT NULL DEFAULT 1
2026-05-02T00:16:46.626676866Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006811s
2026-05-02T00:16:46.626786397Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (144, '2026-05-02T00:16:46', 'import_lists_series_type_and_season_folder')
2026-05-02T00:16:46.627009877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:46.628136475Z [Info] FluentMigrator.Runner.MigrationRunner: 144: import_lists_series_type_and_season_folder migrated
2026-05-02T00:16:46.628165815Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020456s
2026-05-02T00:16:46.628266217Z [Info] FluentMigrator.Runner.MigrationRunner: 145: remove_growl migrating
2026-05-02T00:16:46.628346047Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:46.628488164Z [Info] remove_growl: Starting migration of Main DB to 145
2026-05-02T00:16:46.628698798Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-05-02T00:16:46.628819842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Growl'
2026-05-02T00:16:46.628983792Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001681s
2026-05-02T00:16:46.629080587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (145, '2026-05-02T00:16:46', 'remove_growl')
2026-05-02T00:16:46.629339037Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:46.629789514Z [Info] FluentMigrator.Runner.MigrationRunner: 145: remove_growl migrated
2026-05-02T00:16:46.629886349Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009687s
2026-05-02T00:16:46.629981100Z [Info] FluentMigrator.Runner.MigrationRunner: 146: cleanup_duplicates_updatehistory migrating
2026-05-02T00:16:46.630081703Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:46.630220853Z [Info] cleanup_duplicates_updatehistory: Starting migration of Main DB to 146
2026-05-02T00:16:46.630384783Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (146, '2026-05-02T00:16:46', 'cleanup_duplicates_updatehistory')
2026-05-02T00:16:46.630548783Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:46.631023179Z [Info] FluentMigrator.Runner.MigrationRunner: 146: cleanup_duplicates_updatehistory migrated
2026-05-02T00:16:46.631133641Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009357s
2026-05-02T00:16:46.631227881Z [Info] FluentMigrator.Runner.MigrationRunner: 147: swap_filechmod_for_folderchmod migrating
2026-05-02T00:16:46.631326670Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:46.631482464Z [Info] swap_filechmod_for_folderchmod: Starting migration of Main DB to 147
2026-05-02T00:16:46.631690492Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-05-02T00:16:46.631792087Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-05-02T00:16:46.632293136Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004911s
2026-05-02T00:16:46.632401314Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (147, '2026-05-02T00:16:46', 'swap_filechmod_for_folderchmod')
2026-05-02T00:16:46.632608351Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:46.633219191Z [Info] FluentMigrator.Runner.MigrationRunner: 147: swap_filechmod_for_folderchmod migrated
2026-05-02T00:16:46.633325856Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014221s
2026-05-02T00:16:46.633421508Z [Info] FluentMigrator.Runner.MigrationRunner: 148: mediainfo_channels migrating
2026-05-02T00:16:46.633512151Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:46.633652553Z [Info] mediainfo_channels: Starting migration of Main DB to 148
2026-05-02T00:16:46.633854280Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "EpisodeFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannels"', '"audioChannelsContainer"');
2026-05-02T00:16:46.634053591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "EpisodeFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannels"', '"audioChannelsContainer"');
2026-05-02T00:16:46.634230838Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001996s
2026-05-02T00:16:46.634320789Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "EpisodeFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannelPositionsText"', '"audioChannelPositionsTextContainer"');
2026-05-02T00:16:46.634480400Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "EpisodeFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannelPositionsText"', '"audioChannelPositionsTextContainer"');
2026-05-02T00:16:46.634728821Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002044s
2026-05-02T00:16:46.634788160Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (148, '2026-05-02T00:16:46', 'mediainfo_channels')
2026-05-02T00:16:46.634980257Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:46.635462107Z [Info] FluentMigrator.Runner.MigrationRunner: 148: mediainfo_channels migrated
2026-05-02T00:16:46.635564073Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009762s
2026-05-02T00:16:46.635659956Z [Info] FluentMigrator.Runner.MigrationRunner: 149: add_on_delete_to_notifications migrating
2026-05-02T00:16:46.635775298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:46.635916823Z [Info] add_on_delete_to_notifications: Starting migration of Main DB to 149
2026-05-02T00:16:46.636242358Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-05-02T00:16:46.636348793Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-05-02T00:16:46.636415417Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnSeriesDelete Boolean
2026-05-02T00:16:46.636529587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnSeriesDelete" INTEGER NOT NULL DEFAULT 0
2026-05-02T00:16:46.637232362Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007007s
2026-05-02T00:16:46.637328075Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-05-02T00:16:46.637415932Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-05-02T00:16:46.637484440Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnEpisodeFileDelete Boolean
2026-05-02T00:16:46.637601726Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnEpisodeFileDelete" INTEGER NOT NULL DEFAULT 0
2026-05-02T00:16:46.638293589Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006738s
2026-05-02T00:16:46.638388160Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (149, '2026-05-02T00:16:46', 'add_on_delete_to_notifications')
2026-05-02T00:16:46.638600247Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:46.639146477Z [Info] FluentMigrator.Runner.MigrationRunner: 149: add_on_delete_to_notifications migrated
2026-05-02T00:16:46.639255626Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015415s
2026-05-02T00:16:46.639356820Z [Info] FluentMigrator.Runner.MigrationRunner: 150: add_scene_mapping_origin migrating
2026-05-02T00:16:46.639450709Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:46.639592555Z [Info] add_scene_mapping_origin: Starting migration of Main DB to 150
2026-05-02T00:16:46.639928321Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SceneMappings
2026-05-02T00:16:46.640026890Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-05-02T00:16:46.640103454Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SceneMappings SceneOrigin String
2026-05-02T00:16:46.640207624Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SceneMappings" ADD COLUMN "SceneOrigin" TEXT
2026-05-02T00:16:46.640910730Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006895s
2026-05-02T00:16:46.641004278Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SceneMappings SearchMode Int32
2026-05-02T00:16:46.641111344Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SceneMappings" ADD COLUMN "SearchMode" INTEGER
2026-05-02T00:16:46.641765120Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006562s
2026-05-02T00:16:46.641862426Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SceneMappings Comment String
2026-05-02T00:16:46.641966896Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SceneMappings" ADD COLUMN "Comment" TEXT
2026-05-02T00:16:46.642613308Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006463s
2026-05-02T00:16:46.642724201Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (150, '2026-05-02T00:16:46', 'add_scene_mapping_origin')
2026-05-02T00:16:46.642928333Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:46.643450745Z [Info] FluentMigrator.Runner.MigrationRunner: 150: add_scene_mapping_origin migrated
2026-05-02T00:16:46.643559674Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014859s
2026-05-02T00:16:46.643655667Z [Info] FluentMigrator.Runner.MigrationRunner: 151: remove_custom_filter_type migrating
2026-05-02T00:16:46.643752592Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:46.643916643Z [Info] remove_custom_filter_type: Starting migration of Main DB to 151
2026-05-02T00:16:46.644608626Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-05-02T00:16:46.644712075Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "CustomFilters" SET "Type" = 'series' WHERE "Type" = 'seriesIndex'
2026-05-02T00:16:46.644891646Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001824s
2026-05-02T00:16:46.644980355Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-05-02T00:16:46.645058943Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "CustomFilters" SET "Type" = 'series' WHERE "Type" = 'seriesEditor'
2026-05-02T00:16:46.645231611Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001708s
2026-05-02T00:16:46.645321051Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-05-02T00:16:46.645402355Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "CustomFilters" SET "Type" = 'series' WHERE "Type" = 'seasonPass'
2026-05-02T00:16:46.645574562Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000171s
2026-05-02T00:16:46.645673781Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (151, '2026-05-02T00:16:46', 'remove_custom_filter_type')
2026-05-02T00:16:46.645873534Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:46.646356506Z [Info] FluentMigrator.Runner.MigrationRunner: 151: remove_custom_filter_type migrated
2026-05-02T00:16:46.646465035Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009513s
2026-05-02T00:16:46.646560447Z [Info] FluentMigrator.Runner.MigrationRunner: 152: update_btn_url_to_https migrating
2026-05-02T00:16:46.646658474Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:46.646797855Z [Info] update_btn_url_to_https: Starting migration of Main DB to 152
2026-05-02T00:16:46.646981294Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = Replace("Settings", 'http://api.broadcasthe.net', 'https://api.broadcasthe.net') WHERE "Implementation" = 'BroadcastheNet';
2026-05-02T00:16:46.647169543Z [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-05-02T00:16:46.647399196Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002275s
2026-05-02T00:16:46.647497754Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (152, '2026-05-02T00:16:46', 'update_btn_url_to_https')
2026-05-02T00:16:46.647704571Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:46.648311984Z [Info] FluentMigrator.Runner.MigrationRunner: 152: update_btn_url_to_https migrated
2026-05-02T00:16:46.648435122Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011085s
2026-05-02T00:16:46.648532618Z [Info] FluentMigrator.Runner.MigrationRunner: 153: add_on_episodefiledelete_for_upgrade migrating
2026-05-02T00:16:46.648635926Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:46.648776369Z [Info] add_on_episodefiledelete_for_upgrade: Starting migration of Main DB to 153
2026-05-02T00:16:46.649038537Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-05-02T00:16:46.649142326Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-05-02T00:16:46.649220243Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnEpisodeFileDeleteForUpgrade Boolean
2026-05-02T00:16:46.649339503Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnEpisodeFileDeleteForUpgrade" INTEGER NOT NULL DEFAULT 1
2026-05-02T00:16:46.650080135Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007399s
2026-05-02T00:16:46.650187281Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (153, '2026-05-02T00:16:46', 'add_on_episodefiledelete_for_upgrade')
2026-05-02T00:16:46.650405029Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:46.651053345Z [Info] FluentMigrator.Runner.MigrationRunner: 153: add_on_episodefiledelete_for_upgrade migrated
2026-05-02T00:16:46.651167414Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017119s
2026-05-02T00:16:46.651258758Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_name_release_profile migrating
2026-05-02T00:16:46.651353990Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:46.651500184Z [Info] add_name_release_profile: Starting migration of Main DB to 154
2026-05-02T00:16:46.651741110Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles
2026-05-02T00:16:46.651857885Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-05-02T00:16:46.651943016Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles Name String
2026-05-02T00:16:46.652042396Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "Name" TEXT DEFAULT NULL
2026-05-02T00:16:46.652753448Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007095s
2026-05-02T00:16:46.652861175Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (154, '2026-05-02T00:16:46', 'add_name_release_profile')
2026-05-02T00:16:46.653070737Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:46.653595394Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_name_release_profile migrated
2026-05-02T00:16:46.653703491Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015518s
2026-05-02T00:16:46.653798733Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_arabic_and_hindi_languages migrating
2026-05-02T00:16:46.653898173Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:46.654038736Z [Info] add_arabic_and_hindi_languages: Starting migration of Main DB to 155
2026-05-02T00:16:46.654234490Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-05-02T00:16:46.654337097Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-05-02T00:16:46.657458022Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031053s
2026-05-02T00:16:46.657571099Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (155, '2026-05-02T00:16:46', 'add_arabic_and_hindi_languages')
2026-05-02T00:16:46.657791423Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:46.658333014Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_arabic_and_hindi_languages migrated
2026-05-02T00:16:46.658444448Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039837s
2026-05-02T00:16:46.658540692Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_bypass_to_delay_profile migrating
2026-05-02T00:16:46.658638920Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:46.658781126Z [Info] add_bypass_to_delay_profile: Starting migration of Main DB to 156
2026-05-02T00:16:46.659303047Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2026-05-02T00:16:46.659418550Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-05-02T00:16:46.659488320Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfHighestQuality Boolean
2026-05-02T00:16:46.659607029Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfHighestQuality" INTEGER NOT NULL DEFAULT 0
2026-05-02T00:16:46.660342090Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007283s
2026-05-02T00:16:46.660438614Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-05-02T00:16:46.660521982Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "DelayProfiles" SET "BypassIfHighestQuality" = 1 WHERE 1 = 1
2026-05-02T00:16:46.660698537Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001763s
2026-05-02T00:16:46.660801545Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (156, '2026-05-02T00:16:46', 'add_bypass_to_delay_profile')
2026-05-02T00:16:46.661004193Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:46.661612268Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_bypass_to_delay_profile migrated
2026-05-02T00:16:46.661719463Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010861s
2026-05-02T00:16:46.661822872Z [Info] FluentMigrator.Runner.MigrationRunner: 157: email_multiple_addresses migrating
2026-05-02T00:16:46.661910488Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:46.662054678Z [Info] email_multiple_addresses: Starting migration of Main DB to 157
2026-05-02T00:16:46.662248729Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-05-02T00:16:46.662351516Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-05-02T00:16:46.664280731Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019167s
2026-05-02T00:16:46.664390322Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (157, '2026-05-02T00:16:46', 'email_multiple_addresses')
2026-05-02T00:16:46.664611638Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:46.665138158Z [Info] FluentMigrator.Runner.MigrationRunner: 157: email_multiple_addresses migrated
2026-05-02T00:16:46.665243470Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027784s
2026-05-02T00:16:46.665339032Z [Info] FluentMigrator.Runner.MigrationRunner: 158: cdh_per_downloadclient migrating
2026-05-02T00:16:46.665434725Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:46.665581160Z [Info] cdh_per_downloadclient: Starting migration of Main DB to 158
2026-05-02T00:16:46.665938149Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2026-05-02T00:16:46.666046036Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-05-02T00:16:46.666122360Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveCompletedDownloads Boolean
2026-05-02T00:16:46.666238143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveCompletedDownloads" INTEGER NOT NULL DEFAULT 1
2026-05-02T00:16:46.666969706Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007323s
2026-05-02T00:16:46.667070419Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveFailedDownloads Boolean
2026-05-02T00:16:46.667183938Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveFailedDownloads" INTEGER NOT NULL DEFAULT 1
2026-05-02T00:16:46.667891883Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006947s
2026-05-02T00:16:46.667992406Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-05-02T00:16:46.668073509Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-05-02T00:16:46.688653663Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0205432s
2026-05-02T00:16:46.688785789Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (158, '2026-05-02T00:16:46', 'cdh_per_downloadclient')
2026-05-02T00:16:46.688999890Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:46.689577182Z [Info] FluentMigrator.Runner.MigrationRunner: 158: cdh_per_downloadclient migrated
2026-05-02T00:16:46.689691773Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0214874s
2026-05-02T00:16:46.689798748Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_indexer_tags migrating
2026-05-02T00:16:46.689894100Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:46.690036958Z [Info] add_indexer_tags: Starting migration of Main DB to 159
2026-05-02T00:16:46.690296250Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-05-02T00:16:46.690409679Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-05-02T00:16:46.690493287Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Tags String
2026-05-02T00:16:46.690632397Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Tags" TEXT
2026-05-02T00:16:46.691376746Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007492s
2026-05-02T00:16:46.691491106Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (159, '2026-05-02T00:16:46', 'add_indexer_tags')
2026-05-02T00:16:46.691697251Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:46.692313863Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_indexer_tags migrated
2026-05-02T00:16:46.692415989Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016803s
2026-05-02T00:16:46.692514948Z [Info] FluentMigrator.Runner.MigrationRunner: 160: rename_blacklist_to_blocklist migrating
2026-05-02T00:16:46.692611953Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:46.692755803Z [Info] rename_blacklist_to_blocklist: Starting migration of Main DB to 160
2026-05-02T00:16:46.692961818Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Blacklist Blocklist
2026-05-02T00:16:46.693079475Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" RENAME TO "Blocklist"
2026-05-02T00:16:46.695379777Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023036s
2026-05-02T00:16:46.695496312Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (160, '2026-05-02T00:16:46', 'rename_blacklist_to_blocklist')
2026-05-02T00:16:46.695704180Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:46.696311363Z [Info] FluentMigrator.Runner.MigrationRunner: 160: rename_blacklist_to_blocklist migrated
2026-05-02T00:16:46.696419280Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032319s
2026-05-02T00:16:46.696514843Z [Info] FluentMigrator.Runner.MigrationRunner: 161: remove_plex_hometheatre migrating
2026-05-02T00:16:46.696608742Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:46.696752261Z [Info] remove_plex_hometheatre: Starting migration of Main DB to 161
2026-05-02T00:16:46.697034509Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-05-02T00:16:46.697160814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexHomeTheater'
2026-05-02T00:16:46.697351117Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001958s
2026-05-02T00:16:46.697439274Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-05-02T00:16:46.697545569Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexClient'
2026-05-02T00:16:46.697704018Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001614s
2026-05-02T00:16:46.697789139Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-05-02T00:16:46.697870463Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-05-02T00:16:46.700566793Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026742s
2026-05-02T00:16:46.700707977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (161, '2026-05-02T00:16:46', 'remove_plex_hometheatre')
2026-05-02T00:16:46.700985055Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:46.701809355Z [Info] FluentMigrator.Runner.MigrationRunner: 161: remove_plex_hometheatre migrated
2026-05-02T00:16:46.701911250Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039234s
2026-05-02T00:16:46.702012915Z [Info] FluentMigrator.Runner.MigrationRunner: 162: release_profile_to_array migrating
2026-05-02T00:16:46.702107736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:46.702253610Z [Info] release_profile_to_array: Starting migration of Main DB to 162
2026-05-02T00:16:46.702453412Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-05-02T00:16:46.702552151Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-05-02T00:16:46.703871648Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012981s
2026-05-02T00:16:46.704014957Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (162, '2026-05-02T00:16:46', 'release_profile_to_array')
2026-05-02T00:16:46.704266523Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:46.704757281Z [Info] FluentMigrator.Runner.MigrationRunner: 162: release_profile_to_array migrated
2026-05-02T00:16:46.704867042Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021914s
2026-05-02T00:16:46.704991994Z [Info] FluentMigrator.Runner.MigrationRunner: 163: mediainfo_to_ffmpeg migrating
2026-05-02T00:16:46.705094160Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:46.705240725Z [Info] mediainfo_to_ffmpeg: Starting migration of Main DB to 163
2026-05-02T00:16:46.705481650Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-05-02T00:16:46.705593385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-05-02T00:16:46.707773876Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021773s
2026-05-02T00:16:46.707907084Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (163, '2026-05-02T00:16:46', 'mediainfo_to_ffmpeg')
2026-05-02T00:16:46.708129542Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:46.708686213Z [Info] FluentMigrator.Runner.MigrationRunner: 163: mediainfo_to_ffmpeg migrated
2026-05-02T00:16:46.708789281Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030845s
2026-05-02T00:16:46.708894032Z [Info] FluentMigrator.Runner.MigrationRunner: 164: download_client_per_indexer migrating
2026-05-02T00:16:46.708990195Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:46.709133704Z [Info] download_client_per_indexer: Starting migration of Main DB to 164
2026-05-02T00:16:46.709392125Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-05-02T00:16:46.709495313Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-05-02T00:16:46.709567288Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers DownloadClientId Int32
2026-05-02T00:16:46.709673582Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "DownloadClientId" INTEGER NOT NULL DEFAULT 0
2026-05-02T00:16:46.710413592Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007396s
2026-05-02T00:16:46.710522852Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (164, '2026-05-02T00:16:46', 'download_client_per_indexer')
2026-05-02T00:16:46.710729247Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:46.711275768Z [Info] FluentMigrator.Runner.MigrationRunner: 164: download_client_per_indexer migrated
2026-05-02T00:16:46.711381060Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001602s
2026-05-02T00:16:46.711478546Z [Info] FluentMigrator.Runner.MigrationRunner: 165: add_on_update_to_notifications migrating
2026-05-02T00:16:46.711575622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:46.711719221Z [Info] add_on_update_to_notifications: Starting migration of Main DB to 165
2026-05-02T00:16:46.712079256Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-05-02T00:16:46.712233837Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-05-02T00:16:46.712310942Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnApplicationUpdate Boolean
2026-05-02T00:16:46.712436435Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnApplicationUpdate" INTEGER NOT NULL DEFAULT 0
2026-05-02T00:16:46.713426208Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009979s
2026-05-02T00:16:46.713540899Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (165, '2026-05-02T00:16:46', 'add_on_update_to_notifications')
2026-05-02T00:16:46.713755912Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:46.714298345Z [Info] FluentMigrator.Runner.MigrationRunner: 165: add_on_update_to_notifications migrated
2026-05-02T00:16:46.714493297Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018699s
2026-05-02T00:16:46.714637137Z [Info] FluentMigrator.Runner.MigrationRunner: 166: update_series_sort_title migrating
2026-05-02T00:16:46.714734373Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:46.714892812Z [Info] update_series_sort_title: Starting migration of Main DB to 166
2026-05-02T00:16:46.715100590Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-05-02T00:16:46.715200060Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-05-02T00:16:46.715809898Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006032s
2026-05-02T00:16:46.715934509Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (166, '2026-05-02T00:16:46', 'update_series_sort_title')
2026-05-02T00:16:46.716140584Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:46.716627786Z [Info] FluentMigrator.Runner.MigrationRunner: 166: update_series_sort_title migrated
2026-05-02T00:16:46.716730482Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014192s
2026-05-02T00:16:46.716828069Z [Info] FluentMigrator.Runner.MigrationRunner: 167: add_tvdbid_to_episode migrating
2026-05-02T00:16:46.716920776Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:46.717062882Z [Info] add_tvdbid_to_episode: Starting migration of Main DB to 167
2026-05-02T00:16:46.717295550Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2026-05-02T00:16:46.717399930Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-05-02T00:16:46.717473118Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes TvdbId Int32
2026-05-02T00:16:46.717572779Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "TvdbId" INTEGER
2026-05-02T00:16:46.718245734Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006738s
2026-05-02T00:16:46.718357078Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (167, '2026-05-02T00:16:46', 'add_tvdbid_to_episode')
2026-05-02T00:16:46.718569686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:46.719090545Z [Info] FluentMigrator.Runner.MigrationRunner: 167: add_tvdbid_to_episode migrated
2026-05-02T00:16:46.719190947Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015149s
2026-05-02T00:16:46.719287892Z [Info] FluentMigrator.Runner.MigrationRunner: 168: add_additional_info_to_pending_releases migrating
2026-05-02T00:16:46.719393435Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:46.719534168Z [Info] add_additional_info_to_pending_releases: Starting migration of Main DB to 168
2026-05-02T00:16:46.719777358Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases
2026-05-02T00:16:46.719900105Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-05-02T00:16:46.719975187Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases AdditionalInfo String
2026-05-02T00:16:46.720088014Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "AdditionalInfo" TEXT
2026-05-02T00:16:46.720752011Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006661s
2026-05-02T00:16:46.720862714Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (168, '2026-05-02T00:16:46', 'add_additional_info_to_pending_releases')
2026-05-02T00:16:46.721074611Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:46.721596862Z [Info] FluentMigrator.Runner.MigrationRunner: 168: add_additional_info_to_pending_releases migrated
2026-05-02T00:16:46.721710311Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015132s
2026-05-02T00:16:46.721809410Z [Info] FluentMigrator.Runner.MigrationRunner: 169: add_malayalam_and_ukrainian_languages migrating
2026-05-02T00:16:46.721909853Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:46.722050506Z [Info] add_malayalam_and_ukrainian_languages: Starting migration of Main DB to 169
2026-05-02T00:16:46.722248885Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-05-02T00:16:46.722349438Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-05-02T00:16:46.725160308Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027965s
2026-05-02T00:16:46.725276332Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (169, '2026-05-02T00:16:46', 'add_malayalam_and_ukrainian_languages')
2026-05-02T00:16:46.725489321Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:46.726048567Z [Info] FluentMigrator.Runner.MigrationRunner: 169: add_malayalam_and_ukrainian_languages migrated
2026-05-02T00:16:46.726178088Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036954s
2026-05-02T00:16:46.726263600Z [Info] FluentMigrator.Runner.MigrationRunner: 170: add_language_tags_to_subtitle_files migrating
2026-05-02T00:16:46.726359844Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:46.726498733Z [Info] add_language_tags_to_subtitle_files: Starting migration of Main DB to 170
2026-05-02T00:16:46.726742684Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles
2026-05-02T00:16:46.726857506Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-05-02T00:16:46.726925873Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SubtitleFiles LanguageTags String
2026-05-02T00:16:46.727034131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles" ADD COLUMN "LanguageTags" TEXT
2026-05-02T00:16:46.727724802Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006824s
2026-05-02T00:16:46.727828020Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (170, '2026-05-02T00:16:46', 'add_language_tags_to_subtitle_files')
2026-05-02T00:16:46.728065719Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:46.728722992Z [Info] FluentMigrator.Runner.MigrationRunner: 170: add_language_tags_to_subtitle_files migrated
2026-05-02T00:16:46.728836731Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001687s
2026-05-02T00:16:46.728930710Z [Info] FluentMigrator.Runner.MigrationRunner: 171: add_custom_formats migrating
2026-05-02T00:16:46.729025421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:46.729166666Z [Info] add_custom_formats: Starting migration of Main DB to 171
2026-05-02T00:16:46.730328505Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFormats
2026-05-02T00:16:46.730455722Z [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-05-02T00:16:46.730780335Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003429s
2026-05-02T00:16:46.730879224Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex CustomFormats (Name)
2026-05-02T00:16:46.730975428Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_CustomFormats_Name" ON "CustomFormats" ("Name" ASC)
2026-05-02T00:16:46.731223408Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002479s
2026-05-02T00:16:46.731317637Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2026-05-02T00:16:46.731405745Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-05-02T00:16:46.731482449Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles FormatItems String
2026-05-02T00:16:46.731594124Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "FormatItems" TEXT NOT NULL DEFAULT '[]'
2026-05-02T00:16:46.732316609Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007215s
2026-05-02T00:16:46.732421540Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2026-05-02T00:16:46.732503285Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-05-02T00:16:46.732577184Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles MinFormatScore Int32
2026-05-02T00:16:46.732685321Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "MinFormatScore" INTEGER NOT NULL DEFAULT 0
2026-05-02T00:16:46.733375151Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006882s
2026-05-02T00:16:46.733472797Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2026-05-02T00:16:46.733558229Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-05-02T00:16:46.733631928Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles CutoffFormatScore Int32
2026-05-02T00:16:46.733744154Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "CutoffFormatScore" INTEGER NOT NULL DEFAULT 0
2026-05-02T00:16:46.734430997Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006893s
2026-05-02T00:16:46.734531700Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-05-02T00:16:46.734607512Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-05-02T00:16:46.740808640Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061756s
2026-05-02T00:16:46.740905676Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-05-02T00:16:46.740988372Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-05-02T00:16:46.741890649Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008921s
2026-05-02T00:16:46.741991582Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles Preferred
2026-05-02T00:16:46.744138496Z [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-05-02T00:16:46.744546467Z [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-05-02T00:16:46.744898296Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles"
2026-05-02T00:16:46.745175023Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles"
2026-05-02T00:16:46.747030650Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049356s
2026-05-02T00:16:46.747148848Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles IncludePreferredWhenRenaming
2026-05-02T00:16:46.749885739Z [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-05-02T00:16:46.750251936Z [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-05-02T00:16:46.750544115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles"
2026-05-02T00:16:46.750835993Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles"
2026-05-02T00:16:46.752742722Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0054713s
2026-05-02T00:16:46.752844998Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-05-02T00:16:46.752968627Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]'
2026-05-02T00:16:46.753150073Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001866s
2026-05-02T00:16:46.753256778Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (171, '2026-05-02T00:16:46', 'add_custom_formats')
2026-05-02T00:16:46.753474736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:46.754185859Z [Info] FluentMigrator.Runner.MigrationRunner: 171: add_custom_formats migrated
2026-05-02T00:16:46.754330049Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012204s
2026-05-02T00:16:46.754437956Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_SeasonSearchMaximumSingleEpisodeAge_to_indexers migrating
2026-05-02T00:16:46.754552888Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:46.754703120Z [Info] add_SeasonSearchMaximumSingleEpisodeAge_to_indexers: Starting migration of Main DB to 172
2026-05-02T00:16:46.755069638Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-05-02T00:16:46.755155341Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-05-02T00:16:46.755230001Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers SeasonSearchMaximumSingleEpisodeAge Int32
2026-05-02T00:16:46.755364252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "SeasonSearchMaximumSingleEpisodeAge" INTEGER NOT NULL DEFAULT 0
2026-05-02T00:16:46.756119983Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000756s
2026-05-02T00:16:46.756244314Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (172, '2026-05-02T00:16:46', 'add_SeasonSearchMaximumSingleEpisodeAge_to_indexers')
2026-05-02T00:16:46.756474608Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:46.757047611Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_SeasonSearchMaximumSingleEpisodeAge_to_indexers migrated
2026-05-02T00:16:46.757185890Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016871s
2026-05-02T00:16:46.757283416Z [Info] FluentMigrator.Runner.MigrationRunner: 173: remove_omg migrating
2026-05-02T00:16:46.757391845Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:46.757540825Z [Info] remove_omg: Starting migration of Main DB to 173
2026-05-02T00:16:46.757726388Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Indexers" WHERE "Implementation" = 'Omgwtfnzbs'
2026-05-02T00:16:46.757870048Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Omgwtfnzbs'
2026-05-02T00:16:46.758044890Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001761s
2026-05-02T00:16:46.758147426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (173, '2026-05-02T00:16:46', 'remove_omg')
2026-05-02T00:16:46.758348080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:46.758894571Z [Info] FluentMigrator.Runner.MigrationRunner: 173: remove_omg migrated
2026-05-02T00:16:46.759001546Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010234s
2026-05-02T00:16:46.759104664Z [Info] FluentMigrator.Runner.MigrationRunner: 174: add_salt_to_users migrating
2026-05-02T00:16:46.759196118Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:46.759346501Z [Info] add_salt_to_users: Starting migration of Main DB to 174
2026-05-02T00:16:46.759671726Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Users
2026-05-02T00:16:46.759770856Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-05-02T00:16:46.759863352Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Salt String
2026-05-02T00:16:46.759970508Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Salt" TEXT
2026-05-02T00:16:46.760647371Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006809s
2026-05-02T00:16:46.760751731Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Iterations Int32
2026-05-02T00:16:46.760858656Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Iterations" INTEGER
2026-05-02T00:16:46.761559538Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007053s
2026-05-02T00:16:46.761682535Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (174, '2026-05-02T00:16:46', 'add_salt_to_users')
2026-05-02T00:16:46.761897178Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:46.762774234Z [Info] FluentMigrator.Runner.MigrationRunner: 174: add_salt_to_users migrated
2026-05-02T00:16:46.762888794Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019227s
2026-05-02T00:16:46.762984637Z [Info] FluentMigrator.Runner.MigrationRunner: 175: language_profiles_to_custom_formats migrating
2026-05-02T00:16:46.763092495Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:46.763239441Z [Info] language_profiles_to_custom_formats: Starting migration of Main DB to 175
2026-05-02T00:16:46.763897836Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable EpisodeFiles
2026-05-02T00:16:46.764003840Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-05-02T00:16:46.764103070Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn EpisodeFiles Languages String
2026-05-02T00:16:46.764212139Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles" ADD COLUMN "Languages" TEXT NOT NULL DEFAULT '[]'
2026-05-02T00:16:46.764923201Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000718s
2026-05-02T00:16:46.765031930Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History
2026-05-02T00:16:46.765113775Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-05-02T00:16:46.765194317Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn History Languages String
2026-05-02T00:16:46.765302936Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History" ADD COLUMN "Languages" TEXT NOT NULL DEFAULT '[]'
2026-05-02T00:16:46.765996322Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006976s
2026-05-02T00:16:46.766110702Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2026-05-02T00:16:46.766201736Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-05-02T00:16:46.766275184Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blocklist Languages String
2026-05-02T00:16:46.766383842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist" ADD COLUMN "Languages" TEXT NOT NULL DEFAULT '[]'
2026-05-02T00:16:46.767089533Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000704s
2026-05-02T00:16:46.767192641Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "EpisodeFiles" SET "Languages" = '[' || "Language" || ']'
2026-05-02T00:16:46.767318775Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "EpisodeFiles" SET "Languages" = '[' || "Language" || ']'
2026-05-02T00:16:46.767504479Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001865s
2026-05-02T00:16:46.767602987Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "History" SET "Languages" = '[' || "Language" || ']'
2026-05-02T00:16:46.767723791Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "History" SET "Languages" = '[' || "Language" || ']'
2026-05-02T00:16:46.767966058Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002382s
2026-05-02T00:16:46.768066841Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Blocklist" SET "Languages" = '[' || "Language" || ']'
2026-05-02T00:16:46.768191162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Blocklist" SET "Languages" = '[' || "Language" || ']'
2026-05-02T00:16:46.768357346Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001692s
2026-05-02T00:16:46.768466416Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn EpisodeFiles Language
2026-05-02T00:16:46.774445507Z [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-05-02T00:16:46.775131739Z [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-05-02T00:16:46.775693480Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "EpisodeFiles"
2026-05-02T00:16:46.776178196Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles_temp" RENAME TO "EpisodeFiles"
2026-05-02T00:16:46.778686918Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_EpisodeFiles_SeriesId" ON "EpisodeFiles" ("SeriesId" ASC)
2026-05-02T00:16:46.779010530Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104394s
2026-05-02T00:16:46.779143347Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn History Language
2026-05-02T00:16:46.782155723Z [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-05-02T00:16:46.782723427Z [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-05-02T00:16:46.783205618Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History"
2026-05-02T00:16:46.784058545Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History"
2026-05-02T00:16:46.786432956Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2026-05-02T00:16:46.786740085Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC)
2026-05-02T00:16:46.787053857Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EpisodeId_Date" ON "History" ("EpisodeId" ASC, "Date" DESC)
2026-05-02T00:16:46.787356536Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC)
2026-05-02T00:16:46.787686250Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_SeriesId" ON "History" ("SeriesId" ASC)
2026-05-02T00:16:46.788023199Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087429s
2026-05-02T00:16:46.788155064Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Blocklist Language
2026-05-02T00:16:46.791202682Z [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-05-02T00:16:46.791822099Z [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-05-02T00:16:46.792399872Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist"
2026-05-02T00:16:46.792827954Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist"
2026-05-02T00:16:46.794987574Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Blacklist_SeriesId" ON "Blocklist" ("SeriesId" ASC)
2026-05-02T00:16:46.795245804Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069518s
2026-05-02T00:16:46.795362308Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Series LanguageProfileId
2026-05-02T00:16:46.797950330Z [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-05-02T00:16:46.798721703Z [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-05-02T00:16:46.799643570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2026-05-02T00:16:46.801255586Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2026-05-02T00:16:46.804908973Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2026-05-02T00:16:46.805143675Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2026-05-02T00:16:46.805369169Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_Path" ON "Series" ("Path" ASC)
2026-05-02T00:16:46.805578541Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_CleanTitle" ON "Series" ("CleanTitle" ASC)
2026-05-02T00:16:46.805795157Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC)
2026-05-02T00:16:46.806007214Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvMazeId" ON "Series" ("TvMazeId" ASC)
2026-05-02T00:16:46.806217858Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107383s
2026-05-02T00:16:46.806309874Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportLists LanguageProfileId
2026-05-02T00:16:46.808338449Z [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-05-02T00:16:46.808788044Z [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-05-02T00:16:46.809207268Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportLists"
2026-05-02T00:16:46.809531261Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists_temp" RENAME TO "ImportLists"
2026-05-02T00:16:46.811300273Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportLists_Name" ON "ImportLists" ("Name" ASC)
2026-05-02T00:16:46.811533473Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005121s
2026-05-02T00:16:46.811625298Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable LanguageProfiles
2026-05-02T00:16:46.811716822Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LanguageProfiles"
2026-05-02T00:16:46.812096156Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003707s
2026-05-02T00:16:46.812208612Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (175, '2026-05-02T00:16:46', 'language_profiles_to_custom_formats')
2026-05-02T00:16:46.812431371Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:46.813861962Z [Info] FluentMigrator.Runner.MigrationRunner: 175: language_profiles_to_custom_formats migrated
2026-05-02T00:16:46.813975270Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002138s
2026-05-02T00:16:46.814104490Z [Info] FluentMigrator.Runner.MigrationRunner: 176: original_language migrating
2026-05-02T00:16:46.814197638Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:46.814361548Z [Info] original_language: Starting migration of Main DB to 176
2026-05-02T00:16:46.814856675Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-05-02T00:16:46.814959071Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-05-02T00:16:46.815057079Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series OriginalLanguage Int32
2026-05-02T00:16:46.815157281Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "OriginalLanguage" INTEGER NOT NULL DEFAULT 1
2026-05-02T00:16:46.815876028Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007058s
2026-05-02T00:16:46.815985619Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (176, '2026-05-02T00:16:46', 'original_language')
2026-05-02T00:16:46.816192305Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:46.816836893Z [Info] FluentMigrator.Runner.MigrationRunner: 176: original_language migrated
2026-05-02T00:16:46.816936784Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016764s
2026-05-02T00:16:46.817034000Z [Info] FluentMigrator.Runner.MigrationRunner: 177: add_on_manual_interaction_required_to_notifications migrating
2026-05-02T00:16:46.817142599Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:46.817284374Z [Info] add_on_manual_interaction_required_to_notifications: Starting migration of Main DB to 177
2026-05-02T00:16:46.817553817Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-05-02T00:16:46.817664279Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-05-02T00:16:46.817741585Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnManualInteractionRequired Boolean
2026-05-02T00:16:46.817858160Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnManualInteractionRequired" INTEGER NOT NULL DEFAULT 0
2026-05-02T00:16:46.818550303Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006915s
2026-05-02T00:16:46.818662740Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (177, '2026-05-02T00:16:46', 'add_on_manual_interaction_required_to_notifications')
2026-05-02T00:16:46.818886220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:46.819513303Z [Info] FluentMigrator.Runner.MigrationRunner: 177: add_on_manual_interaction_required_to_notifications migrated
2026-05-02T00:16:46.819633334Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016561s
2026-05-02T00:16:46.819729889Z [Info] FluentMigrator.Runner.MigrationRunner: 178: list_sync_time migrating
2026-05-02T00:16:46.819827004Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:46.819979501Z [Info] list_sync_time: Starting migration of Main DB to 178
2026-05-02T00:16:46.820248754Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportListStatus LastSyncListInfo
2026-05-02T00:16:46.822209462Z [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-05-02T00:16:46.822569497Z [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-05-02T00:16:46.822894080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2026-05-02T00:16:46.823246450Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2026-05-02T00:16:46.825051505Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-05-02T00:16:46.825295977Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049241s
2026-05-02T00:16:46.825390668Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2026-05-02T00:16:46.825482904Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-05-02T00:16:46.825552945Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportListStatus LastInfoSync DateTime
2026-05-02T00:16:46.825661774Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus" ADD COLUMN "LastInfoSync" DATETIME
2026-05-02T00:16:46.826305540Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000642s
2026-05-02T00:16:46.826414109Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (178, '2026-05-02T00:16:46', 'list_sync_time')
2026-05-02T00:16:46.826614853Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:46.827751232Z [Info] FluentMigrator.Runner.MigrationRunner: 178: list_sync_time migrated
2026-05-02T00:16:46.827862285Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002089s
2026-05-02T00:16:46.827965383Z [Info] FluentMigrator.Runner.MigrationRunner: 179: add_auto_tagging migrating
2026-05-02T00:16:46.828060114Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:46.828200035Z [Info] add_auto_tagging: Starting migration of Main DB to 179
2026-05-02T00:16:46.828636574Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AutoTagging
2026-05-02T00:16:46.828767518Z [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-05-02T00:16:46.829105048Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003537s
2026-05-02T00:16:46.829203436Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AutoTagging (Name)
2026-05-02T00:16:46.829297105Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AutoTagging_Name" ON "AutoTagging" ("Name" ASC)
2026-05-02T00:16:46.829511226Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002134s
2026-05-02T00:16:46.829615426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (179, '2026-05-02T00:16:46', 'add_auto_tagging')
2026-05-02T00:16:46.829815008Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:46.830530789Z [Info] FluentMigrator.Runner.MigrationRunner: 179: add_auto_tagging migrated
2026-05-02T00:16:46.830635690Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012309s
2026-05-02T00:16:46.830731844Z [Info] FluentMigrator.Runner.MigrationRunner: 180: task_duration migrating
2026-05-02T00:16:46.830818889Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:46.830962568Z [Info] task_duration: Starting migration of Main DB to 180
2026-05-02T00:16:46.831202211Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2026-05-02T00:16:46.831305730Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-05-02T00:16:46.831380951Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ScheduledTasks LastStartTime DateTime
2026-05-02T00:16:46.831489009Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks" ADD COLUMN "LastStartTime" DATETIME
2026-05-02T00:16:46.832211614Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007151s
2026-05-02T00:16:46.832320673Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (180, '2026-05-02T00:16:46', 'task_duration')
2026-05-02T00:16:46.832522800Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:46.833153992Z [Info] FluentMigrator.Runner.MigrationRunner: 180: task_duration migrated
2026-05-02T00:16:46.833254995Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016615s
2026-05-02T00:16:46.833350497Z [Info] FluentMigrator.Runner.MigrationRunner: 181: quality_definition_preferred_size migrating
2026-05-02T00:16:46.833450619Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:46.833591903Z [Info] quality_definition_preferred_size: Starting migration of Main DB to 181
2026-05-02T00:16:46.833854342Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityDefinitions
2026-05-02T00:16:46.833961718Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-05-02T00:16:46.834035908Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityDefinitions PreferredSize Double
2026-05-02T00:16:46.834147643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityDefinitions" ADD COLUMN "PreferredSize" NUMERIC
2026-05-02T00:16:46.834837782Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006699s
2026-05-02T00:16:46.834918856Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "QualityDefinitions" SET "PreferredSize" = "MaxSize" - 5 WHERE "MaxSize" > 5
2026-05-02T00:16:46.835056142Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityDefinitions" SET "PreferredSize" = "MaxSize" - 5 WHERE "MaxSize" > 5
2026-05-02T00:16:46.835234391Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001761s
2026-05-02T00:16:46.835332829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (181, '2026-05-02T00:16:46', 'quality_definition_preferred_size')
2026-05-02T00:16:46.835536860Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:46.836204795Z [Info] FluentMigrator.Runner.MigrationRunner: 181: quality_definition_preferred_size migrated
2026-05-02T00:16:46.836315007Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011366s
2026-05-02T00:16:46.836410349Z [Info] FluentMigrator.Runner.MigrationRunner: 182: add_custom_format_score_bypass_to_delay_profile migrating
2026-05-02T00:16:46.836518677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:46.836657457Z [Info] add_custom_format_score_bypass_to_delay_profile: Starting migration of Main DB to 182
2026-05-02T00:16:46.836981379Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2026-05-02T00:16:46.837087623Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-05-02T00:16:46.837162464Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfAboveCustomFormatScore Boolean
2026-05-02T00:16:46.837282245Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfAboveCustomFormatScore" INTEGER NOT NULL DEFAULT 0
2026-05-02T00:16:46.837961172Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006816s
2026-05-02T00:16:46.838061985Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2026-05-02T00:16:46.838146926Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-05-02T00:16:46.838222368Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles MinimumCustomFormatScore Int32
2026-05-02T00:16:46.838333372Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "MinimumCustomFormatScore" INTEGER
2026-05-02T00:16:46.838995084Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000662s
2026-05-02T00:16:46.839104855Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (182, '2026-05-02T00:16:46', 'add_custom_format_score_bypass_to_delay_profile')
2026-05-02T00:16:46.839328616Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:46.839975078Z [Info] FluentMigrator.Runner.MigrationRunner: 182: add_custom_format_score_bypass_to_delay_profile migrated
2026-05-02T00:16:46.840096372Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016401s
2026-05-02T00:16:46.840193568Z [Info] FluentMigrator.Runner.MigrationRunner: 183: update_images_remote_url migrating
2026-05-02T00:16:46.840289751Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:46.840430204Z [Info] update_images_remote_url: Starting migration of Main DB to 183
2026-05-02T00:16:46.840630357Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Episodes" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"')
2026-05-02T00:16:46.840775149Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Episodes" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"')
2026-05-02T00:16:46.840952356Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001765s
2026-05-02T00:16:46.841039501Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Series" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"'), "Actors" = REPLACE("Actors", '"url"', '"remoteUrl"'), "Seasons" = REPLACE("Seasons", '"url"', '"remoteUrl"')
2026-05-02T00:16:46.841217139Z [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-05-02T00:16:46.841460619Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002395s
2026-05-02T00:16:46.841558105Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (183, '2026-05-02T00:16:46', 'update_images_remote_url')
2026-05-02T00:16:46.841764421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:46.842395842Z [Info] FluentMigrator.Runner.MigrationRunner: 183: update_images_remote_url migrated
2026-05-02T00:16:46.842505032Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011747s
2026-05-02T00:16:46.842598460Z [Info] FluentMigrator.Runner.MigrationRunner: 184: remove_invalid_roksbox_metadata_images migrating
2026-05-02T00:16:46.842704033Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:46.842840257Z [Info] remove_invalid_roksbox_metadata_images: Starting migration of Main DB to 184
2026-05-02T00:16:46.843102736Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "MetadataFiles" WHERE "Consumer" = 'RoksboxMetadata' AND "Type" = 5 AND ("RelativePath" LIKE '%/metadata/%' OR "RelativePath" LIKE '%\metadata\%')
2026-05-02T00:16:46.843292277Z [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-05-02T00:16:46.843523884Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002303s
2026-05-02T00:16:46.843621651Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (184, '2026-05-02T00:16:46', 'remove_invalid_roksbox_metadata_images')
2026-05-02T00:16:46.843831674Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:46.844421020Z [Info] FluentMigrator.Runner.MigrationRunner: 184: remove_invalid_roksbox_metadata_images migrated
2026-05-02T00:16:46.844533617Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011233s
2026-05-02T00:16:46.844629470Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_episode_runtime migrating
2026-05-02T00:16:46.844724632Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:46.844863141Z [Info] add_episode_runtime: Starting migration of Main DB to 185
2026-05-02T00:16:46.845111902Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2026-05-02T00:16:46.845218005Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-05-02T00:16:46.845298217Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes Runtime Int32
2026-05-02T00:16:46.845395513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "Runtime" INTEGER NOT NULL DEFAULT 0
2026-05-02T00:16:46.846082857Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006841s
2026-05-02T00:16:46.846189101Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (185, '2026-05-02T00:16:46', 'add_episode_runtime')
2026-05-02T00:16:46.846391519Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:46.846986938Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_episode_runtime migrated
2026-05-02T00:16:46.847092350Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015914s
2026-05-02T00:16:46.847188073Z [Info] FluentMigrator.Runner.MigrationRunner: 186: add_result_to_commands migrating
2026-05-02T00:16:46.847282383Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:46.847422815Z [Info] add_result_to_commands: Starting migration of Main DB to 186
2026-05-02T00:16:46.847671566Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-05-02T00:16:46.847773051Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-05-02T00:16:46.847858954Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Commands Result Int32
2026-05-02T00:16:46.847978444Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands" ADD COLUMN "Result" INTEGER NOT NULL DEFAULT 1
2026-05-02T00:16:46.848640768Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006638s
2026-05-02T00:16:46.848751852Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (186, '2026-05-02T00:16:46', 'add_result_to_commands')
2026-05-02T00:16:46.848952997Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:46.849534548Z [Info] FluentMigrator.Runner.MigrationRunner: 186: add_result_to_commands migrated
2026-05-02T00:16:46.849640852Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015602s
2026-05-02T00:16:46.849739982Z [Info] FluentMigrator.Runner.MigrationRunner: 187: add_on_series_add_to_notifications migrating
2026-05-02T00:16:46.849843390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:46.849976077Z [Info] add_on_series_add_to_notifications: Starting migration of Main DB to 187
2026-05-02T00:16:46.850237443Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-05-02T00:16:46.850339138Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-05-02T00:16:46.850415051Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnSeriesAdd Boolean
2026-05-02T00:16:46.850520303Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnSeriesAdd" INTEGER NOT NULL DEFAULT 0
2026-05-02T00:16:46.851193489Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006724s
2026-05-02T00:16:46.851299853Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (187, '2026-05-02T00:16:46', 'add_on_series_add_to_notifications')
2026-05-02T00:16:46.851514355Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:46.852120526Z [Info] FluentMigrator.Runner.MigrationRunner: 187: add_on_series_add_to_notifications migrated
2026-05-02T00:16:46.852242862Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015959s
2026-05-02T00:16:46.852329647Z [Info] FluentMigrator.Runner.MigrationRunner: 188: postgres_update_timestamp_columns_to_with_timezone migrating
2026-05-02T00:16:46.852443526Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:46.852577366Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Main DB to 188
2026-05-02T00:16:46.854998010Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-05-02T00:16:46.855124996Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Commands" WHERE 1 = 1
2026-05-02T00:16:46.855271251Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001517s
2026-05-02T00:16:46.855354929Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2026-05-02T00:16:46.855453938Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-05-02T00:16:46.855516514Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist Date DateTimeOffset
2026-05-02T00:16:46.858643171Z [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-05-02T00:16:46.859093137Z [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-05-02T00:16:46.859482992Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist"
2026-05-02T00:16:46.859817185Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist"
2026-05-02T00:16:46.861658653Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Blacklist_SeriesId" ON "Blocklist" ("SeriesId" ASC)
2026-05-02T00:16:46.861897173Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062727s
2026-05-02T00:16:46.861993247Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2026-05-02T00:16:46.862075352Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-05-02T00:16:46.862185664Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist PublishedDate DateTimeOffset
2026-05-02T00:16:46.864240252Z [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-05-02T00:16:46.864691510Z [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-05-02T00:16:46.865076085Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist"
2026-05-02T00:16:46.865407282Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist"
2026-05-02T00:16:46.867210974Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Blacklist_SeriesId" ON "Blocklist" ("SeriesId" ASC)
2026-05-02T00:16:46.867439614Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051549s
2026-05-02T00:16:46.867527461Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-05-02T00:16:46.867624266Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-05-02T00:16:46.867688886Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands QueuedAt DateTimeOffset
2026-05-02T00:16:46.869764266Z [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-05-02T00:16:46.870201546Z [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-05-02T00:16:46.870555439Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2026-05-02T00:16:46.870799982Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2026-05-02T00:16:46.872613433Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048027s
2026-05-02T00:16:46.872709467Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-05-02T00:16:46.872791923Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-05-02T00:16:46.872866844Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands StartedAt DateTimeOffset
2026-05-02T00:16:46.874956251Z [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-05-02T00:16:46.875399875Z [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-05-02T00:16:46.875742425Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2026-05-02T00:16:46.876026286Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2026-05-02T00:16:46.877955591Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049785s
2026-05-02T00:16:46.878075112Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-05-02T00:16:46.878162097Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-05-02T00:16:46.878237479Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands EndedAt DateTimeOffset
2026-05-02T00:16:46.880274370Z [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-05-02T00:16:46.880711591Z [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-05-02T00:16:46.881061716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2026-05-02T00:16:46.881339415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2026-05-02T00:16:46.883369914Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050227s
2026-05-02T00:16:46.883485687Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2026-05-02T00:16:46.883602352Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-05-02T00:16:46.883710500Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus InitialFailure DateTimeOffset
2026-05-02T00:16:46.885875099Z [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-05-02T00:16:46.886246758Z [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-05-02T00:16:46.886561451Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2026-05-02T00:16:46.886934042Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2026-05-02T00:16:46.888983519Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-05-02T00:16:46.889236739Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0054075s
2026-05-02T00:16:46.889320427Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2026-05-02T00:16:46.889411721Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-05-02T00:16:46.889485730Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus MostRecentFailure DateTimeOffset
2026-05-02T00:16:46.891666061Z [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-05-02T00:16:46.892048752Z [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-05-02T00:16:46.892377333Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2026-05-02T00:16:46.892707178Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2026-05-02T00:16:46.894803740Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-05-02T00:16:46.895098994Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0054921s
2026-05-02T00:16:46.895187923Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2026-05-02T00:16:46.895275189Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-05-02T00:16:46.895356733Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus DisabledTill DateTimeOffset
2026-05-02T00:16:46.897453566Z [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-05-02T00:16:46.897822669Z [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-05-02T00:16:46.898138184Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2026-05-02T00:16:46.898475062Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2026-05-02T00:16:46.900288955Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-05-02T00:16:46.900542987Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050676s
2026-05-02T00:16:46.900640994Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadHistory
2026-05-02T00:16:46.900721386Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-05-02T00:16:46.900798772Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadHistory Date DateTimeOffset
2026-05-02T00:16:46.903769294Z [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-05-02T00:16:46.904230613Z [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-05-02T00:16:46.904603824Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadHistory"
2026-05-02T00:16:46.905048139Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadHistory_temp" RENAME TO "DownloadHistory"
2026-05-02T00:16:46.906827843Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC)
2026-05-02T00:16:46.907072355Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_SeriesId" ON "DownloadHistory" ("SeriesId" ASC)
2026-05-02T00:16:46.907303972Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC)
2026-05-02T00:16:46.907522762Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066193s
2026-05-02T00:16:46.907617313Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable EpisodeFiles
2026-05-02T00:16:46.907702244Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-05-02T00:16:46.907798828Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn EpisodeFiles DateAdded DateTimeOffset
2026-05-02T00:16:46.909832013Z [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-05-02T00:16:46.910263712Z [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-05-02T00:16:46.910663437Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "EpisodeFiles"
2026-05-02T00:16:46.910987179Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles_temp" RENAME TO "EpisodeFiles"
2026-05-02T00:16:46.912776583Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_EpisodeFiles_SeriesId" ON "EpisodeFiles" ("SeriesId" ASC)
2026-05-02T00:16:46.913021065Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051023s
2026-05-02T00:16:46.913110565Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2026-05-02T00:16:46.913198552Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-05-02T00:16:46.913271890Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Episodes AirDateUtc DateTimeOffset
2026-05-02T00:16:46.915314584Z [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-05-02T00:16:46.915994252Z [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-05-02T00:16:46.916698510Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Episodes"
2026-05-02T00:16:46.917242576Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes_temp" RENAME TO "Episodes"
2026-05-02T00:16:46.918988291Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_EpisodeFileId" ON "Episodes" ("EpisodeFileId" ASC)
2026-05-02T00:16:46.919229597Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_SeriesId" ON "Episodes" ("SeriesId" ASC)
2026-05-02T00:16:46.919453368Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_SeriesId_SeasonNumber_EpisodeNumber" ON "Episodes" ("SeriesId" ASC, "SeasonNumber" ASC, "EpisodeNumber" ASC)
2026-05-02T00:16:46.919715375Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_SeriesId_AirDate" ON "Episodes" ("SeriesId" ASC, "AirDate" ASC)
2026-05-02T00:16:46.919982012Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065997s
2026-05-02T00:16:46.920078587Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2026-05-02T00:16:46.920158528Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-05-02T00:16:46.920234140Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Episodes LastSearchTime DateTimeOffset
2026-05-02T00:16:46.922287315Z [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-05-02T00:16:46.922965350Z [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-05-02T00:16:46.923674528Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Episodes"
2026-05-02T00:16:46.924241570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes_temp" RENAME TO "Episodes"
2026-05-02T00:16:46.926016564Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_EpisodeFileId" ON "Episodes" ("EpisodeFileId" ASC)
2026-05-02T00:16:46.926257139Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_SeriesId" ON "Episodes" ("SeriesId" ASC)
2026-05-02T00:16:46.926479627Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_SeriesId_SeasonNumber_EpisodeNumber" ON "Episodes" ("SeriesId" ASC, "SeasonNumber" ASC, "EpisodeNumber" ASC)
2026-05-02T00:16:46.926742907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_SeriesId_AirDate" ON "Episodes" ("SeriesId" ASC, "AirDate" ASC)
2026-05-02T00:16:46.926979193Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066358s
2026-05-02T00:16:46.927074034Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles
2026-05-02T00:16:46.927150428Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-05-02T00:16:46.927226752Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles Added DateTimeOffset
2026-05-02T00:16:46.929263593Z [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-05-02T00:16:46.929652998Z [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-05-02T00:16:46.929981920Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles"
2026-05-02T00:16:46.930250230Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles"
2026-05-02T00:16:46.932121609Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047724s
2026-05-02T00:16:46.932217261Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles
2026-05-02T00:16:46.932296721Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-05-02T00:16:46.932375891Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles LastUpdated DateTimeOffset
2026-05-02T00:16:46.934377712Z [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-05-02T00:16:46.934785012Z [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-05-02T00:16:46.935107432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles"
2026-05-02T00:16:46.935356072Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles"
2026-05-02T00:16:46.937166718Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046731s
2026-05-02T00:16:46.937265798Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History
2026-05-02T00:16:46.937346631Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-05-02T00:16:46.937425199Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Date DateTimeOffset
2026-05-02T00:16:46.939428944Z [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-05-02T00:16:46.939828328Z [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-05-02T00:16:46.940173142Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History"
2026-05-02T00:16:46.940810356Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History"
2026-05-02T00:16:46.942559799Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2026-05-02T00:16:46.942786084Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC)
2026-05-02T00:16:46.943018492Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EpisodeId_Date" ON "History" ("EpisodeId" ASC, "Date" DESC)
2026-05-02T00:16:46.943241501Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC)
2026-05-02T00:16:46.943473609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_SeriesId" ON "History" ("SeriesId" ASC)
2026-05-02T00:16:46.943681477Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061562s
2026-05-02T00:16:46.943773974Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2026-05-02T00:16:46.943891310Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-05-02T00:16:46.943952964Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus InitialFailure DateTimeOffset
2026-05-02T00:16:46.945981900Z [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-05-02T00:16:46.946369190Z [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-05-02T00:16:46.946697581Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2026-05-02T00:16:46.947068899Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2026-05-02T00:16:46.948902662Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-05-02T00:16:46.949162856Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050854s
2026-05-02T00:16:46.949252997Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2026-05-02T00:16:46.949340804Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-05-02T00:16:46.949415164Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus MostRecentFailure DateTimeOffset
2026-05-02T00:16:46.952506699Z [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-05-02T00:16:46.952894821Z [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-05-02T00:16:46.953232942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2026-05-02T00:16:46.953570001Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2026-05-02T00:16:46.955399735Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-05-02T00:16:46.955647794Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061141s
2026-05-02T00:16:46.955736523Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2026-05-02T00:16:46.955828498Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-05-02T00:16:46.955947237Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus DisabledTill DateTimeOffset
2026-05-02T00:16:46.957948127Z [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-05-02T00:16:46.958323763Z [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-05-02T00:16:46.958658888Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2026-05-02T00:16:46.958988011Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2026-05-02T00:16:46.960838778Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-05-02T00:16:46.961086547Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050256s
2026-05-02T00:16:46.961181408Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2026-05-02T00:16:46.961266980Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-05-02T00:16:46.961343033Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus LastInfoSync DateTimeOffset
2026-05-02T00:16:46.963351508Z [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-05-02T00:16:46.963736153Z [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-05-02T00:16:46.964094875Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2026-05-02T00:16:46.964413657Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2026-05-02T00:16:46.966221017Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-05-02T00:16:46.966468114Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050127s
2026-05-02T00:16:46.966558627Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2026-05-02T00:16:46.966650722Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-05-02T00:16:46.966725944Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus InitialFailure DateTimeOffset
2026-05-02T00:16:46.968767124Z [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-05-02T00:16:46.969142981Z [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-05-02T00:16:46.969492264Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-05-02T00:16:46.969848422Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-05-02T00:16:46.971661012Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-05-02T00:16:46.971915705Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050793s
2026-05-02T00:16:46.972010886Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2026-05-02T00:16:46.972096348Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-05-02T00:16:46.972172872Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus MostRecentFailure DateTimeOffset
2026-05-02T00:16:46.974267971Z [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-05-02T00:16:46.974653999Z [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-05-02T00:16:46.975004835Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-05-02T00:16:46.975373828Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-05-02T00:16:46.977204364Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-05-02T00:16:46.977458797Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051729s
2026-05-02T00:16:46.977553337Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2026-05-02T00:16:46.977645643Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-05-02T00:16:46.977720103Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus DisabledTill DateTimeOffset
2026-05-02T00:16:46.979725241Z [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-05-02T00:16:46.980116729Z [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-05-02T00:16:46.980462556Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-05-02T00:16:46.980783322Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-05-02T00:16:46.982559759Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-05-02T00:16:46.982805143Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049765s
2026-05-02T00:16:46.982897188Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles
2026-05-02T00:16:46.982985075Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-05-02T00:16:46.983057782Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles LastUpdated DateTimeOffset
2026-05-02T00:16:46.985152280Z [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-05-02T00:16:46.985576073Z [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-05-02T00:16:46.985936960Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles"
2026-05-02T00:16:46.986191953Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles"
2026-05-02T00:16:46.987991297Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048153s
2026-05-02T00:16:46.988090918Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles
2026-05-02T00:16:46.988175618Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-05-02T00:16:46.988253786Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles Added DateTimeOffset
2026-05-02T00:16:46.990269164Z [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-05-02T00:16:46.990694120Z [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-05-02T00:16:46.991181982Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles"
2026-05-02T00:16:46.991431545Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles"
2026-05-02T00:16:46.993341761Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049741s
2026-05-02T00:16:46.993439829Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases
2026-05-02T00:16:46.993526754Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-05-02T00:16:46.993602086Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn PendingReleases Added DateTimeOffset
2026-05-02T00:16:46.996890147Z [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-05-02T00:16:46.997282026Z [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-05-02T00:16:46.997604896Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases"
2026-05-02T00:16:46.997857004Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases"
2026-05-02T00:16:46.999677099Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059619s
2026-05-02T00:16:46.999775688Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2026-05-02T00:16:46.999868414Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-05-02T00:16:47.000003567Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastExecution DateTimeOffset
2026-05-02T00:16:47.002009145Z [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-05-02T00:16:47.002345182Z [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-05-02T00:16:47.002618593Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks"
2026-05-02T00:16:47.002945762Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks"
2026-05-02T00:16:47.004753021Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2026-05-02T00:16:47.005004036Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048854s
2026-05-02T00:16:47.005096162Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2026-05-02T00:16:47.005183698Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-05-02T00:16:47.005255834Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastStartTime DateTimeOffset
2026-05-02T00:16:47.007255160Z [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-05-02T00:16:47.007589764Z [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-05-02T00:16:47.007883876Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks"
2026-05-02T00:16:47.008245895Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks"
2026-05-02T00:16:47.010060569Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2026-05-02T00:16:47.022253232Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0168688s
2026-05-02T00:16:47.022371480Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-05-02T00:16:47.022480380Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-05-02T00:16:47.022575912Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Series LastInfoSync DateTimeOffset
2026-05-02T00:16:47.025407073Z [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-05-02T00:16:47.026161042Z [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-05-02T00:16:47.026881833Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2026-05-02T00:16:47.027732336Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2026-05-02T00:16:47.029830311Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2026-05-02T00:16:47.030063741Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2026-05-02T00:16:47.030287351Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_Path" ON "Series" ("Path" ASC)
2026-05-02T00:16:47.030511081Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_CleanTitle" ON "Series" ("CleanTitle" ASC)
2026-05-02T00:16:47.030726415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC)
2026-05-02T00:16:47.030933362Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvMazeId" ON "Series" ("TvMazeId" ASC)
2026-05-02T00:16:47.031156581Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084542s
2026-05-02T00:16:47.031262715Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-05-02T00:16:47.031345441Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s
2026-05-02T00:16:47.031424811Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Series LastDiskSync DateTimeOffset
2026-05-02T00:16:47.033558258Z [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-05-02T00:16:47.034257456Z [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-05-02T00:16:47.034929860Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2026-05-02T00:16:47.035666533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2026-05-02T00:16:47.037391176Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2026-05-02T00:16:47.037622753Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2026-05-02T00:16:47.037835962Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_Path" ON "Series" ("Path" ASC)
2026-05-02T00:16:47.038044201Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_CleanTitle" ON "Series" ("CleanTitle" ASC)
2026-05-02T00:16:47.038254154Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC)
2026-05-02T00:16:47.038463556Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvMazeId" ON "Series" ("TvMazeId" ASC)
2026-05-02T00:16:47.038665923Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071336s
2026-05-02T00:16:47.038766336Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-05-02T00:16:47.038884994Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-05-02T00:16:47.038961328Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Series FirstAired DateTimeOffset
2026-05-02T00:16:47.041040325Z [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-05-02T00:16:47.041739653Z [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-05-02T00:16:47.042404382Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2026-05-02T00:16:47.043224573Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2026-05-02T00:16:47.045008887Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2026-05-02T00:16:47.045235052Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2026-05-02T00:16:47.045453692Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_Path" ON "Series" ("Path" ASC)
2026-05-02T00:16:47.045662062Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_CleanTitle" ON "Series" ("CleanTitle" ASC)
2026-05-02T00:16:47.045871534Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC)
2026-05-02T00:16:47.046084803Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvMazeId" ON "Series" ("TvMazeId" ASC)
2026-05-02T00:16:47.046322442Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072538s
2026-05-02T00:16:47.046416231Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-05-02T00:16:47.046497855Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-05-02T00:16:47.046578878Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Series NextAiring DateTimeOffset
2026-05-02T00:16:47.048714379Z [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-05-02T00:16:47.049423968Z [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-05-02T00:16:47.050080169Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2026-05-02T00:16:47.050852825Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2026-05-02T00:16:47.052621226Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2026-05-02T00:16:47.052847201Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2026-05-02T00:16:47.053062555Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_Path" ON "Series" ("Path" ASC)
2026-05-02T00:16:47.053272417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_CleanTitle" ON "Series" ("CleanTitle" ASC)
2026-05-02T00:16:47.053480005Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC)
2026-05-02T00:16:47.053686812Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvMazeId" ON "Series" ("TvMazeId" ASC)
2026-05-02T00:16:47.053886404Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072s
2026-05-02T00:16:47.053978679Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-05-02T00:16:47.054057638Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-05-02T00:16:47.054135215Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Series Added DateTimeOffset
2026-05-02T00:16:47.057319607Z [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-05-02T00:16:47.058015108Z [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-05-02T00:16:47.058684386Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2026-05-02T00:16:47.059424917Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2026-05-02T00:16:47.061251485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2026-05-02T00:16:47.061479284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2026-05-02T00:16:47.061696191Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_Path" ON "Series" ("Path" ASC)
2026-05-02T00:16:47.061903498Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_CleanTitle" ON "Series" ("CleanTitle" ASC)
2026-05-02T00:16:47.062113712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC)
2026-05-02T00:16:47.062327953Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvMazeId" ON "Series" ("TvMazeId" ASC)
2026-05-02T00:16:47.062530120Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0082901s
2026-05-02T00:16:47.062615863Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles
2026-05-02T00:16:47.062703369Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-05-02T00:16:47.062807769Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn SubtitleFiles LastUpdated DateTimeOffset
2026-05-02T00:16:47.064856215Z [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-05-02T00:16:47.065250308Z [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-05-02T00:16:47.065577397Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SubtitleFiles"
2026-05-02T00:16:47.065828523Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles_temp" RENAME TO "SubtitleFiles"
2026-05-02T00:16:47.067603938Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004684s
2026-05-02T00:16:47.067697065Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles
2026-05-02T00:16:47.067784792Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-05-02T00:16:47.067867839Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn SubtitleFiles Added DateTimeOffset
2026-05-02T00:16:47.069884220Z [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-05-02T00:16:47.070274806Z [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-05-02T00:16:47.070597175Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SubtitleFiles"
2026-05-02T00:16:47.070869494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles_temp" RENAME TO "SubtitleFiles"
2026-05-02T00:16:47.072717455Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047337s
2026-05-02T00:16:47.072813689Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-05-02T00:16:47.072901886Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-05-02T00:16:47.072979432Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset
2026-05-02T00:16:47.074977296Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT)
2026-05-02T00:16:47.075236347Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo"
2026-05-02T00:16:47.075515139Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo"
2026-05-02T00:16:47.075854813Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo"
2026-05-02T00:16:47.077655138Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-05-02T00:16:47.077916565Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048357s
2026-05-02T00:16:47.078026727Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (188, '2026-05-02T00:16:47', 'postgres_update_timestamp_columns_to_with_timezone')
2026-05-02T00:16:47.078231248Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:47.080220685Z [Info] FluentMigrator.Runner.MigrationRunner: 188: postgres_update_timestamp_columns_to_with_timezone migrated
2026-05-02T00:16:47.080337169Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071316s
2026-05-02T00:16:47.080468684Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_colon_replacement_to_naming_config migrating
2026-05-02T00:16:47.080568445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:47.080727706Z [Info] add_colon_replacement_to_naming_config: Starting migration of Main DB to 189
2026-05-02T00:16:47.081144956Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2026-05-02T00:16:47.081250839Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-05-02T00:16:47.081325329Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig ColonReplacementFormat Int32
2026-05-02T00:16:47.081433317Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "ColonReplacementFormat" INTEGER NOT NULL DEFAULT 4
2026-05-02T00:16:47.082128587Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006953s
2026-05-02T00:16:47.082238849Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (189, '2026-05-02T00:16:47', 'add_colon_replacement_to_naming_config')
2026-05-02T00:16:47.082441206Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:47.083355137Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_colon_replacement_to_naming_config migrated
2026-05-02T00:16:47.083463746Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019188s
2026-05-02T00:16:47.083563156Z [Info] FluentMigrator.Runner.MigrationRunner: 190: health_restored_notification migrating
2026-05-02T00:16:47.083666694Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:47.083806716Z [Info] health_restored_notification: Starting migration of Main DB to 190
2026-05-02T00:16:47.084102933Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-05-02T00:16:47.084210670Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-05-02T00:16:47.084284679Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthRestored Boolean
2026-05-02T00:16:47.084392847Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthRestored" INTEGER NOT NULL DEFAULT 0
2026-05-02T00:16:47.085085852Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006925s
2026-05-02T00:16:47.085195954Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (190, '2026-05-02T00:16:47', 'health_restored_notification')
2026-05-02T00:16:47.085391377Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:47.085948750Z [Info] FluentMigrator.Runner.MigrationRunner: 190: health_restored_notification migrated
2026-05-02T00:16:47.086055525Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015591s
2026-05-02T00:16:47.086151768Z [Info] FluentMigrator.Runner.MigrationRunner: 191: add_download_client_tags migrating
2026-05-02T00:16:47.086256960Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:47.086386962Z [Info] add_download_client_tags: Starting migration of Main DB to 191
2026-05-02T00:16:47.086643669Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2026-05-02T00:16:47.086749091Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-05-02T00:16:47.086825415Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Tags String
2026-05-02T00:16:47.086924354Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Tags" TEXT
2026-05-02T00:16:47.087587940Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006638s
2026-05-02T00:16:47.087705547Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (191, '2026-05-02T00:16:47', 'add_download_client_tags')
2026-05-02T00:16:47.087906291Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:47.088481359Z [Info] FluentMigrator.Runner.MigrationRunner: 191: add_download_client_tags migrated
2026-05-02T00:16:47.088588525Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015526s
2026-05-02T00:16:47.088688386Z [Info] FluentMigrator.Runner.MigrationRunner: 192: import_exclusion_type migrating
2026-05-02T00:16:47.088779370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:47.088923099Z [Info] import_exclusion_type: Starting migration of Main DB to 192
2026-05-02T00:16:47.089317964Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListExclusions
2026-05-02T00:16:47.089434739Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-05-02T00:16:47.089498598Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListExclusions TvdbId Int32
2026-05-02T00:16:47.091497163Z [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-05-02T00:16:47.091758068Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportListExclusions_temp" ("Id", "TvdbId", "Title") SELECT "Id", "TvdbId", "Title" FROM "ImportListExclusions"
2026-05-02T00:16:47.092007059Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListExclusions"
2026-05-02T00:16:47.092337184Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListExclusions_temp" RENAME TO "ImportListExclusions"
2026-05-02T00:16:47.094185406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListExclusions_TvdbId" ON "ImportListExclusions" ("TvdbId" ASC)
2026-05-02T00:16:47.094432303Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048253s
2026-05-02T00:16:47.094539509Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (192, '2026-05-02T00:16:47', 'import_exclusion_type')
2026-05-02T00:16:47.094727297Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:47.097506334Z [Info] FluentMigrator.Runner.MigrationRunner: 192: import_exclusion_type migrated
2026-05-02T00:16:47.097636486Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078948s
2026-05-02T00:16:47.097734724Z [Info] FluentMigrator.Runner.MigrationRunner: 193: add_import_list_items migrating
2026-05-02T00:16:47.097826889Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:47.097967082Z [Info] add_import_list_items: Starting migration of Main DB to 193
2026-05-02T00:16:47.098697683Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListItems
2026-05-02T00:16:47.098833707Z [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-05-02T00:16:47.099176587Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003582s
2026-05-02T00:16:47.099268402Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2026-05-02T00:16:47.099347732Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-05-02T00:16:47.099426561Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportListStatus HasRemovedItemSinceLastClean Boolean
2026-05-02T00:16:47.099541743Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus" ADD COLUMN "HasRemovedItemSinceLastClean" INTEGER NOT NULL DEFAULT 0
2026-05-02T00:16:47.100316222Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007596s
2026-05-02T00:16:47.100422717Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (193, '2026-05-02T00:16:47', 'add_import_list_items')
2026-05-02T00:16:47.100612639Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:47.101197407Z [Info] FluentMigrator.Runner.MigrationRunner: 193: add_import_list_items migrated
2026-05-02T00:16:47.101314352Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001656s
2026-05-02T00:16:47.101407781Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_notification_status migrating
2026-05-02T00:16:47.101502401Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:47.101641782Z [Info] add_notification_status: Starting migration of Main DB to 194
2026-05-02T00:16:47.102114865Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NotificationStatus
2026-05-02T00:16:47.102248734Z [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-05-02T00:16:47.102554820Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000326s
2026-05-02T00:16:47.102651154Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NotificationStatus (ProviderId)
2026-05-02T00:16:47.102750434Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NotificationStatus_ProviderId" ON "NotificationStatus" ("ProviderId" ASC)
2026-05-02T00:16:47.102970628Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002207s
2026-05-02T00:16:47.103076511Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (194, '2026-05-02T00:16:47', 'add_notification_status')
2026-05-02T00:16:47.103260912Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:47.103648994Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_notification_status migrated
2026-05-02T00:16:47.103749326Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009008s
2026-05-02T00:16:47.103859187Z [Info] FluentMigrator.Runner.MigrationRunner: 195: parse_language_tags_from_existing_subtitle_files migrating
2026-05-02T00:16:47.103976634Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:47.104112307Z [Info] parse_language_tags_from_existing_subtitle_files: Starting migration of Main DB to 195
2026-05-02T00:16:47.104329063Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-05-02T00:16:47.104437812Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-05-02T00:16:47.105357524Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009197s
2026-05-02T00:16:47.105469249Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (195, '2026-05-02T00:16:47', 'parse_language_tags_from_existing_subtitle_files')
2026-05-02T00:16:47.105679533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:47.106084568Z [Info] FluentMigrator.Runner.MigrationRunner: 195: parse_language_tags_from_existing_subtitle_files migrated
2026-05-02T00:16:47.106196183Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016518s
2026-05-02T00:16:47.106297788Z [Info] FluentMigrator.Runner.MigrationRunner: 196: add_finale_type migrating
2026-05-02T00:16:47.106392318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:47.106526989Z [Info] add_finale_type: Starting migration of Main DB to 196
2026-05-02T00:16:47.106776442Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2026-05-02T00:16:47.106879239Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-05-02T00:16:47.106954881Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes FinaleType String
2026-05-02T00:16:47.107057257Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "FinaleType" TEXT
2026-05-02T00:16:47.107764581Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007011s
2026-05-02T00:16:47.107877308Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (196, '2026-05-02T00:16:47', 'add_finale_type')
2026-05-02T00:16:47.108079085Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:47.108514982Z [Info] FluentMigrator.Runner.MigrationRunner: 196: add_finale_type migrated
2026-05-02T00:16:47.108612148Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014579s
2026-05-02T00:16:47.108709554Z [Info] FluentMigrator.Runner.MigrationRunner: 197: list_add_missing_search migrating
2026-05-02T00:16:47.108802331Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:47.108939738Z [Info] list_add_missing_search: Starting migration of Main DB to 197
2026-05-02T00:16:47.109210673Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2026-05-02T00:16:47.109315464Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-05-02T00:16:47.109388542Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists SearchForMissingEpisodes Boolean
2026-05-02T00:16:47.109506549Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "SearchForMissingEpisodes" INTEGER NOT NULL DEFAULT 1
2026-05-02T00:16:47.110184895Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006855s
2026-05-02T00:16:47.110298514Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (197, '2026-05-02T00:16:47', 'list_add_missing_search')
2026-05-02T00:16:47.110490761Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:47.110763931Z [Info] FluentMigrator.Runner.MigrationRunner: 197: list_add_missing_search migrated
2026-05-02T00:16:47.110867169Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012622s
2026-05-02T00:16:47.110968133Z [Info] FluentMigrator.Runner.MigrationRunner: 198: parse_title_from_existing_subtitle_files migrating
2026-05-02T00:16:47.111067302Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:47.111207815Z [Info] parse_title_from_existing_subtitle_files: Starting migration of Main DB to 198
2026-05-02T00:16:47.111604284Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles
2026-05-02T00:16:47.111704315Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-05-02T00:16:47.111785028Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SubtitleFiles Title String
2026-05-02T00:16:47.111893236Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles" ADD COLUMN "Title" TEXT
2026-05-02T00:16:47.112606933Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007074s
2026-05-02T00:16:47.112697535Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles
2026-05-02T00:16:47.112777737Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-05-02T00:16:47.112857217Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SubtitleFiles Copy Int32
2026-05-02T00:16:47.112956717Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles" ADD COLUMN "Copy" INTEGER NOT NULL DEFAULT 0
2026-05-02T00:16:47.113677739Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007196s
2026-05-02T00:16:47.113772300Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-05-02T00:16:47.113849906Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-05-02T00:16:47.114805550Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009456s
2026-05-02T00:16:47.114926744Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (198, '2026-05-02T00:16:47', 'parse_title_from_existing_subtitle_files')
2026-05-02T00:16:47.115126056Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:47.115825835Z [Info] FluentMigrator.Runner.MigrationRunner: 198: parse_title_from_existing_subtitle_files migrated
2026-05-02T00:16:47.115949925Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019654s
2026-05-02T00:16:47.116055898Z [Info] FluentMigrator.Runner.MigrationRunner: 199: series_last_aired migrating
2026-05-02T00:16:47.116148044Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:47.116282404Z [Info] series_last_aired: Starting migration of Main DB to 199
2026-05-02T00:16:47.116562028Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-05-02T00:16:47.116663843Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-05-02T00:16:47.116740787Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series LastAired DateTimeOffset
2026-05-02T00:16:47.116841330Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "LastAired" DATETIME
2026-05-02T00:16:47.117546199Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006969s
2026-05-02T00:16:47.117647944Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (199, '2026-05-02T00:16:47', 'series_last_aired')
2026-05-02T00:16:47.117843809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:47.118372153Z [Info] FluentMigrator.Runner.MigrationRunner: 199: series_last_aired migrated
2026-05-02T00:16:47.118470401Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015285s
2026-05-02T00:16:47.118569420Z [Info] FluentMigrator.Runner.MigrationRunner: 200: AddNewItemMonitorType migrating
2026-05-02T00:16:47.118664451Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:47.118805676Z [Info] AddNewItemMonitorType: Starting migration of Main DB to 200
2026-05-02T00:16:47.119150200Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-05-02T00:16:47.119246303Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-05-02T00:16:47.119330673Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series MonitorNewItems Int32
2026-05-02T00:16:47.119442077Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0
2026-05-02T00:16:47.120201376Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007519s
2026-05-02T00:16:47.120299534Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2026-05-02T00:16:47.120382231Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-05-02T00:16:47.120459727Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists MonitorNewItems Int32
2026-05-02T00:16:47.120564528Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0
2026-05-02T00:16:47.121270329Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007064s
2026-05-02T00:16:47.121379539Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (200, '2026-05-02T00:16:47', 'AddNewItemMonitorType')
2026-05-02T00:16:47.121580894Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:47.122079479Z [Info] FluentMigrator.Runner.MigrationRunner: 200: AddNewItemMonitorType migrated
2026-05-02T00:16:47.122184921Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015192s
2026-05-02T00:16:47.122282417Z [Info] FluentMigrator.Runner.MigrationRunner: 201: email_encryption migrating
2026-05-02T00:16:47.122368380Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:47.122517811Z [Info] email_encryption: Starting migration of Main DB to 201
2026-05-02T00:16:47.122713285Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-05-02T00:16:47.122810390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-05-02T00:16:47.124401535Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015768s
2026-05-02T00:16:47.124521105Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (201, '2026-05-02T00:16:47', 'email_encryption')
2026-05-02T00:16:47.124706398Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:47.125172748Z [Info] FluentMigrator.Runner.MigrationRunner: 201: email_encryption migrated
2026-05-02T00:16:47.125270845Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002354s
2026-05-02T00:16:47.125373502Z [Info] FluentMigrator.Runner.MigrationRunner: 202: add_indexer_flags migrating
2026-05-02T00:16:47.125467932Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:47.125604377Z [Info] add_indexer_flags: Starting migration of Main DB to 202
2026-05-02T00:16:47.125962307Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2026-05-02T00:16:47.126064072Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-05-02T00:16:47.126141107Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blocklist IndexerFlags Int32
2026-05-02T00:16:47.126242552Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0
2026-05-02T00:16:47.126983093Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007317s
2026-05-02T00:16:47.127074617Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable EpisodeFiles
2026-05-02T00:16:47.127151993Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-05-02T00:16:47.127238116Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn EpisodeFiles IndexerFlags Int32
2026-05-02T00:16:47.127337998Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0
2026-05-02T00:16:47.128083449Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007399s
2026-05-02T00:16:47.128196496Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (202, '2026-05-02T00:16:47', 'add_indexer_flags')
2026-05-02T00:16:47.128386900Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:47.128841305Z [Info] FluentMigrator.Runner.MigrationRunner: 202: add_indexer_flags migrated
2026-05-02T00:16:47.128951046Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015072s
2026-05-02T00:16:47.129047380Z [Info] FluentMigrator.Runner.MigrationRunner: 203: release_type migrating
2026-05-02T00:16:47.129141068Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:47.129286371Z [Info] release_type: Starting migration of Main DB to 203
2026-05-02T00:16:47.129649803Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2026-05-02T00:16:47.129751979Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-05-02T00:16:47.129828062Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blocklist ReleaseType Int32
2026-05-02T00:16:47.129929035Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist" ADD COLUMN "ReleaseType" INTEGER NOT NULL DEFAULT 0
2026-05-02T00:16:47.130677132Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007393s
2026-05-02T00:16:47.130767083Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable EpisodeFiles
2026-05-02T00:16:47.130847725Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-05-02T00:16:47.130924760Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn EpisodeFiles ReleaseType Int32
2026-05-02T00:16:47.131030133Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles" ADD COLUMN "ReleaseType" INTEGER NOT NULL DEFAULT 0
2026-05-02T00:16:47.131746646Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007173s
2026-05-02T00:16:47.131841116Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-05-02T00:16:47.131969885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-05-02T00:16:47.132852923Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008825s
2026-05-02T00:16:47.132965490Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (203, '2026-05-02T00:16:47', 'release_type')
2026-05-02T00:16:47.133150923Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:47.133646722Z [Info] FluentMigrator.Runner.MigrationRunner: 203: release_type migrated
2026-05-02T00:16:47.133751794Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016814s
2026-05-02T00:16:47.133850703Z [Info] FluentMigrator.Runner.MigrationRunner: 204: add_add_release_hash migrating
2026-05-02T00:16:47.133927487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:47.134069493Z [Info] add_add_release_hash: Starting migration of Main DB to 204
2026-05-02T00:16:47.134343215Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable EpisodeFiles
2026-05-02T00:16:47.134446743Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-05-02T00:16:47.134542145Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn EpisodeFiles ReleaseHash String
2026-05-02T00:16:47.134623038Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles" ADD COLUMN "ReleaseHash" TEXT
2026-05-02T00:16:47.135351074Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007145s
2026-05-02T00:16:47.135437228Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-05-02T00:16:47.135523762Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-05-02T00:16:47.136646703Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001107s
2026-05-02T00:16:47.136762366Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (204, '2026-05-02T00:16:47', 'add_add_release_hash')
2026-05-02T00:16:47.136952389Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:47.137473238Z [Info] FluentMigrator.Runner.MigrationRunner: 204: add_add_release_hash migrated
2026-05-02T00:16:47.137573109Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019445s
2026-05-02T00:16:47.137671166Z [Info] FluentMigrator.Runner.MigrationRunner: 205: rename_season_pack_spec migrating
2026-05-02T00:16:47.137763893Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:47.137929917Z [Info] rename_season_pack_spec: Starting migration of Main DB to 205
2026-05-02T00:16:47.138113006Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "CustomFormats" SET "Specifications" = REPLACE("Specifications", 'SeasonPackSpecification', 'ReleaseTypeSpecification')
2026-05-02T00:16:47.138271866Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "CustomFormats" SET "Specifications" = REPLACE("Specifications", 'SeasonPackSpecification', 'ReleaseTypeSpecification')
2026-05-02T00:16:47.138466538Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001953s
2026-05-02T00:16:47.138568704Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (205, '2026-05-02T00:16:47', 'rename_season_pack_spec')
2026-05-02T00:16:47.138755791Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:47.139005533Z [Info] FluentMigrator.Runner.MigrationRunner: 205: rename_season_pack_spec migrated
2026-05-02T00:16:47.139099873Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007257s
2026-05-02T00:16:47.139195366Z [Info] FluentMigrator.Runner.MigrationRunner: 206: add_tmdbid migrating
2026-05-02T00:16:47.139284545Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:47.139429297Z [Info] add_tmdbid: Starting migration of Main DB to 206
2026-05-02T00:16:47.139749602Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-05-02T00:16:47.139865064Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-05-02T00:16:47.139944023Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series TmdbId Int32
2026-05-02T00:16:47.140042371Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "TmdbId" INTEGER NOT NULL DEFAULT 0
2026-05-02T00:16:47.140842924Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007997s
2026-05-02T00:16:47.140943717Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (TmdbId)
2026-05-02T00:16:47.141034309Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TmdbId" ON "Series" ("TmdbId" ASC)
2026-05-02T00:16:47.141247899Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002047s
2026-05-02T00:16:47.141345876Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (206, '2026-05-02T00:16:47', 'add_tmdbid')
2026-05-02T00:16:47.141528825Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:47.142037058Z [Info] FluentMigrator.Runner.MigrationRunner: 206: add_tmdbid migrated
2026-05-02T00:16:47.142141769Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010013s
2026-05-02T00:16:47.142235388Z [Info] FluentMigrator.Runner.MigrationRunner: 209: add_on_import_complete_to_notifications migrating
2026-05-02T00:16:47.142337744Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:47.142477826Z [Info] add_on_import_complete_to_notifications: Starting migration of Main DB to 209
2026-05-02T00:16:47.142744403Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-05-02T00:16:47.142848833Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-05-02T00:16:47.142924886Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnImportComplete Boolean
2026-05-02T00:16:47.143031721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnImportComplete" INTEGER NOT NULL DEFAULT 0
2026-05-02T00:16:47.143773255Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007328s
2026-05-02T00:16:47.143929129Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (209, '2026-05-02T00:16:47', 'add_on_import_complete_to_notifications')
2026-05-02T00:16:47.144139111Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:47.144643517Z [Info] FluentMigrator.Runner.MigrationRunner: 209: add_on_import_complete_to_notifications migrated
2026-05-02T00:16:47.144756224Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001609s
2026-05-02T00:16:47.144855855Z [Info] FluentMigrator.Runner.MigrationRunner: 210: add_monitored_seasons_filter migrating
2026-05-02T00:16:47.144951658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:47.145090908Z [Info] add_monitored_seasons_filter: Starting migration of Main DB to 210
2026-05-02T00:16:47.145299258Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-05-02T00:16:47.145404239Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-05-02T00:16:47.148094907Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026738s
2026-05-02T00:16:47.148213706Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (210, '2026-05-02T00:16:47', 'add_monitored_seasons_filter')
2026-05-02T00:16:47.148402056Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:47.149180283Z [Info] FluentMigrator.Runner.MigrationRunner: 210: add_monitored_seasons_filter migrated
2026-05-02T00:16:47.149282559Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037653s
2026-05-02T00:16:47.149381718Z [Info] FluentMigrator.Runner.MigrationRunner: 211: add_custom_colon_replacement_to_naming_config migrating
2026-05-02T00:16:47.149485608Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:47.149625900Z [Info] add_custom_colon_replacement_to_naming_config: Starting migration of Main DB to 211
2026-05-02T00:16:47.149891896Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2026-05-02T00:16:47.150003440Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-05-02T00:16:47.150073732Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig CustomColonReplacementFormat String
2026-05-02T00:16:47.150184425Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "CustomColonReplacementFormat" TEXT NOT NULL DEFAULT ''
2026-05-02T00:16:47.150953464Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007588s
2026-05-02T00:16:47.151060279Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (211, '2026-05-02T00:16:47', 'add_custom_colon_replacement_to_naming_config')
2026-05-02T00:16:47.151267005Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:47.151535155Z [Info] FluentMigrator.Runner.MigrationRunner: 211: add_custom_colon_replacement_to_naming_config migrated
2026-05-02T00:16:47.151644545Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013481s
2026-05-02T00:16:47.151742883Z [Info] FluentMigrator.Runner.MigrationRunner: 212: add_minium_upgrade_format_score_to_quality_profiles migrating
2026-05-02T00:16:47.151868737Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:47.152002025Z [Info] add_minium_upgrade_format_score_to_quality_profiles: Starting migration of Main DB to 212
2026-05-02T00:16:47.152280967Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2026-05-02T00:16:47.152385978Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-05-02T00:16:47.152479787Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles MinUpgradeFormatScore Int32
2026-05-02T00:16:47.152572704Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "MinUpgradeFormatScore" INTEGER NOT NULL DEFAULT 1
2026-05-02T00:16:47.153301742Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007289s
2026-05-02T00:16:47.153414269Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (212, '2026-05-02T00:16:47', 'add_minium_upgrade_format_score_to_quality_profiles')
2026-05-02T00:16:47.153618731Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:47.154120972Z [Info] FluentMigrator.Runner.MigrationRunner: 212: add_minium_upgrade_format_score_to_quality_profiles migrated
2026-05-02T00:16:47.154243178Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001552s
2026-05-02T00:16:47.154340574Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_blurary576p_quality_in_profiles migrating
2026-05-02T00:16:47.154443221Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:47.154578574Z [Info] add_blurary576p_quality_in_profiles: Starting migration of Main DB to 214
2026-05-02T00:16:47.154737684Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (214, '2026-05-02T00:16:47', 'add_blurary576p_quality_in_profiles')
2026-05-02T00:16:47.154932787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:47.155178652Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_blurary576p_quality_in_profiles migrated
2026-05-02T00:16:47.155279636Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007297s
2026-05-02T00:16:47.155386922Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_blurary576p_quality_in_profiles_with_grouped_blurary480p migrating
2026-05-02T00:16:47.155486863Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:47.155632075Z [Info] add_blurary576p_quality_in_profiles_with_grouped_blurary480p: Starting migration of Main DB to 215
2026-05-02T00:16:47.155840525Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-05-02T00:16:47.155962030Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-05-02T00:16:47.158456443Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002488s
2026-05-02T00:16:47.158569451Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (215, '2026-05-02T00:16:47', 'add_blurary576p_quality_in_profiles_with_grouped_blurary480p')
2026-05-02T00:16:47.158784524Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:47.159258238Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_blurary576p_quality_in_profiles_with_grouped_blurary480p migrated
2026-05-02T00:16:47.159369432Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032961s
2026-05-02T00:16:47.159468491Z [Info] FluentMigrator.Runner.MigrationRunner: 217: add_mal_and_anilist_ids migrating
2026-05-02T00:16:47.159570807Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:47.159703715Z [Info] add_mal_and_anilist_ids: Starting migration of Main DB to 217
2026-05-02T00:16:47.160067447Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-05-02T00:16:47.160161937Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.8E-06s
2026-05-02T00:16:47.160243462Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series MalIds String
2026-05-02T00:16:47.160342561Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "MalIds" TEXT NOT NULL DEFAULT '[]'
2026-05-02T00:16:47.161085136Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007421s
2026-05-02T00:16:47.161181941Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-05-02T00:16:47.161262123Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-05-02T00:16:47.161341212Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series AniListIds String
2026-05-02T00:16:47.161441815Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "AniListIds" TEXT NOT NULL DEFAULT '[]'
2026-05-02T00:16:47.162188829Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007398s
2026-05-02T00:16:47.162294181Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (217, '2026-05-02T00:16:47', 'add_mal_and_anilist_ids')
2026-05-02T00:16:47.162492450Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:47.163002838Z [Info] FluentMigrator.Runner.MigrationRunner: 217: add_mal_and_anilist_ids migrated
2026-05-02T00:16:47.163113070Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015634s
2026-05-02T00:16:47.173227759Z [Debug] MigrationController: Took: 00:00:01.6074741
2026-05-02T00:16:47.438503160Z [Trace] EventAggregator: ConfigFileSavedEvent ~> ReconfigureLogging
2026-05-02T00:16:47.463076124Z [Info] MigrationController: *** Migrating data source=/config/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 ***
2026-05-02T00:16:47.472662949Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating
2026-05-02T00:16:47.473002213Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-05-02T00:16:47.473252477Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-05-02T00:16:47.475176070Z [Info] DatabaseEngineVersionCheck: SQLite 3.51.2
2026-05-02T00:16:47.475340882Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021227s
2026-05-02T00:16:47.475502728Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated
2026-05-02T00:16:47.475637940Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022838s
2026-05-02T00:16:47.477651806Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating
2026-05-02T00:16:47.477841728Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:47.478223157Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo
2026-05-02T00:16:47.478312577Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL)
2026-05-02T00:16:47.478620938Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003542s
2026-05-02T00:16:47.478783154Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:47.479933230Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated
2026-05-02T00:16:47.480089926Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016347s
2026-05-02T00:16:47.480356853Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating
2026-05-02T00:16:47.480536525Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:47.480879185Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version)
2026-05-02T00:16:47.481060540Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-05-02T00:16:47.481387028Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003229s
2026-05-02T00:16:47.481551018Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-05-02T00:16:47.481710680Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-05-02T00:16:47.481857616Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime
2026-05-02T00:16:47.482035043Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME
2026-05-02T00:16:47.482684200Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006591s
2026-05-02T00:16:47.482856768Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:47.483491235Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated
2026-05-02T00:16:47.483655045Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014327s
2026-05-02T00:16:47.483894958Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating
2026-05-02T00:16:47.484074360Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:47.484338351Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-05-02T00:16:47.484498033Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-05-02T00:16:47.484638125Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String
2026-05-02T00:16:47.484810261Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT
2026-05-02T00:16:47.485193744Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003862s
2026-05-02T00:16:47.485407654Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:47.485970899Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated
2026-05-02T00:16:47.486182785Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011572s
2026-05-02T00:16:47.486418069Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating
2026-05-02T00:16:47.486593081Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:47.486789507Z [Info] InitialSetup: Starting migration of Log DB to 1
2026-05-02T00:16:47.487336398Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Logs
2026-05-02T00:16:47.487539798Z [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-05-02T00:16:47.488117411Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006128s
2026-05-02T00:16:47.493911148Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-05-02T00:16:47', 'InitialSetup')
2026-05-02T00:16:47.494248929Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:47.495033198Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated
2026-05-02T00:16:47.495204312Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075259s
2026-05-02T00:16:47.495393463Z [Info] FluentMigrator.Runner.MigrationRunner: 2: remove_tvrage_imdb_unique_constraint migrating
2026-05-02T00:16:47.495575490Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:47.495816726Z [Info] remove_tvrage_imdb_unique_constraint: Starting migration of Log DB to 2
2026-05-02T00:16:47.496100537Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2026-05-02T00:16:47', 'remove_tvrage_imdb_unique_constraint')
2026-05-02T00:16:47.496428327Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:47.497087705Z [Info] FluentMigrator.Runner.MigrationRunner: 2: remove_tvrage_imdb_unique_constraint migrated
2026-05-02T00:16:47.497270183Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001521s
2026-05-02T00:16:47.497476338Z [Info] FluentMigrator.Runner.MigrationRunner: 3: remove_renamed_scene_mapping_columns migrating
2026-05-02T00:16:47.497605969Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:47.497819208Z [Info] remove_renamed_scene_mapping_columns: Starting migration of Log DB to 3
2026-05-02T00:16:47.498007457Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2026-05-02T00:16:47', 'remove_renamed_scene_mapping_columns')
2026-05-02T00:16:47.498321680Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:47.499620736Z [Info] FluentMigrator.Runner.MigrationRunner: 3: remove_renamed_scene_mapping_columns migrated
2026-05-02T00:16:47.499804647Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00201s
2026-05-02T00:16:47.500010050Z [Info] FluentMigrator.Runner.MigrationRunner: 4: updated_history migrating
2026-05-02T00:16:47.500188379Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:47.500401218Z [Info] updated_history: Starting migration of Log DB to 4
2026-05-02T00:16:47.500576882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2026-05-02T00:16:47', 'updated_history')
2026-05-02T00:16:47.500875423Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:47.501510422Z [Info] FluentMigrator.Runner.MigrationRunner: 4: updated_history migrated
2026-05-02T00:16:47.501679252Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013183s
2026-05-02T00:16:47.501845957Z [Info] FluentMigrator.Runner.MigrationRunner: 5: added_eventtype_to_history migrating
2026-05-02T00:16:47.502012232Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:47.502278629Z [Info] added_eventtype_to_history: Starting migration of Log DB to 5
2026-05-02T00:16:47.502454493Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2026-05-02T00:16:47', 'added_eventtype_to_history')
2026-05-02T00:16:47.502770579Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:47.503374726Z [Info] FluentMigrator.Runner.MigrationRunner: 5: added_eventtype_to_history migrated
2026-05-02T00:16:47.503548967Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013553s
2026-05-02T00:16:47.503709230Z [Info] FluentMigrator.Runner.MigrationRunner: 6: add_index_to_log_time migrating
2026-05-02T00:16:47.503883561Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:47.504154536Z [Info] add_index_to_log_time: Starting migration of Log DB to 6
2026-05-02T00:16:47.504917212Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable Logs
2026-05-02T00:16:47.505087906Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs"
2026-05-02T00:16:47.505519204Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004336s
2026-05-02T00:16:47.505685990Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Logs
2026-05-02T00:16:47.505870462Z [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-05-02T00:16:47.506410659Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000568s
2026-05-02T00:16:47.506603167Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Logs (Time)
2026-05-02T00:16:47.506813220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC)
2026-05-02T00:16:47.507129938Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003257s
2026-05-02T00:16:47.507298367Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2026-05-02T00:16:47', 'add_index_to_log_time')
2026-05-02T00:16:47.507601477Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:47.508279012Z [Info] FluentMigrator.Runner.MigrationRunner: 6: add_index_to_log_time migrated
2026-05-02T00:16:47.508457080Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014688s
2026-05-02T00:16:47.508614908Z [Info] FluentMigrator.Runner.MigrationRunner: 7: add_renameEpisodes_to_naming migrating
2026-05-02T00:16:47.508784660Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:47.508995835Z [Info] add_renameEpisodes_to_naming: Starting migration of Log DB to 7
2026-05-02T00:16:47.509173994Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2026-05-02T00:16:47', 'add_renameEpisodes_to_naming')
2026-05-02T00:16:47.509481042Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:47.510083536Z [Info] FluentMigrator.Runner.MigrationRunner: 7: add_renameEpisodes_to_naming migrated
2026-05-02T00:16:47.510261243Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012974s
2026-05-02T00:16:47.510413600Z [Info] FluentMigrator.Runner.MigrationRunner: 8: remove_backlog migrating
2026-05-02T00:16:47.510572470Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:47.510783826Z [Info] remove_backlog: Starting migration of Log DB to 8
2026-05-02T00:16:47.510946403Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2026-05-02T00:16:47', 'remove_backlog')
2026-05-02T00:16:47.511248431Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:47.511842738Z [Info] FluentMigrator.Runner.MigrationRunner: 8: remove_backlog migrated
2026-05-02T00:16:47.512037641Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012673s
2026-05-02T00:16:47.512196551Z [Info] FluentMigrator.Runner.MigrationRunner: 9: fix_rename_episodes migrating
2026-05-02T00:16:47.512356032Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:47.512576045Z [Info] fix_rename_episodes: Starting migration of Log DB to 9
2026-05-02T00:16:47.512742600Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2026-05-02T00:16:47', 'fix_rename_episodes')
2026-05-02T00:16:47.513043817Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:47.513680880Z [Info] FluentMigrator.Runner.MigrationRunner: 9: fix_rename_episodes migrated
2026-05-02T00:16:47.513853528Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013216s
2026-05-02T00:16:47.514007758Z [Info] FluentMigrator.Runner.MigrationRunner: 10: add_monitored migrating
2026-05-02T00:16:47.514166237Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:47.514375809Z [Info] add_monitored: Starting migration of Log DB to 10
2026-05-02T00:16:47.514541443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2026-05-02T00:16:47', 'add_monitored')
2026-05-02T00:16:47.514835746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:47.515433169Z [Info] FluentMigrator.Runner.MigrationRunner: 10: add_monitored migrated
2026-05-02T00:16:47.515598081Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012629s
2026-05-02T00:16:47.515756229Z [Info] FluentMigrator.Runner.MigrationRunner: 11: remove_ignored migrating
2026-05-02T00:16:47.515930951Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:47.516150774Z [Info] remove_ignored: Starting migration of Log DB to 11
2026-05-02T00:16:47.516314103Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2026-05-02T00:16:47', 'remove_ignored')
2026-05-02T00:16:47.516609277Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:47.517215859Z [Info] FluentMigrator.Runner.MigrationRunner: 11: remove_ignored migrated
2026-05-02T00:16:47.517381362Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001285s
2026-05-02T00:16:47.517536895Z [Info] FluentMigrator.Runner.MigrationRunner: 12: remove_custom_start_date migrating
2026-05-02T00:16:47.517702719Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:47.517915227Z [Info] remove_custom_start_date: Starting migration of Log DB to 12
2026-05-02T00:16:47.518084538Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2026-05-02T00:16:47', 'remove_custom_start_date')
2026-05-02T00:16:47.518393831Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:47.518988598Z [Info] FluentMigrator.Runner.MigrationRunner: 12: remove_custom_start_date migrated
2026-05-02T00:16:47.519162148Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012812s
2026-05-02T00:16:47.519317962Z [Info] FluentMigrator.Runner.MigrationRunner: 13: add_air_date_utc migrating
2026-05-02T00:16:47.519474106Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:47.519688167Z [Info] add_air_date_utc: Starting migration of Log DB to 13
2026-05-02T00:16:47.519859422Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2026-05-02T00:16:47', 'add_air_date_utc')
2026-05-02T00:16:47.520170178Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:47.520775346Z [Info] FluentMigrator.Runner.MigrationRunner: 13: add_air_date_utc migrated
2026-05-02T00:16:47.520944958Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012931s
2026-05-02T00:16:47.521110381Z [Info] FluentMigrator.Runner.MigrationRunner: 14: drop_air_date migrating
2026-05-02T00:16:47.521264722Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:47.521485406Z [Info] drop_air_date: Starting migration of Log DB to 14
2026-05-02T00:16:47.521648334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2026-05-02T00:16:47', 'drop_air_date')
2026-05-02T00:16:47.521939681Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:47.522541824Z [Info] FluentMigrator.Runner.MigrationRunner: 14: drop_air_date migrated
2026-05-02T00:16:47.522705653Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012701s
2026-05-02T00:16:47.522863131Z [Info] FluentMigrator.Runner.MigrationRunner: 15: add_air_date_as_string migrating
2026-05-02T00:16:47.523024455Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:47.523243897Z [Info] add_air_date_as_string: Starting migration of Log DB to 15
2026-05-02T00:16:47.523410132Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2026-05-02T00:16:47', 'add_air_date_as_string')
2026-05-02T00:16:47.523708593Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:47.524347019Z [Info] FluentMigrator.Runner.MigrationRunner: 15: add_air_date_as_string migrated
2026-05-02T00:16:47.524520688Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001308s
2026-05-02T00:16:47.524679107Z [Info] FluentMigrator.Runner.MigrationRunner: 16: updated_imported_history_item migrating
2026-05-02T00:16:47.524842406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:47.525054383Z [Info] updated_imported_history_item: Starting migration of Log DB to 16
2026-05-02T00:16:47.525229626Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2026-05-02T00:16:47', 'updated_imported_history_item')
2026-05-02T00:16:47.525534510Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:47.526141673Z [Info] FluentMigrator.Runner.MigrationRunner: 16: updated_imported_history_item migrated
2026-05-02T00:16:47.526318980Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012961s
2026-05-02T00:16:47.526474944Z [Info] FluentMigrator.Runner.MigrationRunner: 17: reset_scene_names migrating
2026-05-02T00:16:47.526633924Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:47.526846422Z [Info] reset_scene_names: Starting migration of Log DB to 17
2026-05-02T00:16:47.527010081Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2026-05-02T00:16:47', 'reset_scene_names')
2026-05-02T00:16:47.527311899Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:47.527967880Z [Info] FluentMigrator.Runner.MigrationRunner: 17: reset_scene_names migrated
2026-05-02T00:16:47.528140037Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013261s
2026-05-02T00:16:47.528303115Z [Info] FluentMigrator.Runner.MigrationRunner: 18: remove_duplicates migrating
2026-05-02T00:16:47.528455202Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:47.528666647Z [Info] remove_duplicates: Starting migration of Log DB to 18
2026-05-02T00:16:47.528833884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2026-05-02T00:16:47', 'remove_duplicates')
2026-05-02T00:16:47.529129399Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:47.529739348Z [Info] FluentMigrator.Runner.MigrationRunner: 18: remove_duplicates migrated
2026-05-02T00:16:47.529907697Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012825s
2026-05-02T00:16:47.530071507Z [Info] FluentMigrator.Runner.MigrationRunner: 19: restore_unique_constraints migrating
2026-05-02T00:16:47.530237140Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:47.530459227Z [Info] restore_unique_constraints: Starting migration of Log DB to 19
2026-05-02T00:16:47.530629811Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2026-05-02T00:16:47', 'restore_unique_constraints')
2026-05-02T00:16:47.530933001Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:47.531533881Z [Info] FluentMigrator.Runner.MigrationRunner: 19: restore_unique_constraints migrated
2026-05-02T00:16:47.531709245Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001293s
2026-05-02T00:16:47.531878385Z [Info] FluentMigrator.Runner.MigrationRunner: 20: add_year_and_seasons_to_series migrating
2026-05-02T00:16:47.532050432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:47.532263551Z [Info] add_year_and_seasons_to_series: Starting migration of Log DB to 20
2026-05-02T00:16:47.532438864Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2026-05-02T00:16:47', 'add_year_and_seasons_to_series')
2026-05-02T00:16:47.532746954Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:47.533375390Z [Info] FluentMigrator.Runner.MigrationRunner: 20: add_year_and_seasons_to_series migrated
2026-05-02T00:16:47.533554751Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013233s
2026-05-02T00:16:47.533714493Z [Info] FluentMigrator.Runner.MigrationRunner: 21: drop_seasons_table migrating
2026-05-02T00:16:47.533872281Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:47.534086281Z [Info] drop_seasons_table: Starting migration of Log DB to 21
2026-05-02T00:16:47.534256294Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2026-05-02T00:16:47', 'drop_seasons_table')
2026-05-02T00:16:47.534553512Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:47.535152028Z [Info] FluentMigrator.Runner.MigrationRunner: 21: drop_seasons_table migrated
2026-05-02T00:16:47.535321960Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012742s
2026-05-02T00:16:47.535479858Z [Info] FluentMigrator.Runner.MigrationRunner: 22: move_indexer_to_generic_provider migrating
2026-05-02T00:16:47.535646303Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:47.535876948Z [Info] move_indexer_to_generic_provider: Starting migration of Log DB to 22
2026-05-02T00:16:47.536052902Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2026-05-02T00:16:47', 'move_indexer_to_generic_provider')
2026-05-02T00:16:47.536357686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:47.537279101Z [Info] FluentMigrator.Runner.MigrationRunner: 22: move_indexer_to_generic_provider migrated
2026-05-02T00:16:47.537457831Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016237s
2026-05-02T00:16:47.537617192Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_config_contract_to_indexers migrating
2026-05-02T00:16:47.537783617Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:47.537997839Z [Info] add_config_contract_to_indexers: Starting migration of Log DB to 23
2026-05-02T00:16:47.538172641Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2026-05-02T00:16:47', 'add_config_contract_to_indexers')
2026-05-02T00:16:47.538482364Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:47.539085799Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_config_contract_to_indexers migrated
2026-05-02T00:16:47.539275371Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012971s
2026-05-02T00:16:47.539431185Z [Info] FluentMigrator.Runner.MigrationRunner: 24: drop_tvdb_episodeid migrating
2026-05-02T00:16:47.539598983Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:47.539810609Z [Info] drop_tvdb_episodeid: Starting migration of Log DB to 24
2026-05-02T00:16:47.539999640Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2026-05-02T00:16:47', 'drop_tvdb_episodeid')
2026-05-02T00:16:47.540300325Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:47.540908931Z [Info] FluentMigrator.Runner.MigrationRunner: 24: drop_tvdb_episodeid migrated
2026-05-02T00:16:47.541080667Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013035s
2026-05-02T00:16:47.541239086Z [Info] FluentMigrator.Runner.MigrationRunner: 25: move_notification_to_generic_provider migrating
2026-05-02T00:16:47.541413086Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:47.541626886Z [Info] move_notification_to_generic_provider: Starting migration of Log DB to 25
2026-05-02T00:16:47.541808693Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2026-05-02T00:16:47', 'move_notification_to_generic_provider')
2026-05-02T00:16:47.542118987Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:47.542722122Z [Info] FluentMigrator.Runner.MigrationRunner: 25: move_notification_to_generic_provider migrated
2026-05-02T00:16:47.542906373Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013028s
2026-05-02T00:16:47.543067788Z [Info] FluentMigrator.Runner.MigrationRunner: 26: add_config_contract_to_notifications migrating
2026-05-02T00:16:47.543238852Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:47.543454988Z [Info] add_config_contract_to_notifications: Starting migration of Log DB to 26
2026-05-02T00:16:47.543632896Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2026-05-02T00:16:47', 'add_config_contract_to_notifications')
2026-05-02T00:16:47.543964193Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:47.544688852Z [Info] FluentMigrator.Runner.MigrationRunner: 26: add_config_contract_to_notifications migrated
2026-05-02T00:16:47.544874266Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014364s
2026-05-02T00:16:47.545028757Z [Info] FluentMigrator.Runner.MigrationRunner: 27: fix_omgwtfnzbs migrating
2026-05-02T00:16:47.545186134Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:47.545394082Z [Info] fix_omgwtfnzbs: Starting migration of Log DB to 27
2026-05-02T00:16:47.545560478Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2026-05-02T00:16:47', 'fix_omgwtfnzbs')
2026-05-02T00:16:47.545847706Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:47.546471903Z [Info] FluentMigrator.Runner.MigrationRunner: 27: fix_omgwtfnzbs migrated
2026-05-02T00:16:47.546641655Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012844s
2026-05-02T00:16:47.546796547Z [Info] FluentMigrator.Runner.MigrationRunner: 28: add_blacklist_table migrating
2026-05-02T00:16:47.546957140Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:47.547172033Z [Info] add_blacklist_table: Starting migration of Log DB to 28
2026-05-02T00:16:47.547334179Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2026-05-02T00:16:47', 'add_blacklist_table')
2026-05-02T00:16:47.547632600Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:47.548339855Z [Info] FluentMigrator.Runner.MigrationRunner: 28: add_blacklist_table migrated
2026-05-02T00:16:47.548517342Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013736s
2026-05-02T00:16:47.548683557Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_formats_to_naming_config migrating
2026-05-02T00:16:47.548849852Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:47.549059323Z [Info] add_formats_to_naming_config: Starting migration of Log DB to 29
2026-05-02T00:16:47.549238875Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2026-05-02T00:16:47', 'add_formats_to_naming_config')
2026-05-02T00:16:47.549542677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:47.550220802Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_formats_to_naming_config migrated
2026-05-02T00:16:47.550400104Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013686s
2026-05-02T00:16:47.550555647Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_season_folder_format_to_naming_config migrating
2026-05-02T00:16:47.550734437Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:47.550949289Z [Info] add_season_folder_format_to_naming_config: Starting migration of Log DB to 30
2026-05-02T00:16:47.551128430Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2026-05-02T00:16:47', 'add_season_folder_format_to_naming_config')
2026-05-02T00:16:47.551445890Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:47.552153064Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_season_folder_format_to_naming_config migrated
2026-05-02T00:16:47.552331753Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013938s
2026-05-02T00:16:47.552489191Z [Info] FluentMigrator.Runner.MigrationRunner: 31: delete_old_naming_config_columns migrating
2026-05-02T00:16:47.552658041Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:47.552870438Z [Info] delete_old_naming_config_columns: Starting migration of Log DB to 31
2026-05-02T00:16:47.553048647Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2026-05-02T00:16:47', 'delete_old_naming_config_columns')
2026-05-02T00:16:47.553353120Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:47.554024572Z [Info] FluentMigrator.Runner.MigrationRunner: 31: delete_old_naming_config_columns migrated
2026-05-02T00:16:47.554202280Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013644s
2026-05-02T00:16:47.554362343Z [Info] FluentMigrator.Runner.MigrationRunner: 32: set_default_release_group migrating
2026-05-02T00:16:47.554523617Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:47.554739532Z [Info] set_default_release_group: Starting migration of Log DB to 32
2026-05-02T00:16:47.554907901Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2026-05-02T00:16:47', 'set_default_release_group')
2026-05-02T00:16:47.555213777Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:47.555892444Z [Info] FluentMigrator.Runner.MigrationRunner: 32: set_default_release_group migrated
2026-05-02T00:16:47.556074691Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013526s
2026-05-02T00:16:47.556232499Z [Info] FluentMigrator.Runner.MigrationRunner: 33: add_api_key_to_pushover migrating
2026-05-02T00:16:47.556396850Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:47.556613546Z [Info] add_api_key_to_pushover: Starting migration of Log DB to 33
2026-05-02T00:16:47.556784771Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2026-05-02T00:16:47', 'add_api_key_to_pushover')
2026-05-02T00:16:47.557092751Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:47.557783392Z [Info] FluentMigrator.Runner.MigrationRunner: 33: add_api_key_to_pushover migrated
2026-05-02T00:16:47.557956611Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013823s
2026-05-02T00:16:47.558114028Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_series_contraints migrating
2026-05-02T00:16:47.558277467Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:47.558492079Z [Info] remove_series_contraints: Starting migration of Log DB to 34
2026-05-02T00:16:47.558662372Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2026-05-02T00:16:47', 'remove_series_contraints')
2026-05-02T00:16:47.558963308Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:47.559632716Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_series_contraints migrated
2026-05-02T00:16:47.559810173Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013521s
2026-05-02T00:16:47.560037151Z [Info] FluentMigrator.Runner.MigrationRunner: 35: add_series_folder_format_to_naming_config migrating
2026-05-02T00:16:47.560216552Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:47.560426885Z [Info] add_series_folder_format_to_naming_config: Starting migration of Log DB to 35
2026-05-02T00:16:47.560615054Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2026-05-02T00:16:47', 'add_series_folder_format_to_naming_config')
2026-05-02T00:16:47.560926922Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:47.561635088Z [Info] FluentMigrator.Runner.MigrationRunner: 35: add_series_folder_format_to_naming_config migrated
2026-05-02T00:16:47.561819910Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014153s
2026-05-02T00:16:47.561982518Z [Info] FluentMigrator.Runner.MigrationRunner: 36: update_with_quality_converters migrating
2026-05-02T00:16:47.562143672Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:47.562367132Z [Info] update_with_quality_converters: Starting migration of Log DB to 36
2026-05-02T00:16:47.562539399Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2026-05-02T00:16:47', 'update_with_quality_converters')
2026-05-02T00:16:47.562851357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:47.563540124Z [Info] FluentMigrator.Runner.MigrationRunner: 36: update_with_quality_converters migrated
2026-05-02T00:16:47.563722431Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001389s
2026-05-02T00:16:47.563886602Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_configurable_qualities migrating
2026-05-02T00:16:47.564060342Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:47.564271667Z [Info] add_configurable_qualities: Starting migration of Log DB to 37
2026-05-02T00:16:47.564446820Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2026-05-02T00:16:47', 'add_configurable_qualities')
2026-05-02T00:16:47.564745441Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:47.565428166Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_configurable_qualities migrated
2026-05-02T00:16:47.565604131Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013674s
2026-05-02T00:16:47.565763973Z [Info] FluentMigrator.Runner.MigrationRunner: 38: add_on_upgrade_to_notifications migrating
2026-05-02T00:16:47.565929255Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:47.566146703Z [Info] add_on_upgrade_to_notifications: Starting migration of Log DB to 38
2026-05-02T00:16:47.566329000Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2026-05-02T00:16:47', 'add_on_upgrade_to_notifications')
2026-05-02T00:16:47.566644075Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:47.567313032Z [Info] FluentMigrator.Runner.MigrationRunner: 38: add_on_upgrade_to_notifications migrated
2026-05-02T00:16:47.567494047Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013776s
2026-05-02T00:16:47.567649019Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_metadata_tables migrating
2026-05-02T00:16:47.567811486Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:47.568043814Z [Info] add_metadata_tables: Starting migration of Log DB to 39
2026-05-02T00:16:47.568222423Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2026-05-02T00:16:47', 'add_metadata_tables')
2026-05-02T00:16:47.568517858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:47.569194902Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_metadata_tables migrated
2026-05-02T00:16:47.569364994Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013746s
2026-05-02T00:16:47.569523173Z [Info] FluentMigrator.Runner.MigrationRunner: 40: add_metadata_to_episodes_and_series migrating
2026-05-02T00:16:47.569692875Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:47.569909892Z [Info] add_metadata_to_episodes_and_series: Starting migration of Log DB to 40
2026-05-02T00:16:47.570083451Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2026-05-02T00:16:47', 'add_metadata_to_episodes_and_series')
2026-05-02T00:16:47.570399337Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:47.571066872Z [Info] FluentMigrator.Runner.MigrationRunner: 40: add_metadata_to_episodes_and_series migrated
2026-05-02T00:16:47.571259309Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013705s
2026-05-02T00:16:47.571414301Z [Info] FluentMigrator.Runner.MigrationRunner: 41: fix_xbmc_season_images_metadata migrating
2026-05-02T00:16:47.571584985Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:47.571800419Z [Info] fix_xbmc_season_images_metadata: Starting migration of Log DB to 41
2026-05-02T00:16:47.571995371Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2026-05-02T00:16:47', 'fix_xbmc_season_images_metadata')
2026-05-02T00:16:47.572303742Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:47.572991808Z [Info] FluentMigrator.Runner.MigrationRunner: 41: fix_xbmc_season_images_metadata migrated
2026-05-02T00:16:47.573172532Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013967s
2026-05-02T00:16:47.573329949Z [Info] FluentMigrator.Runner.MigrationRunner: 42: add_download_clients_table migrating
2026-05-02T00:16:47.573496404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:47.573708130Z [Info] add_download_clients_table: Starting migration of Log DB to 42
2026-05-02T00:16:47.573875788Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2026-05-02T00:16:47', 'add_download_clients_table')
2026-05-02T00:16:47.574178468Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:47.575267350Z [Info] FluentMigrator.Runner.MigrationRunner: 42: add_download_clients_table migrated
2026-05-02T00:16:47.575444657Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017672s
2026-05-02T00:16:47.575601012Z [Info] FluentMigrator.Runner.MigrationRunner: 43: convert_config_to_download_clients migrating
2026-05-02T00:16:47.575792117Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:47.576103534Z [Info] convert_config_to_download_clients: Starting migration of Log DB to 43
2026-05-02T00:16:47.576298587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (43, '2026-05-02T00:16:47', 'convert_config_to_download_clients')
2026-05-02T00:16:47.576608732Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:47.577297649Z [Info] FluentMigrator.Runner.MigrationRunner: 43: convert_config_to_download_clients migrated
2026-05-02T00:16:47.577477371Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014989s
2026-05-02T00:16:47.577637884Z [Info] FluentMigrator.Runner.MigrationRunner: 44: fix_xbmc_episode_metadata migrating
2026-05-02T00:16:47.577798939Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:47.578012649Z [Info] fix_xbmc_episode_metadata: Starting migration of Log DB to 44
2026-05-02T00:16:47.578181579Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2026-05-02T00:16:47', 'fix_xbmc_episode_metadata')
2026-05-02T00:16:47.578488046Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:47.579166322Z [Info] FluentMigrator.Runner.MigrationRunner: 44: fix_xbmc_episode_metadata migrated
2026-05-02T00:16:47.579338990Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013621s
2026-05-02T00:16:47.579493471Z [Info] FluentMigrator.Runner.MigrationRunner: 45: add_indexes migrating
2026-05-02T00:16:47.579649144Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:47.579870691Z [Info] add_indexes: Starting migration of Log DB to 45
2026-05-02T00:16:47.580051254Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (45, '2026-05-02T00:16:47', 'add_indexes')
2026-05-02T00:16:47.580347441Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:47.581034384Z [Info] FluentMigrator.Runner.MigrationRunner: 45: add_indexes migrated
2026-05-02T00:16:47.581206711Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013799s
2026-05-02T00:16:47.581368046Z [Info] FluentMigrator.Runner.MigrationRunner: 46: fix_nzb_su_url migrating
2026-05-02T00:16:47.581538158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:47.581760286Z [Info] fix_nzb_su_url: Starting migration of Log DB to 46
2026-05-02T00:16:47.581929015Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (46, '2026-05-02T00:16:47', 'fix_nzb_su_url')
2026-05-02T00:16:47.582229631Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:47.582911273Z [Info] FluentMigrator.Runner.MigrationRunner: 46: fix_nzb_su_url migrated
2026-05-02T00:16:47.583086777Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013686s
2026-05-02T00:16:47.583248582Z [Info] FluentMigrator.Runner.MigrationRunner: 47: add_temporary_blacklist_columns migrating
2026-05-02T00:16:47.583425298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:47.583641734Z [Info] add_temporary_blacklist_columns: Starting migration of Log DB to 47
2026-05-02T00:16:47.583826075Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (47, '2026-05-02T00:16:47', 'add_temporary_blacklist_columns')
2026-05-02T00:16:47.584162543Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:47.584852091Z [Info] FluentMigrator.Runner.MigrationRunner: 47: add_temporary_blacklist_columns migrated
2026-05-02T00:16:47.585040451Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014221s
2026-05-02T00:16:47.585201696Z [Info] FluentMigrator.Runner.MigrationRunner: 48: add_title_to_scenemappings migrating
2026-05-02T00:16:47.585378993Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:47.585601260Z [Info] add_title_to_scenemappings: Starting migration of Log DB to 48
2026-05-02T00:16:47.585787175Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (48, '2026-05-02T00:16:47', 'add_title_to_scenemappings')
2026-05-02T00:16:47.586105125Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:47.586785906Z [Info] FluentMigrator.Runner.MigrationRunner: 48: add_title_to_scenemappings migrated
2026-05-02T00:16:47.586963063Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013952s
2026-05-02T00:16:47.587126191Z [Info] FluentMigrator.Runner.MigrationRunner: 49: fix_dognzb_url migrating
2026-05-02T00:16:47.587280712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:47.587506266Z [Info] fix_dognzb_url: Starting migration of Log DB to 49
2026-05-02T00:16:47.587673764Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (49, '2026-05-02T00:16:47', 'fix_dognzb_url')
2026-05-02T00:16:47.588000702Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:47.588685952Z [Info] FluentMigrator.Runner.MigrationRunner: 49: fix_dognzb_url migrated
2026-05-02T00:16:47.588858239Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013931s
2026-05-02T00:16:47.589017680Z [Info] FluentMigrator.Runner.MigrationRunner: 50: add_hash_to_metadata_files migrating
2026-05-02T00:16:47.589187242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:47.589410722Z [Info] add_hash_to_metadata_files: Starting migration of Log DB to 50
2026-05-02T00:16:47.589587778Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (50, '2026-05-02T00:16:47', 'add_hash_to_metadata_files')
2026-05-02T00:16:47.589896760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:47.590570507Z [Info] FluentMigrator.Runner.MigrationRunner: 50: add_hash_to_metadata_files migrated
2026-05-02T00:16:47.590755400Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013795s
2026-05-02T00:16:47.590911444Z [Info] FluentMigrator.Runner.MigrationRunner: 51: download_client_import migrating
2026-05-02T00:16:47.591085594Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:47.591299816Z [Info] download_client_import: Starting migration of Log DB to 51
2026-05-02T00:16:47.591474888Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (51, '2026-05-02T00:16:47', 'download_client_import')
2026-05-02T00:16:47.591788781Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:47.592520254Z [Info] FluentMigrator.Runner.MigrationRunner: 51: download_client_import migrated
2026-05-02T00:16:47.592692070Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014263s
2026-05-02T00:16:47.592852843Z [Info] FluentMigrator.Runner.MigrationRunner: 52: add_columns_for_anime migrating
2026-05-02T00:16:47.593010371Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:47.593229682Z [Info] add_columns_for_anime: Starting migration of Log DB to 52
2026-05-02T00:16:47.593397640Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (52, '2026-05-02T00:16:47', 'add_columns_for_anime')
2026-05-02T00:16:47.593696993Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:47.594369928Z [Info] FluentMigrator.Runner.MigrationRunner: 52: add_columns_for_anime migrated
2026-05-02T00:16:47.594543428Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013535s
2026-05-02T00:16:47.594694933Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_series_sorttitle migrating
2026-05-02T00:16:47.594867080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:47.595078405Z [Info] add_series_sorttitle: Starting migration of Log DB to 53
2026-05-02T00:16:47.595255131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (53, '2026-05-02T00:16:47', 'add_series_sorttitle')
2026-05-02T00:16:47.595554253Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:47.596259183Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_series_sorttitle migrated
2026-05-02T00:16:47.596430758Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013839s
2026-05-02T00:16:47.596592194Z [Info] FluentMigrator.Runner.MigrationRunner: 54: rename_profiles migrating
2026-05-02T00:16:47.596744530Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:47.596958651Z [Info] rename_profiles: Starting migration of Log DB to 54
2026-05-02T00:16:47.597120628Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (54, '2026-05-02T00:16:47', 'rename_profiles')
2026-05-02T00:16:47.597417465Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:47.598101503Z [Info] FluentMigrator.Runner.MigrationRunner: 54: rename_profiles migrated
2026-05-02T00:16:47.598270643Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001353s
2026-05-02T00:16:47.598426908Z [Info] FluentMigrator.Runner.MigrationRunner: 55: drop_old_profile_columns migrating
2026-05-02T00:16:47.598586269Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:47.598802474Z [Info] drop_old_profile_columns: Starting migration of Log DB to 55
2026-05-02T00:16:47.598966955Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (55, '2026-05-02T00:16:47', 'drop_old_profile_columns')
2026-05-02T00:16:47.599271599Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:47.599948392Z [Info] FluentMigrator.Runner.MigrationRunner: 55: drop_old_profile_columns migrated
2026-05-02T00:16:47.600131170Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013538s
2026-05-02T00:16:47.600285250Z [Info] FluentMigrator.Runner.MigrationRunner: 56: add_mediainfo_to_episodefile migrating
2026-05-02T00:16:47.600453329Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:47.600663652Z [Info] add_mediainfo_to_episodefile: Starting migration of Log DB to 56
2026-05-02T00:16:47.600840739Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (56, '2026-05-02T00:16:47', 'add_mediainfo_to_episodefile')
2026-05-02T00:16:47.601139831Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:47.601813678Z [Info] FluentMigrator.Runner.MigrationRunner: 56: add_mediainfo_to_episodefile migrated
2026-05-02T00:16:47.601986496Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013548s
2026-05-02T00:16:47.602147240Z [Info] FluentMigrator.Runner.MigrationRunner: 57: convert_episode_file_path_to_relative migrating
2026-05-02T00:16:47.602317753Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:47.602532315Z [Info] convert_episode_file_path_to_relative: Starting migration of Log DB to 57
2026-05-02T00:16:47.602710775Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (57, '2026-05-02T00:16:47', 'convert_episode_file_path_to_relative')
2026-05-02T00:16:47.603029617Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:47.603690788Z [Info] FluentMigrator.Runner.MigrationRunner: 57: convert_episode_file_path_to_relative migrated
2026-05-02T00:16:47.603892645Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013692s
2026-05-02T00:16:47.604071094Z [Info] FluentMigrator.Runner.MigrationRunner: 58: drop_episode_file_path migrating
2026-05-02T00:16:47.604238541Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:47.604459606Z [Info] drop_episode_file_path: Starting migration of Log DB to 58
2026-05-02T00:16:47.604630230Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (58, '2026-05-02T00:16:47', 'drop_episode_file_path')
2026-05-02T00:16:47.604929232Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:47.605607007Z [Info] FluentMigrator.Runner.MigrationRunner: 58: drop_episode_file_path migrated
2026-05-02T00:16:47.605782019Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013651s
2026-05-02T00:16:47.605939717Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_enable_options_to_indexers migrating
2026-05-02T00:16:47.606103777Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:47.606315895Z [Info] add_enable_options_to_indexers: Starting migration of Log DB to 59
2026-05-02T00:16:47.606488562Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (59, '2026-05-02T00:16:47', 'add_enable_options_to_indexers')
2026-05-02T00:16:47.606798607Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:47.607476642Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_enable_options_to_indexers migrated
2026-05-02T00:16:47.607657136Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013674s
2026-05-02T00:16:47.607813200Z [Info] FluentMigrator.Runner.MigrationRunner: 60: remove_enable_from_indexers migrating
2026-05-02T00:16:47.608048594Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:47.608261853Z [Info] remove_enable_from_indexers: Starting migration of Log DB to 60
2026-05-02T00:16:47.608436104Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (60, '2026-05-02T00:16:47', 'remove_enable_from_indexers')
2026-05-02T00:16:47.608737842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:47.609377961Z [Info] FluentMigrator.Runner.MigrationRunner: 60: remove_enable_from_indexers migrated
2026-05-02T00:16:47.609549587Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013287s
2026-05-02T00:16:47.609710941Z [Info] FluentMigrator.Runner.MigrationRunner: 61: clear_bad_scene_names migrating
2026-05-02T00:16:47.609866084Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:47.610080586Z [Info] clear_bad_scene_names: Starting migration of Log DB to 61
2026-05-02T00:16:47.610248444Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (61, '2026-05-02T00:16:47', 'clear_bad_scene_names')
2026-05-02T00:16:47.610550262Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:47.611401967Z [Info] FluentMigrator.Runner.MigrationRunner: 61: clear_bad_scene_names migrated
2026-05-02T00:16:47.611575647Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015292s
2026-05-02T00:16:47.611731801Z [Info] FluentMigrator.Runner.MigrationRunner: 62: convert_quality_models migrating
2026-05-02T00:16:47.611909048Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:47.612128710Z [Info] convert_quality_models: Starting migration of Log DB to 62
2026-05-02T00:16:47.612302490Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (62, '2026-05-02T00:16:47', 'convert_quality_models')
2026-05-02T00:16:47.612599308Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:47.613231030Z [Info] FluentMigrator.Runner.MigrationRunner: 62: convert_quality_models migrated
2026-05-02T00:16:47.613408197Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013279s
2026-05-02T00:16:47.613599723Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_remotepathmappings migrating
2026-05-02T00:16:47.613766909Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:47.614008686Z [Info] add_remotepathmappings: Starting migration of Log DB to 63
2026-05-02T00:16:47.614185322Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (63, '2026-05-02T00:16:47', 'add_remotepathmappings')
2026-05-02T00:16:47.614516809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:47.615172039Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_remotepathmappings migrated
2026-05-02T00:16:47.615331270Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013694s
2026-05-02T00:16:47.615496182Z [Info] FluentMigrator.Runner.MigrationRunner: 64: remove_method_from_logs migrating
2026-05-02T00:16:47.615668920Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:47.615918953Z [Info] remove_method_from_logs: Starting migration of Log DB to 64
2026-05-02T00:16:47.616356254Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Logs Method
2026-05-02T00:16:47.616904337Z [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-05-02T00:16:47.617398282Z [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-05-02T00:16:47.617830492Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs"
2026-05-02T00:16:47.618299046Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Logs_temp" RENAME TO "Logs"
2026-05-02T00:16:47.619148546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC)
2026-05-02T00:16:47.619475885Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029451s
2026-05-02T00:16:47.619657782Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (64, '2026-05-02T00:16:47', 'remove_method_from_logs')
2026-05-02T00:16:47.619992406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:47.620746093Z [Info] FluentMigrator.Runner.MigrationRunner: 64: remove_method_from_logs migrated
2026-05-02T00:16:47.620927719Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042113s
2026-05-02T00:16:47.621095257Z [Info] FluentMigrator.Runner.MigrationRunner: 65: make_scene_numbering_nullable migrating
2026-05-02T00:16:47.621272473Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:47.621495262Z [Info] make_scene_numbering_nullable: Starting migration of Log DB to 65
2026-05-02T00:16:47.621716407Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (65, '2026-05-02T00:16:47', 'make_scene_numbering_nullable')
2026-05-02T00:16:47.622019468Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:47.622641150Z [Info] FluentMigrator.Runner.MigrationRunner: 65: make_scene_numbering_nullable migrated
2026-05-02T00:16:47.622831984Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013677s
2026-05-02T00:16:47.623004571Z [Info] FluentMigrator.Runner.MigrationRunner: 66: add_tags migrating
2026-05-02T00:16:47.623166277Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:47.623389637Z [Info] add_tags: Starting migration of Log DB to 66
2026-05-02T00:16:47.623558607Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (66, '2026-05-02T00:16:47', 'add_tags')
2026-05-02T00:16:47.623892239Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:47.624613742Z [Info] FluentMigrator.Runner.MigrationRunner: 66: add_tags migrated
2026-05-02T00:16:47.624785668Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014354s
2026-05-02T00:16:47.624949658Z [Info] FluentMigrator.Runner.MigrationRunner: 67: add_added_to_series migrating
2026-05-02T00:16:47.625115593Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:47.625348472Z [Info] add_added_to_series: Starting migration of Log DB to 67
2026-05-02T00:16:47.625536991Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (67, '2026-05-02T00:16:47', 'add_added_to_series')
2026-05-02T00:16:47.625849731Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:47.626481343Z [Info] FluentMigrator.Runner.MigrationRunner: 67: add_added_to_series migrated
2026-05-02T00:16:47.626680835Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013682s
2026-05-02T00:16:47.626847520Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_release_restrictions migrating
2026-05-02T00:16:47.627028805Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:47.627246434Z [Info] add_release_restrictions: Starting migration of Log DB to 68
2026-05-02T00:16:47.627435745Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (68, '2026-05-02T00:16:47', 'add_release_restrictions')
2026-05-02T00:16:47.627777303Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:47.628428444Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_release_restrictions migrated
2026-05-02T00:16:47.628619208Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013951s
2026-05-02T00:16:47.628785964Z [Info] FluentMigrator.Runner.MigrationRunner: 69: quality_proper migrating
2026-05-02T00:16:47.628954874Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:47.629184286Z [Info] quality_proper: Starting migration of Log DB to 69
2026-05-02T00:16:47.629357615Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (69, '2026-05-02T00:16:47', 'quality_proper')
2026-05-02T00:16:47.629671838Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:47.630314392Z [Info] FluentMigrator.Runner.MigrationRunner: 69: quality_proper migrated
2026-05-02T00:16:47.630490096Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013476s
2026-05-02T00:16:47.630651962Z [Info] FluentMigrator.Runner.MigrationRunner: 70: delay_profile migrating
2026-05-02T00:16:47.630817936Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:47.631040705Z [Info] delay_profile: Starting migration of Log DB to 70
2026-05-02T00:16:47.631236769Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (70, '2026-05-02T00:16:47', 'delay_profile')
2026-05-02T00:16:47.631546323Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:47.632212985Z [Info] FluentMigrator.Runner.MigrationRunner: 70: delay_profile migrated
2026-05-02T00:16:47.632388379Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013851s
2026-05-02T00:16:47.632568070Z [Info] FluentMigrator.Runner.MigrationRunner: 71: unknown_quality_in_profile migrating
2026-05-02T00:16:47.632744135Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:47.632971914Z [Info] unknown_quality_in_profile: Starting migration of Log DB to 71
2026-05-02T00:16:47.633156706Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (71, '2026-05-02T00:16:47', 'unknown_quality_in_profile')
2026-05-02T00:16:47.633546581Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:47.634169726Z [Info] FluentMigrator.Runner.MigrationRunner: 71: unknown_quality_in_profile migrated
2026-05-02T00:16:47.634360821Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014274s
2026-05-02T00:16:47.634525131Z [Info] FluentMigrator.Runner.MigrationRunner: 72: history_downloadId migrating
2026-05-02T00:16:47.634694442Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:47.634936310Z [Info] history_downloadId: Starting migration of Log DB to 72
2026-05-02T00:16:47.635115701Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (72, '2026-05-02T00:16:47', 'history_downloadId')
2026-05-02T00:16:47.635426777Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:47.636079151Z [Info] FluentMigrator.Runner.MigrationRunner: 72: history_downloadId migrated
2026-05-02T00:16:47.636285266Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013727s
2026-05-02T00:16:47.636453865Z [Info] FluentMigrator.Runner.MigrationRunner: 73: clear_ratings migrating
2026-05-02T00:16:47.636625601Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:47.636860765Z [Info] clear_ratings: Starting migration of Log DB to 73
2026-05-02T00:16:47.637047090Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (73, '2026-05-02T00:16:47', 'clear_ratings')
2026-05-02T00:16:47.637355331Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:47.638003175Z [Info] FluentMigrator.Runner.MigrationRunner: 73: clear_ratings migrated
2026-05-02T00:16:47.638180663Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013727s
2026-05-02T00:16:47.638346947Z [Info] FluentMigrator.Runner.MigrationRunner: 74: disable_eztv migrating
2026-05-02T00:16:47.638524044Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:47.638751061Z [Info] disable_eztv: Starting migration of Log DB to 74
2026-05-02T00:16:47.638929811Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (74, '2026-05-02T00:16:47', 'disable_eztv')
2026-05-02T00:16:47.639236559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:47.639890486Z [Info] FluentMigrator.Runner.MigrationRunner: 74: disable_eztv migrated
2026-05-02T00:16:47.640128966Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001354s
2026-05-02T00:16:47.640300892Z [Info] FluentMigrator.Runner.MigrationRunner: 75: force_lib_update migrating
2026-05-02T00:16:47.640481275Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:47.640699064Z [Info] force_lib_update: Starting migration of Log DB to 75
2026-05-02T00:16:47.640916301Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (75, '2026-05-02T00:16:47', 'force_lib_update')
2026-05-02T00:16:47.641237047Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:47.641868339Z [Info] FluentMigrator.Runner.MigrationRunner: 75: force_lib_update migrated
2026-05-02T00:16:47.642069444Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013969s
2026-05-02T00:16:47.642229536Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_users_table migrating
2026-05-02T00:16:47.642397835Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:47.642625463Z [Info] add_users_table: Starting migration of Log DB to 76
2026-05-02T00:16:47.645915459Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (76, '2026-05-02T00:16:47', 'add_users_table')
2026-05-02T00:16:47.646315534Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:47.646993920Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_users_table migrated
2026-05-02T00:16:47.647167039Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004583s
2026-05-02T00:16:47.647348194Z [Info] FluentMigrator.Runner.MigrationRunner: 77: add_add_options_to_series migrating
2026-05-02T00:16:47.647540481Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:47.647780695Z [Info] add_add_options_to_series: Starting migration of Log DB to 77
2026-05-02T00:16:47.647998183Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (77, '2026-05-02T00:16:47', 'add_add_options_to_series')
2026-05-02T00:16:47.648329660Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:47.648997976Z [Info] FluentMigrator.Runner.MigrationRunner: 77: add_add_options_to_series migrated
2026-05-02T00:16:47.649169261Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014337s
2026-05-02T00:16:47.649338121Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_commands_table migrating
2026-05-02T00:16:47.649500969Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:47.649727906Z [Info] add_commands_table: Starting migration of Log DB to 78
2026-05-02T00:16:47.649924602Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (78, '2026-05-02T00:16:47', 'add_commands_table')
2026-05-02T00:16:47.650246420Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:47.650872932Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_commands_table migrated
2026-05-02T00:16:47.651057003Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013674s
2026-05-02T00:16:47.651234871Z [Info] FluentMigrator.Runner.MigrationRunner: 79: dedupe_tags migrating
2026-05-02T00:16:47.651404302Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:47.651622662Z [Info] dedupe_tags: Starting migration of Log DB to 79
2026-05-02T00:16:47.651802083Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (79, '2026-05-02T00:16:47', 'dedupe_tags')
2026-05-02T00:16:47.652145054Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:47.653132262Z [Info] FluentMigrator.Runner.MigrationRunner: 79: dedupe_tags migrated
2026-05-02T00:16:47.653309569Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017219s
2026-05-02T00:16:47.653473449Z [Info] FluentMigrator.Runner.MigrationRunner: 81: move_dot_prefix_to_transmission_category migrating
2026-05-02T00:16:47.653653722Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:47.653895789Z [Info] move_dot_prefix_to_transmission_category: Starting migration of Log DB to 81
2026-05-02T00:16:47.654092075Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (81, '2026-05-02T00:16:47', 'move_dot_prefix_to_transmission_category')
2026-05-02T00:16:47.654435386Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:47.655121047Z [Info] FluentMigrator.Runner.MigrationRunner: 81: move_dot_prefix_to_transmission_category migrated
2026-05-02T00:16:47.655318304Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014621s
2026-05-02T00:16:47.655480000Z [Info] FluentMigrator.Runner.MigrationRunner: 82: add_fanzub_settings migrating
2026-05-02T00:16:47.655656365Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:47.655882170Z [Info] add_fanzub_settings: Starting migration of Log DB to 82
2026-05-02T00:16:47.656175109Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (82, '2026-05-02T00:16:47', 'add_fanzub_settings')
2026-05-02T00:16:47.656497529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:47.657122748Z [Info] FluentMigrator.Runner.MigrationRunner: 82: add_fanzub_settings migrated
2026-05-02T00:16:47.657327951Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014686s
2026-05-02T00:16:47.657499586Z [Info] FluentMigrator.Runner.MigrationRunner: 83: additonal_blacklist_columns migrating
2026-05-02T00:16:47.657671803Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:47.657900644Z [Info] additonal_blacklist_columns: Starting migration of Log DB to 83
2026-05-02T00:16:47.658082871Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (83, '2026-05-02T00:16:47', 'additonal_blacklist_columns')
2026-05-02T00:16:47.658423206Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:47.659043135Z [Info] FluentMigrator.Runner.MigrationRunner: 83: additonal_blacklist_columns migrated
2026-05-02T00:16:47.659228698Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013584s
2026-05-02T00:16:47.659389993Z [Info] FluentMigrator.Runner.MigrationRunner: 84: update_quality_minmax_size migrating
2026-05-02T00:16:47.659561689Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:47.659798776Z [Info] update_quality_minmax_size: Starting migration of Log DB to 84
2026-05-02T00:16:47.660008388Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (84, '2026-05-02T00:16:47', 'update_quality_minmax_size')
2026-05-02T00:16:47.660335267Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:47.660955095Z [Info] FluentMigrator.Runner.MigrationRunner: 84: update_quality_minmax_size migrated
2026-05-02T00:16:47.661154476Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013848s
2026-05-02T00:16:47.661321092Z [Info] FluentMigrator.Runner.MigrationRunner: 85: expand_transmission_urlbase migrating
2026-05-02T00:16:47.661513088Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:47.661735236Z [Info] expand_transmission_urlbase: Starting migration of Log DB to 85
2026-05-02T00:16:47.661924236Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (85, '2026-05-02T00:16:47', 'expand_transmission_urlbase')
2026-05-02T00:16:47.662262017Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:47.662870211Z [Info] FluentMigrator.Runner.MigrationRunner: 85: expand_transmission_urlbase migrated
2026-05-02T00:16:47.663061717Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013557s
2026-05-02T00:16:47.663219445Z [Info] FluentMigrator.Runner.MigrationRunner: 86: pushbullet_device_ids migrating
2026-05-02T00:16:47.663405319Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:47.663634200Z [Info] pushbullet_device_ids: Starting migration of Log DB to 86
2026-05-02T00:16:47.663811898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (86, '2026-05-02T00:16:47', 'pushbullet_device_ids')
2026-05-02T00:16:47.664156111Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:47.664790609Z [Info] FluentMigrator.Runner.MigrationRunner: 86: pushbullet_device_ids migrated
2026-05-02T00:16:47.664970741Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013723s
2026-05-02T00:16:47.665134992Z [Info] FluentMigrator.Runner.MigrationRunner: 87: remove_eztv migrating
2026-05-02T00:16:47.665292519Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:47.665515599Z [Info] remove_eztv: Starting migration of Log DB to 87
2026-05-02T00:16:47.665721924Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (87, '2026-05-02T00:16:47', 'remove_eztv')
2026-05-02T00:16:47.666040937Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:47.666651977Z [Info] FluentMigrator.Runner.MigrationRunner: 87: remove_eztv migrated
2026-05-02T00:16:47.666832531Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013545s
2026-05-02T00:16:47.667007263Z [Info] FluentMigrator.Runner.MigrationRunner: 88: pushbullet_devices_channels_list migrating
2026-05-02T00:16:47.667192556Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:47.667407929Z [Info] pushbullet_devices_channels_list: Starting migration of Log DB to 88
2026-05-02T00:16:47.667600637Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (88, '2026-05-02T00:16:47', 'pushbullet_devices_channels_list')
2026-05-02T00:16:47.667956444Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:47.668585651Z [Info] FluentMigrator.Runner.MigrationRunner: 88: pushbullet_devices_channels_list migrated
2026-05-02T00:16:47.668774872Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013878s
2026-05-02T00:16:47.668938472Z [Info] FluentMigrator.Runner.MigrationRunner: 89: add_on_rename_to_notifcations migrating
2026-05-02T00:16:47.669107813Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:47.669356243Z [Info] add_on_rename_to_notifcations: Starting migration of Log DB to 89
2026-05-02T00:16:47.669541396Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (89, '2026-05-02T00:16:47', 'add_on_rename_to_notifcations')
2026-05-02T00:16:47.669876831Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:47.670498473Z [Info] FluentMigrator.Runner.MigrationRunner: 89: add_on_rename_to_notifcations migrated
2026-05-02T00:16:47.670686071Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001369s
2026-05-02T00:16:47.670847696Z [Info] FluentMigrator.Runner.MigrationRunner: 90: update_kickass_url migrating
2026-05-02T00:16:47.671016416Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:47.671244606Z [Info] update_kickass_url: Starting migration of Log DB to 90
2026-05-02T00:16:47.671427574Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (90, '2026-05-02T00:16:47', 'update_kickass_url')
2026-05-02T00:16:47.671754643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:47.672453500Z [Info] FluentMigrator.Runner.MigrationRunner: 90: update_kickass_url migrated
2026-05-02T00:16:47.672638893Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014274s
2026-05-02T00:16:47.672798134Z [Info] FluentMigrator.Runner.MigrationRunner: 91: added_indexerstatus migrating
2026-05-02T00:16:47.672983668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:47.673206065Z [Info] added_indexerstatus: Starting migration of Log DB to 91
2026-05-02T00:16:47.673386158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (91, '2026-05-02T00:16:47', 'added_indexerstatus')
2026-05-02T00:16:47.673713988Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:47.674328896Z [Info] FluentMigrator.Runner.MigrationRunner: 91: added_indexerstatus migrated
2026-05-02T00:16:47.674513739Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013464s
2026-05-02T00:16:47.674672689Z [Info] FluentMigrator.Runner.MigrationRunner: 92: add_unverifiedscenenumbering migrating
2026-05-02T00:16:47.674849896Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:47.675085670Z [Info] add_unverifiedscenenumbering: Starting migration of Log DB to 92
2026-05-02T00:16:47.675273649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (92, '2026-05-02T00:16:47', 'add_unverifiedscenenumbering')
2026-05-02T00:16:47.675608714Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:47.676213732Z [Info] FluentMigrator.Runner.MigrationRunner: 92: add_unverifiedscenenumbering migrated
2026-05-02T00:16:47.676421951Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013551s
2026-05-02T00:16:47.676588577Z [Info] FluentMigrator.Runner.MigrationRunner: 93: naming_config_replace_illegal_characters migrating
2026-05-02T00:16:47.676770493Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:47.677004194Z [Info] naming_config_replace_illegal_characters: Starting migration of Log DB to 93
2026-05-02T00:16:47.677189607Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (93, '2026-05-02T00:16:47', 'naming_config_replace_illegal_characters')
2026-05-02T00:16:47.677541105Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:47.678150823Z [Info] FluentMigrator.Runner.MigrationRunner: 93: naming_config_replace_illegal_characters migrated
2026-05-02T00:16:47.678363221Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013771s
2026-05-02T00:16:47.678522842Z [Info] FluentMigrator.Runner.MigrationRunner: 94: add_tvmazeid migrating
2026-05-02T00:16:47.678700620Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:47.678924060Z [Info] add_tvmazeid: Starting migration of Log DB to 94
2026-05-02T00:16:47.679099804Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (94, '2026-05-02T00:16:47', 'add_tvmazeid')
2026-05-02T00:16:47.679408946Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:47.680053615Z [Info] FluentMigrator.Runner.MigrationRunner: 94: add_tvmazeid migrated
2026-05-02T00:16:47.680235711Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013494s
2026-05-02T00:16:47.680400283Z [Info] FluentMigrator.Runner.MigrationRunner: 95: add_additional_episodes_index migrating
2026-05-02T00:16:47.680575405Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:47.680798705Z [Info] add_additional_episodes_index: Starting migration of Log DB to 95
2026-05-02T00:16:47.680999399Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (95, '2026-05-02T00:16:47', 'add_additional_episodes_index')
2026-05-02T00:16:47.681323572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:47.681941456Z [Info] FluentMigrator.Runner.MigrationRunner: 95: add_additional_episodes_index migrated
2026-05-02T00:16:47.682130727Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013681s
2026-05-02T00:16:47.682308014Z [Info] FluentMigrator.Runner.MigrationRunner: 96: disable_kickass migrating
2026-05-02T00:16:47.682481744Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:47.682703200Z [Info] disable_kickass: Starting migration of Log DB to 96
2026-05-02T00:16:47.682883153Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (96, '2026-05-02T00:16:47', 'disable_kickass')
2026-05-02T00:16:47.683208017Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:47.683818286Z [Info] FluentMigrator.Runner.MigrationRunner: 96: disable_kickass migrated
2026-05-02T00:16:47.684011254Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013465s
2026-05-02T00:16:47.684177790Z [Info] FluentMigrator.Runner.MigrationRunner: 97: add_reason_to_pending_releases migrating
2026-05-02T00:16:47.684358073Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:47.684597715Z [Info] add_reason_to_pending_releases: Starting migration of Log DB to 97
2026-05-02T00:16:47.684777938Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (97, '2026-05-02T00:16:47', 'add_reason_to_pending_releases')
2026-05-02T00:16:47.685119637Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:47.685724044Z [Info] FluentMigrator.Runner.MigrationRunner: 97: add_reason_to_pending_releases migrated
2026-05-02T00:16:47.685924618Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013667s
2026-05-02T00:16:47.686085151Z [Info] FluentMigrator.Runner.MigrationRunner: 98: remove_titans_of_tv migrating
2026-05-02T00:16:47.686262308Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:47.686485056Z [Info] remove_titans_of_tv: Starting migration of Log DB to 98
2026-05-02T00:16:47.686673866Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (98, '2026-05-02T00:16:47', 'remove_titans_of_tv')
2026-05-02T00:16:47.687002017Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:47.687626274Z [Info] FluentMigrator.Runner.MigrationRunner: 98: remove_titans_of_tv migrated
2026-05-02T00:16:47.687798471Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013618s
2026-05-02T00:16:47.688001821Z [Info] FluentMigrator.Runner.MigrationRunner: 99: extra_and_subtitle_files migrating
2026-05-02T00:16:47.688192635Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:47.688423239Z [Info] extra_and_subtitle_files: Starting migration of Log DB to 99
2026-05-02T00:16:47.688610166Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (99, '2026-05-02T00:16:47', 'extra_and_subtitle_files')
2026-05-02T00:16:47.688926653Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:47.689788469Z [Info] FluentMigrator.Runner.MigrationRunner: 99: extra_and_subtitle_files migrated
2026-05-02T00:16:47.689974994Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015947s
2026-05-02T00:16:47.690139596Z [Info] FluentMigrator.Runner.MigrationRunner: 100: add_scene_season_number migrating
2026-05-02T00:16:47.690321041Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:47.690539621Z [Info] add_scene_season_number: Starting migration of Log DB to 100
2026-05-02T00:16:47.690736408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (100, '2026-05-02T00:16:47', 'add_scene_season_number')
2026-05-02T00:16:47.691069729Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:47.691694046Z [Info] FluentMigrator.Runner.MigrationRunner: 100: add_scene_season_number migrated
2026-05-02T00:16:47.691900562Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001372s
2026-05-02T00:16:47.692077618Z [Info] FluentMigrator.Runner.MigrationRunner: 101: add_ultrahd_quality_in_profiles migrating
2026-05-02T00:16:47.692252982Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:47.692480289Z [Info] add_ultrahd_quality_in_profiles: Starting migration of Log DB to 101
2026-05-02T00:16:47.692667276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (101, '2026-05-02T00:16:47', 'add_ultrahd_quality_in_profiles')
2026-05-02T00:16:47.693003813Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:47.693640355Z [Info] FluentMigrator.Runner.MigrationRunner: 101: add_ultrahd_quality_in_profiles migrated
2026-05-02T00:16:47.693829727Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013843s
2026-05-02T00:16:47.693994148Z [Info] FluentMigrator.Runner.MigrationRunner: 102: add_language_to_episodeFiles_history_and_blacklist migrating
2026-05-02T00:16:47.694204722Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:47.694433422Z [Info] add_language_to_episodeFiles_history_and_blacklist: Starting migration of Log DB to 102
2026-05-02T00:16:47.694644637Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (102, '2026-05-02T00:16:47', 'add_language_to_episodeFiles_history_and_blacklist')
2026-05-02T00:16:47.694991396Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:47.695623669Z [Info] FluentMigrator.Runner.MigrationRunner: 102: add_language_to_episodeFiles_history_and_blacklist migrated
2026-05-02T00:16:47.695857309Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014201s
2026-05-02T00:16:47.696028765Z [Info] FluentMigrator.Runner.MigrationRunner: 103: fix_metadata_file_extensions migrating
2026-05-02T00:16:47.696204659Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:47.696428800Z [Info] fix_metadata_file_extensions: Starting migration of Log DB to 103
2026-05-02T00:16:47.696637170Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (103, '2026-05-02T00:16:47', 'fix_metadata_file_extensions')
2026-05-02T00:16:47.696965992Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:47.697579127Z [Info] FluentMigrator.Runner.MigrationRunner: 103: fix_metadata_file_extensions migrated
2026-05-02T00:16:47.697768969Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001372s
2026-05-02T00:16:47.697946186Z [Info] FluentMigrator.Runner.MigrationRunner: 104: remove_kickass migrating
2026-05-02T00:16:47.698113713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:47.698335560Z [Info] remove_kickass: Starting migration of Log DB to 104
2026-05-02T00:16:47.698516324Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (104, '2026-05-02T00:16:47', 'remove_kickass')
2026-05-02T00:16:47.698844695Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:47.699455606Z [Info] FluentMigrator.Runner.MigrationRunner: 104: remove_kickass migrated
2026-05-02T00:16:47.699640117Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013403s
2026-05-02T00:16:47.699813797Z [Info] FluentMigrator.Runner.MigrationRunner: 105: rename_torrent_downloadstation migrating
2026-05-02T00:16:47.700010353Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:47.700257701Z [Info] rename_torrent_downloadstation: Starting migration of Log DB to 105
2026-05-02T00:16:47.700446190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (105, '2026-05-02T00:16:47', 'rename_torrent_downloadstation')
2026-05-02T00:16:47.700770944Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:47.701391083Z [Info] FluentMigrator.Runner.MigrationRunner: 105: rename_torrent_downloadstation migrated
2026-05-02T00:16:47.701603090Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013799s
2026-05-02T00:16:47.701766660Z [Info] FluentMigrator.Runner.MigrationRunner: 106: update_btn_url migrating
2026-05-02T00:16:47.701928716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:47.702155412Z [Info] update_btn_url: Starting migration of Log DB to 106
2026-05-02T00:16:47.702341888Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (106, '2026-05-02T00:16:47', 'update_btn_url')
2026-05-02T00:16:47.702661071Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:47.703276961Z [Info] FluentMigrator.Runner.MigrationRunner: 106: update_btn_url migrated
2026-05-02T00:16:47.703452915Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013427s
2026-05-02T00:16:47.703614591Z [Info] FluentMigrator.Runner.MigrationRunner: 107: remove_wombles migrating
2026-05-02T00:16:47.703806056Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:47.704094858Z [Info] remove_wombles: Starting migration of Log DB to 107
2026-05-02T00:16:47.704291234Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (107, '2026-05-02T00:16:47', 'remove_wombles')
2026-05-02T00:16:47.704611468Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:47.705266407Z [Info] FluentMigrator.Runner.MigrationRunner: 107: remove_wombles migrated
2026-05-02T00:16:47.705441991Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014564s
2026-05-02T00:16:47.705608136Z [Info] FluentMigrator.Runner.MigrationRunner: 108: fix_extra_file_extension migrating
2026-05-02T00:16:47.705785803Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:47.706019564Z [Info] fix_extra_file_extension: Starting migration of Log DB to 108
2026-05-02T00:16:47.706201260Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (108, '2026-05-02T00:16:47', 'fix_extra_file_extension')
2026-05-02T00:16:47.706528840Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:47.707140932Z [Info] FluentMigrator.Runner.MigrationRunner: 108: fix_extra_file_extension migrated
2026-05-02T00:16:47.707340464Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013545s
2026-05-02T00:16:47.707503943Z [Info] FluentMigrator.Runner.MigrationRunner: 109: import_extra_files migrating
2026-05-02T00:16:47.707669867Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:47.707906524Z [Info] import_extra_files: Starting migration of Log DB to 109
2026-05-02T00:16:47.708096246Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (109, '2026-05-02T00:16:47', 'import_extra_files')
2026-05-02T00:16:47.708431792Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:47.709064686Z [Info] FluentMigrator.Runner.MigrationRunner: 109: import_extra_files migrated
2026-05-02T00:16:47.709239669Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001379s
2026-05-02T00:16:47.709403659Z [Info] FluentMigrator.Runner.MigrationRunner: 110: fix_extra_files_config migrating
2026-05-02T00:16:47.709590445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:47.709808564Z [Info] fix_extra_files_config: Starting migration of Log DB to 110
2026-05-02T00:16:47.709993777Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (110, '2026-05-02T00:16:47', 'fix_extra_files_config')
2026-05-02T00:16:47.710310756Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:47.710939652Z [Info] FluentMigrator.Runner.MigrationRunner: 110: fix_extra_files_config migrated
2026-05-02T00:16:47.711116588Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013501s
2026-05-02T00:16:47.711282543Z [Info] FluentMigrator.Runner.MigrationRunner: 111: create_language_profiles migrating
2026-05-02T00:16:47.711457545Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:47.711676907Z [Info] create_language_profiles: Starting migration of Log DB to 111
2026-05-02T00:16:47.711889625Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (111, '2026-05-02T00:16:47', 'create_language_profiles')
2026-05-02T00:16:47.712226153Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:47.712860640Z [Info] FluentMigrator.Runner.MigrationRunner: 111: create_language_profiles migrated
2026-05-02T00:16:47.713049561Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013989s
2026-05-02T00:16:47.713221597Z [Info] FluentMigrator.Runner.MigrationRunner: 112: added_regex_to_scenemapping migrating
2026-05-02T00:16:47.713402181Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:47.713638176Z [Info] added_regex_to_scenemapping: Starting migration of Log DB to 112
2026-05-02T00:16:47.713825203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (112, '2026-05-02T00:16:47', 'added_regex_to_scenemapping')
2026-05-02T00:16:47.714161340Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:47.714775667Z [Info] FluentMigrator.Runner.MigrationRunner: 112: added_regex_to_scenemapping migrated
2026-05-02T00:16:47.714961661Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013678s
2026-05-02T00:16:47.715125321Z [Info] FluentMigrator.Runner.MigrationRunner: 113: consolidate_indexer_baseurl migrating
2026-05-02T00:16:47.715296886Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:47.715533463Z [Info] consolidate_indexer_baseurl: Starting migration of Log DB to 113
2026-05-02T00:16:47.715728325Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (113, '2026-05-02T00:16:47', 'consolidate_indexer_baseurl')
2026-05-02T00:16:47.716078720Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:47.716704210Z [Info] FluentMigrator.Runner.MigrationRunner: 113: consolidate_indexer_baseurl migrated
2026-05-02T00:16:47.716905836Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013942s
2026-05-02T00:16:47.717079987Z [Info] FluentMigrator.Runner.MigrationRunner: 114: rename_indexer_status_id migrating
2026-05-02T00:16:47.717257935Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:47.717473459Z [Info] rename_indexer_status_id: Starting migration of Log DB to 114
2026-05-02T00:16:47.717660606Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (114, '2026-05-02T00:16:47', 'rename_indexer_status_id')
2026-05-02T00:16:47.717994619Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:47.718607463Z [Info] FluentMigrator.Runner.MigrationRunner: 114: rename_indexer_status_id migrated
2026-05-02T00:16:47.718790782Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013481s
2026-05-02T00:16:47.718949421Z [Info] FluentMigrator.Runner.MigrationRunner: 115: add_downloadclient_status migrating
2026-05-02T00:16:47.719140617Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:47.719407143Z [Info] add_downloadclient_status: Starting migration of Log DB to 115
2026-05-02T00:16:47.719599931Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (115, '2026-05-02T00:16:47', 'add_downloadclient_status')
2026-05-02T00:16:47.719971049Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:47.720605306Z [Info] FluentMigrator.Runner.MigrationRunner: 115: add_downloadclient_status migrated
2026-05-02T00:16:47.720789727Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014619s
2026-05-02T00:16:47.720954038Z [Info] FluentMigrator.Runner.MigrationRunner: 116: disable_nyaa migrating
2026-05-02T00:16:47.721133450Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:47.721345597Z [Info] disable_nyaa: Starting migration of Log DB to 116
2026-05-02T00:16:47.721536521Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (116, '2026-05-02T00:16:47', 'disable_nyaa')
2026-05-02T00:16:47.721852047Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:47.722455292Z [Info] FluentMigrator.Runner.MigrationRunner: 116: disable_nyaa migrated
2026-05-02T00:16:47.722645525Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013353s
2026-05-02T00:16:47.722809395Z [Info] FluentMigrator.Runner.MigrationRunner: 117: add_webrip_and_br480_qualites_in_profile migrating
2026-05-02T00:16:47.723001542Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:47.723244571Z [Info] add_webrip_and_br480_qualites_in_profile: Starting migration of Log DB to 117
2026-05-02T00:16:47.723428892Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (117, '2026-05-02T00:16:47', 'add_webrip_and_br480_qualites_in_profile')
2026-05-02T00:16:47.723774168Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:47.724417002Z [Info] FluentMigrator.Runner.MigrationRunner: 117: add_webrip_and_br480_qualites_in_profile migrated
2026-05-02T00:16:47.724619450Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014016s
2026-05-02T00:16:47.724787518Z [Info] FluentMigrator.Runner.MigrationRunner: 118: add_history_eventType_index migrating
2026-05-02T00:16:47.724975016Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:47.725207163Z [Info] add_history_eventType_index: Starting migration of Log DB to 118
2026-05-02T00:16:47.725403569Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (118, '2026-05-02T00:16:47', 'add_history_eventType_index')
2026-05-02T00:16:47.725733153Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:47.726604958Z [Info] FluentMigrator.Runner.MigrationRunner: 118: add_history_eventType_index migrated
2026-05-02T00:16:47.726791734Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016323s
2026-05-02T00:16:47.726954131Z [Info] FluentMigrator.Runner.MigrationRunner: 119: separate_automatic_and_interactive_searches migrating
2026-05-02T00:16:47.727150517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:47.727371081Z [Info] separate_automatic_and_interactive_searches: Starting migration of Log DB to 119
2026-05-02T00:16:47.727584240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (119, '2026-05-02T00:16:47', 'separate_automatic_and_interactive_searches')
2026-05-02T00:16:47.727952141Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:47.728600867Z [Info] FluentMigrator.Runner.MigrationRunner: 119: separate_automatic_and_interactive_searches migrated
2026-05-02T00:16:47.728807423Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014486s
2026-05-02T00:16:47.728984039Z [Info] FluentMigrator.Runner.MigrationRunner: 120: update_series_episodes_history_indexes migrating
2026-05-02T00:16:47.729168200Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:47.729395618Z [Info] update_series_episodes_history_indexes: Starting migration of Log DB to 120
2026-05-02T00:16:47.729597494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (120, '2026-05-02T00:16:47', 'update_series_episodes_history_indexes')
2026-05-02T00:16:47.729938952Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:47.730565734Z [Info] FluentMigrator.Runner.MigrationRunner: 120: update_series_episodes_history_indexes migrated
2026-05-02T00:16:47.730760887Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013957s
2026-05-02T00:16:47.730921821Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_animetosho_url migrating
2026-05-02T00:16:47.731096914Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:47.731336326Z [Info] update_animetosho_url: Starting migration of Log DB to 121
2026-05-02T00:16:47.731517771Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (121, '2026-05-02T00:16:47', 'update_animetosho_url')
2026-05-02T00:16:47.731853908Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:47.732495520Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_animetosho_url migrated
2026-05-02T00:16:47.732692657Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013903s
2026-05-02T00:16:47.732867078Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_remux_qualities_in_profile migrating
2026-05-02T00:16:47.733047932Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:47.733273577Z [Info] add_remux_qualities_in_profile: Starting migration of Log DB to 122
2026-05-02T00:16:47.733459241Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (122, '2026-05-02T00:16:47', 'add_remux_qualities_in_profile')
2026-05-02T00:16:47.733797362Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:47.734420967Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_remux_qualities_in_profile migrated
2026-05-02T00:16:47.734609717Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013718s
2026-05-02T00:16:47.734770431Z [Info] FluentMigrator.Runner.MigrationRunner: 123: add_history_seriesId_index migrating
2026-05-02T00:16:47.734959522Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:47.735185076Z [Info] add_history_seriesId_index: Starting migration of Log DB to 123
2026-05-02T00:16:47.735373616Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (123, '2026-05-02T00:16:47', 'add_history_seriesId_index')
2026-05-02T00:16:47.735691105Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:47.736377708Z [Info] FluentMigrator.Runner.MigrationRunner: 123: add_history_seriesId_index migrated
2026-05-02T00:16:47.736577590Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014092s
2026-05-02T00:16:47.736741210Z [Info] FluentMigrator.Runner.MigrationRunner: 124: remove_media_browser_metadata migrating
2026-05-02T00:16:47.736920080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:47.737154823Z [Info] remove_media_browser_metadata: Starting migration of Log DB to 124
2026-05-02T00:16:47.737346218Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (124, '2026-05-02T00:16:47', 'remove_media_browser_metadata')
2026-05-02T00:16:47.737668577Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:47.738284999Z [Info] FluentMigrator.Runner.MigrationRunner: 124: remove_media_browser_metadata migrated
2026-05-02T00:16:47.738491284Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001364s
2026-05-02T00:16:47.738652719Z [Info] FluentMigrator.Runner.MigrationRunner: 125: remove_notify_my_android_and_pushalot_notifications migrating
2026-05-02T00:16:47.738847151Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:47.739075280Z [Info] remove_notify_my_android_and_pushalot_notifications: Starting migration of Log DB to 125
2026-05-02T00:16:47.739278299Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (125, '2026-05-02T00:16:47', 'remove_notify_my_android_and_pushalot_notifications')
2026-05-02T00:16:47.739638595Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:47.740265397Z [Info] FluentMigrator.Runner.MigrationRunner: 125: remove_notify_my_android_and_pushalot_notifications migrated
2026-05-02T00:16:47.740477424Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014079s
2026-05-02T00:16:47.740646464Z [Info] FluentMigrator.Runner.MigrationRunner: 126: add_custom_filters migrating
2026-05-02T00:16:47.740834453Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:47.741061139Z [Info] add_custom_filters: Starting migration of Log DB to 126
2026-05-02T00:16:47.741240601Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (126, '2026-05-02T00:16:47', 'add_custom_filters')
2026-05-02T00:16:47.741578551Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:47.742219482Z [Info] FluentMigrator.Runner.MigrationRunner: 126: add_custom_filters migrated
2026-05-02T00:16:47.742398302Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013759s
2026-05-02T00:16:47.742559256Z [Info] FluentMigrator.Runner.MigrationRunner: 127: rename_restrictions_to_release_profiles migrating
2026-05-02T00:16:47.742744108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:47.742971286Z [Info] rename_restrictions_to_release_profiles: Starting migration of Log DB to 127
2026-05-02T00:16:47.743184455Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (127, '2026-05-02T00:16:47', 'rename_restrictions_to_release_profiles')
2026-05-02T00:16:47.743530783Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:47.744186433Z [Info] FluentMigrator.Runner.MigrationRunner: 127: rename_restrictions_to_release_profiles migrated
2026-05-02T00:16:47.744387408Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014334s
2026-05-02T00:16:47.744563783Z [Info] FluentMigrator.Runner.MigrationRunner: 128: rename_quality_profiles_add_upgrade_allowed migrating
2026-05-02T00:16:47.744755669Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:47.744986885Z [Info] rename_quality_profiles_add_upgrade_allowed: Starting migration of Log DB to 128
2026-05-02T00:16:47.745185555Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (128, '2026-05-02T00:16:47', 'rename_quality_profiles_add_upgrade_allowed')
2026-05-02T00:16:47.745534678Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:47.746155819Z [Info] FluentMigrator.Runner.MigrationRunner: 128: rename_quality_profiles_add_upgrade_allowed migrated
2026-05-02T00:16:47.746354118Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001395s
2026-05-02T00:16:47.746515914Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_relative_original_path_to_episode_file migrating
2026-05-02T00:16:47.746701408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:47.746939307Z [Info] add_relative_original_path_to_episode_file: Starting migration of Log DB to 129
2026-05-02T00:16:47.747132927Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (129, '2026-05-02T00:16:47', 'add_relative_original_path_to_episode_file')
2026-05-02T00:16:47.747476919Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:47.748122219Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_relative_original_path_to_episode_file migrated
2026-05-02T00:16:47.748327552Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001414s
2026-05-02T00:16:47.748484779Z [Info] FluentMigrator.Runner.MigrationRunner: 130: episode_last_searched_time migrating
2026-05-02T00:16:47.748664882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:47.748883772Z [Info] episode_last_searched_time: Starting migration of Log DB to 130
2026-05-02T00:16:47.749087232Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (130, '2026-05-02T00:16:47', 'episode_last_searched_time')
2026-05-02T00:16:47.749418800Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:47.750031503Z [Info] FluentMigrator.Runner.MigrationRunner: 130: episode_last_searched_time migrated
2026-05-02T00:16:47.750223029Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013687s
2026-05-02T00:16:47.750401238Z [Info] FluentMigrator.Runner.MigrationRunner: 131: download_propers_config migrating
2026-05-02T00:16:47.750578946Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:47.750809610Z [Info] download_propers_config: Starting migration of Log DB to 131
2026-05-02T00:16:47.750996857Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (131, '2026-05-02T00:16:47', 'download_propers_config')
2026-05-02T00:16:47.751323565Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:47.751971009Z [Info] FluentMigrator.Runner.MigrationRunner: 131: download_propers_config migrated
2026-05-02T00:16:47.752161112Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013767s
2026-05-02T00:16:47.752321755Z [Info] FluentMigrator.Runner.MigrationRunner: 132: add_download_client_priority migrating
2026-05-02T00:16:47.752500064Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:47.752729647Z [Info] add_download_client_priority: Starting migration of Log DB to 132
2026-05-02T00:16:47.752924028Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (132, '2026-05-02T00:16:47', 'add_download_client_priority')
2026-05-02T00:16:47.753240475Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:47.753867518Z [Info] FluentMigrator.Runner.MigrationRunner: 132: add_download_client_priority migrated
2026-05-02T00:16:47.754069545Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013696s
2026-05-02T00:16:47.754236271Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_specials_folder_format migrating
2026-05-02T00:16:47.754412726Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:47.754632368Z [Info] add_specials_folder_format: Starting migration of Log DB to 134
2026-05-02T00:16:47.754818162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (134, '2026-05-02T00:16:47', 'add_specials_folder_format')
2026-05-02T00:16:47.755150432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:47.755773055Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_specials_folder_format migrated
2026-05-02T00:16:47.755976996Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013565s
2026-05-02T00:16:47.756139002Z [Info] FluentMigrator.Runner.MigrationRunner: 135: health_issue_notification migrating
2026-05-02T00:16:47.756324035Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:47.756553447Z [Info] health_issue_notification: Starting migration of Log DB to 135
2026-05-02T00:16:47.756746035Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (135, '2026-05-02T00:16:47', 'health_issue_notification')
2026-05-02T00:16:47.757062472Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:47.757705317Z [Info] FluentMigrator.Runner.MigrationRunner: 135: health_issue_notification migrated
2026-05-02T00:16:47.757895951Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013776s
2026-05-02T00:16:47.758060592Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_indexer_and_enabled_to_release_profiles migrating
2026-05-02T00:16:47.758252308Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:47.758485518Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Log DB to 136
2026-05-02T00:16:47.758693507Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (136, '2026-05-02T00:16:47', 'add_indexer_and_enabled_to_release_profiles')
2026-05-02T00:16:47.759038922Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:47.759649031Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_indexer_and_enabled_to_release_profiles migrated
2026-05-02T00:16:47.759887241Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013976s
2026-05-02T00:16:47.760053295Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_airedbefore_to_episodes migrating
2026-05-02T00:16:47.760236243Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:47.760464954Z [Info] add_airedbefore_to_episodes: Starting migration of Log DB to 137
2026-05-02T00:16:47.760645608Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (137, '2026-05-02T00:16:47', 'add_airedbefore_to_episodes')
2026-05-02T00:16:47.760979220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:47.761606753Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_airedbefore_to_episodes migrated
2026-05-02T00:16:47.761797367Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013686s
2026-05-02T00:16:47.761969534Z [Info] FluentMigrator.Runner.MigrationRunner: 138: remove_bitmetv migrating
2026-05-02T00:16:47.762145679Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:47.762372686Z [Info] remove_bitmetv: Starting migration of Log DB to 138
2026-05-02T00:16:47.762556706Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (138, '2026-05-02T00:16:47', 'remove_bitmetv')
2026-05-02T00:16:47.762870438Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:47.763491910Z [Info] FluentMigrator.Runner.MigrationRunner: 138: remove_bitmetv migrated
2026-05-02T00:16:47.763665740Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001346s
2026-05-02T00:16:47.763829109Z [Info] FluentMigrator.Runner.MigrationRunner: 139: add_download_history migrating
2026-05-02T00:16:47.764022568Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:47.764246038Z [Info] add_download_history: Starting migration of Log DB to 139
2026-05-02T00:16:47.764434869Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (139, '2026-05-02T00:16:47', 'add_download_history')
2026-05-02T00:16:47.764758751Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:47.765665958Z [Info] FluentMigrator.Runner.MigrationRunner: 139: add_download_history migrated
2026-05-02T00:16:47.765852103Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016453s
2026-05-02T00:16:47.766025121Z [Info] FluentMigrator.Runner.MigrationRunner: 140: remove_chown_and_folderchmod_config_v2 migrating
2026-05-02T00:16:47.766214462Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:47.766446830Z [Info] remove_chown_and_folderchmod_config_v2: Starting migration of Log DB to 140
2026-05-02T00:16:47.766638667Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (140, '2026-05-02T00:16:47', 'remove_chown_and_folderchmod_config_v2')
2026-05-02T00:16:47.766982289Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:47.767603169Z [Info] FluentMigrator.Runner.MigrationRunner: 140: remove_chown_and_folderchmod_config_v2 migrated
2026-05-02T00:16:47.767803061Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013878s
2026-05-02T00:16:47.768023355Z [Info] FluentMigrator.Runner.MigrationRunner: 141: add_update_history migrating
2026-05-02T00:16:47.768240833Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:47.768434353Z [Info] add_update_history: Starting migration of Log DB to 141
2026-05-02T00:16:47.769075724Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable UpdateHistory
2026-05-02T00:16:47.769339726Z [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-05-02T00:16:47.769784121Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004751s
2026-05-02T00:16:47.769956347Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex UpdateHistory (Date)
2026-05-02T00:16:47.770132692Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC)
2026-05-02T00:16:47.770470332Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003381s
2026-05-02T00:16:47.770647168Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (141, '2026-05-02T00:16:47', 'add_update_history')
2026-05-02T00:16:47.770964237Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:47.771656361Z [Info] FluentMigrator.Runner.MigrationRunner: 141: add_update_history migrated
2026-05-02T00:16:47.771831373Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015216s
2026-05-02T00:16:47.772021556Z [Info] FluentMigrator.Runner.MigrationRunner: 142: import_lists migrating
2026-05-02T00:16:47.772187380Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:47.772415439Z [Info] import_lists: Starting migration of Log DB to 142
2026-05-02T00:16:47.772597045Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (142, '2026-05-02T00:16:47', 'import_lists')
2026-05-02T00:16:47.772877139Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:47.773534322Z [Info] FluentMigrator.Runner.MigrationRunner: 142: import_lists migrated
2026-05-02T00:16:47.773717221Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013485s
2026-05-02T00:16:47.773853295Z [Info] FluentMigrator.Runner.MigrationRunner: 143: add_priority_to_indexers migrating
2026-05-02T00:16:47.774025321Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:47.774283551Z [Info] add_priority_to_indexers: Starting migration of Log DB to 143
2026-05-02T00:16:47.774499787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (143, '2026-05-02T00:16:47', 'add_priority_to_indexers')
2026-05-02T00:16:47.774828859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:47.775443707Z [Info] FluentMigrator.Runner.MigrationRunner: 143: add_priority_to_indexers migrated
2026-05-02T00:16:47.775596696Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013763s
2026-05-02T00:16:47.775754553Z [Info] FluentMigrator.Runner.MigrationRunner: 144: import_lists_series_type_and_season_folder migrating
2026-05-02T00:16:47.775993424Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:47.776237957Z [Info] import_lists_series_type_and_season_folder: Starting migration of Log DB to 144
2026-05-02T00:16:47.776436968Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (144, '2026-05-02T00:16:47', 'import_lists_series_type_and_season_folder')
2026-05-02T00:16:47.776771732Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:47.777389015Z [Info] FluentMigrator.Runner.MigrationRunner: 144: import_lists_series_type_and_season_folder migrated
2026-05-02T00:16:47.777601543Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013932s
2026-05-02T00:16:47.777764100Z [Info] FluentMigrator.Runner.MigrationRunner: 145: remove_growl migrating
2026-05-02T00:16:47.777929283Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:47.778115999Z [Info] remove_growl: Starting migration of Log DB to 145
2026-05-02T00:16:47.778328607Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (145, '2026-05-02T00:16:47', 'remove_growl')
2026-05-02T00:16:47.778669924Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:47.779305514Z [Info] FluentMigrator.Runner.MigrationRunner: 145: remove_growl migrated
2026-05-02T00:16:47.779444554Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013712s
2026-05-02T00:16:47.779623244Z [Info] FluentMigrator.Runner.MigrationRunner: 146: cleanup_duplicates_updatehistory migrating
2026-05-02T00:16:47.779818888Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:47.780092499Z [Info] cleanup_duplicates_updatehistory: Starting migration of Log DB to 146
2026-05-02T00:16:47.780395389Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-05-02T00:16:47.780565953Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-05-02T00:16:47.781857463Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012817s
2026-05-02T00:16:47.782056715Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (146, '2026-05-02T00:16:47', 'cleanup_duplicates_updatehistory')
2026-05-02T00:16:47.782393002Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:47.783015926Z [Info] FluentMigrator.Runner.MigrationRunner: 146: cleanup_duplicates_updatehistory migrated
2026-05-02T00:16:47.783207001Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024463s
2026-05-02T00:16:47.783357354Z [Info] FluentMigrator.Runner.MigrationRunner: 147: swap_filechmod_for_folderchmod migrating
2026-05-02T00:16:47.783535012Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:47.783779354Z [Info] swap_filechmod_for_folderchmod: Starting migration of Log DB to 147
2026-05-02T00:16:47.784020559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (147, '2026-05-02T00:16:47', 'swap_filechmod_for_folderchmod')
2026-05-02T00:16:47.784357298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:47.784983970Z [Info] FluentMigrator.Runner.MigrationRunner: 147: swap_filechmod_for_folderchmod migrated
2026-05-02T00:16:47.785167189Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014008s
2026-05-02T00:16:47.785333754Z [Info] FluentMigrator.Runner.MigrationRunner: 148: mediainfo_channels migrating
2026-05-02T00:16:47.785493245Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:47.785732798Z [Info] mediainfo_channels: Starting migration of Log DB to 148
2026-05-02T00:16:47.785918311Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (148, '2026-05-02T00:16:47', 'mediainfo_channels')
2026-05-02T00:16:47.786198385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:47.786858494Z [Info] FluentMigrator.Runner.MigrationRunner: 148: mediainfo_channels migrated
2026-05-02T00:16:47.787038717Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001355s
2026-05-02T00:16:47.787162587Z [Info] FluentMigrator.Runner.MigrationRunner: 149: add_on_delete_to_notifications migrating
2026-05-02T00:16:47.787347189Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:47.787562642Z [Info] add_on_delete_to_notifications: Starting migration of Log DB to 149
2026-05-02T00:16:47.787766363Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (149, '2026-05-02T00:16:47', 'add_on_delete_to_notifications')
2026-05-02T00:16:47.788222441Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:47.788840526Z [Info] FluentMigrator.Runner.MigrationRunner: 149: add_on_delete_to_notifications migrated
2026-05-02T00:16:47.789049426Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014582s
2026-05-02T00:16:47.789226603Z [Info] FluentMigrator.Runner.MigrationRunner: 150: add_scene_mapping_origin migrating
2026-05-02T00:16:47.789392146Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:47.789623522Z [Info] add_scene_mapping_origin: Starting migration of Log DB to 150
2026-05-02T00:16:47.789808375Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (150, '2026-05-02T00:16:47', 'add_scene_mapping_origin')
2026-05-02T00:16:47.790146596Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:47.790768408Z [Info] FluentMigrator.Runner.MigrationRunner: 150: add_scene_mapping_origin migrated
2026-05-02T00:16:47.790918270Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013657s
2026-05-02T00:16:47.791079584Z [Info] FluentMigrator.Runner.MigrationRunner: 151: remove_custom_filter_type migrating
2026-05-02T00:16:47.791251320Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:47.791487686Z [Info] remove_custom_filter_type: Starting migration of Log DB to 151
2026-05-02T00:16:47.791680334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (151, '2026-05-02T00:16:47', 'remove_custom_filter_type')
2026-05-02T00:16:47.792026952Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:47.792659075Z [Info] FluentMigrator.Runner.MigrationRunner: 151: remove_custom_filter_type migrated
2026-05-02T00:16:47.792861072Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013949s
2026-05-02T00:16:47.793031495Z [Info] FluentMigrator.Runner.MigrationRunner: 152: update_btn_url_to_https migrating
2026-05-02T00:16:47.793200545Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:47.793420068Z [Info] update_btn_url_to_https: Starting migration of Log DB to 152
2026-05-02T00:16:47.793608507Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (152, '2026-05-02T00:16:47', 'update_btn_url_to_https')
2026-05-02T00:16:47.793937379Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:47.794551376Z [Info] FluentMigrator.Runner.MigrationRunner: 152: update_btn_url_to_https migrated
2026-05-02T00:16:47.794747230Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013543s
2026-05-02T00:16:47.794902252Z [Info] FluentMigrator.Runner.MigrationRunner: 153: add_on_episodefiledelete_for_upgrade migrating
2026-05-02T00:16:47.795097796Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:47.795320625Z [Info] add_on_episodefiledelete_for_upgrade: Starting migration of Log DB to 153
2026-05-02T00:16:47.795517802Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (153, '2026-05-02T00:16:47', 'add_on_episodefiledelete_for_upgrade')
2026-05-02T00:16:47.795843578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:47.796507515Z [Info] FluentMigrator.Runner.MigrationRunner: 153: add_on_episodefiledelete_for_upgrade migrated
2026-05-02T00:16:47.796695574Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00139s
2026-05-02T00:16:47.796869253Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_name_release_profile migrating
2026-05-02T00:16:47.797039005Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:47.797261273Z [Info] add_name_release_profile: Starting migration of Log DB to 154
2026-05-02T00:16:47.797464031Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (154, '2026-05-02T00:16:47', 'add_name_release_profile')
2026-05-02T00:16:47.797788805Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:47.798392270Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_name_release_profile migrated
2026-05-02T00:16:47.798582263Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013505s
2026-05-02T00:16:47.798759209Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_arabic_and_hindi_languages migrating
2026-05-02T00:16:47.798940895Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:47.799172261Z [Info] add_arabic_and_hindi_languages: Starting migration of Log DB to 155
2026-05-02T00:16:47.799367795Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (155, '2026-05-02T00:16:47', 'add_arabic_and_hindi_languages')
2026-05-02T00:16:47.802106240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:47.802930940Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_arabic_and_hindi_languages migrated
2026-05-02T00:16:47.803114761Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00398s
2026-05-02T00:16:47.803286707Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_bypass_to_delay_profile migrating
2026-05-02T00:16:47.803452381Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:47.803683576Z [Info] add_bypass_to_delay_profile: Starting migration of Log DB to 156
2026-05-02T00:16:47.803881986Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (156, '2026-05-02T00:16:47', 'add_bypass_to_delay_profile')
2026-05-02T00:16:47.804197441Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:47.804825025Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_bypass_to_delay_profile migrated
2026-05-02T00:16:47.805003274Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013672s
2026-05-02T00:16:47.805159097Z [Info] FluentMigrator.Runner.MigrationRunner: 157: email_multiple_addresses migrating
2026-05-02T00:16:47.805323829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:47.805537399Z [Info] email_multiple_addresses: Starting migration of Log DB to 157
2026-05-02T00:16:47.805710267Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (157, '2026-05-02T00:16:47', 'email_multiple_addresses')
2026-05-02T00:16:47.806015492Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:47.807101669Z [Info] FluentMigrator.Runner.MigrationRunner: 157: email_multiple_addresses migrated
2026-05-02T00:16:47.807275559Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017729s
2026-05-02T00:16:47.807432635Z [Info] FluentMigrator.Runner.MigrationRunner: 158: cdh_per_downloadclient migrating
2026-05-02T00:16:47.807595163Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:47.807809384Z [Info] cdh_per_downloadclient: Starting migration of Log DB to 158
2026-05-02T00:16:47.808002783Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (158, '2026-05-02T00:16:47', 'cdh_per_downloadclient')
2026-05-02T00:16:47.808304962Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:47.808920802Z [Info] FluentMigrator.Runner.MigrationRunner: 158: cdh_per_downloadclient migrated
2026-05-02T00:16:47.809089662Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013098s
2026-05-02T00:16:47.809242881Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_indexer_tags migrating
2026-05-02T00:16:47.809401560Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:47.809615060Z [Info] add_indexer_tags: Starting migration of Log DB to 159
2026-05-02T00:16:47.809781395Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (159, '2026-05-02T00:16:47', 'add_indexer_tags')
2026-05-02T00:16:47.810077652Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:47.810709755Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_indexer_tags migrated
2026-05-02T00:16:47.810879587Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013053s
2026-05-02T00:16:47.811032625Z [Info] FluentMigrator.Runner.MigrationRunner: 160: rename_blacklist_to_blocklist migrating
2026-05-02T00:16:47.811211525Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:47.811433953Z [Info] rename_blacklist_to_blocklist: Starting migration of Log DB to 160
2026-05-02T00:16:47.811609897Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (160, '2026-05-02T00:16:47', 'rename_blacklist_to_blocklist')
2026-05-02T00:16:47.811945934Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:47.812550081Z [Info] FluentMigrator.Runner.MigrationRunner: 160: rename_blacklist_to_blocklist migrated
2026-05-02T00:16:47.812728761Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013307s
2026-05-02T00:16:47.812886348Z [Info] FluentMigrator.Runner.MigrationRunner: 161: remove_plex_hometheatre migrating
2026-05-02T00:16:47.813046591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:47.813261433Z [Info] remove_plex_hometheatre: Starting migration of Log DB to 161
2026-05-02T00:16:47.813431215Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (161, '2026-05-02T00:16:47', 'remove_plex_hometheatre')
2026-05-02T00:16:47.813731720Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:47.814331408Z [Info] FluentMigrator.Runner.MigrationRunner: 161: remove_plex_hometheatre migrated
2026-05-02T00:16:47.814512332Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012798s
2026-05-02T00:16:47.814661763Z [Info] FluentMigrator.Runner.MigrationRunner: 162: release_profile_to_array migrating
2026-05-02T00:16:47.814834651Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:47.815059294Z [Info] release_profile_to_array: Starting migration of Log DB to 162
2026-05-02T00:16:47.815228625Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (162, '2026-05-02T00:16:47', 'release_profile_to_array')
2026-05-02T00:16:47.815537507Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:47.816277627Z [Info] FluentMigrator.Runner.MigrationRunner: 162: release_profile_to_array migrated
2026-05-02T00:16:47.816478812Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014352s
2026-05-02T00:16:47.816633925Z [Info] FluentMigrator.Runner.MigrationRunner: 163: mediainfo_to_ffmpeg migrating
2026-05-02T00:16:47.816794127Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:47.817017678Z [Info] mediainfo_to_ffmpeg: Starting migration of Log DB to 163
2026-05-02T00:16:47.817190896Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (163, '2026-05-02T00:16:47', 'mediainfo_to_ffmpeg')
2026-05-02T00:16:47.817495500Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:47.818126110Z [Info] FluentMigrator.Runner.MigrationRunner: 163: mediainfo_to_ffmpeg migrated
2026-05-02T00:16:47.818299369Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013279s
2026-05-02T00:16:47.818455002Z [Info] FluentMigrator.Runner.MigrationRunner: 164: download_client_per_indexer migrating
2026-05-02T00:16:47.818624042Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:47.818844797Z [Info] download_client_per_indexer: Starting migration of Log DB to 164
2026-05-02T00:16:47.819021343Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (164, '2026-05-02T00:16:47', 'download_client_per_indexer')
2026-05-02T00:16:47.819334934Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:47.819976767Z [Info] FluentMigrator.Runner.MigrationRunner: 164: download_client_per_indexer migrated
2026-05-02T00:16:47.820167260Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013421s
2026-05-02T00:16:47.820360479Z [Info] FluentMigrator.Runner.MigrationRunner: 165: add_on_update_to_notifications migrating
2026-05-02T00:16:47.820530762Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:47.820757288Z [Info] add_on_update_to_notifications: Starting migration of Log DB to 165
2026-05-02T00:16:47.820936950Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (165, '2026-05-02T00:16:47', 'add_on_update_to_notifications')
2026-05-02T00:16:47.821252686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:47.821863556Z [Info] FluentMigrator.Runner.MigrationRunner: 165: add_on_update_to_notifications migrated
2026-05-02T00:16:47.822045803Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013279s
2026-05-02T00:16:47.822207950Z [Info] FluentMigrator.Runner.MigrationRunner: 166: update_series_sort_title migrating
2026-05-02T00:16:47.822386449Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:47.822605811Z [Info] update_series_sort_title: Starting migration of Log DB to 166
2026-05-02T00:16:47.822791054Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (166, '2026-05-02T00:16:47', 'update_series_sort_title')
2026-05-02T00:16:47.823098213Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:47.823718682Z [Info] FluentMigrator.Runner.MigrationRunner: 166: update_series_sort_title migrated
2026-05-02T00:16:47.823912112Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013261s
2026-05-02T00:16:47.824077775Z [Info] FluentMigrator.Runner.MigrationRunner: 167: add_tvdbid_to_episode migrating
2026-05-02T00:16:47.824243709Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:47.824469975Z [Info] add_tvdbid_to_episode: Starting migration of Log DB to 167
2026-05-02T00:16:47.824661320Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (167, '2026-05-02T00:16:47', 'add_tvdbid_to_episode')
2026-05-02T00:16:47.824981886Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:47.825615502Z [Info] FluentMigrator.Runner.MigrationRunner: 167: add_tvdbid_to_episode migrated
2026-05-02T00:16:47.825807658Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013639s
2026-05-02T00:16:47.825980376Z [Info] FluentMigrator.Runner.MigrationRunner: 168: add_additional_info_to_pending_releases migrating
2026-05-02T00:16:47.826173114Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:47.826415813Z [Info] add_additional_info_to_pending_releases: Starting migration of Log DB to 168
2026-05-02T00:16:47.826616086Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (168, '2026-05-02T00:16:47', 'add_additional_info_to_pending_releases')
2026-05-02T00:16:47.826962314Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:47.827575298Z [Info] FluentMigrator.Runner.MigrationRunner: 168: add_additional_info_to_pending_releases migrated
2026-05-02T00:16:47.827779409Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014003s
2026-05-02T00:16:47.827972548Z [Info] FluentMigrator.Runner.MigrationRunner: 169: add_malayalam_and_ukrainian_languages migrating
2026-05-02T00:16:47.828162671Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:47.828400440Z [Info] add_malayalam_and_ukrainian_languages: Starting migration of Log DB to 169
2026-05-02T00:16:47.828599721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (169, '2026-05-02T00:16:47', 'add_malayalam_and_ukrainian_languages')
2026-05-02T00:16:47.828946860Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:47.829567700Z [Info] FluentMigrator.Runner.MigrationRunner: 169: add_malayalam_and_ukrainian_languages migrated
2026-05-02T00:16:47.829782172Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014074s
2026-05-02T00:16:47.829956854Z [Info] FluentMigrator.Runner.MigrationRunner: 170: add_language_tags_to_subtitle_files migrating
2026-05-02T00:16:47.830139131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:47.830374505Z [Info] add_language_tags_to_subtitle_files: Starting migration of Log DB to 170
2026-05-02T00:16:47.830572433Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (170, '2026-05-02T00:16:47', 'add_language_tags_to_subtitle_files')
2026-05-02T00:16:47.830905825Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:47.831520903Z [Info] FluentMigrator.Runner.MigrationRunner: 170: add_language_tags_to_subtitle_files migrated
2026-05-02T00:16:47.831719393Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013755s
2026-05-02T00:16:47.831910358Z [Info] FluentMigrator.Runner.MigrationRunner: 171: add_custom_formats migrating
2026-05-02T00:16:47.832096994Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:47.832331736Z [Info] add_custom_formats: Starting migration of Log DB to 171
2026-05-02T00:16:47.832513833Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (171, '2026-05-02T00:16:47', 'add_custom_formats')
2026-05-02T00:16:47.832834569Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:47.833458736Z [Info] FluentMigrator.Runner.MigrationRunner: 171: add_custom_formats migrated
2026-05-02T00:16:47.833645422Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013573s
2026-05-02T00:16:47.833820855Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_SeasonSearchMaximumSingleEpisodeAge_to_indexers migrating
2026-05-02T00:16:47.834037722Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:47.834273827Z [Info] add_SeasonSearchMaximumSingleEpisodeAge_to_indexers: Starting migration of Log DB to 172
2026-05-02T00:16:47.834493389Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (172, '2026-05-02T00:16:47', 'add_SeasonSearchMaximumSingleEpisodeAge_to_indexers')
2026-05-02T00:16:47.834845789Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:47.835465948Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_SeasonSearchMaximumSingleEpisodeAge_to_indexers migrated
2026-05-02T00:16:47.835689097Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014252s
2026-05-02T00:16:47.835877006Z [Info] FluentMigrator.Runner.MigrationRunner: 173: remove_omg migrating
2026-05-02T00:16:47.836060064Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:47.836303815Z [Info] remove_omg: Starting migration of Log DB to 173
2026-05-02T00:16:47.836474920Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (173, '2026-05-02T00:16:47', 'remove_omg')
2026-05-02T00:16:47.836801387Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:47.837427628Z [Info] FluentMigrator.Runner.MigrationRunner: 173: remove_omg migrated
2026-05-02T00:16:47.837605687Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013705s
2026-05-02T00:16:47.837779778Z [Info] FluentMigrator.Runner.MigrationRunner: 174: add_salt_to_users migrating
2026-05-02T00:16:47.837953317Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:47.838188741Z [Info] add_salt_to_users: Starting migration of Log DB to 174
2026-05-02T00:16:47.838373373Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (174, '2026-05-02T00:16:47', 'add_salt_to_users')
2026-05-02T00:16:47.838702907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:47.839303686Z [Info] FluentMigrator.Runner.MigrationRunner: 174: add_salt_to_users migrated
2026-05-02T00:16:47.839489561Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013448s
2026-05-02T00:16:47.839659954Z [Info] FluentMigrator.Runner.MigrationRunner: 175: language_profiles_to_custom_formats migrating
2026-05-02T00:16:47.839864646Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:47.840109409Z [Info] language_profiles_to_custom_formats: Starting migration of Log DB to 175
2026-05-02T00:16:47.840306005Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (175, '2026-05-02T00:16:47', 'language_profiles_to_custom_formats')
2026-05-02T00:16:47.840642513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:47.841279435Z [Info] FluentMigrator.Runner.MigrationRunner: 175: language_profiles_to_custom_formats migrated
2026-05-02T00:16:47.841479919Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014172s
2026-05-02T00:16:47.841653589Z [Info] FluentMigrator.Runner.MigrationRunner: 176: original_language migrating
2026-05-02T00:16:47.841826336Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:47.842065057Z [Info] original_language: Starting migration of Log DB to 176
2026-05-02T00:16:47.842243296Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (176, '2026-05-02T00:16:47', 'original_language')
2026-05-02T00:16:47.842567890Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:47.843185453Z [Info] FluentMigrator.Runner.MigrationRunner: 176: original_language migrated
2026-05-02T00:16:47.843370476Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013518s
2026-05-02T00:16:47.843538935Z [Info] FluentMigrator.Runner.MigrationRunner: 177: add_on_manual_interaction_required_to_notifications migrating
2026-05-02T00:16:47.843751614Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:47.844007649Z [Info] add_on_manual_interaction_required_to_notifications: Starting migration of Log DB to 177
2026-05-02T00:16:47.844228925Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (177, '2026-05-02T00:16:47', 'add_on_manual_interaction_required_to_notifications')
2026-05-02T00:16:47.844577196Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:47.845221343Z [Info] FluentMigrator.Runner.MigrationRunner: 177: add_on_manual_interaction_required_to_notifications migrated
2026-05-02T00:16:47.845431546Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014641s
2026-05-02T00:16:47.845610016Z [Info] FluentMigrator.Runner.MigrationRunner: 178: list_sync_time migrating
2026-05-02T00:16:47.845778144Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:47.846017426Z [Info] list_sync_time: Starting migration of Log DB to 178
2026-05-02T00:16:47.846192258Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (178, '2026-05-02T00:16:47', 'list_sync_time')
2026-05-02T00:16:47.846517513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:47.847140297Z [Info] FluentMigrator.Runner.MigrationRunner: 178: list_sync_time migrated
2026-05-02T00:16:47.847326091Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013562s
2026-05-02T00:16:47.847499030Z [Info] FluentMigrator.Runner.MigrationRunner: 179: add_auto_tagging migrating
2026-05-02T00:16:47.847677118Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:47.847920528Z [Info] add_auto_tagging: Starting migration of Log DB to 179
2026-05-02T00:16:47.848121393Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (179, '2026-05-02T00:16:47', 'add_auto_tagging')
2026-05-02T00:16:47.848445055Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:47.849076697Z [Info] FluentMigrator.Runner.MigrationRunner: 179: add_auto_tagging migrated
2026-05-02T00:16:47.849255687Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001392s
2026-05-02T00:16:47.849430209Z [Info] FluentMigrator.Runner.MigrationRunner: 180: task_duration migrating
2026-05-02T00:16:47.849598077Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:47.849841226Z [Info] task_duration: Starting migration of Log DB to 180
2026-05-02T00:16:47.850022351Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (180, '2026-05-02T00:16:47', 'task_duration')
2026-05-02T00:16:47.850338688Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:47.850961162Z [Info] FluentMigrator.Runner.MigrationRunner: 180: task_duration migrated
2026-05-02T00:16:47.851144741Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013555s
2026-05-02T00:16:47.851310044Z [Info] FluentMigrator.Runner.MigrationRunner: 181: quality_definition_preferred_size migrating
2026-05-02T00:16:47.851503614Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:47.851733958Z [Info] quality_definition_preferred_size: Starting migration of Log DB to 181
2026-05-02T00:16:47.852015204Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (181, '2026-05-02T00:16:47', 'quality_definition_preferred_size')
2026-05-02T00:16:47.852295138Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:47.853536488Z [Info] FluentMigrator.Runner.MigrationRunner: 181: quality_definition_preferred_size migrated
2026-05-02T00:16:47.853742342Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020175s
2026-05-02T00:16:47.853928567Z [Info] FluentMigrator.Runner.MigrationRunner: 182: add_custom_format_score_bypass_to_delay_profile migrating
2026-05-02T00:16:47.854139672Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:47.854387221Z [Info] add_custom_format_score_bypass_to_delay_profile: Starting migration of Log DB to 182
2026-05-02T00:16:47.854605691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (182, '2026-05-02T00:16:47', 'add_custom_format_score_bypass_to_delay_profile')
2026-05-02T00:16:47.854961848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:47.855604332Z [Info] FluentMigrator.Runner.MigrationRunner: 182: add_custom_format_score_bypass_to_delay_profile migrated
2026-05-02T00:16:47.855796619Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014474s
2026-05-02T00:16:47.856015520Z [Info] FluentMigrator.Runner.MigrationRunner: 183: update_images_remote_url migrating
2026-05-02T00:16:47.856249772Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:47.856441909Z [Info] update_images_remote_url: Starting migration of Log DB to 183
2026-05-02T00:16:47.856636931Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (183, '2026-05-02T00:16:47', 'update_images_remote_url')
2026-05-02T00:16:47.856977227Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:47.857612446Z [Info] FluentMigrator.Runner.MigrationRunner: 183: update_images_remote_url migrated
2026-05-02T00:16:47.857813401Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014013s
2026-05-02T00:16:47.858000207Z [Info] FluentMigrator.Runner.MigrationRunner: 184: remove_invalid_roksbox_metadata_images migrating
2026-05-02T00:16:47.858201512Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:47.858458620Z [Info] remove_invalid_roksbox_metadata_images: Starting migration of Log DB to 184
2026-05-02T00:16:47.858716659Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (184, '2026-05-02T00:16:47', 'remove_invalid_roksbox_metadata_images')
2026-05-02T00:16:47.859011543Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:47.859646071Z [Info] FluentMigrator.Runner.MigrationRunner: 184: remove_invalid_roksbox_metadata_images migrated
2026-05-02T00:16:47.859882026Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001437s
2026-05-02T00:16:47.860051187Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_episode_runtime migrating
2026-05-02T00:16:47.860234556Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:47.860469489Z [Info] add_episode_runtime: Starting migration of Log DB to 185
2026-05-02T00:16:47.860649692Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (185, '2026-05-02T00:16:47', 'add_episode_runtime')
2026-05-02T00:16:47.860967813Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:47.861598844Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_episode_runtime migrated
2026-05-02T00:16:47.861783175Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013641s
2026-05-02T00:16:47.861955983Z [Info] FluentMigrator.Runner.MigrationRunner: 186: add_result_to_commands migrating
2026-05-02T00:16:47.862133891Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:47.862371389Z [Info] add_result_to_commands: Starting migration of Log DB to 186
2026-05-02T00:16:47.862562594Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (186, '2026-05-02T00:16:47', 'add_result_to_commands')
2026-05-02T00:16:47.862886206Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:47.863517808Z [Info] FluentMigrator.Runner.MigrationRunner: 186: add_result_to_commands migrated
2026-05-02T00:16:47.863708221Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013793s
2026-05-02T00:16:47.863893164Z [Info] FluentMigrator.Runner.MigrationRunner: 187: add_on_series_add_to_notifications migrating
2026-05-02T00:16:47.864134790Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:47.864370114Z [Info] add_on_series_add_to_notifications: Starting migration of Log DB to 187
2026-05-02T00:16:47.864564085Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (187, '2026-05-02T00:16:47', 'add_on_series_add_to_notifications')
2026-05-02T00:16:47.864896123Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:47.865557575Z [Info] FluentMigrator.Runner.MigrationRunner: 187: add_on_series_add_to_notifications migrated
2026-05-02T00:16:47.865755714Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00142s
2026-05-02T00:16:47.865933332Z [Info] FluentMigrator.Runner.MigrationRunner: 188: postgres_update_timestamp_columns_to_with_timezone migrating
2026-05-02T00:16:47.866135339Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:47.866371244Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Log DB to 188
2026-05-02T00:16:47.867028006Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Logs
2026-05-02T00:16:47.867201506Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-05-02T00:16:47.867373803Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Logs Time DateTimeOffset
2026-05-02T00:16:47.867904301Z [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-05-02T00:16:47.868432424Z [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-05-02T00:16:47.868865577Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs"
2026-05-02T00:16:47.869354632Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Logs_temp" RENAME TO "Logs"
2026-05-02T00:16:47.870156697Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC)
2026-05-02T00:16:47.870483204Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002916s
2026-05-02T00:16:47.870649399Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable UpdateHistory
2026-05-02T00:16:47.870817367Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-05-02T00:16:47.870979173Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn UpdateHistory Date DateTimeOffset
2026-05-02T00:16:47.871425201Z [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-05-02T00:16:47.871867712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "UpdateHistory_temp" ("Id", "Date", "Version", "EventType") SELECT "Id", "Date", "Version", "EventType" FROM "UpdateHistory"
2026-05-02T00:16:47.872243920Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "UpdateHistory"
2026-05-02T00:16:47.872677513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "UpdateHistory_temp" RENAME TO "UpdateHistory"
2026-05-02T00:16:47.873469478Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC)
2026-05-02T00:16:47.873807799Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026414s
2026-05-02T00:16:47.873985116Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-05-02T00:16:47.874162243Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-05-02T00:16:47.874326444Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset
2026-05-02T00:16:47.874776690Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT)
2026-05-02T00:16:47.875160413Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo"
2026-05-02T00:16:47.875607013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo"
2026-05-02T00:16:47.876017048Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo"
2026-05-02T00:16:47.876793903Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-05-02T00:16:47.877169339Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026354s
2026-05-02T00:16:47.877362117Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (188, '2026-05-02T00:16:47', 'postgres_update_timestamp_columns_to_with_timezone')
2026-05-02T00:16:47.877729377Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:47.878675502Z [Info] FluentMigrator.Runner.MigrationRunner: 188: postgres_update_timestamp_columns_to_with_timezone migrated
2026-05-02T00:16:47.878898822Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041413s
2026-05-02T00:16:47.879098774Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_colon_replacement_to_naming_config migrating
2026-05-02T00:16:47.879303537Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:47.879565344Z [Info] add_colon_replacement_to_naming_config: Starting migration of Log DB to 189
2026-05-02T00:16:47.879793193Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (189, '2026-05-02T00:16:47', 'add_colon_replacement_to_naming_config')
2026-05-02T00:16:47.880195282Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:47.880838738Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_colon_replacement_to_naming_config migrated
2026-05-02T00:16:47.881050334Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001526s
2026-05-02T00:16:47.881235918Z [Info] FluentMigrator.Runner.MigrationRunner: 190: health_restored_notification migrating
2026-05-02T00:16:47.881432173Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:47.881679371Z [Info] health_restored_notification: Starting migration of Log DB to 190
2026-05-02T00:16:47.881880706Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (190, '2026-05-02T00:16:47', 'health_restored_notification')
2026-05-02T00:16:47.882223236Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:47.882852473Z [Info] FluentMigrator.Runner.MigrationRunner: 190: health_restored_notification migrated
2026-05-02T00:16:47.883055722Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014151s
2026-05-02T00:16:47.883242979Z [Info] FluentMigrator.Runner.MigrationRunner: 191: add_download_client_tags migrating
2026-05-02T00:16:47.883444114Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:47.883663837Z [Info] add_download_client_tags: Starting migration of Log DB to 191
2026-05-02T00:16:47.883871495Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (191, '2026-05-02T00:16:47', 'add_download_client_tags')
2026-05-02T00:16:47.884199065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:47.884838733Z [Info] FluentMigrator.Runner.MigrationRunner: 191: add_download_client_tags migrated
2026-05-02T00:16:47.885038746Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013948s
2026-05-02T00:16:47.885199128Z [Info] FluentMigrator.Runner.MigrationRunner: 192: import_exclusion_type migrating
2026-05-02T00:16:47.885378269Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:47.885614224Z [Info] import_exclusion_type: Starting migration of Log DB to 192
2026-05-02T00:16:47.885795029Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (192, '2026-05-02T00:16:47', 'import_exclusion_type')
2026-05-02T00:16:47.886116416Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:47.886729581Z [Info] FluentMigrator.Runner.MigrationRunner: 192: import_exclusion_type migrated
2026-05-02T00:16:47.886918341Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013482s
2026-05-02T00:16:47.887092331Z [Info] FluentMigrator.Runner.MigrationRunner: 193: add_import_list_items migrating
2026-05-02T00:16:47.887268836Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:47.887503499Z [Info] add_import_list_items: Starting migration of Log DB to 193
2026-05-02T00:16:47.887695405Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (193, '2026-05-02T00:16:47', 'add_import_list_items')
2026-05-02T00:16:47.888078858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:47.888673826Z [Info] FluentMigrator.Runner.MigrationRunner: 193: add_import_list_items migrated
2026-05-02T00:16:47.888868007Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013904s
2026-05-02T00:16:47.889055905Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_notification_status migrating
2026-05-02T00:16:47.889256569Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:47.889517024Z [Info] add_notification_status: Starting migration of Log DB to 194
2026-05-02T00:16:47.889720754Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (194, '2026-05-02T00:16:47', 'add_notification_status')
2026-05-02T00:16:47.890062122Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:47.890700527Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_notification_status migrated
2026-05-02T00:16:47.890884778Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014318s
2026-05-02T00:16:47.891060753Z [Info] FluentMigrator.Runner.MigrationRunner: 195: parse_language_tags_from_existing_subtitle_files migrating
2026-05-02T00:16:47.891266717Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:47.891502873Z [Info] parse_language_tags_from_existing_subtitle_files: Starting migration of Log DB to 195
2026-05-02T00:16:47.891711243Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (195, '2026-05-02T00:16:47', 'parse_language_tags_from_existing_subtitle_files')
2026-05-02T00:16:47.892083833Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:47.892714423Z [Info] FluentMigrator.Runner.MigrationRunner: 195: parse_language_tags_from_existing_subtitle_files migrated
2026-05-02T00:16:47.892925317Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014438s
2026-05-02T00:16:47.893101011Z [Info] FluentMigrator.Runner.MigrationRunner: 196: add_finale_type migrating
2026-05-02T00:16:47.893277517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:47.893509213Z [Info] add_finale_type: Starting migration of Log DB to 196
2026-05-02T00:16:47.893694096Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (196, '2026-05-02T00:16:47', 'add_finale_type')
2026-05-02T00:16:47.894010192Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:47.895219467Z [Info] FluentMigrator.Runner.MigrationRunner: 196: add_finale_type migrated
2026-05-02T00:16:47.895410141Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019418s
2026-05-02T00:16:47.895610214Z [Info] FluentMigrator.Runner.MigrationRunner: 197: list_add_missing_search migrating
2026-05-02T00:16:47.895803073Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:47.896108818Z [Info] list_add_missing_search: Starting migration of Log DB to 197
2026-05-02T00:16:47.896309743Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (197, '2026-05-02T00:16:47', 'list_add_missing_search')
2026-05-02T00:16:47.896669267Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:47.897328324Z [Info] FluentMigrator.Runner.MigrationRunner: 197: list_add_missing_search migrated
2026-05-02T00:16:47.897528567Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015114s
2026-05-02T00:16:47.897708901Z [Info] FluentMigrator.Runner.MigrationRunner: 198: parse_title_from_existing_subtitle_files migrating
2026-05-02T00:16:47.897912711Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:47.898176813Z [Info] parse_title_from_existing_subtitle_files: Starting migration of Log DB to 198
2026-05-02T00:16:47.898395413Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (198, '2026-05-02T00:16:47', 'parse_title_from_existing_subtitle_files')
2026-05-02T00:16:47.898765759Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:47.899434355Z [Info] FluentMigrator.Runner.MigrationRunner: 198: parse_title_from_existing_subtitle_files migrated
2026-05-02T00:16:47.899669449Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015152s
2026-05-02T00:16:47.899867668Z [Info] FluentMigrator.Runner.MigrationRunner: 199: series_last_aired migrating
2026-05-02T00:16:47.900076609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:47.900323877Z [Info] series_last_aired: Starting migration of Log DB to 199
2026-05-02T00:16:47.900515933Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (199, '2026-05-02T00:16:47', 'series_last_aired')
2026-05-02T00:16:47.900880658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:47.901529835Z [Info] FluentMigrator.Runner.MigrationRunner: 199: series_last_aired migrated
2026-05-02T00:16:47.901733615Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014623s
2026-05-02T00:16:47.901911333Z [Info] FluentMigrator.Runner.MigrationRunner: 200: AddNewItemMonitorType migrating
2026-05-02T00:16:47.902114913Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:47.902365828Z [Info] AddNewItemMonitorType: Starting migration of Log DB to 200
2026-05-02T00:16:47.902560180Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (200, '2026-05-02T00:16:47', 'AddNewItemMonitorType')
2026-05-02T00:16:47.902912249Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:47.903578801Z [Info] FluentMigrator.Runner.MigrationRunner: 200: AddNewItemMonitorType migrated
2026-05-02T00:16:47.903781619Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014604s
2026-05-02T00:16:47.903987905Z [Info] FluentMigrator.Runner.MigrationRunner: 201: email_encryption migrating
2026-05-02T00:16:47.904172486Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:47.904417720Z [Info] email_encryption: Starting migration of Log DB to 201
2026-05-02T00:16:47.904623835Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (201, '2026-05-02T00:16:47', 'email_encryption')
2026-05-02T00:16:47.904953459Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:47.905584630Z [Info] FluentMigrator.Runner.MigrationRunner: 201: email_encryption migrated
2026-05-02T00:16:47.905785334Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014195s
2026-05-02T00:16:47.905979425Z [Info] FluentMigrator.Runner.MigrationRunner: 202: add_indexer_flags migrating
2026-05-02T00:16:47.906169839Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:47.906411014Z [Info] add_indexer_flags: Starting migration of Log DB to 202
2026-05-02T00:16:47.906612400Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (202, '2026-05-02T00:16:47', 'add_indexer_flags')
2026-05-02T00:16:47.906957545Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:47.907585509Z [Info] FluentMigrator.Runner.MigrationRunner: 202: add_indexer_flags migrated
2026-05-02T00:16:47.907791414Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014131s
2026-05-02T00:16:47.908000355Z [Info] FluentMigrator.Runner.MigrationRunner: 203: release_type migrating
2026-05-02T00:16:47.908183133Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:47.908446363Z [Info] release_type: Starting migration of Log DB to 203
2026-05-02T00:16:47.908632418Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (203, '2026-05-02T00:16:47', 'release_type')
2026-05-02T00:16:47.908967202Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:47.909596299Z [Info] FluentMigrator.Runner.MigrationRunner: 203: release_type migrated
2026-05-02T00:16:47.909807364Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014146s
2026-05-02T00:16:47.909996595Z [Info] FluentMigrator.Runner.MigrationRunner: 204: add_add_release_hash migrating
2026-05-02T00:16:47.910199774Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:47.910442823Z [Info] add_add_release_hash: Starting migration of Log DB to 204
2026-05-02T00:16:47.910642185Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (204, '2026-05-02T00:16:47', 'add_add_release_hash')
2026-05-02T00:16:47.910999044Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:47.911643592Z [Info] FluentMigrator.Runner.MigrationRunner: 204: add_add_release_hash migrated
2026-05-02T00:16:47.911835969Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014427s
2026-05-02T00:16:47.912090872Z [Info] FluentMigrator.Runner.MigrationRunner: 205: rename_season_pack_spec migrating
2026-05-02T00:16:47.912305434Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:47.912558243Z [Info] rename_season_pack_spec: Starting migration of Log DB to 205
2026-05-02T00:16:47.912766192Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (205, '2026-05-02T00:16:47', 'rename_season_pack_spec')
2026-05-02T00:16:47.913110776Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:47.913771537Z [Info] FluentMigrator.Runner.MigrationRunner: 205: rename_season_pack_spec migrated
2026-05-02T00:16:47.913974706Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014643s
2026-05-02T00:16:47.914160390Z [Info] FluentMigrator.Runner.MigrationRunner: 206: add_tmdbid migrating
2026-05-02T00:16:47.914347988Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:47.914589775Z [Info] add_tmdbid: Starting migration of Log DB to 206
2026-05-02T00:16:47.914804156Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (206, '2026-05-02T00:16:47', 'add_tmdbid')
2026-05-02T00:16:47.915146355Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:47.915784080Z [Info] FluentMigrator.Runner.MigrationRunner: 206: add_tmdbid migrated
2026-05-02T00:16:47.916029794Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014371s
2026-05-02T00:16:47.916213775Z [Info] FluentMigrator.Runner.MigrationRunner: 209: add_on_import_complete_to_notifications migrating
2026-05-02T00:16:47.916416313Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:47.916664112Z [Info] add_on_import_complete_to_notifications: Starting migration of Log DB to 209
2026-05-02T00:16:47.916885207Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (209, '2026-05-02T00:16:47', 'add_on_import_complete_to_notifications')
2026-05-02T00:16:47.917253679Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:47.917910542Z [Info] FluentMigrator.Runner.MigrationRunner: 209: add_on_import_complete_to_notifications migrated
2026-05-02T00:16:47.918125274Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014881s
2026-05-02T00:16:47.918307381Z [Info] FluentMigrator.Runner.MigrationRunner: 210: add_monitored_seasons_filter migrating
2026-05-02T00:16:47.918516893Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:47.918757888Z [Info] add_monitored_seasons_filter: Starting migration of Log DB to 210
2026-05-02T00:16:47.918976228Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (210, '2026-05-02T00:16:47', 'add_monitored_seasons_filter')
2026-05-02T00:16:47.919323698Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:47.920005631Z [Info] FluentMigrator.Runner.MigrationRunner: 210: add_monitored_seasons_filter migrated
2026-05-02T00:16:47.920212427Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014863s
2026-05-02T00:16:47.920407009Z [Info] FluentMigrator.Runner.MigrationRunner: 211: add_custom_colon_replacement_to_naming_config migrating
2026-05-02T00:16:47.920620008Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:47.920863689Z [Info] add_custom_colon_replacement_to_naming_config: Starting migration of Log DB to 211
2026-05-02T00:16:47.921099003Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (211, '2026-05-02T00:16:47', 'add_custom_colon_replacement_to_naming_config')
2026-05-02T00:16:47.921476713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:47.922116381Z [Info] FluentMigrator.Runner.MigrationRunner: 211: add_custom_colon_replacement_to_naming_config migrated
2026-05-02T00:16:47.922337166Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014934s
2026-05-02T00:16:47.922528591Z [Info] FluentMigrator.Runner.MigrationRunner: 212: add_minium_upgrade_format_score_to_quality_profiles migrating
2026-05-02T00:16:47.922750919Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:47.922989018Z [Info] add_minium_upgrade_format_score_to_quality_profiles: Starting migration of Log DB to 212
2026-05-02T00:16:47.923222970Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (212, '2026-05-02T00:16:47', 'add_minium_upgrade_format_score_to_quality_profiles')
2026-05-02T00:16:47.923598546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:47.924245619Z [Info] FluentMigrator.Runner.MigrationRunner: 212: add_minium_upgrade_format_score_to_quality_profiles migrated
2026-05-02T00:16:47.924479199Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014899s
2026-05-02T00:16:47.924665254Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_blurary576p_quality_in_profiles migrating
2026-05-02T00:16:47.924861870Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:47.925128146Z [Info] add_blurary576p_quality_in_profiles: Starting migration of Log DB to 214
2026-05-02T00:16:47.925328409Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (214, '2026-05-02T00:16:47', 'add_blurary576p_quality_in_profiles')
2026-05-02T00:16:47.925684216Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:47.926337692Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_blurary576p_quality_in_profiles migrated
2026-05-02T00:16:47.926548005Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014586s
2026-05-02T00:16:47.926727948Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_blurary576p_quality_in_profiles_with_grouped_blurary480p migrating
2026-05-02T00:16:47.926953021Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:47.927201592Z [Info] add_blurary576p_quality_in_profiles_with_grouped_blurary480p: Starting migration of Log DB to 215
2026-05-02T00:16:47.927443859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (215, '2026-05-02T00:16:47', 'add_blurary576p_quality_in_profiles_with_grouped_blurary480p')
2026-05-02T00:16:47.927818434Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:47.928522962Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_blurary576p_quality_in_profiles_with_grouped_blurary480p migrated
2026-05-02T00:16:47.928759208Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015618s
2026-05-02T00:16:47.928957838Z [Info] FluentMigrator.Runner.MigrationRunner: 217: add_mal_and_anilist_ids migrating
2026-05-02T00:16:47.929148873Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:16:47.929412063Z [Info] add_mal_and_anilist_ids: Starting migration of Log DB to 217
2026-05-02T00:16:47.929606054Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (217, '2026-05-02T00:16:47', 'add_mal_and_anilist_ids')
2026-05-02T00:16:47.929970267Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:16:47.930614645Z [Info] FluentMigrator.Runner.MigrationRunner: 217: add_mal_and_anilist_ids migrated
2026-05-02T00:16:47.930824948Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014598s
2026-05-02T00:16:48.127749357Z [Info] Microsoft.Hosting.Lifetime: Now listening on: http://[::]:8989
2026-05-02T00:16:48.137390542Z [Info] UpdaterConfigProvider: Update mechanism BuiltIn not supported in the current configuration, changing to Docker.
2026-05-02T00:16:48.141240144Z [Info] UpdaterConfigProvider: External updater uses branch develop instead of the currently selected main, changing to develop.
2026-05-02T00:16:48.259613069Z [Info] QualityProfileService: Setting up default quality profiles
2026-05-02T00:16:48.329863376Z [Info] Microsoft.Hosting.Lifetime: Application started. Press Ctrl+C to shut down.
2026-05-02T00:16:48.330206076Z [Info] Microsoft.Hosting.Lifetime: Hosting environment: Production
2026-05-02T00:16:48.330469677Z [Info] Microsoft.Hosting.Lifetime: Content root path: /app/sonarr/bin
2026-05-02T00:16:48.426346681Z [Info] ManagedHttpDispatcher: IPv4 is available: True, IPv6 will be disabled
2026-05-02T00:16:48.903867814Z [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.17.0-r1
findutils 4.10.0-r0
icu-data-en 76.1-r1
icu-libs 76.1-r1
jq 1.8.1-r0
libapk 3.0.6-r0
libattr 2.5.2-r2
libbsd 0.12.2-r0
libcrypto3 3.5.6-r0
libcurl 8.17.0-r1
libgcc 15.2.0-r2
libidn2 2.3.8-r0
libintl 0.24.1-r1
libmd 1.1.0-r0
libncursesw 6.5_p20251123-r0
libproc2 4.0.5-r0
libpsl 0.21.5-r3
libssl3 3.5.6-r0
libstdc++ 15.2.0-r2
libunistring 1.4.1-r0
libxml2 2.13.9-r0
libxslt 1.1.43-r3
linux-pam 1.7.1-r2
musl 1.2.5-r23
musl-utils 1.2.5-r23
ncurses-terminfo-base 6.5_p20251123-r0
netcat-openbsd 1.234.1-r0
nghttp2-libs 1.68.0-r0
nghttp3 1.13.1-r0
oniguruma 6.9.10-r0
procps-ng 4.0.5-r0
readline 8.3.1-r0
runtimepack.Microsoft.AspNetCore.App.Runtime.linux-musl-x64 6.0.13
runtimepack.Microsoft.NETCore.App.Runtime.linux-musl-x64 6.0.13
scanelf 1.3.8-r2
shadow 4.18.0-r0
skalibs-libs 2.14.4.0-r0
sqlite-libs 3.51.2-r0
ssl_client 1.37.0-r30
tzdata 2026a-r0
utmps-libs 0.1.3.1-r0
xmlstarlet 1.6.1-r2
xz-libs 5.8.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": 1777681020547
},
{
"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": 1777681020547
},
{
"level": "INFO",
"message": "http://172.17.0.5:8989/931-cf52af1896516b46dbfc.js 1:139900 \"[signalR] starting\"",
"source": "console-api",
"timestamp": 1777681020547
},
{
"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": 1777681020547
},
{
"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=YaGhYWwfLNHpxY6rjyMYHA.\"",
"source": "console-api",
"timestamp": 1777681020547
},
{
"level": "INFO",
"message": "http://172.17.0.5:8989/931-cf52af1896516b46dbfc.js 1:139900 \"[signalR] Information: Using HubProtocol 'json'.\"",
"source": "console-api",
"timestamp": 1777681020547
},
{
"level": "DEBUG",
"message": "http://172.17.0.5:8989/931-cf52af1896516b46dbfc.js 1:139900 \"[signalR] connected\"",
"source": "console-api",
"timestamp": 1777681020547
},
{
"level": "DEBUG",
"message": "http://172.17.0.5:8989/931-cf52af1896516b46dbfc.js 1:139900 \"[signalR] received\" \"version\" Object",
"source": "console-api",
"timestamp": 1777681020547
},
{
"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": 1777681020547
},
{
"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": 1777681020547
},
{
"level": "DEBUG",
"message": "http://172.17.0.5:8989/931-cf52af1896516b46dbfc.js 1:139900 \"[signalR] received\" \"health\" Object",
"source": "console-api",
"timestamp": 1777681020547
}
]
| Test | Result | Message | Runtime |
|---|---|---|---|
| Capture Screenshot | PASS | - | 11.05s |
| Container Start | PASS | - | 5.19s |
| Create Buildx SBOM | PASS | - | 1.81s |
| Get Build Info | PASS | - | 0.03s |
ARM64 PASS
linuxserver/sonarr
Runtime: 80.48s
Build Information
Builder: X86-BUILDER-3b --Hetzner
Created: 2026-05-02T00:11:55+00:00
Image: linuxserver/sonarr
Maintainer: thespad
Size: 87.22MB
Tag: arm64v8-develop-4.0.17.2953-ls169
Version: 4.0.17.2953-ls169
Expand
2026-05-02T00:16:46.764790223Z [migrations] started
2026-05-02T00:16:46.769195845Z [migrations] no migrations found
2026-05-02T00:16:47.326848584Z usermod: no changes
2026-05-02T00:16:47.409086622Z ───────────────────────────────────────
2026-05-02T00:16:47.409116993Z
2026-05-02T00:16:47.409126663Z ██╗ ███████╗██╗ ██████╗
2026-05-02T00:16:47.409135290Z ██║ ██╔════╝██║██╔═══██╗
2026-05-02T00:16:47.409143607Z ██║ ███████╗██║██║ ██║
2026-05-02T00:16:47.409151763Z ██║ ╚════██║██║██║ ██║
2026-05-02T00:16:47.409160611Z ███████╗███████║██║╚██████╔╝
2026-05-02T00:16:47.409171092Z ╚══════╝╚══════╝╚═╝ ╚═════╝
2026-05-02T00:16:47.409181233Z
2026-05-02T00:16:47.409190080Z Brought to you by linuxserver.io
2026-05-02T00:16:47.409198347Z ───────────────────────────────────────
2026-05-02T00:16:47.415207348Z
2026-05-02T00:16:47.415705801Z To support the app dev(s) visit:
2026-05-02T00:16:47.526228778Z Sonarr: https://sonarr.tv/donate
2026-05-02T00:16:47.531378018Z
2026-05-02T00:16:47.531394220Z To support LSIO projects visit:
2026-05-02T00:16:47.531402557Z https://www.linuxserver.io/donate/
2026-05-02T00:16:47.531410663Z
2026-05-02T00:16:47.531418629Z ───────────────────────────────────────
2026-05-02T00:16:47.531427597Z GID/UID
2026-05-02T00:16:47.531435594Z ───────────────────────────────────────
2026-05-02T00:16:47.597505533Z
2026-05-02T00:16:47.597522507Z User UID: 911
2026-05-02T00:16:47.597530593Z User GID: 911
2026-05-02T00:16:47.597538800Z ───────────────────────────────────────
2026-05-02T00:16:47.623343694Z Linuxserver.io version: 4.0.17.2953-ls169
2026-05-02T00:16:47.626086358Z Build-date: 2026-05-02T00:11:55+00:00
2026-05-02T00:16:47.626102771Z ───────────────────────────────────────
2026-05-02T00:16:47.626112831Z
2026-05-02T00:16:50.480863005Z [custom-init] No custom files found, skipping...
2026-05-02T00:16:56.446805907Z [Info] Bootstrap: Starting Sonarr - /app/sonarr/bin/Sonarr - Version 4.0.17.2953
2026-05-02T00:16:57.550067081Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2026-05-02T00:16:57.639935745Z [Debug] Bootstrap: Console selected
2026-05-02T00:16:57.655381168Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2026-05-02T00:17:02.716748342Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2026-05-02T00:17:03.782468437Z [Warn] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {780114e4-6a03-42f6-84eb-4d01cead3554} may be persisted to storage in unencrypted form.
2026-05-02T00:17:05.198828748Z [Trace] EventAggregator: Publishing ConfigFileSavedEvent
2026-05-02T00:17:06.040031188Z [Info] MigrationController: *** Migrating data source=/config/sonarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 ***
2026-05-02T00:17:07.904802271Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating
2026-05-02T00:17:08.280586351Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-05-02T00:17:08.292321051Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-05-02T00:17:09.070033047Z [Info] DatabaseEngineVersionCheck: SQLite 3.51.2
2026-05-02T00:17:09.098532438Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.7910514s
2026-05-02T00:17:09.101548041Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated
2026-05-02T00:17:09.104454715Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.8176639s
2026-05-02T00:17:09.280807627Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating
2026-05-02T00:17:09.289024484Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:09.376139352Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo
2026-05-02T00:17:09.475908534Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL)
2026-05-02T00:17:09.820565621Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.440879s
2026-05-02T00:17:09.826118232Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:09.845028463Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated
2026-05-02T00:17:09.847050405Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.4664245s
2026-05-02T00:17:09.977951017Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating
2026-05-02T00:17:09.980540031Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:10.070589269Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version)
2026-05-02T00:17:10.091500038Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-05-02T00:17:10.106042823Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0330365s
2026-05-02T00:17:10.108918995Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-05-02T00:17:10.112506911Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018603s
2026-05-02T00:17:10.118201207Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime
2026-05-02T00:17:10.126063951Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME
2026-05-02T00:17:10.140951762Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0204766s
2026-05-02T00:17:10.143426605Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:10.147188501Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated
2026-05-02T00:17:10.149446128Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0269331s
2026-05-02T00:17:10.160267198Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating
2026-05-02T00:17:10.162376105Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:10.174377092Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-05-02T00:17:10.176653376Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003881s
2026-05-02T00:17:10.178452299Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String
2026-05-02T00:17:10.181100572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT
2026-05-02T00:17:10.185970569Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0056681s
2026-05-02T00:17:10.187513937Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:10.190330068Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated
2026-05-02T00:17:10.192093449Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100745s
2026-05-02T00:17:10.208937759Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating
2026-05-02T00:17:10.210991445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:10.222116679Z [Info] InitialSetup: Starting migration of Main DB to 1
2026-05-02T00:17:10.339259867Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Config
2026-05-02T00:17:10.344832899Z [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-05-02T00:17:10.351521168Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101432s
2026-05-02T00:17:10.353421395Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Config (Key)
2026-05-02T00:17:10.356014467Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Config_Key" ON "Config" ("Key" ASC)
2026-05-02T00:17:10.359560498Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045581s
2026-05-02T00:17:10.361039646Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RootFolders
2026-05-02T00:17:10.363437024Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "RootFolders" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Path" TEXT NOT NULL)
2026-05-02T00:17:10.367665679Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00498s
2026-05-02T00:17:10.369118034Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex RootFolders (Path)
2026-05-02T00:17:10.370934452Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_RootFolders_Path" ON "RootFolders" ("Path" ASC)
2026-05-02T00:17:10.374574212Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037472s
2026-05-02T00:17:10.376049272Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Series
2026-05-02T00:17:10.379135166Z [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-05-02T00:17:10.392851628Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0152181s
2026-05-02T00:17:10.394354795Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (TvdbId)
2026-05-02T00:17:10.396036842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2026-05-02T00:17:10.399621401Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036382s
2026-05-02T00:17:10.401130329Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (TvRageId)
2026-05-02T00:17:10.402831164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC)
2026-05-02T00:17:10.406456314Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036658s
2026-05-02T00:17:10.407936926Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (ImdbId)
2026-05-02T00:17:10.409627380Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_ImdbId" ON "Series" ("ImdbId" ASC)
2026-05-02T00:17:10.413195255Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036173s
2026-05-02T00:17:10.414689665Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (TitleSlug)
2026-05-02T00:17:10.416413716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2026-05-02T00:17:10.420096202Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003726s
2026-05-02T00:17:10.421551172Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Seasons
2026-05-02T00:17:10.423410887Z [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-05-02T00:17:10.428337658Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005225s
2026-05-02T00:17:10.430035106Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Episodes
2026-05-02T00:17:10.432336571Z [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-05-02T00:17:10.441280432Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096458s
2026-05-02T00:17:10.442791244Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Episodes (TvDbEpisodeId)
2026-05-02T00:17:10.444581569Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Episodes_TvDbEpisodeId" ON "Episodes" ("TvDbEpisodeId" ASC)
2026-05-02T00:17:10.448434809Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038781s
2026-05-02T00:17:10.449900932Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable EpisodeFiles
2026-05-02T00:17:10.451981391Z [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-05-02T00:17:10.458777537Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072142s
2026-05-02T00:17:10.460268389Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex EpisodeFiles (Path)
2026-05-02T00:17:10.462016800Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_EpisodeFiles_Path" ON "EpisodeFiles" ("Path" ASC)
2026-05-02T00:17:10.465645056Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036758s
2026-05-02T00:17:10.467094585Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable History
2026-05-02T00:17:10.469073771Z [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-05-02T00:17:10.475896621Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072257s
2026-05-02T00:17:10.477363114Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Notifications
2026-05-02T00:17:10.479339133Z [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-05-02T00:17:10.576829816Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0942367s
2026-05-02T00:17:10.581737569Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ScheduledTasks
2026-05-02T00:17:10.585015991Z [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-05-02T00:17:10.595819096Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122476s
2026-05-02T00:17:10.598444883Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ScheduledTasks (TypeName)
2026-05-02T00:17:10.600874997Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2026-05-02T00:17:10.609584606Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083935s
2026-05-02T00:17:10.612810582Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Indexers
2026-05-02T00:17:10.617813036Z [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-05-02T00:17:10.631692626Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0142748s
2026-05-02T00:17:10.634566824Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Indexers (Name)
2026-05-02T00:17:10.645648971Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-05-02T00:17:10.682139956Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0408804s
2026-05-02T00:17:10.690974867Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable QualityProfiles
2026-05-02T00:17:10.697220334Z [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-05-02T00:17:10.706583529Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.014001s
2026-05-02T00:17:10.709879837Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityProfiles (Name)
2026-05-02T00:17:10.713362189Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityProfiles_Name" ON "QualityProfiles" ("Name" ASC)
2026-05-02T00:17:10.717414811Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0056058s
2026-05-02T00:17:10.718816453Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable QualitySizes
2026-05-02T00:17:10.720806972Z [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-05-02T00:17:10.728385954Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079007s
2026-05-02T00:17:10.729891596Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualitySizes (QualityId)
2026-05-02T00:17:10.732709781Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualitySizes_QualityId" ON "QualitySizes" ("QualityId" ASC)
2026-05-02T00:17:10.739257627Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074563s
2026-05-02T00:17:10.740747517Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualitySizes (Name)
2026-05-02T00:17:10.742608845Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualitySizes_Name" ON "QualitySizes" ("Name" ASC)
2026-05-02T00:17:10.746208704Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038948s
2026-05-02T00:17:10.747632822Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable SceneMappings
2026-05-02T00:17:10.751052659Z [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-05-02T00:17:10.756880976Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0077267s
2026-05-02T00:17:10.758227067Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NamingConfig
2026-05-02T00:17:10.760442047Z [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-05-02T00:17:10.768860239Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091168s
2026-05-02T00:17:10.818584111Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-05-02T00:17:10', 'InitialSetup')
2026-05-02T00:17:10.842496916Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:10.848036151Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated
2026-05-02T00:17:10.849585942Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0882642s
2026-05-02T00:17:10.855177672Z [Info] FluentMigrator.Runner.MigrationRunner: 2: remove_tvrage_imdb_unique_constraint migrating
2026-05-02T00:17:10.857351369Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:10.863835176Z [Info] remove_tvrage_imdb_unique_constraint: Starting migration of Main DB to 2
2026-05-02T00:17:10.900045836Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex Series (TvRageId)
2026-05-02T00:17:10.905654240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_Series_TvRageId"
2026-05-02T00:17:10.912382749Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102391s
2026-05-02T00:17:10.914259088Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex Series (ImdbId)
2026-05-02T00:17:10.916228834Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_Series_ImdbId"
2026-05-02T00:17:10.919504681Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037406s
2026-05-02T00:17:10.923307950Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2026-05-02T00:17:10', 'remove_tvrage_imdb_unique_constraint')
2026-05-02T00:17:10.927842452Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:10.931994262Z [Info] FluentMigrator.Runner.MigrationRunner: 2: remove_tvrage_imdb_unique_constraint migrated
2026-05-02T00:17:10.933744657Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0150911s
2026-05-02T00:17:10.935587538Z [Info] FluentMigrator.Runner.MigrationRunner: 3: remove_renamed_scene_mapping_columns migrating
2026-05-02T00:17:10.937367342Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:10.939922478Z [Info] remove_renamed_scene_mapping_columns: Starting migration of Main DB to 3
2026-05-02T00:17:10.959543049Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable SceneMappings
2026-05-02T00:17:10.964475562Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SceneMappings"
2026-05-02T00:17:10.968944020Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074473s
2026-05-02T00:17:10.970378980Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable SceneMappings
2026-05-02T00:17:10.972585242Z [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-05-02T00:17:10.978959890Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070225s
2026-05-02T00:17:10.981216704Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2026-05-02T00:17:10', 'remove_renamed_scene_mapping_columns')
2026-05-02T00:17:10.985490631Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:10.988726698Z [Info] FluentMigrator.Runner.MigrationRunner: 3: remove_renamed_scene_mapping_columns migrated
2026-05-02T00:17:10.990449076Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0168411s
2026-05-02T00:17:10.992133748Z [Info] FluentMigrator.Runner.MigrationRunner: 4: updated_history migrating
2026-05-02T00:17:10.993633849Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:10.996025025Z [Info] updated_history: Starting migration of Main DB to 4
2026-05-02T00:17:11.005493412Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable History
2026-05-02T00:17:11.007418218Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History"
2026-05-02T00:17:11.010687762Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036072s
2026-05-02T00:17:11.012049634Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable History
2026-05-02T00:17:11.014392613Z [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-05-02T00:17:11.020529100Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00703s
2026-05-02T00:17:11.022228462Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2026-05-02T00:17:11', 'updated_history')
2026-05-02T00:17:11.025953674Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:11.028762039Z [Info] FluentMigrator.Runner.MigrationRunner: 4: updated_history migrated
2026-05-02T00:17:11.030278643Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0152987s
2026-05-02T00:17:11.032069700Z [Info] FluentMigrator.Runner.MigrationRunner: 5: added_eventtype_to_history migrating
2026-05-02T00:17:11.033657297Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:11.036097020Z [Info] added_eventtype_to_history: Starting migration of Main DB to 5
2026-05-02T00:17:11.043315857Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History
2026-05-02T00:17:11.045013877Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001362s
2026-05-02T00:17:11.046441010Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn History EventType Int32
2026-05-02T00:17:11.048449745Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History" ADD COLUMN "EventType" INTEGER
2026-05-02T00:17:11.054594850Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006519s
2026-05-02T00:17:11.056267008Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2026-05-02T00:17:11', 'added_eventtype_to_history')
2026-05-02T00:17:11.060198655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:11.063148776Z [Info] FluentMigrator.Runner.MigrationRunner: 5: added_eventtype_to_history migrated
2026-05-02T00:17:11.064778708Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0151177s
2026-05-02T00:17:11.066418280Z [Info] FluentMigrator.Runner.MigrationRunner: 6: add_index_to_log_time migrating
2026-05-02T00:17:11.067994514Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:11.070328594Z [Info] add_index_to_log_time: Starting migration of Main DB to 6
2026-05-02T00:17:11.072838479Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2026-05-02T00:17:11', 'add_index_to_log_time')
2026-05-02T00:17:11.076749835Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:11.079312807Z [Info] FluentMigrator.Runner.MigrationRunner: 6: add_index_to_log_time migrated
2026-05-02T00:17:11.080892247Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113377s
2026-05-02T00:17:11.082439122Z [Info] FluentMigrator.Runner.MigrationRunner: 7: add_renameEpisodes_to_naming migrating
2026-05-02T00:17:11.084091079Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:11.086365769Z [Info] add_renameEpisodes_to_naming: Starting migration of Main DB to 7
2026-05-02T00:17:11.097862381Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2026-05-02T00:17:11.100272474Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.06E-05s
2026-05-02T00:17:11.101920613Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig RenameEpisodes Boolean
2026-05-02T00:17:11.103895219Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "RenameEpisodes" INTEGER
2026-05-02T00:17:11.110465891Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066275s
2026-05-02T00:17:11.114377518Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "RenameEpisodes" = NOT "UseSceneName"
2026-05-02T00:17:11.118907691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "RenameEpisodes" = NOT "UseSceneName"
2026-05-02T00:17:11.122676500Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063514s
2026-05-02T00:17:11.124394510Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2026-05-02T00:17:11', 'add_renameEpisodes_to_naming')
2026-05-02T00:17:11.128422451Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:11.131221518Z [Info] FluentMigrator.Runner.MigrationRunner: 7: add_renameEpisodes_to_naming migrated
2026-05-02T00:17:11.132909878Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.014947s
2026-05-02T00:17:11.134579721Z [Info] FluentMigrator.Runner.MigrationRunner: 8: remove_backlog migrating
2026-05-02T00:17:11.136046264Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:11.138518823Z [Info] remove_backlog: Starting migration of Main DB to 8
2026-05-02T00:17:11.173813729Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Series BacklogSetting
2026-05-02T00:17:11.409359702Z [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-05-02T00:17:11.424073302Z [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-05-02T00:17:11.438468881Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2026-05-02T00:17:11.446535776Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2026-05-02T00:17:11.465454103Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2026-05-02T00:17:11.469584420Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2026-05-02T00:17:11.473496458Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2974869s
2026-05-02T00:17:11.475090278Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig UseSceneName
2026-05-02T00:17:11.502710428Z [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-05-02T00:17:11.511775944Z [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-05-02T00:17:11.520371373Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig"
2026-05-02T00:17:11.523724796Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig"
2026-05-02T00:17:11.534515075Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0576998s
2026-05-02T00:17:11.536862021Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2026-05-02T00:17:11', 'remove_backlog')
2026-05-02T00:17:11.540833910Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:11.544180298Z [Info] FluentMigrator.Runner.MigrationRunner: 8: remove_backlog migrated
2026-05-02T00:17:11.545915032Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0674379s
2026-05-02T00:17:11.547701970Z [Info] FluentMigrator.Runner.MigrationRunner: 9: fix_rename_episodes migrating
2026-05-02T00:17:11.549297423Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:11.551771335Z [Info] fix_rename_episodes: Starting migration of Main DB to 9
2026-05-02T00:17:11.600638451Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig SeasonFolderFormat
2026-05-02T00:17:11.626752489Z [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-05-02T00:17:11.635078015Z [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-05-02T00:17:11.642848883Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig"
2026-05-02T00:17:11.646432119Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig"
2026-05-02T00:17:11.657171996Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0542753s
2026-05-02T00:17:11.658670654Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-05-02T00:17:11.687335559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "RenameEpisodes" = 1 WHERE "RenameEpisodes" = -1
2026-05-02T00:17:11.691705599Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0316251s
2026-05-02T00:17:11.693108304Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-05-02T00:17:11.695165306Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "RenameEpisodes" = 0 WHERE "RenameEpisodes" = -2
2026-05-02T00:17:11.698307604Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038684s
2026-05-02T00:17:11.700087378Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2026-05-02T00:17:11', 'fix_rename_episodes')
2026-05-02T00:17:11.703882641Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:11.706945749Z [Info] FluentMigrator.Runner.MigrationRunner: 9: fix_rename_episodes migrated
2026-05-02T00:17:11.708499608Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0125283s
2026-05-02T00:17:11.710293040Z [Info] FluentMigrator.Runner.MigrationRunner: 10: add_monitored migrating
2026-05-02T00:17:11.711792349Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:11.714248846Z [Info] add_monitored: Starting migration of Main DB to 10
2026-05-02T00:17:11.736801331Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2026-05-02T00:17:11.738768743Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001188s
2026-05-02T00:17:11.740438796Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes Monitored Boolean
2026-05-02T00:17:11.742602724Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "Monitored" INTEGER
2026-05-02T00:17:11.748883031Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006757s
2026-05-02T00:17:11.750280846Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Seasons
2026-05-02T00:17:11.751697769Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.24E-05s
2026-05-02T00:17:11.753015883Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Seasons Monitored Boolean
2026-05-02T00:17:11.754806138Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Seasons" ADD COLUMN "Monitored" INTEGER
2026-05-02T00:17:11.760299621Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0056366s
2026-05-02T00:17:11.761696875Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-05-02T00:17:11.765307606Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Episodes" SET "Monitored" = 1 WHERE "Ignored" = 0
2026-05-02T00:17:11.768961143Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059132s
2026-05-02T00:17:11.770313877Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-05-02T00:17:11.771703606Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Episodes" SET "Monitored" = 0 WHERE "Ignored" = 1
2026-05-02T00:17:11.774576772Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029644s
2026-05-02T00:17:11.775891399Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-05-02T00:17:11.777315427Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Seasons" SET "Monitored" = 1 WHERE "Ignored" = 0
2026-05-02T00:17:11.780163803Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029206s
2026-05-02T00:17:11.781501346Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-05-02T00:17:11.782885323Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Seasons" SET "Monitored" = 0 WHERE "Ignored" = 1
2026-05-02T00:17:11.785691404Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028911s
2026-05-02T00:17:11.787469816Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2026-05-02T00:17:11', 'add_monitored')
2026-05-02T00:17:11.791205398Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:11.794092171Z [Info] FluentMigrator.Runner.MigrationRunner: 10: add_monitored migrated
2026-05-02T00:17:11.795569586Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113037s
2026-05-02T00:17:11.797390373Z [Info] FluentMigrator.Runner.MigrationRunner: 11: remove_ignored migrating
2026-05-02T00:17:11.798895564Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:11.801414767Z [Info] remove_ignored: Starting migration of Main DB to 11
2026-05-02T00:17:11.805715608Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Seasons Ignored
2026-05-02T00:17:11.892184826Z [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-05-02T00:17:11.898015087Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Seasons_temp" ("Id", "SeriesId", "SeasonNumber", "Monitored") SELECT "Id", "SeriesId", "SeasonNumber", "Monitored" FROM "Seasons"
2026-05-02T00:17:11.902584669Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Seasons"
2026-05-02T00:17:11.905801797Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Seasons_temp" RENAME TO "Seasons"
2026-05-02T00:17:11.916394289Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1089643s
2026-05-02T00:17:11.917817545Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Episodes Ignored
2026-05-02T00:17:11.941449694Z [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-05-02T00:17:11.951215179Z [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-05-02T00:17:11.961438436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Episodes"
2026-05-02T00:17:11.964491064Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes_temp" RENAME TO "Episodes"
2026-05-02T00:17:11.975324470Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Episodes_TvDbEpisodeId" ON "Episodes" ("TvDbEpisodeId" ASC)
2026-05-02T00:17:11.979287270Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0598986s
2026-05-02T00:17:11.980944517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2026-05-02T00:17:11', 'remove_ignored')
2026-05-02T00:17:11.984672695Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:11.987636283Z [Info] FluentMigrator.Runner.MigrationRunner: 11: remove_ignored migrated
2026-05-02T00:17:11.989112916Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.068314s
2026-05-02T00:17:11.990807018Z [Info] FluentMigrator.Runner.MigrationRunner: 12: remove_custom_start_date migrating
2026-05-02T00:17:11.992501440Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:11.995438886Z [Info] remove_custom_start_date: Starting migration of Main DB to 12
2026-05-02T00:17:11.999167604Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Series CustomStartDate
2026-05-02T00:17:12.023676038Z [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-05-02T00:17:12.036158826Z [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-05-02T00:17:12.048833049Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2026-05-02T00:17:12.052068033Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2026-05-02T00:17:12.062283354Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2026-05-02T00:17:12.066147566Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2026-05-02T00:17:12.069776814Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.068831s
2026-05-02T00:17:12.071429763Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2026-05-02T00:17:12', 'remove_custom_start_date')
2026-05-02T00:17:12.075290718Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:12.078285979Z [Info] FluentMigrator.Runner.MigrationRunner: 12: remove_custom_start_date migrated
2026-05-02T00:17:12.079903617Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0774095s
2026-05-02T00:17:12.081599522Z [Info] FluentMigrator.Runner.MigrationRunner: 13: add_air_date_utc migrating
2026-05-02T00:17:12.083134463Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:12.085591782Z [Info] add_air_date_utc: Starting migration of Main DB to 13
2026-05-02T00:17:12.091264375Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2026-05-02T00:17:12.092890730Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.86E-05s
2026-05-02T00:17:12.094358215Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes AirDateUtc DateTime
2026-05-02T00:17:12.096259023Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "AirDateUtc" DATETIME
2026-05-02T00:17:12.102325820Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062197s
2026-05-02T00:17:12.103821191Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Episodes" SET "AirDateUtc" = "AirDate"
2026-05-02T00:17:12.106215724Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Episodes" SET "AirDateUtc" = "AirDate"
2026-05-02T00:17:12.109093689Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032703s
2026-05-02T00:17:12.110849144Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2026-05-02T00:17:12', 'add_air_date_utc')
2026-05-02T00:17:12.114629597Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:12.117408964Z [Info] FluentMigrator.Runner.MigrationRunner: 13: add_air_date_utc migrated
2026-05-02T00:17:12.118931720Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0116003s
2026-05-02T00:17:12.120704420Z [Info] FluentMigrator.Runner.MigrationRunner: 14: drop_air_date migrating
2026-05-02T00:17:12.122225954Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:12.124682601Z [Info] drop_air_date: Starting migration of Main DB to 14
2026-05-02T00:17:12.128208582Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Episodes AirDate
2026-05-02T00:17:12.152515450Z [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-05-02T00:17:12.162024249Z [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-05-02T00:17:12.172064427Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Episodes"
2026-05-02T00:17:12.175182045Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes_temp" RENAME TO "Episodes"
2026-05-02T00:17:12.185665977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Episodes_TvDbEpisodeId" ON "Episodes" ("TvDbEpisodeId" ASC)
2026-05-02T00:17:12.189564769Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0596425s
2026-05-02T00:17:12.191195242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2026-05-02T00:17:12', 'drop_air_date')
2026-05-02T00:17:12.194911636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:12.197890214Z [Info] FluentMigrator.Runner.MigrationRunner: 14: drop_air_date migrated
2026-05-02T00:17:12.199381116Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0680378s
2026-05-02T00:17:12.201151131Z [Info] FluentMigrator.Runner.MigrationRunner: 15: add_air_date_as_string migrating
2026-05-02T00:17:12.202764780Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:12.205181647Z [Info] add_air_date_as_string: Starting migration of Main DB to 15
2026-05-02T00:17:12.210019078Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2026-05-02T00:17:12.211600613Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.8E-05s
2026-05-02T00:17:12.212920171Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes AirDate String
2026-05-02T00:17:12.214697750Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "AirDate" TEXT
2026-05-02T00:17:12.220641009Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060717s
2026-05-02T00:17:12.222284418Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2026-05-02T00:17:12', 'add_air_date_as_string')
2026-05-02T00:17:12.226149111Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:12.228973027Z [Info] FluentMigrator.Runner.MigrationRunner: 15: add_air_date_as_string migrated
2026-05-02T00:17:12.230560594Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0144489s
2026-05-02T00:17:12.232323975Z [Info] FluentMigrator.Runner.MigrationRunner: 16: updated_imported_history_item migrating
2026-05-02T00:17:12.234041314Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:12.236527210Z [Info] updated_imported_history_item: Starting migration of Main DB to 16
2026-05-02T00:17:12.239811043Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "History" SET "Data" = replace( "Data", '"Path"', '"ImportedPath"' ) WHERE "EventType" = 3
2026-05-02T00:17:12.242479176Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "History" SET "Data" = replace( "Data", '"Path"', '"ImportedPath"' ) WHERE "EventType" = 3
2026-05-02T00:17:12.246301713Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038395s
2026-05-02T00:17:12.247879701Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2026-05-02T00:17:12', 'updated_imported_history_item')
2026-05-02T00:17:12.251823292Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:12.254567158Z [Info] FluentMigrator.Runner.MigrationRunner: 16: updated_imported_history_item migrated
2026-05-02T00:17:12.256254215Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.01215s
2026-05-02T00:17:12.257819207Z [Info] FluentMigrator.Runner.MigrationRunner: 17: reset_scene_names migrating
2026-05-02T00:17:12.259404970Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:12.261771816Z [Info] reset_scene_names: Starting migration of Main DB to 17
2026-05-02T00:17:12.264796778Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "EpisodeFiles" SET "SceneName" = NULL where "SceneName" != NULL
2026-05-02T00:17:12.267140758Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "EpisodeFiles" SET "SceneName" = NULL where "SceneName" != NULL
2026-05-02T00:17:12.270396644Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003231s
2026-05-02T00:17:12.272032769Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2026-05-02T00:17:12', 'reset_scene_names')
2026-05-02T00:17:12.275792220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:12.278515244Z [Info] FluentMigrator.Runner.MigrationRunner: 17: reset_scene_names migrated
2026-05-02T00:17:12.280055525Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113876s
2026-05-02T00:17:12.281632781Z [Info] FluentMigrator.Runner.MigrationRunner: 18: remove_duplicates migrating
2026-05-02T00:17:12.283163534Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:12.285528266Z [Info] remove_duplicates: Starting migration of Main DB to 18
2026-05-02T00:17:12.288978895Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-05-02T00:17:12.290860223Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-05-02T00:17:12.426666645Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1359132s
2026-05-02T00:17:12.428880112Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2026-05-02T00:17:12', 'remove_duplicates')
2026-05-02T00:17:12.433103587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:12.435915780Z [Info] FluentMigrator.Runner.MigrationRunner: 18: remove_duplicates migrated
2026-05-02T00:17:12.437463587Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1454275s
2026-05-02T00:17:12.439285576Z [Info] FluentMigrator.Runner.MigrationRunner: 19: restore_unique_constraints migrating
2026-05-02T00:17:12.440940709Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:12.443412277Z [Info] restore_unique_constraints: Starting migration of Main DB to 19
2026-05-02T00:17:12.455620771Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DROP INDEX IF EXISTS "IX_Series_TvdbId"
2026-05-02T00:17:12.457828648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX IF EXISTS "IX_Series_TvdbId"
2026-05-02T00:17:12.461390520Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003568s
2026-05-02T00:17:12.462773746Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DROP INDEX IF EXISTS "IX_Series_TitleSlug"
2026-05-02T00:17:12.464707490Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX IF EXISTS "IX_Series_TitleSlug"
2026-05-02T00:17:12.467681058Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029657s
2026-05-02T00:17:12.469041879Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DROP INDEX IF EXISTS "IX_Episodes_TvDbEpisodeId"
2026-05-02T00:17:12.471030734Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX IF EXISTS "IX_Episodes_TvDbEpisodeId"
2026-05-02T00:17:12.474050795Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029917s
2026-05-02T00:17:12.475466626Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (TvdbId)
2026-05-02T00:17:12.477613399Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2026-05-02T00:17:12.481323300Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043172s
2026-05-02T00:17:12.482706175Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (TitleSlug)
2026-05-02T00:17:12.484368433Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2026-05-02T00:17:12.488033193Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037092s
2026-05-02T00:17:12.489362009Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Episodes (TvDbEpisodeId)
2026-05-02T00:17:12.491055028Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Episodes_TvDbEpisodeId" ON "Episodes" ("TvDbEpisodeId" ASC)
2026-05-02T00:17:12.494806883Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037674s
2026-05-02T00:17:12.496413298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2026-05-02T00:17:12', 'restore_unique_constraints')
2026-05-02T00:17:12.500345296Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:12.503262621Z [Info] FluentMigrator.Runner.MigrationRunner: 19: restore_unique_constraints migrated
2026-05-02T00:17:12.504964809Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0123069s
2026-05-02T00:17:12.506631114Z [Info] FluentMigrator.Runner.MigrationRunner: 20: add_year_and_seasons_to_series migrating
2026-05-02T00:17:12.508330056Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:12.511017718Z [Info] add_year_and_seasons_to_series: Starting migration of Main DB to 20
2026-05-02T00:17:12.518149399Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-05-02T00:17:12.519881277Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001173s
2026-05-02T00:17:12.521527372Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series Year Int32
2026-05-02T00:17:12.523555726Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "Year" INTEGER
2026-05-02T00:17:12.529583305Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065004s
2026-05-02T00:17:12.530983003Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-05-02T00:17:12.532377501Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.28E-05s
2026-05-02T00:17:12.533722490Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series Seasons String
2026-05-02T00:17:12.535436632Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "Seasons" TEXT
2026-05-02T00:17:12.540956147Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0056272s
2026-05-02T00:17:12.542316787Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-05-02T00:17:12.543903352Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-05-02T00:17:12.597289609Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0532772s
2026-05-02T00:17:12.599441442Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2026-05-02T00:17:12', 'add_year_and_seasons_to_series')
2026-05-02T00:17:12.603670048Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:12.606601280Z [Info] FluentMigrator.Runner.MigrationRunner: 20: add_year_and_seasons_to_series migrated
2026-05-02T00:17:12.608331464Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0628165s
2026-05-02T00:17:12.610035546Z [Info] FluentMigrator.Runner.MigrationRunner: 21: drop_seasons_table migrating
2026-05-02T00:17:12.611609836Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:12.614140532Z [Info] drop_seasons_table: Starting migration of Main DB to 21
2026-05-02T00:17:12.617352501Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable Seasons
2026-05-02T00:17:12.618986912Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Seasons"
2026-05-02T00:17:12.622414785Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034454s
2026-05-02T00:17:12.623931810Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2026-05-02T00:17:12', 'drop_seasons_table')
2026-05-02T00:17:12.629891681Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:12.634336973Z [Info] FluentMigrator.Runner.MigrationRunner: 21: drop_seasons_table migrated
2026-05-02T00:17:12.636807549Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0153119s
2026-05-02T00:17:12.639234376Z [Info] FluentMigrator.Runner.MigrationRunner: 22: move_indexer_to_generic_provider migrating
2026-05-02T00:17:12.641765733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:12.644626093Z [Info] move_indexer_to_generic_provider: Starting migration of Main DB to 22
2026-05-02T00:17:12.649652455Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-05-02T00:17:12.651295644Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.01E-05s
2026-05-02T00:17:12.652623197Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers ConfigContract String
2026-05-02T00:17:12.654548354Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "ConfigContract" TEXT
2026-05-02T00:17:12.660801126Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006418s
2026-05-02T00:17:12.662468273Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2026-05-02T00:17:12', 'move_indexer_to_generic_provider')
2026-05-02T00:17:12.666466775Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:12.670574006Z [Info] FluentMigrator.Runner.MigrationRunner: 22: move_indexer_to_generic_provider migrated
2026-05-02T00:17:12.672326315Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0162417s
2026-05-02T00:17:12.674010767Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_config_contract_to_indexers migrating
2026-05-02T00:17:12.675716572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:12.678218581Z [Info] add_config_contract_to_indexers: Starting migration of Main DB to 23
2026-05-02T00:17:12.708324156Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-05-02T00:17:12.710927318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NewznabSettings' WHERE "Implementation" = 'Newznab'
2026-05-02T00:17:12.715005430Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048915s
2026-05-02T00:17:12.716372193Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-05-02T00:17:12.717835129Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'OmgwtfnzbsSettings' WHERE "Implementation" = 'Omgwtfnzbs'
2026-05-02T00:17:12.721304696Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036016s
2026-05-02T00:17:12.722628241Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-05-02T00:17:12.724035264Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NullConfig' WHERE "Implementation" = 'Wombles'
2026-05-02T00:17:12.727439640Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034496s
2026-05-02T00:17:12.728756351Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-05-02T00:17:12.730162182Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NullConfig' WHERE "Implementation" = 'Eztv'
2026-05-02T00:17:12.733451546Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033782s
2026-05-02T00:17:12.735005947Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-05-02T00:17:12.766382331Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "ConfigContract" IS NULL
2026-05-02T00:17:12.770773163Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0338904s
2026-05-02T00:17:12.772527336Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2026-05-02T00:17:12', 'add_config_contract_to_indexers')
2026-05-02T00:17:12.776538303Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:12.779378342Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_config_contract_to_indexers migrated
2026-05-02T00:17:12.781085740Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0425793s
2026-05-02T00:17:12.782749240Z [Info] FluentMigrator.Runner.MigrationRunner: 24: drop_tvdb_episodeid migrating
2026-05-02T00:17:12.784326316Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:12.786862163Z [Info] drop_tvdb_episodeid: Starting migration of Main DB to 24
2026-05-02T00:17:12.790502163Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Episodes TvDbEpisodeId
2026-05-02T00:17:12.814176517Z [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-05-02T00:17:12.823436444Z [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-05-02T00:17:12.833334707Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Episodes"
2026-05-02T00:17:12.836518118Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes_temp" RENAME TO "Episodes"
2026-05-02T00:17:12.847058704Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0547621s
2026-05-02T00:17:12.848765151Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2026-05-02T00:17:12', 'drop_tvdb_episodeid')
2026-05-02T00:17:12.852629673Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:12.855559362Z [Info] FluentMigrator.Runner.MigrationRunner: 24: drop_tvdb_episodeid migrated
2026-05-02T00:17:12.857126568Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0633504s
2026-05-02T00:17:12.858800289Z [Info] FluentMigrator.Runner.MigrationRunner: 25: move_notification_to_generic_provider migrating
2026-05-02T00:17:12.860592137Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:12.863087141Z [Info] move_notification_to_generic_provider: Starting migration of Main DB to 25
2026-05-02T00:17:12.868009103Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-05-02T00:17:12.869646300Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.85E-05s
2026-05-02T00:17:12.870957892Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications ConfigContract String
2026-05-02T00:17:12.872889080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "ConfigContract" TEXT
2026-05-02T00:17:12.878902119Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061304s
2026-05-02T00:17:12.880576501Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2026-05-02T00:17:12', 'move_notification_to_generic_provider')
2026-05-02T00:17:12.884688031Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:12.887462598Z [Info] FluentMigrator.Runner.MigrationRunner: 25: move_notification_to_generic_provider migrated
2026-05-02T00:17:12.889256220Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0147413s
2026-05-02T00:17:12.890888948Z [Info] FluentMigrator.Runner.MigrationRunner: 26: add_config_contract_to_notifications migrating
2026-05-02T00:17:12.892671247Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:12.895123475Z [Info] add_config_contract_to_notifications: Starting migration of Main DB to 26
2026-05-02T00:17:12.911121762Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-05-02T00:17:12.912747295Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "ConfigContract" = 'EmailSettings' WHERE "Implementation" = 'Email'
2026-05-02T00:17:12.916571566Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039372s
2026-05-02T00:17:12.917906424Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-05-02T00:17:12.919307897Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "ConfigContract" = 'GrowlSettings' WHERE "Implementation" = 'Growl'
2026-05-02T00:17:12.922733986Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035124s
2026-05-02T00:17:12.924040407Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-05-02T00:17:12.925487281Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "ConfigContract" = 'NotifyMyAndroidSettings' WHERE "Implementation" = 'NotifyMyAndroid'
2026-05-02T00:17:12.929218925Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038237s
2026-05-02T00:17:12.930536338Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-05-02T00:17:12.931951868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "ConfigContract" = 'PlexClientSettings' WHERE "Implementation" = 'PlexClient'
2026-05-02T00:17:12.935487007Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036305s
2026-05-02T00:17:12.936829952Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-05-02T00:17:12.938238288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "ConfigContract" = 'PlexServerSettings' WHERE "Implementation" = 'PlexServer'
2026-05-02T00:17:12.941787595Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003641s
2026-05-02T00:17:12.943096361Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-05-02T00:17:12.944537714Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "ConfigContract" = 'ProwlSettings' WHERE "Implementation" = 'Prowl'
2026-05-02T00:17:12.947924173Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034988s
2026-05-02T00:17:12.949279713Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-05-02T00:17:12.950683560Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "ConfigContract" = 'PushBulletSettings' WHERE "Implementation" = 'PushBullet'
2026-05-02T00:17:12.954243118Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036483s
2026-05-02T00:17:12.955563477Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-05-02T00:17:12.956977474Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "ConfigContract" = 'PushoverSettings' WHERE "Implementation" = 'Pushover'
2026-05-02T00:17:12.960450107Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035844s
2026-05-02T00:17:12.961796779Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-05-02T00:17:12.963194354Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "ConfigContract" = 'XbmcSettings' WHERE "Implementation" = 'Xbmc'
2026-05-02T00:17:12.966589701Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034802s
2026-05-02T00:17:12.967904890Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-05-02T00:17:12.970501959Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "ConfigContract" IS NULL
2026-05-02T00:17:12.973371718Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036785s
2026-05-02T00:17:12.974962271Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2026-05-02T00:17:12', 'add_config_contract_to_notifications')
2026-05-02T00:17:12.978980673Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:12.981773047Z [Info] FluentMigrator.Runner.MigrationRunner: 26: add_config_contract_to_notifications migrated
2026-05-02T00:17:12.983517189Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.012095s
2026-05-02T00:17:12.985198264Z [Info] FluentMigrator.Runner.MigrationRunner: 27: fix_omgwtfnzbs migrating
2026-05-02T00:17:12.986750730Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:12.989136495Z [Info] fix_omgwtfnzbs: Starting migration of Main DB to 27
2026-05-02T00:17:13.005565178Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-05-02T00:17:13.007391616Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'OmgwtfnzbsSettings' WHERE "Implementation" = 'Omgwtfnzbs'
2026-05-02T00:17:13.011444017Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041731s
2026-05-02T00:17:13.012821531Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-05-02T00:17:13.014340880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "Settings" = '{}' WHERE "Implementation" = 'Omgwtfnzbs' AND "Settings" IS NULL
2026-05-02T00:17:13.017903605Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037569s
2026-05-02T00:17:13.019236439Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-05-02T00:17:13.020726820Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "Settings" = '{}' WHERE "Implementation" = 'Omgwtfnzbs' AND "Settings" = ''
2026-05-02T00:17:13.024240215Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036803s
2026-05-02T00:17:13.025881450Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2026-05-02T00:17:13', 'fix_omgwtfnzbs')
2026-05-02T00:17:13.029646602Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:13.032381590Z [Info] FluentMigrator.Runner.MigrationRunner: 27: fix_omgwtfnzbs migrated
2026-05-02T00:17:13.033880038Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118345s
2026-05-02T00:17:13.035525441Z [Info] FluentMigrator.Runner.MigrationRunner: 28: add_blacklist_table migrating
2026-05-02T00:17:13.037107437Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:13.039507129Z [Info] add_blacklist_table: Starting migration of Main DB to 28
2026-05-02T00:17:13.047361776Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Blacklist
2026-05-02T00:17:13.049551476Z [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-05-02T00:17:13.055689527Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066658s
2026-05-02T00:17:13.057391544Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2026-05-02T00:17:13', 'add_blacklist_table')
2026-05-02T00:17:13.061220485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:13.064068991Z [Info] FluentMigrator.Runner.MigrationRunner: 28: add_blacklist_table migrated
2026-05-02T00:17:13.065626146Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0150943s
2026-05-02T00:17:13.067257692Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_formats_to_naming_config migrating
2026-05-02T00:17:13.068941934Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:13.071333760Z [Info] add_formats_to_naming_config: Starting migration of Main DB to 29
2026-05-02T00:17:13.078286812Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2026-05-02T00:17:13.079902877Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.74E-05s
2026-05-02T00:17:13.081257625Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig StandardEpisodeFormat String
2026-05-02T00:17:13.083266550Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "StandardEpisodeFormat" TEXT
2026-05-02T00:17:13.089493339Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063605s
2026-05-02T00:17:13.090874100Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2026-05-02T00:17:13.092348770Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.3E-05s
2026-05-02T00:17:13.093641272Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig DailyEpisodeFormat String
2026-05-02T00:17:13.095545948Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "DailyEpisodeFormat" TEXT
2026-05-02T00:17:13.101173140Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00572s
2026-05-02T00:17:13.102517607Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-05-02T00:17:13.103908718Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-05-02T00:17:13.168721917Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0645403s
2026-05-02T00:17:13.170825984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2026-05-02T00:17:13', 'add_formats_to_naming_config')
2026-05-02T00:17:13.175127747Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:13.177991594Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_formats_to_naming_config migrated
2026-05-02T00:17:13.179642348Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0740777s
2026-05-02T00:17:13.181414687Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_season_folder_format_to_naming_config migrating
2026-05-02T00:17:13.183231506Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:13.185679876Z [Info] add_season_folder_format_to_naming_config: Starting migration of Main DB to 30
2026-05-02T00:17:13.191950243Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2026-05-02T00:17:13.193617381Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.79E-05s
2026-05-02T00:17:13.194883911Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig SeasonFolderFormat String
2026-05-02T00:17:13.196885602Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "SeasonFolderFormat" TEXT
2026-05-02T00:17:13.203078533Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063317s
2026-05-02T00:17:13.204471668Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-05-02T00:17:13.205851246Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-05-02T00:17:13.218269504Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122277s
2026-05-02T00:17:13.219903304Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" = 'seasonfolderformat'
2026-05-02T00:17:13.222030718Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'seasonfolderformat'
2026-05-02T00:17:13.225170922Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031317s
2026-05-02T00:17:13.226512183Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" = 'useseasonfolder'
2026-05-02T00:17:13.228539736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'useseasonfolder'
2026-05-02T00:17:13.231260385Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027148s
2026-05-02T00:17:13.232984787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2026-05-02T00:17:13', 'add_season_folder_format_to_naming_config')
2026-05-02T00:17:13.237128391Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:13.240237151Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_season_folder_format_to_naming_config migrated
2026-05-02T00:17:13.242042046Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0116833s
2026-05-02T00:17:13.243877152Z [Info] FluentMigrator.Runner.MigrationRunner: 31: delete_old_naming_config_columns migrating
2026-05-02T00:17:13.245695002Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:13.248483538Z [Info] delete_old_naming_config_columns: Starting migration of Main DB to 31
2026-05-02T00:17:13.254691489Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig Separator, NumberStyle, IncludeSeriesTitle, IncludeEpisodeTitle, IncludeQuality, ReplaceSpaces
2026-05-02T00:17:13.279105082Z [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-05-02T00:17:13.285603779Z [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-05-02T00:17:13.292329342Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig"
2026-05-02T00:17:13.295297961Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig"
2026-05-02T00:17:13.306085104Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0485572s
2026-05-02T00:17:13.307760477Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2026-05-02T00:17:13', 'delete_old_naming_config_columns')
2026-05-02T00:17:13.311738678Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:13.314760033Z [Info] FluentMigrator.Runner.MigrationRunner: 31: delete_old_naming_config_columns migrated
2026-05-02T00:17:13.316476098Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0573129s
2026-05-02T00:17:13.318142905Z [Info] FluentMigrator.Runner.MigrationRunner: 32: set_default_release_group migrating
2026-05-02T00:17:13.319777366Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:13.322194965Z [Info] set_default_release_group: Starting migration of Main DB to 32
2026-05-02T00:17:13.332102737Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-05-02T00:17:13.333904224Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "EpisodeFiles" SET "ReleaseGroup" = 'DRONE' WHERE "ReleaseGroup" IS NULL
2026-05-02T00:17:13.337588514Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038021s
2026-05-02T00:17:13.339209698Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2026-05-02T00:17:13', 'set_default_release_group')
2026-05-02T00:17:13.343136647Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:13.345885372Z [Info] FluentMigrator.Runner.MigrationRunner: 32: set_default_release_group migrated
2026-05-02T00:17:13.347502909Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121552s
2026-05-02T00:17:13.349153433Z [Info] FluentMigrator.Runner.MigrationRunner: 33: add_api_key_to_pushover migrating
2026-05-02T00:17:13.386751306Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:13.389971390Z [Info] add_api_key_to_pushover: Starting migration of Main DB to 33
2026-05-02T00:17:13.393322449Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-05-02T00:17:13.394789503Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-05-02T00:17:13.406697974Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0116909s
2026-05-02T00:17:13.408699394Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2026-05-02T00:17:13', 'add_api_key_to_pushover')
2026-05-02T00:17:13.413368266Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:13.416163004Z [Info] FluentMigrator.Runner.MigrationRunner: 33: add_api_key_to_pushover migrated
2026-05-02T00:17:13.417769439Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0213511s
2026-05-02T00:17:13.420062647Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_series_contraints migrating
2026-05-02T00:17:13.421698221Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:13.424095719Z [Info] remove_series_contraints: Starting migration of Main DB to 34
2026-05-02T00:17:13.444787737Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-05-02T00:17:13.446632632Z [Info] FluentMigrator.Runner.MigrationRunner: => 2E-05s
2026-05-02T00:17:13.450719553Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Series ImdbId String
2026-05-02T00:17:13.481649749Z [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-05-02T00:17:13.494779860Z [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-05-02T00:17:13.507641971Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2026-05-02T00:17:13.510935654Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2026-05-02T00:17:13.521510008Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2026-05-02T00:17:13.525285641Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2026-05-02T00:17:13.528950241Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0765125s
2026-05-02T00:17:13.530610604Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Series TitleSlug String
2026-05-02T00:17:13.555272037Z [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-05-02T00:17:13.567942341Z [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-05-02T00:17:13.580835765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2026-05-02T00:17:13.584086923Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2026-05-02T00:17:13.594543590Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2026-05-02T00:17:13.598189522Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2026-05-02T00:17:13.601860033Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0695518s
2026-05-02T00:17:13.603533954Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2026-05-02T00:17:13', 'remove_series_contraints')
2026-05-02T00:17:13.607420391Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:13.610459411Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_series_contraints migrated
2026-05-02T00:17:13.612063010Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0782105s
2026-05-02T00:17:13.613751680Z [Info] FluentMigrator.Runner.MigrationRunner: 35: add_series_folder_format_to_naming_config migrating
2026-05-02T00:17:13.615575773Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:13.618015326Z [Info] add_series_folder_format_to_naming_config: Starting migration of Main DB to 35
2026-05-02T00:17:13.629511768Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2026-05-02T00:17:13.631433518Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.13E-05s
2026-05-02T00:17:13.632792685Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig SeriesFolderFormat String
2026-05-02T00:17:13.634791660Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "SeriesFolderFormat" TEXT
2026-05-02T00:17:13.641160024Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065067s
2026-05-02T00:17:13.642548721Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-05-02T00:17:13.644017599Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "SeriesFolderFormat" = '{Series Title}' WHERE 1 = 1
2026-05-02T00:17:13.647310360Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034484s
2026-05-02T00:17:13.648987337Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2026-05-02T00:17:13', 'add_series_folder_format_to_naming_config')
2026-05-02T00:17:13.653059106Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:13.655884155Z [Info] FluentMigrator.Runner.MigrationRunner: 35: add_series_folder_format_to_naming_config migrated
2026-05-02T00:17:13.657703539Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0120268s
2026-05-02T00:17:13.659360966Z [Info] FluentMigrator.Runner.MigrationRunner: 36: update_with_quality_converters migrating
2026-05-02T00:17:13.661064738Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:13.663481915Z [Info] update_with_quality_converters: Starting migration of Main DB to 36
2026-05-02T00:17:13.682565976Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2026-05-02T00:17:13.684513578Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.89E-05s
2026-05-02T00:17:13.685862434Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles Items String
2026-05-02T00:17:13.687725216Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "Items" TEXT
2026-05-02T00:17:13.693827293Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062617s
2026-05-02T00:17:13.695233926Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-05-02T00:17:13.696635949Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-05-02T00:17:13.725529615Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0286484s
2026-05-02T00:17:13.727298146Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-05-02T00:17:13.728723667Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-05-02T00:17:13.747086395Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0181566s
2026-05-02T00:17:13.749147646Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2026-05-02T00:17:13', 'update_with_quality_converters')
2026-05-02T00:17:13.753391792Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:13.756270840Z [Info] FluentMigrator.Runner.MigrationRunner: 36: update_with_quality_converters migrated
2026-05-02T00:17:13.757952536Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0275537s
2026-05-02T00:17:13.759613401Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_configurable_qualities migrating
2026-05-02T00:17:13.761289807Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:13.763751324Z [Info] add_configurable_qualities: Starting migration of Main DB to 37
2026-05-02T00:17:13.786987616Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn QualityProfiles Allowed
2026-05-02T00:17:13.811056615Z [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-05-02T00:17:13.816315636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "QualityProfiles_temp" ("Id", "Name", "Cutoff", "Items") SELECT "Id", "Name", "Cutoff", "Items" FROM "QualityProfiles"
2026-05-02T00:17:13.820637349Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "QualityProfiles"
2026-05-02T00:17:13.823810649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles_temp" RENAME TO "QualityProfiles"
2026-05-02T00:17:13.834763175Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityProfiles_Name" ON "QualityProfiles" ("Name" ASC)
2026-05-02T00:17:13.838710634Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0496489s
2026-05-02T00:17:13.840082847Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn QualityProfiles Items String
2026-05-02T00:17:13.863219559Z [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-05-02T00:17:13.868376624Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "QualityProfiles_temp" ("Id", "Name", "Cutoff", "Items") SELECT "Id", "Name", "Cutoff", "Items" FROM "QualityProfiles"
2026-05-02T00:17:13.872642905Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "QualityProfiles"
2026-05-02T00:17:13.875785714Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles_temp" RENAME TO "QualityProfiles"
2026-05-02T00:17:13.886606394Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityProfiles_Name" ON "QualityProfiles" ("Name" ASC)
2026-05-02T00:17:13.890514545Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0487234s
2026-05-02T00:17:13.891912881Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable QualityDefinitions
2026-05-02T00:17:13.894040956Z [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-05-02T00:17:13.899740544Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062399s
2026-05-02T00:17:13.901170303Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Quality)
2026-05-02T00:17:13.902920998Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Quality" ON "QualityDefinitions" ("Quality" ASC)
2026-05-02T00:17:13.906770320Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039282s
2026-05-02T00:17:13.908163986Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Title)
2026-05-02T00:17:13.909941205Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Title" ON "QualityDefinitions" ("Title" ASC)
2026-05-02T00:17:13.913831219Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039931s
2026-05-02T00:17:13.915212581Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Weight)
2026-05-02T00:17:13.916951703Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Weight" ON "QualityDefinitions" ("Weight" ASC)
2026-05-02T00:17:13.920760843Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038836s
2026-05-02T00:17:13.922129970Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-05-02T00:17:13.923630702Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-05-02T00:17:13.938337198Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0145636s
2026-05-02T00:17:13.940150770Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable QualitySizes
2026-05-02T00:17:13.941739219Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "QualitySizes"
2026-05-02T00:17:13.945359299Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037029s
2026-05-02T00:17:13.947016306Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2026-05-02T00:17:13', 'add_configurable_qualities')
2026-05-02T00:17:13.951048055Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:13.954141895Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_configurable_qualities migrated
2026-05-02T00:17:13.955811958Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0124547s
2026-05-02T00:17:13.957476189Z [Info] FluentMigrator.Runner.MigrationRunner: 38: add_on_upgrade_to_notifications migrating
2026-05-02T00:17:13.959201844Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:13.961635114Z [Info] add_on_upgrade_to_notifications: Starting migration of Main DB to 38
2026-05-02T00:17:13.967305704Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-05-02T00:17:13.968760473Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.77E-05s
2026-05-02T00:17:13.970065421Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnUpgrade Boolean
2026-05-02T00:17:13.982145367Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnUpgrade" INTEGER
2026-05-02T00:17:13.989420077Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074926s
2026-05-02T00:17:13.990973455Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "OnUpgrade" = "OnDownload"
2026-05-02T00:17:13.993234498Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "OnUpgrade" = "OnDownload"
2026-05-02T00:17:13.996317897Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032365s
2026-05-02T00:17:13.997962639Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2026-05-02T00:17:13', 'add_on_upgrade_to_notifications')
2026-05-02T00:17:14.001916732Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:14.004748484Z [Info] FluentMigrator.Runner.MigrationRunner: 38: add_on_upgrade_to_notifications migrated
2026-05-02T00:17:14.006439700Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0116824s
2026-05-02T00:17:14.008183973Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_metadata_tables migrating
2026-05-02T00:17:14.009855990Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:14.012491848Z [Info] add_metadata_tables: Starting migration of Main DB to 39
2026-05-02T00:17:14.027762820Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Metadata
2026-05-02T00:17:14.029917539Z [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-05-02T00:17:14.036322006Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068951s
2026-05-02T00:17:14.037694339Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataFiles
2026-05-02T00:17:14.039699397Z [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-05-02T00:17:14.046108233Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069115s
2026-05-02T00:17:14.047737033Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2026-05-02T00:17:14', 'add_metadata_tables')
2026-05-02T00:17:14.051561525Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:14.054432997Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_metadata_tables migrated
2026-05-02T00:17:14.055995053Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0152651s
2026-05-02T00:17:14.057639504Z [Info] FluentMigrator.Runner.MigrationRunner: 40: add_metadata_to_episodes_and_series migrating
2026-05-02T00:17:14.059431593Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:14.061850434Z [Info] add_metadata_to_episodes_and_series: Starting migration of Main DB to 40
2026-05-02T00:17:14.072749742Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-05-02T00:17:14.074308171Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.81E-05s
2026-05-02T00:17:14.075771097Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series Actors String
2026-05-02T00:17:14.077556943Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "Actors" TEXT
2026-05-02T00:17:14.083801639Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063776s
2026-05-02T00:17:14.085233121Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series Ratings String
2026-05-02T00:17:14.086937945Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "Ratings" TEXT
2026-05-02T00:17:14.092531829Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0056891s
2026-05-02T00:17:14.093918171Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series Genres String
2026-05-02T00:17:14.095598354Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "Genres" TEXT
2026-05-02T00:17:14.101297130Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0057841s
2026-05-02T00:17:14.102692069Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series Certification String
2026-05-02T00:17:14.104502225Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "Certification" TEXT
2026-05-02T00:17:14.110164948Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0057712s
2026-05-02T00:17:14.111529796Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2026-05-02T00:17:14.112949315Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.35E-05s
2026-05-02T00:17:14.114236036Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes Ratings String
2026-05-02T00:17:14.115952252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "Ratings" TEXT
2026-05-02T00:17:14.121574745Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0057118s
2026-05-02T00:17:14.122975245Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes Images String
2026-05-02T00:17:14.124719578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "Images" TEXT
2026-05-02T00:17:14.130285646Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0056634s
2026-05-02T00:17:14.131945669Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2026-05-02T00:17:14', 'add_metadata_to_episodes_and_series')
2026-05-02T00:17:14.135964833Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:14.138816285Z [Info] FluentMigrator.Runner.MigrationRunner: 40: add_metadata_to_episodes_and_series migrated
2026-05-02T00:17:14.140577722Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.014227s
2026-05-02T00:17:14.142228737Z [Info] FluentMigrator.Runner.MigrationRunner: 41: fix_xbmc_season_images_metadata migrating
2026-05-02T00:17:14.143942638Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:14.146347421Z [Info] fix_xbmc_season_images_metadata: Starting migration of Main DB to 41
2026-05-02T00:17:14.149883732Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MetadataFiles" SET "Type" = 4 WHERE "Consumer" = 'XbmcMetadata' AND "SeasonNumber" IS NOT NULL
2026-05-02T00:17:14.152614261Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MetadataFiles" SET "Type" = 4 WHERE "Consumer" = 'XbmcMetadata' AND "SeasonNumber" IS NOT NULL
2026-05-02T00:17:14.156792465Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041593s
2026-05-02T00:17:14.158417848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2026-05-02T00:17:14', 'fix_xbmc_season_images_metadata')
2026-05-02T00:17:14.162341579Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:14.165062428Z [Info] FluentMigrator.Runner.MigrationRunner: 41: fix_xbmc_season_images_metadata migrated
2026-05-02T00:17:14.166744005Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0124725s
2026-05-02T00:17:14.168352504Z [Info] FluentMigrator.Runner.MigrationRunner: 42: add_download_clients_table migrating
2026-05-02T00:17:14.170000021Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:14.172373471Z [Info] add_download_clients_table: Starting migration of Main DB to 42
2026-05-02T00:17:14.181301570Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClients
2026-05-02T00:17:14.183516942Z [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-05-02T00:17:14.190253778Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072579s
2026-05-02T00:17:14.191894432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2026-05-02T00:17:14', 'add_download_clients_table')
2026-05-02T00:17:14.195775557Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:14.199084651Z [Info] FluentMigrator.Runner.MigrationRunner: 42: add_download_clients_table migrated
2026-05-02T00:17:14.200764544Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0161543s
2026-05-02T00:17:14.202455129Z [Info] FluentMigrator.Runner.MigrationRunner: 43: convert_config_to_download_clients migrating
2026-05-02T00:17:14.204196004Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:14.206600827Z [Info] convert_config_to_download_clients: Starting migration of Main DB to 43
2026-05-02T00:17:14.210283543Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-05-02T00:17:14.211756539Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-05-02T00:17:14.275961342Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.063917s
2026-05-02T00:17:14.279670953Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (43, '2026-05-02T00:17:14', 'convert_config_to_download_clients')
2026-05-02T00:17:14.282414067Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:14.285176048Z [Info] FluentMigrator.Runner.MigrationRunner: 43: convert_config_to_download_clients migrated
2026-05-02T00:17:14.286906293Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0734032s
2026-05-02T00:17:14.288613170Z [Info] FluentMigrator.Runner.MigrationRunner: 44: fix_xbmc_episode_metadata migrating
2026-05-02T00:17:14.290240587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:14.292700701Z [Info] fix_xbmc_episode_metadata: Starting migration of Main DB to 44
2026-05-02T00:17:14.296634523Z [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-05-02T00:17:14.299907945Z [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-05-02T00:17:14.304788533Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048602s
2026-05-02T00:17:14.306145005Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MetadataFiles" SET "Type" = 5 WHERE "Consumer" = 'XbmcMetadata' AND "EpisodeFileId" IS NOT NULL AND "Type" = 4
2026-05-02T00:17:14.308947959Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MetadataFiles" SET "Type" = 5 WHERE "Consumer" = 'XbmcMetadata' AND "EpisodeFileId" IS NOT NULL AND "Type" = 4
2026-05-02T00:17:14.312723162Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037712s
2026-05-02T00:17:14.314324978Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2026-05-02T00:17:14', 'fix_xbmc_episode_metadata')
2026-05-02T00:17:14.318164970Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:14.320876190Z [Info] FluentMigrator.Runner.MigrationRunner: 44: fix_xbmc_episode_metadata migrated
2026-05-02T00:17:14.322514960Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0119414s
2026-05-02T00:17:14.324131806Z [Info] FluentMigrator.Runner.MigrationRunner: 45: add_indexes migrating
2026-05-02T00:17:14.325621366Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:14.327973252Z [Info] add_indexes: Starting migration of Main DB to 45
2026-05-02T00:17:14.341809986Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Blacklist (SeriesId)
2026-05-02T00:17:14.343643718Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Blacklist_SeriesId" ON "Blacklist" ("SeriesId" ASC)
2026-05-02T00:17:14.347728745Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041785s
2026-05-02T00:17:14.349147572Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex EpisodeFiles (SeriesId)
2026-05-02T00:17:14.350784558Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_EpisodeFiles_SeriesId" ON "EpisodeFiles" ("SeriesId" ASC)
2026-05-02T00:17:14.354353676Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003605s
2026-05-02T00:17:14.355715278Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Episodes (EpisodeFileId)
2026-05-02T00:17:14.357404219Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_EpisodeFileId" ON "Episodes" ("EpisodeFileId" ASC)
2026-05-02T00:17:14.360926021Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036373s
2026-05-02T00:17:14.362317222Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Episodes (SeriesId)
2026-05-02T00:17:14.363955111Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_SeriesId" ON "Episodes" ("SeriesId" ASC)
2026-05-02T00:17:14.367354657Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034858s
2026-05-02T00:17:14.368780949Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (EpisodeId)
2026-05-02T00:17:14.370408617Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EpisodeId" ON "History" ("EpisodeId" ASC)
2026-05-02T00:17:14.373818614Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034748s
2026-05-02T00:17:14.375188412Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (Date)
2026-05-02T00:17:14.376763825Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2026-05-02T00:17:14.380696123Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039979s
2026-05-02T00:17:14.382078447Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (Path)
2026-05-02T00:17:14.383676334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_Path" ON "Series" ("Path" ASC)
2026-05-02T00:17:14.386993835Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034292s
2026-05-02T00:17:14.388393033Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (CleanTitle)
2026-05-02T00:17:14.390005320Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_CleanTitle" ON "Series" ("CleanTitle" ASC)
2026-05-02T00:17:14.393446038Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035019s
2026-05-02T00:17:14.394814284Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (TvRageId)
2026-05-02T00:17:14.396512082Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC)
2026-05-02T00:17:14.399954685Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036023s
2026-05-02T00:17:14.401578275Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (45, '2026-05-02T00:17:14', 'add_indexes')
2026-05-02T00:17:14.405270420Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:14.408359611Z [Info] FluentMigrator.Runner.MigrationRunner: 45: add_indexes migrated
2026-05-02T00:17:14.409831094Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0120339s
2026-05-02T00:17:14.411479965Z [Info] FluentMigrator.Runner.MigrationRunner: 46: fix_nzb_su_url migrating
2026-05-02T00:17:14.413002931Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:14.415407423Z [Info] fix_nzb_su_url: Starting migration of Main DB to 46
2026-05-02T00:17:14.418750776Z [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-05-02T00:17:14.422417490Z [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-05-02T00:17:14.427059077Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046281s
2026-05-02T00:17:14.428697446Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (46, '2026-05-02T00:17:14', 'fix_nzb_su_url')
2026-05-02T00:17:14.432468260Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:14.435184459Z [Info] FluentMigrator.Runner.MigrationRunner: 46: fix_nzb_su_url migrated
2026-05-02T00:17:14.436695302Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0128s
2026-05-02T00:17:14.438250053Z [Info] FluentMigrator.Runner.MigrationRunner: 47: add_temporary_blacklist_columns migrating
2026-05-02T00:17:14.439956489Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:14.442308165Z [Info] add_temporary_blacklist_columns: Starting migration of Main DB to 47
2026-05-02T00:17:14.447084874Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist
2026-05-02T00:17:14.448677642Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.86E-05s
2026-05-02T00:17:14.449981407Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist PublishedDate DateTime
2026-05-02T00:17:14.451888788Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "PublishedDate" DATETIME
2026-05-02T00:17:14.458684413Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069433s
2026-05-02T00:17:14.460357692Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (47, '2026-05-02T00:17:14', 'add_temporary_blacklist_columns')
2026-05-02T00:17:14.464318238Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:14.467081052Z [Info] FluentMigrator.Runner.MigrationRunner: 47: add_temporary_blacklist_columns migrated
2026-05-02T00:17:14.468797939Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0153979s
2026-05-02T00:17:14.470440136Z [Info] FluentMigrator.Runner.MigrationRunner: 48: add_title_to_scenemappings migrating
2026-05-02T00:17:14.472081271Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:14.474465262Z [Info] add_title_to_scenemappings: Starting migration of Main DB to 48
2026-05-02T00:17:14.479265588Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SceneMappings
2026-05-02T00:17:14.480897014Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.76E-05s
2026-05-02T00:17:14.482202683Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SceneMappings Title String
2026-05-02T00:17:14.484022929Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SceneMappings" ADD COLUMN "Title" TEXT
2026-05-02T00:17:14.490721548Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068322s
2026-05-02T00:17:14.492387974Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (48, '2026-05-02T00:17:14', 'add_title_to_scenemappings')
2026-05-02T00:17:14.496293769Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:14.499080391Z [Info] FluentMigrator.Runner.MigrationRunner: 48: add_title_to_scenemappings migrated
2026-05-02T00:17:14.500708399Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0152266s
2026-05-02T00:17:14.502348081Z [Info] FluentMigrator.Runner.MigrationRunner: 49: fix_dognzb_url migrating
2026-05-02T00:17:14.503870868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:14.506269137Z [Info] fix_dognzb_url: Starting migration of Main DB to 49
2026-05-02T00:17:14.509538200Z [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-05-02T00:17:14.512862504Z [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-05-02T00:17:14.517503340Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046292s
2026-05-02T00:17:14.519116739Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (49, '2026-05-02T00:17:14', 'fix_dognzb_url')
2026-05-02T00:17:14.522894837Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:14.525623422Z [Info] FluentMigrator.Runner.MigrationRunner: 49: fix_dognzb_url migrated
2026-05-02T00:17:14.527112291Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0127872s
2026-05-02T00:17:14.528722182Z [Info] FluentMigrator.Runner.MigrationRunner: 50: add_hash_to_metadata_files migrating
2026-05-02T00:17:14.530385432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:14.532737738Z [Info] add_hash_to_metadata_files: Starting migration of Main DB to 50
2026-05-02T00:17:14.537469437Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles
2026-05-02T00:17:14.539095692Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.83E-05s
2026-05-02T00:17:14.540412374Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MetadataFiles Hash String
2026-05-02T00:17:14.542215885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles" ADD COLUMN "Hash" TEXT
2026-05-02T00:17:14.548873782Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068324s
2026-05-02T00:17:14.550511721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (50, '2026-05-02T00:17:14', 'add_hash_to_metadata_files')
2026-05-02T00:17:14.554456575Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:14.557172955Z [Info] FluentMigrator.Runner.MigrationRunner: 50: add_hash_to_metadata_files migrated
2026-05-02T00:17:14.558834341Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0152082s
2026-05-02T00:17:14.560470155Z [Info] FluentMigrator.Runner.MigrationRunner: 51: download_client_import migrating
2026-05-02T00:17:14.562093404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:14.564490060Z [Info] download_client_import: Starting migration of Main DB to 51
2026-05-02T00:17:14.569060764Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-05-02T00:17:14.570554883Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-05-02T00:17:14.577804162Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007103s
2026-05-02T00:17:14.579329283Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-05-02T00:17:14.580767048Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-05-02T00:17:14.615733943Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0346492s
2026-05-02T00:17:14.617591233Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-05-02T00:17:14.618991674Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-05-02T00:17:14.692037099Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0725985s
2026-05-02T00:17:14.697131037Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (51, '2026-05-02T00:17:14', 'download_client_import')
2026-05-02T00:17:14.702087218Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:14.705038852Z [Info] FluentMigrator.Runner.MigrationRunner: 51: download_client_import migrated
2026-05-02T00:17:14.706641629Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0860354s
2026-05-02T00:17:14.708662208Z [Info] FluentMigrator.Runner.MigrationRunner: 52: add_columns_for_anime migrating
2026-05-02T00:17:14.710258944Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:14.713019734Z [Info] add_columns_for_anime: Starting migration of Main DB to 52
2026-05-02T00:17:14.721338445Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SceneMappings
2026-05-02T00:17:14.723154081Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.06E-05s
2026-05-02T00:17:14.724528569Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SceneMappings Type String
2026-05-02T00:17:14.726433075Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SceneMappings" ADD COLUMN "Type" TEXT
2026-05-02T00:17:14.733277247Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070515s
2026-05-02T00:17:14.734858852Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "SceneMappings"
2026-05-02T00:17:14.736904231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "SceneMappings"
2026-05-02T00:17:14.739461230Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028105s
2026-05-02T00:17:14.740783383Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2026-05-02T00:17:14.742236619Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.27E-05s
2026-05-02T00:17:14.743561798Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig AnimeEpisodeFormat String
2026-05-02T00:17:14.745502145Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "AnimeEpisodeFormat" TEXT
2026-05-02T00:17:14.751728484Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063523s
2026-05-02T00:17:14.753121810Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "AnimeEpisodeFormat" = "StandardEpisodeFormat"
2026-05-02T00:17:14.755459157Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "AnimeEpisodeFormat" = "StandardEpisodeFormat"
2026-05-02T00:17:14.758532625Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030713s
2026-05-02T00:17:14.760158840Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (52, '2026-05-02T00:17:14', 'add_columns_for_anime')
2026-05-02T00:17:14.763956478Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:14.766798631Z [Info] FluentMigrator.Runner.MigrationRunner: 52: add_columns_for_anime migrated
2026-05-02T00:17:14.768388613Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113512s
2026-05-02T00:17:14.770054588Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_series_sorttitle migrating
2026-05-02T00:17:14.771626744Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:14.774044633Z [Info] add_series_sorttitle: Starting migration of Main DB to 53
2026-05-02T00:17:14.787949594Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series SortTitle String
2026-05-02T00:17:14.790129504Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "SortTitle" TEXT
2026-05-02T00:17:14.797094921Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071074s
2026-05-02T00:17:14.798483928Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-05-02T00:17:14.799933737Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-05-02T00:17:14.810720109Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106509s
2026-05-02T00:17:14.812715236Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (53, '2026-05-02T00:17:14', 'add_series_sorttitle')
2026-05-02T00:17:14.816832397Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:14.820576587Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_series_sorttitle migrated
2026-05-02T00:17:14.822116157Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0206291s
2026-05-02T00:17:14.823776200Z [Info] FluentMigrator.Runner.MigrationRunner: 54: rename_profiles migrating
2026-05-02T00:17:14.825351352Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:14.827750213Z [Info] rename_profiles: Starting migration of Main DB to 54
2026-05-02T00:17:14.864812197Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable QualityProfiles Profiles
2026-05-02T00:17:14.868065278Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" RENAME TO "Profiles"
2026-05-02T00:17:14.881898595Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0149178s
2026-05-02T00:17:14.883394698Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles
2026-05-02T00:17:14.884837043Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.78E-05s
2026-05-02T00:17:14.886143684Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles Language Int32
2026-05-02T00:17:14.887950212Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "Language" INTEGER
2026-05-02T00:17:14.894133323Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063629s
2026-05-02T00:17:14.895501047Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles
2026-05-02T00:17:14.896921728Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.29E-05s
2026-05-02T00:17:14.898259241Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles GrabDelay Int32
2026-05-02T00:17:14.900047533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "GrabDelay" INTEGER
2026-05-02T00:17:14.906146164Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062577s
2026-05-02T00:17:14.907514329Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles
2026-05-02T00:17:14.908938788Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.31E-05s
2026-05-02T00:17:14.910240118Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles GrabDelayMode Int32
2026-05-02T00:17:14.912040073Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "GrabDelayMode" INTEGER
2026-05-02T00:17:14.918149315Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062207s
2026-05-02T00:17:14.919510567Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-05-02T00:17:14.921618882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Profiles" SET "Language" = 1, "GrabDelay" = 0, "GrabDelayMode" = 0 WHERE 1 = 1
2026-05-02T00:17:14.924947395Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041024s
2026-05-02T00:17:14.926285821Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-05-02T00:17:14.927660158Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.34E-05s
2026-05-02T00:17:14.928987561Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series ProfileId Int32
2026-05-02T00:17:14.930690941Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "ProfileId" INTEGER
2026-05-02T00:17:14.936814593Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062222s
2026-05-02T00:17:14.938208740Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Series" SET "ProfileId" = "QualityProfileId"
2026-05-02T00:17:14.940268939Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Series" SET "ProfileId" = "QualityProfileId"
2026-05-02T00:17:14.943199290Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029303s
2026-05-02T00:17:14.944552074Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable PendingReleases
2026-05-02T00:17:14.947049393Z [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-05-02T00:17:14.953015427Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069438s
2026-05-02T00:17:14.954681583Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (54, '2026-05-02T00:17:14', 'rename_profiles')
2026-05-02T00:17:14.958448709Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:14.961342396Z [Info] FluentMigrator.Runner.MigrationRunner: 54: rename_profiles migrated
2026-05-02T00:17:14.962844060Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0153016s
2026-05-02T00:17:14.964557100Z [Info] FluentMigrator.Runner.MigrationRunner: 55: drop_old_profile_columns migrating
2026-05-02T00:17:14.966168845Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:14.968671074Z [Info] drop_old_profile_columns: Starting migration of Main DB to 55
2026-05-02T00:17:14.974278446Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Series QualityProfileId
2026-05-02T00:17:15.011736658Z [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-05-02T00:17:15.025757713Z [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-05-02T00:17:15.040507866Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2026-05-02T00:17:15.044400575Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2026-05-02T00:17:15.057179138Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2026-05-02T00:17:15.060915042Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2026-05-02T00:17:15.064532336Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_Path" ON "Series" ("Path" ASC)
2026-05-02T00:17:15.067934777Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_CleanTitle" ON "Series" ("CleanTitle" ASC)
2026-05-02T00:17:15.071454435Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC)
2026-05-02T00:17:15.074991558Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0989206s
2026-05-02T00:17:15.076646331Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (55, '2026-05-02T00:17:15', 'drop_old_profile_columns')
2026-05-02T00:17:15.080493318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:15.083543039Z [Info] FluentMigrator.Runner.MigrationRunner: 55: drop_old_profile_columns migrated
2026-05-02T00:17:15.085161979Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1075563s
2026-05-02T00:17:15.086867493Z [Info] FluentMigrator.Runner.MigrationRunner: 56: add_mediainfo_to_episodefile migrating
2026-05-02T00:17:15.088564681Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:15.091005717Z [Info] add_mediainfo_to_episodefile: Starting migration of Main DB to 56
2026-05-02T00:17:15.096116379Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable EpisodeFiles
2026-05-02T00:17:15.097762463Z [Info] FluentMigrator.Runner.MigrationRunner: => 2E-05s
2026-05-02T00:17:15.099054846Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn EpisodeFiles MediaInfo String
2026-05-02T00:17:15.100936024Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles" ADD COLUMN "MediaInfo" TEXT
2026-05-02T00:17:15.107820698Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007035s
2026-05-02T00:17:15.109515762Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (56, '2026-05-02T00:17:15', 'add_mediainfo_to_episodefile')
2026-05-02T00:17:15.113536228Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:15.116498072Z [Info] FluentMigrator.Runner.MigrationRunner: 56: add_mediainfo_to_episodefile migrated
2026-05-02T00:17:15.118126151Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0156246s
2026-05-02T00:17:15.119727896Z [Info] FluentMigrator.Runner.MigrationRunner: 57: convert_episode_file_path_to_relative migrating
2026-05-02T00:17:15.121506448Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:15.123944828Z [Info] convert_episode_file_path_to_relative: Starting migration of Main DB to 57
2026-05-02T00:17:15.130053891Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn EpisodeFiles RelativePath String
2026-05-02T00:17:15.132104991Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles" ADD COLUMN "RelativePath" TEXT
2026-05-02T00:17:15.139013723Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007078s
2026-05-02T00:17:15.140430867Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-05-02T00:17:15.141851438Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-05-02T00:17:15.152455713Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103177s
2026-05-02T00:17:15.154497053Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (57, '2026-05-02T00:17:15', 'convert_episode_file_path_to_relative')
2026-05-02T00:17:15.158754767Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:15.161583564Z [Info] FluentMigrator.Runner.MigrationRunner: 57: convert_episode_file_path_to_relative migrated
2026-05-02T00:17:15.163348297Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0197126s
2026-05-02T00:17:15.165052169Z [Info] FluentMigrator.Runner.MigrationRunner: 58: drop_episode_file_path migrating
2026-05-02T00:17:15.166672041Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:15.169108507Z [Info] drop_episode_file_path: Starting migration of Main DB to 58
2026-05-02T00:17:15.172814651Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn EpisodeFiles Path
2026-05-02T00:17:15.205393687Z [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-05-02T00:17:15.212886305Z [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-05-02T00:17:15.220017486Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "EpisodeFiles"
2026-05-02T00:17:15.223242380Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles_temp" RENAME TO "EpisodeFiles"
2026-05-02T00:17:15.236512122Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_EpisodeFiles_SeriesId" ON "EpisodeFiles" ("SeriesId" ASC)
2026-05-02T00:17:15.240318808Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0657904s
2026-05-02T00:17:15.241968961Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (58, '2026-05-02T00:17:15', 'drop_episode_file_path')
2026-05-02T00:17:15.247178822Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:15.250183593Z [Info] FluentMigrator.Runner.MigrationRunner: 58: drop_episode_file_path migrated
2026-05-02T00:17:15.251766470Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0757427s
2026-05-02T00:17:15.253736127Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_enable_options_to_indexers migrating
2026-05-02T00:17:15.255216348Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:15.257756593Z [Info] add_enable_options_to_indexers: Starting migration of Main DB to 59
2026-05-02T00:17:15.270054348Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-05-02T00:17:15.271945225Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.24E-05s
2026-05-02T00:17:15.273295284Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers EnableRss Boolean
2026-05-02T00:17:15.340575330Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "EnableRss" INTEGER
2026-05-02T00:17:15.347740750Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075562s
2026-05-02T00:17:15.349209898Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers EnableSearch Boolean
2026-05-02T00:17:15.351025675Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "EnableSearch" INTEGER
2026-05-02T00:17:15.357241111Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063278s
2026-05-02T00:17:15.358616551Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableRss" = "Enable", "EnableSearch" = "Enable"
2026-05-02T00:17:15.360957145Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableRss" = "Enable", "EnableSearch" = "Enable"
2026-05-02T00:17:15.364050183Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030942s
2026-05-02T00:17:15.365383147Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-05-02T00:17:15.367116057Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableSearch" = 0 WHERE "Implementation" = 'Wombles'
2026-05-02T00:17:15.370296221Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035934s
2026-05-02T00:17:15.371912696Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (59, '2026-05-02T00:17:15', 'add_enable_options_to_indexers')
2026-05-02T00:17:15.375817369Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:15.378673611Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_enable_options_to_indexers migrated
2026-05-02T00:17:15.380369907Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0119893s
2026-05-02T00:17:15.382062065Z [Info] FluentMigrator.Runner.MigrationRunner: 60: remove_enable_from_indexers migrating
2026-05-02T00:17:15.466860839Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:15.475532692Z [Info] remove_enable_from_indexers: Starting migration of Main DB to 60
2026-05-02T00:17:15.482457076Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Indexers Enable
2026-05-02T00:17:15.516069003Z [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-05-02T00:17:15.524908383Z [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-05-02T00:17:15.530565716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2026-05-02T00:17:15.533628924Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2026-05-02T00:17:15.547172077Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-05-02T00:17:15.551664844Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0666258s
2026-05-02T00:17:15.553167530Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn DownloadClients Protocol
2026-05-02T00:17:15.578957455Z [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-05-02T00:17:15.584894391Z [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-05-02T00:17:15.590147299Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClients"
2026-05-02T00:17:15.593044633Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients_temp" RENAME TO "DownloadClients"
2026-05-02T00:17:15.606580030Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0517494s
2026-05-02T00:17:15.608623165Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (60, '2026-05-02T00:17:15', 'remove_enable_from_indexers')
2026-05-02T00:17:15.612572718Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:15.617439338Z [Info] FluentMigrator.Runner.MigrationRunner: 60: remove_enable_from_indexers migrated
2026-05-02T00:17:15.619213351Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0626535s
2026-05-02T00:17:15.622183993Z [Info] FluentMigrator.Runner.MigrationRunner: 61: clear_bad_scene_names migrating
2026-05-02T00:17:15.623816981Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:15.626303669Z [Info] clear_bad_scene_names: Starting migration of Main DB to 61
2026-05-02T00:17:15.630090184Z [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-05-02T00:17:15.634568142Z [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-05-02T00:17:15.640671813Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062752s
2026-05-02T00:17:15.642269430Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (61, '2026-05-02T00:17:15', 'clear_bad_scene_names')
2026-05-02T00:17:15.646034502Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:15.648694839Z [Info] FluentMigrator.Runner.MigrationRunner: 61: clear_bad_scene_names migrated
2026-05-02T00:17:15.650257165Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0143503s
2026-05-02T00:17:15.651800704Z [Info] FluentMigrator.Runner.MigrationRunner: 62: convert_quality_models migrating
2026-05-02T00:17:15.653389243Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:15.655688222Z [Info] convert_quality_models: Starting migration of Main DB to 62
2026-05-02T00:17:15.659226407Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-05-02T00:17:15.660748082Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-05-02T00:17:15.678566574Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0175949s
2026-05-02T00:17:15.680658166Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (62, '2026-05-02T00:17:15', 'convert_quality_models')
2026-05-02T00:17:15.684656207Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:15.687329661Z [Info] FluentMigrator.Runner.MigrationRunner: 62: convert_quality_models migrated
2026-05-02T00:17:15.688913310Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0266116s
2026-05-02T00:17:15.690573753Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_remotepathmappings migrating
2026-05-02T00:17:15.692165439Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:15.694489248Z [Info] add_remotepathmappings: Starting migration of Main DB to 63
2026-05-02T00:17:15.701764539Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RemotePathMappings
2026-05-02T00:17:15.704002115Z [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-05-02T00:17:15.709306717Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058467s
2026-05-02T00:17:15.710905787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (63, '2026-05-02T00:17:15', 'add_remotepathmappings')
2026-05-02T00:17:15.714729648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:15.717529065Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_remotepathmappings migrated
2026-05-02T00:17:15.719101712Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0141249s
2026-05-02T00:17:15.720741093Z [Info] FluentMigrator.Runner.MigrationRunner: 64: remove_method_from_logs migrating
2026-05-02T00:17:15.722346807Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:15.724688422Z [Info] remove_method_from_logs: Starting migration of Main DB to 64
2026-05-02T00:17:15.726660644Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (64, '2026-05-02T00:17:15', 'remove_method_from_logs')
2026-05-02T00:17:15.730486017Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:15.733073999Z [Info] FluentMigrator.Runner.MigrationRunner: 64: remove_method_from_logs migrated
2026-05-02T00:17:15.734655133Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107332s
2026-05-02T00:17:15.736166997Z [Info] FluentMigrator.Runner.MigrationRunner: 65: make_scene_numbering_nullable migrating
2026-05-02T00:17:15.737859065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:15.740075578Z [Info] make_scene_numbering_nullable: Starting migration of Main DB to 65
2026-05-02T00:17:15.767571007Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-05-02T00:17:15.769643310Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Episodes" SET "AbsoluteEpisodeNumber" = NULL WHERE "AbsoluteEpisodeNumber" = 0
2026-05-02T00:17:15.773393984Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040306s
2026-05-02T00:17:15.774733251Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-05-02T00:17:15.776141747Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Episodes" SET "SceneAbsoluteEpisodeNumber" = NULL WHERE "SceneAbsoluteEpisodeNumber" = 0
2026-05-02T00:17:15.779505020Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034711s
2026-05-02T00:17:15.780821251Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-05-02T00:17:15.782267603Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Episodes" SET "SceneSeasonNumber" = NULL, "SceneEpisodeNumber" = NULL WHERE "SceneSeasonNumber" = 0 AND "SceneEpisodeNumber" = 0
2026-05-02T00:17:15.786137927Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004023s
2026-05-02T00:17:15.787695032Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (65, '2026-05-02T00:17:15', 'make_scene_numbering_nullable')
2026-05-02T00:17:15.791531689Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:15.794301146Z [Info] FluentMigrator.Runner.MigrationRunner: 65: make_scene_numbering_nullable migrated
2026-05-02T00:17:15.795950918Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121971s
2026-05-02T00:17:15.797584448Z [Info] FluentMigrator.Runner.MigrationRunner: 66: add_tags migrating
2026-05-02T00:17:15.799017574Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:15.801382716Z [Info] add_tags: Starting migration of Main DB to 66
2026-05-02T00:17:15.816468696Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tags
2026-05-02T00:17:15.818515508Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tags" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Label" TEXT NOT NULL)
2026-05-02T00:17:15.823027143Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048103s
2026-05-02T00:17:15.824451381Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-05-02T00:17:15.825913185Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.76E-05s
2026-05-02T00:17:15.827303935Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series Tags String
2026-05-02T00:17:15.829096585Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "Tags" TEXT
2026-05-02T00:17:15.835381532Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065007s
2026-05-02T00:17:15.836752302Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-05-02T00:17:15.838196671Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.8E-06s
2026-05-02T00:17:15.839455746Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications Tags String
2026-05-02T00:17:15.841211091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "Tags" TEXT
2026-05-02T00:17:15.847373280Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062396s
2026-05-02T00:17:15.848761736Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-05-02T00:17:15.850136475Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Series" SET "Tags" = '[]' WHERE 1 = 1
2026-05-02T00:17:15.852861011Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027984s
2026-05-02T00:17:15.854174546Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-05-02T00:17:15.855517892Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "Tags" = '[]' WHERE 1 = 1
2026-05-02T00:17:15.858253631Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027883s
2026-05-02T00:17:15.859820596Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (66, '2026-05-02T00:17:15', 'add_tags')
2026-05-02T00:17:15.863403681Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:15.866260144Z [Info] FluentMigrator.Runner.MigrationRunner: 66: add_tags migrated
2026-05-02T00:17:15.867685244Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108067s
2026-05-02T00:17:15.869359345Z [Info] FluentMigrator.Runner.MigrationRunner: 67: add_added_to_series migrating
2026-05-02T00:17:15.870903835Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:15.873265160Z [Info] add_added_to_series: Starting migration of Main DB to 67
2026-05-02T00:17:15.877888581Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-05-02T00:17:15.879398281Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.12E-05s
2026-05-02T00:17:15.880707528Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series Added DateTime
2026-05-02T00:17:15.882415497Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "Added" DATETIME
2026-05-02T00:17:15.889245150Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006926s
2026-05-02T00:17:15.890842878Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (67, '2026-05-02T00:17:15', 'add_added_to_series')
2026-05-02T00:17:15.894589042Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:15.897363749Z [Info] FluentMigrator.Runner.MigrationRunner: 67: add_added_to_series migrated
2026-05-02T00:17:15.898915995Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0150872s
2026-05-02T00:17:15.900535095Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_release_restrictions migrating
2026-05-02T00:17:15.902140969Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:15.904469047Z [Info] add_release_restrictions: Starting migration of Main DB to 68
2026-05-02T00:17:15.926566647Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Restrictions
2026-05-02T00:17:15.928984175Z [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-05-02T00:17:15.934376975Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058037s
2026-05-02T00:17:15.935728517Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-05-02T00:17:15.937111432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-05-02T00:17:15.945789317Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085242s
2026-05-02T00:17:15.947410401Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-05-02T00:17:15.950141040Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'releaserestrictions'
2026-05-02T00:17:15.953093125Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003908s
2026-05-02T00:17:15.954661103Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (68, '2026-05-02T00:17:15', 'add_release_restrictions')
2026-05-02T00:17:15.958459471Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:15.961298057Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_release_restrictions migrated
2026-05-02T00:17:15.962908621Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121282s
2026-05-02T00:17:15.964588283Z [Info] FluentMigrator.Runner.MigrationRunner: 69: quality_proper migrating
2026-05-02T00:17:15.966086320Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:15.968446944Z [Info] quality_proper: Starting migration of Main DB to 69
2026-05-02T00:17:15.971758573Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-05-02T00:17:15.973247992Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-05-02T00:17:15.982277395Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088924s
2026-05-02T00:17:15.984132450Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (69, '2026-05-02T00:17:15', 'quality_proper')
2026-05-02T00:17:15.988016773Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:15.990712922Z [Info] FluentMigrator.Runner.MigrationRunner: 69: quality_proper migrated
2026-05-02T00:17:15.992225839Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0174665s
2026-05-02T00:17:15.993883998Z [Info] FluentMigrator.Runner.MigrationRunner: 70: delay_profile migrating
2026-05-02T00:17:15.995349459Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:15.997724020Z [Info] delay_profile: Starting migration of Main DB to 70
2026-05-02T00:17:16.055194973Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DelayProfiles
2026-05-02T00:17:16.057895672Z [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-05-02T00:17:16.065687192Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083888s
2026-05-02T00:17:16.069019012Z [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-05-02T00:17:16.073932717Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-05-02T00:17:16.075439902Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-05-02T00:17:16.164837928Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0891703s
2026-05-02T00:17:16.166717984Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Profiles GrabDelay
2026-05-02T00:17:16.196918611Z [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-05-02T00:17:16.202602908Z [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-05-02T00:17:16.207562355Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles"
2026-05-02T00:17:16.210605864Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles"
2026-05-02T00:17:16.224089496Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityProfiles_Name" ON "Profiles" ("Name" ASC)
2026-05-02T00:17:16.227659335Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0593383s
2026-05-02T00:17:16.229046769Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Profiles GrabDelayMode
2026-05-02T00:17:16.308122048Z [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-05-02T00:17:16.313814061Z [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-05-02T00:17:16.318079129Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles"
2026-05-02T00:17:16.321104101Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles"
2026-05-02T00:17:16.334525178Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityProfiles_Name" ON "Profiles" ("Name" ASC)
2026-05-02T00:17:16.338101199Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1074257s
2026-05-02T00:17:16.342345265Z [Info] FluentMigrator.Runner.MigrationRunner: -> 1 Insert operations completed in 00:00:00.0067324 taking an average of 00:00:00.0067324
2026-05-02T00:17:16.344948077Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (70, '2026-05-02T00:17:16', 'delay_profile')
2026-05-02T00:17:16.348721716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:16.351701807Z [Info] FluentMigrator.Runner.MigrationRunner: 70: delay_profile migrated
2026-05-02T00:17:16.353186377Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1210888s
2026-05-02T00:17:16.354862592Z [Info] FluentMigrator.Runner.MigrationRunner: 71: unknown_quality_in_profile migrating
2026-05-02T00:17:16.356489518Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:16.359140497Z [Info] unknown_quality_in_profile: Starting migration of Main DB to 71
2026-05-02T00:17:16.363677974Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn QualityDefinitions Weight
2026-05-02T00:17:16.392796582Z [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-05-02T00:17:16.398525178Z [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-05-02T00:17:16.403130753Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "QualityDefinitions"
2026-05-02T00:17:16.406594428Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityDefinitions_temp" RENAME TO "QualityDefinitions"
2026-05-02T00:17:16.420165236Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Quality" ON "QualityDefinitions" ("Quality" ASC)
2026-05-02T00:17:16.424124840Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Title" ON "QualityDefinitions" ("Title" ASC)
2026-05-02T00:17:16.427833098Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0624006s
2026-05-02T00:17:16.429172004Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-05-02T00:17:16.430541572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-05-02T00:17:16.464498242Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0336583s
2026-05-02T00:17:16.466619334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (71, '2026-05-02T00:17:16', 'unknown_quality_in_profile')
2026-05-02T00:17:16.470814371Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:16.474540124Z [Info] FluentMigrator.Runner.MigrationRunner: 71: unknown_quality_in_profile migrated
2026-05-02T00:17:16.476031648Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0438214s
2026-05-02T00:17:16.477676350Z [Info] FluentMigrator.Runner.MigrationRunner: 72: history_downloadId migrating
2026-05-02T00:17:16.479204006Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:16.481529169Z [Info] history_downloadId: Starting migration of Main DB to 72
2026-05-02T00:17:16.494396630Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History
2026-05-02T00:17:16.496064449Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.35E-05s
2026-05-02T00:17:16.497532175Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn History DownloadId String
2026-05-02T00:17:16.499464286Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History" ADD COLUMN "DownloadId" TEXT
2026-05-02T00:17:16.506239600Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070325s
2026-05-02T00:17:16.508000456Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId)
2026-05-02T00:17:16.509713475Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC)
2026-05-02T00:17:16.513181899Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003632s
2026-05-02T00:17:16.514491016Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-05-02T00:17:16.515860514Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-05-02T00:17:16.530832263Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.014742s
2026-05-02T00:17:16.532858864Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (72, '2026-05-02T00:17:16', 'history_downloadId')
2026-05-02T00:17:16.536759760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:16.539614268Z [Info] FluentMigrator.Runner.MigrationRunner: 72: history_downloadId migrated
2026-05-02T00:17:16.541153788Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0237521s
2026-05-02T00:17:16.542789833Z [Info] FluentMigrator.Runner.MigrationRunner: 73: clear_ratings migrating
2026-05-02T00:17:16.544297078Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:16.546657241Z [Info] clear_ratings: Starting migration of Main DB to 73
2026-05-02T00:17:16.555802367Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-05-02T00:17:16.557614556Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Series" SET "Ratings" = '{}' WHERE 1 = 1
2026-05-02T00:17:16.560819841Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033321s
2026-05-02T00:17:16.562166283Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-05-02T00:17:16.563518526Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Episodes" SET "Ratings" = '{}' WHERE 1 = 1
2026-05-02T00:17:16.566284435Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027826s
2026-05-02T00:17:16.568248120Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (73, '2026-05-02T00:17:16', 'clear_ratings')
2026-05-02T00:17:16.571811606Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:16.574204625Z [Info] FluentMigrator.Runner.MigrationRunner: 73: clear_ratings migrated
2026-05-02T00:17:16.575687060Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107542s
2026-05-02T00:17:16.577243244Z [Info] FluentMigrator.Runner.MigrationRunner: 74: disable_eztv migrating
2026-05-02T00:17:16.578712873Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:16.581046483Z [Info] disable_eztv: Starting migration of Main DB to 74
2026-05-02T00:17:16.584172568Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableRss" = false, "EnableSearch" = false WHERE "Implementation" = 'Eztv' AND "Settings" LIKE '%ezrss.it%'
2026-05-02T00:17:16.587192529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableRss" = false, "EnableSearch" = false WHERE "Implementation" = 'Eztv' AND "Settings" LIKE '%ezrss.it%'
2026-05-02T00:17:16.591583983Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043702s
2026-05-02T00:17:16.593280719Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (74, '2026-05-02T00:17:16', 'disable_eztv')
2026-05-02T00:17:16.596951702Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:16.599620627Z [Info] FluentMigrator.Runner.MigrationRunner: 74: disable_eztv migrated
2026-05-02T00:17:16.601116118Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0124334s
2026-05-02T00:17:16.602664456Z [Info] FluentMigrator.Runner.MigrationRunner: 75: force_lib_update migrating
2026-05-02T00:17:16.604268807Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:16.606579159Z [Info] force_lib_update: Starting migration of Main DB to 75
2026-05-02T00:17:16.622075135Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-05-02T00:17:16.623839988Z [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-05-02T00:17:16.628300030Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045237s
2026-05-02T00:17:16.629671973Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-05-02T00:17:16.631005568Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Series" SET "LastInfoSync" = '2014-01-01 00:00:00' WHERE 1 = 1
2026-05-02T00:17:16.633967152Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030173s
2026-05-02T00:17:16.635513516Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (75, '2026-05-02T00:17:16', 'force_lib_update')
2026-05-02T00:17:16.639183507Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:16.641921561Z [Info] FluentMigrator.Runner.MigrationRunner: 75: force_lib_update migrated
2026-05-02T00:17:16.643407182Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109836s
2026-05-02T00:17:16.645013016Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_users_table migrating
2026-05-02T00:17:16.646559480Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:16.648881807Z [Info] add_users_table: Starting migration of Main DB to 76
2026-05-02T00:17:16.656631974Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Users
2026-05-02T00:17:16.658543223Z [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-05-02T00:17:16.664438594Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062387s
2026-05-02T00:17:16.665807070Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Identifier)
2026-05-02T00:17:16.667395769Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Identifier" ON "Users" ("Identifier" ASC)
2026-05-02T00:17:16.670910638Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035736s
2026-05-02T00:17:16.672283342Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Username)
2026-05-02T00:17:16.673838975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Username" ON "Users" ("Username" ASC)
2026-05-02T00:17:16.677201115Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034117s
2026-05-02T00:17:16.678766918Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (76, '2026-05-02T00:17:16', 'add_users_table')
2026-05-02T00:17:16.682411658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:16.685282399Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_users_table migrated
2026-05-02T00:17:16.686781528Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115316s
2026-05-02T00:17:16.688394295Z [Info] FluentMigrator.Runner.MigrationRunner: 77: add_add_options_to_series migrating
2026-05-02T00:17:16.690003396Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:16.692345312Z [Info] add_add_options_to_series: Starting migration of Main DB to 77
2026-05-02T00:17:16.696763900Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-05-02T00:17:16.698286777Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.19E-05s
2026-05-02T00:17:16.699561032Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series AddOptions String
2026-05-02T00:17:16.701335376Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "AddOptions" TEXT
2026-05-02T00:17:16.708217505Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069924s
2026-05-02T00:17:16.709814721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (77, '2026-05-02T00:17:16', 'add_add_options_to_series')
2026-05-02T00:17:16.713613782Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:16.716327005Z [Info] FluentMigrator.Runner.MigrationRunner: 77: add_add_options_to_series migrated
2026-05-02T00:17:16.717923751Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0151447s
2026-05-02T00:17:16.719512971Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_commands_table migrating
2026-05-02T00:17:16.721059325Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:16.723367523Z [Info] add_commands_table: Starting migration of Main DB to 78
2026-05-02T00:17:16.734356002Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Commands
2026-05-02T00:17:16.736537815Z [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-05-02T00:17:16.743876734Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079259s
2026-05-02T00:17:16.745496556Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (78, '2026-05-02T00:17:16', 'add_commands_table')
2026-05-02T00:17:16.749170775Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:16.751901294Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_commands_table migrated
2026-05-02T00:17:16.753400352Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0160133s
2026-05-02T00:17:16.755003530Z [Info] FluentMigrator.Runner.MigrationRunner: 79: dedupe_tags migrating
2026-05-02T00:17:16.756479452Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:16.758784484Z [Info] dedupe_tags: Starting migration of Main DB to 79
2026-05-02T00:17:16.766066849Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-05-02T00:17:16.767633003Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-05-02T00:17:17.625130428Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.8568566s
2026-05-02T00:17:17.627209114Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tags
2026-05-02T00:17:17.628609474Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.34E-05s
2026-05-02T00:17:17.629989032Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Tags Label String
2026-05-02T00:17:17.661492472Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tags_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Label" TEXT NOT NULL)
2026-05-02T00:17:17.665980009Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Tags_temp" ("Id", "Label") SELECT "Id", "Label" FROM "Tags"
2026-05-02T00:17:17.669211116Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Tags"
2026-05-02T00:17:17.672235266Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tags_temp" RENAME TO "Tags"
2026-05-02T00:17:17.686218635Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.05463s
2026-05-02T00:17:17.687614456Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tags (Label)
2026-05-02T00:17:17.689197744Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tags_Label" ON "Tags" ("Label" ASC)
2026-05-02T00:17:17.692496086Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033817s
2026-05-02T00:17:17.694214997Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (79, '2026-05-02T00:17:17', 'dedupe_tags')
2026-05-02T00:17:17.697858174Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:17.700915130Z [Info] FluentMigrator.Runner.MigrationRunner: 79: dedupe_tags migrated
2026-05-02T00:17:17.702398196Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011826s
2026-05-02T00:17:17.704064973Z [Info] FluentMigrator.Runner.MigrationRunner: 81: move_dot_prefix_to_transmission_category migrating
2026-05-02T00:17:17.705845088Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:17.708241624Z [Info] move_dot_prefix_to_transmission_category: Starting migration of Main DB to 81
2026-05-02T00:17:17.711868387Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-05-02T00:17:17.713343127Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-05-02T00:17:17.728396761Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0148455s
2026-05-02T00:17:17.730462060Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (81, '2026-05-02T00:17:17', 'move_dot_prefix_to_transmission_category')
2026-05-02T00:17:17.735107746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:17.737817552Z [Info] FluentMigrator.Runner.MigrationRunner: 81: move_dot_prefix_to_transmission_category migrated
2026-05-02T00:17:17.739631415Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0244694s
2026-05-02T00:17:17.741258261Z [Info] FluentMigrator.Runner.MigrationRunner: 82: add_fanzub_settings migrating
2026-05-02T00:17:17.742732340Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:17.745015417Z [Info] add_fanzub_settings: Starting migration of Main DB to 82
2026-05-02T00:17:17.755152391Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-05-02T00:17:17.756944780Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'FanzubSettings' WHERE "Implementation" = 'Fanzub' AND "ConfigContract" = 'NullConfig'
2026-05-02T00:17:17.761258738Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044422s
2026-05-02T00:17:17.762812627Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (82, '2026-05-02T00:17:17', 'add_fanzub_settings')
2026-05-02T00:17:17.766534702Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:17.769188717Z [Info] FluentMigrator.Runner.MigrationRunner: 82: add_fanzub_settings migrated
2026-05-02T00:17:17.770726062Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0124311s
2026-05-02T00:17:17.772352868Z [Info] FluentMigrator.Runner.MigrationRunner: 83: additonal_blacklist_columns migrating
2026-05-02T00:17:17.773977470Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:17.776322061Z [Info] additonal_blacklist_columns: Starting migration of Main DB to 83
2026-05-02T00:17:17.790892693Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist
2026-05-02T00:17:17.792690694Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.5E-05s
2026-05-02T00:17:17.794000281Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist Size Int64
2026-05-02T00:17:17.795700194Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "Size" INTEGER
2026-05-02T00:17:17.802875414Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072949s
2026-05-02T00:17:17.804233038Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist
2026-05-02T00:17:17.805612846Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-06s
2026-05-02T00:17:17.806841220Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist Protocol Int32
2026-05-02T00:17:17.808523798Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "Protocol" INTEGER
2026-05-02T00:17:17.814916341Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064757s
2026-05-02T00:17:17.816261490Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist
2026-05-02T00:17:17.817657792Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.8E-06s
2026-05-02T00:17:17.818931817Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist Indexer String
2026-05-02T00:17:17.820638304Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "Indexer" TEXT
2026-05-02T00:17:17.827036718Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064659s
2026-05-02T00:17:17.828388000Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist
2026-05-02T00:17:17.829777237Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.8E-06s
2026-05-02T00:17:17.831027545Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist Message String
2026-05-02T00:17:17.832733150Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "Message" TEXT
2026-05-02T00:17:17.839075021Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064197s
2026-05-02T00:17:17.840480782Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist
2026-05-02T00:17:17.841891693Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.4E-06s
2026-05-02T00:17:17.843138895Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist TorrentInfoHash String
2026-05-02T00:17:17.844923398Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "TorrentInfoHash" TEXT
2026-05-02T00:17:17.851516535Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066472s
2026-05-02T00:17:17.852879049Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-05-02T00:17:17.854230881Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Blacklist" SET "Protocol" = 1 WHERE 1 = 1
2026-05-02T00:17:17.856876739Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002717s
2026-05-02T00:17:17.858409716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (83, '2026-05-02T00:17:17', 'additonal_blacklist_columns')
2026-05-02T00:17:17.862239018Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:17.864947282Z [Info] FluentMigrator.Runner.MigrationRunner: 83: additonal_blacklist_columns migrated
2026-05-02T00:17:17.866564488Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107868s
2026-05-02T00:17:17.868177155Z [Info] FluentMigrator.Runner.MigrationRunner: 84: update_quality_minmax_size migrating
2026-05-02T00:17:17.869788200Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:17.872163974Z [Info] update_quality_minmax_size: Starting migration of Main DB to 84
2026-05-02T00:17:17.879603917Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityDefinitions
2026-05-02T00:17:17.881381366Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.3E-05s
2026-05-02T00:17:17.882678578Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn QualityDefinitions MinSize Double
2026-05-02T00:17:17.914780604Z [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-05-02T00:17:17.920299357Z [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-05-02T00:17:17.925623158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "QualityDefinitions"
2026-05-02T00:17:17.928935258Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityDefinitions_temp" RENAME TO "QualityDefinitions"
2026-05-02T00:17:17.943699810Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Quality" ON "QualityDefinitions" ("Quality" ASC)
2026-05-02T00:17:17.947594804Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Title" ON "QualityDefinitions" ("Title" ASC)
2026-05-02T00:17:17.951310216Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0668572s
2026-05-02T00:17:17.952674052Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityDefinitions
2026-05-02T00:17:17.954193181Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.16E-05s
2026-05-02T00:17:17.955464442Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn QualityDefinitions MaxSize Double
2026-05-02T00:17:17.986859473Z [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-05-02T00:17:17.992177493Z [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-05-02T00:17:17.996760833Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "QualityDefinitions"
2026-05-02T00:17:18.000061599Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityDefinitions_temp" RENAME TO "QualityDefinitions"
2026-05-02T00:17:18.014707703Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Quality" ON "QualityDefinitions" ("Quality" ASC)
2026-05-02T00:17:18.018573217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Title" ON "QualityDefinitions" ("Title" ASC)
2026-05-02T00:17:18.022244741Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0650283s
2026-05-02T00:17:18.023566833Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "QualityDefinitions" SET "MaxSize" = NULL WHERE "Quality" = 10 OR "MaxSize" = 0
2026-05-02T00:17:18.026000895Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityDefinitions" SET "MaxSize" = NULL WHERE "Quality" = 10 OR "MaxSize" = 0
2026-05-02T00:17:18.029984938Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039661s
2026-05-02T00:17:18.031542895Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (84, '2026-05-02T00:17:18', 'update_quality_minmax_size')
2026-05-02T00:17:18.035304891Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:18.038203748Z [Info] FluentMigrator.Runner.MigrationRunner: 84: update_quality_minmax_size migrated
2026-05-02T00:17:18.039782277Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121788s
2026-05-02T00:17:18.041452992Z [Info] FluentMigrator.Runner.MigrationRunner: 85: expand_transmission_urlbase migrating
2026-05-02T00:17:18.043098004Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:18.050831728Z [Info] expand_transmission_urlbase: Starting migration of Main DB to 85
2026-05-02T00:17:18.055698128Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-05-02T00:17:18.057378412Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-05-02T00:17:18.074514650Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0170001s
2026-05-02T00:17:18.076694429Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (85, '2026-05-02T00:17:18', 'expand_transmission_urlbase')
2026-05-02T00:17:18.080846711Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:18.083495255Z [Info] FluentMigrator.Runner.MigrationRunner: 85: expand_transmission_urlbase migrated
2026-05-02T00:17:18.085124676Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0262363s
2026-05-02T00:17:18.086850111Z [Info] FluentMigrator.Runner.MigrationRunner: 86: pushbullet_device_ids migrating
2026-05-02T00:17:18.088422998Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:18.090740485Z [Info] pushbullet_device_ids: Starting migration of Main DB to 86
2026-05-02T00:17:18.094085361Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-05-02T00:17:18.095539960Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-05-02T00:17:18.110766713Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0149974s
2026-05-02T00:17:18.112815919Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (86, '2026-05-02T00:17:18', 'pushbullet_device_ids')
2026-05-02T00:17:18.116777417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:18.119464669Z [Info] FluentMigrator.Runner.MigrationRunner: 86: pushbullet_device_ids migrated
2026-05-02T00:17:18.121034951Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0239174s
2026-05-02T00:17:18.122677519Z [Info] FluentMigrator.Runner.MigrationRunner: 87: remove_eztv migrating
2026-05-02T00:17:18.124132649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:18.126443162Z [Info] remove_eztv: Starting migration of Main DB to 87
2026-05-02T00:17:18.135567335Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-05-02T00:17:18.137537323Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Eztv'
2026-05-02T00:17:18.140546893Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031138s
2026-05-02T00:17:18.142077125Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (87, '2026-05-02T00:17:18', 'remove_eztv')
2026-05-02T00:17:18.145652966Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:18.148304555Z [Info] FluentMigrator.Runner.MigrationRunner: 87: remove_eztv migrated
2026-05-02T00:17:18.149720787Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010905s
2026-05-02T00:17:18.151260718Z [Info] FluentMigrator.Runner.MigrationRunner: 88: pushbullet_devices_channels_list migrating
2026-05-02T00:17:18.152965241Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:18.155227216Z [Info] pushbullet_devices_channels_list: Starting migration of Main DB to 88
2026-05-02T00:17:18.158595218Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-05-02T00:17:18.160053856Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-05-02T00:17:18.178198054Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.017925s
2026-05-02T00:17:18.180222260Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (88, '2026-05-02T00:17:18', 'pushbullet_devices_channels_list')
2026-05-02T00:17:18.184315212Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:18.186989858Z [Info] FluentMigrator.Runner.MigrationRunner: 88: pushbullet_devices_channels_list migrated
2026-05-02T00:17:18.188680162Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0269394s
2026-05-02T00:17:18.190326247Z [Info] FluentMigrator.Runner.MigrationRunner: 89: add_on_rename_to_notifcations migrating
2026-05-02T00:17:18.191976290Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:18.194300981Z [Info] add_on_rename_to_notifcations: Starting migration of Main DB to 89
2026-05-02T00:17:18.206821805Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-05-02T00:17:18.208688855Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.39E-05s
2026-05-02T00:17:18.209971548Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnRename Boolean
2026-05-02T00:17:18.211787655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnRename" INTEGER
2026-05-02T00:17:18.219126333Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074415s
2026-05-02T00:17:18.220511974Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "OnRename" = "OnDownload" WHERE "Implementation" IN ('PlexServer', 'Xbmc', 'MediaBrowser')
2026-05-02T00:17:18.223276481Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "OnRename" = "OnDownload" WHERE "Implementation" IN ('PlexServer', 'Xbmc', 'MediaBrowser')
2026-05-02T00:17:18.227765671Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044918s
2026-05-02T00:17:18.229096701Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "OnRename" = false WHERE "Implementation" NOT IN ('PlexServer', 'Xbmc', 'MediaBrowser')
2026-05-02T00:17:18.231821729Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "OnRename" = false WHERE "Implementation" NOT IN ('PlexServer', 'Xbmc', 'MediaBrowser')
2026-05-02T00:17:18.235956415Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041232s
2026-05-02T00:17:18.237284820Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-05-02T00:17:18.238728488Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.1E-06s
2026-05-02T00:17:18.239986190Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Notifications OnRename Boolean
2026-05-02T00:17:18.271814324Z [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-05-02T00:17:18.278924894Z [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-05-02T00:17:18.285512900Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications"
2026-05-02T00:17:18.288361607Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications"
2026-05-02T00:17:18.302972379Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0612585s
2026-05-02T00:17:18.304339312Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-05-02T00:17:18.305735724Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "OnGrab" = 0 WHERE "Implementation" = 'PlexServer'
2026-05-02T00:17:18.308849184Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032213s
2026-05-02T00:17:18.310407161Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (89, '2026-05-02T00:17:18', 'add_on_rename_to_notifcations')
2026-05-02T00:17:18.314151992Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:18.317005709Z [Info] FluentMigrator.Runner.MigrationRunner: 89: add_on_rename_to_notifcations migrated
2026-05-02T00:17:18.318633848Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113924s
2026-05-02T00:17:18.320304232Z [Info] FluentMigrator.Runner.MigrationRunner: 90: update_kickass_url migrating
2026-05-02T00:17:18.321828551Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:18.324183132Z [Info] update_kickass_url: Starting migration of Main DB to 90
2026-05-02T00:17:18.327519331Z [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-05-02T00:17:18.333235973Z [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-05-02T00:17:18.341246124Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080695s
2026-05-02T00:17:18.342817648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (90, '2026-05-02T00:17:18', 'update_kickass_url')
2026-05-02T00:17:18.346475023Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:18.349111803Z [Info] FluentMigrator.Runner.MigrationRunner: 90: update_kickass_url migrated
2026-05-02T00:17:18.350614199Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0159751s
2026-05-02T00:17:18.352176134Z [Info] FluentMigrator.Runner.MigrationRunner: 91: added_indexerstatus migrating
2026-05-02T00:17:18.353722458Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:18.355983411Z [Info] added_indexerstatus: Starting migration of Main DB to 91
2026-05-02T00:17:18.365217937Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerStatus
2026-05-02T00:17:18.367432106Z [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-05-02T00:17:18.374149643Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071907s
2026-05-02T00:17:18.375524101Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerStatus (IndexerId)
2026-05-02T00:17:18.377199295Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_IndexerId" ON "IndexerStatus" ("IndexerId" ASC)
2026-05-02T00:17:18.380846118Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037213s
2026-05-02T00:17:18.382410799Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (91, '2026-05-02T00:17:18', 'added_indexerstatus')
2026-05-02T00:17:18.386057563Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:18.388861449Z [Info] FluentMigrator.Runner.MigrationRunner: 91: added_indexerstatus migrated
2026-05-02T00:17:18.390386891Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117539s
2026-05-02T00:17:18.391988647Z [Info] FluentMigrator.Runner.MigrationRunner: 92: add_unverifiedscenenumbering migrating
2026-05-02T00:17:18.393654431Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:18.395979444Z [Info] add_unverifiedscenenumbering: Starting migration of Main DB to 92
2026-05-02T00:17:18.404879566Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2026-05-02T00:17:18.406566192Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.26E-05s
2026-05-02T00:17:18.407841561Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes UnverifiedSceneNumbering Boolean
2026-05-02T00:17:18.409945728Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "UnverifiedSceneNumbering" INTEGER NOT NULL DEFAULT 0
2026-05-02T00:17:18.418776241Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090781s
2026-05-02T00:17:18.420414159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (92, '2026-05-02T00:17:18', 'add_unverifiedscenenumbering')
2026-05-02T00:17:18.424272809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:18.426984901Z [Info] FluentMigrator.Runner.MigrationRunner: 92: add_unverifiedscenenumbering migrated
2026-05-02T00:17:18.428630545Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0173386s
2026-05-02T00:17:18.430256940Z [Info] FluentMigrator.Runner.MigrationRunner: 93: naming_config_replace_illegal_characters migrating
2026-05-02T00:17:18.432020822Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:18.434348419Z [Info] naming_config_replace_illegal_characters: Starting migration of Main DB to 93
2026-05-02T00:17:18.443961397Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2026-05-02T00:17:18.445765921Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.32E-05s
2026-05-02T00:17:18.447047292Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig ReplaceIllegalCharacters Boolean
2026-05-02T00:17:18.449119986Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "ReplaceIllegalCharacters" INTEGER NOT NULL DEFAULT 1
2026-05-02T00:17:18.457002108Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080491s
2026-05-02T00:17:18.458340423Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-05-02T00:17:18.459692476Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "ReplaceIllegalCharacters" = 1 WHERE 1 = 1
2026-05-02T00:17:18.462655643Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030325s
2026-05-02T00:17:18.464223150Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (93, '2026-05-02T00:17:18', 'naming_config_replace_illegal_characters')
2026-05-02T00:17:18.468135148Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:18.470849223Z [Info] FluentMigrator.Runner.MigrationRunner: 93: naming_config_replace_illegal_characters migrated
2026-05-02T00:17:18.472629158Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112431s
2026-05-02T00:17:18.474243639Z [Info] FluentMigrator.Runner.MigrationRunner: 94: add_tvmazeid migrating
2026-05-02T00:17:18.475687105Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:18.478003249Z [Info] add_tvmazeid: Starting migration of Main DB to 94
2026-05-02T00:17:18.484295942Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-05-02T00:17:18.485839069Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.17E-05s
2026-05-02T00:17:18.487102423Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series TvMazeId Int32
2026-05-02T00:17:18.488813589Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "TvMazeId" INTEGER NOT NULL DEFAULT 0
2026-05-02T00:17:18.496316157Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076236s
2026-05-02T00:17:18.497707559Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (TvMazeId)
2026-05-02T00:17:18.499280777Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvMazeId" ON "Series" ("TvMazeId" ASC)
2026-05-02T00:17:18.502805055Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035893s
2026-05-02T00:17:18.504384896Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (94, '2026-05-02T00:17:18', 'add_tvmazeid')
2026-05-02T00:17:18.507932610Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:18.510793531Z [Info] FluentMigrator.Runner.MigrationRunner: 94: add_tvmazeid migrated
2026-05-02T00:17:18.512260706Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0116034s
2026-05-02T00:17:18.513863243Z [Info] FluentMigrator.Runner.MigrationRunner: 95: add_additional_episodes_index migrating
2026-05-02T00:17:18.515501171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:18.517816344Z [Info] add_additional_episodes_index: Starting migration of Main DB to 95
2026-05-02T00:17:18.524805759Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Episodes (SeriesId, SeasonNumber, EpisodeNumber)
2026-05-02T00:17:18.526944806Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_SeriesId_SeasonNumber_EpisodeNumber" ON "Episodes" ("SeriesId" ASC, "SeasonNumber" ASC, "EpisodeNumber" ASC)
2026-05-02T00:17:18.531871417Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004999s
2026-05-02T00:17:18.533459575Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (95, '2026-05-02T00:17:18', 'add_additional_episodes_index')
2026-05-02T00:17:18.537240289Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:18.540600526Z [Info] FluentMigrator.Runner.MigrationRunner: 95: add_additional_episodes_index migrated
2026-05-02T00:17:18.542249166Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0137947s
2026-05-02T00:17:18.543873427Z [Info] FluentMigrator.Runner.MigrationRunner: 96: disable_kickass migrating
2026-05-02T00:17:18.545362104Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:18.547680193Z [Info] disable_kickass: Starting migration of Main DB to 96
2026-05-02T00:17:18.550812500Z [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-05-02T00:17:18.554532080Z [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-05-02T00:17:18.559595717Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050492s
2026-05-02T00:17:18.561171240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (96, '2026-05-02T00:17:18', 'disable_kickass')
2026-05-02T00:17:18.564785529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:18.567452359Z [Info] FluentMigrator.Runner.MigrationRunner: 96: disable_kickass migrated
2026-05-02T00:17:18.568933081Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0129525s
2026-05-02T00:17:18.570464615Z [Info] FluentMigrator.Runner.MigrationRunner: 97: add_reason_to_pending_releases migrating
2026-05-02T00:17:18.572117182Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:18.574381131Z [Info] add_reason_to_pending_releases: Starting migration of Main DB to 97
2026-05-02T00:17:18.579156949Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases
2026-05-02T00:17:18.580787523Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.12E-05s
2026-05-02T00:17:18.582060797Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases Reason Int32
2026-05-02T00:17:18.583860250Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "Reason" INTEGER NOT NULL DEFAULT 0
2026-05-02T00:17:18.591509694Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0077853s
2026-05-02T00:17:18.593116941Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (97, '2026-05-02T00:17:18', 'add_reason_to_pending_releases')
2026-05-02T00:17:18.596946022Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:18.599686521Z [Info] FluentMigrator.Runner.MigrationRunner: 97: add_reason_to_pending_releases migrated
2026-05-02T00:17:18.601339570Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0160058s
2026-05-02T00:17:18.602934101Z [Info] FluentMigrator.Runner.MigrationRunner: 98: remove_titans_of_tv migrating
2026-05-02T00:17:18.604486737Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:18.606793332Z [Info] remove_titans_of_tv: Starting migration of Main DB to 98
2026-05-02T00:17:18.610487090Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-05-02T00:17:18.612489863Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'TitansOfTv'
2026-05-02T00:17:18.615458371Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030954s
2026-05-02T00:17:18.617052281Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (98, '2026-05-02T00:17:18', 'remove_titans_of_tv')
2026-05-02T00:17:18.620788174Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:18.623433662Z [Info] FluentMigrator.Runner.MigrationRunner: 98: remove_titans_of_tv migrated
2026-05-02T00:17:18.624958372Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110631s
2026-05-02T00:17:18.626516480Z [Info] FluentMigrator.Runner.MigrationRunner: 99: extra_and_subtitle_files migrating
2026-05-02T00:17:18.628130219Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:18.630504390Z [Info] extra_and_subtitle_files: Starting migration of Main DB to 99
2026-05-02T00:17:18.650679879Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ExtraFiles
2026-05-02T00:17:18.652823125Z [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-05-02T00:17:18.659796117Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074716s
2026-05-02T00:17:18.661168340Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable SubtitleFiles
2026-05-02T00:17:18.663090070Z [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-05-02T00:17:18.670019695Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073841s
2026-05-02T00:17:18.671330855Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles
2026-05-02T00:17:18.672775144Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.6E-06s
2026-05-02T00:17:18.674044039Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MetadataFiles Added DateTime
2026-05-02T00:17:18.675762510Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles" ADD COLUMN "Added" DATETIME
2026-05-02T00:17:18.682885403Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071882s
2026-05-02T00:17:18.684259630Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MetadataFiles Extension String
2026-05-02T00:17:18.686020977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles" ADD COLUMN "Extension" TEXT
2026-05-02T00:17:18.692969059Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069735s
2026-05-02T00:17:18.694298186Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "MetadataFiles" WHERE "RelativePath" NOT LIKE '%.%'
2026-05-02T00:17:18.696474418Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "MetadataFiles" WHERE "RelativePath" NOT LIKE '%.%'
2026-05-02T00:17:18.699340921Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028885s
2026-05-02T00:17:18.700659496Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-05-02T00:17:18.701964314Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-05-02T00:17:18.715470642Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0132151s
2026-05-02T00:17:18.717220937Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles
2026-05-02T00:17:18.718694585Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.34E-05s
2026-05-02T00:17:18.720001466Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles Extension String
2026-05-02T00:17:18.773985116Z [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-05-02T00:17:18.783041003Z [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-05-02T00:17:18.790380342Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles"
2026-05-02T00:17:18.793630999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles"
2026-05-02T00:17:18.811722370Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0887082s
2026-05-02T00:17:18.813818962Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (99, '2026-05-02T00:17:18', 'extra_and_subtitle_files')
2026-05-02T00:17:18.817699467Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:18.820859249Z [Info] FluentMigrator.Runner.MigrationRunner: 99: extra_and_subtitle_files migrated
2026-05-02T00:17:18.822455294Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0992084s
2026-05-02T00:17:18.824711397Z [Info] FluentMigrator.Runner.MigrationRunner: 100: add_scene_season_number migrating
2026-05-02T00:17:18.826335818Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:18.829746667Z [Info] add_scene_season_number: Starting migration of Main DB to 100
2026-05-02T00:17:18.837226980Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SceneMappings
2026-05-02T00:17:18.838962375Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001002s
2026-05-02T00:17:18.840461163Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn SceneMappings SeasonNumber Int32
2026-05-02T00:17:18.876140903Z [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-05-02T00:17:18.882240216Z [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-05-02T00:17:18.887624599Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SceneMappings"
2026-05-02T00:17:18.890494789Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SceneMappings_temp" RENAME TO "SceneMappings"
2026-05-02T00:17:18.906747168Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0645475s
2026-05-02T00:17:18.908131625Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SceneMappings
2026-05-02T00:17:18.909655073Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.08E-05s
2026-05-02T00:17:18.910929289Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SceneMappings SceneSeasonNumber Int32
2026-05-02T00:17:18.912869155Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SceneMappings" ADD COLUMN "SceneSeasonNumber" INTEGER
2026-05-02T00:17:18.919978041Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072695s
2026-05-02T00:17:18.921593534Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (100, '2026-05-02T00:17:18', 'add_scene_season_number')
2026-05-02T00:17:18.925343195Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:18.928269558Z [Info] FluentMigrator.Runner.MigrationRunner: 100: add_scene_season_number migrated
2026-05-02T00:17:18.929855322Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0156112s
2026-05-02T00:17:18.931525234Z [Info] FluentMigrator.Runner.MigrationRunner: 101: add_ultrahd_quality_in_profiles migrating
2026-05-02T00:17:18.933257833Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:18.935738118Z [Info] add_ultrahd_quality_in_profiles: Starting migration of Main DB to 101
2026-05-02T00:17:18.939942645Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-05-02T00:17:18.941610534Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-05-02T00:17:18.956196997Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0143881s
2026-05-02T00:17:18.958264421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (101, '2026-05-02T00:17:18', 'add_ultrahd_quality_in_profiles')
2026-05-02T00:17:18.962548969Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:18.965281963Z [Info] FluentMigrator.Runner.MigrationRunner: 101: add_ultrahd_quality_in_profiles migrated
2026-05-02T00:17:18.966957868Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0237624s
2026-05-02T00:17:18.968649714Z [Info] FluentMigrator.Runner.MigrationRunner: 102: add_language_to_episodeFiles_history_and_blacklist migrating
2026-05-02T00:17:18.970555933Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:18.972935114Z [Info] add_language_to_episodeFiles_history_and_blacklist: Starting migration of Main DB to 102
2026-05-02T00:17:18.982161865Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable EpisodeFiles
2026-05-02T00:17:18.983795124Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.32E-05s
2026-05-02T00:17:18.985056263Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn EpisodeFiles Language Int32
2026-05-02T00:17:18.986876188Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles" ADD COLUMN "Language" INTEGER NOT NULL DEFAULT 0
2026-05-02T00:17:18.994857180Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081079s
2026-05-02T00:17:18.996229483Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History
2026-05-02T00:17:18.997600144Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.8E-06s
2026-05-02T00:17:18.998873989Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn History Language Int32
2026-05-02T00:17:19.000560385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History" ADD COLUMN "Language" INTEGER NOT NULL DEFAULT 0
2026-05-02T00:17:19.007798601Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072683s
2026-05-02T00:17:19.009076133Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist
2026-05-02T00:17:19.010490171Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-06s
2026-05-02T00:17:19.011747112Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist Language Int32
2026-05-02T00:17:19.013505142Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "Language" INTEGER NOT NULL DEFAULT 0
2026-05-02T00:17:19.020744912Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073275s
2026-05-02T00:17:19.022085862Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-05-02T00:17:19.023457574Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-05-02T00:17:19.086508333Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.062706s
2026-05-02T00:17:19.088743364Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (102, '2026-05-02T00:17:19', 'add_language_to_episodeFiles_history_and_blacklist')
2026-05-02T00:17:19.093361624Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:19.096324451Z [Info] FluentMigrator.Runner.MigrationRunner: 102: add_language_to_episodeFiles_history_and_blacklist migrated
2026-05-02T00:17:19.098283346Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0728574s
2026-05-02T00:17:19.099943960Z [Info] FluentMigrator.Runner.MigrationRunner: 103: fix_metadata_file_extensions migrating
2026-05-02T00:17:19.101669705Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:19.104119097Z [Info] fix_metadata_file_extensions: Starting migration of Main DB to 103
2026-05-02T00:17:19.107630218Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-05-02T00:17:19.109120679Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-05-02T00:17:19.121577855Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122382s
2026-05-02T00:17:19.123587622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (103, '2026-05-02T00:17:19', 'fix_metadata_file_extensions')
2026-05-02T00:17:19.127691306Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:19.130480222Z [Info] FluentMigrator.Runner.MigrationRunner: 103: fix_metadata_file_extensions migrated
2026-05-02T00:17:19.132153512Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0213404s
2026-05-02T00:17:19.133798394Z [Info] FluentMigrator.Runner.MigrationRunner: 104: remove_kickass migrating
2026-05-02T00:17:19.135307503Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:19.137646474Z [Info] remove_kickass: Starting migration of Main DB to 104
2026-05-02T00:17:19.141436345Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-05-02T00:17:19.143410250Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'KickassTorrents'
2026-05-02T00:17:19.146515563Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003238s
2026-05-02T00:17:19.148044272Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (104, '2026-05-02T00:17:19', 'remove_kickass')
2026-05-02T00:17:19.151669332Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:19.154418078Z [Info] FluentMigrator.Runner.MigrationRunner: 104: remove_kickass migrated
2026-05-02T00:17:19.155881675Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111503s
2026-05-02T00:17:19.157480043Z [Info] FluentMigrator.Runner.MigrationRunner: 105: rename_torrent_downloadstation migrating
2026-05-02T00:17:19.159166790Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:19.161465489Z [Info] rename_torrent_downloadstation: Starting migration of Main DB to 105
2026-05-02T00:17:19.166030732Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-05-02T00:17:19.167639743Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "DownloadClients" SET "Implementation" = 'TorrentDownloadStation' WHERE "Implementation" = 'DownloadStation'
2026-05-02T00:17:19.171569286Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041034s
2026-05-02T00:17:19.173126832Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (105, '2026-05-02T00:17:19', 'rename_torrent_downloadstation')
2026-05-02T00:17:19.176962146Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:19.179876053Z [Info] FluentMigrator.Runner.MigrationRunner: 105: rename_torrent_downloadstation migrated
2026-05-02T00:17:19.181369160Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.012228s
2026-05-02T00:17:19.182921236Z [Info] FluentMigrator.Runner.MigrationRunner: 106: update_btn_url migrating
2026-05-02T00:17:19.184431176Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:19.186723152Z [Info] update_btn_url: Starting migration of Main DB to 106
2026-05-02T00:17:19.189848937Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = Replace("Settings", 'api.btnapps.net', 'api.broadcasthe.net') WHERE "Implementation" = 'BroadcastheNet';
2026-05-02T00:17:19.193123441Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "Settings" = Replace("Settings", 'api.btnapps.net', 'api.broadcasthe.net') WHERE "Implementation" = 'BroadcastheNet';
2026-05-02T00:17:19.197352677Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042541s
2026-05-02T00:17:19.198947639Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (106, '2026-05-02T00:17:19', 'update_btn_url')
2026-05-02T00:17:19.202719475Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:19.205473280Z [Info] FluentMigrator.Runner.MigrationRunner: 106: update_btn_url migrated
2026-05-02T00:17:19.206966768Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.012404s
2026-05-02T00:17:19.208586079Z [Info] FluentMigrator.Runner.MigrationRunner: 107: remove_wombles migrating
2026-05-02T00:17:19.210059446Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:19.212333866Z [Info] remove_wombles: Starting migration of Main DB to 107
2026-05-02T00:17:19.215908304Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-05-02T00:17:19.217835896Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Wombles'
2026-05-02T00:17:19.220813291Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030605s
2026-05-02T00:17:19.222380978Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (107, '2026-05-02T00:17:19', 'remove_wombles')
2026-05-02T00:17:19.226046881Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:19.229030519Z [Info] FluentMigrator.Runner.MigrationRunner: 107: remove_wombles migrated
2026-05-02T00:17:19.230497654Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112767s
2026-05-02T00:17:19.232372208Z [Info] FluentMigrator.Runner.MigrationRunner: 108: fix_extra_file_extension migrating
2026-05-02T00:17:19.233660513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:19.236010304Z [Info] fix_extra_file_extension: Starting migration of Main DB to 108
2026-05-02T00:17:19.239724624Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "ExtraFiles" WHERE TRIM("Extension") = ''
2026-05-02T00:17:19.241890857Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "ExtraFiles" WHERE TRIM("Extension") = ''
2026-05-02T00:17:19.244840486Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029341s
2026-05-02T00:17:19.246148120Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-05-02T00:17:19.247531225Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-05-02T00:17:19.261933287Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0141971s
2026-05-02T00:17:19.263993326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (108, '2026-05-02T00:17:19', 'fix_extra_file_extension')
2026-05-02T00:17:19.267975655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:19.272032144Z [Info] FluentMigrator.Runner.MigrationRunner: 108: fix_extra_file_extension migrated
2026-05-02T00:17:19.273232551Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.024069s
2026-05-02T00:17:19.274795358Z [Info] FluentMigrator.Runner.MigrationRunner: 109: import_extra_files migrating
2026-05-02T00:17:19.276346392Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:19.278744140Z [Info] import_extra_files: Starting migration of Main DB to 109
2026-05-02T00:17:19.282181643Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-05-02T00:17:19.283648226Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-05-02T00:17:19.291800573Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008002s
2026-05-02T00:17:19.293663194Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (109, '2026-05-02T00:17:19', 'import_extra_files')
2026-05-02T00:17:19.297556203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:19.300315450Z [Info] FluentMigrator.Runner.MigrationRunner: 109: import_extra_files migrated
2026-05-02T00:17:19.301862686Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0166605s
2026-05-02T00:17:19.303486085Z [Info] FluentMigrator.Runner.MigrationRunner: 110: fix_extra_files_config migrating
2026-05-02T00:17:19.305061407Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:19.307362912Z [Info] fix_extra_files_config: Starting migration of Main DB to 110
2026-05-02T00:17:19.310659700Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-05-02T00:17:19.312122676Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-05-02T00:17:19.318859914Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066575s
2026-05-02T00:17:19.320563635Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (110, '2026-05-02T00:17:19', 'fix_extra_files_config')
2026-05-02T00:17:19.324408037Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:19.327128154Z [Info] FluentMigrator.Runner.MigrationRunner: 110: fix_extra_files_config migrated
2026-05-02T00:17:19.328703246Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0150024s
2026-05-02T00:17:19.330330443Z [Info] FluentMigrator.Runner.MigrationRunner: 111: create_language_profiles migrating
2026-05-02T00:17:19.331932399Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:19.334248052Z [Info] create_language_profiles: Starting migration of Main DB to 111
2026-05-02T00:17:19.344917869Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable LanguageProfiles
2026-05-02T00:17:19.347053018Z [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-05-02T00:17:19.352344183Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005734s
2026-05-02T00:17:19.353778181Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex LanguageProfiles (Name)
2026-05-02T00:17:19.355522043Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_LanguageProfiles_Name" ON "LanguageProfiles" ("Name" ASC)
2026-05-02T00:17:19.359189989Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037713s
2026-05-02T00:17:19.360550098Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-05-02T00:17:19.361908604Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-05s
2026-05-02T00:17:19.363149012Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series LanguageProfileId Int32
2026-05-02T00:17:19.364929738Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "LanguageProfileId" INTEGER NOT NULL DEFAULT 1
2026-05-02T00:17:19.372833093Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080012s
2026-05-02T00:17:19.374170817Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-05-02T00:17:19.375527629Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-05-02T00:17:19.480014150Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.104171s
2026-05-02T00:17:19.481877983Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Profiles Language
2026-05-02T00:17:19.518992193Z [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-05-02T00:17:19.524145109Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Profiles_temp" ("Id", "Name", "Cutoff", "Items") SELECT "Id", "Name", "Cutoff", "Items" FROM "Profiles"
2026-05-02T00:17:19.528078189Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles"
2026-05-02T00:17:19.531069974Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles"
2026-05-02T00:17:19.547760325Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityProfiles_Name" ON "Profiles" ("Name" ASC)
2026-05-02T00:17:19.551399413Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0679277s
2026-05-02T00:17:19.553014325Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (111, '2026-05-02T00:17:19', 'create_language_profiles')
2026-05-02T00:17:19.556756511Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:19.559816182Z [Info] FluentMigrator.Runner.MigrationRunner: 111: create_language_profiles migrated
2026-05-02T00:17:19.561436485Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0764087s
2026-05-02T00:17:19.563098412Z [Info] FluentMigrator.Runner.MigrationRunner: 112: added_regex_to_scenemapping migrating
2026-05-02T00:17:19.564748535Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:19.567155873Z [Info] added_regex_to_scenemapping: Starting migration of Main DB to 112
2026-05-02T00:17:19.571881088Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SceneMappings
2026-05-02T00:17:19.573478445Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.29E-05s
2026-05-02T00:17:19.574762100Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SceneMappings FilterRegex String
2026-05-02T00:17:19.576556914Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SceneMappings" ADD COLUMN "FilterRegex" TEXT
2026-05-02T00:17:19.584295748Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0077995s
2026-05-02T00:17:19.585888936Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (112, '2026-05-02T00:17:19', 'added_regex_to_scenemapping')
2026-05-02T00:17:19.589712677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:19.592484178Z [Info] FluentMigrator.Runner.MigrationRunner: 112: added_regex_to_scenemapping migrated
2026-05-02T00:17:19.594115543Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0160075s
2026-05-02T00:17:19.595734433Z [Info] FluentMigrator.Runner.MigrationRunner: 113: consolidate_indexer_baseurl migrating
2026-05-02T00:17:19.597396089Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:19.599714147Z [Info] consolidate_indexer_baseurl: Starting migration of Main DB to 113
2026-05-02T00:17:19.603201891Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-05-02T00:17:19.604685468Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-05-02T00:17:19.620181153Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.015263s
2026-05-02T00:17:19.622188505Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (113, '2026-05-02T00:17:19', 'consolidate_indexer_baseurl')
2026-05-02T00:17:19.626215515Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:19.628938258Z [Info] FluentMigrator.Runner.MigrationRunner: 113: consolidate_indexer_baseurl migrated
2026-05-02T00:17:19.630610475Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.024287s
2026-05-02T00:17:19.632210898Z [Info] FluentMigrator.Runner.MigrationRunner: 114: rename_indexer_status_id migrating
2026-05-02T00:17:19.633812834Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:19.636140832Z [Info] rename_indexer_status_id: Starting migration of Main DB to 114
2026-05-02T00:17:19.654261933Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn IndexerStatus IndexerId to ProviderId
2026-05-02T00:17:19.760782170Z [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-05-02T00:17:19.768122742Z [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-05-02T00:17:19.774674535Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-05-02T00:17:19.777770600Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-05-02T00:17:19.794571754Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-05-02T00:17:19.798404121Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1419633s
2026-05-02T00:17:19.800003222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (114, '2026-05-02T00:17:19', 'rename_indexer_status_id')
2026-05-02T00:17:19.803690166Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:19.806737623Z [Info] FluentMigrator.Runner.MigrationRunner: 114: rename_indexer_status_id migrated
2026-05-02T00:17:19.808368948Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1503576s
2026-05-02T00:17:19.810186318Z [Info] FluentMigrator.Runner.MigrationRunner: 115: add_downloadclient_status migrating
2026-05-02T00:17:19.811805679Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:19.814188437Z [Info] add_downloadclient_status: Starting migration of Main DB to 115
2026-05-02T00:17:19.822794969Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClientStatus
2026-05-02T00:17:19.824945129Z [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-05-02T00:17:19.831278582Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067414s
2026-05-02T00:17:19.832714204Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadClientStatus (ProviderId)
2026-05-02T00:17:19.834504910Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-05-02T00:17:19.838395484Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039606s
2026-05-02T00:17:19.839974735Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (115, '2026-05-02T00:17:19', 'add_downloadclient_status')
2026-05-02T00:17:19.843693694Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:19.846523582Z [Info] FluentMigrator.Runner.MigrationRunner: 115: add_downloadclient_status migrated
2026-05-02T00:17:19.848150779Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121087s
2026-05-02T00:17:19.849746322Z [Info] FluentMigrator.Runner.MigrationRunner: 116: disable_nyaa migrating
2026-05-02T00:17:19.851201803Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:19.853536264Z [Info] disable_nyaa: Starting migration of Main DB to 116
2026-05-02T00:17:19.856710176Z [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-05-02T00:17:19.860317831Z [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-05-02T00:17:19.865206285Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048752s
2026-05-02T00:17:19.866753230Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (116, '2026-05-02T00:17:19', 'disable_nyaa')
2026-05-02T00:17:19.870344131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:19.873028337Z [Info] FluentMigrator.Runner.MigrationRunner: 116: disable_nyaa migrated
2026-05-02T00:17:19.874481393Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0127364s
2026-05-02T00:17:19.876035923Z [Info] FluentMigrator.Runner.MigrationRunner: 117: add_webrip_and_br480_qualites_in_profile migrating
2026-05-02T00:17:19.877811749Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:19.880094777Z [Info] add_webrip_and_br480_qualites_in_profile: Starting migration of Main DB to 117
2026-05-02T00:17:19.883530084Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-05-02T00:17:19.885005576Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-05-02T00:17:19.930767489Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0454832s
2026-05-02T00:17:19.932895976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (117, '2026-05-02T00:17:19', 'add_webrip_and_br480_qualites_in_profile')
2026-05-02T00:17:19.937228521Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:19.940017818Z [Info] FluentMigrator.Runner.MigrationRunner: 117: add_webrip_and_br480_qualites_in_profile migrated
2026-05-02T00:17:19.941785086Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0549972s
2026-05-02T00:17:19.943409117Z [Info] FluentMigrator.Runner.MigrationRunner: 118: add_history_eventType_index migrating
2026-05-02T00:17:19.945057897Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:19.947367839Z [Info] add_history_eventType_index: Starting migration of Main DB to 118
2026-05-02T00:17:19.951593719Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (EventType)
2026-05-02T00:17:19.953332590Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC)
2026-05-02T00:17:19.957209016Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039152s
2026-05-02T00:17:19.958782525Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (118, '2026-05-02T00:17:19', 'add_history_eventType_index')
2026-05-02T00:17:19.962548980Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:19.965337154Z [Info] FluentMigrator.Runner.MigrationRunner: 118: add_history_eventType_index migrated
2026-05-02T00:17:19.970179446Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0120922s
2026-05-02T00:17:19.971902896Z [Info] FluentMigrator.Runner.MigrationRunner: 119: separate_automatic_and_interactive_searches migrating
2026-05-02T00:17:19.973757281Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:19.976112965Z [Info] separate_automatic_and_interactive_searches: Starting migration of Main DB to 119
2026-05-02T00:17:19.984295803Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Indexers EnableSearch to EnableAutomaticSearch
2026-05-02T00:17:20.025336910Z [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-05-02T00:17:20.031586074Z [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-05-02T00:17:20.037309008Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2026-05-02T00:17:20.040347958Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2026-05-02T00:17:20.057393855Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-05-02T00:17:20.060930356Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0745515s
2026-05-02T00:17:20.062282118Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-05-02T00:17:20.063672869Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.12E-05s
2026-05-02T00:17:20.064983759Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers EnableInteractiveSearch Boolean
2026-05-02T00:17:20.066894978Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "EnableInteractiveSearch" INTEGER
2026-05-02T00:17:20.074379991Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075728s
2026-05-02T00:17:20.075723115Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch"
2026-05-02T00:17:20.078089130Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch"
2026-05-02T00:17:20.081065333Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029935s
2026-05-02T00:17:20.082361934Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-05-02T00:17:20.083730460Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.3E-06s
2026-05-02T00:17:20.085009416Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Indexers EnableInteractiveSearch Boolean
2026-05-02T00:17:20.123568535Z [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-05-02T00:17:20.130516256Z [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-05-02T00:17:20.137173171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2026-05-02T00:17:20.140213694Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2026-05-02T00:17:20.159011278Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-05-02T00:17:20.163120834Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0762369s
2026-05-02T00:17:20.164954847Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (119, '2026-05-02T00:17:20', 'separate_automatic_and_interactive_searches')
2026-05-02T00:17:20.168979432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:20.173019898Z [Info] FluentMigrator.Runner.MigrationRunner: 119: separate_automatic_and_interactive_searches migrated
2026-05-02T00:17:20.174903391Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.086226s
2026-05-02T00:17:20.176861484Z [Info] FluentMigrator.Runner.MigrationRunner: 120: update_series_episodes_history_indexes migrating
2026-05-02T00:17:20.178686489Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:20.181724677Z [Info] update_series_episodes_history_indexes: Starting migration of Main DB to 120
2026-05-02T00:17:20.195660370Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Episodes (SeriesId, AirDate)
2026-05-02T00:17:20.197700679Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_SeriesId_AirDate" ON "Episodes" ("SeriesId" ASC, "AirDate" ASC)
2026-05-02T00:17:20.202081311Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045387s
2026-05-02T00:17:20.203806996Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (EpisodeId)
2026-05-02T00:17:20.206236077Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_EpisodeId"
2026-05-02T00:17:20.209176689Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038248s
2026-05-02T00:17:20.210562630Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (EpisodeId, Date)
2026-05-02T00:17:20.212351763Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EpisodeId_Date" ON "History" ("EpisodeId" ASC, "Date" DESC)
2026-05-02T00:17:20.216201295Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038025s
2026-05-02T00:17:20.217314417Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (DownloadId)
2026-05-02T00:17:20.218885009Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_DownloadId"
2026-05-02T00:17:20.221653905Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028072s
2026-05-02T00:17:20.223004235Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId, Date)
2026-05-02T00:17:20.224676993Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC)
2026-05-02T00:17:20.228288465Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003684s
2026-05-02T00:17:20.229854419Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (120, '2026-05-02T00:17:20', 'update_series_episodes_history_indexes')
2026-05-02T00:17:20.233723460Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:20.236736779Z [Info] FluentMigrator.Runner.MigrationRunner: 120: update_series_episodes_history_indexes migrated
2026-05-02T00:17:20.238499859Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121425s
2026-05-02T00:17:20.240130352Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_animetosho_url migrating
2026-05-02T00:17:20.241706957Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:20.244072221Z [Info] update_animetosho_url: Starting migration of Main DB to 121
2026-05-02T00:17:20.247442527Z [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-05-02T00:17:20.251781695Z [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-05-02T00:17:20.257607086Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058234s
2026-05-02T00:17:20.259172028Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (121, '2026-05-02T00:17:20', 'update_animetosho_url')
2026-05-02T00:17:20.262951017Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:20.265732799Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_animetosho_url migrated
2026-05-02T00:17:20.267294594Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0139911s
2026-05-02T00:17:20.268885979Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_remux_qualities_in_profile migrating
2026-05-02T00:17:20.270558157Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:20.272868679Z [Info] add_remux_qualities_in_profile: Starting migration of Main DB to 122
2026-05-02T00:17:20.276367195Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-05-02T00:17:20.277850331Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-05-02T00:17:20.309333040Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0312116s
2026-05-02T00:17:20.311450073Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (122, '2026-05-02T00:17:20', 'add_remux_qualities_in_profile')
2026-05-02T00:17:20.315721445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:20.318481202Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_remux_qualities_in_profile migrated
2026-05-02T00:17:20.320163490Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0406447s
2026-05-02T00:17:20.321803462Z [Info] FluentMigrator.Runner.MigrationRunner: 123: add_history_seriesId_index migrating
2026-05-02T00:17:20.323427312Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:20.325783698Z [Info] add_history_seriesId_index: Starting migration of Main DB to 123
2026-05-02T00:17:20.329948925Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (SeriesId)
2026-05-02T00:17:20.331649630Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_SeriesId" ON "History" ("SeriesId" ASC)
2026-05-02T00:17:20.335576298Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039193s
2026-05-02T00:17:20.337105658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (123, '2026-05-02T00:17:20', 'add_history_seriesId_index')
2026-05-02T00:17:20.340867723Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:20.343609785Z [Info] FluentMigrator.Runner.MigrationRunner: 123: add_history_seriesId_index migrated
2026-05-02T00:17:20.345238916Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0120722s
2026-05-02T00:17:20.346824709Z [Info] FluentMigrator.Runner.MigrationRunner: 124: remove_media_browser_metadata migrating
2026-05-02T00:17:20.348500063Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:20.350790566Z [Info] remove_media_browser_metadata: Starting migration of Main DB to 124
2026-05-02T00:17:20.359902755Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-05-02T00:17:20.362090541Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Metadata" WHERE "Implementation" = 'MediaBrowserMetadata'
2026-05-02T00:17:20.365452481Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034885s
2026-05-02T00:17:20.366758251Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-05-02T00:17:20.368563015Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "MetadataFiles" WHERE "Consumer" = 'MediaBrowserMetadata'
2026-05-02T00:17:20.371471913Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029828s
2026-05-02T00:17:20.373028858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (124, '2026-05-02T00:17:20', 'remove_media_browser_metadata')
2026-05-02T00:17:20.376930275Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:20.379695483Z [Info] FluentMigrator.Runner.MigrationRunner: 124: remove_media_browser_metadata migrated
2026-05-02T00:17:20.381368251Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112182s
2026-05-02T00:17:20.382993003Z [Info] FluentMigrator.Runner.MigrationRunner: 125: remove_notify_my_android_and_pushalot_notifications migrating
2026-05-02T00:17:20.384934343Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:20.387356711Z [Info] remove_notify_my_android_and_pushalot_notifications: Starting migration of Main DB to 125
2026-05-02T00:17:20.392259013Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-05-02T00:17:20.394262007Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'NotifyMyAndroid'
2026-05-02T00:17:20.397474827Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033359s
2026-05-02T00:17:20.398812731Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-05-02T00:17:20.400619409Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Pushalot'
2026-05-02T00:17:20.403460440Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028882s
2026-05-02T00:17:20.404978417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (125, '2026-05-02T00:17:20', 'remove_notify_my_android_and_pushalot_notifications')
2026-05-02T00:17:20.409153735Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:20.411932150Z [Info] FluentMigrator.Runner.MigrationRunner: 125: remove_notify_my_android_and_pushalot_notifications migrated
2026-05-02T00:17:20.413847868Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011354s
2026-05-02T00:17:20.415399743Z [Info] FluentMigrator.Runner.MigrationRunner: 126: add_custom_filters migrating
2026-05-02T00:17:20.416964454Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:20.419269095Z [Info] add_custom_filters: Starting migration of Main DB to 126
2026-05-02T00:17:20.425505363Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFilters
2026-05-02T00:17:20.427882140Z [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-05-02T00:17:20.433013984Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058869s
2026-05-02T00:17:20.434603204Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (126, '2026-05-02T00:17:20', 'add_custom_filters')
2026-05-02T00:17:20.438367043Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:20.441214979Z [Info] FluentMigrator.Runner.MigrationRunner: 126: add_custom_filters migrated
2026-05-02T00:17:20.442729458Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0141182s
2026-05-02T00:17:20.444344641Z [Info] FluentMigrator.Runner.MigrationRunner: 127: rename_restrictions_to_release_profiles migrating
2026-05-02T00:17:20.446126840Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:20.448444738Z [Info] rename_restrictions_to_release_profiles: Starting migration of Main DB to 127
2026-05-02T00:17:20.455358871Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Restrictions ReleaseProfiles
2026-05-02T00:17:20.457381404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Restrictions" RENAME TO "ReleaseProfiles"
2026-05-02T00:17:20.475640233Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0184118s
2026-05-02T00:17:20.477052477Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles
2026-05-02T00:17:20.478579041Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.68E-05s
2026-05-02T00:17:20.479885802Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IncludePreferredWhenRenaming Boolean
2026-05-02T00:17:20.482087336Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IncludePreferredWhenRenaming" INTEGER NOT NULL DEFAULT 1
2026-05-02T00:17:20.490272369Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084228s
2026-05-02T00:17:20.491878473Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (127, '2026-05-02T00:17:20', 'rename_restrictions_to_release_profiles')
2026-05-02T00:17:20.495814910Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:20.498588716Z [Info] FluentMigrator.Runner.MigrationRunner: 127: rename_restrictions_to_release_profiles migrated
2026-05-02T00:17:20.500398570Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0167731s
2026-05-02T00:17:20.502020426Z [Info] FluentMigrator.Runner.MigrationRunner: 128: rename_quality_profiles_add_upgrade_allowed migrating
2026-05-02T00:17:20.503833137Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:20.506223771Z [Info] rename_quality_profiles_add_upgrade_allowed: Starting migration of Main DB to 128
2026-05-02T00:17:20.520606043Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Profiles QualityProfiles
2026-05-02T00:17:20.522599738Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" RENAME TO "QualityProfiles"
2026-05-02T00:17:20.541417222Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0188106s
2026-05-02T00:17:20.542835799Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2026-05-02T00:17:20.544352734Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.28E-05s
2026-05-02T00:17:20.545642040Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles UpgradeAllowed Boolean
2026-05-02T00:17:20.547592468Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "UpgradeAllowed" INTEGER
2026-05-02T00:17:20.555333446Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078526s
2026-05-02T00:17:20.556705860Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LanguageProfiles
2026-05-02T00:17:20.558198095Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.6E-06s
2026-05-02T00:17:20.559449485Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn LanguageProfiles UpgradeAllowed Boolean
2026-05-02T00:17:20.561357347Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LanguageProfiles" ADD COLUMN "UpgradeAllowed" INTEGER
2026-05-02T00:17:20.568958193Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007679s
2026-05-02T00:17:20.570287229Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-05-02T00:17:20.571707569Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityProfiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1
2026-05-02T00:17:20.574542017Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029676s
2026-05-02T00:17:20.575861414Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-05-02T00:17:20.577219579Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "LanguageProfiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1
2026-05-02T00:17:20.580048426Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002884s
2026-05-02T00:17:20.581551994Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Series ProfileId to QualityProfileId
2026-05-02T00:17:20.636656451Z [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-05-02T00:17:20.652399965Z [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-05-02T00:17:20.668700159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2026-05-02T00:17:20.672688160Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2026-05-02T00:17:20.689910211Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2026-05-02T00:17:20.693486884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2026-05-02T00:17:20.696986011Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_Path" ON "Series" ("Path" ASC)
2026-05-02T00:17:20.700255835Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_CleanTitle" ON "Series" ("CleanTitle" ASC)
2026-05-02T00:17:20.703717947Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC)
2026-05-02T00:17:20.707092162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvMazeId" ON "Series" ("TvMazeId" ASC)
2026-05-02T00:17:20.710613463Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1273036s
2026-05-02T00:17:20.712271933Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (128, '2026-05-02T00:17:20', 'rename_quality_profiles_add_upgrade_allowed')
2026-05-02T00:17:20.716325115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:20.719839041Z [Info] FluentMigrator.Runner.MigrationRunner: 128: rename_quality_profiles_add_upgrade_allowed migrated
2026-05-02T00:17:20.721733897Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1365937s
2026-05-02T00:17:20.723369150Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_relative_original_path_to_episode_file migrating
2026-05-02T00:17:20.725230348Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:20.727916427Z [Info] add_relative_original_path_to_episode_file: Starting migration of Main DB to 129
2026-05-02T00:17:20.732881636Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable EpisodeFiles
2026-05-02T00:17:20.734515827Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.38E-05s
2026-05-02T00:17:20.735891166Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn EpisodeFiles OriginalFilePath String
2026-05-02T00:17:20.737758326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles" ADD COLUMN "OriginalFilePath" TEXT
2026-05-02T00:17:20.745954180Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083099s
2026-05-02T00:17:20.747566858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (129, '2026-05-02T00:17:20', 'add_relative_original_path_to_episode_file')
2026-05-02T00:17:20.751657035Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:20.754433907Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_relative_original_path_to_episode_file migrated
2026-05-02T00:17:20.756253792Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0168288s
2026-05-02T00:17:20.757852321Z [Info] FluentMigrator.Runner.MigrationRunner: 130: episode_last_searched_time migrating
2026-05-02T00:17:20.759477223Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:20.761795451Z [Info] episode_last_searched_time: Starting migration of Main DB to 130
2026-05-02T00:17:20.766347808Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2026-05-02T00:17:20.767891106Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-05s
2026-05-02T00:17:20.769165723Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes LastSearchTime DateTime
2026-05-02T00:17:20.771018003Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "LastSearchTime" DATETIME
2026-05-02T00:17:20.779091561Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081675s
2026-05-02T00:17:20.780696233Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (130, '2026-05-02T00:17:20', 'episode_last_searched_time')
2026-05-02T00:17:20.784533730Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:20.787293889Z [Info] FluentMigrator.Runner.MigrationRunner: 130: episode_last_searched_time migrated
2026-05-02T00:17:20.788935505Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0164198s
2026-05-02T00:17:20.790531449Z [Info] FluentMigrator.Runner.MigrationRunner: 131: download_propers_config migrating
2026-05-02T00:17:20.792124376Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:20.794434418Z [Info] download_propers_config: Starting migration of Main DB to 131
2026-05-02T00:17:20.798384493Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-05-02T00:17:20.799892920Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-05-02T00:17:20.808572128Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008518s
2026-05-02T00:17:20.810232412Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers'
2026-05-02T00:17:20.812316168Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers'
2026-05-02T00:17:20.815201579Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028925s
2026-05-02T00:17:20.816794737Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (131, '2026-05-02T00:17:20', 'download_propers_config')
2026-05-02T00:17:20.820548055Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:20.823290958Z [Info] FluentMigrator.Runner.MigrationRunner: 131: download_propers_config migrated
2026-05-02T00:17:20.824877854Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109948s
2026-05-02T00:17:20.826519079Z [Info] FluentMigrator.Runner.MigrationRunner: 132: add_download_client_priority migrating
2026-05-02T00:17:20.828173761Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:20.830511409Z [Info] add_download_client_priority: Starting migration of Main DB to 132
2026-05-02T00:17:20.835884258Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2026-05-02T00:17:20.837513830Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-05s
2026-05-02T00:17:20.838799358Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Priority Int32
2026-05-02T00:17:20.840663252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 1
2026-05-02T00:17:20.849051815Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085521s
2026-05-02T00:17:20.850398386Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-05-02T00:17:20.851762473Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-05-02T00:17:21.139635842Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.287551s
2026-05-02T00:17:21.141951575Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (132, '2026-05-02T00:17:21', 'add_download_client_priority')
2026-05-02T00:17:21.146360233Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:21.149356516Z [Info] FluentMigrator.Runner.MigrationRunner: 132: add_download_client_priority migrated
2026-05-02T00:17:21.151023053Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2975742s
2026-05-02T00:17:21.152741934Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_specials_folder_format migrating
2026-05-02T00:17:21.154380113Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:21.156760777Z [Info] add_specials_folder_format: Starting migration of Main DB to 134
2026-05-02T00:17:21.166694270Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2026-05-02T00:17:21.168518935Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.34E-05s
2026-05-02T00:17:21.169815586Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig SpecialsFolderFormat String
2026-05-02T00:17:21.171772587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "SpecialsFolderFormat" TEXT
2026-05-02T00:17:21.180202493Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085313s
2026-05-02T00:17:21.181579135Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-05-02T00:17:21.183018123Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "SpecialsFolderFormat" = 'Specials' WHERE 1 = 1
2026-05-02T00:17:21.186137835Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032603s
2026-05-02T00:17:21.187696564Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (134, '2026-05-02T00:17:21', 'add_specials_folder_format')
2026-05-02T00:17:21.191455293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:21.194262126Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_specials_folder_format migrated
2026-05-02T00:17:21.195886667Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113984s
2026-05-02T00:17:21.197542872Z [Info] FluentMigrator.Runner.MigrationRunner: 135: health_issue_notification migrating
2026-05-02T00:17:21.199171722Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:21.201536174Z [Info] health_issue_notification: Starting migration of Main DB to 135
2026-05-02T00:17:21.208008478Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-05-02T00:17:21.209627448Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.21E-05s
2026-05-02T00:17:21.210915321Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthIssue Boolean
2026-05-02T00:17:21.212829546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthIssue" INTEGER NOT NULL DEFAULT 0
2026-05-02T00:17:21.221281426Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086011s
2026-05-02T00:17:21.222618328Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-05-02T00:17:21.224116225Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.5E-06s
2026-05-02T00:17:21.225387685Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications IncludeHealthWarnings Boolean
2026-05-02T00:17:21.227325297Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "IncludeHealthWarnings" INTEGER NOT NULL DEFAULT 0
2026-05-02T00:17:21.235391340Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081545s
2026-05-02T00:17:21.236989598Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (135, '2026-05-02T00:17:21', 'health_issue_notification')
2026-05-02T00:17:21.240800362Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:21.243579489Z [Info] FluentMigrator.Runner.MigrationRunner: 135: health_issue_notification migrated
2026-05-02T00:17:21.245206756Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0163791s
2026-05-02T00:17:21.246825696Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_indexer_and_enabled_to_release_profiles migrating
2026-05-02T00:17:21.248654078Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:21.250959551Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Main DB to 136
2026-05-02T00:17:21.257734083Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles
2026-05-02T00:17:21.259375208Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.19E-05s
2026-05-02T00:17:21.260713693Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles Enabled Boolean
2026-05-02T00:17:21.262554580Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "Enabled" INTEGER NOT NULL DEFAULT 1
2026-05-02T00:17:21.271081071Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086441s
2026-05-02T00:17:21.272471240Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles
2026-05-02T00:17:21.273934797Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.7E-06s
2026-05-02T00:17:21.275200426Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IndexerId Int32
2026-05-02T00:17:21.276991132Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IndexerId" INTEGER NOT NULL DEFAULT 0
2026-05-02T00:17:21.284981914Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080933s
2026-05-02T00:17:21.286568158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (136, '2026-05-02T00:17:21', 'add_indexer_and_enabled_to_release_profiles')
2026-05-02T00:17:21.290614767Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:21.293424405Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_indexer_and_enabled_to_release_profiles migrated
2026-05-02T00:17:21.295235632Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0165658s
2026-05-02T00:17:21.296862588Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_airedbefore_to_episodes migrating
2026-05-02T00:17:21.298507902Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:21.300859878Z [Info] add_airedbefore_to_episodes: Starting migration of Main DB to 137
2026-05-02T00:17:21.307407183Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2026-05-02T00:17:21.308949769Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.16E-05s
2026-05-02T00:17:21.310231099Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes AiredAfterSeasonNumber Int32
2026-05-02T00:17:21.312113921Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "AiredAfterSeasonNumber" INTEGER
2026-05-02T00:17:21.320512874Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085044s
2026-05-02T00:17:21.321886992Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes AiredBeforeSeasonNumber Int32
2026-05-02T00:17:21.323749212Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "AiredBeforeSeasonNumber" INTEGER
2026-05-02T00:17:21.331611474Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079344s
2026-05-02T00:17:21.332990411Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes AiredBeforeEpisodeNumber Int32
2026-05-02T00:17:21.334856689Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "AiredBeforeEpisodeNumber" INTEGER
2026-05-02T00:17:21.342688721Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079056s
2026-05-02T00:17:21.344291950Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (137, '2026-05-02T00:17:21', 'add_airedbefore_to_episodes')
2026-05-02T00:17:21.348107894Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:21.350908925Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_airedbefore_to_episodes migrated
2026-05-02T00:17:21.352571703Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0161581s
2026-05-02T00:17:21.354185262Z [Info] FluentMigrator.Runner.MigrationRunner: 138: remove_bitmetv migrating
2026-05-02T00:17:21.355669211Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:21.358033392Z [Info] remove_bitmetv: Starting migration of Main DB to 138
2026-05-02T00:17:21.362294102Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-05-02T00:17:21.364251764Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'BitMeTv'
2026-05-02T00:17:21.367292197Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031161s
2026-05-02T00:17:21.368634470Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableRss" = false, "EnableAutomaticSearch" = false, "EnableInteractiveSearch" = false WHERE "Implementation" = 'Newznab' AND "Settings" LIKE '%usenet-crawler.com%'
2026-05-02T00:17:21.372323779Z [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-05-02T00:17:21.377033984Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047244s
2026-05-02T00:17:21.378578845Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (138, '2026-05-02T00:17:21', 'remove_bitmetv')
2026-05-02T00:17:21.382217483Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:21.384934554Z [Info] FluentMigrator.Runner.MigrationRunner: 138: remove_bitmetv migrated
2026-05-02T00:17:21.386414655Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0126416s
2026-05-02T00:17:21.387960688Z [Info] FluentMigrator.Runner.MigrationRunner: 139: add_download_history migrating
2026-05-02T00:17:21.389555850Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:21.391881343Z [Info] add_download_history: Starting migration of Main DB to 139
2026-05-02T00:17:21.408156157Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadHistory
2026-05-02T00:17:21.410488353Z [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-05-02T00:17:21.418082917Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0082173s
2026-05-02T00:17:21.419461173Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (EventType)
2026-05-02T00:17:21.421183140Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC)
2026-05-02T00:17:21.424863392Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037578s
2026-05-02T00:17:21.426217418Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (SeriesId)
2026-05-02T00:17:21.427893052Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_SeriesId" ON "DownloadHistory" ("SeriesId" ASC)
2026-05-02T00:17:21.431447420Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003622s
2026-05-02T00:17:21.432811617Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (DownloadId)
2026-05-02T00:17:21.434503785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC)
2026-05-02T00:17:21.438122763Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036726s
2026-05-02T00:17:21.439443392Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-05-02T00:17:21.440806918Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-05-02T00:17:21.469234554Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0281655s
2026-05-02T00:17:21.471370516Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (139, '2026-05-02T00:17:21', 'add_download_history')
2026-05-02T00:17:21.475321171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:21.478326313Z [Info] FluentMigrator.Runner.MigrationRunner: 139: add_download_history migrated
2026-05-02T00:17:21.479898940Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0375018s
2026-05-02T00:17:21.481572330Z [Info] FluentMigrator.Runner.MigrationRunner: 140: remove_chown_and_folderchmod_config_v2 migrating
2026-05-02T00:17:21.483333706Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:21.485694270Z [Info] remove_chown_and_folderchmod_config_v2: Starting migration of Main DB to 140
2026-05-02T00:17:21.489216413Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" IN ('folderchmod', 'chownuser')
2026-05-02T00:17:21.491453949Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" IN ('folderchmod', 'chownuser')
2026-05-02T00:17:21.495233169Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037588s
2026-05-02T00:17:21.496867962Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (140, '2026-05-02T00:17:21', 'remove_chown_and_folderchmod_config_v2')
2026-05-02T00:17:21.500805351Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:21.503503995Z [Info] FluentMigrator.Runner.MigrationRunner: 140: remove_chown_and_folderchmod_config_v2 migrated
2026-05-02T00:17:21.505259911Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0120711s
2026-05-02T00:17:21.506830674Z [Info] FluentMigrator.Runner.MigrationRunner: 141: add_update_history migrating
2026-05-02T00:17:21.508377930Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:21.510659244Z [Info] add_update_history: Starting migration of Main DB to 141
2026-05-02T00:17:21.512300739Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (141, '2026-05-02T00:17:21', 'add_update_history')
2026-05-02T00:17:21.515939708Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:21.518575375Z [Info] FluentMigrator.Runner.MigrationRunner: 141: add_update_history migrated
2026-05-02T00:17:21.520141309Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101969s
2026-05-02T00:17:21.521636249Z [Info] FluentMigrator.Runner.MigrationRunner: 142: import_lists migrating
2026-05-02T00:17:21.523099926Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:21.525341390Z [Info] import_lists: Starting migration of Main DB to 142
2026-05-02T00:17:21.545841102Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportLists
2026-05-02T00:17:21.548150622Z [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-05-02T00:17:21.556347259Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087895s
2026-05-02T00:17:21.557745634Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportLists (Name)
2026-05-02T00:17:21.559366849Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportLists_Name" ON "ImportLists" ("Name" ASC)
2026-05-02T00:17:21.563007651Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037022s
2026-05-02T00:17:21.564354433Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListStatus
2026-05-02T00:17:21.566257826Z [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-05-02T00:17:21.572559296Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066809s
2026-05-02T00:17:21.573908683Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListStatus (ProviderId)
2026-05-02T00:17:21.575630100Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-05-02T00:17:21.579451545Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038726s
2026-05-02T00:17:21.580890342Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListExclusions
2026-05-02T00:17:21.582700728Z [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-05-02T00:17:21.587028674Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045781s
2026-05-02T00:17:21.588403202Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListExclusions (TvdbId)
2026-05-02T00:17:21.590113876Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListExclusions_TvdbId" ON "ImportListExclusions" ("TvdbId" ASC)
2026-05-02T00:17:21.594063620Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039922s
2026-05-02T00:17:21.595646769Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (142, '2026-05-02T00:17:21', 'import_lists')
2026-05-02T00:17:21.599238882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:21.603530504Z [Info] FluentMigrator.Runner.MigrationRunner: 142: import_lists migrated
2026-05-02T00:17:21.605071157Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0134547s
2026-05-02T00:17:21.606749386Z [Info] FluentMigrator.Runner.MigrationRunner: 143: add_priority_to_indexers migrating
2026-05-02T00:17:21.608374609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:21.610790574Z [Info] add_priority_to_indexers: Starting migration of Main DB to 143
2026-05-02T00:17:21.615800343Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-05-02T00:17:21.617370154Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.37E-05s
2026-05-02T00:17:21.618654400Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Priority Int32
2026-05-02T00:17:21.620417621Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 25
2026-05-02T00:17:21.629607557Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093376s
2026-05-02T00:17:21.631200956Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (143, '2026-05-02T00:17:21', 'add_priority_to_indexers')
2026-05-02T00:17:21.635007131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:21.637798692Z [Info] FluentMigrator.Runner.MigrationRunner: 143: add_priority_to_indexers migrated
2026-05-02T00:17:21.639393985Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0175686s
2026-05-02T00:17:21.641001241Z [Info] FluentMigrator.Runner.MigrationRunner: 144: import_lists_series_type_and_season_folder migrating
2026-05-02T00:17:21.642811256Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:21.645149194Z [Info] import_lists_series_type_and_season_folder: Starting migration of Main DB to 144
2026-05-02T00:17:21.651710237Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2026-05-02T00:17:21.653349448Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.26E-05s
2026-05-02T00:17:21.654642712Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists SeriesType Int32
2026-05-02T00:17:21.656460743Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "SeriesType" INTEGER NOT NULL DEFAULT 0
2026-05-02T00:17:21.665699829Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093689s
2026-05-02T00:17:21.667073084Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2026-05-02T00:17:21.668523765Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.5E-06s
2026-05-02T00:17:21.669831960Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists SeasonFolder Boolean
2026-05-02T00:17:21.671637305Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "SeasonFolder" INTEGER NOT NULL DEFAULT 1
2026-05-02T00:17:21.680238536Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087467s
2026-05-02T00:17:21.681807866Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (144, '2026-05-02T00:17:21', 'import_lists_series_type_and_season_folder')
2026-05-02T00:17:21.685842381Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:21.688686508Z [Info] FluentMigrator.Runner.MigrationRunner: 144: import_lists_series_type_and_season_folder migrated
2026-05-02T00:17:21.690491563Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0172382s
2026-05-02T00:17:21.692113580Z [Info] FluentMigrator.Runner.MigrationRunner: 145: remove_growl migrating
2026-05-02T00:17:21.693590484Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:21.695930997Z [Info] remove_growl: Starting migration of Main DB to 145
2026-05-02T00:17:21.699570736Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-05-02T00:17:21.701528609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Growl'
2026-05-02T00:17:21.704592910Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031532s
2026-05-02T00:17:21.706116478Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (145, '2026-05-02T00:17:21', 'remove_growl')
2026-05-02T00:17:21.709768402Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:21.712518480Z [Info] FluentMigrator.Runner.MigrationRunner: 145: remove_growl migrated
2026-05-02T00:17:21.713976035Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111251s
2026-05-02T00:17:21.715533491Z [Info] FluentMigrator.Runner.MigrationRunner: 146: cleanup_duplicates_updatehistory migrating
2026-05-02T00:17:21.717257964Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:21.719564609Z [Info] cleanup_duplicates_updatehistory: Starting migration of Main DB to 146
2026-05-02T00:17:21.721369975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (146, '2026-05-02T00:17:21', 'cleanup_duplicates_updatehistory')
2026-05-02T00:17:21.725254918Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:21.727840916Z [Info] FluentMigrator.Runner.MigrationRunner: 146: cleanup_duplicates_updatehistory migrated
2026-05-02T00:17:21.729560709Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105909s
2026-05-02T00:17:21.731031982Z [Info] FluentMigrator.Runner.MigrationRunner: 147: swap_filechmod_for_folderchmod migrating
2026-05-02T00:17:21.732718648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:21.734917767Z [Info] swap_filechmod_for_folderchmod: Starting migration of Main DB to 147
2026-05-02T00:17:21.738729893Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-05-02T00:17:21.740255396Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-05-02T00:17:21.746088713Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0057378s
2026-05-02T00:17:21.747826232Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (147, '2026-05-02T00:17:21', 'swap_filechmod_for_folderchmod')
2026-05-02T00:17:21.751870756Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:21.754561294Z [Info] FluentMigrator.Runner.MigrationRunner: 147: swap_filechmod_for_folderchmod migrated
2026-05-02T00:17:21.756230916Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0142864s
2026-05-02T00:17:21.757835989Z [Info] FluentMigrator.Runner.MigrationRunner: 148: mediainfo_channels migrating
2026-05-02T00:17:21.759346460Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:21.761688807Z [Info] mediainfo_channels: Starting migration of Main DB to 148
2026-05-02T00:17:21.765083965Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "EpisodeFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannels"', '"audioChannelsContainer"');
2026-05-02T00:17:21.767933092Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "EpisodeFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannels"', '"audioChannelsContainer"');
2026-05-02T00:17:21.771681340Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003776s
2026-05-02T00:17:21.773010697Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "EpisodeFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannelPositionsText"', '"audioChannelPositionsTextContainer"');
2026-05-02T00:17:21.776092613Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "EpisodeFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannelPositionsText"', '"audioChannelPositionsTextContainer"');
2026-05-02T00:17:21.780156948Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039374s
2026-05-02T00:17:21.781602068Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (148, '2026-05-02T00:17:21', 'mediainfo_channels')
2026-05-02T00:17:21.785339364Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:21.788083089Z [Info] FluentMigrator.Runner.MigrationRunner: 148: mediainfo_channels migrated
2026-05-02T00:17:21.789600775Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0119718s
2026-05-02T00:17:21.791161127Z [Info] FluentMigrator.Runner.MigrationRunner: 149: add_on_delete_to_notifications migrating
2026-05-02T00:17:21.792851221Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:21.795179800Z [Info] add_on_delete_to_notifications: Starting migration of Main DB to 149
2026-05-02T00:17:21.801411239Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-05-02T00:17:21.803022333Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.15E-05s
2026-05-02T00:17:21.804341069Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnSeriesDelete Boolean
2026-05-02T00:17:21.806252237Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnSeriesDelete" INTEGER NOT NULL DEFAULT 0
2026-05-02T00:17:21.815978564Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094349s
2026-05-02T00:17:21.816947445Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-05-02T00:17:21.818379900Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.7E-06s
2026-05-02T00:17:21.819642482Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnEpisodeFileDelete Boolean
2026-05-02T00:17:21.821594112Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnEpisodeFileDelete" INTEGER NOT NULL DEFAULT 0
2026-05-02T00:17:21.830372329Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088753s
2026-05-02T00:17:21.831999085Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (149, '2026-05-02T00:17:21', 'add_on_delete_to_notifications')
2026-05-02T00:17:21.835890291Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:21.838692454Z [Info] FluentMigrator.Runner.MigrationRunner: 149: add_on_delete_to_notifications migrated
2026-05-02T00:17:21.840390955Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0172276s
2026-05-02T00:17:21.842002149Z [Info] FluentMigrator.Runner.MigrationRunner: 150: add_scene_mapping_origin migrating
2026-05-02T00:17:21.843620589Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:21.846007315Z [Info] add_scene_mapping_origin: Starting migration of Main DB to 150
2026-05-02T00:17:21.852420048Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SceneMappings
2026-05-02T00:17:21.854015231Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-05s
2026-05-02T00:17:21.855287904Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SceneMappings SceneOrigin String
2026-05-02T00:17:21.857145745Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SceneMappings" ADD COLUMN "SceneOrigin" TEXT
2026-05-02T00:17:21.866071950Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090304s
2026-05-02T00:17:21.867444774Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SceneMappings SearchMode Int32
2026-05-02T00:17:21.869244398Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SceneMappings" ADD COLUMN "SearchMode" INTEGER
2026-05-02T00:17:21.877714335Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085105s
2026-05-02T00:17:21.879084424Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SceneMappings Comment String
2026-05-02T00:17:21.880841983Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SceneMappings" ADD COLUMN "Comment" TEXT
2026-05-02T00:17:21.889174252Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083923s
2026-05-02T00:17:21.890765577Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (150, '2026-05-02T00:17:21', 'add_scene_mapping_origin')
2026-05-02T00:17:21.894573986Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:21.897345808Z [Info] FluentMigrator.Runner.MigrationRunner: 150: add_scene_mapping_origin migrated
2026-05-02T00:17:21.898928896Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0165875s
2026-05-02T00:17:21.900553337Z [Info] FluentMigrator.Runner.MigrationRunner: 151: remove_custom_filter_type migrating
2026-05-02T00:17:21.902171315Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:21.904511488Z [Info] remove_custom_filter_type: Starting migration of Main DB to 151
2026-05-02T00:17:21.915625820Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-05-02T00:17:21.917410804Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "CustomFilters" SET "Type" = 'series' WHERE "Type" = 'seriesIndex'
2026-05-02T00:17:21.921055764Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037248s
2026-05-02T00:17:21.922355492Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-05-02T00:17:21.923721542Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "CustomFilters" SET "Type" = 'series' WHERE "Type" = 'seriesEditor'
2026-05-02T00:17:21.926843599Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031894s
2026-05-02T00:17:21.928166203Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-05-02T00:17:21.929548136Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "CustomFilters" SET "Type" = 'series' WHERE "Type" = 'seasonPass'
2026-05-02T00:17:21.932571314Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031027s
2026-05-02T00:17:21.934126917Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (151, '2026-05-02T00:17:21', 'remove_custom_filter_type')
2026-05-02T00:17:21.937906798Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:21.940663450Z [Info] FluentMigrator.Runner.MigrationRunner: 151: remove_custom_filter_type migrated
2026-05-02T00:17:21.942266959Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112063s
2026-05-02T00:17:21.943887251Z [Info] FluentMigrator.Runner.MigrationRunner: 152: update_btn_url_to_https migrating
2026-05-02T00:17:21.945496462Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:21.947884481Z [Info] update_btn_url_to_https: Starting migration of Main DB to 152
2026-05-02T00:17:21.951008302Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = Replace("Settings", 'http://api.broadcasthe.net', 'https://api.broadcasthe.net') WHERE "Implementation" = 'BroadcastheNet';
2026-05-02T00:17:21.954458760Z [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-05-02T00:17:21.958919964Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044543s
2026-05-02T00:17:21.960498703Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (152, '2026-05-02T00:17:21', 'update_btn_url_to_https')
2026-05-02T00:17:21.964249997Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:21.966944944Z [Info] FluentMigrator.Runner.MigrationRunner: 152: update_btn_url_to_https migrated
2026-05-02T00:17:21.968561810Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0125151s
2026-05-02T00:17:21.970152273Z [Info] FluentMigrator.Runner.MigrationRunner: 153: add_on_episodefiledelete_for_upgrade migrating
2026-05-02T00:17:21.971939211Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:21.974230856Z [Info] add_on_episodefiledelete_for_upgrade: Starting migration of Main DB to 153
2026-05-02T00:17:21.978973577Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-05-02T00:17:21.980607808Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.19E-05s
2026-05-02T00:17:21.981906152Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnEpisodeFileDeleteForUpgrade Boolean
2026-05-02T00:17:21.984071292Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnEpisodeFileDeleteForUpgrade" INTEGER NOT NULL DEFAULT 1
2026-05-02T00:17:21.993875486Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099567s
2026-05-02T00:17:21.995488494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (153, '2026-05-02T00:17:21', 'add_on_episodefiledelete_for_upgrade')
2026-05-02T00:17:21.999448899Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:22.002287375Z [Info] FluentMigrator.Runner.MigrationRunner: 153: add_on_episodefiledelete_for_upgrade migrated
2026-05-02T00:17:22.004046157Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0184152s
2026-05-02T00:17:22.005650939Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_name_release_profile migrating
2026-05-02T00:17:22.007253285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:22.009602136Z [Info] add_name_release_profile: Starting migration of Main DB to 154
2026-05-02T00:17:22.014161768Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles
2026-05-02T00:17:22.015778073Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.16E-05s
2026-05-02T00:17:22.017087900Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles Name String
2026-05-02T00:17:22.018902244Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "Name" TEXT DEFAULT NULL
2026-05-02T00:17:22.028061348Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092564s
2026-05-02T00:17:22.029665769Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (154, '2026-05-02T00:17:22', 'add_name_release_profile')
2026-05-02T00:17:22.033451051Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:22.037168267Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_name_release_profile migrated
2026-05-02T00:17:22.038759531Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0183789s
2026-05-02T00:17:22.040404153Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_arabic_and_hindi_languages migrating
2026-05-02T00:17:22.042101421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:22.044472626Z [Info] add_arabic_and_hindi_languages: Starting migration of Main DB to 155
2026-05-02T00:17:22.047938776Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-05-02T00:17:22.049427805Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-05-02T00:17:22.089187381Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0394464s
2026-05-02T00:17:22.091389005Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (155, '2026-05-02T00:17:22', 'add_arabic_and_hindi_languages')
2026-05-02T00:17:22.095754796Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:22.098622100Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_arabic_and_hindi_languages migrated
2026-05-02T00:17:22.100333527Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0491854s
2026-05-02T00:17:22.101978560Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_bypass_to_delay_profile migrating
2026-05-02T00:17:22.103624715Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:22.106060900Z [Info] add_bypass_to_delay_profile: Starting migration of Main DB to 156
2026-05-02T00:17:22.115306368Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2026-05-02T00:17:22.117127716Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.38E-05s
2026-05-02T00:17:22.118422253Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfHighestQuality Boolean
2026-05-02T00:17:22.120470097Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfHighestQuality" INTEGER NOT NULL DEFAULT 0
2026-05-02T00:17:22.130126433Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097818s
2026-05-02T00:17:22.131495269Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-05-02T00:17:22.132879286Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "DelayProfiles" SET "BypassIfHighestQuality" = 1 WHERE 1 = 1
2026-05-02T00:17:22.136042476Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003164s
2026-05-02T00:17:22.137584090Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (156, '2026-05-02T00:17:22', 'add_bypass_to_delay_profile')
2026-05-02T00:17:22.141366097Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:22.144258121Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_bypass_to_delay_profile migrated
2026-05-02T00:17:22.145822210Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113652s
2026-05-02T00:17:22.147446872Z [Info] FluentMigrator.Runner.MigrationRunner: 157: email_multiple_addresses migrating
2026-05-02T00:17:22.149156695Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:22.151494473Z [Info] email_multiple_addresses: Starting migration of Main DB to 157
2026-05-02T00:17:22.154844268Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-05-02T00:17:22.156343568Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-05-02T00:17:22.180869357Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0242872s
2026-05-02T00:17:22.182996160Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (157, '2026-05-02T00:17:22', 'email_multiple_addresses')
2026-05-02T00:17:22.186980433Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:22.189730180Z [Info] FluentMigrator.Runner.MigrationRunner: 157: email_multiple_addresses migrated
2026-05-02T00:17:22.191316825Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0333796s
2026-05-02T00:17:22.192977540Z [Info] FluentMigrator.Runner.MigrationRunner: 158: cdh_per_downloadclient migrating
2026-05-02T00:17:22.194554074Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:22.196889307Z [Info] cdh_per_downloadclient: Starting migration of Main DB to 158
2026-05-02T00:17:22.203537976Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2026-05-02T00:17:22.205197919Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.3E-05s
2026-05-02T00:17:22.206495892Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveCompletedDownloads Boolean
2026-05-02T00:17:22.208566101Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveCompletedDownloads" INTEGER NOT NULL DEFAULT 1
2026-05-02T00:17:22.218116634Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096834s
2026-05-02T00:17:22.219510411Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveFailedDownloads Boolean
2026-05-02T00:17:22.221493294Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveFailedDownloads" INTEGER NOT NULL DEFAULT 1
2026-05-02T00:17:22.230354608Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089585s
2026-05-02T00:17:22.231688655Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-05-02T00:17:22.233063162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-05-02T00:17:22.502194168Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.268792s
2026-05-02T00:17:22.504762330Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (158, '2026-05-02T00:17:22', 'cdh_per_downloadclient')
2026-05-02T00:17:22.508997549Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:22.511933461Z [Info] FluentMigrator.Runner.MigrationRunner: 158: cdh_per_downloadclient migrated
2026-05-02T00:17:22.513524785Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2788496s
2026-05-02T00:17:22.515320000Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_indexer_tags migrating
2026-05-02T00:17:22.516868058Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:22.519356068Z [Info] add_indexer_tags: Starting migration of Main DB to 159
2026-05-02T00:17:22.524883148Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-05-02T00:17:22.526428410Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.31E-05s
2026-05-02T00:17:22.527708368Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Tags String
2026-05-02T00:17:22.529413932Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Tags" TEXT
2026-05-02T00:17:22.538371521Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090528s
2026-05-02T00:17:22.539991773Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (159, '2026-05-02T00:17:22', 'add_indexer_tags')
2026-05-02T00:17:22.543700322Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:22.546493096Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_indexer_tags migrated
2026-05-02T00:17:22.548004950Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0172151s
2026-05-02T00:17:22.549622067Z [Info] FluentMigrator.Runner.MigrationRunner: 160: rename_blacklist_to_blocklist migrating
2026-05-02T00:17:22.551293462Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:22.553642713Z [Info] rename_blacklist_to_blocklist: Starting migration of Main DB to 160
2026-05-02T00:17:22.557309247Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Blacklist Blocklist
2026-05-02T00:17:22.559093981Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" RENAME TO "Blocklist"
2026-05-02T00:17:22.580371729Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0213545s
2026-05-02T00:17:22.582007804Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (160, '2026-05-02T00:17:22', 'rename_blacklist_to_blocklist')
2026-05-02T00:17:22.585901174Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:22.588697515Z [Info] FluentMigrator.Runner.MigrationRunner: 160: rename_blacklist_to_blocklist migrated
2026-05-02T00:17:22.590366125Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0297509s
2026-05-02T00:17:22.591966338Z [Info] FluentMigrator.Runner.MigrationRunner: 161: remove_plex_hometheatre migrating
2026-05-02T00:17:22.593574686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:22.595908045Z [Info] remove_plex_hometheatre: Starting migration of Main DB to 161
2026-05-02T00:17:22.601201265Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-05-02T00:17:22.603161272Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexHomeTheater'
2026-05-02T00:17:22.606367548Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032834s
2026-05-02T00:17:22.607669530Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-05-02T00:17:22.609474054Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexClient'
2026-05-02T00:17:22.612330196Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029258s
2026-05-02T00:17:22.613639452Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-05-02T00:17:22.615031926Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-05-02T00:17:22.659026020Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.043779s
2026-05-02T00:17:22.661192323Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (161, '2026-05-02T00:17:22', 'remove_plex_hometheatre')
2026-05-02T00:17:22.665320616Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:22.668183411Z [Info] FluentMigrator.Runner.MigrationRunner: 161: remove_plex_hometheatre migrated
2026-05-02T00:17:22.669769935Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.053174s
2026-05-02T00:17:22.671405399Z [Info] FluentMigrator.Runner.MigrationRunner: 162: release_profile_to_array migrating
2026-05-02T00:17:22.673019269Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:22.675376416Z [Info] release_profile_to_array: Starting migration of Main DB to 162
2026-05-02T00:17:22.678929631Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-05-02T00:17:22.680421415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-05-02T00:17:22.698687078Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0179986s
2026-05-02T00:17:22.700845655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (162, '2026-05-02T00:17:22', 'release_profile_to_array')
2026-05-02T00:17:22.704871522Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:22.707573613Z [Info] FluentMigrator.Runner.MigrationRunner: 162: release_profile_to_array migrated
2026-05-02T00:17:22.709206642Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0271791s
2026-05-02T00:17:22.710847025Z [Info] FluentMigrator.Runner.MigrationRunner: 163: mediainfo_to_ffmpeg migrating
2026-05-02T00:17:22.712413720Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:22.714799745Z [Info] mediainfo_to_ffmpeg: Starting migration of Main DB to 163
2026-05-02T00:17:22.718196265Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-05-02T00:17:22.719694432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-05-02T00:17:22.747672863Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.027716s
2026-05-02T00:17:22.749827593Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (163, '2026-05-02T00:17:22', 'mediainfo_to_ffmpeg')
2026-05-02T00:17:22.753876166Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:22.756615231Z [Info] FluentMigrator.Runner.MigrationRunner: 163: mediainfo_to_ffmpeg migrated
2026-05-02T00:17:22.758160112Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.036906s
2026-05-02T00:17:22.759760555Z [Info] FluentMigrator.Runner.MigrationRunner: 164: download_client_per_indexer migrating
2026-05-02T00:17:22.761417191Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:22.763731652Z [Info] download_client_per_indexer: Starting migration of Main DB to 164
2026-05-02T00:17:22.768737733Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-05-02T00:17:22.770290290Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.31E-05s
2026-05-02T00:17:22.771577852Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers DownloadClientId Int32
2026-05-02T00:17:22.773434050Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "DownloadClientId" INTEGER NOT NULL DEFAULT 0
2026-05-02T00:17:22.782792817Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094992s
2026-05-02T00:17:22.784416476Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (164, '2026-05-02T00:17:22', 'download_client_per_indexer')
2026-05-02T00:17:22.788303163Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:22.791054965Z [Info] FluentMigrator.Runner.MigrationRunner: 164: download_client_per_indexer migrated
2026-05-02T00:17:22.792692162Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0178048s
2026-05-02T00:17:22.794300010Z [Info] FluentMigrator.Runner.MigrationRunner: 165: add_on_update_to_notifications migrating
2026-05-02T00:17:22.795983009Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:22.798304193Z [Info] add_on_update_to_notifications: Starting migration of Main DB to 165
2026-05-02T00:17:22.803241024Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-05-02T00:17:22.804867440Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-05s
2026-05-02T00:17:22.806142217Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnApplicationUpdate Boolean
2026-05-02T00:17:22.808188397Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnApplicationUpdate" INTEGER NOT NULL DEFAULT 0
2026-05-02T00:17:22.817780443Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097445s
2026-05-02T00:17:22.819396377Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (165, '2026-05-02T00:17:22', 'add_on_update_to_notifications')
2026-05-02T00:17:22.823277473Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:22.826112182Z [Info] FluentMigrator.Runner.MigrationRunner: 165: add_on_update_to_notifications migrated
2026-05-02T00:17:22.827783948Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0180899s
2026-05-02T00:17:22.829440374Z [Info] FluentMigrator.Runner.MigrationRunner: 166: update_series_sort_title migrating
2026-05-02T00:17:22.831046568Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:22.833370528Z [Info] update_series_sort_title: Starting migration of Main DB to 166
2026-05-02T00:17:22.836890246Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-05-02T00:17:22.838353663Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-05-02T00:17:22.847633500Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091161s
2026-05-02T00:17:22.849626303Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (166, '2026-05-02T00:17:22', 'update_series_sort_title')
2026-05-02T00:17:22.853619354Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:22.856362849Z [Info] FluentMigrator.Runner.MigrationRunner: 166: update_series_sort_title migrated
2026-05-02T00:17:22.857973312Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0179982s
2026-05-02T00:17:22.859608004Z [Info] FluentMigrator.Runner.MigrationRunner: 167: add_tvdbid_to_episode migrating
2026-05-02T00:17:22.861218768Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:22.863528770Z [Info] add_tvdbid_to_episode: Starting migration of Main DB to 167
2026-05-02T00:17:22.867952618Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2026-05-02T00:17:22.869489674Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.28E-05s
2026-05-02T00:17:22.870777968Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes TvdbId Int32
2026-05-02T00:17:22.872497220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "TvdbId" INTEGER
2026-05-02T00:17:22.881549709Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091696s
2026-05-02T00:17:22.883172147Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (167, '2026-05-02T00:17:22', 'add_tvdbid_to_episode')
2026-05-02T00:17:22.886972430Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:22.889789272Z [Info] FluentMigrator.Runner.MigrationRunner: 167: add_tvdbid_to_episode migrated
2026-05-02T00:17:22.891360346Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0174517s
2026-05-02T00:17:22.892992322Z [Info] FluentMigrator.Runner.MigrationRunner: 168: add_additional_info_to_pending_releases migrating
2026-05-02T00:17:22.894764461Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:22.897104373Z [Info] add_additional_info_to_pending_releases: Starting migration of Main DB to 168
2026-05-02T00:17:22.901820510Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases
2026-05-02T00:17:22.903424580Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.16E-05s
2026-05-02T00:17:22.904773366Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases AdditionalInfo String
2026-05-02T00:17:22.906655326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "AdditionalInfo" TEXT
2026-05-02T00:17:22.915769440Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092103s
2026-05-02T00:17:22.917383991Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (168, '2026-05-02T00:17:22', 'add_additional_info_to_pending_releases')
2026-05-02T00:17:22.921398515Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:22.924181610Z [Info] FluentMigrator.Runner.MigrationRunner: 168: add_additional_info_to_pending_releases migrated
2026-05-02T00:17:22.925968789Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0176772s
2026-05-02T00:17:22.927564001Z [Info] FluentMigrator.Runner.MigrationRunner: 169: add_malayalam_and_ukrainian_languages migrating
2026-05-02T00:17:22.929358104Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:22.931678697Z [Info] add_malayalam_and_ukrainian_languages: Starting migration of Main DB to 169
2026-05-02T00:17:22.935238385Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-05-02T00:17:22.936715079Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-05-02T00:17:22.973900081Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0368667s
2026-05-02T00:17:22.976054299Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (169, '2026-05-02T00:17:22', 'add_malayalam_and_ukrainian_languages')
2026-05-02T00:17:22.980439620Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:22.984688557Z [Info] FluentMigrator.Runner.MigrationRunner: 169: add_malayalam_and_ukrainian_languages migrated
2026-05-02T00:17:22.986473621Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0479626s
2026-05-02T00:17:22.988159436Z [Info] FluentMigrator.Runner.MigrationRunner: 170: add_language_tags_to_subtitle_files migrating
2026-05-02T00:17:22.989975543Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:22.992384093Z [Info] add_language_tags_to_subtitle_files: Starting migration of Main DB to 170
2026-05-02T00:17:22.997053617Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles
2026-05-02T00:17:22.998747879Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.34E-05s
2026-05-02T00:17:23.000324123Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SubtitleFiles LanguageTags String
2026-05-02T00:17:23.001896650Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles" ADD COLUMN "LanguageTags" TEXT
2026-05-02T00:17:23.011145905Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092634s
2026-05-02T00:17:23.012646727Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (170, '2026-05-02T00:17:23', 'add_language_tags_to_subtitle_files')
2026-05-02T00:17:23.016580880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:23.019470228Z [Info] FluentMigrator.Runner.MigrationRunner: 170: add_language_tags_to_subtitle_files migrated
2026-05-02T00:17:23.021201455Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0177859s
2026-05-02T00:17:23.022807689Z [Info] FluentMigrator.Runner.MigrationRunner: 171: add_custom_formats migrating
2026-05-02T00:17:23.024327300Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:23.027006795Z [Info] add_custom_formats: Starting migration of Main DB to 171
2026-05-02T00:17:23.049552567Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFormats
2026-05-02T00:17:23.052069045Z [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-05-02T00:17:23.058613624Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068172s
2026-05-02T00:17:23.059891848Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex CustomFormats (Name)
2026-05-02T00:17:23.061580398Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_CustomFormats_Name" ON "CustomFormats" ("Name" ASC)
2026-05-02T00:17:23.065140888Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037311s
2026-05-02T00:17:23.066504083Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2026-05-02T00:17:23.068365261Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.5E-06s
2026-05-02T00:17:23.069263730Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles FormatItems String
2026-05-02T00:17:23.071114848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "FormatItems" TEXT NOT NULL DEFAULT '[]'
2026-05-02T00:17:23.080376018Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093672s
2026-05-02T00:17:23.081755045Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2026-05-02T00:17:23.083230466Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.2E-06s
2026-05-02T00:17:23.084484612Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles MinFormatScore Int32
2026-05-02T00:17:23.086622407Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "MinFormatScore" INTEGER NOT NULL DEFAULT 0
2026-05-02T00:17:23.095600667Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092473s
2026-05-02T00:17:23.096909693Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2026-05-02T00:17:23.098400495Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.5E-06s
2026-05-02T00:17:23.099660974Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles CutoffFormatScore Int32
2026-05-02T00:17:23.101556280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "CutoffFormatScore" INTEGER NOT NULL DEFAULT 0
2026-05-02T00:17:23.110764874Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091509s
2026-05-02T00:17:23.111966013Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-05-02T00:17:23.113351262Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-05-02T00:17:23.189402732Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0757379s
2026-05-02T00:17:23.191257507Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-05-02T00:17:23.192689411Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-05-02T00:17:23.206995119Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.014084s
2026-05-02T00:17:23.208777879Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles Preferred
2026-05-02T00:17:23.259723842Z [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-05-02T00:17:23.267152111Z [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-05-02T00:17:23.273373780Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles"
2026-05-02T00:17:23.276396637Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles"
2026-05-02T00:17:23.298235685Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0877857s
2026-05-02T00:17:23.299670495Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles IncludePreferredWhenRenaming
2026-05-02T00:17:23.359584387Z [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-05-02T00:17:23.365967652Z [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-05-02T00:17:23.371189126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles"
2026-05-02T00:17:23.374177925Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles"
2026-05-02T00:17:23.395653982Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0940123s
2026-05-02T00:17:23.397076607Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-05-02T00:17:23.399062396Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]'
2026-05-02T00:17:23.402129683Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033186s
2026-05-02T00:17:23.403694414Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (171, '2026-05-02T00:17:23', 'add_custom_formats')
2026-05-02T00:17:23.407357941Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:23.410494217Z [Info] FluentMigrator.Runner.MigrationRunner: 171: add_custom_formats migrated
2026-05-02T00:17:23.412039058Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0116893s
2026-05-02T00:17:23.413940487Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_SeasonSearchMaximumSingleEpisodeAge_to_indexers migrating
2026-05-02T00:17:23.415961216Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:23.418727327Z [Info] add_SeasonSearchMaximumSingleEpisodeAge_to_indexers: Starting migration of Main DB to 172
2026-05-02T00:17:23.424382946Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-05-02T00:17:23.425954190Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.32E-05s
2026-05-02T00:17:23.427395903Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers SeasonSearchMaximumSingleEpisodeAge Int32
2026-05-02T00:17:23.429535221Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "SeasonSearchMaximumSingleEpisodeAge" INTEGER NOT NULL DEFAULT 0
2026-05-02T00:17:23.439421710Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100234s
2026-05-02T00:17:23.441069248Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (172, '2026-05-02T00:17:23', 'add_SeasonSearchMaximumSingleEpisodeAge_to_indexers')
2026-05-02T00:17:23.445385440Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:23.448190969Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_SeasonSearchMaximumSingleEpisodeAge_to_indexers migrated
2026-05-02T00:17:23.450182710Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0188373s
2026-05-02T00:17:23.451786500Z [Info] FluentMigrator.Runner.MigrationRunner: 173: remove_omg migrating
2026-05-02T00:17:23.453244456Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:23.455561332Z [Info] remove_omg: Starting migration of Main DB to 173
2026-05-02T00:17:23.458736005Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Indexers" WHERE "Implementation" = 'Omgwtfnzbs'
2026-05-02T00:17:23.461018742Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Omgwtfnzbs'
2026-05-02T00:17:23.464036108Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030359s
2026-05-02T00:17:23.465621200Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (173, '2026-05-02T00:17:23', 'remove_omg')
2026-05-02T00:17:23.469203183Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:23.471914773Z [Info] FluentMigrator.Runner.MigrationRunner: 173: remove_omg migrated
2026-05-02T00:17:23.473360685Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.01096s
2026-05-02T00:17:23.474898492Z [Info] FluentMigrator.Runner.MigrationRunner: 174: add_salt_to_users migrating
2026-05-02T00:17:23.476439265Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:23.478731110Z [Info] add_salt_to_users: Starting migration of Main DB to 174
2026-05-02T00:17:23.484274994Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Users
2026-05-02T00:17:23.485897762Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.29E-05s
2026-05-02T00:17:23.487206357Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Salt String
2026-05-02T00:17:23.488878715Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Salt" TEXT
2026-05-02T00:17:23.498090906Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093055s
2026-05-02T00:17:23.499474072Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Iterations Int32
2026-05-02T00:17:23.501159986Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Iterations" INTEGER
2026-05-02T00:17:23.509595193Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085218s
2026-05-02T00:17:23.511181808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (174, '2026-05-02T00:17:23', 'add_salt_to_users')
2026-05-02T00:17:23.514912982Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:23.517837842Z [Info] FluentMigrator.Runner.MigrationRunner: 174: add_salt_to_users migrated
2026-05-02T00:17:23.519371079Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0167935s
2026-05-02T00:17:23.521060882Z [Info] FluentMigrator.Runner.MigrationRunner: 175: language_profiles_to_custom_formats migrating
2026-05-02T00:17:23.522792028Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:23.525146960Z [Info] language_profiles_to_custom_formats: Starting migration of Main DB to 175
2026-05-02T00:17:23.538380971Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable EpisodeFiles
2026-05-02T00:17:23.540028148Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.23E-05s
2026-05-02T00:17:23.541314137Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn EpisodeFiles Languages String
2026-05-02T00:17:23.543125395Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles" ADD COLUMN "Languages" TEXT NOT NULL DEFAULT '[]'
2026-05-02T00:17:23.552700607Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096816s
2026-05-02T00:17:23.554063922Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History
2026-05-02T00:17:23.555445685Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.7E-06s
2026-05-02T00:17:23.556744671Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn History Languages String
2026-05-02T00:17:23.558454594Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History" ADD COLUMN "Languages" TEXT NOT NULL DEFAULT '[]'
2026-05-02T00:17:23.567300588Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089284s
2026-05-02T00:17:23.568655957Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2026-05-02T00:17:23.570056628Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.5E-06s
2026-05-02T00:17:23.571315573Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blocklist Languages String
2026-05-02T00:17:23.573060216Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist" ADD COLUMN "Languages" TEXT NOT NULL DEFAULT '[]'
2026-05-02T00:17:23.582098156Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091061s
2026-05-02T00:17:23.583455510Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "EpisodeFiles" SET "Languages" = '[' || "Language" || ']'
2026-05-02T00:17:23.585606501Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "EpisodeFiles" SET "Languages" = '[' || "Language" || ']'
2026-05-02T00:17:23.588574308Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029753s
2026-05-02T00:17:23.589893334Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "History" SET "Languages" = '[' || "Language" || ']'
2026-05-02T00:17:23.591942421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "History" SET "Languages" = '[' || "Language" || ']'
2026-05-02T00:17:23.594803602Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028485s
2026-05-02T00:17:23.596129202Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Blocklist" SET "Languages" = '[' || "Language" || ']'
2026-05-02T00:17:23.598206805Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Blocklist" SET "Languages" = '[' || "Language" || ']'
2026-05-02T00:17:23.601061374Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028431s
2026-05-02T00:17:23.602395591Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn EpisodeFiles Language
2026-05-02T00:17:23.650901099Z [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-05-02T00:17:23.658863944Z [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-05-02T00:17:23.666709183Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "EpisodeFiles"
2026-05-02T00:17:23.669808795Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles_temp" RENAME TO "EpisodeFiles"
2026-05-02T00:17:23.691244081Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_EpisodeFiles_SeriesId" ON "EpisodeFiles" ("SeriesId" ASC)
2026-05-02T00:17:23.694893319Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0908952s
2026-05-02T00:17:23.696278388Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn History Language
2026-05-02T00:17:23.744033235Z [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-05-02T00:17:23.751419479Z [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-05-02T00:17:23.757729276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History"
2026-05-02T00:17:23.761545851Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History"
2026-05-02T00:17:23.782683798Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2026-05-02T00:17:23.786119186Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC)
2026-05-02T00:17:23.789607892Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EpisodeId_Date" ON "History" ("EpisodeId" ASC, "Date" DESC)
2026-05-02T00:17:23.793381811Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC)
2026-05-02T00:17:23.797154739Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_SeriesId" ON "History" ("SeriesId" ASC)
2026-05-02T00:17:23.800528403Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1027731s
2026-05-02T00:17:23.801898923Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Blocklist Language
2026-05-02T00:17:23.849652938Z [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-05-02T00:17:23.857855205Z [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-05-02T00:17:23.865458096Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist"
2026-05-02T00:17:23.868524771Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist"
2026-05-02T00:17:23.889965357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Blacklist_SeriesId" ON "Blocklist" ("SeriesId" ASC)
2026-05-02T00:17:23.893496518Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0899354s
2026-05-02T00:17:23.894868872Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Series LanguageProfileId
2026-05-02T00:17:23.944416669Z [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-05-02T00:17:23.959384241Z [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-05-02T00:17:23.975578131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2026-05-02T00:17:23.979572885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2026-05-02T00:17:24.000709429Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2026-05-02T00:17:24.004703903Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2026-05-02T00:17:24.008462422Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_Path" ON "Series" ("Path" ASC)
2026-05-02T00:17:24.012117773Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_CleanTitle" ON "Series" ("CleanTitle" ASC)
2026-05-02T00:17:24.015774748Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC)
2026-05-02T00:17:24.019970617Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvMazeId" ON "Series" ("TvMazeId" ASC)
2026-05-02T00:17:24.023551488Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1269718s
2026-05-02T00:17:24.025006258Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportLists LanguageProfileId
2026-05-02T00:17:24.077103138Z [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-05-02T00:17:24.085672014Z [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-05-02T00:17:24.094126008Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportLists"
2026-05-02T00:17:24.097221762Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists_temp" RENAME TO "ImportLists"
2026-05-02T00:17:24.119109168Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportLists_Name" ON "ImportLists" ("Name" ASC)
2026-05-02T00:17:24.123224516Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0963234s
2026-05-02T00:17:24.124762082Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable LanguageProfiles
2026-05-02T00:17:24.126419981Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LanguageProfiles"
2026-05-02T00:17:24.129911742Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035197s
2026-05-02T00:17:24.132500325Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (175, '2026-05-02T00:17:24', 'language_profiles_to_custom_formats')
2026-05-02T00:17:24.136580000Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:24.141440508Z [Info] FluentMigrator.Runner.MigrationRunner: 175: language_profiles_to_custom_formats migrated
2026-05-02T00:17:24.143290764Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0151193s
2026-05-02T00:17:24.145356625Z [Info] FluentMigrator.Runner.MigrationRunner: 176: original_language migrating
2026-05-02T00:17:24.146943741Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:24.149589368Z [Info] original_language: Starting migration of Main DB to 176
2026-05-02T00:17:24.156155932Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-05-02T00:17:24.157745913Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.27E-05s
2026-05-02T00:17:24.159029388Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series OriginalLanguage Int32
2026-05-02T00:17:24.160994205Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "OriginalLanguage" INTEGER NOT NULL DEFAULT 1
2026-05-02T00:17:24.170636362Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098281s
2026-05-02T00:17:24.172265973Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (176, '2026-05-02T00:17:24', 'original_language')
2026-05-02T00:17:24.176044532Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:24.180420405Z [Info] FluentMigrator.Runner.MigrationRunner: 176: original_language migrated
2026-05-02T00:17:24.181944915Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0196714s
2026-05-02T00:17:24.183608505Z [Info] FluentMigrator.Runner.MigrationRunner: 177: add_on_manual_interaction_required_to_notifications migrating
2026-05-02T00:17:24.185576508Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:24.187938464Z [Info] add_on_manual_interaction_required_to_notifications: Starting migration of Main DB to 177
2026-05-02T00:17:24.193206222Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-05-02T00:17:24.194805452Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.22E-05s
2026-05-02T00:17:24.196110691Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnManualInteractionRequired Boolean
2026-05-02T00:17:24.198217814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnManualInteractionRequired" INTEGER NOT NULL DEFAULT 0
2026-05-02T00:17:24.208049132Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009909s
2026-05-02T00:17:24.209647852Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (177, '2026-05-02T00:17:24', 'add_on_manual_interaction_required_to_notifications')
2026-05-02T00:17:24.214098985Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:24.216618739Z [Info] FluentMigrator.Runner.MigrationRunner: 177: add_on_manual_interaction_required_to_notifications migrated
2026-05-02T00:17:24.218940916Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0185368s
2026-05-02T00:17:24.220241986Z [Info] FluentMigrator.Runner.MigrationRunner: 178: list_sync_time migrating
2026-05-02T00:17:24.221754822Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:24.224119594Z [Info] list_sync_time: Starting migration of Main DB to 178
2026-05-02T00:17:24.229550491Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportListStatus LastSyncListInfo
2026-05-02T00:17:24.277784944Z [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-05-02T00:17:24.284260043Z [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-05-02T00:17:24.290235997Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2026-05-02T00:17:24.293417343Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2026-05-02T00:17:24.314703048Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-05-02T00:17:24.318712101Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0872576s
2026-05-02T00:17:24.320129956Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2026-05-02T00:17:24.321756933Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.15E-05s
2026-05-02T00:17:24.323057682Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportListStatus LastInfoSync DateTime
2026-05-02T00:17:24.324992227Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus" ADD COLUMN "LastInfoSync" DATETIME
2026-05-02T00:17:24.333604952Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087004s
2026-05-02T00:17:24.335222088Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (178, '2026-05-02T00:17:24', 'list_sync_time')
2026-05-02T00:17:24.338915426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:24.342897545Z [Info] FluentMigrator.Runner.MigrationRunner: 178: list_sync_time migrated
2026-05-02T00:17:24.344467175Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0180228s
2026-05-02T00:17:24.346137980Z [Info] FluentMigrator.Runner.MigrationRunner: 179: add_auto_tagging migrating
2026-05-02T00:17:24.347681168Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:24.350088546Z [Info] add_auto_tagging: Starting migration of Main DB to 179
2026-05-02T00:17:24.358929860Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AutoTagging
2026-05-02T00:17:24.361028636Z [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-05-02T00:17:24.367514447Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069318s
2026-05-02T00:17:24.369072996Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AutoTagging (Name)
2026-05-02T00:17:24.370720954Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AutoTagging_Name" ON "AutoTagging" ("Name" ASC)
2026-05-02T00:17:24.374267617Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036156s
2026-05-02T00:17:24.375869152Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (179, '2026-05-02T00:17:24', 'add_auto_tagging')
2026-05-02T00:17:24.379562930Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:24.382425394Z [Info] FluentMigrator.Runner.MigrationRunner: 179: add_auto_tagging migrated
2026-05-02T00:17:24.383959914Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117966s
2026-05-02T00:17:24.385598244Z [Info] FluentMigrator.Runner.MigrationRunner: 180: task_duration migrating
2026-05-02T00:17:24.387111411Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:24.389488047Z [Info] task_duration: Starting migration of Main DB to 180
2026-05-02T00:17:24.393952968Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2026-05-02T00:17:24.395575385Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-05s
2026-05-02T00:17:24.396893750Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ScheduledTasks LastStartTime DateTime
2026-05-02T00:17:24.398847855Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks" ADD COLUMN "LastStartTime" DATETIME
2026-05-02T00:17:24.408187202Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009436s
2026-05-02T00:17:24.409767024Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (180, '2026-05-02T00:17:24', 'task_duration')
2026-05-02T00:17:24.413503488Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:24.416206051Z [Info] FluentMigrator.Runner.MigrationRunner: 180: task_duration migrated
2026-05-02T00:17:24.417706682Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0175092s
2026-05-02T00:17:24.419321414Z [Info] FluentMigrator.Runner.MigrationRunner: 181: quality_definition_preferred_size migrating
2026-05-02T00:17:24.421091789Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:24.423446882Z [Info] quality_definition_preferred_size: Starting migration of Main DB to 181
2026-05-02T00:17:24.428656383Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityDefinitions
2026-05-02T00:17:24.430324452Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.21E-05s
2026-05-02T00:17:24.431629440Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityDefinitions PreferredSize Double
2026-05-02T00:17:24.433581561Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityDefinitions" ADD COLUMN "PreferredSize" NUMERIC
2026-05-02T00:17:24.443073495Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095793s
2026-05-02T00:17:24.444510589Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "QualityDefinitions" SET "PreferredSize" = "MaxSize" - 5 WHERE "MaxSize" > 5
2026-05-02T00:17:24.446944260Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityDefinitions" SET "PreferredSize" = "MaxSize" - 5 WHERE "MaxSize" > 5
2026-05-02T00:17:24.450251610Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033049s
2026-05-02T00:17:24.452259083Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (181, '2026-05-02T00:17:24', 'quality_definition_preferred_size')
2026-05-02T00:17:24.455893923Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:24.458731827Z [Info] FluentMigrator.Runner.MigrationRunner: 181: quality_definition_preferred_size migrated
2026-05-02T00:17:24.460470829Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117971s
2026-05-02T00:17:24.462386667Z [Info] FluentMigrator.Runner.MigrationRunner: 182: add_custom_format_score_bypass_to_delay_profile migrating
2026-05-02T00:17:24.464293407Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:24.467030288Z [Info] add_custom_format_score_bypass_to_delay_profile: Starting migration of Main DB to 182
2026-05-02T00:17:24.473143890Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2026-05-02T00:17:24.475361666Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.18E-05s
2026-05-02T00:17:24.476138841Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfAboveCustomFormatScore Boolean
2026-05-02T00:17:24.478316887Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfAboveCustomFormatScore" INTEGER NOT NULL DEFAULT 0
2026-05-02T00:17:24.488380863Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101542s
2026-05-02T00:17:24.501497096Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2026-05-02T00:17:24.503088250Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.3E-05s
2026-05-02T00:17:24.504810679Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles MinimumCustomFormatScore Int32
2026-05-02T00:17:24.506850858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "MinimumCustomFormatScore" INTEGER
2026-05-02T00:17:24.516540540Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098031s
2026-05-02T00:17:24.518168679Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (182, '2026-05-02T00:17:24', 'add_custom_format_score_bypass_to_delay_profile')
2026-05-02T00:17:24.522386252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:24.525284278Z [Info] FluentMigrator.Runner.MigrationRunner: 182: add_custom_format_score_bypass_to_delay_profile migrated
2026-05-02T00:17:24.527223553Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0185921s
2026-05-02T00:17:24.528948006Z [Info] FluentMigrator.Runner.MigrationRunner: 183: update_images_remote_url migrating
2026-05-02T00:17:24.530592979Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:24.533201181Z [Info] update_images_remote_url: Starting migration of Main DB to 183
2026-05-02T00:17:24.537246607Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Episodes" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"')
2026-05-02T00:17:24.539607822Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Episodes" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"')
2026-05-02T00:17:24.542998380Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033701s
2026-05-02T00:17:24.544378579Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Series" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"'), "Actors" = REPLACE("Actors", '"url"', '"remoteUrl"'), "Seasons" = REPLACE("Seasons", '"url"', '"remoteUrl"')
2026-05-02T00:17:24.547768025Z [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-05-02T00:17:24.552549854Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048113s
2026-05-02T00:17:24.554127321Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (183, '2026-05-02T00:17:24', 'update_images_remote_url')
2026-05-02T00:17:24.557887774Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:24.560609895Z [Info] FluentMigrator.Runner.MigrationRunner: 183: update_images_remote_url migrated
2026-05-02T00:17:24.562218825Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0128922s
2026-05-02T00:17:24.563796352Z [Info] FluentMigrator.Runner.MigrationRunner: 184: remove_invalid_roksbox_metadata_images migrating
2026-05-02T00:17:24.565587389Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:24.567895707Z [Info] remove_invalid_roksbox_metadata_images: Starting migration of Main DB to 184
2026-05-02T00:17:24.572774712Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "MetadataFiles" WHERE "Consumer" = 'RoksboxMetadata' AND "Type" = 5 AND ("RelativePath" LIKE '%/metadata/%' OR "RelativePath" LIKE '%\metadata\%')
2026-05-02T00:17:24.576210782Z [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-05-02T00:17:24.580781997Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045739s
2026-05-02T00:17:24.582361688Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (184, '2026-05-02T00:17:24', 'remove_invalid_roksbox_metadata_images')
2026-05-02T00:17:24.586322364Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:24.589041570Z [Info] FluentMigrator.Runner.MigrationRunner: 184: remove_invalid_roksbox_metadata_images migrated
2026-05-02T00:17:24.590817005Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0128636s
2026-05-02T00:17:24.592418550Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_episode_runtime migrating
2026-05-02T00:17:24.594512206Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:24.596865876Z [Info] add_episode_runtime: Starting migration of Main DB to 185
2026-05-02T00:17:24.601503646Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2026-05-02T00:17:24.603059228Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.19E-05s
2026-05-02T00:17:24.604360559Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes Runtime Int32
2026-05-02T00:17:24.606095132Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "Runtime" INTEGER NOT NULL DEFAULT 0
2026-05-02T00:17:24.615653189Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096829s
2026-05-02T00:17:24.617265747Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (185, '2026-05-02T00:17:24', 'add_episode_runtime')
2026-05-02T00:17:24.621030338Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:24.623786739Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_episode_runtime migrated
2026-05-02T00:17:24.625353984Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0178645s
2026-05-02T00:17:24.626973626Z [Info] FluentMigrator.Runner.MigrationRunner: 186: add_result_to_commands migrating
2026-05-02T00:17:24.628581253Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:24.630909742Z [Info] add_result_to_commands: Starting migration of Main DB to 186
2026-05-02T00:17:24.635601841Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-05-02T00:17:24.637169708Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.39E-05s
2026-05-02T00:17:24.638455468Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Commands Result Int32
2026-05-02T00:17:24.640176664Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands" ADD COLUMN "Result" INTEGER NOT NULL DEFAULT 1
2026-05-02T00:17:24.649621423Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00958s
2026-05-02T00:17:24.651193820Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (186, '2026-05-02T00:17:24', 'add_result_to_commands')
2026-05-02T00:17:24.654989593Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:24.657775754Z [Info] FluentMigrator.Runner.MigrationRunner: 186: add_result_to_commands migrated
2026-05-02T00:17:24.659336207Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0177732s
2026-05-02T00:17:24.660998905Z [Info] FluentMigrator.Runner.MigrationRunner: 187: add_on_series_add_to_notifications migrating
2026-05-02T00:17:24.662726724Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:24.665059853Z [Info] add_on_series_add_to_notifications: Starting migration of Main DB to 187
2026-05-02T00:17:24.669886081Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-05-02T00:17:24.671500262Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-05s
2026-05-02T00:17:24.672790380Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnSeriesAdd Boolean
2026-05-02T00:17:24.674663211Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnSeriesAdd" INTEGER NOT NULL DEFAULT 0
2026-05-02T00:17:24.684344016Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097979s
2026-05-02T00:17:24.685946864Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (187, '2026-05-02T00:17:24', 'add_on_series_add_to_notifications')
2026-05-02T00:17:24.689895014Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:24.692671947Z [Info] FluentMigrator.Runner.MigrationRunner: 187: add_on_series_add_to_notifications migrated
2026-05-02T00:17:24.694390848Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0181643s
2026-05-02T00:17:24.696006051Z [Info] FluentMigrator.Runner.MigrationRunner: 188: postgres_update_timestamp_columns_to_with_timezone migrating
2026-05-02T00:17:24.698035538Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:24.700393536Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Main DB to 188
2026-05-02T00:17:24.753641856Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-05-02T00:17:24.755894382Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Commands" WHERE 1 = 1
2026-05-02T00:17:24.758721675Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030028s
2026-05-02T00:17:24.760090311Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2026-05-02T00:17:24.761491453Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.01E-05s
2026-05-02T00:17:24.762790960Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist Date DateTimeOffset
2026-05-02T00:17:24.811636784Z [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-05-02T00:17:24.819828129Z [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-05-02T00:17:24.827616433Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist"
2026-05-02T00:17:24.830720133Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist"
2026-05-02T00:17:24.852459110Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Blacklist_SeriesId" ON "Blocklist" ("SeriesId" ASC)
2026-05-02T00:17:24.856138139Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0916581s
2026-05-02T00:17:24.857507937Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2026-05-02T00:17:24.859131526Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.27E-05s
2026-05-02T00:17:24.860552177Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist PublishedDate DateTimeOffset
2026-05-02T00:17:24.909851545Z [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-05-02T00:17:24.917943189Z [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-05-02T00:17:24.926011828Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist"
2026-05-02T00:17:24.929195479Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist"
2026-05-02T00:17:24.951260211Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Blacklist_SeriesId" ON "Blocklist" ("SeriesId" ASC)
2026-05-02T00:17:24.954923839Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.092501s
2026-05-02T00:17:24.956296543Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-05-02T00:17:24.957708978Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-05s
2026-05-02T00:17:24.959014096Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands QueuedAt DateTimeOffset
2026-05-02T00:17:25.007891484Z [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-05-02T00:17:25.015990673Z [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-05-02T00:17:25.022931541Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2026-05-02T00:17:25.025954077Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2026-05-02T00:17:25.048111787Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0871819s
2026-05-02T00:17:25.049536747Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-05-02T00:17:25.050945434Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.19E-05s
2026-05-02T00:17:25.052297496Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands StartedAt DateTimeOffset
2026-05-02T00:17:25.101695112Z [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-05-02T00:17:25.109700142Z [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-05-02T00:17:25.116733946Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2026-05-02T00:17:25.119561901Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2026-05-02T00:17:25.141684000Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0875953s
2026-05-02T00:17:25.143081143Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-05-02T00:17:25.144499950Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.16E-05s
2026-05-02T00:17:25.145802293Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands EndedAt DateTimeOffset
2026-05-02T00:17:25.194822959Z [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-05-02T00:17:25.202658978Z [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-05-02T00:17:25.209466628Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2026-05-02T00:17:25.212314453Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2026-05-02T00:17:25.234189333Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0866064s
2026-05-02T00:17:25.235631397Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2026-05-02T00:17:25.237182080Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.16E-05s
2026-05-02T00:17:25.238488120Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus InitialFailure DateTimeOffset
2026-05-02T00:17:25.288856039Z [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-05-02T00:17:25.295889693Z [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-05-02T00:17:25.301884395Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2026-05-02T00:17:25.305069389Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2026-05-02T00:17:25.327448605Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-05-02T00:17:25.332105573Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0914732s
2026-05-02T00:17:25.333604852Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2026-05-02T00:17:25.335151727Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.16E-05s
2026-05-02T00:17:25.336457457Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus MostRecentFailure DateTimeOffset
2026-05-02T00:17:25.386949957Z [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-05-02T00:17:25.394106919Z [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-05-02T00:17:25.400980401Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2026-05-02T00:17:25.404986208Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2026-05-02T00:17:25.428796626Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-05-02T00:17:25.443023676Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1044448s
2026-05-02T00:17:25.444482003Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2026-05-02T00:17:25.446032054Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.25E-05s
2026-05-02T00:17:25.447543758Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus DisabledTill DateTimeOffset
2026-05-02T00:17:25.498821068Z [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-05-02T00:17:25.505605942Z [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-05-02T00:17:25.511728090Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2026-05-02T00:17:25.515548674Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2026-05-02T00:17:25.537983552Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-05-02T00:17:25.543092440Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0935662s
2026-05-02T00:17:25.544683214Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadHistory
2026-05-02T00:17:25.546510563Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.14E-05s
2026-05-02T00:17:25.547538614Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadHistory Date DateTimeOffset
2026-05-02T00:17:25.598638928Z [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-05-02T00:17:25.607466184Z [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-05-02T00:17:25.615840137Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadHistory"
2026-05-02T00:17:25.619967237Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadHistory_temp" RENAME TO "DownloadHistory"
2026-05-02T00:17:25.642796480Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC)
2026-05-02T00:17:25.647362906Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_SeriesId" ON "DownloadHistory" ("SeriesId" ASC)
2026-05-02T00:17:25.651156285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC)
2026-05-02T00:17:25.655366975Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.105894s
2026-05-02T00:17:25.656760030Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable EpisodeFiles
2026-05-02T00:17:25.658269459Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.23E-05s
2026-05-02T00:17:25.659537633Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn EpisodeFiles DateAdded DateTimeOffset
2026-05-02T00:17:25.710954194Z [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-05-02T00:17:25.720110011Z [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-05-02T00:17:25.728245725Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "EpisodeFiles"
2026-05-02T00:17:25.731442022Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles_temp" RENAME TO "EpisodeFiles"
2026-05-02T00:17:25.753835807Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_EpisodeFiles_SeriesId" ON "EpisodeFiles" ("SeriesId" ASC)
2026-05-02T00:17:25.757949842Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0965143s
2026-05-02T00:17:25.759336244Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2026-05-02T00:17:25.760769029Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.14E-05s
2026-05-02T00:17:25.762095220Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Episodes AirDateUtc DateTimeOffset
2026-05-02T00:17:25.811433124Z [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-05-02T00:17:25.824350858Z [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-05-02T00:17:25.839711330Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Episodes"
2026-05-02T00:17:25.843506332Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes_temp" RENAME TO "Episodes"
2026-05-02T00:17:25.864891256Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_EpisodeFileId" ON "Episodes" ("EpisodeFileId" ASC)
2026-05-02T00:17:25.868660476Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_SeriesId" ON "Episodes" ("SeriesId" ASC)
2026-05-02T00:17:25.872302561Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_SeriesId_SeasonNumber_EpisodeNumber" ON "Episodes" ("SeriesId" ASC, "SeasonNumber" ASC, "EpisodeNumber" ASC)
2026-05-02T00:17:25.876796250Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_SeriesId_AirDate" ON "Episodes" ("SeriesId" ASC, "AirDate" ASC)
2026-05-02T00:17:25.880683117Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1168294s
2026-05-02T00:17:25.882067165Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2026-05-02T00:17:25.883497134Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.21E-05s
2026-05-02T00:17:25.884831942Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Episodes LastSearchTime DateTimeOffset
2026-05-02T00:17:25.937149427Z [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-05-02T00:17:25.950073403Z [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-05-02T00:17:25.965010432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Episodes"
2026-05-02T00:17:25.968582485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes_temp" RENAME TO "Episodes"
2026-05-02T00:17:25.990687680Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_EpisodeFileId" ON "Episodes" ("EpisodeFileId" ASC)
2026-05-02T00:17:25.994807857Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_SeriesId" ON "Episodes" ("SeriesId" ASC)
2026-05-02T00:17:25.998367937Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_SeriesId_SeasonNumber_EpisodeNumber" ON "Episodes" ("SeriesId" ASC, "SeasonNumber" ASC, "EpisodeNumber" ASC)
2026-05-02T00:17:26.002893790Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_SeriesId_AirDate" ON "Episodes" ("SeriesId" ASC, "AirDate" ASC)
2026-05-02T00:17:26.006734174Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1199916s
2026-05-02T00:17:26.008141468Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles
2026-05-02T00:17:26.009549393Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.16E-05s
2026-05-02T00:17:26.010909983Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles Added DateTimeOffset
2026-05-02T00:17:26.059501825Z [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-05-02T00:17:26.066697025Z [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-05-02T00:17:26.072725625Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles"
2026-05-02T00:17:26.075579562Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles"
2026-05-02T00:17:26.097974841Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0849987s
2026-05-02T00:17:26.099764525Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles
2026-05-02T00:17:26.101278694Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.45E-05s
2026-05-02T00:17:26.102634123Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles LastUpdated DateTimeOffset
2026-05-02T00:17:26.151054721Z [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-05-02T00:17:26.158191252Z [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-05-02T00:17:26.164301367Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles"
2026-05-02T00:17:26.167214213Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles"
2026-05-02T00:17:26.188994072Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0845078s
2026-05-02T00:17:26.190732743Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History
2026-05-02T00:17:26.192172021Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.31E-05s
2026-05-02T00:17:26.193477851Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Date DateTimeOffset
2026-05-02T00:17:26.248542148Z [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-05-02T00:17:26.256202383Z [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-05-02T00:17:26.262497029Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History"
2026-05-02T00:17:26.266272081Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History"
2026-05-02T00:17:26.287413485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2026-05-02T00:17:26.290891158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC)
2026-05-02T00:17:26.294319672Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EpisodeId_Date" ON "History" ("EpisodeId" ASC, "Date" DESC)
2026-05-02T00:17:26.298111198Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC)
2026-05-02T00:17:26.301904907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_SeriesId" ON "History" ("SeriesId" ASC)
2026-05-02T00:17:26.305463513Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1103014s
2026-05-02T00:17:26.306921058Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2026-05-02T00:17:26.308435197Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.19E-05s
2026-05-02T00:17:26.309983195Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus InitialFailure DateTimeOffset
2026-05-02T00:17:26.357705997Z [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-05-02T00:17:26.364525881Z [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-05-02T00:17:26.370910257Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2026-05-02T00:17:26.374109330Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2026-05-02T00:17:26.396137008Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-05-02T00:17:26.400483772Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0884592s
2026-05-02T00:17:26.401860925Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2026-05-02T00:17:26.403316275Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.11E-05s
2026-05-02T00:17:26.404670913Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus MostRecentFailure DateTimeOffset
2026-05-02T00:17:26.452274937Z [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-05-02T00:17:26.459052645Z [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-05-02T00:17:26.465504097Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2026-05-02T00:17:26.468672738Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2026-05-02T00:17:26.490743042Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-05-02T00:17:26.495053242Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0884011s
2026-05-02T00:17:26.496486799Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2026-05-02T00:17:26.497988032Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-05s
2026-05-02T00:17:26.499279342Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus DisabledTill DateTimeOffset
2026-05-02T00:17:26.546801270Z [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-05-02T00:17:26.553394988Z [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-05-02T00:17:26.559782521Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2026-05-02T00:17:26.562923246Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2026-05-02T00:17:26.585054232Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-05-02T00:17:26.589064228Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0878742s
2026-05-02T00:17:26.590428445Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2026-05-02T00:17:26.591919026Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-05s
2026-05-02T00:17:26.593398285Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus LastInfoSync DateTimeOffset
2026-05-02T00:17:26.641094364Z [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-05-02T00:17:26.647945260Z [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-05-02T00:17:26.654396431Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2026-05-02T00:17:26.657596445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2026-05-02T00:17:26.679889508Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-05-02T00:17:26.683984915Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0886024s
2026-05-02T00:17:26.685296977Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2026-05-02T00:17:26.686791687Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.13E-05s
2026-05-02T00:17:26.688114571Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus InitialFailure DateTimeOffset
2026-05-02T00:17:26.735593482Z [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-05-02T00:17:26.742223213Z [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-05-02T00:17:26.748843735Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-05-02T00:17:26.751905240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-05-02T00:17:26.773870172Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-05-02T00:17:26.777759675Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.087791s
2026-05-02T00:17:26.779138662Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2026-05-02T00:17:26.780669304Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.31E-05s
2026-05-02T00:17:26.782023141Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus MostRecentFailure DateTimeOffset
2026-05-02T00:17:26.829881185Z [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-05-02T00:17:26.836795760Z [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-05-02T00:17:26.843619290Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-05-02T00:17:26.846734684Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-05-02T00:17:26.868772523Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-05-02T00:17:26.872723019Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.088722s
2026-05-02T00:17:26.874109881Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2026-05-02T00:17:26.875564150Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.11E-05s
2026-05-02T00:17:26.876894940Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus DisabledTill DateTimeOffset
2026-05-02T00:17:26.925218201Z [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-05-02T00:17:26.932434233Z [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-05-02T00:17:26.939193404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-05-02T00:17:26.942199938Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-05-02T00:17:26.964168167Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-05-02T00:17:26.968030716Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0892234s
2026-05-02T00:17:26.969418981Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles
2026-05-02T00:17:26.971346332Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-05s
2026-05-02T00:17:26.972312969Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles LastUpdated DateTimeOffset
2026-05-02T00:17:27.021451001Z [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-05-02T00:17:27.029477244Z [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-05-02T00:17:27.036516720Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles"
2026-05-02T00:17:27.039481460Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles"
2026-05-02T00:17:27.061615312Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0871933s
2026-05-02T00:17:27.069655774Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles
2026-05-02T00:17:27.071217589Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.25E-05s
2026-05-02T00:17:27.072774935Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles Added DateTimeOffset
2026-05-02T00:17:27.121675630Z [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-05-02T00:17:27.129859470Z [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-05-02T00:17:27.137041252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles"
2026-05-02T00:17:27.140292780Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles"
2026-05-02T00:17:27.162383535Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0874168s
2026-05-02T00:17:27.164141425Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases
2026-05-02T00:17:27.165684272Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.34E-05s
2026-05-02T00:17:27.166999902Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn PendingReleases Added DateTimeOffset
2026-05-02T00:17:27.215175516Z [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-05-02T00:17:27.222490517Z [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-05-02T00:17:27.228460338Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases"
2026-05-02T00:17:27.231380499Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases"
2026-05-02T00:17:27.253332675Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0844793s
2026-05-02T00:17:27.254720200Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2026-05-02T00:17:27.256535726Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.56E-05s
2026-05-02T00:17:27.258494811Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastExecution DateTimeOffset
2026-05-02T00:17:27.310916866Z [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-05-02T00:17:27.317495053Z [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-05-02T00:17:27.322510423Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks"
2026-05-02T00:17:27.325700827Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks"
2026-05-02T00:17:27.348225006Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2026-05-02T00:17:27.352813506Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0916075s
2026-05-02T00:17:27.354180208Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2026-05-02T00:17:27.355673465Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.17E-05s
2026-05-02T00:17:27.356996038Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastStartTime DateTimeOffset
2026-05-02T00:17:27.404703149Z [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-05-02T00:17:27.410633091Z [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-05-02T00:17:27.415598359Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks"
2026-05-02T00:17:27.418729154Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks"
2026-05-02T00:17:27.440354382Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2026-05-02T00:17:27.444125086Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0852373s
2026-05-02T00:17:27.445492239Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-05-02T00:17:27.446887288Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.15E-05s
2026-05-02T00:17:27.448194280Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Series LastInfoSync DateTimeOffset
2026-05-02T00:17:27.497185597Z [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-05-02T00:17:27.513984636Z [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-05-02T00:17:27.530518591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2026-05-02T00:17:27.534458005Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2026-05-02T00:17:27.555373924Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2026-05-02T00:17:27.558985347Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2026-05-02T00:17:27.562567972Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_Path" ON "Series" ("Path" ASC)
2026-05-02T00:17:27.565836443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_CleanTitle" ON "Series" ("CleanTitle" ASC)
2026-05-02T00:17:27.569306040Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC)
2026-05-02T00:17:27.572698993Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvMazeId" ON "Series" ("TvMazeId" ASC)
2026-05-02T00:17:27.576063528Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1260885s
2026-05-02T00:17:27.577436934Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-05-02T00:17:27.578824719Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.21E-05s
2026-05-02T00:17:27.580130468Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Series LastDiskSync DateTimeOffset
2026-05-02T00:17:27.629036012Z [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-05-02T00:17:27.645714448Z [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-05-02T00:17:27.662597477Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2026-05-02T00:17:27.666481168Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2026-05-02T00:17:27.687408099Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2026-05-02T00:17:27.690949571Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2026-05-02T00:17:27.694516224Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_Path" ON "Series" ("Path" ASC)
2026-05-02T00:17:27.697797271Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_CleanTitle" ON "Series" ("CleanTitle" ASC)
2026-05-02T00:17:27.701217208Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC)
2026-05-02T00:17:27.704592855Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvMazeId" ON "Series" ("TvMazeId" ASC)
2026-05-02T00:17:27.707961750Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1260171s
2026-05-02T00:17:27.709304023Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-05-02T00:17:27.710712890Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.18E-05s
2026-05-02T00:17:27.711992146Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Series FirstAired DateTimeOffset
2026-05-02T00:17:27.761056399Z [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-05-02T00:17:27.776240597Z [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-05-02T00:17:27.792461171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2026-05-02T00:17:27.796302066Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2026-05-02T00:17:27.816981950Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2026-05-02T00:17:27.820520787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2026-05-02T00:17:27.824072429Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_Path" ON "Series" ("Path" ASC)
2026-05-02T00:17:27.827349689Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_CleanTitle" ON "Series" ("CleanTitle" ASC)
2026-05-02T00:17:27.830789525Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC)
2026-05-02T00:17:27.834176786Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvMazeId" ON "Series" ("TvMazeId" ASC)
2026-05-02T00:17:27.837523526Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1237728s
2026-05-02T00:17:27.838855799Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-05-02T00:17:27.840250598Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.15E-05s
2026-05-02T00:17:27.841547900Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Series NextAiring DateTimeOffset
2026-05-02T00:17:27.897928096Z [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-05-02T00:17:27.914881667Z [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-05-02T00:17:27.931343086Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2026-05-02T00:17:27.935341007Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2026-05-02T00:17:27.956543704Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2026-05-02T00:17:27.960703822Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2026-05-02T00:17:27.964625449Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_Path" ON "Series" ("Path" ASC)
2026-05-02T00:17:27.968137030Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_CleanTitle" ON "Series" ("CleanTitle" ASC)
2026-05-02T00:17:27.972059760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC)
2026-05-02T00:17:27.975206396Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvMazeId" ON "Series" ("TvMazeId" ASC)
2026-05-02T00:17:27.978601333Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.13533s
2026-05-02T00:17:27.980016563Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-05-02T00:17:27.981391312Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.25E-05s
2026-05-02T00:17:27.982889920Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Series Added DateTimeOffset
2026-05-02T00:17:28.033531900Z [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-05-02T00:17:28.049650319Z [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-05-02T00:17:28.066070355Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2026-05-02T00:17:28.070122775Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2026-05-02T00:17:28.091661700Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2026-05-02T00:17:28.095384256Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2026-05-02T00:17:28.098939024Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_Path" ON "Series" ("Path" ASC)
2026-05-02T00:17:28.102265543Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_CleanTitle" ON "Series" ("CleanTitle" ASC)
2026-05-02T00:17:28.105716222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC)
2026-05-02T00:17:28.109123524Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvMazeId" ON "Series" ("TvMazeId" ASC)
2026-05-02T00:17:28.112498791Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1278626s
2026-05-02T00:17:28.113902357Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles
2026-05-02T00:17:28.115370864Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.19E-05s
2026-05-02T00:17:28.117210639Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn SubtitleFiles LastUpdated DateTimeOffset
2026-05-02T00:17:28.166610579Z [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-05-02T00:17:28.174480066Z [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-05-02T00:17:28.181619924Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SubtitleFiles"
2026-05-02T00:17:28.184793505Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles_temp" RENAME TO "SubtitleFiles"
2026-05-02T00:17:28.206761613Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0875233s
2026-05-02T00:17:28.208462639Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles
2026-05-02T00:17:28.209932108Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.17E-05s
2026-05-02T00:17:28.211418061Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn SubtitleFiles Added DateTimeOffset
2026-05-02T00:17:28.260831026Z [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-05-02T00:17:28.268745214Z [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-05-02T00:17:28.276127349Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SubtitleFiles"
2026-05-02T00:17:28.279380530Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles_temp" RENAME TO "SubtitleFiles"
2026-05-02T00:17:28.302332591Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.088196s
2026-05-02T00:17:28.304996044Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-05-02T00:17:28.306992946Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.35E-05s
2026-05-02T00:17:28.309533622Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset
2026-05-02T00:17:28.358322581Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT)
2026-05-02T00:17:28.363154411Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo"
2026-05-02T00:17:28.367962373Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo"
2026-05-02T00:17:28.371334023Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo"
2026-05-02T00:17:28.393016697Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-05-02T00:17:28.398087839Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0862169s
2026-05-02T00:17:28.400106334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (188, '2026-05-02T00:17:28', 'postgres_update_timestamp_columns_to_with_timezone')
2026-05-02T00:17:28.404595143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:28.409256850Z [Info] FluentMigrator.Runner.MigrationRunner: 188: postgres_update_timestamp_columns_to_with_timezone migrated
2026-05-02T00:17:28.411366048Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0974951s
2026-05-02T00:17:28.416186084Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_colon_replacement_to_naming_config migrating
2026-05-02T00:17:28.418148957Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:28.423282284Z [Info] add_colon_replacement_to_naming_config: Starting migration of Main DB to 189
2026-05-02T00:17:28.431485954Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2026-05-02T00:17:28.433163553Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.42E-05s
2026-05-02T00:17:28.434480996Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig ColonReplacementFormat Int32
2026-05-02T00:17:28.436642789Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "ColonReplacementFormat" INTEGER NOT NULL DEFAULT 4
2026-05-02T00:17:28.447095368Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010728s
2026-05-02T00:17:28.448820161Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (189, '2026-05-02T00:17:28', 'add_colon_replacement_to_naming_config')
2026-05-02T00:17:28.452930338Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:28.455665446Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_colon_replacement_to_naming_config migrated
2026-05-02T00:17:28.457514480Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0193843s
2026-05-02T00:17:28.459440989Z [Info] FluentMigrator.Runner.MigrationRunner: 190: health_restored_notification migrating
2026-05-02T00:17:28.460881741Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:28.463303207Z [Info] health_restored_notification: Starting migration of Main DB to 190
2026-05-02T00:17:28.468487396Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-05-02T00:17:28.469884059Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.19E-05s
2026-05-02T00:17:28.471197985Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthRestored Boolean
2026-05-02T00:17:28.473153874Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthRestored" INTEGER NOT NULL DEFAULT 0
2026-05-02T00:17:28.482941674Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099247s
2026-05-02T00:17:28.484557668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (190, '2026-05-02T00:17:28', 'health_restored_notification')
2026-05-02T00:17:28.488412681Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:28.491195215Z [Info] FluentMigrator.Runner.MigrationRunner: 190: health_restored_notification migrated
2026-05-02T00:17:28.492870248Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0182225s
2026-05-02T00:17:28.494476001Z [Info] FluentMigrator.Runner.MigrationRunner: 191: add_download_client_tags migrating
2026-05-02T00:17:28.496509436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:28.498460545Z [Info] add_download_client_tags: Starting migration of Main DB to 191
2026-05-02T00:17:28.503053815Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2026-05-02T00:17:28.504756634Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.32E-05s
2026-05-02T00:17:28.506034718Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Tags String
2026-05-02T00:17:28.507795063Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Tags" TEXT
2026-05-02T00:17:28.517176605Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094521s
2026-05-02T00:17:28.518773160Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (191, '2026-05-02T00:17:28', 'add_download_client_tags')
2026-05-02T00:17:28.522512710Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:28.525279903Z [Info] FluentMigrator.Runner.MigrationRunner: 191: add_download_client_tags migrated
2026-05-02T00:17:28.526881268Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.017629s
2026-05-02T00:17:28.528493314Z [Info] FluentMigrator.Runner.MigrationRunner: 192: import_exclusion_type migrating
2026-05-02T00:17:28.530063536Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:28.532427036Z [Info] import_exclusion_type: Starting migration of Main DB to 192
2026-05-02T00:17:28.540261172Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListExclusions
2026-05-02T00:17:28.542046737Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.27E-05s
2026-05-02T00:17:28.543351204Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListExclusions TvdbId Int32
2026-05-02T00:17:28.591255562Z [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-05-02T00:17:28.596180800Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportListExclusions_temp" ("Id", "TvdbId", "Title") SELECT "Id", "TvdbId", "Title" FROM "ImportListExclusions"
2026-05-02T00:17:28.600115133Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListExclusions"
2026-05-02T00:17:28.603323444Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListExclusions_temp" RENAME TO "ImportListExclusions"
2026-05-02T00:17:28.625130839Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListExclusions_TvdbId" ON "ImportListExclusions" ("TvdbId" ASC)
2026-05-02T00:17:28.629042416Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0839153s
2026-05-02T00:17:28.630629793Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (192, '2026-05-02T00:17:28', 'import_exclusion_type')
2026-05-02T00:17:28.634285103Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:28.642111454Z [Info] FluentMigrator.Runner.MigrationRunner: 192: import_exclusion_type migrated
2026-05-02T00:17:28.643744773Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0970276s
2026-05-02T00:17:28.645468885Z [Info] FluentMigrator.Runner.MigrationRunner: 193: add_import_list_items migrating
2026-05-02T00:17:28.647044759Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:28.649420693Z [Info] add_import_list_items: Starting migration of Main DB to 193
2026-05-02T00:17:28.662427946Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListItems
2026-05-02T00:17:28.664698138Z [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-05-02T00:17:28.671647793Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075006s
2026-05-02T00:17:28.673009044Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2026-05-02T00:17:28.674465788Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.06E-05s
2026-05-02T00:17:28.675737699Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportListStatus HasRemovedItemSinceLastClean Boolean
2026-05-02T00:17:28.677914853Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus" ADD COLUMN "HasRemovedItemSinceLastClean" INTEGER NOT NULL DEFAULT 0
2026-05-02T00:17:28.687369784Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095719s
2026-05-02T00:17:28.688968904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (193, '2026-05-02T00:17:28', 'add_import_list_items')
2026-05-02T00:17:28.692633002Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:28.695569065Z [Info] FluentMigrator.Runner.MigrationRunner: 193: add_import_list_items migrated
2026-05-02T00:17:28.697161882Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0178193s
2026-05-02T00:17:28.698802837Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_notification_status migrating
2026-05-02T00:17:28.700388760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:28.702690095Z [Info] add_notification_status: Starting migration of Main DB to 194
2026-05-02T00:17:28.711668936Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NotificationStatus
2026-05-02T00:17:28.713757943Z [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-05-02T00:17:28.720083080Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066959s
2026-05-02T00:17:28.722026564Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NotificationStatus (ProviderId)
2026-05-02T00:17:28.723887892Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NotificationStatus_ProviderId" ON "NotificationStatus" ("ProviderId" ASC)
2026-05-02T00:17:28.727762765Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040333s
2026-05-02T00:17:28.729341825Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (194, '2026-05-02T00:17:28', 'add_notification_status')
2026-05-02T00:17:28.732985172Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:28.735553083Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_notification_status migrated
2026-05-02T00:17:28.737154177Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118882s
2026-05-02T00:17:28.738784200Z [Info] FluentMigrator.Runner.MigrationRunner: 195: parse_language_tags_from_existing_subtitle_files migrating
2026-05-02T00:17:28.740713485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:28.743089099Z [Info] parse_language_tags_from_existing_subtitle_files: Starting migration of Main DB to 195
2026-05-02T00:17:28.747106248Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-05-02T00:17:28.748665358Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-05-02T00:17:28.761069998Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121957s
2026-05-02T00:17:28.763093443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (195, '2026-05-02T00:17:28', 'parse_language_tags_from_existing_subtitle_files')
2026-05-02T00:17:28.767355395Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:28.769863937Z [Info] FluentMigrator.Runner.MigrationRunner: 195: parse_language_tags_from_existing_subtitle_files migrated
2026-05-02T00:17:28.771754885Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0212321s
2026-05-02T00:17:28.773391731Z [Info] FluentMigrator.Runner.MigrationRunner: 196: add_finale_type migrating
2026-05-02T00:17:28.774891401Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:28.777243788Z [Info] add_finale_type: Starting migration of Main DB to 196
2026-05-02T00:17:28.781533867Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2026-05-02T00:17:28.783070782Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.35E-05s
2026-05-02T00:17:28.784358476Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes FinaleType String
2026-05-02T00:17:28.786120053Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "FinaleType" TEXT
2026-05-02T00:17:28.795679904Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096392s
2026-05-02T00:17:28.797280026Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (196, '2026-05-02T00:17:28', 'add_finale_type')
2026-05-02T00:17:28.800902211Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:28.803391714Z [Info] FluentMigrator.Runner.MigrationRunner: 196: add_finale_type migrated
2026-05-02T00:17:28.804905683Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0174165s
2026-05-02T00:17:28.806487969Z [Info] FluentMigrator.Runner.MigrationRunner: 197: list_add_missing_search migrating
2026-05-02T00:17:28.808082079Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:28.810372411Z [Info] list_add_missing_search: Starting migration of Main DB to 197
2026-05-02T00:17:28.815147166Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2026-05-02T00:17:28.816756477Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.22E-05s
2026-05-02T00:17:28.818026745Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists SearchForMissingEpisodes Boolean
2026-05-02T00:17:28.820118227Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "SearchForMissingEpisodes" INTEGER NOT NULL DEFAULT 1
2026-05-02T00:17:28.830012552Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100988s
2026-05-02T00:17:28.831604548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (197, '2026-05-02T00:17:28', 'list_add_missing_search')
2026-05-02T00:17:28.835331904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:28.837780024Z [Info] FluentMigrator.Runner.MigrationRunner: 197: list_add_missing_search migrated
2026-05-02T00:17:28.839359685Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0179114s
2026-05-02T00:17:28.840963745Z [Info] FluentMigrator.Runner.MigrationRunner: 198: parse_title_from_existing_subtitle_files migrating
2026-05-02T00:17:28.842756415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:28.845075565Z [Info] parse_title_from_existing_subtitle_files: Starting migration of Main DB to 198
2026-05-02T00:17:28.851767651Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles
2026-05-02T00:17:28.853412163Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.23E-05s
2026-05-02T00:17:28.854687902Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SubtitleFiles Title String
2026-05-02T00:17:28.856443588Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles" ADD COLUMN "Title" TEXT
2026-05-02T00:17:28.865879088Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095264s
2026-05-02T00:17:28.867234097Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles
2026-05-02T00:17:28.868686602Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.3E-06s
2026-05-02T00:17:28.869958163Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SubtitleFiles Copy Int32
2026-05-02T00:17:28.871650761Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles" ADD COLUMN "Copy" INTEGER NOT NULL DEFAULT 0
2026-05-02T00:17:28.880803713Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092428s
2026-05-02T00:17:28.882147429Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-05-02T00:17:28.883500564Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-05-02T00:17:28.899685717Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0159384s
2026-05-02T00:17:28.901757088Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (198, '2026-05-02T00:17:28', 'parse_title_from_existing_subtitle_files')
2026-05-02T00:17:28.905943619Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:28.908500969Z [Info] FluentMigrator.Runner.MigrationRunner: 198: parse_title_from_existing_subtitle_files migrated
2026-05-02T00:17:28.910277657Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0249902s
2026-05-02T00:17:28.911913541Z [Info] FluentMigrator.Runner.MigrationRunner: 199: series_last_aired migrating
2026-05-02T00:17:28.913489745Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:28.915869367Z [Info] series_last_aired: Starting migration of Main DB to 199
2026-05-02T00:17:28.920178083Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-05-02T00:17:28.921688756Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.33E-05s
2026-05-02T00:17:28.922972120Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series LastAired DateTimeOffset
2026-05-02T00:17:28.924828077Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "LastAired" DATETIME
2026-05-02T00:17:28.934319341Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095942s
2026-05-02T00:17:28.935910154Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (199, '2026-05-02T00:17:28', 'series_last_aired')
2026-05-02T00:17:28.939556256Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:28.941986310Z [Info] FluentMigrator.Runner.MigrationRunner: 199: series_last_aired migrated
2026-05-02T00:17:28.943515980Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0173149s
2026-05-02T00:17:28.945124910Z [Info] FluentMigrator.Runner.MigrationRunner: 200: AddNewItemMonitorType migrating
2026-05-02T00:17:28.946706996Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:28.949028912Z [Info] AddNewItemMonitorType: Starting migration of Main DB to 200
2026-05-02T00:17:28.955169077Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-05-02T00:17:28.956720281Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.24E-05s
2026-05-02T00:17:28.958014928Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series MonitorNewItems Int32
2026-05-02T00:17:28.959799401Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0
2026-05-02T00:17:28.969763266Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.01007s
2026-05-02T00:17:28.971119277Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2026-05-02T00:17:28.972560028Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.6E-06s
2026-05-02T00:17:28.973831509Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists MonitorNewItems Int32
2026-05-02T00:17:28.975641403Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0
2026-05-02T00:17:28.984915840Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093704s
2026-05-02T00:17:28.986502655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (200, '2026-05-02T00:17:28', 'AddNewItemMonitorType')
2026-05-02T00:17:28.990204270Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:28.992709164Z [Info] FluentMigrator.Runner.MigrationRunner: 200: AddNewItemMonitorType migrated
2026-05-02T00:17:28.994290127Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0171954s
2026-05-02T00:17:28.995906562Z [Info] FluentMigrator.Runner.MigrationRunner: 201: email_encryption migrating
2026-05-02T00:17:28.997420451Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:28.999729982Z [Info] email_encryption: Starting migration of Main DB to 201
2026-05-02T00:17:29.003066782Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-05-02T00:17:29.004561802Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-05-02T00:17:29.025283942Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.020482s
2026-05-02T00:17:29.027313178Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (201, '2026-05-02T00:17:29', 'email_encryption')
2026-05-02T00:17:29.031182610Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:29.033614337Z [Info] FluentMigrator.Runner.MigrationRunner: 201: email_encryption migrated
2026-05-02T00:17:29.035117925Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.029045s
2026-05-02T00:17:29.036746234Z [Info] FluentMigrator.Runner.MigrationRunner: 202: add_indexer_flags migrating
2026-05-02T00:17:29.038269080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:29.040605916Z [Info] add_indexer_flags: Starting migration of Main DB to 202
2026-05-02T00:17:29.046665760Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2026-05-02T00:17:29.048251513Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.36E-05s
2026-05-02T00:17:29.049537393Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blocklist IndexerFlags Int32
2026-05-02T00:17:29.051315694Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0
2026-05-02T00:17:29.061258386Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100609s
2026-05-02T00:17:29.062616390Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable EpisodeFiles
2026-05-02T00:17:29.064063925Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.4E-06s
2026-05-02T00:17:29.065337971Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn EpisodeFiles IndexerFlags Int32
2026-05-02T00:17:29.067112294Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0
2026-05-02T00:17:29.076441601Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094208s
2026-05-02T00:17:29.078046643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (202, '2026-05-02T00:17:29', 'add_indexer_flags')
2026-05-02T00:17:29.081668376Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:29.085288176Z [Info] FluentMigrator.Runner.MigrationRunner: 202: add_indexer_flags migrated
2026-05-02T00:17:29.086863528Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0182796s
2026-05-02T00:17:29.088514072Z [Info] FluentMigrator.Runner.MigrationRunner: 203: release_type migrating
2026-05-02T00:17:29.089992790Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:29.092360177Z [Info] release_type: Starting migration of Main DB to 203
2026-05-02T00:17:29.098995830Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2026-05-02T00:17:29.100602756Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.29E-05s
2026-05-02T00:17:29.101883315Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blocklist ReleaseType Int32
2026-05-02T00:17:29.103692147Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist" ADD COLUMN "ReleaseType" INTEGER NOT NULL DEFAULT 0
2026-05-02T00:17:29.113668938Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100833s
2026-05-02T00:17:29.115039808Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable EpisodeFiles
2026-05-02T00:17:29.116480149Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.2E-06s
2026-05-02T00:17:29.117739315Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn EpisodeFiles ReleaseType Int32
2026-05-02T00:17:29.119500912Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles" ADD COLUMN "ReleaseType" INTEGER NOT NULL DEFAULT 0
2026-05-02T00:17:29.128904519Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094455s
2026-05-02T00:17:29.130245078Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-05-02T00:17:29.131598273Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-05-02T00:17:29.145048128Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0131943s
2026-05-02T00:17:29.147086563Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (203, '2026-05-02T00:17:29', 'release_type')
2026-05-02T00:17:29.150885022Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:29.153468004Z [Info] FluentMigrator.Runner.MigrationRunner: 203: release_type migrated
2026-05-02T00:17:29.154931872Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0218518s
2026-05-02T00:17:29.156572365Z [Info] FluentMigrator.Runner.MigrationRunner: 204: add_add_release_hash migrating
2026-05-02T00:17:29.158126916Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:29.160477920Z [Info] add_add_release_hash: Starting migration of Main DB to 204
2026-05-02T00:17:29.165355092Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable EpisodeFiles
2026-05-02T00:17:29.167002890Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.29E-05s
2026-05-02T00:17:29.168249981Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn EpisodeFiles ReleaseHash String
2026-05-02T00:17:29.170092481Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles" ADD COLUMN "ReleaseHash" TEXT
2026-05-02T00:17:29.179799118Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098141s
2026-05-02T00:17:29.181186051Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-05-02T00:17:29.182544557Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-05-02T00:17:29.198641502Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0158383s
2026-05-02T00:17:29.200685990Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (204, '2026-05-02T00:17:29', 'add_add_release_hash')
2026-05-02T00:17:29.204583839Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:29.207134736Z [Info] FluentMigrator.Runner.MigrationRunner: 204: add_add_release_hash migrated
2026-05-02T00:17:29.208682061Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0245656s
2026-05-02T00:17:29.210310260Z [Info] FluentMigrator.Runner.MigrationRunner: 205: rename_season_pack_spec migrating
2026-05-02T00:17:29.211916996Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:29.214272239Z [Info] rename_season_pack_spec: Starting migration of Main DB to 205
2026-05-02T00:17:29.217594960Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "CustomFormats" SET "Specifications" = REPLACE("Specifications", 'SeasonPackSpecification', 'ReleaseTypeSpecification')
2026-05-02T00:17:29.220874204Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "CustomFormats" SET "Specifications" = REPLACE("Specifications", 'SeasonPackSpecification', 'ReleaseTypeSpecification')
2026-05-02T00:17:29.224962065Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042604s
2026-05-02T00:17:29.226524181Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (205, '2026-05-02T00:17:29', 'rename_season_pack_spec')
2026-05-02T00:17:29.230221707Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:29.232670799Z [Info] FluentMigrator.Runner.MigrationRunner: 205: rename_season_pack_spec migrated
2026-05-02T00:17:29.234251272Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0119972s
2026-05-02T00:17:29.235779630Z [Info] FluentMigrator.Runner.MigrationRunner: 206: add_tmdbid migrating
2026-05-02T00:17:29.237245842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:29.239518569Z [Info] add_tmdbid: Starting migration of Main DB to 206
2026-05-02T00:17:29.245192976Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-05-02T00:17:29.246741875Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-05s
2026-05-02T00:17:29.248019197Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series TmdbId Int32
2026-05-02T00:17:29.249699721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "TmdbId" INTEGER NOT NULL DEFAULT 0
2026-05-02T00:17:29.259628426Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100437s
2026-05-02T00:17:29.261099508Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (TmdbId)
2026-05-02T00:17:29.262652365Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TmdbId" ON "Series" ("TmdbId" ASC)
2026-05-02T00:17:29.265979334Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033903s
2026-05-02T00:17:29.267534115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (206, '2026-05-02T00:17:29', 'add_tmdbid')
2026-05-02T00:17:29.271069505Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:29.273613067Z [Info] FluentMigrator.Runner.MigrationRunner: 206: add_tmdbid migrated
2026-05-02T00:17:29.275054440Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110448s
2026-05-02T00:17:29.276663640Z [Info] FluentMigrator.Runner.MigrationRunner: 209: add_on_import_complete_to_notifications migrating
2026-05-02T00:17:29.278455018Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:29.280774789Z [Info] add_on_import_complete_to_notifications: Starting migration of Main DB to 209
2026-05-02T00:17:29.293050520Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-05-02T00:17:29.295012761Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.43E-05s
2026-05-02T00:17:29.296560879Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnImportComplete Boolean
2026-05-02T00:17:29.298511717Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnImportComplete" INTEGER NOT NULL DEFAULT 0
2026-05-02T00:17:29.308875988Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104774s
2026-05-02T00:17:29.310467493Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (209, '2026-05-02T00:17:29', 'add_on_import_complete_to_notifications')
2026-05-02T00:17:29.314412097Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:29.316944206Z [Info] FluentMigrator.Runner.MigrationRunner: 209: add_on_import_complete_to_notifications migrated
2026-05-02T00:17:29.318717897Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0186126s
2026-05-02T00:17:29.320350345Z [Info] FluentMigrator.Runner.MigrationRunner: 210: add_monitored_seasons_filter migrating
2026-05-02T00:17:29.322002512Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:29.324527937Z [Info] add_monitored_seasons_filter: Starting migration of Main DB to 210
2026-05-02T00:17:29.328028417Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-05-02T00:17:29.329496393Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-05-02T00:17:29.364885147Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.035129s
2026-05-02T00:17:29.366951739Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (210, '2026-05-02T00:17:29', 'add_monitored_seasons_filter')
2026-05-02T00:17:29.370995352Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:29.373613965Z [Info] FluentMigrator.Runner.MigrationRunner: 210: add_monitored_seasons_filter migrated
2026-05-02T00:17:29.375274489Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0441053s
2026-05-02T00:17:29.376921035Z [Info] FluentMigrator.Runner.MigrationRunner: 211: add_custom_colon_replacement_to_naming_config migrating
2026-05-02T00:17:29.378790189Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:29.381155171Z [Info] add_custom_colon_replacement_to_naming_config: Starting migration of Main DB to 211
2026-05-02T00:17:29.385912401Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2026-05-02T00:17:29.387497153Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.32E-05s
2026-05-02T00:17:29.388787110Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig CustomColonReplacementFormat String
2026-05-02T00:17:29.390907350Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "CustomColonReplacementFormat" TEXT NOT NULL DEFAULT ''
2026-05-02T00:17:29.401378757Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106043s
2026-05-02T00:17:29.402996915Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (211, '2026-05-02T00:17:29', 'add_custom_colon_replacement_to_naming_config')
2026-05-02T00:17:29.406975127Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:29.409544932Z [Info] FluentMigrator.Runner.MigrationRunner: 211: add_custom_colon_replacement_to_naming_config migrated
2026-05-02T00:17:29.411377402Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0188153s
2026-05-02T00:17:29.412978416Z [Info] FluentMigrator.Runner.MigrationRunner: 212: add_minium_upgrade_format_score_to_quality_profiles migrating
2026-05-02T00:17:29.414889354Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:29.417200578Z [Info] add_minium_upgrade_format_score_to_quality_profiles: Starting migration of Main DB to 212
2026-05-02T00:17:29.422108241Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2026-05-02T00:17:29.423744777Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.26E-05s
2026-05-02T00:17:29.425029504Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles MinUpgradeFormatScore Int32
2026-05-02T00:17:29.426994090Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "MinUpgradeFormatScore" INTEGER NOT NULL DEFAULT 1
2026-05-02T00:17:29.437217177Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103324s
2026-05-02T00:17:29.438803391Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (212, '2026-05-02T00:17:29', 'add_minium_upgrade_format_score_to_quality_profiles')
2026-05-02T00:17:29.442894940Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:29.445411939Z [Info] FluentMigrator.Runner.MigrationRunner: 212: add_minium_upgrade_format_score_to_quality_profiles migrated
2026-05-02T00:17:29.447313248Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0185718s
2026-05-02T00:17:29.448911667Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_blurary576p_quality_in_profiles migrating
2026-05-02T00:17:29.450637272Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:29.452942384Z [Info] add_blurary576p_quality_in_profiles: Starting migration of Main DB to 214
2026-05-02T00:17:29.455453761Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (214, '2026-05-02T00:17:29', 'add_blurary576p_quality_in_profiles')
2026-05-02T00:17:29.459415018Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:29.461852877Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_blurary576p_quality_in_profiles migrated
2026-05-02T00:17:29.463588813Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112105s
2026-05-02T00:17:29.465082010Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_blurary576p_quality_in_profiles_with_grouped_blurary480p migrating
2026-05-02T00:17:29.467070935Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:29.469302930Z [Info] add_blurary576p_quality_in_profiles_with_grouped_blurary480p: Starting migration of Main DB to 215
2026-05-02T00:17:29.472898139Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-05-02T00:17:29.474374743Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-05-02T00:17:29.507084954Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.032428s
2026-05-02T00:17:29.509193490Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (215, '2026-05-02T00:17:29', 'add_blurary576p_quality_in_profiles_with_grouped_blurary480p')
2026-05-02T00:17:29.513776659Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:29.516272916Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_blurary576p_quality_in_profiles_with_grouped_blurary480p migrated
2026-05-02T00:17:29.518289116Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0418741s
2026-05-02T00:17:29.519932335Z [Info] FluentMigrator.Runner.MigrationRunner: 217: add_mal_and_anilist_ids migrating
2026-05-02T00:17:29.521544311Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:29.523874554Z [Info] add_mal_and_anilist_ids: Starting migration of Main DB to 217
2026-05-02T00:17:29.529585354Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-05-02T00:17:29.531099804Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.28E-05s
2026-05-02T00:17:29.532400212Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series MalIds String
2026-05-02T00:17:29.534102360Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "MalIds" TEXT NOT NULL DEFAULT '[]'
2026-05-02T00:17:29.544180125Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101818s
2026-05-02T00:17:29.545545584Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-05-02T00:17:29.546905824Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.5E-06s
2026-05-02T00:17:29.548175030Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series AniListIds String
2026-05-02T00:17:29.549883199Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "AniListIds" TEXT NOT NULL DEFAULT '[]'
2026-05-02T00:17:29.559448000Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096396s
2026-05-02T00:17:29.561042401Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (217, '2026-05-02T00:17:29', 'add_mal_and_anilist_ids')
2026-05-02T00:17:29.564813966Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:29.567336997Z [Info] FluentMigrator.Runner.MigrationRunner: 217: add_mal_and_anilist_ids migrated
2026-05-02T00:17:29.568952630Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.017565s
2026-05-02T00:17:29.730378764Z [Debug] MigrationController: Took: 00:00:23.6894313
2026-05-02T00:17:33.437523638Z [Trace] EventAggregator: ConfigFileSavedEvent ~> ReconfigureLogging
2026-05-02T00:17:34.174324448Z [Info] MigrationController: *** Migrating data source=/config/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 ***
2026-05-02T00:17:34.416671858Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating
2026-05-02T00:17:34.427896192Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-05-02T00:17:34.431073270Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-05-02T00:17:34.451748775Z [Info] DatabaseEngineVersionCheck: SQLite 3.51.2
2026-05-02T00:17:34.456177012Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0241343s
2026-05-02T00:17:34.459094928Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated
2026-05-02T00:17:34.462395725Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0278476s
2026-05-02T00:17:34.499590356Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating
2026-05-02T00:17:34.506198464Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:34.514537687Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo
2026-05-02T00:17:34.618583029Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL)
2026-05-02T00:17:34.996707191Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.4559911s
2026-05-02T00:17:35.003316410Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:35.054684934Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated
2026-05-02T00:17:35.057810138Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.5312686s
2026-05-02T00:17:35.210136276Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating
2026-05-02T00:17:35.218050493Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:35.271532544Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version)
2026-05-02T00:17:35.279404215Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-05-02T00:17:35.352630966Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.076964s
2026-05-02T00:17:35.358184289Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-05-02T00:17:35.362950397Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002894s
2026-05-02T00:17:35.375258793Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime
2026-05-02T00:17:35.384871130Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME
2026-05-02T00:17:35.454601450Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0732677s
2026-05-02T00:17:35.457850433Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:35.462569687Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated
2026-05-02T00:17:35.465965625Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0821621s
2026-05-02T00:17:35.472404031Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating
2026-05-02T00:17:35.475493773Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:35.482052220Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-05-02T00:17:35.485150018Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.15E-05s
2026-05-02T00:17:35.487825836Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String
2026-05-02T00:17:35.491685088Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT
2026-05-02T00:17:35.500460039Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091343s
2026-05-02T00:17:35.503255358Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:35.507927887Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated
2026-05-02T00:17:35.510899902Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0164377s
2026-05-02T00:17:35.538850608Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating
2026-05-02T00:17:35.542392491Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:35.553663408Z [Info] InitialSetup: Starting migration of Log DB to 1
2026-05-02T00:17:35.579840081Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Logs
2026-05-02T00:17:35.585395809Z [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-05-02T00:17:35.597414873Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0148698s
2026-05-02T00:17:35.602332786Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-05-02T00:17:35', 'InitialSetup')
2026-05-02T00:17:35.611427300Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:35.615744625Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated
2026-05-02T00:17:35.618366644Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0332809s
2026-05-02T00:17:35.621498451Z [Info] FluentMigrator.Runner.MigrationRunner: 2: remove_tvrage_imdb_unique_constraint migrating
2026-05-02T00:17:35.624712423Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:35.628749774Z [Info] remove_tvrage_imdb_unique_constraint: Starting migration of Log DB to 2
2026-05-02T00:17:35.632847496Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2026-05-02T00:17:35', 'remove_tvrage_imdb_unique_constraint')
2026-05-02T00:17:35.639755226Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:35.643808508Z [Info] FluentMigrator.Runner.MigrationRunner: 2: remove_tvrage_imdb_unique_constraint migrated
2026-05-02T00:17:35.646956558Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0190995s
2026-05-02T00:17:35.649450470Z [Info] FluentMigrator.Runner.MigrationRunner: 3: remove_renamed_scene_mapping_columns migrating
2026-05-02T00:17:35.652669943Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:35.656377209Z [Info] remove_renamed_scene_mapping_columns: Starting migration of Log DB to 3
2026-05-02T00:17:35.659612233Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2026-05-02T00:17:35', 'remove_renamed_scene_mapping_columns')
2026-05-02T00:17:35.667729660Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:35.671739294Z [Info] FluentMigrator.Runner.MigrationRunner: 3: remove_renamed_scene_mapping_columns migrated
2026-05-02T00:17:35.674892885Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0190696s
2026-05-02T00:17:35.677358329Z [Info] FluentMigrator.Runner.MigrationRunner: 4: updated_history migrating
2026-05-02T00:17:35.680022545Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:35.683668336Z [Info] updated_history: Starting migration of Log DB to 4
2026-05-02T00:17:35.686178030Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2026-05-02T00:17:35', 'updated_history')
2026-05-02T00:17:35.692228224Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:35.696270524Z [Info] FluentMigrator.Runner.MigrationRunner: 4: updated_history migrated
2026-05-02T00:17:35.698964098Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0162525s
2026-05-02T00:17:35.701407519Z [Info] FluentMigrator.Runner.MigrationRunner: 5: added_eventtype_to_history migrating
2026-05-02T00:17:35.704344884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:35.708004414Z [Info] added_eventtype_to_history: Starting migration of Log DB to 5
2026-05-02T00:17:35.710757448Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2026-05-02T00:17:35', 'added_eventtype_to_history')
2026-05-02T00:17:35.717079909Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:35.721069153Z [Info] FluentMigrator.Runner.MigrationRunner: 5: added_eventtype_to_history migrated
2026-05-02T00:17:35.723988181Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0167263s
2026-05-02T00:17:35.726468506Z [Info] FluentMigrator.Runner.MigrationRunner: 6: add_index_to_log_time migrating
2026-05-02T00:17:35.729289847Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:35.732944377Z [Info] add_index_to_log_time: Starting migration of Log DB to 6
2026-05-02T00:17:35.747153841Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable Logs
2026-05-02T00:17:35.750160386Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs"
2026-05-02T00:17:35.758335889Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085138s
2026-05-02T00:17:35.760710932Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Logs
2026-05-02T00:17:35.763561172Z [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-05-02T00:17:35.773317428Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101917s
2026-05-02T00:17:35.775701359Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Logs (Time)
2026-05-02T00:17:35.778397488Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC)
2026-05-02T00:17:35.783376665Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005073s
2026-05-02T00:17:35.785935879Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2026-05-02T00:17:35', 'add_index_to_log_time')
2026-05-02T00:17:35.792107417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:35.796322194Z [Info] FluentMigrator.Runner.MigrationRunner: 6: add_index_to_log_time migrated
2026-05-02T00:17:35.799102583Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0180454s
2026-05-02T00:17:35.801733772Z [Info] FluentMigrator.Runner.MigrationRunner: 7: add_renameEpisodes_to_naming migrating
2026-05-02T00:17:35.804721839Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:35.808491962Z [Info] add_renameEpisodes_to_naming: Starting migration of Log DB to 7
2026-05-02T00:17:35.811356349Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2026-05-02T00:17:35', 'add_renameEpisodes_to_naming')
2026-05-02T00:17:35.817712519Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:35.821722936Z [Info] FluentMigrator.Runner.MigrationRunner: 7: add_renameEpisodes_to_naming migrated
2026-05-02T00:17:35.824698688Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0170122s
2026-05-02T00:17:35.827131838Z [Info] FluentMigrator.Runner.MigrationRunner: 8: remove_backlog migrating
2026-05-02T00:17:35.829753507Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:35.833448097Z [Info] remove_backlog: Starting migration of Log DB to 8
2026-05-02T00:17:35.835898752Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2026-05-02T00:17:35', 'remove_backlog')
2026-05-02T00:17:35.841897602Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:35.845894160Z [Info] FluentMigrator.Runner.MigrationRunner: 8: remove_backlog migrated
2026-05-02T00:17:35.848545580Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0161371s
2026-05-02T00:17:35.850975453Z [Info] FluentMigrator.Runner.MigrationRunner: 9: fix_rename_episodes migrating
2026-05-02T00:17:35.853705721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:35.857362024Z [Info] fix_rename_episodes: Starting migration of Log DB to 9
2026-05-02T00:17:35.859939224Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2026-05-02T00:17:35', 'fix_rename_episodes')
2026-05-02T00:17:35.866055561Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:35.870058401Z [Info] FluentMigrator.Runner.MigrationRunner: 9: fix_rename_episodes migrated
2026-05-02T00:17:35.872805604Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.01633s
2026-05-02T00:17:35.875313414Z [Info] FluentMigrator.Runner.MigrationRunner: 10: add_monitored migrating
2026-05-02T00:17:35.877950114Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:35.881949147Z [Info] add_monitored: Starting migration of Log DB to 10
2026-05-02T00:17:35.884646178Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2026-05-02T00:17:35', 'add_monitored')
2026-05-02T00:17:35.890705029Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:35.894695845Z [Info] FluentMigrator.Runner.MigrationRunner: 10: add_monitored migrated
2026-05-02T00:17:35.897358938Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0167402s
2026-05-02T00:17:35.899809303Z [Info] FluentMigrator.Runner.MigrationRunner: 11: remove_ignored migrating
2026-05-02T00:17:35.902480262Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:35.906138368Z [Info] remove_ignored: Starting migration of Log DB to 11
2026-05-02T00:17:35.908638663Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2026-05-02T00:17:35', 'remove_ignored')
2026-05-02T00:17:35.915703780Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:35.919723014Z [Info] FluentMigrator.Runner.MigrationRunner: 11: remove_ignored migrated
2026-05-02T00:17:35.922392029Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0172612s
2026-05-02T00:17:35.924879057Z [Info] FluentMigrator.Runner.MigrationRunner: 12: remove_custom_start_date migrating
2026-05-02T00:17:35.927952867Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:35.931644611Z [Info] remove_custom_start_date: Starting migration of Log DB to 12
2026-05-02T00:17:35.934380561Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2026-05-02T00:17:35', 'remove_custom_start_date')
2026-05-02T00:17:35.940715468Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:35.945032441Z [Info] FluentMigrator.Runner.MigrationRunner: 12: remove_custom_start_date migrated
2026-05-02T00:17:35.947926960Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0170728s
2026-05-02T00:17:35.950386703Z [Info] FluentMigrator.Runner.MigrationRunner: 13: add_air_date_utc migrating
2026-05-02T00:17:35.953110939Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:35.957296909Z [Info] add_air_date_utc: Starting migration of Log DB to 13
2026-05-02T00:17:35.959839780Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2026-05-02T00:17:35', 'add_air_date_utc')
2026-05-02T00:17:35.965999123Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:35.969999409Z [Info] FluentMigrator.Runner.MigrationRunner: 13: add_air_date_utc migrated
2026-05-02T00:17:35.972704015Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0168636s
2026-05-02T00:17:35.975179751Z [Info] FluentMigrator.Runner.MigrationRunner: 14: drop_air_date migrating
2026-05-02T00:17:35.977829978Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:35.981506521Z [Info] drop_air_date: Starting migration of Log DB to 14
2026-05-02T00:17:35.983952697Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2026-05-02T00:17:35', 'drop_air_date')
2026-05-02T00:17:35.990059244Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:35.994060622Z [Info] FluentMigrator.Runner.MigrationRunner: 14: drop_air_date migrated
2026-05-02T00:17:35.996773405Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0162291s
2026-05-02T00:17:35.999376578Z [Info] FluentMigrator.Runner.MigrationRunner: 15: add_air_date_as_string migrating
2026-05-02T00:17:36.002243481Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:36.007887376Z [Info] add_air_date_as_string: Starting migration of Log DB to 15
2026-05-02T00:17:36.013214514Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2026-05-02T00:17:36', 'add_air_date_as_string')
2026-05-02T00:17:36.020227746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:36.025321985Z [Info] FluentMigrator.Runner.MigrationRunner: 15: add_air_date_as_string migrated
2026-05-02T00:17:36.029196518Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0230698s
2026-05-02T00:17:36.033596468Z [Info] FluentMigrator.Runner.MigrationRunner: 16: updated_imported_history_item migrating
2026-05-02T00:17:36.036810721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:36.040595552Z [Info] updated_imported_history_item: Starting migration of Log DB to 16
2026-05-02T00:17:36.043533469Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2026-05-02T00:17:36', 'updated_imported_history_item')
2026-05-02T00:17:36.050188110Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:36.054201261Z [Info] FluentMigrator.Runner.MigrationRunner: 16: updated_imported_history_item migrated
2026-05-02T00:17:36.057250993Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0175697s
2026-05-02T00:17:36.059735526Z [Info] FluentMigrator.Runner.MigrationRunner: 17: reset_scene_names migrating
2026-05-02T00:17:36.062564683Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:36.066240175Z [Info] reset_scene_names: Starting migration of Log DB to 17
2026-05-02T00:17:36.068839870Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2026-05-02T00:17:36', 'reset_scene_names')
2026-05-02T00:17:36.075258385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:36.079247689Z [Info] FluentMigrator.Runner.MigrationRunner: 17: reset_scene_names migrated
2026-05-02T00:17:36.081992035Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0166815s
2026-05-02T00:17:36.084460847Z [Info] FluentMigrator.Runner.MigrationRunner: 18: remove_duplicates migrating
2026-05-02T00:17:36.087172197Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:36.090824492Z [Info] remove_duplicates: Starting migration of Log DB to 18
2026-05-02T00:17:36.093386451Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2026-05-02T00:17:36', 'remove_duplicates')
2026-05-02T00:17:36.099493028Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:36.103483995Z [Info] FluentMigrator.Runner.MigrationRunner: 18: remove_duplicates migrated
2026-05-02T00:17:36.106284735Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.016302s
2026-05-02T00:17:36.108725380Z [Info] FluentMigrator.Runner.MigrationRunner: 19: restore_unique_constraints migrating
2026-05-02T00:17:36.111651412Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:36.115287494Z [Info] restore_unique_constraints: Starting migration of Log DB to 19
2026-05-02T00:17:36.118050538Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2026-05-02T00:17:36', 'restore_unique_constraints')
2026-05-02T00:17:36.124413311Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:36.128388857Z [Info] FluentMigrator.Runner.MigrationRunner: 19: restore_unique_constraints migrated
2026-05-02T00:17:36.131320110Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0167355s
2026-05-02T00:17:36.133751136Z [Info] FluentMigrator.Runner.MigrationRunner: 20: add_year_and_seasons_to_series migrating
2026-05-02T00:17:36.136874595Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:36.140594426Z [Info] add_year_and_seasons_to_series: Starting migration of Log DB to 20
2026-05-02T00:17:36.143454696Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2026-05-02T00:17:36', 'add_year_and_seasons_to_series')
2026-05-02T00:17:36.149958413Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:36.153954561Z [Info] FluentMigrator.Runner.MigrationRunner: 20: add_year_and_seasons_to_series migrated
2026-05-02T00:17:36.157366211Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0170488s
2026-05-02T00:17:36.161280002Z [Info] FluentMigrator.Runner.MigrationRunner: 21: drop_seasons_table migrating
2026-05-02T00:17:36.164070983Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:36.168871039Z [Info] drop_seasons_table: Starting migration of Log DB to 21
2026-05-02T00:17:36.172508514Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2026-05-02T00:17:36', 'drop_seasons_table')
2026-05-02T00:17:36.179804115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:36.183951607Z [Info] FluentMigrator.Runner.MigrationRunner: 21: drop_seasons_table migrated
2026-05-02T00:17:36.187359079Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0198066s
2026-05-02T00:17:36.190676640Z [Info] FluentMigrator.Runner.MigrationRunner: 22: move_indexer_to_generic_provider migrating
2026-05-02T00:17:36.194271599Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:36.198035309Z [Info] move_indexer_to_generic_provider: Starting migration of Log DB to 22
2026-05-02T00:17:36.200952343Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2026-05-02T00:17:36', 'move_indexer_to_generic_provider')
2026-05-02T00:17:36.207457092Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:36.211425263Z [Info] FluentMigrator.Runner.MigrationRunner: 22: move_indexer_to_generic_provider migrated
2026-05-02T00:17:36.214503792Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0172138s
2026-05-02T00:17:36.216984057Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_config_contract_to_indexers migrating
2026-05-02T00:17:36.221068632Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:36.224852071Z [Info] add_config_contract_to_indexers: Starting migration of Log DB to 23
2026-05-02T00:17:36.228623446Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2026-05-02T00:17:36', 'add_config_contract_to_indexers')
2026-05-02T00:17:36.236218380Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:36.240692901Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_config_contract_to_indexers migrated
2026-05-02T00:17:36.244949793Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0199271s
2026-05-02T00:17:36.248467888Z [Info] FluentMigrator.Runner.MigrationRunner: 24: drop_tvdb_episodeid migrating
2026-05-02T00:17:36.252224072Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:36.256528049Z [Info] drop_tvdb_episodeid: Starting migration of Log DB to 24
2026-05-02T00:17:36.259784467Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2026-05-02T00:17:36', 'drop_tvdb_episodeid')
2026-05-02T00:17:36.266077159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:36.270113517Z [Info] FluentMigrator.Runner.MigrationRunner: 24: drop_tvdb_episodeid migrated
2026-05-02T00:17:36.272924107Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0182472s
2026-05-02T00:17:36.275406476Z [Info] FluentMigrator.Runner.MigrationRunner: 25: move_notification_to_generic_provider migrating
2026-05-02T00:17:36.278620067Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:36.282809293Z [Info] move_notification_to_generic_provider: Starting migration of Log DB to 25
2026-05-02T00:17:36.285997513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2026-05-02T00:17:36', 'move_notification_to_generic_provider')
2026-05-02T00:17:36.292702435Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:36.296752151Z [Info] FluentMigrator.Runner.MigrationRunner: 25: move_notification_to_generic_provider migrated
2026-05-02T00:17:36.299956173Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0181258s
2026-05-02T00:17:36.302418271Z [Info] FluentMigrator.Runner.MigrationRunner: 26: add_config_contract_to_notifications migrating
2026-05-02T00:17:36.305609838Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:36.309332885Z [Info] add_config_contract_to_notifications: Starting migration of Log DB to 26
2026-05-02T00:17:36.312371334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2026-05-02T00:17:36', 'add_config_contract_to_notifications')
2026-05-02T00:17:36.318942547Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:36.322922482Z [Info] FluentMigrator.Runner.MigrationRunner: 26: add_config_contract_to_notifications migrated
2026-05-02T00:17:36.326118688Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0172722s
2026-05-02T00:17:36.328595485Z [Info] FluentMigrator.Runner.MigrationRunner: 27: fix_omgwtfnzbs migrating
2026-05-02T00:17:36.331353550Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:36.335018761Z [Info] fix_omgwtfnzbs: Starting migration of Log DB to 27
2026-05-02T00:17:36.337526380Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2026-05-02T00:17:36', 'fix_omgwtfnzbs')
2026-05-02T00:17:36.343577396Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:36.347718054Z [Info] FluentMigrator.Runner.MigrationRunner: 27: fix_omgwtfnzbs migrated
2026-05-02T00:17:36.350411227Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0163603s
2026-05-02T00:17:36.354715535Z [Info] FluentMigrator.Runner.MigrationRunner: 28: add_blacklist_table migrating
2026-05-02T00:17:36.357890359Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:36.362488618Z [Info] add_blacklist_table: Starting migration of Log DB to 28
2026-05-02T00:17:36.365248596Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2026-05-02T00:17:36', 'add_blacklist_table')
2026-05-02T00:17:36.372009371Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:36.376569033Z [Info] FluentMigrator.Runner.MigrationRunner: 28: add_blacklist_table migrated
2026-05-02T00:17:36.380050945Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0185997s
2026-05-02T00:17:36.382696272Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_formats_to_naming_config migrating
2026-05-02T00:17:36.386485763Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:36.390309393Z [Info] add_formats_to_naming_config: Starting migration of Log DB to 29
2026-05-02T00:17:36.393198641Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2026-05-02T00:17:36', 'add_formats_to_naming_config')
2026-05-02T00:17:36.401311368Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:36.406755631Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_formats_to_naming_config migrated
2026-05-02T00:17:36.411452941Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0202004s
2026-05-02T00:17:36.414340415Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_season_folder_format_to_naming_config migrating
2026-05-02T00:17:36.490538941Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:36.495716357Z [Info] add_season_folder_format_to_naming_config: Starting migration of Log DB to 30
2026-05-02T00:17:36.499411749Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2026-05-02T00:17:36', 'add_season_folder_format_to_naming_config')
2026-05-02T00:17:36.506786550Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:36.511222192Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_season_folder_format_to_naming_config migrated
2026-05-02T00:17:36.514550334Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0218108s
2026-05-02T00:17:36.517890190Z [Info] FluentMigrator.Runner.MigrationRunner: 31: delete_old_naming_config_columns migrating
2026-05-02T00:17:36.521292882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:36.525371706Z [Info] delete_old_naming_config_columns: Starting migration of Log DB to 31
2026-05-02T00:17:36.528774839Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2026-05-02T00:17:36', 'delete_old_naming_config_columns')
2026-05-02T00:17:36.535321051Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:36.540495602Z [Info] FluentMigrator.Runner.MigrationRunner: 31: delete_old_naming_config_columns migrated
2026-05-02T00:17:36.543898885Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0190338s
2026-05-02T00:17:36.546895810Z [Info] FluentMigrator.Runner.MigrationRunner: 32: set_default_release_group migrating
2026-05-02T00:17:36.549978498Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:36.555513504Z [Info] set_default_release_group: Starting migration of Log DB to 32
2026-05-02T00:17:36.558589318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2026-05-02T00:17:36', 'set_default_release_group')
2026-05-02T00:17:36.565926834Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:36.571465167Z [Info] FluentMigrator.Runner.MigrationRunner: 32: set_default_release_group migrated
2026-05-02T00:17:36.575762781Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0210148s
2026-05-02T00:17:36.578270131Z [Info] FluentMigrator.Runner.MigrationRunner: 33: add_api_key_to_pushover migrating
2026-05-02T00:17:36.581391576Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:36.585169284Z [Info] add_api_key_to_pushover: Starting migration of Log DB to 33
2026-05-02T00:17:36.587902077Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2026-05-02T00:17:36', 'add_api_key_to_pushover')
2026-05-02T00:17:36.595994834Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:36.600946886Z [Info] FluentMigrator.Runner.MigrationRunner: 33: add_api_key_to_pushover migrated
2026-05-02T00:17:36.603901326Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0195581s
2026-05-02T00:17:36.606392843Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_series_contraints migrating
2026-05-02T00:17:36.609313745Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:36.612992293Z [Info] remove_series_contraints: Starting migration of Log DB to 34
2026-05-02T00:17:36.615716238Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2026-05-02T00:17:36', 'remove_series_contraints')
2026-05-02T00:17:36.622015533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:36.626149178Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_series_contraints migrated
2026-05-02T00:17:36.629047835Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0168427s
2026-05-02T00:17:36.631497387Z [Info] FluentMigrator.Runner.MigrationRunner: 35: add_series_folder_format_to_naming_config migrating
2026-05-02T00:17:36.634765188Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:36.638558256Z [Info] add_series_folder_format_to_naming_config: Starting migration of Log DB to 35
2026-05-02T00:17:36.641704462Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2026-05-02T00:17:36', 'add_series_folder_format_to_naming_config')
2026-05-02T00:17:36.648427862Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:36.652565524Z [Info] FluentMigrator.Runner.MigrationRunner: 35: add_series_folder_format_to_naming_config migrated
2026-05-02T00:17:36.655825549Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.017744s
2026-05-02T00:17:36.658283719Z [Info] FluentMigrator.Runner.MigrationRunner: 36: update_with_quality_converters migrating
2026-05-02T00:17:36.661394072Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:36.665148353Z [Info] update_with_quality_converters: Starting migration of Log DB to 36
2026-05-02T00:17:36.667985536Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2026-05-02T00:17:36', 'update_with_quality_converters')
2026-05-02T00:17:36.674463892Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:36.678555762Z [Info] FluentMigrator.Runner.MigrationRunner: 36: update_with_quality_converters migrated
2026-05-02T00:17:36.681600964Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.017133s
2026-05-02T00:17:36.684025787Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_configurable_qualities migrating
2026-05-02T00:17:36.686948443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:36.690605717Z [Info] add_configurable_qualities: Starting migration of Log DB to 37
2026-05-02T00:17:36.693381978Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2026-05-02T00:17:36', 'add_configurable_qualities')
2026-05-02T00:17:36.699907209Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:36.704033127Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_configurable_qualities migrated
2026-05-02T00:17:36.706976374Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.017075s
2026-05-02T00:17:36.709469445Z [Info] FluentMigrator.Runner.MigrationRunner: 38: add_on_upgrade_to_notifications migrating
2026-05-02T00:17:36.712841485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:36.716542859Z [Info] add_on_upgrade_to_notifications: Starting migration of Log DB to 38
2026-05-02T00:17:36.719950802Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2026-05-02T00:17:36', 'add_on_upgrade_to_notifications')
2026-05-02T00:17:36.726820365Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:36.731387132Z [Info] FluentMigrator.Runner.MigrationRunner: 38: add_on_upgrade_to_notifications migrated
2026-05-02T00:17:36.735828566Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0185425s
2026-05-02T00:17:36.738336697Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_metadata_tables migrating
2026-05-02T00:17:36.741151545Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:36.745744494Z [Info] add_metadata_tables: Starting migration of Log DB to 39
2026-05-02T00:17:36.748788353Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2026-05-02T00:17:36', 'add_metadata_tables')
2026-05-02T00:17:36.755113641Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:36.759262667Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_metadata_tables migrated
2026-05-02T00:17:36.762372088Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0181086s
2026-05-02T00:17:36.764916051Z [Info] FluentMigrator.Runner.MigrationRunner: 40: add_metadata_to_episodes_and_series migrating
2026-05-02T00:17:36.768073008Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:36.771866257Z [Info] add_metadata_to_episodes_and_series: Starting migration of Log DB to 40
2026-05-02T00:17:36.776092538Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2026-05-02T00:17:36', 'add_metadata_to_episodes_and_series')
2026-05-02T00:17:36.783035409Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:36.787131307Z [Info] FluentMigrator.Runner.MigrationRunner: 40: add_metadata_to_episodes_and_series migrated
2026-05-02T00:17:36.790306561Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0190646s
2026-05-02T00:17:36.792826566Z [Info] FluentMigrator.Runner.MigrationRunner: 41: fix_xbmc_season_images_metadata migrating
2026-05-02T00:17:36.795902871Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:36.799534865Z [Info] fix_xbmc_season_images_metadata: Starting migration of Log DB to 41
2026-05-02T00:17:36.802640288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2026-05-02T00:17:36', 'fix_xbmc_season_images_metadata')
2026-05-02T00:17:36.809128244Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:36.813291778Z [Info] FluentMigrator.Runner.MigrationRunner: 41: fix_xbmc_season_images_metadata migrated
2026-05-02T00:17:36.816395619Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0173797s
2026-05-02T00:17:36.818843438Z [Info] FluentMigrator.Runner.MigrationRunner: 42: add_download_clients_table migrating
2026-05-02T00:17:36.821773158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:36.825766780Z [Info] add_download_clients_table: Starting migration of Log DB to 42
2026-05-02T00:17:36.828602550Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2026-05-02T00:17:36', 'add_download_clients_table')
2026-05-02T00:17:36.834963720Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:36.839127135Z [Info] FluentMigrator.Runner.MigrationRunner: 42: add_download_clients_table migrated
2026-05-02T00:17:36.842133639Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0173492s
2026-05-02T00:17:36.844640016Z [Info] FluentMigrator.Runner.MigrationRunner: 43: convert_config_to_download_clients migrating
2026-05-02T00:17:36.847746431Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:36.851688189Z [Info] convert_config_to_download_clients: Starting migration of Log DB to 43
2026-05-02T00:17:36.854750526Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (43, '2026-05-02T00:17:36', 'convert_config_to_download_clients')
2026-05-02T00:17:36.861312811Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:36.865598571Z [Info] FluentMigrator.Runner.MigrationRunner: 43: convert_config_to_download_clients migrated
2026-05-02T00:17:36.868737863Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0177838s
2026-05-02T00:17:36.871199400Z [Info] FluentMigrator.Runner.MigrationRunner: 44: fix_xbmc_episode_metadata migrating
2026-05-02T00:17:36.874093138Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:36.878164075Z [Info] fix_xbmc_episode_metadata: Starting migration of Log DB to 44
2026-05-02T00:17:36.881335011Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2026-05-02T00:17:36', 'fix_xbmc_episode_metadata')
2026-05-02T00:17:36.887714518Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:36.891869495Z [Info] FluentMigrator.Runner.MigrationRunner: 44: fix_xbmc_episode_metadata migrated
2026-05-02T00:17:36.895231074Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.017758s
2026-05-02T00:17:36.899080706Z [Info] FluentMigrator.Runner.MigrationRunner: 45: add_indexes migrating
2026-05-02T00:17:36.903065671Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:36.906975996Z [Info] add_indexes: Starting migration of Log DB to 45
2026-05-02T00:17:36.909425859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (45, '2026-05-02T00:17:36', 'add_indexes')
2026-05-02T00:17:36.915413617Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:36.919494114Z [Info] FluentMigrator.Runner.MigrationRunner: 45: add_indexes migrated
2026-05-02T00:17:36.922096825Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0166854s
2026-05-02T00:17:36.924565397Z [Info] FluentMigrator.Runner.MigrationRunner: 46: fix_nzb_su_url migrating
2026-05-02T00:17:36.927588394Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:36.931310520Z [Info] fix_nzb_su_url: Starting migration of Log DB to 46
2026-05-02T00:17:36.933775053Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (46, '2026-05-02T00:17:36', 'fix_nzb_su_url')
2026-05-02T00:17:36.940021802Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:36.944921218Z [Info] FluentMigrator.Runner.MigrationRunner: 46: fix_nzb_su_url migrated
2026-05-02T00:17:36.947668190Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0173194s
2026-05-02T00:17:36.950674224Z [Info] FluentMigrator.Runner.MigrationRunner: 47: add_temporary_blacklist_columns migrating
2026-05-02T00:17:36.954256197Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:36.959241686Z [Info] add_temporary_blacklist_columns: Starting migration of Log DB to 47
2026-05-02T00:17:36.962734871Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (47, '2026-05-02T00:17:36', 'add_temporary_blacklist_columns')
2026-05-02T00:17:36.970052487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:36.974330672Z [Info] FluentMigrator.Runner.MigrationRunner: 47: add_temporary_blacklist_columns migrated
2026-05-02T00:17:36.977877364Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0201341s
2026-05-02T00:17:36.980854499Z [Info] FluentMigrator.Runner.MigrationRunner: 48: add_title_to_scenemappings migrating
2026-05-02T00:17:36.983956827Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:36.988158759Z [Info] add_title_to_scenemappings: Starting migration of Log DB to 48
2026-05-02T00:17:36.992014283Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (48, '2026-05-02T00:17:36', 'add_title_to_scenemappings')
2026-05-02T00:17:36.999862126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:37.004746292Z [Info] FluentMigrator.Runner.MigrationRunner: 48: add_title_to_scenemappings migrated
2026-05-02T00:17:37.008480291Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0206065s
2026-05-02T00:17:37.012731602Z [Info] FluentMigrator.Runner.MigrationRunner: 49: fix_dognzb_url migrating
2026-05-02T00:17:37.015773057Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:37.020655459Z [Info] fix_dognzb_url: Starting migration of Log DB to 49
2026-05-02T00:17:37.023284954Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (49, '2026-05-02T00:17:37', 'fix_dognzb_url')
2026-05-02T00:17:37.030728043Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:37.035393929Z [Info] FluentMigrator.Runner.MigrationRunner: 49: fix_dognzb_url migrated
2026-05-02T00:17:37.038255010Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0193772s
2026-05-02T00:17:37.040743592Z [Info] FluentMigrator.Runner.MigrationRunner: 50: add_hash_to_metadata_files migrating
2026-05-02T00:17:37.043663542Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:37.047517002Z [Info] add_hash_to_metadata_files: Starting migration of Log DB to 50
2026-05-02T00:17:37.050842889Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (50, '2026-05-02T00:17:37', 'add_hash_to_metadata_files')
2026-05-02T00:17:37.058515590Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:37.064432335Z [Info] FluentMigrator.Runner.MigrationRunner: 50: add_hash_to_metadata_files migrated
2026-05-02T00:17:37.067942404Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0202413s
2026-05-02T00:17:37.071630941Z [Info] FluentMigrator.Runner.MigrationRunner: 51: download_client_import migrating
2026-05-02T00:17:37.075211512Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:37.079151907Z [Info] download_client_import: Starting migration of Log DB to 51
2026-05-02T00:17:37.081796543Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (51, '2026-05-02T00:17:37', 'download_client_import')
2026-05-02T00:17:37.088895458Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:37.096316302Z [Info] FluentMigrator.Runner.MigrationRunner: 51: download_client_import migrated
2026-05-02T00:17:37.100259573Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0208009s
2026-05-02T00:17:37.102992887Z [Info] FluentMigrator.Runner.MigrationRunner: 52: add_columns_for_anime migrating
2026-05-02T00:17:37.105852656Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:37.109957502Z [Info] add_columns_for_anime: Starting migration of Log DB to 52
2026-05-02T00:17:37.112919346Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (52, '2026-05-02T00:17:37', 'add_columns_for_anime')
2026-05-02T00:17:37.119961237Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:37.124388613Z [Info] FluentMigrator.Runner.MigrationRunner: 52: add_columns_for_anime migrated
2026-05-02T00:17:37.127182148Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0186021s
2026-05-02T00:17:37.129909170Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_series_sorttitle migrating
2026-05-02T00:17:37.133691867Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:37.138523858Z [Info] add_series_sorttitle: Starting migration of Log DB to 53
2026-05-02T00:17:37.141937903Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (53, '2026-05-02T00:17:37', 'add_series_sorttitle')
2026-05-02T00:17:37.148164952Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:37.152272244Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_series_sorttitle migrated
2026-05-02T00:17:37.155097102Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0187682s
2026-05-02T00:17:37.157531204Z [Info] FluentMigrator.Runner.MigrationRunner: 54: rename_profiles migrating
2026-05-02T00:17:37.160172032Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:37.164311909Z [Info] rename_profiles: Starting migration of Log DB to 54
2026-05-02T00:17:37.167861567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (54, '2026-05-02T00:17:37', 'rename_profiles')
2026-05-02T00:17:37.173876730Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:37.177992979Z [Info] FluentMigrator.Runner.MigrationRunner: 54: rename_profiles migrated
2026-05-02T00:17:37.181824004Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0177963s
2026-05-02T00:17:37.185744980Z [Info] FluentMigrator.Runner.MigrationRunner: 55: drop_old_profile_columns migrating
2026-05-02T00:17:37.190086432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:37.195543893Z [Info] drop_old_profile_columns: Starting migration of Log DB to 55
2026-05-02T00:17:37.200009766Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (55, '2026-05-02T00:17:37', 'drop_old_profile_columns')
2026-05-02T00:17:37.207285186Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:37.211632531Z [Info] FluentMigrator.Runner.MigrationRunner: 55: drop_old_profile_columns migrated
2026-05-02T00:17:37.215034492Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0216141s
2026-05-02T00:17:37.217796704Z [Info] FluentMigrator.Runner.MigrationRunner: 56: add_mediainfo_to_episodefile migrating
2026-05-02T00:17:37.220658517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:37.224302886Z [Info] add_mediainfo_to_episodefile: Starting migration of Log DB to 56
2026-05-02T00:17:37.227788385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (56, '2026-05-02T00:17:37', 'add_mediainfo_to_episodefile')
2026-05-02T00:17:37.234172461Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:37.238990634Z [Info] FluentMigrator.Runner.MigrationRunner: 56: add_mediainfo_to_episodefile migrated
2026-05-02T00:17:37.243246855Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0181515s
2026-05-02T00:17:37.245633932Z [Info] FluentMigrator.Runner.MigrationRunner: 57: convert_episode_file_path_to_relative migrating
2026-05-02T00:17:37.248850740Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:37.253216401Z [Info] convert_episode_file_path_to_relative: Starting migration of Log DB to 57
2026-05-02T00:17:37.256649234Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (57, '2026-05-02T00:17:37', 'convert_episode_file_path_to_relative')
2026-05-02T00:17:37.263223272Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:37.267215712Z [Info] FluentMigrator.Runner.MigrationRunner: 57: convert_episode_file_path_to_relative migrated
2026-05-02T00:17:37.270347669Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.018373s
2026-05-02T00:17:37.272733254Z [Info] FluentMigrator.Runner.MigrationRunner: 58: drop_episode_file_path migrating
2026-05-02T00:17:37.275914610Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:37.279892731Z [Info] drop_episode_file_path: Starting migration of Log DB to 58
2026-05-02T00:17:37.282828002Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (58, '2026-05-02T00:17:37', 'drop_episode_file_path')
2026-05-02T00:17:37.289276718Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:37.293287304Z [Info] FluentMigrator.Runner.MigrationRunner: 58: drop_episode_file_path migrated
2026-05-02T00:17:37.296059798Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0175692s
2026-05-02T00:17:37.298424680Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_enable_options_to_indexers migrating
2026-05-02T00:17:37.301355461Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:37.304928577Z [Info] add_enable_options_to_indexers: Starting migration of Log DB to 59
2026-05-02T00:17:37.307683054Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (59, '2026-05-02T00:17:37', 'add_enable_options_to_indexers')
2026-05-02T00:17:37.314011939Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:37.317962384Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_enable_options_to_indexers migrated
2026-05-02T00:17:37.320909659Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0165892s
2026-05-02T00:17:37.323300584Z [Info] FluentMigrator.Runner.MigrationRunner: 60: remove_enable_from_indexers migrating
2026-05-02T00:17:37.326694038Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:37.330280891Z [Info] remove_enable_from_indexers: Starting migration of Log DB to 60
2026-05-02T00:17:37.333024756Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (60, '2026-05-02T00:17:37', 'remove_enable_from_indexers')
2026-05-02T00:17:37.339330895Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:37.343313275Z [Info] FluentMigrator.Runner.MigrationRunner: 60: remove_enable_from_indexers migrated
2026-05-02T00:17:37.346265339Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0165815s
2026-05-02T00:17:37.348668719Z [Info] FluentMigrator.Runner.MigrationRunner: 61: clear_bad_scene_names migrating
2026-05-02T00:17:37.351536635Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:37.355083588Z [Info] clear_bad_scene_names: Starting migration of Log DB to 61
2026-05-02T00:17:37.357781079Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (61, '2026-05-02T00:17:37', 'clear_bad_scene_names')
2026-05-02T00:17:37.364205917Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:37.368358981Z [Info] FluentMigrator.Runner.MigrationRunner: 61: clear_bad_scene_names migrated
2026-05-02T00:17:37.373318899Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0168356s
2026-05-02T00:17:37.376247055Z [Info] FluentMigrator.Runner.MigrationRunner: 62: convert_quality_models migrating
2026-05-02T00:17:37.379317859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:37.382992449Z [Info] convert_quality_models: Starting migration of Log DB to 62
2026-05-02T00:17:37.385693569Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (62, '2026-05-02T00:17:37', 'convert_quality_models')
2026-05-02T00:17:37.392030860Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:37.396721426Z [Info] FluentMigrator.Runner.MigrationRunner: 62: convert_quality_models migrated
2026-05-02T00:17:37.399531384Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0173604s
2026-05-02T00:17:37.401944965Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_remotepathmappings migrating
2026-05-02T00:17:37.404711296Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:37.408300023Z [Info] add_remotepathmappings: Starting migration of Log DB to 63
2026-05-02T00:17:37.410954278Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (63, '2026-05-02T00:17:37', 'add_remotepathmappings')
2026-05-02T00:17:37.417057347Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:37.420991901Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_remotepathmappings migrated
2026-05-02T00:17:37.423737049Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0162811s
2026-05-02T00:17:37.426075618Z [Info] FluentMigrator.Runner.MigrationRunner: 64: remove_method_from_logs migrating
2026-05-02T00:17:37.428848292Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:37.432378822Z [Info] remove_method_from_logs: Starting migration of Log DB to 64
2026-05-02T00:17:37.441251389Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Logs Method
2026-05-02T00:17:37.462207279Z [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-05-02T00:17:37.472289101Z [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-05-02T00:17:37.483363763Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs"
2026-05-02T00:17:37.488530638Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Logs_temp" RENAME TO "Logs"
2026-05-02T00:17:37.503347085Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC)
2026-05-02T00:17:37.508692038Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0643542s
2026-05-02T00:17:37.511198956Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (64, '2026-05-02T00:17:37', 'remove_method_from_logs')
2026-05-02T00:17:37.517350324Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:37.521823903Z [Info] FluentMigrator.Runner.MigrationRunner: 64: remove_method_from_logs migrated
2026-05-02T00:17:37.524605394Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0776066s
2026-05-02T00:17:37.527195931Z [Info] FluentMigrator.Runner.MigrationRunner: 65: make_scene_numbering_nullable migrating
2026-05-02T00:17:37.530118135Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:37.533860471Z [Info] make_scene_numbering_nullable: Starting migration of Log DB to 65
2026-05-02T00:17:37.536636211Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (65, '2026-05-02T00:17:37', 'make_scene_numbering_nullable')
2026-05-02T00:17:37.542980617Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:37.546977636Z [Info] FluentMigrator.Runner.MigrationRunner: 65: make_scene_numbering_nullable migrated
2026-05-02T00:17:37.549933639Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0168659s
2026-05-02T00:17:37.552357901Z [Info] FluentMigrator.Runner.MigrationRunner: 66: add_tags migrating
2026-05-02T00:17:37.554823907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:37.558405399Z [Info] add_tags: Starting migration of Log DB to 66
2026-05-02T00:17:37.560664248Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (66, '2026-05-02T00:17:37', 'add_tags')
2026-05-02T00:17:37.566874343Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:37.571286959Z [Info] FluentMigrator.Runner.MigrationRunner: 66: add_tags migrated
2026-05-02T00:17:37.574593388Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.016306s
2026-05-02T00:17:37.577261450Z [Info] FluentMigrator.Runner.MigrationRunner: 67: add_added_to_series migrating
2026-05-02T00:17:37.580428769Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:37.584610480Z [Info] add_added_to_series: Starting migration of Log DB to 67
2026-05-02T00:17:37.587755944Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (67, '2026-05-02T00:17:37', 'add_added_to_series')
2026-05-02T00:17:37.594855010Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:37.598901208Z [Info] FluentMigrator.Runner.MigrationRunner: 67: add_added_to_series migrated
2026-05-02T00:17:37.602171854Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0184477s
2026-05-02T00:17:37.605383361Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_release_restrictions migrating
2026-05-02T00:17:37.608607394Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:37.612761008Z [Info] add_release_restrictions: Starting migration of Log DB to 68
2026-05-02T00:17:37.615660838Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (68, '2026-05-02T00:17:37', 'add_release_restrictions')
2026-05-02T00:17:37.622221800Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:37.626256925Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_release_restrictions migrated
2026-05-02T00:17:37.629664407Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0176786s
2026-05-02T00:17:37.632506671Z [Info] FluentMigrator.Runner.MigrationRunner: 69: quality_proper migrating
2026-05-02T00:17:37.635351490Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:37.639746972Z [Info] quality_proper: Starting migration of Log DB to 69
2026-05-02T00:17:37.643394096Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (69, '2026-05-02T00:17:37', 'quality_proper')
2026-05-02T00:17:37.649402215Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:37.654744513Z [Info] FluentMigrator.Runner.MigrationRunner: 69: quality_proper migrated
2026-05-02T00:17:37.657486655Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0193813s
2026-05-02T00:17:37.659889053Z [Info] FluentMigrator.Runner.MigrationRunner: 70: delay_profile migrating
2026-05-02T00:17:37.662648099Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:37.666678936Z [Info] delay_profile: Starting migration of Log DB to 70
2026-05-02T00:17:37.669180002Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (70, '2026-05-02T00:17:37', 'delay_profile')
2026-05-02T00:17:37.676012241Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:37.680061125Z [Info] FluentMigrator.Runner.MigrationRunner: 70: delay_profile migrated
2026-05-02T00:17:37.683072689Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0175914s
2026-05-02T00:17:37.685389745Z [Info] FluentMigrator.Runner.MigrationRunner: 71: unknown_quality_in_profile migrating
2026-05-02T00:17:37.688187910Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:37.691836317Z [Info] unknown_quality_in_profile: Starting migration of Log DB to 71
2026-05-02T00:17:37.695051642Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (71, '2026-05-02T00:17:37', 'unknown_quality_in_profile')
2026-05-02T00:17:37.702625724Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:37.707745895Z [Info] FluentMigrator.Runner.MigrationRunner: 71: unknown_quality_in_profile migrated
2026-05-02T00:17:37.711005269Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0193986s
2026-05-02T00:17:37.713622189Z [Info] FluentMigrator.Runner.MigrationRunner: 72: history_downloadId migrating
2026-05-02T00:17:37.716265361Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:37.719867885Z [Info] history_downloadId: Starting migration of Log DB to 72
2026-05-02T00:17:37.722356968Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (72, '2026-05-02T00:17:37', 'history_downloadId')
2026-05-02T00:17:37.728759401Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:37.733107778Z [Info] FluentMigrator.Runner.MigrationRunner: 72: history_downloadId migrated
2026-05-02T00:17:37.736466632Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0168071s
2026-05-02T00:17:37.739193843Z [Info] FluentMigrator.Runner.MigrationRunner: 73: clear_ratings migrating
2026-05-02T00:17:37.742207482Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:37.746243309Z [Info] clear_ratings: Starting migration of Log DB to 73
2026-05-02T00:17:37.749098189Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (73, '2026-05-02T00:17:37', 'clear_ratings')
2026-05-02T00:17:37.755022529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:37.758925398Z [Info] FluentMigrator.Runner.MigrationRunner: 73: clear_ratings migrated
2026-05-02T00:17:37.761452798Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0167199s
2026-05-02T00:17:37.764377137Z [Info] FluentMigrator.Runner.MigrationRunner: 74: disable_eztv migrating
2026-05-02T00:17:37.767483232Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:37.771634241Z [Info] disable_eztv: Starting migration of Log DB to 74
2026-05-02T00:17:37.773996087Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (74, '2026-05-02T00:17:37', 'disable_eztv')
2026-05-02T00:17:37.780134248Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:37.785065238Z [Info] FluentMigrator.Runner.MigrationRunner: 74: disable_eztv migrated
2026-05-02T00:17:37.788576939Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0173906s
2026-05-02T00:17:37.792326881Z [Info] FluentMigrator.Runner.MigrationRunner: 75: force_lib_update migrating
2026-05-02T00:17:37.797293312Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:37.801016550Z [Info] force_lib_update: Starting migration of Log DB to 75
2026-05-02T00:17:37.803466624Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (75, '2026-05-02T00:17:37', 'force_lib_update')
2026-05-02T00:17:37.810077316Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:37.814625204Z [Info] FluentMigrator.Runner.MigrationRunner: 75: force_lib_update migrated
2026-05-02T00:17:37.818762325Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0174114s
2026-05-02T00:17:37.821095173Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_users_table migrating
2026-05-02T00:17:37.823758286Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:37.827278946Z [Info] add_users_table: Starting migration of Log DB to 76
2026-05-02T00:17:37.829711825Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (76, '2026-05-02T00:17:37', 'add_users_table')
2026-05-02T00:17:37.836698023Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:37.841100409Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_users_table migrated
2026-05-02T00:17:37.844190782Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0170585s
2026-05-02T00:17:37.848100225Z [Info] FluentMigrator.Runner.MigrationRunner: 77: add_add_options_to_series migrating
2026-05-02T00:17:37.851713952Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:37.855942367Z [Info] add_add_options_to_series: Starting migration of Log DB to 77
2026-05-02T00:17:37.859189446Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (77, '2026-05-02T00:17:37', 'add_add_options_to_series')
2026-05-02T00:17:37.866428193Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:37.871290385Z [Info] FluentMigrator.Runner.MigrationRunner: 77: add_add_options_to_series migrated
2026-05-02T00:17:37.874316699Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0195768s
2026-05-02T00:17:37.876942476Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_commands_table migrating
2026-05-02T00:17:37.879721362Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:37.883735476Z [Info] add_commands_table: Starting migration of Log DB to 78
2026-05-02T00:17:37.886669404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (78, '2026-05-02T00:17:37', 'add_commands_table')
2026-05-02T00:17:37.894147623Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:37.898034390Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_commands_table migrated
2026-05-02T00:17:37.900738135Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.018321s
2026-05-02T00:17:37.903319223Z [Info] FluentMigrator.Runner.MigrationRunner: 79: dedupe_tags migrating
2026-05-02T00:17:37.905826222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:37.910607500Z [Info] dedupe_tags: Starting migration of Log DB to 79
2026-05-02T00:17:37.913319771Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (79, '2026-05-02T00:17:37', 'dedupe_tags')
2026-05-02T00:17:37.920243344Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:37.924239141Z [Info] FluentMigrator.Runner.MigrationRunner: 79: dedupe_tags migrated
2026-05-02T00:17:37.926733634Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0184109s
2026-05-02T00:17:37.929119008Z [Info] FluentMigrator.Runner.MigrationRunner: 81: move_dot_prefix_to_transmission_category migrating
2026-05-02T00:17:37.932483182Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:37.936521204Z [Info] move_dot_prefix_to_transmission_category: Starting migration of Log DB to 81
2026-05-02T00:17:37.940081874Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (81, '2026-05-02T00:17:37', 'move_dot_prefix_to_transmission_category')
2026-05-02T00:17:37.949566364Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:37.954176587Z [Info] FluentMigrator.Runner.MigrationRunner: 81: move_dot_prefix_to_transmission_category migrated
2026-05-02T00:17:37.958334721Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0213178s
2026-05-02T00:17:37.961570187Z [Info] FluentMigrator.Runner.MigrationRunner: 82: add_fanzub_settings migrating
2026-05-02T00:17:37.964242358Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:37.968714383Z [Info] add_fanzub_settings: Starting migration of Log DB to 82
2026-05-02T00:17:37.971689644Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (82, '2026-05-02T00:17:37', 'add_fanzub_settings')
2026-05-02T00:17:37.981203323Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:37.986189343Z [Info] FluentMigrator.Runner.MigrationRunner: 82: add_fanzub_settings migrated
2026-05-02T00:17:37.989010374Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.021709s
2026-05-02T00:17:37.991323312Z [Info] FluentMigrator.Runner.MigrationRunner: 83: additonal_blacklist_columns migrating
2026-05-02T00:17:37.994163682Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:37.997777279Z [Info] additonal_blacklist_columns: Starting migration of Log DB to 83
2026-05-02T00:17:38.001731041Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (83, '2026-05-02T00:17:38', 'additonal_blacklist_columns')
2026-05-02T00:17:38.009407950Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:38.013656656Z [Info] FluentMigrator.Runner.MigrationRunner: 83: additonal_blacklist_columns migrated
2026-05-02T00:17:38.016724254Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0193173s
2026-05-02T00:17:38.019207735Z [Info] FluentMigrator.Runner.MigrationRunner: 84: update_quality_minmax_size migrating
2026-05-02T00:17:38.022197656Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:38.026762628Z [Info] update_quality_minmax_size: Starting migration of Log DB to 84
2026-05-02T00:17:38.031028559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (84, '2026-05-02T00:17:38', 'update_quality_minmax_size')
2026-05-02T00:17:38.039600912Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:38.043601388Z [Info] FluentMigrator.Runner.MigrationRunner: 84: update_quality_minmax_size migrated
2026-05-02T00:17:38.046423411Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0214999s
2026-05-02T00:17:38.048864436Z [Info] FluentMigrator.Runner.MigrationRunner: 85: expand_transmission_urlbase migrating
2026-05-02T00:17:38.051917003Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:38.055889323Z [Info] expand_transmission_urlbase: Starting migration of Log DB to 85
2026-05-02T00:17:38.059135490Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (85, '2026-05-02T00:17:38', 'expand_transmission_urlbase')
2026-05-02T00:17:38.067259199Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:38.071302371Z [Info] FluentMigrator.Runner.MigrationRunner: 85: expand_transmission_urlbase migrated
2026-05-02T00:17:38.074319627Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0195345s
2026-05-02T00:17:38.076744680Z [Info] FluentMigrator.Runner.MigrationRunner: 86: pushbullet_device_ids migrating
2026-05-02T00:17:38.079408966Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:38.083062593Z [Info] pushbullet_device_ids: Starting migration of Log DB to 86
2026-05-02T00:17:38.085680655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (86, '2026-05-02T00:17:38', 'pushbullet_device_ids')
2026-05-02T00:17:38.093466083Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:38.098370079Z [Info] FluentMigrator.Runner.MigrationRunner: 86: pushbullet_device_ids migrated
2026-05-02T00:17:38.101209687Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0188452s
2026-05-02T00:17:38.103650352Z [Info] FluentMigrator.Runner.MigrationRunner: 87: remove_eztv migrating
2026-05-02T00:17:38.106132891Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:38.110362258Z [Info] remove_eztv: Starting migration of Log DB to 87
2026-05-02T00:17:38.113080392Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (87, '2026-05-02T00:17:38', 'remove_eztv')
2026-05-02T00:17:38.120399100Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:38.125048733Z [Info] FluentMigrator.Runner.MigrationRunner: 87: remove_eztv migrated
2026-05-02T00:17:38.127462985Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0188264s
2026-05-02T00:17:38.129863539Z [Info] FluentMigrator.Runner.MigrationRunner: 88: pushbullet_devices_channels_list migrating
2026-05-02T00:17:38.132857168Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:38.136510124Z [Info] pushbullet_devices_channels_list: Starting migration of Log DB to 88
2026-05-02T00:17:38.139519514Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (88, '2026-05-02T00:17:38', 'pushbullet_devices_channels_list')
2026-05-02T00:17:38.149997304Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:38.155896574Z [Info] FluentMigrator.Runner.MigrationRunner: 88: pushbullet_devices_channels_list migrated
2026-05-02T00:17:38.158883638Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0230395s
2026-05-02T00:17:38.161676743Z [Info] FluentMigrator.Runner.MigrationRunner: 89: add_on_rename_to_notifcations migrating
2026-05-02T00:17:38.164823400Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:38.169336628Z [Info] add_on_rename_to_notifcations: Starting migration of Log DB to 89
2026-05-02T00:17:38.172480199Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (89, '2026-05-02T00:17:38', 'add_on_rename_to_notifcations')
2026-05-02T00:17:38.179924560Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:38.184328268Z [Info] FluentMigrator.Runner.MigrationRunner: 89: add_on_rename_to_notifcations migrated
2026-05-02T00:17:38.187886253Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0193032s
2026-05-02T00:17:38.190935744Z [Info] FluentMigrator.Runner.MigrationRunner: 90: update_kickass_url migrating
2026-05-02T00:17:38.194683571Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:38.198327539Z [Info] update_kickass_url: Starting migration of Log DB to 90
2026-05-02T00:17:38.201205985Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (90, '2026-05-02T00:17:38', 'update_kickass_url')
2026-05-02T00:17:38.208491327Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:38.213895379Z [Info] FluentMigrator.Runner.MigrationRunner: 90: update_kickass_url migrated
2026-05-02T00:17:38.216620317Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0195953s
2026-05-02T00:17:38.219258389Z [Info] FluentMigrator.Runner.MigrationRunner: 91: added_indexerstatus migrating
2026-05-02T00:17:38.221902403Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:38.225822548Z [Info] added_indexerstatus: Starting migration of Log DB to 91
2026-05-02T00:17:38.229093595Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (91, '2026-05-02T00:17:38', 'added_indexerstatus')
2026-05-02T00:17:38.235553974Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:38.239419428Z [Info] FluentMigrator.Runner.MigrationRunner: 91: added_indexerstatus migrated
2026-05-02T00:17:38.242070727Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.017526s
2026-05-02T00:17:38.244818852Z [Info] FluentMigrator.Runner.MigrationRunner: 92: add_unverifiedscenenumbering migrating
2026-05-02T00:17:38.248174960Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:38.252134043Z [Info] add_unverifiedscenenumbering: Starting migration of Log DB to 92
2026-05-02T00:17:38.255147841Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (92, '2026-05-02T00:17:38', 'add_unverifiedscenenumbering')
2026-05-02T00:17:38.261369891Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:38.265462062Z [Info] FluentMigrator.Runner.MigrationRunner: 92: add_unverifiedscenenumbering migrated
2026-05-02T00:17:38.268510621Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0174541s
2026-05-02T00:17:38.270795192Z [Info] FluentMigrator.Runner.MigrationRunner: 93: naming_config_replace_illegal_characters migrating
2026-05-02T00:17:38.273939734Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:38.277557940Z [Info] naming_config_replace_illegal_characters: Starting migration of Log DB to 93
2026-05-02T00:17:38.280809919Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (93, '2026-05-02T00:17:38', 'naming_config_replace_illegal_characters')
2026-05-02T00:17:38.287689433Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:38.291587443Z [Info] FluentMigrator.Runner.MigrationRunner: 93: naming_config_replace_illegal_characters migrated
2026-05-02T00:17:38.294753568Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0177148s
2026-05-02T00:17:38.297002878Z [Info] FluentMigrator.Runner.MigrationRunner: 94: add_tvmazeid migrating
2026-05-02T00:17:38.299458863Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:38.303005055Z [Info] add_tvmazeid: Starting migration of Log DB to 94
2026-05-02T00:17:38.305748349Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (94, '2026-05-02T00:17:38', 'add_tvmazeid')
2026-05-02T00:17:38.312023786Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:38.315968139Z [Info] FluentMigrator.Runner.MigrationRunner: 94: add_tvmazeid migrated
2026-05-02T00:17:38.318429215Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0165164s
2026-05-02T00:17:38.321087679Z [Info] FluentMigrator.Runner.MigrationRunner: 95: add_additional_episodes_index migrating
2026-05-02T00:17:38.324062269Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:38.327742911Z [Info] add_additional_episodes_index: Starting migration of Log DB to 95
2026-05-02T00:17:38.330438399Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (95, '2026-05-02T00:17:38', 'add_additional_episodes_index')
2026-05-02T00:17:38.336967657Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:38.341067604Z [Info] FluentMigrator.Runner.MigrationRunner: 95: add_additional_episodes_index migrated
2026-05-02T00:17:38.344785871Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0170195s
2026-05-02T00:17:38.347171325Z [Info] FluentMigrator.Runner.MigrationRunner: 96: disable_kickass migrating
2026-05-02T00:17:38.349729466Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:38.353231529Z [Info] disable_kickass: Starting migration of Log DB to 96
2026-05-02T00:17:38.355839510Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (96, '2026-05-02T00:17:38', 'disable_kickass')
2026-05-02T00:17:38.362324159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:38.366413905Z [Info] FluentMigrator.Runner.MigrationRunner: 96: disable_kickass migrated
2026-05-02T00:17:38.368984872Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0166782s
2026-05-02T00:17:38.371357079Z [Info] FluentMigrator.Runner.MigrationRunner: 97: add_reason_to_pending_releases migrating
2026-05-02T00:17:38.374256117Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:38.377897640Z [Info] add_reason_to_pending_releases: Starting migration of Log DB to 97
2026-05-02T00:17:38.380830587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (97, '2026-05-02T00:17:38', 'add_reason_to_pending_releases')
2026-05-02T00:17:38.387118860Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:38.391584292Z [Info] FluentMigrator.Runner.MigrationRunner: 97: add_reason_to_pending_releases migrated
2026-05-02T00:17:38.394500865Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0173206s
2026-05-02T00:17:38.396870948Z [Info] FluentMigrator.Runner.MigrationRunner: 98: remove_titans_of_tv migrating
2026-05-02T00:17:38.399526406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:38.403372030Z [Info] remove_titans_of_tv: Starting migration of Log DB to 98
2026-05-02T00:17:38.406552414Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (98, '2026-05-02T00:17:38', 'remove_titans_of_tv')
2026-05-02T00:17:38.415644153Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:38.419773859Z [Info] FluentMigrator.Runner.MigrationRunner: 98: remove_titans_of_tv migrated
2026-05-02T00:17:38.422522204Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0202907s
2026-05-02T00:17:38.425190938Z [Info] FluentMigrator.Runner.MigrationRunner: 99: extra_and_subtitle_files migrating
2026-05-02T00:17:38.428086418Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:38.432268440Z [Info] extra_and_subtitle_files: Starting migration of Log DB to 99
2026-05-02T00:17:38.435292921Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (99, '2026-05-02T00:17:38', 'extra_and_subtitle_files')
2026-05-02T00:17:38.442832003Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:38.447819646Z [Info] FluentMigrator.Runner.MigrationRunner: 99: extra_and_subtitle_files migrated
2026-05-02T00:17:38.450585977Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0198029s
2026-05-02T00:17:38.452921390Z [Info] FluentMigrator.Runner.MigrationRunner: 100: add_scene_season_number migrating
2026-05-02T00:17:38.455705767Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:38.460084195Z [Info] add_scene_season_number: Starting migration of Log DB to 100
2026-05-02T00:17:38.462801216Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (100, '2026-05-02T00:17:38', 'add_scene_season_number')
2026-05-02T00:17:38.469897656Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:38.474817364Z [Info] FluentMigrator.Runner.MigrationRunner: 100: add_scene_season_number migrated
2026-05-02T00:17:38.477587362Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0190749s
2026-05-02T00:17:38.480348492Z [Info] FluentMigrator.Runner.MigrationRunner: 101: add_ultrahd_quality_in_profiles migrating
2026-05-02T00:17:38.483305847Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:38.487885630Z [Info] add_ultrahd_quality_in_profiles: Starting migration of Log DB to 101
2026-05-02T00:17:38.490693043Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (101, '2026-05-02T00:17:38', 'add_ultrahd_quality_in_profiles')
2026-05-02T00:17:38.497490712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:38.502226479Z [Info] FluentMigrator.Runner.MigrationRunner: 101: add_ultrahd_quality_in_profiles migrated
2026-05-02T00:17:38.505152040Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0189168s
2026-05-02T00:17:38.507420468Z [Info] FluentMigrator.Runner.MigrationRunner: 102: add_language_to_episodeFiles_history_and_blacklist migrating
2026-05-02T00:17:38.510809243Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:38.515900485Z [Info] add_language_to_episodeFiles_history_and_blacklist: Starting migration of Log DB to 102
2026-05-02T00:17:38.521935288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (102, '2026-05-02T00:17:38', 'add_language_to_episodeFiles_history_and_blacklist')
2026-05-02T00:17:38.535669415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:38.542342172Z [Info] FluentMigrator.Runner.MigrationRunner: 102: add_language_to_episodeFiles_history_and_blacklist migrated
2026-05-02T00:17:38.545732700Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0315308s
2026-05-02T00:17:38.548148775Z [Info] FluentMigrator.Runner.MigrationRunner: 103: fix_metadata_file_extensions migrating
2026-05-02T00:17:38.550995849Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:38.558419158Z [Info] fix_metadata_file_extensions: Starting migration of Log DB to 103
2026-05-02T00:17:38.561274698Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (103, '2026-05-02T00:17:38', 'fix_metadata_file_extensions')
2026-05-02T00:17:38.568661794Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:38.572714756Z [Info] FluentMigrator.Runner.MigrationRunner: 103: fix_metadata_file_extensions migrated
2026-05-02T00:17:38.575740138Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0217112s
2026-05-02T00:17:38.578049508Z [Info] FluentMigrator.Runner.MigrationRunner: 104: remove_kickass migrating
2026-05-02T00:17:38.580657109Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:38.584334555Z [Info] remove_kickass: Starting migration of Log DB to 104
2026-05-02T00:17:38.586830120Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (104, '2026-05-02T00:17:38', 'remove_kickass')
2026-05-02T00:17:38.593827031Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:38.597943119Z [Info] FluentMigrator.Runner.MigrationRunner: 104: remove_kickass migrated
2026-05-02T00:17:38.600605631Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0172423s
2026-05-02T00:17:38.603149454Z [Info] FluentMigrator.Runner.MigrationRunner: 105: rename_torrent_downloadstation migrating
2026-05-02T00:17:38.607006992Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:38.610768958Z [Info] rename_torrent_downloadstation: Starting migration of Log DB to 105
2026-05-02T00:17:38.613610510Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (105, '2026-05-02T00:17:38', 'rename_torrent_downloadstation')
2026-05-02T00:17:38.620185099Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:38.625113684Z [Info] FluentMigrator.Runner.MigrationRunner: 105: rename_torrent_downloadstation migrated
2026-05-02T00:17:38.628935831Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0171268s
2026-05-02T00:17:38.631325694Z [Info] FluentMigrator.Runner.MigrationRunner: 106: update_btn_url migrating
2026-05-02T00:17:38.633903956Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:38.638496324Z [Info] update_btn_url: Starting migration of Log DB to 106
2026-05-02T00:17:38.641237183Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (106, '2026-05-02T00:17:38', 'update_btn_url')
2026-05-02T00:17:38.648329816Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:38.652665918Z [Info] FluentMigrator.Runner.MigrationRunner: 106: update_btn_url migrated
2026-05-02T00:17:38.655410575Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0187564s
2026-05-02T00:17:38.658743477Z [Info] FluentMigrator.Runner.MigrationRunner: 107: remove_wombles migrating
2026-05-02T00:17:38.671935352Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:38.678292834Z [Info] remove_wombles: Starting migration of Log DB to 107
2026-05-02T00:17:38.682886014Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (107, '2026-05-02T00:17:38', 'remove_wombles')
2026-05-02T00:17:38.702800056Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:38.709507113Z [Info] FluentMigrator.Runner.MigrationRunner: 107: remove_wombles migrated
2026-05-02T00:17:38.713371885Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0475351s
2026-05-02T00:17:38.717374656Z [Info] FluentMigrator.Runner.MigrationRunner: 108: fix_extra_file_extension migrating
2026-05-02T00:17:38.721530545Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:38.729342126Z [Info] fix_extra_file_extension: Starting migration of Log DB to 108
2026-05-02T00:17:38.733195025Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (108, '2026-05-02T00:17:38', 'fix_extra_file_extension')
2026-05-02T00:17:38.740917596Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:38.746784511Z [Info] FluentMigrator.Runner.MigrationRunner: 108: fix_extra_file_extension migrated
2026-05-02T00:17:38.749819362Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0252507s
2026-05-02T00:17:38.752296911Z [Info] FluentMigrator.Runner.MigrationRunner: 109: import_extra_files migrating
2026-05-02T00:17:38.754944402Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:38.759024890Z [Info] import_extra_files: Starting migration of Log DB to 109
2026-05-02T00:17:38.761727181Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (109, '2026-05-02T00:17:38', 'import_extra_files')
2026-05-02T00:17:38.769545195Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:38.774095258Z [Info] FluentMigrator.Runner.MigrationRunner: 109: import_extra_files migrated
2026-05-02T00:17:38.776961269Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.019073s
2026-05-02T00:17:38.779492787Z [Info] FluentMigrator.Runner.MigrationRunner: 110: fix_extra_files_config migrating
2026-05-02T00:17:38.782343999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:38.786376429Z [Info] fix_extra_files_config: Starting migration of Log DB to 110
2026-05-02T00:17:38.789327221Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (110, '2026-05-02T00:17:38', 'fix_extra_files_config')
2026-05-02T00:17:38.796234020Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:38.800764293Z [Info] FluentMigrator.Runner.MigrationRunner: 110: fix_extra_files_config migrated
2026-05-02T00:17:38.803650615Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0183819s
2026-05-02T00:17:38.806213547Z [Info] FluentMigrator.Runner.MigrationRunner: 111: create_language_profiles migrating
2026-05-02T00:17:38.809106222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:38.813595712Z [Info] create_language_profiles: Starting migration of Log DB to 111
2026-05-02T00:17:38.816642828Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (111, '2026-05-02T00:17:38', 'create_language_profiles')
2026-05-02T00:17:38.823281718Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:38.827435662Z [Info] FluentMigrator.Runner.MigrationRunner: 111: create_language_profiles migrated
2026-05-02T00:17:38.830434351Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0183375s
2026-05-02T00:17:38.833081061Z [Info] FluentMigrator.Runner.MigrationRunner: 112: added_regex_to_scenemapping migrating
2026-05-02T00:17:38.836160582Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:38.840172912Z [Info] added_regex_to_scenemapping: Starting migration of Log DB to 112
2026-05-02T00:17:38.843147663Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (112, '2026-05-02T00:17:38', 'added_regex_to_scenemapping')
2026-05-02T00:17:38.849831051Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:38.853844193Z [Info] FluentMigrator.Runner.MigrationRunner: 112: added_regex_to_scenemapping migrated
2026-05-02T00:17:38.856732319Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.017754s
2026-05-02T00:17:38.859158795Z [Info] FluentMigrator.Runner.MigrationRunner: 113: consolidate_indexer_baseurl migrating
2026-05-02T00:17:38.862029366Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:38.865853317Z [Info] consolidate_indexer_baseurl: Starting migration of Log DB to 113
2026-05-02T00:17:38.868633876Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (113, '2026-05-02T00:17:38', 'consolidate_indexer_baseurl')
2026-05-02T00:17:38.875170639Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:38.879043128Z [Info] FluentMigrator.Runner.MigrationRunner: 113: consolidate_indexer_baseurl migrated
2026-05-02T00:17:38.882014121Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0170153s
2026-05-02T00:17:38.884460627Z [Info] FluentMigrator.Runner.MigrationRunner: 114: rename_indexer_status_id migrating
2026-05-02T00:17:38.887239583Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:38.890998172Z [Info] rename_indexer_status_id: Starting migration of Log DB to 114
2026-05-02T00:17:38.893673520Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (114, '2026-05-02T00:17:38', 'rename_indexer_status_id')
2026-05-02T00:17:38.899995942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:38.903770372Z [Info] FluentMigrator.Runner.MigrationRunner: 114: rename_indexer_status_id migrated
2026-05-02T00:17:38.906536102Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0165489s
2026-05-02T00:17:38.908845152Z [Info] FluentMigrator.Runner.MigrationRunner: 115: add_downloadclient_status migrating
2026-05-02T00:17:38.911661924Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:38.915151682Z [Info] add_downloadclient_status: Starting migration of Log DB to 115
2026-05-02T00:17:38.917776207Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (115, '2026-05-02T00:17:38', 'add_downloadclient_status')
2026-05-02T00:17:38.923822542Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:38.927481060Z [Info] FluentMigrator.Runner.MigrationRunner: 115: add_downloadclient_status migrated
2026-05-02T00:17:38.930284285Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0158127s
2026-05-02T00:17:38.932580890Z [Info] FluentMigrator.Runner.MigrationRunner: 116: disable_nyaa migrating
2026-05-02T00:17:38.935019310Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:38.938486873Z [Info] disable_nyaa: Starting migration of Log DB to 116
2026-05-02T00:17:38.940795763Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (116, '2026-05-02T00:17:38', 'disable_nyaa')
2026-05-02T00:17:38.946587466Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:38.950316605Z [Info] FluentMigrator.Runner.MigrationRunner: 116: disable_nyaa migrated
2026-05-02T00:17:38.952845037Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0152936s
2026-05-02T00:17:38.955130740Z [Info] FluentMigrator.Runner.MigrationRunner: 117: add_webrip_and_br480_qualites_in_profile migrating
2026-05-02T00:17:38.958227316Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:38.961698827Z [Info] add_webrip_and_br480_qualites_in_profile: Starting migration of Log DB to 117
2026-05-02T00:17:38.964640250Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (117, '2026-05-02T00:17:38', 'add_webrip_and_br480_qualites_in_profile')
2026-05-02T00:17:38.971150951Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:38.974871874Z [Info] FluentMigrator.Runner.MigrationRunner: 117: add_webrip_and_br480_qualites_in_profile migrated
2026-05-02T00:17:38.978016587Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0166466s
2026-05-02T00:17:38.980317089Z [Info] FluentMigrator.Runner.MigrationRunner: 118: add_history_eventType_index migrating
2026-05-02T00:17:38.983141477Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:38.986594480Z [Info] add_history_eventType_index: Starting migration of Log DB to 118
2026-05-02T00:17:38.989255128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (118, '2026-05-02T00:17:38', 'add_history_eventType_index')
2026-05-02T00:17:38.995393710Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:38.999122539Z [Info] FluentMigrator.Runner.MigrationRunner: 118: add_history_eventType_index migrated
2026-05-02T00:17:39.001971416Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0159786s
2026-05-02T00:17:39.004272129Z [Info] FluentMigrator.Runner.MigrationRunner: 119: separate_automatic_and_interactive_searches migrating
2026-05-02T00:17:39.007480410Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:39.011004396Z [Info] separate_automatic_and_interactive_searches: Starting migration of Log DB to 119
2026-05-02T00:17:39.014366657Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (119, '2026-05-02T00:17:39', 'separate_automatic_and_interactive_searches')
2026-05-02T00:17:39.020933160Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:39.024781981Z [Info] FluentMigrator.Runner.MigrationRunner: 119: separate_automatic_and_interactive_searches migrated
2026-05-02T00:17:39.028180024Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0172631s
2026-05-02T00:17:39.030471518Z [Info] FluentMigrator.Runner.MigrationRunner: 120: update_series_episodes_history_indexes migrating
2026-05-02T00:17:39.033652725Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:39.037349078Z [Info] update_series_episodes_history_indexes: Starting migration of Log DB to 120
2026-05-02T00:17:39.040402216Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (120, '2026-05-02T00:17:39', 'update_series_episodes_history_indexes')
2026-05-02T00:17:39.047038490Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:39.050805797Z [Info] FluentMigrator.Runner.MigrationRunner: 120: update_series_episodes_history_indexes migrated
2026-05-02T00:17:39.053920689Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0172086s
2026-05-02T00:17:39.056236753Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_animetosho_url migrating
2026-05-02T00:17:39.058899716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:39.062353060Z [Info] update_animetosho_url: Starting migration of Log DB to 121
2026-05-02T00:17:39.064848986Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (121, '2026-05-02T00:17:39', 'update_animetosho_url')
2026-05-02T00:17:39.070818979Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:39.074615734Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_animetosho_url migrated
2026-05-02T00:17:39.077358898Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0156971s
2026-05-02T00:17:39.079680934Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_remux_qualities_in_profile migrating
2026-05-02T00:17:39.082624582Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:39.086300434Z [Info] add_remux_qualities_in_profile: Starting migration of Log DB to 122
2026-05-02T00:17:39.089064200Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (122, '2026-05-02T00:17:39', 'add_remux_qualities_in_profile')
2026-05-02T00:17:39.096259108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:39.100274204Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_remux_qualities_in_profile migrated
2026-05-02T00:17:39.103191118Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0176285s
2026-05-02T00:17:39.105519377Z [Info] FluentMigrator.Runner.MigrationRunner: 123: add_history_seriesId_index migrating
2026-05-02T00:17:39.108358043Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:39.111869124Z [Info] add_history_seriesId_index: Starting migration of Log DB to 123
2026-05-02T00:17:39.114528288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (123, '2026-05-02T00:17:39', 'add_history_seriesId_index')
2026-05-02T00:17:39.120612801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:39.124437624Z [Info] FluentMigrator.Runner.MigrationRunner: 123: add_history_seriesId_index migrated
2026-05-02T00:17:39.127220618Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0160525s
2026-05-02T00:17:39.129551091Z [Info] FluentMigrator.Runner.MigrationRunner: 124: remove_media_browser_metadata migrating
2026-05-02T00:17:39.132402413Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:39.135891739Z [Info] remove_media_browser_metadata: Starting migration of Log DB to 124
2026-05-02T00:17:39.138552648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (124, '2026-05-02T00:17:39', 'remove_media_browser_metadata')
2026-05-02T00:17:39.145003799Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:39.148953523Z [Info] FluentMigrator.Runner.MigrationRunner: 124: remove_media_browser_metadata migrated
2026-05-02T00:17:39.151915418Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0165785s
2026-05-02T00:17:39.154423297Z [Info] FluentMigrator.Runner.MigrationRunner: 125: remove_notify_my_android_and_pushalot_notifications migrating
2026-05-02T00:17:39.158031193Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:39.161826155Z [Info] remove_notify_my_android_and_pushalot_notifications: Starting migration of Log DB to 125
2026-05-02T00:17:39.165161732Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (125, '2026-05-02T00:17:39', 'remove_notify_my_android_and_pushalot_notifications')
2026-05-02T00:17:39.172161037Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:39.175922572Z [Info] FluentMigrator.Runner.MigrationRunner: 125: remove_notify_my_android_and_pushalot_notifications migrated
2026-05-02T00:17:39.179486789Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0178502s
2026-05-02T00:17:39.181841662Z [Info] FluentMigrator.Runner.MigrationRunner: 126: add_custom_filters migrating
2026-05-02T00:17:39.184433711Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:39.188149885Z [Info] add_custom_filters: Starting migration of Log DB to 126
2026-05-02T00:17:39.190445648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (126, '2026-05-02T00:17:39', 'add_custom_filters')
2026-05-02T00:17:39.196442825Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:39.200194740Z [Info] FluentMigrator.Runner.MigrationRunner: 126: add_custom_filters migrated
2026-05-02T00:17:39.202895609Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0157591s
2026-05-02T00:17:39.205120510Z [Info] FluentMigrator.Runner.MigrationRunner: 127: rename_restrictions_to_release_profiles migrating
2026-05-02T00:17:39.208297227Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:39.211820812Z [Info] rename_restrictions_to_release_profiles: Starting migration of Log DB to 127
2026-05-02T00:17:39.214783428Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (127, '2026-05-02T00:17:39', 'rename_restrictions_to_release_profiles')
2026-05-02T00:17:39.221408640Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:39.225300848Z [Info] FluentMigrator.Runner.MigrationRunner: 127: rename_restrictions_to_release_profiles migrated
2026-05-02T00:17:39.228426001Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0170898s
2026-05-02T00:17:39.230762516Z [Info] FluentMigrator.Runner.MigrationRunner: 128: rename_quality_profiles_add_upgrade_allowed migrating
2026-05-02T00:17:39.233971999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:39.237492008Z [Info] rename_quality_profiles_add_upgrade_allowed: Starting migration of Log DB to 128
2026-05-02T00:17:39.240636260Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (128, '2026-05-02T00:17:39', 'rename_quality_profiles_add_upgrade_allowed')
2026-05-02T00:17:39.247319769Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:39.251936425Z [Info] FluentMigrator.Runner.MigrationRunner: 128: rename_quality_profiles_add_upgrade_allowed migrated
2026-05-02T00:17:39.255177793Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0179588s
2026-05-02T00:17:39.257599991Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_relative_original_path_to_episode_file migrating
2026-05-02T00:17:39.262226518Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:39.267885713Z [Info] add_relative_original_path_to_episode_file: Starting migration of Log DB to 129
2026-05-02T00:17:39.272504885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (129, '2026-05-02T00:17:39', 'add_relative_original_path_to_episode_file')
2026-05-02T00:17:39.282346174Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:39.287936170Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_relative_original_path_to_episode_file migrated
2026-05-02T00:17:39.292572437Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0257214s
2026-05-02T00:17:39.295191501Z [Info] FluentMigrator.Runner.MigrationRunner: 130: episode_last_searched_time migrating
2026-05-02T00:17:39.298036590Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:39.301801232Z [Info] episode_last_searched_time: Starting migration of Log DB to 130
2026-05-02T00:17:39.304558254Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (130, '2026-05-02T00:17:39', 'episode_last_searched_time')
2026-05-02T00:17:39.311065648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:39.315064240Z [Info] FluentMigrator.Runner.MigrationRunner: 130: episode_last_searched_time migrated
2026-05-02T00:17:39.317965853Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0169906s
2026-05-02T00:17:39.320410336Z [Info] FluentMigrator.Runner.MigrationRunner: 131: download_propers_config migrating
2026-05-02T00:17:39.323174663Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:39.326746465Z [Info] download_propers_config: Starting migration of Log DB to 131
2026-05-02T00:17:39.329365118Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (131, '2026-05-02T00:17:39', 'download_propers_config')
2026-05-02T00:17:39.335504502Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:39.339210826Z [Info] FluentMigrator.Runner.MigrationRunner: 131: download_propers_config migrated
2026-05-02T00:17:39.342001786Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0160565s
2026-05-02T00:17:39.344412019Z [Info] FluentMigrator.Runner.MigrationRunner: 132: add_download_client_priority migrating
2026-05-02T00:17:39.347255906Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:39.350787698Z [Info] add_download_client_priority: Starting migration of Log DB to 132
2026-05-02T00:17:39.353510411Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (132, '2026-05-02T00:17:39', 'add_download_client_priority')
2026-05-02T00:17:39.359690767Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:39.363458454Z [Info] FluentMigrator.Runner.MigrationRunner: 132: add_download_client_priority migrated
2026-05-02T00:17:39.366299305Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.016233s
2026-05-02T00:17:39.368573855Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_specials_folder_format migrating
2026-05-02T00:17:39.371344204Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:39.374927049Z [Info] add_specials_folder_format: Starting migration of Log DB to 134
2026-05-02T00:17:39.377574110Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (134, '2026-05-02T00:17:39', 'add_specials_folder_format')
2026-05-02T00:17:39.383722271Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:39.387661073Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_specials_folder_format migrated
2026-05-02T00:17:39.390515090Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0163142s
2026-05-02T00:17:39.392822627Z [Info] FluentMigrator.Runner.MigrationRunner: 135: health_issue_notification migrating
2026-05-02T00:17:39.395635702Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:39.399232415Z [Info] health_issue_notification: Starting migration of Log DB to 135
2026-05-02T00:17:39.401872170Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (135, '2026-05-02T00:17:39', 'health_issue_notification')
2026-05-02T00:17:39.407974529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:39.412328888Z [Info] FluentMigrator.Runner.MigrationRunner: 135: health_issue_notification migrated
2026-05-02T00:17:39.415067363Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0166852s
2026-05-02T00:17:39.417376142Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_indexer_and_enabled_to_release_profiles migrating
2026-05-02T00:17:39.420584572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:39.424109290Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Log DB to 136
2026-05-02T00:17:39.427167760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (136, '2026-05-02T00:17:39', 'add_indexer_and_enabled_to_release_profiles')
2026-05-02T00:17:39.433730906Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:39.437624818Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_indexer_and_enabled_to_release_profiles migrated
2026-05-02T00:17:39.440851766Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0170414s
2026-05-02T00:17:39.443170335Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_airedbefore_to_episodes migrating
2026-05-02T00:17:39.446025024Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:39.449628059Z [Info] add_airedbefore_to_episodes: Starting migration of Log DB to 137
2026-05-02T00:17:39.452341724Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (137, '2026-05-02T00:17:39', 'add_airedbefore_to_episodes')
2026-05-02T00:17:39.458625498Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:39.462547135Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_airedbefore_to_episodes migrated
2026-05-02T00:17:39.465448207Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0164756s
2026-05-02T00:17:39.467740624Z [Info] FluentMigrator.Runner.MigrationRunner: 138: remove_bitmetv migrating
2026-05-02T00:17:39.470228564Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:39.473718732Z [Info] remove_bitmetv: Starting migration of Log DB to 138
2026-05-02T00:17:39.476073114Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (138, '2026-05-02T00:17:39', 'remove_bitmetv')
2026-05-02T00:17:39.481865508Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:39.485774289Z [Info] FluentMigrator.Runner.MigrationRunner: 138: remove_bitmetv migrated
2026-05-02T00:17:39.488370497Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.01553s
2026-05-02T00:17:39.490645920Z [Info] FluentMigrator.Runner.MigrationRunner: 139: add_download_history migrating
2026-05-02T00:17:39.493330285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:39.496842578Z [Info] add_download_history: Starting migration of Log DB to 139
2026-05-02T00:17:39.499294486Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (139, '2026-05-02T00:17:39', 'add_download_history')
2026-05-02T00:17:39.505500202Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:39.509408573Z [Info] FluentMigrator.Runner.MigrationRunner: 139: add_download_history migrated
2026-05-02T00:17:39.512385137Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0160864s
2026-05-02T00:17:39.514806222Z [Info] FluentMigrator.Runner.MigrationRunner: 140: remove_chown_and_folderchmod_config_v2 migrating
2026-05-02T00:17:39.517937628Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:39.521560614Z [Info] remove_chown_and_folderchmod_config_v2: Starting migration of Log DB to 140
2026-05-02T00:17:39.524491186Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (140, '2026-05-02T00:17:39', 'remove_chown_and_folderchmod_config_v2')
2026-05-02T00:17:39.531031627Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:39.535244751Z [Info] FluentMigrator.Runner.MigrationRunner: 140: remove_chown_and_folderchmod_config_v2 migrated
2026-05-02T00:17:39.538421628Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0170534s
2026-05-02T00:17:39.540821611Z [Info] FluentMigrator.Runner.MigrationRunner: 141: add_update_history migrating
2026-05-02T00:17:39.543569305Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:39.547209555Z [Info] add_update_history: Starting migration of Log DB to 141
2026-05-02T00:17:39.566322354Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable UpdateHistory
2026-05-02T00:17:39.574655154Z [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-05-02T00:17:39.583556930Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0141947s
2026-05-02T00:17:39.586284713Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex UpdateHistory (Date)
2026-05-02T00:17:39.589207279Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC)
2026-05-02T00:17:39.594454435Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005483s
2026-05-02T00:17:39.596828856Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (141, '2026-05-02T00:17:39', 'add_update_history')
2026-05-02T00:17:39.602791574Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:39.606864707Z [Info] FluentMigrator.Runner.MigrationRunner: 141: add_update_history migrated
2026-05-02T00:17:39.609576337Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0179537s
2026-05-02T00:17:39.612199549Z [Info] FluentMigrator.Runner.MigrationRunner: 142: import_lists migrating
2026-05-02T00:17:39.614680606Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:39.618423854Z [Info] import_lists: Starting migration of Log DB to 142
2026-05-02T00:17:39.620801361Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (142, '2026-05-02T00:17:39', 'import_lists')
2026-05-02T00:17:39.626722736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:39.630622930Z [Info] FluentMigrator.Runner.MigrationRunner: 142: import_lists migrated
2026-05-02T00:17:39.633115629Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0159452s
2026-05-02T00:17:39.635363426Z [Info] FluentMigrator.Runner.MigrationRunner: 143: add_priority_to_indexers migrating
2026-05-02T00:17:39.638166451Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:39.641681760Z [Info] add_priority_to_indexers: Starting migration of Log DB to 143
2026-05-02T00:17:39.644274110Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (143, '2026-05-02T00:17:39', 'add_priority_to_indexers')
2026-05-02T00:17:39.650595820Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:39.654506596Z [Info] FluentMigrator.Runner.MigrationRunner: 143: add_priority_to_indexers migrated
2026-05-02T00:17:39.657388148Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0163388s
2026-05-02T00:17:39.659838984Z [Info] FluentMigrator.Runner.MigrationRunner: 144: import_lists_series_type_and_season_folder migrating
2026-05-02T00:17:39.663042345Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:39.666913210Z [Info] import_lists_series_type_and_season_folder: Starting migration of Log DB to 144
2026-05-02T00:17:39.669933271Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (144, '2026-05-02T00:17:39', 'import_lists_series_type_and_season_folder')
2026-05-02T00:17:39.677001936Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:39.680856659Z [Info] FluentMigrator.Runner.MigrationRunner: 144: import_lists_series_type_and_season_folder migrated
2026-05-02T00:17:39.684183047Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0178187s
2026-05-02T00:17:39.686528520Z [Info] FluentMigrator.Runner.MigrationRunner: 145: remove_growl migrating
2026-05-02T00:17:39.688976770Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:39.692614235Z [Info] remove_growl: Starting migration of Log DB to 145
2026-05-02T00:17:39.694922654Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (145, '2026-05-02T00:17:39', 'remove_growl')
2026-05-02T00:17:39.700762013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:39.704621586Z [Info] FluentMigrator.Runner.MigrationRunner: 145: remove_growl migrated
2026-05-02T00:17:39.707136490Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0156419s
2026-05-02T00:17:39.709511562Z [Info] FluentMigrator.Runner.MigrationRunner: 146: cleanup_duplicates_updatehistory migrating
2026-05-02T00:17:39.712460731Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:39.716357990Z [Info] cleanup_duplicates_updatehistory: Starting migration of Log DB to 146
2026-05-02T00:17:39.721678464Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-05-02T00:17:39.724301456Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-05-02T00:17:39.744298155Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0199251s
2026-05-02T00:17:39.747257554Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (146, '2026-05-02T00:17:39', 'cleanup_duplicates_updatehistory')
2026-05-02T00:17:39.753975743Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:39.758235521Z [Info] FluentMigrator.Runner.MigrationRunner: 146: cleanup_duplicates_updatehistory migrated
2026-05-02T00:17:39.761250723Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.034114s
2026-05-02T00:17:39.763766188Z [Info] FluentMigrator.Runner.MigrationRunner: 147: swap_filechmod_for_folderchmod migrating
2026-05-02T00:17:39.766681238Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:39.770502634Z [Info] swap_filechmod_for_folderchmod: Starting migration of Log DB to 147
2026-05-02T00:17:39.773246610Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (147, '2026-05-02T00:17:39', 'swap_filechmod_for_folderchmod')
2026-05-02T00:17:39.779404771Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:39.783252699Z [Info] FluentMigrator.Runner.MigrationRunner: 147: swap_filechmod_for_folderchmod migrated
2026-05-02T00:17:39.786143942Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0165755s
2026-05-02T00:17:39.788481880Z [Info] FluentMigrator.Runner.MigrationRunner: 148: mediainfo_channels migrating
2026-05-02T00:17:39.791103740Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:39.794630883Z [Info] mediainfo_channels: Starting migration of Log DB to 148
2026-05-02T00:17:39.797131979Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (148, '2026-05-02T00:17:39', 'mediainfo_channels')
2026-05-02T00:17:39.803075698Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:39.806951193Z [Info] FluentMigrator.Runner.MigrationRunner: 148: mediainfo_channels migrated
2026-05-02T00:17:39.809584806Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0158499s
2026-05-02T00:17:39.811861772Z [Info] FluentMigrator.Runner.MigrationRunner: 149: add_on_delete_to_notifications migrating
2026-05-02T00:17:39.814801712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:39.818447143Z [Info] add_on_delete_to_notifications: Starting migration of Log DB to 149
2026-05-02T00:17:39.821200658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (149, '2026-05-02T00:17:39', 'add_on_delete_to_notifications')
2026-05-02T00:17:39.827525945Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:39.831452633Z [Info] FluentMigrator.Runner.MigrationRunner: 149: add_on_delete_to_notifications migrated
2026-05-02T00:17:39.834386731Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0166526s
2026-05-02T00:17:39.836689449Z [Info] FluentMigrator.Runner.MigrationRunner: 150: add_scene_mapping_origin migrating
2026-05-02T00:17:39.839426190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:39.842920336Z [Info] add_scene_mapping_origin: Starting migration of Log DB to 150
2026-05-02T00:17:39.845460762Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (150, '2026-05-02T00:17:39', 'add_scene_mapping_origin')
2026-05-02T00:17:39.851502599Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:39.855338002Z [Info] FluentMigrator.Runner.MigrationRunner: 150: add_scene_mapping_origin migrated
2026-05-02T00:17:39.858084944Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.015884s
2026-05-02T00:17:39.860343672Z [Info] FluentMigrator.Runner.MigrationRunner: 151: remove_custom_filter_type migrating
2026-05-02T00:17:39.863112408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:39.866547435Z [Info] remove_custom_filter_type: Starting migration of Log DB to 151
2026-05-02T00:17:39.869155788Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (151, '2026-05-02T00:17:39', 'remove_custom_filter_type')
2026-05-02T00:17:39.875157254Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:39.878987416Z [Info] FluentMigrator.Runner.MigrationRunner: 151: remove_custom_filter_type migrated
2026-05-02T00:17:39.881728176Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0158835s
2026-05-02T00:17:39.883964168Z [Info] FluentMigrator.Runner.MigrationRunner: 152: update_btn_url_to_https migrating
2026-05-02T00:17:39.886708034Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:39.890187681Z [Info] update_btn_url_to_https: Starting migration of Log DB to 152
2026-05-02T00:17:39.892711544Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (152, '2026-05-02T00:17:39', 'update_btn_url_to_https')
2026-05-02T00:17:39.898681997Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:39.902977907Z [Info] FluentMigrator.Runner.MigrationRunner: 152: update_btn_url_to_https migrated
2026-05-02T00:17:39.906114875Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.016096s
2026-05-02T00:17:39.908993111Z [Info] FluentMigrator.Runner.MigrationRunner: 153: add_on_episodefiledelete_for_upgrade migrating
2026-05-02T00:17:39.912032532Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:39.915533963Z [Info] add_on_episodefiledelete_for_upgrade: Starting migration of Log DB to 153
2026-05-02T00:17:39.918377659Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (153, '2026-05-02T00:17:39', 'add_on_episodefiledelete_for_upgrade')
2026-05-02T00:17:39.924663106Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:39.928691268Z [Info] FluentMigrator.Runner.MigrationRunner: 153: add_on_episodefiledelete_for_upgrade migrated
2026-05-02T00:17:39.931698815Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0166555s
2026-05-02T00:17:39.933974938Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_name_release_profile migrating
2026-05-02T00:17:39.936703062Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:39.940174773Z [Info] add_name_release_profile: Starting migration of Log DB to 154
2026-05-02T00:17:39.942746011Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (154, '2026-05-02T00:17:39', 'add_name_release_profile')
2026-05-02T00:17:39.948701795Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:39.952524603Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_name_release_profile migrated
2026-05-02T00:17:39.955299390Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0158221s
2026-05-02T00:17:39.957563199Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_arabic_and_hindi_languages migrating
2026-05-02T00:17:39.960446656Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:39.963886172Z [Info] add_arabic_and_hindi_languages: Starting migration of Log DB to 155
2026-05-02T00:17:39.966590879Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (155, '2026-05-02T00:17:39', 'add_arabic_and_hindi_languages')
2026-05-02T00:17:39.973691518Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:39.977811915Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_arabic_and_hindi_languages migrated
2026-05-02T00:17:39.980724881Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0172388s
2026-05-02T00:17:39.983198062Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_bypass_to_delay_profile migrating
2026-05-02T00:17:39.986096990Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:39.989595024Z [Info] add_bypass_to_delay_profile: Starting migration of Log DB to 156
2026-05-02T00:17:39.992224549Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (156, '2026-05-02T00:17:39', 'add_bypass_to_delay_profile')
2026-05-02T00:17:39.998454454Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:40.002238615Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_bypass_to_delay_profile migrated
2026-05-02T00:17:40.005042652Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.016142s
2026-05-02T00:17:40.007279216Z [Info] FluentMigrator.Runner.MigrationRunner: 157: email_multiple_addresses migrating
2026-05-02T00:17:40.010169676Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:40.013629774Z [Info] email_multiple_addresses: Starting migration of Log DB to 157
2026-05-02T00:17:40.016210932Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (157, '2026-05-02T00:17:40', 'email_multiple_addresses')
2026-05-02T00:17:40.022246135Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:40.026085677Z [Info] FluentMigrator.Runner.MigrationRunner: 157: email_multiple_addresses migrated
2026-05-02T00:17:40.028861166Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0159258s
2026-05-02T00:17:40.031144935Z [Info] FluentMigrator.Runner.MigrationRunner: 158: cdh_per_downloadclient migrating
2026-05-02T00:17:40.033851455Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:40.037328668Z [Info] cdh_per_downloadclient: Starting migration of Log DB to 158
2026-05-02T00:17:40.039876639Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (158, '2026-05-02T00:17:40', 'cdh_per_downloadclient')
2026-05-02T00:17:40.045844908Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:40.049677726Z [Info] FluentMigrator.Runner.MigrationRunner: 158: cdh_per_downloadclient migrated
2026-05-02T00:17:40.052478847Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0158387s
2026-05-02T00:17:40.054734168Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_indexer_tags migrating
2026-05-02T00:17:40.057296769Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:40.060850806Z [Info] add_indexer_tags: Starting migration of Log DB to 159
2026-05-02T00:17:40.063232652Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (159, '2026-05-02T00:17:40', 'add_indexer_tags')
2026-05-02T00:17:40.069100469Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:40.072942616Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_indexer_tags migrated
2026-05-02T00:17:40.075482160Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0156322s
2026-05-02T00:17:40.077748634Z [Info] FluentMigrator.Runner.MigrationRunner: 160: rename_blacklist_to_blocklist migrating
2026-05-02T00:17:40.080616519Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:40.084152630Z [Info] rename_blacklist_to_blocklist: Starting migration of Log DB to 160
2026-05-02T00:17:40.086916997Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (160, '2026-05-02T00:17:40', 'rename_blacklist_to_blocklist')
2026-05-02T00:17:40.093066921Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:40.096934921Z [Info] FluentMigrator.Runner.MigrationRunner: 160: rename_blacklist_to_blocklist migrated
2026-05-02T00:17:40.099821824Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0163039s
2026-05-02T00:17:40.102120082Z [Info] FluentMigrator.Runner.MigrationRunner: 161: remove_plex_hometheatre migrating
2026-05-02T00:17:40.104827084Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:40.108297732Z [Info] remove_plex_hometheatre: Starting migration of Log DB to 161
2026-05-02T00:17:40.110892658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (161, '2026-05-02T00:17:40', 'remove_plex_hometheatre')
2026-05-02T00:17:40.116894354Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:40.121905496Z [Info] FluentMigrator.Runner.MigrationRunner: 161: remove_plex_hometheatre migrated
2026-05-02T00:17:40.124774012Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0170837s
2026-05-02T00:17:40.127134706Z [Info] FluentMigrator.Runner.MigrationRunner: 162: release_profile_to_array migrating
2026-05-02T00:17:40.129852348Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:40.133410514Z [Info] release_profile_to_array: Starting migration of Log DB to 162
2026-05-02T00:17:40.135992373Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (162, '2026-05-02T00:17:40', 'release_profile_to_array')
2026-05-02T00:17:40.142361329Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:40.146303948Z [Info] FluentMigrator.Runner.MigrationRunner: 162: release_profile_to_array migrated
2026-05-02T00:17:40.149149077Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0164637s
2026-05-02T00:17:40.151418788Z [Info] FluentMigrator.Runner.MigrationRunner: 163: mediainfo_to_ffmpeg migrating
2026-05-02T00:17:40.154078634Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:40.157624485Z [Info] mediainfo_to_ffmpeg: Starting migration of Log DB to 163
2026-05-02T00:17:40.160132055Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (163, '2026-05-02T00:17:40', 'mediainfo_to_ffmpeg')
2026-05-02T00:17:40.166106015Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:40.170023694Z [Info] FluentMigrator.Runner.MigrationRunner: 163: mediainfo_to_ffmpeg migrated
2026-05-02T00:17:40.172772299Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.015899s
2026-05-02T00:17:40.175066750Z [Info] FluentMigrator.Runner.MigrationRunner: 164: download_client_per_indexer migrating
2026-05-02T00:17:40.177917691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:40.181401947Z [Info] download_client_per_indexer: Starting migration of Log DB to 164
2026-05-02T00:17:40.184053808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (164, '2026-05-02T00:17:40', 'download_client_per_indexer')
2026-05-02T00:17:40.190248702Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:40.194158235Z [Info] FluentMigrator.Runner.MigrationRunner: 164: download_client_per_indexer migrated
2026-05-02T00:17:40.197050780Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0162503s
2026-05-02T00:17:40.199630656Z [Info] FluentMigrator.Runner.MigrationRunner: 165: add_on_update_to_notifications migrating
2026-05-02T00:17:40.202512308Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:40.206367031Z [Info] add_on_update_to_notifications: Starting migration of Log DB to 165
2026-05-02T00:17:40.209288985Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (165, '2026-05-02T00:17:40', 'add_on_update_to_notifications')
2026-05-02T00:17:40.215592689Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:40.219471921Z [Info] FluentMigrator.Runner.MigrationRunner: 165: add_on_update_to_notifications migrated
2026-05-02T00:17:40.222358905Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0168769s
2026-05-02T00:17:40.224687163Z [Info] FluentMigrator.Runner.MigrationRunner: 166: update_series_sort_title migrating
2026-05-02T00:17:40.227560149Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:40.231094847Z [Info] update_series_sort_title: Starting migration of Log DB to 166
2026-05-02T00:17:40.233912601Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (166, '2026-05-02T00:17:40', 'update_series_sort_title')
2026-05-02T00:17:40.240115753Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:40.244091839Z [Info] FluentMigrator.Runner.MigrationRunner: 166: update_series_sort_title migrated
2026-05-02T00:17:40.247180559Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0165258s
2026-05-02T00:17:40.249329146Z [Info] FluentMigrator.Runner.MigrationRunner: 167: add_tvdbid_to_episode migrating
2026-05-02T00:17:40.252044605Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:40.255562268Z [Info] add_tvdbid_to_episode: Starting migration of Log DB to 167
2026-05-02T00:17:40.258089207Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (167, '2026-05-02T00:17:40', 'add_tvdbid_to_episode')
2026-05-02T00:17:40.264199281Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:40.268647258Z [Info] FluentMigrator.Runner.MigrationRunner: 167: add_tvdbid_to_episode migrated
2026-05-02T00:17:40.271431736Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0166246s
2026-05-02T00:17:40.273859815Z [Info] FluentMigrator.Runner.MigrationRunner: 168: add_additional_info_to_pending_releases migrating
2026-05-02T00:17:40.276825367Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:40.280331327Z [Info] add_additional_info_to_pending_releases: Starting migration of Log DB to 168
2026-05-02T00:17:40.283290266Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (168, '2026-05-02T00:17:40', 'add_additional_info_to_pending_releases')
2026-05-02T00:17:40.289726838Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:40.293578083Z [Info] FluentMigrator.Runner.MigrationRunner: 168: add_additional_info_to_pending_releases migrated
2026-05-02T00:17:40.296693888Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.016751s
2026-05-02T00:17:40.299013669Z [Info] FluentMigrator.Runner.MigrationRunner: 169: add_malayalam_and_ukrainian_languages migrating
2026-05-02T00:17:40.302122519Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:40.305559240Z [Info] add_malayalam_and_ukrainian_languages: Starting migration of Log DB to 169
2026-05-02T00:17:40.308479952Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (169, '2026-05-02T00:17:40', 'add_malayalam_and_ukrainian_languages')
2026-05-02T00:17:40.314834118Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:40.318719091Z [Info] FluentMigrator.Runner.MigrationRunner: 169: add_malayalam_and_ukrainian_languages migrated
2026-05-02T00:17:40.321780496Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0165826s
2026-05-02T00:17:40.342584370Z [Info] FluentMigrator.Runner.MigrationRunner: 170: add_language_tags_to_subtitle_files migrating
2026-05-02T00:17:40.347298924Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:40.352134682Z [Info] add_language_tags_to_subtitle_files: Starting migration of Log DB to 170
2026-05-02T00:17:40.355123231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (170, '2026-05-02T00:17:40', 'add_language_tags_to_subtitle_files')
2026-05-02T00:17:40.361839635Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:40.365792977Z [Info] FluentMigrator.Runner.MigrationRunner: 170: add_language_tags_to_subtitle_files migrated
2026-05-02T00:17:40.368868861Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0185263s
2026-05-02T00:17:40.371297732Z [Info] FluentMigrator.Runner.MigrationRunner: 171: add_custom_formats migrating
2026-05-02T00:17:40.373955564Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:40.377659372Z [Info] add_custom_formats: Starting migration of Log DB to 171
2026-05-02T00:17:40.380200921Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (171, '2026-05-02T00:17:40', 'add_custom_formats')
2026-05-02T00:17:40.386430085Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:40.390457615Z [Info] FluentMigrator.Runner.MigrationRunner: 171: add_custom_formats migrated
2026-05-02T00:17:40.393128604Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0165088s
2026-05-02T00:17:40.395517304Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_SeasonSearchMaximumSingleEpisodeAge_to_indexers migrating
2026-05-02T00:17:40.399058024Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:40.402719638Z [Info] add_SeasonSearchMaximumSingleEpisodeAge_to_indexers: Starting migration of Log DB to 172
2026-05-02T00:17:40.406231410Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (172, '2026-05-02T00:17:40', 'add_SeasonSearchMaximumSingleEpisodeAge_to_indexers')
2026-05-02T00:17:40.413356188Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:40.417392375Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_SeasonSearchMaximumSingleEpisodeAge_to_indexers migrated
2026-05-02T00:17:40.420916402Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.018284s
2026-05-02T00:17:40.423261324Z [Info] FluentMigrator.Runner.MigrationRunner: 173: remove_omg migrating
2026-05-02T00:17:40.425677530Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:40.429322390Z [Info] remove_omg: Starting migration of Log DB to 173
2026-05-02T00:17:40.431645849Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (173, '2026-05-02T00:17:40', 'remove_omg')
2026-05-02T00:17:40.437628025Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:40.441579753Z [Info] FluentMigrator.Runner.MigrationRunner: 173: remove_omg migrated
2026-05-02T00:17:40.444049336Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0159022s
2026-05-02T00:17:40.446455873Z [Info] FluentMigrator.Runner.MigrationRunner: 174: add_salt_to_users migrating
2026-05-02T00:17:40.449048724Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:40.452742402Z [Info] add_salt_to_users: Starting migration of Log DB to 174
2026-05-02T00:17:40.455224711Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (174, '2026-05-02T00:17:40', 'add_salt_to_users')
2026-05-02T00:17:40.461554437Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:40.465590425Z [Info] FluentMigrator.Runner.MigrationRunner: 174: add_salt_to_users migrated
2026-05-02T00:17:40.468306114Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0165312s
2026-05-02T00:17:40.470716307Z [Info] FluentMigrator.Runner.MigrationRunner: 175: language_profiles_to_custom_formats migrating
2026-05-02T00:17:40.473725577Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:40.477525429Z [Info] language_profiles_to_custom_formats: Starting migration of Log DB to 175
2026-05-02T00:17:40.480486903Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (175, '2026-05-02T00:17:40', 'language_profiles_to_custom_formats')
2026-05-02T00:17:40.487128498Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:40.491088432Z [Info] FluentMigrator.Runner.MigrationRunner: 175: language_profiles_to_custom_formats migrated
2026-05-02T00:17:40.494159536Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0173769s
2026-05-02T00:17:40.496627646Z [Info] FluentMigrator.Runner.MigrationRunner: 176: original_language migrating
2026-05-02T00:17:40.499247232Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:40.503076122Z [Info] original_language: Starting migration of Log DB to 176
2026-05-02T00:17:40.505698463Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (176, '2026-05-02T00:17:40', 'original_language')
2026-05-02T00:17:40.511978188Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:40.516033866Z [Info] FluentMigrator.Runner.MigrationRunner: 176: original_language migrated
2026-05-02T00:17:40.518648571Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0167698s
2026-05-02T00:17:40.521064977Z [Info] FluentMigrator.Runner.MigrationRunner: 177: add_on_manual_interaction_required_to_notifications migrating
2026-05-02T00:17:40.524440295Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:40.528136398Z [Info] add_on_manual_interaction_required_to_notifications: Starting migration of Log DB to 177
2026-05-02T00:17:40.531458547Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (177, '2026-05-02T00:17:40', 'add_on_manual_interaction_required_to_notifications')
2026-05-02T00:17:40.538442081Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:40.542283306Z [Info] FluentMigrator.Runner.MigrationRunner: 177: add_on_manual_interaction_required_to_notifications migrated
2026-05-02T00:17:40.545697662Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0178461s
2026-05-02T00:17:40.548110390Z [Info] FluentMigrator.Runner.MigrationRunner: 178: list_sync_time migrating
2026-05-02T00:17:40.550624002Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:40.554463905Z [Info] list_sync_time: Starting migration of Log DB to 178
2026-05-02T00:17:40.557012537Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (178, '2026-05-02T00:17:40', 'list_sync_time')
2026-05-02T00:17:40.563267734Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:40.567565157Z [Info] FluentMigrator.Runner.MigrationRunner: 178: list_sync_time migrated
2026-05-02T00:17:40.570168279Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0169095s
2026-05-02T00:17:40.572603143Z [Info] FluentMigrator.Runner.MigrationRunner: 179: add_auto_tagging migrating
2026-05-02T00:17:40.575192998Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:40.578953591Z [Info] add_auto_tagging: Starting migration of Log DB to 179
2026-05-02T00:17:40.581966268Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (179, '2026-05-02T00:17:40', 'add_auto_tagging')
2026-05-02T00:17:40.587938615Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:40.591656682Z [Info] FluentMigrator.Runner.MigrationRunner: 179: add_auto_tagging migrated
2026-05-02T00:17:40.594590771Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0164579s
2026-05-02T00:17:40.596744538Z [Info] FluentMigrator.Runner.MigrationRunner: 180: task_duration migrating
2026-05-02T00:17:40.599281717Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:40.602998733Z [Info] task_duration: Starting migration of Log DB to 180
2026-05-02T00:17:40.605426852Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (180, '2026-05-02T00:17:40', 'task_duration')
2026-05-02T00:17:40.611544201Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:40.615556030Z [Info] FluentMigrator.Runner.MigrationRunner: 180: task_duration migrated
2026-05-02T00:17:40.618142719Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0162778s
2026-05-02T00:17:40.620624056Z [Info] FluentMigrator.Runner.MigrationRunner: 181: quality_definition_preferred_size migrating
2026-05-02T00:17:40.623602012Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:40.627251612Z [Info] quality_definition_preferred_size: Starting migration of Log DB to 181
2026-05-02T00:17:40.630144237Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (181, '2026-05-02T00:17:40', 'quality_definition_preferred_size')
2026-05-02T00:17:40.636656140Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:40.641786962Z [Info] FluentMigrator.Runner.MigrationRunner: 181: quality_definition_preferred_size migrated
2026-05-02T00:17:40.646494893Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0181516s
2026-05-02T00:17:40.650516321Z [Info] FluentMigrator.Runner.MigrationRunner: 182: add_custom_format_score_bypass_to_delay_profile migrating
2026-05-02T00:17:40.653859554Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:40.657782574Z [Info] add_custom_format_score_bypass_to_delay_profile: Starting migration of Log DB to 182
2026-05-02T00:17:40.661090616Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (182, '2026-05-02T00:17:40', 'add_custom_format_score_bypass_to_delay_profile')
2026-05-02T00:17:40.668194030Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:40.672514110Z [Info] FluentMigrator.Runner.MigrationRunner: 182: add_custom_format_score_bypass_to_delay_profile migrated
2026-05-02T00:17:40.675802772Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0186735s
2026-05-02T00:17:40.678092143Z [Info] FluentMigrator.Runner.MigrationRunner: 183: update_images_remote_url migrating
2026-05-02T00:17:40.680912202Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:40.684439725Z [Info] update_images_remote_url: Starting migration of Log DB to 183
2026-05-02T00:17:40.686996423Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (183, '2026-05-02T00:17:40', 'update_images_remote_url')
2026-05-02T00:17:40.693063000Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:40.697059839Z [Info] FluentMigrator.Runner.MigrationRunner: 183: update_images_remote_url migrated
2026-05-02T00:17:40.699869978Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0161537s
2026-05-02T00:17:40.702146081Z [Info] FluentMigrator.Runner.MigrationRunner: 184: remove_invalid_roksbox_metadata_images migrating
2026-05-02T00:17:40.705253819Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:40.708769429Z [Info] remove_invalid_roksbox_metadata_images: Starting migration of Log DB to 184
2026-05-02T00:17:40.711720412Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (184, '2026-05-02T00:17:40', 'remove_invalid_roksbox_metadata_images')
2026-05-02T00:17:40.718314220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:40.722259084Z [Info] FluentMigrator.Runner.MigrationRunner: 184: remove_invalid_roksbox_metadata_images migrated
2026-05-02T00:17:40.725361522Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0170051s
2026-05-02T00:17:40.727628667Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_episode_runtime migrating
2026-05-02T00:17:40.730284375Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:40.733780045Z [Info] add_episode_runtime: Starting migration of Log DB to 185
2026-05-02T00:17:40.736260069Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (185, '2026-05-02T00:17:40', 'add_episode_runtime')
2026-05-02T00:17:40.742136081Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:40.746002588Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_episode_runtime migrated
2026-05-02T00:17:40.748632404Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0157161s
2026-05-02T00:17:40.750902515Z [Info] FluentMigrator.Runner.MigrationRunner: 186: add_result_to_commands migrating
2026-05-02T00:17:40.753594737Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:40.757090035Z [Info] add_result_to_commands: Starting migration of Log DB to 186
2026-05-02T00:17:40.759618026Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (186, '2026-05-02T00:17:40', 'add_result_to_commands')
2026-05-02T00:17:40.765591245Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:40.769423592Z [Info] FluentMigrator.Runner.MigrationRunner: 186: add_result_to_commands migrated
2026-05-02T00:17:40.772142688Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0157697s
2026-05-02T00:17:40.774437209Z [Info] FluentMigrator.Runner.MigrationRunner: 187: add_on_series_add_to_notifications migrating
2026-05-02T00:17:40.777420135Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:40.780872207Z [Info] add_on_series_add_to_notifications: Starting migration of Log DB to 187
2026-05-02T00:17:40.783635542Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (187, '2026-05-02T00:17:40', 'add_on_series_add_to_notifications')
2026-05-02T00:17:40.789896700Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:40.793745591Z [Info] FluentMigrator.Runner.MigrationRunner: 187: add_on_series_add_to_notifications migrated
2026-05-02T00:17:40.796716022Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0163281s
2026-05-02T00:17:40.799007527Z [Info] FluentMigrator.Runner.MigrationRunner: 188: postgres_update_timestamp_columns_to_with_timezone migrating
2026-05-02T00:17:40.802357122Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:40.805806439Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Log DB to 188
2026-05-02T00:17:40.817072926Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Logs
2026-05-02T00:17:40.819639304Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.8E-05s
2026-05-02T00:17:40.822194841Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Logs Time DateTimeOffset
2026-05-02T00:17:40.834369738Z [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-05-02T00:17:40.843660187Z [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-05-02T00:17:40.851639476Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs"
2026-05-02T00:17:40.855817719Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Logs_temp" RENAME TO "Logs"
2026-05-02T00:17:40.863623899Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC)
2026-05-02T00:17:40.868573096Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.043578s
2026-05-02T00:17:40.870710260Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable UpdateHistory
2026-05-02T00:17:40.873199242Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.47E-05s
2026-05-02T00:17:40.875275733Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn UpdateHistory Date DateTimeOffset
2026-05-02T00:17:40.883625648Z [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-05-02T00:17:40.892100554Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "UpdateHistory_temp" ("Id", "Date", "Version", "EventType") SELECT "Id", "Date", "Version", "EventType" FROM "UpdateHistory"
2026-05-02T00:17:40.898799645Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "UpdateHistory"
2026-05-02T00:17:40.903218613Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "UpdateHistory_temp" RENAME TO "UpdateHistory"
2026-05-02T00:17:40.911100515Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC)
2026-05-02T00:17:40.919201399Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0383083s
2026-05-02T00:17:40.921429175Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-05-02T00:17:40.923805711Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.22E-05s
2026-05-02T00:17:40.925877814Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset
2026-05-02T00:17:40.934384203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT)
2026-05-02T00:17:40.941277615Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo"
2026-05-02T00:17:40.949151992Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo"
2026-05-02T00:17:40.954168705Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo"
2026-05-02T00:17:40.962157332Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-05-02T00:17:40.969473214Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0404834s
2026-05-02T00:17:40.971925593Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (188, '2026-05-02T00:17:40', 'postgres_update_timestamp_columns_to_with_timezone')
2026-05-02T00:17:40.978791519Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:40.983241330Z [Info] FluentMigrator.Runner.MigrationRunner: 188: postgres_update_timestamp_columns_to_with_timezone migrated
2026-05-02T00:17:40.987277678Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0543747s
2026-05-02T00:17:40.990018407Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_colon_replacement_to_naming_config migrating
2026-05-02T00:17:40.993152819Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:40.997062442Z [Info] add_colon_replacement_to_naming_config: Starting migration of Log DB to 189
2026-05-02T00:17:41.000087284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (189, '2026-05-02T00:17:40', 'add_colon_replacement_to_naming_config')
2026-05-02T00:17:41.006953871Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:41.010995751Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_colon_replacement_to_naming_config migrated
2026-05-02T00:17:41.014174432Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0178435s
2026-05-02T00:17:41.017146136Z [Info] FluentMigrator.Runner.MigrationRunner: 190: health_restored_notification migrating
2026-05-02T00:17:41.020078231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:41.024096302Z [Info] health_restored_notification: Starting migration of Log DB to 190
2026-05-02T00:17:41.026963456Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (190, '2026-05-02T00:17:41', 'health_restored_notification')
2026-05-02T00:17:41.033310838Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:41.037200601Z [Info] FluentMigrator.Runner.MigrationRunner: 190: health_restored_notification migrated
2026-05-02T00:17:41.040334683Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.017148s
2026-05-02T00:17:41.042659965Z [Info] FluentMigrator.Runner.MigrationRunner: 191: add_download_client_tags migrating
2026-05-02T00:17:41.045443170Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:41.048965453Z [Info] add_download_client_tags: Starting migration of Log DB to 191
2026-05-02T00:17:41.051631572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (191, '2026-05-02T00:17:41', 'add_download_client_tags')
2026-05-02T00:17:41.057961799Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:41.061740008Z [Info] FluentMigrator.Runner.MigrationRunner: 191: add_download_client_tags migrated
2026-05-02T00:17:41.064522891Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0162926s
2026-05-02T00:17:41.066839567Z [Info] FluentMigrator.Runner.MigrationRunner: 192: import_exclusion_type migrating
2026-05-02T00:17:41.069489543Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:41.072967146Z [Info] import_exclusion_type: Starting migration of Log DB to 192
2026-05-02T00:17:41.075463483Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (192, '2026-05-02T00:17:41', 'import_exclusion_type')
2026-05-02T00:17:41.081410850Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:41.086047196Z [Info] FluentMigrator.Runner.MigrationRunner: 192: import_exclusion_type migrated
2026-05-02T00:17:41.088768035Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0165521s
2026-05-02T00:17:41.091297189Z [Info] FluentMigrator.Runner.MigrationRunner: 193: add_import_list_items migrating
2026-05-02T00:17:41.094038439Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:41.097581334Z [Info] add_import_list_items: Starting migration of Log DB to 193
2026-05-02T00:17:41.100127742Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (193, '2026-05-02T00:17:41', 'add_import_list_items')
2026-05-02T00:17:41.106216392Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:41.110074522Z [Info] FluentMigrator.Runner.MigrationRunner: 193: add_import_list_items migrated
2026-05-02T00:17:41.112812606Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0160438s
2026-05-02T00:17:41.115089280Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_notification_status migrating
2026-05-02T00:17:41.117842345Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:41.121317693Z [Info] add_notification_status: Starting migration of Log DB to 194
2026-05-02T00:17:41.123874171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (194, '2026-05-02T00:17:41', 'add_notification_status')
2026-05-02T00:17:41.129923212Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:41.133685048Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_notification_status migrated
2026-05-02T00:17:41.136491900Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0158828s
2026-05-02T00:17:41.138762803Z [Info] FluentMigrator.Runner.MigrationRunner: 195: parse_language_tags_from_existing_subtitle_files migrating
2026-05-02T00:17:41.142087408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:41.145776537Z [Info] parse_language_tags_from_existing_subtitle_files: Starting migration of Log DB to 195
2026-05-02T00:17:41.148968425Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (195, '2026-05-02T00:17:41', 'parse_language_tags_from_existing_subtitle_files')
2026-05-02T00:17:41.155693217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:41.159532749Z [Info] FluentMigrator.Runner.MigrationRunner: 195: parse_language_tags_from_existing_subtitle_files migrated
2026-05-02T00:17:41.162865921Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0174473s
2026-05-02T00:17:41.165165171Z [Info] FluentMigrator.Runner.MigrationRunner: 196: add_finale_type migrating
2026-05-02T00:17:41.167727311Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:41.171253842Z [Info] add_finale_type: Starting migration of Log DB to 196
2026-05-02T00:17:41.173621701Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (196, '2026-05-02T00:17:41', 'add_finale_type')
2026-05-02T00:17:41.179494517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:41.183228606Z [Info] FluentMigrator.Runner.MigrationRunner: 196: add_finale_type migrated
2026-05-02T00:17:41.185800846Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0155078s
2026-05-02T00:17:41.188117251Z [Info] FluentMigrator.Runner.MigrationRunner: 197: list_add_missing_search migrating
2026-05-02T00:17:41.190824533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:41.194319621Z [Info] list_add_missing_search: Starting migration of Log DB to 197
2026-05-02T00:17:41.196914176Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (197, '2026-05-02T00:17:41', 'list_add_missing_search')
2026-05-02T00:17:41.202941784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:41.206680894Z [Info] FluentMigrator.Runner.MigrationRunner: 197: list_add_missing_search migrated
2026-05-02T00:17:41.209420581Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0158563s
2026-05-02T00:17:41.211700572Z [Info] FluentMigrator.Runner.MigrationRunner: 198: parse_title_from_existing_subtitle_files migrating
2026-05-02T00:17:41.214856127Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:41.218394302Z [Info] parse_title_from_existing_subtitle_files: Starting migration of Log DB to 198
2026-05-02T00:17:41.221365535Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (198, '2026-05-02T00:17:41', 'parse_title_from_existing_subtitle_files')
2026-05-02T00:17:41.227900505Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:41.231654174Z [Info] FluentMigrator.Runner.MigrationRunner: 198: parse_title_from_existing_subtitle_files migrated
2026-05-02T00:17:41.234797995Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.016799s
2026-05-02T00:17:41.237078708Z [Info] FluentMigrator.Runner.MigrationRunner: 199: series_last_aired migrating
2026-05-02T00:17:41.239649024Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:41.243146597Z [Info] series_last_aired: Starting migration of Log DB to 199
2026-05-02T00:17:41.245544766Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (199, '2026-05-02T00:17:41', 'series_last_aired')
2026-05-02T00:17:41.251419848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:41.255212595Z [Info] FluentMigrator.Runner.MigrationRunner: 199: series_last_aired migrated
2026-05-02T00:17:41.257812090Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0155643s
2026-05-02T00:17:41.260088063Z [Info] FluentMigrator.Runner.MigrationRunner: 200: AddNewItemMonitorType migrating
2026-05-02T00:17:41.262783391Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:41.266293920Z [Info] AddNewItemMonitorType: Starting migration of Log DB to 200
2026-05-02T00:17:41.268867864Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (200, '2026-05-02T00:17:41', 'AddNewItemMonitorType')
2026-05-02T00:17:41.274948949Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:41.278846578Z [Info] FluentMigrator.Runner.MigrationRunner: 200: AddNewItemMonitorType migrated
2026-05-02T00:17:41.281612007Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0159957s
2026-05-02T00:17:41.284300251Z [Info] FluentMigrator.Runner.MigrationRunner: 201: email_encryption migrating
2026-05-02T00:17:41.286645734Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:41.290280444Z [Info] email_encryption: Starting migration of Log DB to 201
2026-05-02T00:17:41.292607620Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (201, '2026-05-02T00:17:41', 'email_encryption')
2026-05-02T00:17:41.298482500Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:41.302477906Z [Info] FluentMigrator.Runner.MigrationRunner: 201: email_encryption migrated
2026-05-02T00:17:41.305110538Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0158296s
2026-05-02T00:17:41.307393265Z [Info] FluentMigrator.Runner.MigrationRunner: 202: add_indexer_flags migrating
2026-05-02T00:17:41.310006136Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:41.313529622Z [Info] add_indexer_flags: Starting migration of Log DB to 202
2026-05-02T00:17:41.316372827Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (202, '2026-05-02T00:17:41', 'add_indexer_flags')
2026-05-02T00:17:41.321832241Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:41.325708627Z [Info] FluentMigrator.Runner.MigrationRunner: 202: add_indexer_flags migrated
2026-05-02T00:17:41.328477664Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.015716s
2026-05-02T00:17:41.330642954Z [Info] FluentMigrator.Runner.MigrationRunner: 203: release_type migrating
2026-05-02T00:17:41.333116435Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:41.336655712Z [Info] release_type: Starting migration of Log DB to 203
2026-05-02T00:17:41.339029803Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (203, '2026-05-02T00:17:41', 'release_type')
2026-05-02T00:17:41.344829532Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:41.349071675Z [Info] FluentMigrator.Runner.MigrationRunner: 203: release_type migrated
2026-05-02T00:17:41.351673083Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0159547s
2026-05-02T00:17:41.353945509Z [Info] FluentMigrator.Runner.MigrationRunner: 204: add_add_release_hash migrating
2026-05-02T00:17:41.356577039Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:41.360275146Z [Info] add_add_release_hash: Starting migration of Log DB to 204
2026-05-02T00:17:41.362657514Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (204, '2026-05-02T00:17:41', 'add_add_release_hash')
2026-05-02T00:17:41.368780294Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:41.372742021Z [Info] FluentMigrator.Runner.MigrationRunner: 204: add_add_release_hash migrated
2026-05-02T00:17:41.375478863Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0161596s
2026-05-02T00:17:41.378128398Z [Info] FluentMigrator.Runner.MigrationRunner: 205: rename_season_pack_spec migrating
2026-05-02T00:17:41.380612310Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:41.384211138Z [Info] rename_season_pack_spec: Starting migration of Log DB to 205
2026-05-02T00:17:41.386736553Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (205, '2026-05-02T00:17:41', 'rename_season_pack_spec')
2026-05-02T00:17:41.392813300Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:41.396759246Z [Info] FluentMigrator.Runner.MigrationRunner: 205: rename_season_pack_spec migrated
2026-05-02T00:17:41.399526840Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0161431s
2026-05-02T00:17:41.401834597Z [Info] FluentMigrator.Runner.MigrationRunner: 206: add_tmdbid migrating
2026-05-02T00:17:41.404269310Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:41.407753325Z [Info] add_tmdbid: Starting migration of Log DB to 206
2026-05-02T00:17:41.409998226Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (206, '2026-05-02T00:17:41', 'add_tmdbid')
2026-05-02T00:17:41.415808567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:41.419636496Z [Info] FluentMigrator.Runner.MigrationRunner: 206: add_tmdbid migrated
2026-05-02T00:17:41.422116159Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.015437s
2026-05-02T00:17:41.424429598Z [Info] FluentMigrator.Runner.MigrationRunner: 209: add_on_import_complete_to_notifications migrating
2026-05-02T00:17:41.427539440Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:41.431126403Z [Info] add_on_import_complete_to_notifications: Starting migration of Log DB to 209
2026-05-02T00:17:41.434068899Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (209, '2026-05-02T00:17:41', 'add_on_import_complete_to_notifications')
2026-05-02T00:17:41.440581694Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:41.444885842Z [Info] FluentMigrator.Runner.MigrationRunner: 209: add_on_import_complete_to_notifications migrated
2026-05-02T00:17:41.448047178Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0173636s
2026-05-02T00:17:41.450395757Z [Info] FluentMigrator.Runner.MigrationRunner: 210: add_monitored_seasons_filter migrating
2026-05-02T00:17:41.453197099Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:41.456757629Z [Info] add_monitored_seasons_filter: Starting migration of Log DB to 210
2026-05-02T00:17:41.459429489Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (210, '2026-05-02T00:17:41', 'add_monitored_seasons_filter')
2026-05-02T00:17:41.466052937Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:41.470320461Z [Info] FluentMigrator.Runner.MigrationRunner: 210: add_monitored_seasons_filter migrated
2026-05-02T00:17:41.473247265Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0171125s
2026-05-02T00:17:41.475522166Z [Info] FluentMigrator.Runner.MigrationRunner: 211: add_custom_colon_replacement_to_naming_config migrating
2026-05-02T00:17:41.478796560Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:41.482439326Z [Info] add_custom_colon_replacement_to_naming_config: Starting migration of Log DB to 211
2026-05-02T00:17:41.485583157Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (211, '2026-05-02T00:17:41', 'add_custom_colon_replacement_to_naming_config')
2026-05-02T00:17:41.492266154Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:41.496179375Z [Info] FluentMigrator.Runner.MigrationRunner: 211: add_custom_colon_replacement_to_naming_config migrated
2026-05-02T00:17:41.499394549Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0173954s
2026-05-02T00:17:41.501689461Z [Info] FluentMigrator.Runner.MigrationRunner: 212: add_minium_upgrade_format_score_to_quality_profiles migrating
2026-05-02T00:17:41.505272335Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:41.508806593Z [Info] add_minium_upgrade_format_score_to_quality_profiles: Starting migration of Log DB to 212
2026-05-02T00:17:41.512100386Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (212, '2026-05-02T00:17:41', 'add_minium_upgrade_format_score_to_quality_profiles')
2026-05-02T00:17:41.519772005Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:41.524395665Z [Info] FluentMigrator.Runner.MigrationRunner: 212: add_minium_upgrade_format_score_to_quality_profiles migrated
2026-05-02T00:17:41.527894752Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0191311s
2026-05-02T00:17:41.530249474Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_blurary576p_quality_in_profiles migrating
2026-05-02T00:17:41.533250237Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:41.537142314Z [Info] add_blurary576p_quality_in_profiles: Starting migration of Log DB to 214
2026-05-02T00:17:41.539929106Z [Info] ManagedHttpDispatcher: IPv4 is available: True, IPv6 will be disabled
2026-05-02T00:17:41.540016482Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (214, '2026-05-02T00:17:41', 'add_blurary576p_quality_in_profiles')
2026-05-02T00:17:41.549075014Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:41.553141212Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_blurary576p_quality_in_profiles migrated
2026-05-02T00:17:41.556152076Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0198868s
2026-05-02T00:17:41.558441736Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_blurary576p_quality_in_profiles_with_grouped_blurary480p migrating
2026-05-02T00:17:41.561983729Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:41.565507405Z [Info] add_blurary576p_quality_in_profiles_with_grouped_blurary480p: Starting migration of Log DB to 215
2026-05-02T00:17:41.568911680Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (215, '2026-05-02T00:17:41', 'add_blurary576p_quality_in_profiles_with_grouped_blurary480p')
2026-05-02T00:17:41.575911256Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:41.580685640Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_blurary576p_quality_in_profiles_with_grouped_blurary480p migrated
2026-05-02T00:17:41.584395761Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0186523s
2026-05-02T00:17:41.586780353Z [Info] FluentMigrator.Runner.MigrationRunner: 217: add_mal_and_anilist_ids migrating
2026-05-02T00:17:41.589942882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-02T00:17:41.593135191Z [Info] add_mal_and_anilist_ids: Starting migration of Log DB to 217
2026-05-02T00:17:41.595707841Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (217, '2026-05-02T00:17:41', 'add_mal_and_anilist_ids')
2026-05-02T00:17:41.601982567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-02T00:17:41.605920166Z [Info] FluentMigrator.Runner.MigrationRunner: 217: add_mal_and_anilist_ids migrated
2026-05-02T00:17:41.608704934Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0163387s
2026-05-02T00:17:45.080199304Z [Info] Microsoft.Hosting.Lifetime: Now listening on: http://[::]:8989
2026-05-02T00:17:46.870904968Z [Info] UpdaterConfigProvider: Update mechanism BuiltIn not supported in the current configuration, changing to Docker.
2026-05-02T00:17:47.065153648Z [Info] UpdaterConfigProvider: External updater uses branch develop instead of the currently selected main, changing to develop.
2026-05-02T00:17:48.554064719Z [Info] QualityProfileService: Setting up default quality profiles
2026-05-02T00:17:49.778456592Z [Info] Microsoft.Hosting.Lifetime: Application started. Press Ctrl+C to shut down.
2026-05-02T00:17:49.839287852Z [Info] Microsoft.Hosting.Lifetime: Hosting environment: Production
2026-05-02T00:17:49.846975793Z [Info] Microsoft.Hosting.Lifetime: Content root path: /app/sonarr/bin
2026-05-02T00:17:51.373579679Z [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.17.0-r1
findutils 4.10.0-r0
icu-data-en 76.1-r1
icu-libs 76.1-r1
jq 1.8.1-r0
libapk 3.0.6-r0
libattr 2.5.2-r2
libbsd 0.12.2-r0
libcrypto3 3.5.6-r0
libcurl 8.17.0-r1
libgcc 15.2.0-r2
libidn2 2.3.8-r0
libintl 0.24.1-r1
libmd 1.1.0-r0
libncursesw 6.5_p20251123-r0
libproc2 4.0.5-r0
libpsl 0.21.5-r3
libssl3 3.5.6-r0
libstdc++ 15.2.0-r2
libunistring 1.4.1-r0
libxml2 2.13.9-r0
libxslt 1.1.43-r3
linux-pam 1.7.1-r2
musl 1.2.5-r23
musl-utils 1.2.5-r23
ncurses-terminfo-base 6.5_p20251123-r0
netcat-openbsd 1.234.1-r0
nghttp2-libs 1.68.0-r0
nghttp3 1.13.1-r0
oniguruma 6.9.10-r0
procps-ng 4.0.5-r0
readline 8.3.1-r0
runtimepack.Microsoft.AspNetCore.App.Runtime.linux-musl-arm64 6.0.13
runtimepack.Microsoft.NETCore.App.Runtime.linux-musl-arm64 6.0.13
scanelf 1.3.8-r2
shadow 4.18.0-r0
skalibs-libs 2.14.4.0-r0
sqlite-libs 3.51.2-r0
ssl_client 1.37.0-r30
tzdata 2026a-r0
utmps-libs 0.1.3.1-r0
xmlstarlet 1.6.1-r2
xz-libs 5.8.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": 1777681084390
},
{
"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": 1777681084390
},
{
"level": "INFO",
"message": "http://172.17.0.4:8989/931-cf52af1896516b46dbfc.js 1:139900 \"[signalR] starting\"",
"source": "console-api",
"timestamp": 1777681084390
},
{
"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": 1777681084390
},
{
"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=AJnKErFs1n-reNDk8p9vXA.\"",
"source": "console-api",
"timestamp": 1777681084390
},
{
"level": "INFO",
"message": "http://172.17.0.4:8989/931-cf52af1896516b46dbfc.js 1:139900 \"[signalR] Information: Using HubProtocol 'json'.\"",
"source": "console-api",
"timestamp": 1777681084390
},
{
"level": "DEBUG",
"message": "http://172.17.0.4:8989/931-cf52af1896516b46dbfc.js 1:139900 \"[signalR] connected\"",
"source": "console-api",
"timestamp": 1777681084390
},
{
"level": "DEBUG",
"message": "http://172.17.0.4:8989/931-cf52af1896516b46dbfc.js 1:139900 \"[signalR] received\" \"version\" Object",
"source": "console-api",
"timestamp": 1777681084390
},
{
"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": 1777681084390
},
{
"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": 1777681084390
}
]
| Test | Result | Message | Runtime |
|---|---|---|---|
| Capture Screenshot | PASS | - | 12.50s |
| Container Start | PASS | - | 67.61s |
| Create Buildx SBOM | PASS | - | 1.59s |
| Get Build Info | PASS | - | 0.03s |