AMD64 PASS
linuxserver/sonarr
Runtime: 16.77s
Build Information
Builder: X86-BUILDER-3e --Hetzner
Created: 2026-06-26T19:09:41+00:00
Image: linuxserver/sonarr
Maintainer: thespad
Size: 86.93MB
Tag: amd64-4.0.19.2979-ls316
Version: 4.0.19.2979-ls316
Expand
2026-06-26T19:14:32.340376648Z [migrations] started
2026-06-26T19:14:32.340411017Z [migrations] no migrations found
2026-06-26T19:14:32.361172701Z usermod: no changes
2026-06-26T19:14:32.366958556Z ───────────────────────────────────────
2026-06-26T19:14:32.366975500Z
2026-06-26T19:14:32.366982304Z ██╗ ███████╗██╗ ██████╗
2026-06-26T19:14:32.366986563Z ██║ ██╔════╝██║██╔═══██╗
2026-06-26T19:14:32.366991372Z ██║ ███████╗██║██║ ██║
2026-06-26T19:14:32.366995581Z ██║ ╚════██║██║██║ ██║
2026-06-26T19:14:32.367000210Z ███████╗███████║██║╚██████╔╝
2026-06-26T19:14:32.367004368Z ╚══════╝╚══════╝╚═╝ ╚═════╝
2026-06-26T19:14:32.367008988Z
2026-06-26T19:14:32.367012996Z Brought to you by linuxserver.io
2026-06-26T19:14:32.367017595Z ───────────────────────────────────────
2026-06-26T19:14:32.367315986Z
2026-06-26T19:14:32.367325305Z To support the app dev(s) visit:
2026-06-26T19:14:32.368784645Z Sonarr: https://sonarr.tv/donate
2026-06-26T19:14:32.369080982Z
2026-06-26T19:14:32.369086623Z To support LSIO projects visit:
2026-06-26T19:14:32.369090551Z https://www.linuxserver.io/donate/
2026-06-26T19:14:32.369095822Z
2026-06-26T19:14:32.369099840Z ───────────────────────────────────────
2026-06-26T19:14:32.369105762Z GID/UID
2026-06-26T19:14:32.369110621Z ───────────────────────────────────────
2026-06-26T19:14:32.373540936Z
2026-06-26T19:14:32.373552990Z User UID: 911
2026-06-26T19:14:32.373557179Z User GID: 911
2026-06-26T19:14:32.373560997Z ───────────────────────────────────────
2026-06-26T19:14:32.375240390Z Linuxserver.io version: 4.0.19.2979-ls316
2026-06-26T19:14:32.375495533Z Build-date: 2026-06-26T19:09:41+00:00
2026-06-26T19:14:32.375500784Z ───────────────────────────────────────
2026-06-26T19:14:32.375504832Z
2026-06-26T19:14:32.422750367Z [custom-init] No custom files found, skipping...
2026-06-26T19:14:32.754088337Z [Info] Bootstrap: Starting Sonarr - /app/sonarr/bin/Sonarr - Version 4.0.19.2979
2026-06-26T19:14:32.828983060Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2026-06-26T19:14:32.835158180Z [Debug] Bootstrap: Console selected
2026-06-26T19:14:32.836775508Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2026-06-26T19:14:33.191693810Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2026-06-26T19:14:33.256799905Z [Warn] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {0daec930-08c5-4dfe-8a8f-6378db49756c} may be persisted to storage in unencrypted form.
2026-06-26T19:14:33.346551797Z [Trace] EventAggregator: Publishing ConfigFileSavedEvent
2026-06-26T19:14:33.399210857Z [Info] MigrationController: *** Migrating data source=/config/sonarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 ***
2026-06-26T19:14:33.499026643Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating
2026-06-26T19:14:33.509405571Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-26T19:14:33.509990399Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-26T19:14:33.563100268Z [Info] DatabaseEngineVersionCheck: SQLite 3.51.2
2026-06-26T19:14:33.565082411Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0537355s
2026-06-26T19:14:33.565275900Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated
2026-06-26T19:14:33.565370691Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0556399s
2026-06-26T19:14:33.577073686Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating
2026-06-26T19:14:33.577615688Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:33.583328967Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo
2026-06-26T19:14:33.591431651Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL)
2026-06-26T19:14:33.612171470Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0288985s
2026-06-26T19:14:33.612485973Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:33.615733556Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated
2026-06-26T19:14:33.615767805Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0325191s
2026-06-26T19:14:33.623972413Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating
2026-06-26T19:14:33.624007864Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:33.629899342Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version)
2026-06-26T19:14:33.631311176Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-06-26T19:14:33.631607854Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016235s
2026-06-26T19:14:33.631808238Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-06-26T19:14:33.632193293Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001734s
2026-06-26T19:14:33.632610053Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime
2026-06-26T19:14:33.633044538Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME
2026-06-26T19:14:33.633679247Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009438s
2026-06-26T19:14:33.633752063Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:33.634842971Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated
2026-06-26T19:14:33.634876619Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002104s
2026-06-26T19:14:33.635360093Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating
2026-06-26T19:14:33.635392308Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:33.636147148Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-06-26T19:14:33.636244915Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.43E-05s
2026-06-26T19:14:33.636300177Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String
2026-06-26T19:14:33.636503857Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT
2026-06-26T19:14:33.636886999Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004021s
2026-06-26T19:14:33.636920216Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:33.637707682Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated
2026-06-26T19:14:33.637777523Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012612s
2026-06-26T19:14:33.638785202Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating
2026-06-26T19:14:33.638847748Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:33.639689654Z [Info] InitialSetup: Starting migration of Main DB to 1
2026-06-26T19:14:33.645654811Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Config
2026-06-26T19:14:33.645921038Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Config" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Key" TEXT NOT NULL, "Value" TEXT NOT NULL)
2026-06-26T19:14:33.646220431Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005153s
2026-06-26T19:14:33.646254339Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Config (Key)
2026-06-26T19:14:33.646465214Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Config_Key" ON "Config" ("Key" ASC)
2026-06-26T19:14:33.646707292Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002647s
2026-06-26T19:14:33.646740468Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RootFolders
2026-06-26T19:14:33.646909449Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "RootFolders" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Path" TEXT NOT NULL)
2026-06-26T19:14:33.647191848Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002711s
2026-06-26T19:14:33.647224814Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex RootFolders (Path)
2026-06-26T19:14:33.647352461Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_RootFolders_Path" ON "RootFolders" ("Path" ASC)
2026-06-26T19:14:33.647581743Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002415s
2026-06-26T19:14:33.647689089Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Series
2026-06-26T19:14:33.647884333Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Series" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TvdbId" INTEGER NOT NULL, "TvRageId" INTEGER NOT NULL, "ImdbId" TEXT NOT NULL, "Title" TEXT NOT NULL, "TitleSlug" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "AirTime" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "QualityProfileId" INTEGER NOT NULL, "SeasonFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "Runtime" INTEGER NOT NULL, "SeriesType" INTEGER NOT NULL, "BacklogSetting" INTEGER NOT NULL, "Network" TEXT, "CustomStartDate" DATETIME, "UseSceneNumbering" INTEGER NOT NULL, "FirstAired" DATETIME, "NextAiring" DATETIME)
2026-06-26T19:14:33.648711599Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000832s
2026-06-26T19:14:33.648783354Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (TvdbId)
2026-06-26T19:14:33.648921532Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2026-06-26T19:14:33.649095072Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002298s
2026-06-26T19:14:33.649201817Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (TvRageId)
2026-06-26T19:14:33.649302069Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC)
2026-06-26T19:14:33.649543485Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002343s
2026-06-26T19:14:33.649646082Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (ImdbId)
2026-06-26T19:14:33.649759450Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_ImdbId" ON "Series" ("ImdbId" ASC)
2026-06-26T19:14:33.649975525Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002275s
2026-06-26T19:14:33.650092421Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (TitleSlug)
2026-06-26T19:14:33.650195238Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2026-06-26T19:14:33.650421033Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002236s
2026-06-26T19:14:33.650529521Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Seasons
2026-06-26T19:14:33.650643320Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Seasons" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "SeasonNumber" INTEGER NOT NULL, "Ignored" INTEGER NOT NULL)
2026-06-26T19:14:33.651003336Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003528s
2026-06-26T19:14:33.651093417Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Episodes
2026-06-26T19:14:33.651220643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Episodes" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TvDbEpisodeId" INTEGER NOT NULL, "SeriesId" INTEGER NOT NULL, "SeasonNumber" INTEGER NOT NULL, "EpisodeNumber" INTEGER NOT NULL, "Title" TEXT, "Overview" TEXT, "Ignored" INTEGER, "EpisodeFileId" INTEGER, "AirDate" DATETIME, "AbsoluteEpisodeNumber" INTEGER, "SceneAbsoluteEpisodeNumber" INTEGER, "SceneSeasonNumber" INTEGER, "SceneEpisodeNumber" INTEGER)
2026-06-26T19:14:33.651772776Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005683s
2026-06-26T19:14:33.651880312Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Episodes (TvDbEpisodeId)
2026-06-26T19:14:33.652044733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Episodes_TvDbEpisodeId" ON "Episodes" ("TvDbEpisodeId" ASC)
2026-06-26T19:14:33.652296150Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002939s
2026-06-26T19:14:33.652402254Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable EpisodeFiles
2026-06-26T19:14:33.652523298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "EpisodeFiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "Path" TEXT NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "DateAdded" DATETIME NOT NULL, "SeasonNumber" INTEGER NOT NULL, "SceneName" TEXT, "ReleaseGroup" TEXT)
2026-06-26T19:14:33.652943835Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004418s
2026-06-26T19:14:33.653051812Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex EpisodeFiles (Path)
2026-06-26T19:14:33.653150471Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_EpisodeFiles_Path" ON "EpisodeFiles" ("Path" ASC)
2026-06-26T19:14:33.653420575Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002702s
2026-06-26T19:14:33.653532000Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable History
2026-06-26T19:14:33.653665639Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "History" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "EpisodeId" INTEGER NOT NULL, "SeriesId" INTEGER NOT NULL, "NzbTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Quality" TEXT NOT NULL, "Indexer" TEXT NOT NULL, "NzbInfoUrl" TEXT, "ReleaseGroup" TEXT)
2026-06-26T19:14:33.654013770Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003898s
2026-06-26T19:14:33.654120014Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Notifications
2026-06-26T19:14:33.654233373Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Notifications" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "OnGrab" INTEGER NOT NULL, "OnDownload" INTEGER NOT NULL, "Settings" TEXT NOT NULL, "Implementation" TEXT NOT NULL)
2026-06-26T19:14:33.661163423Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068611s
2026-06-26T19:14:33.661203824Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ScheduledTasks
2026-06-26T19:14:33.661376292Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL, "Interval" INTEGER NOT NULL, "LastExecution" DATETIME NOT NULL)
2026-06-26T19:14:33.661713411Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003551s
2026-06-26T19:14:33.661747099Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ScheduledTasks (TypeName)
2026-06-26T19:14:33.661949727Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2026-06-26T19:14:33.662335825Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002717s
2026-06-26T19:14:33.662347348Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Indexers
2026-06-26T19:14:33.662423551Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Enable" INTEGER NOT NULL, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT)
2026-06-26T19:14:33.662646831Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000315s
2026-06-26T19:14:33.662792925Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Indexers (Name)
2026-06-26T19:14:33.662840191Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-06-26T19:14:33.663133702Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002275s
2026-06-26T19:14:33.663178622Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable QualityProfiles
2026-06-26T19:14:33.663304276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "QualityProfiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Cutoff" INTEGER NOT NULL, "Allowed" TEXT NOT NULL)
2026-06-26T19:14:33.663612046Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003177s
2026-06-26T19:14:33.663702328Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityProfiles (Name)
2026-06-26T19:14:33.663809333Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityProfiles_Name" ON "QualityProfiles" ("Name" ASC)
2026-06-26T19:14:33.664210000Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003192s
2026-06-26T19:14:33.664249079Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable QualitySizes
2026-06-26T19:14:33.664447128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "QualitySizes" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "QualityId" INTEGER NOT NULL, "Name" TEXT NOT NULL, "MinSize" INTEGER NOT NULL, "MaxSize" INTEGER NOT NULL)
2026-06-26T19:14:33.664763605Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003407s
2026-06-26T19:14:33.664797834Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualitySizes (QualityId)
2026-06-26T19:14:33.664905662Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualitySizes_QualityId" ON "QualitySizes" ("QualityId" ASC)
2026-06-26T19:14:33.665147659Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000246s
2026-06-26T19:14:33.665248743Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualitySizes (Name)
2026-06-26T19:14:33.665349706Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualitySizes_Name" ON "QualitySizes" ("Name" ASC)
2026-06-26T19:14:33.665579419Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002321s
2026-06-26T19:14:33.665683639Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable SceneMappings
2026-06-26T19:14:33.665803230Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "SceneMappings" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "CleanTitle" TEXT NOT NULL, "SceneName" TEXT NOT NULL, "TvdbId" INTEGER NOT NULL, "SeasonNumber" INTEGER NOT NULL)
2026-06-26T19:14:33.666123936Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003368s
2026-06-26T19:14:33.666227113Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NamingConfig
2026-06-26T19:14:33.666363628Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NamingConfig" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "UseSceneName" INTEGER NOT NULL, "Separator" TEXT NOT NULL, "NumberStyle" INTEGER NOT NULL, "IncludeSeriesTitle" INTEGER NOT NULL, "MultiEpisodeStyle" INTEGER NOT NULL, "IncludeEpisodeTitle" INTEGER NOT NULL, "IncludeQuality" INTEGER NOT NULL, "ReplaceSpaces" INTEGER NOT NULL, "SeasonFolderFormat" TEXT NOT NULL)
2026-06-26T19:14:33.666829517Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005036s
2026-06-26T19:14:33.670449088Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-06-26T19:14:33', 'InitialSetup')
2026-06-26T19:14:33.671813086Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:33.673784257Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated
2026-06-26T19:14:33.673907856Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074479s
2026-06-26T19:14:33.674072278Z [Info] FluentMigrator.Runner.MigrationRunner: 2: remove_tvrage_imdb_unique_constraint migrating
2026-06-26T19:14:33.674178562Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:33.674356510Z [Info] remove_tvrage_imdb_unique_constraint: Starting migration of Main DB to 2
2026-06-26T19:14:33.676259514Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex Series (TvRageId)
2026-06-26T19:14:33.676616032Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_Series_TvRageId"
2026-06-26T19:14:33.676891958Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005432s
2026-06-26T19:14:33.677010987Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex Series (ImdbId)
2026-06-26T19:14:33.677130739Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_Series_ImdbId"
2026-06-26T19:14:33.677376093Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002612s
2026-06-26T19:14:33.677508169Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2026-06-26T19:14:33', 'remove_tvrage_imdb_unique_constraint')
2026-06-26T19:14:33.677733924Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:33.678794991Z [Info] FluentMigrator.Runner.MigrationRunner: 2: remove_tvrage_imdb_unique_constraint migrated
2026-06-26T19:14:33.678932568Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016774s
2026-06-26T19:14:33.679034794Z [Info] FluentMigrator.Runner.MigrationRunner: 3: remove_renamed_scene_mapping_columns migrating
2026-06-26T19:14:33.679147421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:33.679299558Z [Info] remove_renamed_scene_mapping_columns: Starting migration of Main DB to 3
2026-06-26T19:14:33.680309332Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable SceneMappings
2026-06-26T19:14:33.680614026Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SceneMappings"
2026-06-26T19:14:33.680932938Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005333s
2026-06-26T19:14:33.681037769Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable SceneMappings
2026-06-26T19:14:33.681156649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "SceneMappings" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TvdbId" INTEGER NOT NULL, "SeasonNumber" INTEGER NOT NULL, "SearchTerm" TEXT NOT NULL, "ParseTerm" TEXT NOT NULL)
2026-06-26T19:14:33.681500752Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003643s
2026-06-26T19:14:33.681625393Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2026-06-26T19:14:33', 'remove_renamed_scene_mapping_columns')
2026-06-26T19:14:33.681852821Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:33.682788266Z [Info] FluentMigrator.Runner.MigrationRunner: 3: remove_renamed_scene_mapping_columns migrated
2026-06-26T19:14:33.682909299Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016513s
2026-06-26T19:14:33.683012277Z [Info] FluentMigrator.Runner.MigrationRunner: 4: updated_history migrating
2026-06-26T19:14:33.683114473Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:33.683277792Z [Info] updated_history: Starting migration of Main DB to 4
2026-06-26T19:14:33.683749642Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable History
2026-06-26T19:14:33.683890817Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History"
2026-06-26T19:14:33.684211212Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003224s
2026-06-26T19:14:33.684275361Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable History
2026-06-26T19:14:33.684389191Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "History" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "EpisodeId" INTEGER NOT NULL, "SeriesId" INTEGER NOT NULL, "SourceTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Quality" TEXT NOT NULL, "Data" TEXT NOT NULL)
2026-06-26T19:14:33.684731059Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003601s
2026-06-26T19:14:33.684853195Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2026-06-26T19:14:33', 'updated_history')
2026-06-26T19:14:33.685066435Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:33.686282675Z [Info] FluentMigrator.Runner.MigrationRunner: 4: updated_history migrated
2026-06-26T19:14:33.686397586Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019109s
2026-06-26T19:14:33.686494512Z [Info] FluentMigrator.Runner.MigrationRunner: 5: added_eventtype_to_history migrating
2026-06-26T19:14:33.686603491Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:33.686770838Z [Info] added_eventtype_to_history: Starting migration of Main DB to 5
2026-06-26T19:14:33.687051934Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History
2026-06-26T19:14:33.687158669Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-06-26T19:14:33.687243350Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn History EventType Int32
2026-06-26T19:14:33.687355025Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History" ADD COLUMN "EventType" INTEGER
2026-06-26T19:14:33.687873529Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005099s
2026-06-26T19:14:33.687996928Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2026-06-26T19:14:33', 'added_eventtype_to_history')
2026-06-26T19:14:33.688222803Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:33.689240213Z [Info] FluentMigrator.Runner.MigrationRunner: 5: added_eventtype_to_history migrated
2026-06-26T19:14:33.689348421Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001879s
2026-06-26T19:14:33.689448282Z [Info] FluentMigrator.Runner.MigrationRunner: 6: add_index_to_log_time migrating
2026-06-26T19:14:33.689551029Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:33.689707053Z [Info] add_index_to_log_time: Starting migration of Main DB to 6
2026-06-26T19:14:33.689857747Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2026-06-26T19:14:33', 'add_index_to_log_time')
2026-06-26T19:14:33.690091437Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:33.690861749Z [Info] FluentMigrator.Runner.MigrationRunner: 6: add_index_to_log_time migrated
2026-06-26T19:14:33.690981791Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013057s
2026-06-26T19:14:33.691074618Z [Info] FluentMigrator.Runner.MigrationRunner: 7: add_renameEpisodes_to_naming migrating
2026-06-26T19:14:33.691181373Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:33.691339101Z [Info] add_renameEpisodes_to_naming: Starting migration of Main DB to 7
2026-06-26T19:14:33.692006435Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2026-06-26T19:14:33.692129092Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-06-26T19:14:33.692202600Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig RenameEpisodes Boolean
2026-06-26T19:14:33.692319977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "RenameEpisodes" INTEGER
2026-06-26T19:14:33.692805274Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004834s
2026-06-26T19:14:33.693053394Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "RenameEpisodes" = NOT "UseSceneName"
2026-06-26T19:14:33.693382116Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "RenameEpisodes" = NOT "UseSceneName"
2026-06-26T19:14:33.693576428Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003818s
2026-06-26T19:14:33.693712602Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2026-06-26T19:14:33', 'add_renameEpisodes_to_naming')
2026-06-26T19:14:33.693945301Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:33.694894874Z [Info] FluentMigrator.Runner.MigrationRunner: 7: add_renameEpisodes_to_naming migrated
2026-06-26T19:14:33.695011809Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016923s
2026-06-26T19:14:33.695127222Z [Info] FluentMigrator.Runner.MigrationRunner: 8: remove_backlog migrating
2026-06-26T19:14:33.695230720Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:33.695391554Z [Info] remove_backlog: Starting migration of Main DB to 8
2026-06-26T19:14:33.697644473Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Series BacklogSetting
2026-06-26T19:14:33.713993508Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Series_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TvdbId" INTEGER NOT NULL, "TvRageId" INTEGER NOT NULL, "ImdbId" TEXT NOT NULL, "Title" TEXT NOT NULL, "TitleSlug" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "AirTime" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "QualityProfileId" INTEGER NOT NULL, "SeasonFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "Runtime" INTEGER NOT NULL, "SeriesType" INTEGER NOT NULL, "Network" TEXT, "CustomStartDate" DATETIME, "UseSceneNumbering" INTEGER NOT NULL, "FirstAired" DATETIME, "NextAiring" DATETIME)
2026-06-26T19:14:33.714792287Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Series_temp" ("Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "QualityProfileId", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "CustomStartDate", "UseSceneNumbering", "FirstAired", "NextAiring") SELECT "Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "QualityProfileId", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "CustomStartDate", "UseSceneNumbering", "FirstAired", "NextAiring" FROM "Series"
2026-06-26T19:14:33.715450412Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2026-06-26T19:14:33.716260334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2026-06-26T19:14:33.717478207Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2026-06-26T19:14:33.717723712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2026-06-26T19:14:33.717962022Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0201919s
2026-06-26T19:14:33.718063466Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig UseSceneName
2026-06-26T19:14:33.719280117Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NamingConfig_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Separator" TEXT NOT NULL, "NumberStyle" INTEGER NOT NULL, "IncludeSeriesTitle" INTEGER NOT NULL, "MultiEpisodeStyle" INTEGER NOT NULL, "IncludeEpisodeTitle" INTEGER NOT NULL, "IncludeQuality" INTEGER NOT NULL, "ReplaceSpaces" INTEGER NOT NULL, "SeasonFolderFormat" TEXT NOT NULL, "RenameEpisodes" INTEGER)
2026-06-26T19:14:33.719788642Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "NamingConfig_temp" ("Id", "Separator", "NumberStyle", "IncludeSeriesTitle", "MultiEpisodeStyle", "IncludeEpisodeTitle", "IncludeQuality", "ReplaceSpaces", "SeasonFolderFormat", "RenameEpisodes") SELECT "Id", "Separator", "NumberStyle", "IncludeSeriesTitle", "MultiEpisodeStyle", "IncludeEpisodeTitle", "IncludeQuality", "ReplaceSpaces", "SeasonFolderFormat", "RenameEpisodes" FROM "NamingConfig"
2026-06-26T19:14:33.720273088Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig"
2026-06-26T19:14:33.720582120Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig"
2026-06-26T19:14:33.721675994Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034814s
2026-06-26T19:14:33.721797348Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2026-06-26T19:14:33', 'remove_backlog')
2026-06-26T19:14:33.722016039Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:33.723865624Z [Info] FluentMigrator.Runner.MigrationRunner: 8: remove_backlog migrated
2026-06-26T19:14:33.724000636Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0056612s
2026-06-26T19:14:33.724114856Z [Info] FluentMigrator.Runner.MigrationRunner: 9: fix_rename_episodes migrating
2026-06-26T19:14:33.724220419Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:33.724379650Z [Info] fix_rename_episodes: Starting migration of Main DB to 9
2026-06-26T19:14:33.727243750Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig SeasonFolderFormat
2026-06-26T19:14:33.728474349Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NamingConfig_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Separator" TEXT NOT NULL, "NumberStyle" INTEGER NOT NULL, "IncludeSeriesTitle" INTEGER NOT NULL, "MultiEpisodeStyle" INTEGER NOT NULL, "IncludeEpisodeTitle" INTEGER NOT NULL, "IncludeQuality" INTEGER NOT NULL, "ReplaceSpaces" INTEGER NOT NULL, "RenameEpisodes" INTEGER)
2026-06-26T19:14:33.728960699Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "NamingConfig_temp" ("Id", "Separator", "NumberStyle", "IncludeSeriesTitle", "MultiEpisodeStyle", "IncludeEpisodeTitle", "IncludeQuality", "ReplaceSpaces", "RenameEpisodes") SELECT "Id", "Separator", "NumberStyle", "IncludeSeriesTitle", "MultiEpisodeStyle", "IncludeEpisodeTitle", "IncludeQuality", "ReplaceSpaces", "RenameEpisodes" FROM "NamingConfig"
2026-06-26T19:14:33.729368049Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig"
2026-06-26T19:14:33.729675138Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig"
2026-06-26T19:14:33.730784092Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034109s
2026-06-26T19:14:33.730897651Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-26T19:14:33.733163034Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "RenameEpisodes" = 1 WHERE "RenameEpisodes" = -1
2026-06-26T19:14:33.733375713Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023619s
2026-06-26T19:14:33.733476546Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-26T19:14:33.733599503Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "RenameEpisodes" = 0 WHERE "RenameEpisodes" = -2
2026-06-26T19:14:33.733791721Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002163s
2026-06-26T19:14:33.733909578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2026-06-26T19:14:33', 'fix_rename_episodes')
2026-06-26T19:14:33.734155093Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:33.735593991Z [Info] FluentMigrator.Runner.MigrationRunner: 9: fix_rename_episodes migrated
2026-06-26T19:14:33.735692830Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020125s
2026-06-26T19:14:33.735802421Z [Info] FluentMigrator.Runner.MigrationRunner: 10: add_monitored migrating
2026-06-26T19:14:33.735946321Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:33.736085822Z [Info] add_monitored: Starting migration of Main DB to 10
2026-06-26T19:14:33.737320659Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2026-06-26T19:14:33.737435741Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-06-26T19:14:33.737516294Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes Monitored Boolean
2026-06-26T19:14:33.737630824Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "Monitored" INTEGER
2026-06-26T19:14:33.738137535Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005042s
2026-06-26T19:14:33.738258799Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Seasons
2026-06-26T19:14:33.738344542Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-06-26T19:14:33.738430525Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Seasons Monitored Boolean
2026-06-26T19:14:33.738558233Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Seasons" ADD COLUMN "Monitored" INTEGER
2026-06-26T19:14:33.739026305Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004869s
2026-06-26T19:14:33.739161488Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-26T19:14:33.739341651Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Episodes" SET "Monitored" = 1 WHERE "Ignored" = 0
2026-06-26T19:14:33.739530130Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002781s
2026-06-26T19:14:33.739646605Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-26T19:14:33.739746767Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Episodes" SET "Monitored" = 0 WHERE "Ignored" = 1
2026-06-26T19:14:33.739933764Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001866s
2026-06-26T19:14:33.740031671Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-26T19:14:33.740130269Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Seasons" SET "Monitored" = 1 WHERE "Ignored" = 0
2026-06-26T19:14:33.740296885Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001759s
2026-06-26T19:14:33.740396315Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-26T19:14:33.740481928Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Seasons" SET "Monitored" = 0 WHERE "Ignored" = 1
2026-06-26T19:14:33.740662882Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001819s
2026-06-26T19:14:33.740776191Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2026-06-26T19:14:33', 'add_monitored')
2026-06-26T19:14:33.740989691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:33.742084646Z [Info] FluentMigrator.Runner.MigrationRunner: 10: add_monitored migrated
2026-06-26T19:14:33.742192744Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015954s
2026-06-26T19:14:33.742291733Z [Info] FluentMigrator.Runner.MigrationRunner: 11: remove_ignored migrating
2026-06-26T19:14:33.742404531Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:33.742557238Z [Info] remove_ignored: Starting migration of Main DB to 11
2026-06-26T19:14:33.742789446Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Seasons Ignored
2026-06-26T19:14:33.744025085Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Seasons_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "SeasonNumber" INTEGER NOT NULL, "Monitored" INTEGER)
2026-06-26T19:14:33.744369880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Seasons_temp" ("Id", "SeriesId", "SeasonNumber", "Monitored") SELECT "Id", "SeriesId", "SeasonNumber", "Monitored" FROM "Seasons"
2026-06-26T19:14:33.744648581Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Seasons"
2026-06-26T19:14:33.744943525Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Seasons_temp" RENAME TO "Seasons"
2026-06-26T19:14:33.746027228Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031022s
2026-06-26T19:14:33.746133082Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Episodes Ignored
2026-06-26T19:14:33.747250713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Episodes_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TvDbEpisodeId" INTEGER NOT NULL, "SeriesId" INTEGER NOT NULL, "SeasonNumber" INTEGER NOT NULL, "EpisodeNumber" INTEGER NOT NULL, "Title" TEXT, "Overview" TEXT, "EpisodeFileId" INTEGER, "AirDate" DATETIME, "AbsoluteEpisodeNumber" INTEGER, "SceneAbsoluteEpisodeNumber" INTEGER, "SceneSeasonNumber" INTEGER, "SceneEpisodeNumber" INTEGER, "Monitored" INTEGER)
2026-06-26T19:14:33.747860391Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Episodes_temp" ("Id", "TvDbEpisodeId", "SeriesId", "SeasonNumber", "EpisodeNumber", "Title", "Overview", "EpisodeFileId", "AirDate", "AbsoluteEpisodeNumber", "SceneAbsoluteEpisodeNumber", "SceneSeasonNumber", "SceneEpisodeNumber", "Monitored") SELECT "Id", "TvDbEpisodeId", "SeriesId", "SeasonNumber", "EpisodeNumber", "Title", "Overview", "EpisodeFileId", "AirDate", "AbsoluteEpisodeNumber", "SceneAbsoluteEpisodeNumber", "SceneSeasonNumber", "SceneEpisodeNumber", "Monitored" FROM "Episodes"
2026-06-26T19:14:33.748388706Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Episodes"
2026-06-26T19:14:33.748760825Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes_temp" RENAME TO "Episodes"
2026-06-26T19:14:33.749806211Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Episodes_TvDbEpisodeId" ON "Episodes" ("TvDbEpisodeId" ASC)
2026-06-26T19:14:33.750058960Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038306s
2026-06-26T19:14:33.750184643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2026-06-26T19:14:33', 'remove_ignored')
2026-06-26T19:14:33.750396109Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:33.751472367Z [Info] FluentMigrator.Runner.MigrationRunner: 11: remove_ignored migrated
2026-06-26T19:14:33.751568932Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052347s
2026-06-26T19:14:33.751690958Z [Info] FluentMigrator.Runner.MigrationRunner: 12: remove_custom_start_date migrating
2026-06-26T19:14:33.751779576Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:33.751999690Z [Info] remove_custom_start_date: Starting migration of Main DB to 12
2026-06-26T19:14:33.752171305Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Series CustomStartDate
2026-06-26T19:14:33.753445943Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Series_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TvdbId" INTEGER NOT NULL, "TvRageId" INTEGER NOT NULL, "ImdbId" TEXT NOT NULL, "Title" TEXT NOT NULL, "TitleSlug" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "AirTime" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "QualityProfileId" INTEGER NOT NULL, "SeasonFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "Runtime" INTEGER NOT NULL, "SeriesType" INTEGER NOT NULL, "Network" TEXT, "UseSceneNumbering" INTEGER NOT NULL, "FirstAired" DATETIME, "NextAiring" DATETIME)
2026-06-26T19:14:33.754123167Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Series_temp" ("Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "QualityProfileId", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring") SELECT "Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "QualityProfileId", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring" FROM "Series"
2026-06-26T19:14:33.754753517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2026-06-26T19:14:33.755222442Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2026-06-26T19:14:33.760846712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2026-06-26T19:14:33.761174412Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2026-06-26T19:14:33.761492413Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091401s
2026-06-26T19:14:33.761596142Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2026-06-26T19:14:33', 'remove_custom_start_date')
2026-06-26T19:14:33.761866947Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:33.763462211Z [Info] FluentMigrator.Runner.MigrationRunner: 12: remove_custom_start_date migrated
2026-06-26T19:14:33.763567172Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111455s
2026-06-26T19:14:33.763714389Z [Info] FluentMigrator.Runner.MigrationRunner: 13: add_air_date_utc migrating
2026-06-26T19:14:33.763860643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:33.764102170Z [Info] add_air_date_utc: Starting migration of Main DB to 13
2026-06-26T19:14:33.764569351Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2026-06-26T19:14:33.764655414Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-06-26T19:14:33.764790857Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes AirDateUtc DateTime
2026-06-26T19:14:33.764860488Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "AirDateUtc" DATETIME
2026-06-26T19:14:33.765432670Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005258s
2026-06-26T19:14:33.765496128Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Episodes" SET "AirDateUtc" = "AirDate"
2026-06-26T19:14:33.765674688Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Episodes" SET "AirDateUtc" = "AirDate"
2026-06-26T19:14:33.765793337Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001781s
2026-06-26T19:14:33.765896054Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2026-06-26T19:14:33', 'add_air_date_utc')
2026-06-26T19:14:33.766110476Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:33.766780696Z [Info] FluentMigrator.Runner.MigrationRunner: 13: add_air_date_utc migrated
2026-06-26T19:14:33.766848492Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011187s
2026-06-26T19:14:33.766946179Z [Info] FluentMigrator.Runner.MigrationRunner: 14: drop_air_date migrating
2026-06-26T19:14:33.767040359Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:33.767177766Z [Info] drop_air_date: Starting migration of Main DB to 14
2026-06-26T19:14:33.767381737Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Episodes AirDate
2026-06-26T19:14:33.768354025Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Episodes_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TvDbEpisodeId" INTEGER NOT NULL, "SeriesId" INTEGER NOT NULL, "SeasonNumber" INTEGER NOT NULL, "EpisodeNumber" INTEGER NOT NULL, "Title" TEXT, "Overview" TEXT, "EpisodeFileId" INTEGER, "AbsoluteEpisodeNumber" INTEGER, "SceneAbsoluteEpisodeNumber" INTEGER, "SceneSeasonNumber" INTEGER, "SceneEpisodeNumber" INTEGER, "Monitored" INTEGER, "AirDateUtc" DATETIME)
2026-06-26T19:14:33.768892440Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Episodes_temp" ("Id", "TvDbEpisodeId", "SeriesId", "SeasonNumber", "EpisodeNumber", "Title", "Overview", "EpisodeFileId", "AbsoluteEpisodeNumber", "SceneAbsoluteEpisodeNumber", "SceneSeasonNumber", "SceneEpisodeNumber", "Monitored", "AirDateUtc") SELECT "Id", "TvDbEpisodeId", "SeriesId", "SeasonNumber", "EpisodeNumber", "Title", "Overview", "EpisodeFileId", "AbsoluteEpisodeNumber", "SceneAbsoluteEpisodeNumber", "SceneSeasonNumber", "SceneEpisodeNumber", "Monitored", "AirDateUtc" FROM "Episodes"
2026-06-26T19:14:33.769383980Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Episodes"
2026-06-26T19:14:33.769733554Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes_temp" RENAME TO "Episodes"
2026-06-26T19:14:33.770762697Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Episodes_TvDbEpisodeId" ON "Episodes" ("TvDbEpisodeId" ASC)
2026-06-26T19:14:33.770997911Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035127s
2026-06-26T19:14:33.771107342Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2026-06-26T19:14:33', 'drop_air_date')
2026-06-26T19:14:33.771333176Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:33.772075171Z [Info] FluentMigrator.Runner.MigrationRunner: 14: drop_air_date migrated
2026-06-26T19:14:33.772171385Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045716s
2026-06-26T19:14:33.772273751Z [Info] FluentMigrator.Runner.MigrationRunner: 15: add_air_date_as_string migrating
2026-06-26T19:14:33.772370656Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:33.772517723Z [Info] add_air_date_as_string: Starting migration of Main DB to 15
2026-06-26T19:14:33.772763518Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2026-06-26T19:14:33.772866395Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-06-26T19:14:33.772945575Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes AirDate String
2026-06-26T19:14:33.773056238Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "AirDate" TEXT
2026-06-26T19:14:33.773521224Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004676s
2026-06-26T19:14:33.773635014Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2026-06-26T19:14:33', 'add_air_date_as_string')
2026-06-26T19:14:33.773848975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:33.774527872Z [Info] FluentMigrator.Runner.MigrationRunner: 15: add_air_date_as_string migrated
2026-06-26T19:14:33.774636651Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001473s
2026-06-26T19:14:33.774741553Z [Info] FluentMigrator.Runner.MigrationRunner: 16: updated_imported_history_item migrating
2026-06-26T19:14:33.774837336Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:33.774980614Z [Info] updated_imported_history_item: Starting migration of Main DB to 16
2026-06-26T19:14:33.775178343Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "History" SET "Data" = replace( "Data", '"Path"', '"ImportedPath"' ) WHERE "EventType" = 3
2026-06-26T19:14:33.775334487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "History" SET "Data" = replace( "Data", '"Path"', '"ImportedPath"' ) WHERE "EventType" = 3
2026-06-26T19:14:33.775533869Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001945s
2026-06-26T19:14:33.775640163Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2026-06-26T19:14:33', 'updated_imported_history_item')
2026-06-26T19:14:33.775836448Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:33.776492670Z [Info] FluentMigrator.Runner.MigrationRunner: 16: updated_imported_history_item migrated
2026-06-26T19:14:33.776625839Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011504s
2026-06-26T19:14:33.776707994Z [Info] FluentMigrator.Runner.MigrationRunner: 17: reset_scene_names migrating
2026-06-26T19:14:33.776814659Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:33.776945001Z [Info] reset_scene_names: Starting migration of Main DB to 17
2026-06-26T19:14:33.777128742Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "EpisodeFiles" SET "SceneName" = NULL where "SceneName" != NULL
2026-06-26T19:14:33.777278704Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "EpisodeFiles" SET "SceneName" = NULL where "SceneName" != NULL
2026-06-26T19:14:33.777459117Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001734s
2026-06-26T19:14:33.777563578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2026-06-26T19:14:33', 'reset_scene_names')
2026-06-26T19:14:33.777763330Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:33.778314049Z [Info] FluentMigrator.Runner.MigrationRunner: 17: reset_scene_names migrated
2026-06-26T19:14:33.778421295Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001028s
2026-06-26T19:14:33.778517569Z [Info] FluentMigrator.Runner.MigrationRunner: 18: remove_duplicates migrating
2026-06-26T19:14:33.778614114Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:33.778752733Z [Info] remove_duplicates: Starting migration of Main DB to 18
2026-06-26T19:14:33.778961974Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-26T19:14:33.779070733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-26T19:14:33.789628161Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105263s
2026-06-26T19:14:33.789722582Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2026-06-26T19:14:33', 'remove_duplicates')
2026-06-26T19:14:33.789929098Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:33.790538525Z [Info] FluentMigrator.Runner.MigrationRunner: 18: remove_duplicates migrated
2026-06-26T19:14:33.790645320Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114678s
2026-06-26T19:14:33.790747236Z [Info] FluentMigrator.Runner.MigrationRunner: 19: restore_unique_constraints migrating
2026-06-26T19:14:33.790852217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:33.790995937Z [Info] restore_unique_constraints: Starting migration of Main DB to 19
2026-06-26T19:14:33.791555975Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DROP INDEX IF EXISTS "IX_Series_TvdbId"
2026-06-26T19:14:33.791715276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX IF EXISTS "IX_Series_TvdbId"
2026-06-26T19:14:33.792026072Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003222s
2026-06-26T19:14:33.792139731Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DROP INDEX IF EXISTS "IX_Series_TitleSlug"
2026-06-26T19:14:33.792238149Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX IF EXISTS "IX_Series_TitleSlug"
2026-06-26T19:14:33.792503293Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002599s
2026-06-26T19:14:33.792602383Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DROP INDEX IF EXISTS "IX_Episodes_TvDbEpisodeId"
2026-06-26T19:14:33.792716152Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX IF EXISTS "IX_Episodes_TvDbEpisodeId"
2026-06-26T19:14:33.792982779Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002612s
2026-06-26T19:14:33.793087520Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (TvdbId)
2026-06-26T19:14:33.793176920Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2026-06-26T19:14:33.793390330Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002116s
2026-06-26T19:14:33.793496093Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (TitleSlug)
2026-06-26T19:14:33.793598850Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2026-06-26T19:14:33.793810216Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002136s
2026-06-26T19:14:33.793911811Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Episodes (TvDbEpisodeId)
2026-06-26T19:14:33.794013105Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Episodes_TvDbEpisodeId" ON "Episodes" ("TvDbEpisodeId" ASC)
2026-06-26T19:14:33.794238108Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002275s
2026-06-26T19:14:33.794348160Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2026-06-26T19:14:33', 'restore_unique_constraints')
2026-06-26T19:14:33.794558053Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:33.800622840Z [Info] FluentMigrator.Runner.MigrationRunner: 19: restore_unique_constraints migrated
2026-06-26T19:14:33.800833133Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065806s
2026-06-26T19:14:33.800918064Z [Info] FluentMigrator.Runner.MigrationRunner: 20: add_year_and_seasons_to_series migrating
2026-06-26T19:14:33.801015491Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:33.801175052Z [Info] add_year_and_seasons_to_series: Starting migration of Main DB to 20
2026-06-26T19:14:33.801523304Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-06-26T19:14:33.801623846Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-06-26T19:14:33.801700350Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series Year Int32
2026-06-26T19:14:33.801800282Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "Year" INTEGER
2026-06-26T19:14:33.802278104Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004735s
2026-06-26T19:14:33.802377384Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-06-26T19:14:33.802457987Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-06-26T19:14:33.802533348Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series Seasons String
2026-06-26T19:14:33.802636436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "Seasons" TEXT
2026-06-26T19:14:33.803096202Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004567s
2026-06-26T19:14:33.803193659Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-26T19:14:33.803276275Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-26T19:14:33.807267295Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039705s
2026-06-26T19:14:33.807380773Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2026-06-26T19:14:33', 'add_year_and_seasons_to_series')
2026-06-26T19:14:33.807596798Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:33.818483590Z [Info] FluentMigrator.Runner.MigrationRunner: 20: add_year_and_seasons_to_series migrated
2026-06-26T19:14:33.818767562Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0151845s
2026-06-26T19:14:33.818879126Z [Info] FluentMigrator.Runner.MigrationRunner: 21: drop_seasons_table migrating
2026-06-26T19:14:33.818977605Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:33.819129501Z [Info] drop_seasons_table: Starting migration of Main DB to 21
2026-06-26T19:14:33.819318401Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable Seasons
2026-06-26T19:14:33.819422461Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Seasons"
2026-06-26T19:14:33.819677905Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002531s
2026-06-26T19:14:33.819786194Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2026-06-26T19:14:33', 'drop_seasons_table')
2026-06-26T19:14:33.820016467Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:33.832957306Z [Info] FluentMigrator.Runner.MigrationRunner: 21: drop_seasons_table migrated
2026-06-26T19:14:33.833061256Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0135188s
2026-06-26T19:14:33.833164213Z [Info] FluentMigrator.Runner.MigrationRunner: 22: move_indexer_to_generic_provider migrating
2026-06-26T19:14:33.833266569Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:33.833407203Z [Info] move_indexer_to_generic_provider: Starting migration of Main DB to 22
2026-06-26T19:14:33.833645112Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-06-26T19:14:33.833752799Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-06-26T19:14:33.833825816Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers ConfigContract String
2026-06-26T19:14:33.833933834Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "ConfigContract" TEXT
2026-06-26T19:14:33.834386926Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004502s
2026-06-26T19:14:33.834494042Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2026-06-26T19:14:33', 'move_indexer_to_generic_provider')
2026-06-26T19:14:33.834706360Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:33.840068131Z [Info] FluentMigrator.Runner.MigrationRunner: 22: move_indexer_to_generic_provider migrated
2026-06-26T19:14:33.840172992Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061045s
2026-06-26T19:14:33.840276481Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_config_contract_to_indexers migrating
2026-06-26T19:14:33.840376222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:33.840517276Z [Info] add_config_contract_to_indexers: Starting migration of Main DB to 23
2026-06-26T19:14:33.842390890Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-26T19:14:33.842486984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NewznabSettings' WHERE "Implementation" = 'Newznab'
2026-06-26T19:14:33.842682207Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001973s
2026-06-26T19:14:33.842770565Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-26T19:14:33.842860777Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'OmgwtfnzbsSettings' WHERE "Implementation" = 'Omgwtfnzbs'
2026-06-26T19:14:33.843070279Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001958s
2026-06-26T19:14:33.843154980Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-26T19:14:33.843235001Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NullConfig' WHERE "Implementation" = 'Wombles'
2026-06-26T19:14:33.843421887Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001866s
2026-06-26T19:14:33.843519193Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-26T19:14:33.843613724Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NullConfig' WHERE "Implementation" = 'Eztv'
2026-06-26T19:14:33.843788827Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001786s
2026-06-26T19:14:33.843906043Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-06-26T19:14:33.846848470Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "ConfigContract" IS NULL
2026-06-26T19:14:33.847029905Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030213s
2026-06-26T19:14:33.847131560Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2026-06-26T19:14:33', 'add_config_contract_to_indexers')
2026-06-26T19:14:33.847348176Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:33.877005440Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_config_contract_to_indexers migrated
2026-06-26T19:14:33.877077946Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0329352s
2026-06-26T19:14:33.877222107Z [Info] FluentMigrator.Runner.MigrationRunner: 24: drop_tvdb_episodeid migrating
2026-06-26T19:14:33.877277007Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:33.877466148Z [Info] drop_tvdb_episodeid: Starting migration of Main DB to 24
2026-06-26T19:14:33.877645129Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Episodes TvDbEpisodeId
2026-06-26T19:14:33.878570333Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Episodes_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "SeasonNumber" INTEGER NOT NULL, "EpisodeNumber" INTEGER NOT NULL, "Title" TEXT, "Overview" TEXT, "EpisodeFileId" INTEGER, "AbsoluteEpisodeNumber" INTEGER, "SceneAbsoluteEpisodeNumber" INTEGER, "SceneSeasonNumber" INTEGER, "SceneEpisodeNumber" INTEGER, "Monitored" INTEGER, "AirDateUtc" DATETIME, "AirDate" TEXT)
2026-06-26T19:14:33.879086843Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Episodes_temp" ("Id", "SeriesId", "SeasonNumber", "EpisodeNumber", "Title", "Overview", "EpisodeFileId", "AbsoluteEpisodeNumber", "SceneAbsoluteEpisodeNumber", "SceneSeasonNumber", "SceneEpisodeNumber", "Monitored", "AirDateUtc", "AirDate") SELECT "Id", "SeriesId", "SeasonNumber", "EpisodeNumber", "Title", "Overview", "EpisodeFileId", "AbsoluteEpisodeNumber", "SceneAbsoluteEpisodeNumber", "SceneSeasonNumber", "SceneEpisodeNumber", "Monitored", "AirDateUtc", "AirDate" FROM "Episodes"
2026-06-26T19:14:33.879575618Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Episodes"
2026-06-26T19:14:33.879984692Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes_temp" RENAME TO "Episodes"
2026-06-26T19:14:33.881001230Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032292s
2026-06-26T19:14:33.881105700Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2026-06-26T19:14:33', 'drop_tvdb_episodeid')
2026-06-26T19:14:33.881312857Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:33.907413386Z [Info] FluentMigrator.Runner.MigrationRunner: 24: drop_tvdb_episodeid migrated
2026-06-26T19:14:33.907512726Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0296404s
2026-06-26T19:14:33.907611876Z [Info] FluentMigrator.Runner.MigrationRunner: 25: move_notification_to_generic_provider migrating
2026-06-26T19:14:33.907717880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:33.907871639Z [Info] move_notification_to_generic_provider: Starting migration of Main DB to 25
2026-06-26T19:14:33.908139148Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-06-26T19:14:33.908244470Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-06-26T19:14:33.908324872Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications ConfigContract String
2026-06-26T19:14:33.908437028Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "ConfigContract" TEXT
2026-06-26T19:14:33.908923739Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004697s
2026-06-26T19:14:33.909019341Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2026-06-26T19:14:33', 'move_notification_to_generic_provider')
2026-06-26T19:14:33.909230968Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:33.911204483Z [Info] FluentMigrator.Runner.MigrationRunner: 25: move_notification_to_generic_provider migrated
2026-06-26T19:14:33.911316980Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027306s
2026-06-26T19:14:33.911381069Z [Info] FluentMigrator.Runner.MigrationRunner: 26: add_config_contract_to_notifications migrating
2026-06-26T19:14:33.911530830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:33.911676644Z [Info] add_config_contract_to_notifications: Starting migration of Main DB to 26
2026-06-26T19:14:33.912461836Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-26T19:14:33.912539272Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "ConfigContract" = 'EmailSettings' WHERE "Implementation" = 'Email'
2026-06-26T19:14:33.912764927Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002016s
2026-06-26T19:14:33.912825168Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-26T19:14:33.912904878Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "ConfigContract" = 'GrowlSettings' WHERE "Implementation" = 'Growl'
2026-06-26T19:14:33.913086935Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001842s
2026-06-26T19:14:33.913212408Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-26T19:14:33.913265285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "ConfigContract" = 'NotifyMyAndroidSettings' WHERE "Implementation" = 'NotifyMyAndroid'
2026-06-26T19:14:33.913495097Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001979s
2026-06-26T19:14:33.913552353Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-26T19:14:33.913667856Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "ConfigContract" = 'PlexClientSettings' WHERE "Implementation" = 'PlexClient'
2026-06-26T19:14:33.913820433Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001873s
2026-06-26T19:14:33.913944984Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-26T19:14:33.913995115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "ConfigContract" = 'PlexServerSettings' WHERE "Implementation" = 'PlexServer'
2026-06-26T19:14:33.914178174Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001881s
2026-06-26T19:14:33.914300189Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-26T19:14:33.914348106Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "ConfigContract" = 'ProwlSettings' WHERE "Implementation" = 'Prowl'
2026-06-26T19:14:33.914527778Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001809s
2026-06-26T19:14:33.914653521Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-26T19:14:33.914705786Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "ConfigContract" = 'PushBulletSettings' WHERE "Implementation" = 'PushBullet'
2026-06-26T19:14:33.914893054Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001903s
2026-06-26T19:14:33.915015520Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-26T19:14:33.915060852Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "ConfigContract" = 'PushoverSettings' WHERE "Implementation" = 'Pushover'
2026-06-26T19:14:33.915248921Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001871s
2026-06-26T19:14:33.915334804Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-26T19:14:33.915416628Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "ConfigContract" = 'XbmcSettings' WHERE "Implementation" = 'Xbmc'
2026-06-26T19:14:33.915623175Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001797s
2026-06-26T19:14:33.915688386Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-06-26T19:14:33.915803568Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "ConfigContract" IS NULL
2026-06-26T19:14:33.916027539Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001976s
2026-06-26T19:14:33.916099654Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2026-06-26T19:14:33', 'add_config_contract_to_notifications')
2026-06-26T19:14:33.916342464Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:33.920954013Z [Info] FluentMigrator.Runner.MigrationRunner: 26: add_config_contract_to_notifications migrated
2026-06-26T19:14:33.921070257Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051204s
2026-06-26T19:14:33.921138785Z [Info] FluentMigrator.Runner.MigrationRunner: 27: fix_omgwtfnzbs migrating
2026-06-26T19:14:33.921265671Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:33.921404511Z [Info] fix_omgwtfnzbs: Starting migration of Main DB to 27
2026-06-26T19:14:33.922422642Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-26T19:14:33.922524116Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'OmgwtfnzbsSettings' WHERE "Implementation" = 'Omgwtfnzbs'
2026-06-26T19:14:33.922720692Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001989s
2026-06-26T19:14:33.922846135Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-26T19:14:33.922894863Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "Settings" = '{}' WHERE "Implementation" = 'Omgwtfnzbs' AND "Settings" IS NULL
2026-06-26T19:14:33.923109656Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001928s
2026-06-26T19:14:33.923209296Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-26T19:14:33.923710085Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "Settings" = '{}' WHERE "Implementation" = 'Omgwtfnzbs' AND "Settings" = ''
2026-06-26T19:14:33.923880158Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002073s
2026-06-26T19:14:33.924050351Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2026-06-26T19:14:33', 'fix_omgwtfnzbs')
2026-06-26T19:14:33.924250434Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:33.926591640Z [Info] FluentMigrator.Runner.MigrationRunner: 27: fix_omgwtfnzbs migrated
2026-06-26T19:14:33.926622813Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028711s
2026-06-26T19:14:33.926822365Z [Info] FluentMigrator.Runner.MigrationRunner: 28: add_blacklist_table migrating
2026-06-26T19:14:33.926846985Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:33.927037168Z [Info] add_blacklist_table: Starting migration of Main DB to 28
2026-06-26T19:14:33.927415420Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Blacklist
2026-06-26T19:14:33.927514860Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blacklist" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "EpisodeIds" TEXT NOT NULL, "SourceTitle" TEXT NOT NULL, "Quality" TEXT NOT NULL, "Date" DATETIME NOT NULL)
2026-06-26T19:14:33.927896419Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000382s
2026-06-26T19:14:33.928076552Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2026-06-26T19:14:33', 'add_blacklist_table')
2026-06-26T19:14:33.928239039Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:33.929018609Z [Info] FluentMigrator.Runner.MigrationRunner: 28: add_blacklist_table migrated
2026-06-26T19:14:33.929138521Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014859s
2026-06-26T19:14:33.929214043Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_formats_to_naming_config migrating
2026-06-26T19:14:33.929360308Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:33.929512905Z [Info] add_formats_to_naming_config: Starting migration of Main DB to 29
2026-06-26T19:14:33.929878892Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2026-06-26T19:14:33.929959174Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-06-26T19:14:33.930051740Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig StandardEpisodeFormat String
2026-06-26T19:14:33.930179628Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "StandardEpisodeFormat" TEXT
2026-06-26T19:14:33.930675357Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005012s
2026-06-26T19:14:33.930792873Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2026-06-26T19:14:33.930890801Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-06-26T19:14:33.930975672Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig DailyEpisodeFormat String
2026-06-26T19:14:33.931096836Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "DailyEpisodeFormat" TEXT
2026-06-26T19:14:33.931588276Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004752s
2026-06-26T19:14:33.931673988Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-26T19:14:33.931761735Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-26T19:14:33.937226664Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0054126s
2026-06-26T19:14:33.937344912Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2026-06-26T19:14:33', 'add_formats_to_naming_config')
2026-06-26T19:14:33.937596760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:33.938190686Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_formats_to_naming_config migrated
2026-06-26T19:14:33.938251509Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063547s
2026-06-26T19:14:33.938350007Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_season_folder_format_to_naming_config migrating
2026-06-26T19:14:33.938455990Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:33.938612546Z [Info] add_season_folder_format_to_naming_config: Starting migration of Main DB to 30
2026-06-26T19:14:33.938926588Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2026-06-26T19:14:33.939031911Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-06-26T19:14:33.939111070Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig SeasonFolderFormat String
2026-06-26T19:14:33.939224539Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "SeasonFolderFormat" TEXT
2026-06-26T19:14:33.939702942Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004729s
2026-06-26T19:14:33.939820289Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-26T19:14:33.939916482Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-26T19:14:33.940612805Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000669s
2026-06-26T19:14:33.940896797Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" = 'seasonfolderformat'
2026-06-26T19:14:33.941016158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'seasonfolderformat'
2026-06-26T19:14:33.941192393Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001828s
2026-06-26T19:14:33.941249287Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" = 'useseasonfolder'
2026-06-26T19:14:33.941368127Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'useseasonfolder'
2026-06-26T19:14:33.941517478Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001495s
2026-06-26T19:14:33.941622459Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2026-06-26T19:14:33', 'add_season_folder_format_to_naming_config')
2026-06-26T19:14:33.941859026Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:33.942585770Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_season_folder_format_to_naming_config migrated
2026-06-26T19:14:33.942722024Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012073s
2026-06-26T19:14:33.942834621Z [Info] FluentMigrator.Runner.MigrationRunner: 31: delete_old_naming_config_columns migrating
2026-06-26T19:14:33.942946256Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:33.943115627Z [Info] delete_old_naming_config_columns: Starting migration of Main DB to 31
2026-06-26T19:14:33.943517507Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig Separator, NumberStyle, IncludeSeriesTitle, IncludeEpisodeTitle, IncludeQuality, ReplaceSpaces
2026-06-26T19:14:33.944587683Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NamingConfig_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "MultiEpisodeStyle" INTEGER NOT NULL, "RenameEpisodes" INTEGER, "StandardEpisodeFormat" TEXT, "DailyEpisodeFormat" TEXT, "SeasonFolderFormat" TEXT)
2026-06-26T19:14:33.944967969Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "NamingConfig_temp" ("Id", "MultiEpisodeStyle", "RenameEpisodes", "StandardEpisodeFormat", "DailyEpisodeFormat", "SeasonFolderFormat") SELECT "Id", "MultiEpisodeStyle", "RenameEpisodes", "StandardEpisodeFormat", "DailyEpisodeFormat", "SeasonFolderFormat" FROM "NamingConfig"
2026-06-26T19:14:33.945312813Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig"
2026-06-26T19:14:33.945628549Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig"
2026-06-26T19:14:33.946766902Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003033s
2026-06-26T19:14:33.946844158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2026-06-26T19:14:33', 'delete_old_naming_config_columns')
2026-06-26T19:14:33.947095094Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:33.948115639Z [Info] FluentMigrator.Runner.MigrationRunner: 31: delete_old_naming_config_columns migrated
2026-06-26T19:14:33.948201582Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043896s
2026-06-26T19:14:33.948345492Z [Info] FluentMigrator.Runner.MigrationRunner: 32: set_default_release_group migrating
2026-06-26T19:14:33.948408930Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:33.948601749Z [Info] set_default_release_group: Starting migration of Main DB to 32
2026-06-26T19:14:33.949154001Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-26T19:14:33.949252971Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "EpisodeFiles" SET "ReleaseGroup" = 'DRONE' WHERE "ReleaseGroup" IS NULL
2026-06-26T19:14:33.949466401Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001921s
2026-06-26T19:14:33.949547965Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2026-06-26T19:14:33', 'set_default_release_group')
2026-06-26T19:14:33.949768920Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:33.950266452Z [Info] FluentMigrator.Runner.MigrationRunner: 32: set_default_release_group migrated
2026-06-26T19:14:33.950373277Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010056s
2026-06-26T19:14:33.950522698Z [Info] FluentMigrator.Runner.MigrationRunner: 33: add_api_key_to_pushover migrating
2026-06-26T19:14:33.953363321Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:33.953494475Z [Info] add_api_key_to_pushover: Starting migration of Main DB to 33
2026-06-26T19:14:33.953728516Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-26T19:14:33.953793277Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-26T19:14:33.954631515Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007894s
2026-06-26T19:14:33.954716346Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2026-06-26T19:14:33', 'add_api_key_to_pushover')
2026-06-26T19:14:33.954934396Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:33.956146938Z [Info] FluentMigrator.Runner.MigrationRunner: 33: add_api_key_to_pushover migrated
2026-06-26T19:14:33.956230687Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002305s
2026-06-26T19:14:33.956385238Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_series_contraints migrating
2026-06-26T19:14:33.956447133Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:33.956609801Z [Info] remove_series_contraints: Starting migration of Main DB to 34
2026-06-26T19:14:33.957843305Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-06-26T19:14:33.957948046Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-06-26T19:14:33.958232790Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Series ImdbId String
2026-06-26T19:14:33.959623632Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Series_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TvdbId" INTEGER NOT NULL, "TvRageId" INTEGER NOT NULL, "ImdbId" TEXT, "Title" TEXT NOT NULL, "TitleSlug" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "AirTime" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "QualityProfileId" INTEGER NOT NULL, "SeasonFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "Runtime" INTEGER NOT NULL, "SeriesType" INTEGER NOT NULL, "Network" TEXT, "UseSceneNumbering" INTEGER NOT NULL, "FirstAired" DATETIME, "NextAiring" DATETIME, "Year" INTEGER, "Seasons" TEXT)
2026-06-26T19:14:33.960344364Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Series_temp" ("Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "QualityProfileId", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring", "Year", "Seasons") SELECT "Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "QualityProfileId", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring", "Year", "Seasons" FROM "Series"
2026-06-26T19:14:33.960950295Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2026-06-26T19:14:33.961366513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2026-06-26T19:14:33.962441709Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2026-06-26T19:14:33.962681422Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2026-06-26T19:14:33.962894541Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045508s
2026-06-26T19:14:33.962988541Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Series TitleSlug String
2026-06-26T19:14:33.963918153Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Series_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TvdbId" INTEGER NOT NULL, "TvRageId" INTEGER NOT NULL, "ImdbId" TEXT, "Title" TEXT NOT NULL, "TitleSlug" TEXT, "CleanTitle" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "AirTime" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "QualityProfileId" INTEGER NOT NULL, "SeasonFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "Runtime" INTEGER NOT NULL, "SeriesType" INTEGER NOT NULL, "Network" TEXT, "UseSceneNumbering" INTEGER NOT NULL, "FirstAired" DATETIME, "NextAiring" DATETIME, "Year" INTEGER, "Seasons" TEXT)
2026-06-26T19:14:33.964615127Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Series_temp" ("Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "QualityProfileId", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring", "Year", "Seasons") SELECT "Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "QualityProfileId", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring", "Year", "Seasons" FROM "Series"
2026-06-26T19:14:33.965227812Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2026-06-26T19:14:33.965662948Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2026-06-26T19:14:33.966676780Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2026-06-26T19:14:33.966912345Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2026-06-26T19:14:33.967126025Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040248s
2026-06-26T19:14:33.967230225Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2026-06-26T19:14:33', 'remove_series_contraints')
2026-06-26T19:14:33.967438505Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:33.968199558Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_series_contraints migrated
2026-06-26T19:14:33.968304810Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050743s
2026-06-26T19:14:33.968407707Z [Info] FluentMigrator.Runner.MigrationRunner: 35: add_series_folder_format_to_naming_config migrating
2026-06-26T19:14:33.968495504Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:33.968642069Z [Info] add_series_folder_format_to_naming_config: Starting migration of Main DB to 35
2026-06-26T19:14:33.969310085Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2026-06-26T19:14:33.969425979Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.4E-06s
2026-06-26T19:14:33.969509647Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig SeriesFolderFormat String
2026-06-26T19:14:33.969618176Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "SeriesFolderFormat" TEXT
2026-06-26T19:14:33.970068142Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004484s
2026-06-26T19:14:33.970172082Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-26T19:14:33.970253285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "SeriesFolderFormat" = '{Series Title}' WHERE 1 = 1
2026-06-26T19:14:33.970432667Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001818s
2026-06-26T19:14:33.970538540Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2026-06-26T19:14:33', 'add_series_folder_format_to_naming_config')
2026-06-26T19:14:33.970753954Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:33.971393953Z [Info] FluentMigrator.Runner.MigrationRunner: 35: add_series_folder_format_to_naming_config migrated
2026-06-26T19:14:33.971509716Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011365s
2026-06-26T19:14:33.971606131Z [Info] FluentMigrator.Runner.MigrationRunner: 36: update_with_quality_converters migrating
2026-06-26T19:14:33.971706733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:33.971866756Z [Info] update_with_quality_converters: Starting migration of Main DB to 36
2026-06-26T19:14:33.972769704Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2026-06-26T19:14:33.972883043Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-06-26T19:14:33.972958545Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles Items String
2026-06-26T19:14:33.973061442Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "Items" TEXT
2026-06-26T19:14:33.973506178Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004426s
2026-06-26T19:14:33.973603624Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-26T19:14:33.973702644Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-26T19:14:33.975761852Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020507s
2026-06-26T19:14:33.975887575Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-26T19:14:33.975963097Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-26T19:14:33.977398840Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014216s
2026-06-26T19:14:33.977508130Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2026-06-26T19:14:33', 'update_with_quality_converters')
2026-06-26T19:14:33.977720818Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:33.978326979Z [Info] FluentMigrator.Runner.MigrationRunner: 36: update_with_quality_converters migrated
2026-06-26T19:14:33.978436179Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023538s
2026-06-26T19:14:33.978536461Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_configurable_qualities migrating
2026-06-26T19:14:33.978633327Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:33.978779150Z [Info] add_configurable_qualities: Starting migration of Main DB to 37
2026-06-26T19:14:33.980069480Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn QualityProfiles Allowed
2026-06-26T19:14:33.980988541Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "QualityProfiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Cutoff" INTEGER NOT NULL, "Items" TEXT)
2026-06-26T19:14:33.981281641Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "QualityProfiles_temp" ("Id", "Name", "Cutoff", "Items") SELECT "Id", "Name", "Cutoff", "Items" FROM "QualityProfiles"
2026-06-26T19:14:33.981511033Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "QualityProfiles"
2026-06-26T19:14:33.981837010Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles_temp" RENAME TO "QualityProfiles"
2026-06-26T19:14:33.982898408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityProfiles_Name" ON "QualityProfiles" ("Name" ASC)
2026-06-26T19:14:33.983135225Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029498s
2026-06-26T19:14:33.983210306Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn QualityProfiles Items String
2026-06-26T19:14:33.984089848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "QualityProfiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Cutoff" INTEGER NOT NULL, "Items" TEXT NOT NULL)
2026-06-26T19:14:33.984391235Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "QualityProfiles_temp" ("Id", "Name", "Cutoff", "Items") SELECT "Id", "Name", "Cutoff", "Items" FROM "QualityProfiles"
2026-06-26T19:14:33.984616830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "QualityProfiles"
2026-06-26T19:14:33.984945682Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles_temp" RENAME TO "QualityProfiles"
2026-06-26T19:14:33.985979345Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityProfiles_Name" ON "QualityProfiles" ("Name" ASC)
2026-06-26T19:14:33.986212985Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028566s
2026-06-26T19:14:33.986277185Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable QualityDefinitions
2026-06-26T19:14:33.986419101Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "QualityDefinitions" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Quality" INTEGER NOT NULL, "Title" TEXT NOT NULL, "Weight" INTEGER NOT NULL, "MinSize" INTEGER NOT NULL, "MaxSize" INTEGER NOT NULL)
2026-06-26T19:14:33.986730698Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003256s
2026-06-26T19:14:33.986807192Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Quality)
2026-06-26T19:14:33.986942475Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Quality" ON "QualityDefinitions" ("Quality" ASC)
2026-06-26T19:14:33.987162378Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002231s
2026-06-26T19:14:33.987222960Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Title)
2026-06-26T19:14:33.987325146Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Title" ON "QualityDefinitions" ("Title" ASC)
2026-06-26T19:14:33.987541492Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000217s
2026-06-26T19:14:33.987638467Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Weight)
2026-06-26T19:14:33.987737587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Weight" ON "QualityDefinitions" ("Weight" ASC)
2026-06-26T19:14:33.987967931Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002277s
2026-06-26T19:14:33.988069806Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-26T19:14:33.988150689Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-26T19:14:33.989120032Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009564s
2026-06-26T19:14:33.989225033Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable QualitySizes
2026-06-26T19:14:33.989310686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "QualitySizes"
2026-06-26T19:14:33.989727576Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003994s
2026-06-26T19:14:33.989835854Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2026-06-26T19:14:33', 'add_configurable_qualities')
2026-06-26T19:14:33.990039083Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:33.990869807Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_configurable_qualities migrated
2026-06-26T19:14:33.990978806Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001548s
2026-06-26T19:14:33.991081393Z [Info] FluentMigrator.Runner.MigrationRunner: 38: add_on_upgrade_to_notifications migrating
2026-06-26T19:14:33.991179511Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:33.991324513Z [Info] add_on_upgrade_to_notifications: Starting migration of Main DB to 38
2026-06-26T19:14:33.991592984Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-06-26T19:14:33.991699598Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-06-26T19:14:33.991779409Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnUpgrade Boolean
2026-06-26T19:14:33.991905533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnUpgrade" INTEGER
2026-06-26T19:14:33.992339467Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004479s
2026-06-26T19:14:33.992439078Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "OnUpgrade" = "OnDownload"
2026-06-26T19:14:33.992559260Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "OnUpgrade" = "OnDownload"
2026-06-26T19:14:33.992714212Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001551s
2026-06-26T19:14:33.993608574Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2026-06-26T19:14:33', 'add_on_upgrade_to_notifications')
2026-06-26T19:14:33.993624336Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:33.993632803Z [Info] FluentMigrator.Runner.MigrationRunner: 38: add_on_upgrade_to_notifications migrated
2026-06-26T19:14:33.993691882Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010168s
2026-06-26T19:14:33.993791041Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_metadata_tables migrating
2026-06-26T19:14:33.993884570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:33.994033309Z [Info] add_metadata_tables: Starting migration of Main DB to 39
2026-06-26T19:14:33.994678239Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Metadata
2026-06-26T19:14:33.994803190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Metadata" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Enable" INTEGER NOT NULL, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT NOT NULL, "ConfigContract" TEXT NOT NULL)
2026-06-26T19:14:33.995124187Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003347s
2026-06-26T19:14:33.995219649Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataFiles
2026-06-26T19:14:33.995330332Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MetadataFiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "Consumer" TEXT NOT NULL, "Type" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "LastUpdated" DATETIME NOT NULL, "SeasonNumber" INTEGER, "EpisodeFileId" INTEGER)
2026-06-26T19:14:33.995677662Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003646s
2026-06-26T19:14:33.995786100Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2026-06-26T19:14:33', 'add_metadata_tables')
2026-06-26T19:14:33.996016975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:33.996661874Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_metadata_tables migrated
2026-06-26T19:14:33.996772678Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013417s
2026-06-26T19:14:33.996867589Z [Info] FluentMigrator.Runner.MigrationRunner: 40: add_metadata_to_episodes_and_series migrating
2026-06-26T19:14:33.996973843Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:33.997119707Z [Info] add_metadata_to_episodes_and_series: Starting migration of Main DB to 40
2026-06-26T19:14:33.997577679Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-06-26T19:14:33.997683763Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-06-26T19:14:33.997757141Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series Actors String
2026-06-26T19:14:33.997858896Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "Actors" TEXT
2026-06-26T19:14:33.998301999Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004425s
2026-06-26T19:14:33.998402311Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series Ratings String
2026-06-26T19:14:33.998501861Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "Ratings" TEXT
2026-06-26T19:14:33.998930394Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004262s
2026-06-26T19:14:33.999033803Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series Genres String
2026-06-26T19:14:33.999131600Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "Genres" TEXT
2026-06-26T19:14:33.999560173Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004282s
2026-06-26T19:14:33.999659553Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series Certification String
2026-06-26T19:14:33.999762781Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "Certification" TEXT
2026-06-26T19:14:34.000247217Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000473s
2026-06-26T19:14:34.000347259Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2026-06-26T19:14:34.000428803Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-06-26T19:14:34.000508844Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes Ratings String
2026-06-26T19:14:34.000611180Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "Ratings" TEXT
2026-06-26T19:14:34.001031096Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004207s
2026-06-26T19:14:34.001132861Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes Images String
2026-06-26T19:14:34.001235578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "Images" TEXT
2026-06-26T19:14:34.001668190Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004284s
2026-06-26T19:14:34.001767359Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2026-06-26T19:14:34', 'add_metadata_to_episodes_and_series')
2026-06-26T19:14:34.002025840Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:34.002673926Z [Info] FluentMigrator.Runner.MigrationRunner: 40: add_metadata_to_episodes_and_series migrated
2026-06-26T19:14:34.002782204Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014411s
2026-06-26T19:14:34.002881353Z [Info] FluentMigrator.Runner.MigrationRunner: 41: fix_xbmc_season_images_metadata migrating
2026-06-26T19:14:34.002982918Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:34.003126337Z [Info] fix_xbmc_season_images_metadata: Starting migration of Main DB to 41
2026-06-26T19:14:34.003316189Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MetadataFiles" SET "Type" = 4 WHERE "Consumer" = 'XbmcMetadata' AND "SeasonNumber" IS NOT NULL
2026-06-26T19:14:34.003476713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MetadataFiles" SET "Type" = 4 WHERE "Consumer" = 'XbmcMetadata' AND "SeasonNumber" IS NOT NULL
2026-06-26T19:14:34.003678689Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001984s
2026-06-26T19:14:34.003777559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2026-06-26T19:14:34', 'fix_xbmc_season_images_metadata')
2026-06-26T19:14:34.004008815Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:34.004732563Z [Info] FluentMigrator.Runner.MigrationRunner: 41: fix_xbmc_season_images_metadata migrated
2026-06-26T19:14:34.004840219Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012413s
2026-06-26T19:14:34.004937295Z [Info] FluentMigrator.Runner.MigrationRunner: 42: add_download_clients_table migrating
2026-06-26T19:14:34.005036866Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:34.005181447Z [Info] add_download_clients_table: Starting migration of Main DB to 42
2026-06-26T19:14:34.005608637Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClients
2026-06-26T19:14:34.005739742Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClients" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Enable" INTEGER NOT NULL, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT NOT NULL, "ConfigContract" TEXT NOT NULL, "Protocol" INTEGER NOT NULL)
2026-06-26T19:14:34.006076189Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003565s
2026-06-26T19:14:34.006185299Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2026-06-26T19:14:34', 'add_download_clients_table')
2026-06-26T19:14:34.006388068Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:34.006988828Z [Info] FluentMigrator.Runner.MigrationRunner: 42: add_download_clients_table migrated
2026-06-26T19:14:34.007096886Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012637s
2026-06-26T19:14:34.007195354Z [Info] FluentMigrator.Runner.MigrationRunner: 43: convert_config_to_download_clients migrating
2026-06-26T19:14:34.007300215Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:34.007442051Z [Info] convert_config_to_download_clients: Starting migration of Main DB to 43
2026-06-26T19:14:34.007666824Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-26T19:14:34.007768468Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-26T19:14:34.012114603Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043317s
2026-06-26T19:14:34.012232130Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (43, '2026-06-26T19:14:34', 'convert_config_to_download_clients')
2026-06-26T19:14:34.012450470Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:34.013001911Z [Info] FluentMigrator.Runner.MigrationRunner: 43: convert_config_to_download_clients migrated
2026-06-26T19:14:34.013114918Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052266s
2026-06-26T19:14:34.013214860Z [Info] FluentMigrator.Runner.MigrationRunner: 44: fix_xbmc_episode_metadata migrating
2026-06-26T19:14:34.013311565Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:34.013455384Z [Info] fix_xbmc_episode_metadata: Starting migration of Main DB to 44
2026-06-26T19:14:34.013661139Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MetadataFiles" SET "Type" = 2 WHERE "Consumer" = 'XbmcMetadata' AND "EpisodeFileId" IS NOT NULL AND "Type" = 4 AND "RelativePath" LIKE '%.nfo'
2026-06-26T19:14:34.013854488Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MetadataFiles" SET "Type" = 2 WHERE "Consumer" = 'XbmcMetadata' AND "EpisodeFileId" IS NOT NULL AND "Type" = 4 AND "RelativePath" LIKE '%.nfo'
2026-06-26T19:14:34.014087077Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002341s
2026-06-26T19:14:34.014183351Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MetadataFiles" SET "Type" = 5 WHERE "Consumer" = 'XbmcMetadata' AND "EpisodeFileId" IS NOT NULL AND "Type" = 4
2026-06-26T19:14:34.014338714Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MetadataFiles" SET "Type" = 5 WHERE "Consumer" = 'XbmcMetadata' AND "EpisodeFileId" IS NOT NULL AND "Type" = 4
2026-06-26T19:14:34.014544879Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002045s
2026-06-26T19:14:34.014646975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2026-06-26T19:14:34', 'fix_xbmc_episode_metadata')
2026-06-26T19:14:34.027415647Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:34.028144035Z [Info] FluentMigrator.Runner.MigrationRunner: 44: fix_xbmc_episode_metadata migrated
2026-06-26T19:14:34.028251511Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0137825s
2026-06-26T19:14:34.028383276Z [Info] FluentMigrator.Runner.MigrationRunner: 45: add_indexes migrating
2026-06-26T19:14:34.028475131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:34.028649533Z [Info] add_indexes: Starting migration of Main DB to 45
2026-06-26T19:14:34.029296997Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Blacklist (SeriesId)
2026-06-26T19:14:34.029413131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Blacklist_SeriesId" ON "Blacklist" ("SeriesId" ASC)
2026-06-26T19:14:34.029671191Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002604s
2026-06-26T19:14:34.029767515Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex EpisodeFiles (SeriesId)
2026-06-26T19:14:34.029862556Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_EpisodeFiles_SeriesId" ON "EpisodeFiles" ("SeriesId" ASC)
2026-06-26T19:14:34.030076207Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002153s
2026-06-26T19:14:34.030175867Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Episodes (EpisodeFileId)
2026-06-26T19:14:34.030274246Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_EpisodeFileId" ON "Episodes" ("EpisodeFileId" ASC)
2026-06-26T19:14:34.030484649Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002104s
2026-06-26T19:14:34.030582647Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Episodes (SeriesId)
2026-06-26T19:14:34.030676636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_SeriesId" ON "Episodes" ("SeriesId" ASC)
2026-06-26T19:14:34.030879074Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002052s
2026-06-26T19:14:34.030972913Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (EpisodeId)
2026-06-26T19:14:34.031079127Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EpisodeId" ON "History" ("EpisodeId" ASC)
2026-06-26T19:14:34.031286575Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002083s
2026-06-26T19:14:34.031382759Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (Date)
2026-06-26T19:14:34.031475886Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2026-06-26T19:14:34.031730780Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000252s
2026-06-26T19:14:34.031826793Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (Path)
2026-06-26T19:14:34.031932797Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_Path" ON "Series" ("Path" ASC)
2026-06-26T19:14:34.032148050Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002149s
2026-06-26T19:14:34.032247721Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (CleanTitle)
2026-06-26T19:14:34.032343223Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_CleanTitle" ON "Series" ("CleanTitle" ASC)
2026-06-26T19:14:34.032555471Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002101s
2026-06-26T19:14:34.032651885Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (TvRageId)
2026-06-26T19:14:34.032748941Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC)
2026-06-26T19:14:34.032953974Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002074s
2026-06-26T19:14:34.033064637Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (45, '2026-06-26T19:14:34', 'add_indexes')
2026-06-26T19:14:34.033263227Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:34.034030703Z [Info] FluentMigrator.Runner.MigrationRunner: 45: add_indexes migrated
2026-06-26T19:14:34.034133330Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012828s
2026-06-26T19:14:34.034231567Z [Info] FluentMigrator.Runner.MigrationRunner: 46: fix_nzb_su_url migrating
2026-06-26T19:14:34.034326659Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:34.034469246Z [Info] fix_nzb_su_url: Starting migration of Main DB to 46
2026-06-26T19:14:34.034653427Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = replace("Settings", '//nzb.su', '//api.nzb.su')WHERE "Implementation" = 'Newznab'AND "Settings" LIKE '%//nzb.su%'
2026-06-26T19:14:34.034843771Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "Settings" = replace("Settings", '//nzb.su', '//api.nzb.su')WHERE "Implementation" = 'Newznab'AND "Settings" LIKE '%//nzb.su%'
2026-06-26T19:14:34.035074716Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000232s
2026-06-26T19:14:34.035179898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (46, '2026-06-26T19:14:34', 'fix_nzb_su_url')
2026-06-26T19:14:34.035378117Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:34.035978116Z [Info] FluentMigrator.Runner.MigrationRunner: 46: fix_nzb_su_url migrated
2026-06-26T19:14:34.036081123Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001123s
2026-06-26T19:14:34.036179532Z [Info] FluentMigrator.Runner.MigrationRunner: 47: add_temporary_blacklist_columns migrating
2026-06-26T19:14:34.036281838Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:34.036423142Z [Info] add_temporary_blacklist_columns: Starting migration of Main DB to 47
2026-06-26T19:14:34.036674479Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist
2026-06-26T19:14:34.036781945Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-06-26T19:14:34.036881055Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist PublishedDate DateTime
2026-06-26T19:14:34.036993171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "PublishedDate" DATETIME
2026-06-26T19:14:34.037507467Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005172s
2026-06-26T19:14:34.037616075Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (47, '2026-06-26T19:14:34', 'add_temporary_blacklist_columns')
2026-06-26T19:14:34.037826700Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:34.038479896Z [Info] FluentMigrator.Runner.MigrationRunner: 47: add_temporary_blacklist_columns migrated
2026-06-26T19:14:34.038590729Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014892s
2026-06-26T19:14:34.038689357Z [Info] FluentMigrator.Runner.MigrationRunner: 48: add_title_to_scenemappings migrating
2026-06-26T19:14:34.038785080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:34.038928840Z [Info] add_title_to_scenemappings: Starting migration of Main DB to 48
2026-06-26T19:14:34.039165126Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SceneMappings
2026-06-26T19:14:34.039269336Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-06-26T19:14:34.039344858Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SceneMappings Title String
2026-06-26T19:14:34.039448697Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SceneMappings" ADD COLUMN "Title" TEXT
2026-06-26T19:14:34.039941810Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004871s
2026-06-26T19:14:34.040055469Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (48, '2026-06-26T19:14:34', 'add_title_to_scenemappings')
2026-06-26T19:14:34.040262246Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:34.040803476Z [Info] FluentMigrator.Runner.MigrationRunner: 48: add_title_to_scenemappings migrated
2026-06-26T19:14:34.040911965Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013541s
2026-06-26T19:14:34.041009752Z [Info] FluentMigrator.Runner.MigrationRunner: 49: fix_dognzb_url migrating
2026-06-26T19:14:34.041105094Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:34.041243192Z [Info] fix_dognzb_url: Starting migration of Main DB to 49
2026-06-26T19:14:34.041459959Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = replace("Settings", '//dognzb.cr', '//api.dognzb.cr')WHERE "Implementation" = 'Newznab'AND "Settings" LIKE '%//dognzb.cr%'
2026-06-26T19:14:34.041650573Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "Settings" = replace("Settings", '//dognzb.cr', '//api.dognzb.cr')WHERE "Implementation" = 'Newznab'AND "Settings" LIKE '%//dognzb.cr%'
2026-06-26T19:14:34.041885185Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002305s
2026-06-26T19:14:34.041984425Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (49, '2026-06-26T19:14:34', 'fix_dognzb_url')
2026-06-26T19:14:34.042181462Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:34.042692552Z [Info] FluentMigrator.Runner.MigrationRunner: 49: fix_dognzb_url migrated
2026-06-26T19:14:34.042798185Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010397s
2026-06-26T19:14:34.042893647Z [Info] FluentMigrator.Runner.MigrationRunner: 50: add_hash_to_metadata_files migrating
2026-06-26T19:14:34.042991825Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:34.043138400Z [Info] add_hash_to_metadata_files: Starting migration of Main DB to 50
2026-06-26T19:14:34.043373914Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles
2026-06-26T19:14:34.043478786Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-06-26T19:14:34.043555831Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MetadataFiles Hash String
2026-06-26T19:14:34.043659349Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles" ADD COLUMN "Hash" TEXT
2026-06-26T19:14:34.044165098Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005022s
2026-06-26T19:14:34.044281002Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (50, '2026-06-26T19:14:34', 'add_hash_to_metadata_files')
2026-06-26T19:14:34.044491546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:34.045033999Z [Info] FluentMigrator.Runner.MigrationRunner: 50: add_hash_to_metadata_files migrated
2026-06-26T19:14:34.045145073Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013724s
2026-06-26T19:14:34.045241246Z [Info] FluentMigrator.Runner.MigrationRunner: 51: download_client_import migrating
2026-06-26T19:14:34.045341649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:34.045483033Z [Info] download_client_import: Starting migration of Main DB to 51
2026-06-26T19:14:34.045730993Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-26T19:14:34.045831866Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-26T19:14:34.046271893Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004304s
2026-06-26T19:14:34.046372235Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-26T19:14:34.046450993Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-26T19:14:34.049537511Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030616s
2026-06-26T19:14:34.049638945Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-26T19:14:34.049717995Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-26T19:14:34.055031248Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005292s
2026-06-26T19:14:34.055145618Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (51, '2026-06-26T19:14:34', 'download_client_import')
2026-06-26T19:14:34.055364990Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:34.056038768Z [Info] FluentMigrator.Runner.MigrationRunner: 51: download_client_import migrated
2026-06-26T19:14:34.056150192Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063117s
2026-06-26T19:14:34.056249141Z [Info] FluentMigrator.Runner.MigrationRunner: 52: add_columns_for_anime migrating
2026-06-26T19:14:34.056348862Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:34.056490959Z [Info] add_columns_for_anime: Starting migration of Main DB to 52
2026-06-26T19:14:34.056830222Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SceneMappings
2026-06-26T19:14:34.056934843Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-06-26T19:14:34.057013211Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SceneMappings Type String
2026-06-26T19:14:34.057117430Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SceneMappings" ADD COLUMN "Type" TEXT
2026-06-26T19:14:34.057637769Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005216s
2026-06-26T19:14:34.057737199Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "SceneMappings"
2026-06-26T19:14:34.057844225Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "SceneMappings"
2026-06-26T19:14:34.057977062Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001327s
2026-06-26T19:14:34.058065069Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2026-06-26T19:14:34.058148137Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-06-26T19:14:34.058228058Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig AnimeEpisodeFormat String
2026-06-26T19:14:34.058337408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "AnimeEpisodeFormat" TEXT
2026-06-26T19:14:34.058839018Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004959s
2026-06-26T19:14:34.058940603Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "AnimeEpisodeFormat" = "StandardEpisodeFormat"
2026-06-26T19:14:34.059075745Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "AnimeEpisodeFormat" = "StandardEpisodeFormat"
2026-06-26T19:14:34.059243814Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001699s
2026-06-26T19:14:34.059348405Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (52, '2026-06-26T19:14:34', 'add_columns_for_anime')
2026-06-26T19:14:34.059553528Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:34.060146592Z [Info] FluentMigrator.Runner.MigrationRunner: 52: add_columns_for_anime migrated
2026-06-26T19:14:34.060253438Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010599s
2026-06-26T19:14:34.060350573Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_series_sorttitle migrating
2026-06-26T19:14:34.060446286Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:34.060586899Z [Info] add_series_sorttitle: Starting migration of Main DB to 53
2026-06-26T19:14:34.061502233Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series SortTitle String
2026-06-26T19:14:34.061620512Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "SortTitle" TEXT
2026-06-26T19:14:34.062098705Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004767s
2026-06-26T19:14:34.062195540Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-26T19:14:34.062275491Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-26T19:14:34.062935300Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006481s
2026-06-26T19:14:34.063054050Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (53, '2026-06-26T19:14:34', 'add_series_sorttitle')
2026-06-26T19:14:34.063258992Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:34.064595946Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_series_sorttitle migrated
2026-06-26T19:14:34.064701549Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022985s
2026-06-26T19:14:34.064802382Z [Info] FluentMigrator.Runner.MigrationRunner: 54: rename_profiles migrating
2026-06-26T19:14:34.064893435Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:34.065040632Z [Info] rename_profiles: Starting migration of Main DB to 54
2026-06-26T19:14:34.066897432Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable QualityProfiles Profiles
2026-06-26T19:14:34.067077134Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" RENAME TO "Profiles"
2026-06-26T19:14:34.068423847Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014011s
2026-06-26T19:14:34.068517716Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles
2026-06-26T19:14:34.068609762Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-06-26T19:14:34.068683210Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles Language Int32
2026-06-26T19:14:34.068787149Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "Language" INTEGER
2026-06-26T19:14:34.069283469Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004973s
2026-06-26T19:14:34.069385735Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles
2026-06-26T19:14:34.069469443Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-06-26T19:14:34.069540326Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles GrabDelay Int32
2026-06-26T19:14:34.069642592Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "GrabDelay" INTEGER
2026-06-26T19:14:34.070139734Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004962s
2026-06-26T19:14:34.070235837Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles
2026-06-26T19:14:34.070324175Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-06-26T19:14:34.070408194Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles GrabDelayMode Int32
2026-06-26T19:14:34.070511613Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "GrabDelayMode" INTEGER
2026-06-26T19:14:34.071000698Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004896s
2026-06-26T19:14:34.071097303Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-26T19:14:34.071185430Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Profiles" SET "Language" = 1, "GrabDelay" = 0, "GrabDelayMode" = 0 WHERE 1 = 1
2026-06-26T19:14:34.071374220Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001913s
2026-06-26T19:14:34.071463069Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-06-26T19:14:34.071547800Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-06-26T19:14:34.071624014Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series ProfileId Int32
2026-06-26T19:14:34.071723895Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "ProfileId" INTEGER
2026-06-26T19:14:34.072227509Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004979s
2026-06-26T19:14:34.072333573Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Series" SET "ProfileId" = "QualityProfileId"
2026-06-26T19:14:34.072457222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Series" SET "ProfileId" = "QualityProfileId"
2026-06-26T19:14:34.072611052Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001591s
2026-06-26T19:14:34.072709911Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable PendingReleases
2026-06-26T19:14:34.072822197Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "PendingReleases" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "Title" TEXT NOT NULL, "Added" DATETIME NOT NULL, "ParsedEpisodeInfo" TEXT NOT NULL, "Release" TEXT NOT NULL)
2026-06-26T19:14:34.073169226Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003656s
2026-06-26T19:14:34.073276703Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (54, '2026-06-26T19:14:34', 'rename_profiles')
2026-06-26T19:14:34.073480964Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:34.074291277Z [Info] FluentMigrator.Runner.MigrationRunner: 54: rename_profiles migrated
2026-06-26T19:14:34.074395847Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014877s
2026-06-26T19:14:34.074498825Z [Info] FluentMigrator.Runner.MigrationRunner: 55: drop_old_profile_columns migrating
2026-06-26T19:14:34.074607804Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:34.074738999Z [Info] drop_old_profile_columns: Starting migration of Main DB to 55
2026-06-26T19:14:34.074949413Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Series QualityProfileId
2026-06-26T19:14:34.076170553Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Series_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TvdbId" INTEGER NOT NULL, "TvRageId" INTEGER NOT NULL, "ImdbId" TEXT, "Title" TEXT NOT NULL, "TitleSlug" TEXT, "CleanTitle" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "AirTime" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "SeasonFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "Runtime" INTEGER NOT NULL, "SeriesType" INTEGER NOT NULL, "Network" TEXT, "UseSceneNumbering" INTEGER NOT NULL, "FirstAired" DATETIME, "NextAiring" DATETIME, "Year" INTEGER, "Seasons" TEXT, "Actors" TEXT, "Ratings" TEXT, "Genres" TEXT, "Certification" TEXT, "SortTitle" TEXT, "ProfileId" INTEGER)
2026-06-26T19:14:34.076909722Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Series_temp" ("Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring", "Year", "Seasons", "Actors", "Ratings", "Genres", "Certification", "SortTitle", "ProfileId") SELECT "Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring", "Year", "Seasons", "Actors", "Ratings", "Genres", "Certification", "SortTitle", "ProfileId" FROM "Series"
2026-06-26T19:14:34.077597216Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2026-06-26T19:14:34.078343860Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2026-06-26T19:14:34.079781316Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2026-06-26T19:14:34.080034346Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2026-06-26T19:14:34.080263036Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_Path" ON "Series" ("Path" ASC)
2026-06-26T19:14:34.080476466Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_CleanTitle" ON "Series" ("CleanTitle" ASC)
2026-06-26T19:14:34.080691860Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC)
2026-06-26T19:14:34.080901633Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058339s
2026-06-26T19:14:34.081009019Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (55, '2026-06-26T19:14:34', 'drop_old_profile_columns')
2026-06-26T19:14:34.081216708Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:34.081963713Z [Info] FluentMigrator.Runner.MigrationRunner: 55: drop_old_profile_columns migrated
2026-06-26T19:14:34.082069105Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069002s
2026-06-26T19:14:34.082170980Z [Info] FluentMigrator.Runner.MigrationRunner: 56: add_mediainfo_to_episodefile migrating
2026-06-26T19:14:34.082271412Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:34.082411996Z [Info] add_mediainfo_to_episodefile: Starting migration of Main DB to 56
2026-06-26T19:14:34.082662831Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable EpisodeFiles
2026-06-26T19:14:34.082769716Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-06-26T19:14:34.082851000Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn EpisodeFiles MediaInfo String
2026-06-26T19:14:34.082958296Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles" ADD COLUMN "MediaInfo" TEXT
2026-06-26T19:14:34.083475017Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000514s
2026-06-26T19:14:34.083581662Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (56, '2026-06-26T19:14:34', 'add_mediainfo_to_episodefile')
2026-06-26T19:14:34.083791565Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:34.084415101Z [Info] FluentMigrator.Runner.MigrationRunner: 56: add_mediainfo_to_episodefile migrated
2026-06-26T19:14:34.084523339Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014455s
2026-06-26T19:14:34.084620234Z [Info] FluentMigrator.Runner.MigrationRunner: 57: convert_episode_file_path_to_relative migrating
2026-06-26T19:14:34.084726398Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:34.084866310Z [Info] convert_episode_file_path_to_relative: Starting migration of Main DB to 57
2026-06-26T19:14:34.085161334Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn EpisodeFiles RelativePath String
2026-06-26T19:14:34.085285304Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles" ADD COLUMN "RelativePath" TEXT
2026-06-26T19:14:34.085774890Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004913s
2026-06-26T19:14:34.085873990Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-26T19:14:34.085967658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-26T19:14:34.086680184Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007077s
2026-06-26T19:14:34.086796388Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (57, '2026-06-26T19:14:34', 'convert_episode_file_path_to_relative')
2026-06-26T19:14:34.087013906Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:34.087569235Z [Info] FluentMigrator.Runner.MigrationRunner: 57: convert_episode_file_path_to_relative migrated
2026-06-26T19:14:34.087678074Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015941s
2026-06-26T19:14:34.087777093Z [Info] FluentMigrator.Runner.MigrationRunner: 58: drop_episode_file_path migrating
2026-06-26T19:14:34.087888888Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:34.088032768Z [Info] drop_episode_file_path: Starting migration of Main DB to 58
2026-06-26T19:14:34.088227751Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn EpisodeFiles Path
2026-06-26T19:14:34.089343729Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "EpisodeFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "DateAdded" DATETIME NOT NULL, "SeasonNumber" INTEGER NOT NULL, "SceneName" TEXT, "ReleaseGroup" TEXT, "MediaInfo" TEXT, "RelativePath" TEXT)
2026-06-26T19:14:34.089769357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "EpisodeFiles_temp" ("Id", "SeriesId", "Quality", "Size", "DateAdded", "SeasonNumber", "SceneName", "ReleaseGroup", "MediaInfo", "RelativePath") SELECT "Id", "SeriesId", "Quality", "Size", "DateAdded", "SeasonNumber", "SceneName", "ReleaseGroup", "MediaInfo", "RelativePath" FROM "EpisodeFiles"
2026-06-26T19:14:34.090117919Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "EpisodeFiles"
2026-06-26T19:14:34.090574028Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles_temp" RENAME TO "EpisodeFiles"
2026-06-26T19:14:34.091796691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_EpisodeFiles_SeriesId" ON "EpisodeFiles" ("SeriesId" ASC)
2026-06-26T19:14:34.092043859Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037004s
2026-06-26T19:14:34.092151375Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (58, '2026-06-26T19:14:34', 'drop_episode_file_path')
2026-06-26T19:14:34.092356889Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:34.093038172Z [Info] FluentMigrator.Runner.MigrationRunner: 58: drop_episode_file_path migrated
2026-06-26T19:14:34.093141831Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004694s
2026-06-26T19:14:34.093242123Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_enable_options_to_indexers migrating
2026-06-26T19:14:34.093341603Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:34.093486856Z [Info] add_enable_options_to_indexers: Starting migration of Main DB to 59
2026-06-26T19:14:34.094090191Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-06-26T19:14:34.094196586Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-06-26T19:14:34.094277118Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers EnableRss Boolean
2026-06-26T19:14:34.099213842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "EnableRss" INTEGER
2026-06-26T19:14:34.099750363Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005416s
2026-06-26T19:14:34.099861908Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers EnableSearch Boolean
2026-06-26T19:14:34.099991359Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "EnableSearch" INTEGER
2026-06-26T19:14:34.100492418Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005025s
2026-06-26T19:14:34.100587931Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableRss" = "Enable", "EnableSearch" = "Enable"
2026-06-26T19:14:34.100718734Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableRss" = "Enable", "EnableSearch" = "Enable"
2026-06-26T19:14:34.100895891Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001716s
2026-06-26T19:14:34.100981674Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-26T19:14:34.101064831Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableSearch" = 0 WHERE "Implementation" = 'Wombles'
2026-06-26T19:14:34.101240205Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001742s
2026-06-26T19:14:34.101341448Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (59, '2026-06-26T19:14:34', 'add_enable_options_to_indexers')
2026-06-26T19:14:34.101547764Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:34.102114826Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_enable_options_to_indexers migrated
2026-06-26T19:14:34.102228115Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010473s
2026-06-26T19:14:34.102327485Z [Info] FluentMigrator.Runner.MigrationRunner: 60: remove_enable_from_indexers migrating
2026-06-26T19:14:34.108550230Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:34.108709621Z [Info] remove_enable_from_indexers: Starting migration of Main DB to 60
2026-06-26T19:14:34.108945356Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Indexers Enable
2026-06-26T19:14:34.110063960Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableRss" INTEGER, "EnableSearch" INTEGER)
2026-06-26T19:14:34.110439306Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Indexers_temp" ("Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "EnableSearch") SELECT "Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "EnableSearch" FROM "Indexers"
2026-06-26T19:14:34.110736344Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2026-06-26T19:14:34.111118043Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2026-06-26T19:14:34.112452161Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-06-26T19:14:34.112680491Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036216s
2026-06-26T19:14:34.112777436Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn DownloadClients Protocol
2026-06-26T19:14:34.113854085Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClients_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Enable" INTEGER NOT NULL, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT NOT NULL, "ConfigContract" TEXT NOT NULL)
2026-06-26T19:14:34.114214902Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DownloadClients_temp" ("Id", "Enable", "Name", "Implementation", "Settings", "ConfigContract") SELECT "Id", "Enable", "Name", "Implementation", "Settings", "ConfigContract" FROM "DownloadClients"
2026-06-26T19:14:34.114504425Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClients"
2026-06-26T19:14:34.114795140Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients_temp" RENAME TO "DownloadClients"
2026-06-26T19:14:34.116037453Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031536s
2026-06-26T19:14:34.116151382Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (60, '2026-06-26T19:14:34', 'remove_enable_from_indexers')
2026-06-26T19:14:34.116368530Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:34.117714852Z [Info] FluentMigrator.Runner.MigrationRunner: 60: remove_enable_from_indexers migrated
2026-06-26T19:14:34.117824673Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048332s
2026-06-26T19:14:34.117928623Z [Info] FluentMigrator.Runner.MigrationRunner: 61: clear_bad_scene_names migrating
2026-06-26T19:14:34.118024396Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:34.118182324Z [Info] clear_bad_scene_names: Starting migration of Main DB to 61
2026-06-26T19:14:34.118379601Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "EpisodeFiles" SET "ReleaseGroup" = NULL , "SceneName" = NULL WHERE "ReleaseGroup" IS NULL OR "SceneName" IS NULL OR "ReleaseGroup" = 'DRONE' OR LENGTH("SceneName") <10 OR LENGTH("ReleaseGroup") > 20 OR "SceneName" NOT LIKE '%.%'
2026-06-26T19:14:34.118624364Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "EpisodeFiles" SET "ReleaseGroup" = NULL , "SceneName" = NULL WHERE "ReleaseGroup" IS NULL OR "SceneName" IS NULL OR "ReleaseGroup" = 'DRONE' OR LENGTH("SceneName") <10 OR LENGTH("ReleaseGroup") > 20 OR "SceneName" NOT LIKE '%.%'
2026-06-26T19:14:34.118917966Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002913s
2026-06-26T19:14:34.119021615Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (61, '2026-06-26T19:14:34', 'clear_bad_scene_names')
2026-06-26T19:14:34.119222339Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:34.119860054Z [Info] FluentMigrator.Runner.MigrationRunner: 61: clear_bad_scene_names migrated
2026-06-26T19:14:34.119968622Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012224s
2026-06-26T19:14:34.120241041Z [Info] FluentMigrator.Runner.MigrationRunner: 62: convert_quality_models migrating
2026-06-26T19:14:34.120256983Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:34.120356854Z [Info] convert_quality_models: Starting migration of Main DB to 62
2026-06-26T19:14:34.120507187Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-26T19:14:34.120614453Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-26T19:14:34.122100367Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014772s
2026-06-26T19:14:34.122217312Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (62, '2026-06-26T19:14:34', 'convert_quality_models')
2026-06-26T19:14:34.122421514Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:34.122940660Z [Info] FluentMigrator.Runner.MigrationRunner: 62: convert_quality_models migrated
2026-06-26T19:14:34.123047485Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023246s
2026-06-26T19:14:34.123144631Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_remotepathmappings migrating
2026-06-26T19:14:34.123240674Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:34.123384223Z [Info] add_remotepathmappings: Starting migration of Main DB to 63
2026-06-26T19:14:34.123703697Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RemotePathMappings
2026-06-26T19:14:34.123830202Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "RemotePathMappings" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Host" TEXT NOT NULL, "RemotePath" TEXT NOT NULL, "LocalPath" TEXT NOT NULL)
2026-06-26T19:14:34.124162281Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003379s
2026-06-26T19:14:34.124274717Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (63, '2026-06-26T19:14:34', 'add_remotepathmappings')
2026-06-26T19:14:34.124487115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:34.125074689Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_remotepathmappings migrated
2026-06-26T19:14:34.125179750Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012512s
2026-06-26T19:14:34.125278619Z [Info] FluentMigrator.Runner.MigrationRunner: 64: remove_method_from_logs migrating
2026-06-26T19:14:34.125375745Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:34.125519104Z [Info] remove_method_from_logs: Starting migration of Main DB to 64
2026-06-26T19:14:34.125628544Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (64, '2026-06-26T19:14:34', 'remove_method_from_logs')
2026-06-26T19:14:34.125830802Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:34.126322202Z [Info] FluentMigrator.Runner.MigrationRunner: 64: remove_method_from_logs migrated
2026-06-26T19:14:34.126429257Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009406s
2026-06-26T19:14:34.126525150Z [Info] FluentMigrator.Runner.MigrationRunner: 65: make_scene_numbering_nullable migrating
2026-06-26T19:14:34.126626014Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:34.126769072Z [Info] make_scene_numbering_nullable: Starting migration of Main DB to 65
2026-06-26T19:14:34.128605701Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-26T19:14:34.128712747Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Episodes" SET "AbsoluteEpisodeNumber" = NULL WHERE "AbsoluteEpisodeNumber" = 0
2026-06-26T19:14:34.128904153Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001944s
2026-06-26T19:14:34.128989014Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-26T19:14:34.129070859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Episodes" SET "SceneAbsoluteEpisodeNumber" = NULL WHERE "SceneAbsoluteEpisodeNumber" = 0
2026-06-26T19:14:34.129263346Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001885s
2026-06-26T19:14:34.129349009Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-26T19:14:34.129437988Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Episodes" SET "SceneSeasonNumber" = NULL, "SceneEpisodeNumber" = NULL WHERE "SceneSeasonNumber" = 0 AND "SceneEpisodeNumber" = 0
2026-06-26T19:14:34.129649685Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00022s
2026-06-26T19:14:34.129748955Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (65, '2026-06-26T19:14:34', 'make_scene_numbering_nullable')
2026-06-26T19:14:34.129955040Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:34.130456149Z [Info] FluentMigrator.Runner.MigrationRunner: 65: make_scene_numbering_nullable migrated
2026-06-26T19:14:34.130573586Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010186s
2026-06-26T19:14:34.130669780Z [Info] FluentMigrator.Runner.MigrationRunner: 66: add_tags migrating
2026-06-26T19:14:34.130763048Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:34.130902789Z [Info] add_tags: Starting migration of Main DB to 66
2026-06-26T19:14:34.131651026Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tags
2026-06-26T19:14:34.131759806Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tags" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Label" TEXT NOT NULL)
2026-06-26T19:14:34.132047495Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002846s
2026-06-26T19:14:34.132133148Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-06-26T19:14:34.132221977Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-06-26T19:14:34.132291136Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series Tags String
2026-06-26T19:14:34.132397280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "Tags" TEXT
2026-06-26T19:14:34.132915363Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005158s
2026-06-26T19:14:34.133013160Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-06-26T19:14:34.133094334Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-06-26T19:14:34.133168253Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications Tags String
2026-06-26T19:14:34.133271942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "Tags" TEXT
2026-06-26T19:14:34.133811729Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005368s
2026-06-26T19:14:34.133907432Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-26T19:14:34.133990870Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Series" SET "Tags" = '[]' WHERE 1 = 1
2026-06-26T19:14:34.134173438Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001805s
2026-06-26T19:14:34.134267537Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-26T19:14:34.134350153Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "Tags" = '[]' WHERE 1 = 1
2026-06-26T19:14:34.134510677Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001583s
2026-06-26T19:14:34.134611931Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (66, '2026-06-26T19:14:34', 'add_tags')
2026-06-26T19:14:34.134807735Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:34.135391381Z [Info] FluentMigrator.Runner.MigrationRunner: 66: add_tags migrated
2026-06-26T19:14:34.135492575Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010378s
2026-06-26T19:14:34.135587927Z [Info] FluentMigrator.Runner.MigrationRunner: 67: add_added_to_series migrating
2026-06-26T19:14:34.135685554Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:34.135825696Z [Info] add_added_to_series: Starting migration of Main DB to 67
2026-06-26T19:14:34.136077403Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-06-26T19:14:34.136179098Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-06-26T19:14:34.136258929Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series Added DateTime
2026-06-26T19:14:34.136355994Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "Added" DATETIME
2026-06-26T19:14:34.136867004Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005059s
2026-06-26T19:14:34.136973709Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (67, '2026-06-26T19:14:34', 'add_added_to_series')
2026-06-26T19:14:34.137184864Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:34.137718248Z [Info] FluentMigrator.Runner.MigrationRunner: 67: add_added_to_series migrated
2026-06-26T19:14:34.137825314Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013606s
2026-06-26T19:14:34.137920305Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_release_restrictions migrating
2026-06-26T19:14:34.138019505Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:34.138160058Z [Info] add_release_restrictions: Starting migration of Main DB to 68
2026-06-26T19:14:34.139521611Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Restrictions
2026-06-26T19:14:34.139646703Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Restrictions" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Required" TEXT, "Preferred" TEXT, "Ignored" TEXT, "Tags" TEXT NOT NULL)
2026-06-26T19:14:34.139971137Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003288s
2026-06-26T19:14:34.140065056Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-26T19:14:34.140150198Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-26T19:14:34.140690787Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005322s
2026-06-26T19:14:34.140791750Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-06-26T19:14:34.140897162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'releaserestrictions'
2026-06-26T19:14:34.141063467Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000168s
2026-06-26T19:14:34.141160052Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (68, '2026-06-26T19:14:34', 'add_release_restrictions')
2026-06-26T19:14:34.141363171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:34.141919802Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_release_restrictions migrated
2026-06-26T19:14:34.142032409Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010256s
2026-06-26T19:14:34.142126549Z [Info] FluentMigrator.Runner.MigrationRunner: 69: quality_proper migrating
2026-06-26T19:14:34.142215247Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:34.142357434Z [Info] quality_proper: Starting migration of Main DB to 69
2026-06-26T19:14:34.142551354Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-26T19:14:34.142650133Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-26T19:14:34.143222336Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005608s
2026-06-26T19:14:34.143329943Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (69, '2026-06-26T19:14:34', 'quality_proper')
2026-06-26T19:14:34.143536399Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:34.144054753Z [Info] FluentMigrator.Runner.MigrationRunner: 69: quality_proper migrated
2026-06-26T19:14:34.144160215Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013931s
2026-06-26T19:14:34.144257111Z [Info] FluentMigrator.Runner.MigrationRunner: 70: delay_profile migrating
2026-06-26T19:14:34.144350378Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:34.144488066Z [Info] delay_profile: Starting migration of Main DB to 70
2026-06-26T19:14:34.148030061Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DelayProfiles
2026-06-26T19:14:34.148161015Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DelayProfiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "EnableUsenet" INTEGER NOT NULL, "EnableTorrent" INTEGER NOT NULL, "PreferredProtocol" INTEGER NOT NULL, "UsenetDelay" INTEGER NOT NULL, "TorrentDelay" INTEGER NOT NULL, "Order" INTEGER NOT NULL, "Tags" TEXT NOT NULL)
2026-06-26T19:14:34.148598246Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004585s
2026-06-26T19:14:34.148797277Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DelayProfiles" ("EnableUsenet", "EnableTorrent", "PreferredProtocol", "UsenetDelay", "TorrentDelay", "Order", "Tags") VALUES (1, 1, 1, 0, 0, 2147483647, '[]')
2026-06-26T19:14:34.149056770Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-26T19:14:34.149148314Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-26T19:14:34.155923242Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067475s
2026-06-26T19:14:34.156029225Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Profiles GrabDelay
2026-06-26T19:14:34.157319525Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Profiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Cutoff" INTEGER NOT NULL, "Items" TEXT NOT NULL, "Language" INTEGER, "GrabDelayMode" INTEGER)
2026-06-26T19:14:34.157673097Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Profiles_temp" ("Id", "Name", "Cutoff", "Items", "Language", "GrabDelayMode") SELECT "Id", "Name", "Cutoff", "Items", "Language", "GrabDelayMode" FROM "Profiles"
2026-06-26T19:14:34.157917720Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles"
2026-06-26T19:14:34.158271603Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles"
2026-06-26T19:14:34.159562694Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityProfiles_Name" ON "Profiles" ("Name" ASC)
2026-06-26T19:14:34.159795753Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036753s
2026-06-26T19:14:34.159906957Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Profiles GrabDelayMode
2026-06-26T19:14:34.161101774Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Profiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Cutoff" INTEGER NOT NULL, "Items" TEXT NOT NULL, "Language" INTEGER)
2026-06-26T19:14:34.161406087Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Profiles_temp" ("Id", "Name", "Cutoff", "Items", "Language") SELECT "Id", "Name", "Cutoff", "Items", "Language" FROM "Profiles"
2026-06-26T19:14:34.161638054Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles"
2026-06-26T19:14:34.161962107Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles"
2026-06-26T19:14:34.163190722Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityProfiles_Name" ON "Profiles" ("Name" ASC)
2026-06-26T19:14:34.163414162Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034118s
2026-06-26T19:14:34.163672733Z [Info] FluentMigrator.Runner.MigrationRunner: -> 1 Insert operations completed in 00:00:00.0003514 taking an average of 00:00:00.0003514
2026-06-26T19:14:34.163827354Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (70, '2026-06-26T19:14:34', 'delay_profile')
2026-06-26T19:14:34.164120675Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:34.164973804Z [Info] FluentMigrator.Runner.MigrationRunner: 70: delay_profile migrated
2026-06-26T19:14:34.165078815Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049619s
2026-06-26T19:14:34.165199028Z [Info] FluentMigrator.Runner.MigrationRunner: 71: unknown_quality_in_profile migrating
2026-06-26T19:14:34.165301755Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:34.165451727Z [Info] unknown_quality_in_profile: Starting migration of Main DB to 71
2026-06-26T19:14:34.165743114Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn QualityDefinitions Weight
2026-06-26T19:14:34.166960546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "QualityDefinitions_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Quality" INTEGER NOT NULL, "Title" TEXT NOT NULL, "MinSize" INTEGER NOT NULL, "MaxSize" INTEGER NOT NULL)
2026-06-26T19:14:34.167309730Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "QualityDefinitions_temp" ("Id", "Quality", "Title", "MinSize", "MaxSize") SELECT "Id", "Quality", "Title", "MinSize", "MaxSize" FROM "QualityDefinitions"
2026-06-26T19:14:34.167565856Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "QualityDefinitions"
2026-06-26T19:14:34.168073448Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityDefinitions_temp" RENAME TO "QualityDefinitions"
2026-06-26T19:14:34.169321843Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Quality" ON "QualityDefinitions" ("Quality" ASC)
2026-06-26T19:14:34.169568840Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Title" ON "QualityDefinitions" ("Title" ASC)
2026-06-26T19:14:34.169806249Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039443s
2026-06-26T19:14:34.169900128Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-26T19:14:34.169983406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-26T19:14:34.172444153Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024384s
2026-06-26T19:14:34.172554565Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (71, '2026-06-26T19:14:34', 'unknown_quality_in_profile')
2026-06-26T19:14:34.174607801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:34.176457047Z [Info] FluentMigrator.Runner.MigrationRunner: 71: unknown_quality_in_profile migrated
2026-06-26T19:14:34.176580065Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064607s
2026-06-26T19:14:34.176694866Z [Info] FluentMigrator.Runner.MigrationRunner: 72: history_downloadId migrating
2026-06-26T19:14:34.176788094Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:34.176944579Z [Info] history_downloadId: Starting migration of Main DB to 72
2026-06-26T19:14:34.177720542Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History
2026-06-26T19:14:34.177818449Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-06-26T19:14:34.177915845Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn History DownloadId String
2026-06-26T19:14:34.178019144Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History" ADD COLUMN "DownloadId" TEXT
2026-06-26T19:14:34.178604252Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005862s
2026-06-26T19:14:34.178707110Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId)
2026-06-26T19:14:34.178813323Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC)
2026-06-26T19:14:34.179021623Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002179s
2026-06-26T19:14:34.179116404Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-26T19:14:34.179199822Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-26T19:14:34.180385651Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011626s
2026-06-26T19:14:34.180492125Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (72, '2026-06-26T19:14:34', 'history_downloadId')
2026-06-26T19:14:34.180706217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:34.182199825Z [Info] FluentMigrator.Runner.MigrationRunner: 72: history_downloadId migrated
2026-06-26T19:14:34.182304556Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029909s
2026-06-26T19:14:34.182405720Z [Info] FluentMigrator.Runner.MigrationRunner: 73: clear_ratings migrating
2026-06-26T19:14:34.182493397Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:34.182649521Z [Info] clear_ratings: Starting migration of Main DB to 73
2026-06-26T19:14:34.183183176Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-26T19:14:34.183289190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Series" SET "Ratings" = '{}' WHERE 1 = 1
2026-06-26T19:14:34.183460856Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001656s
2026-06-26T19:14:34.183543853Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-26T19:14:34.183627952Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Episodes" SET "Ratings" = '{}' WHERE 1 = 1
2026-06-26T19:14:34.183782283Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001547s
2026-06-26T19:14:34.183894449Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (73, '2026-06-26T19:14:34', 'clear_ratings')
2026-06-26T19:14:34.184100274Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:34.184959134Z [Info] FluentMigrator.Runner.MigrationRunner: 73: clear_ratings migrated
2026-06-26T19:14:34.185059877Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013278s
2026-06-26T19:14:34.185156822Z [Info] FluentMigrator.Runner.MigrationRunner: 74: disable_eztv migrating
2026-06-26T19:14:34.185248687Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:34.185389431Z [Info] disable_eztv: Starting migration of Main DB to 74
2026-06-26T19:14:34.185565415Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableRss" = false, "EnableSearch" = false WHERE "Implementation" = 'Eztv' AND "Settings" LIKE '%ezrss.it%'
2026-06-26T19:14:34.185753775Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableRss" = false, "EnableSearch" = false WHERE "Implementation" = 'Eztv' AND "Settings" LIKE '%ezrss.it%'
2026-06-26T19:14:34.185969820Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002185s
2026-06-26T19:14:34.186084751Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (74, '2026-06-26T19:14:34', 'disable_eztv')
2026-06-26T19:14:34.186266357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:34.187252023Z [Info] FluentMigrator.Runner.MigrationRunner: 74: disable_eztv migrated
2026-06-26T19:14:34.187350551Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014959s
2026-06-26T19:14:34.187448389Z [Info] FluentMigrator.Runner.MigrationRunner: 75: force_lib_update migrating
2026-06-26T19:14:34.187556386Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:34.187684825Z [Info] force_lib_update: Starting migration of Main DB to 75
2026-06-26T19:14:34.188872828Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-26T19:14:34.188984814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "ScheduledTasks" SET "LastExecution" = '2014-01-01 00:00:00' WHERE "TypeName" = 'NzbDrone.Core.Tv.Commands.RefreshSeriesCommand'
2026-06-26T19:14:34.189201540Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002224s
2026-06-26T19:14:34.189293305Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-26T19:14:34.189375220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Series" SET "LastInfoSync" = '2014-01-01 00:00:00' WHERE 1 = 1
2026-06-26T19:14:34.189545323Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001688s
2026-06-26T19:14:34.189649232Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (75, '2026-06-26T19:14:34', 'force_lib_update')
2026-06-26T19:14:34.189843784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:34.190896214Z [Info] FluentMigrator.Runner.MigrationRunner: 75: force_lib_update migrated
2026-06-26T19:14:34.190993390Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015093s
2026-06-26T19:14:34.191096728Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_users_table migrating
2026-06-26T19:14:34.191189174Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:34.191332964Z [Info] add_users_table: Starting migration of Main DB to 76
2026-06-26T19:14:34.191705244Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Users
2026-06-26T19:14:34.191828442Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Users" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Identifier" TEXT NOT NULL, "Username" TEXT NOT NULL, "Password" TEXT NOT NULL)
2026-06-26T19:14:34.192162825Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003428s
2026-06-26T19:14:34.192262115Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Identifier)
2026-06-26T19:14:34.192358840Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Identifier" ON "Users" ("Identifier" ASC)
2026-06-26T19:14:34.192577070Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000217s
2026-06-26T19:14:34.192672622Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Username)
2026-06-26T19:14:34.192770069Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Username" ON "Users" ("Username" ASC)
2026-06-26T19:14:34.192980032Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002104s
2026-06-26T19:14:34.193085634Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (76, '2026-06-26T19:14:34', 'add_users_table')
2026-06-26T19:14:34.193295547Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:34.194336594Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_users_table migrated
2026-06-26T19:14:34.194433991Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001561s
2026-06-26T19:14:34.194534563Z [Info] FluentMigrator.Runner.MigrationRunner: 77: add_add_options_to_series migrating
2026-06-26T19:14:34.194632110Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:34.194776441Z [Info] add_add_options_to_series: Starting migration of Main DB to 77
2026-06-26T19:14:34.195016454Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-06-26T19:14:34.195121927Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-06-26T19:14:34.195200044Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series AddOptions String
2026-06-26T19:14:34.195304244Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "AddOptions" TEXT
2026-06-26T19:14:34.195881777Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005589s
2026-06-26T19:14:34.195993081Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (77, '2026-06-26T19:14:34', 'add_add_options_to_series')
2026-06-26T19:14:34.196205950Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:34.197682645Z [Info] FluentMigrator.Runner.MigrationRunner: 77: add_add_options_to_series migrated
2026-06-26T19:14:34.197792597Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002374s
2026-06-26T19:14:34.197893079Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_commands_table migrating
2026-06-26T19:14:34.197999904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:34.198146419Z [Info] add_commands_table: Starting migration of Main DB to 78
2026-06-26T19:14:34.198698582Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Commands
2026-06-26T19:14:34.198827291Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL)
2026-06-26T19:14:34.199252207Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000448s
2026-06-26T19:14:34.199360285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (78, '2026-06-26T19:14:34', 'add_commands_table')
2026-06-26T19:14:34.199571681Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:34.200309116Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_commands_table migrated
2026-06-26T19:14:34.200405150Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014937s
2026-06-26T19:14:34.200510492Z [Info] FluentMigrator.Runner.MigrationRunner: 79: dedupe_tags migrating
2026-06-26T19:14:34.200601565Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:34.200755165Z [Info] dedupe_tags: Starting migration of Main DB to 79
2026-06-26T19:14:34.201121122Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-26T19:14:34.201217115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-26T19:14:34.266760089Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0654779s
2026-06-26T19:14:34.266898769Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tags
2026-06-26T19:14:34.266988099Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s
2026-06-26T19:14:34.267060966Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Tags Label String
2026-06-26T19:14:34.268453330Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tags_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Label" TEXT NOT NULL)
2026-06-26T19:14:34.268767934Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Tags_temp" ("Id", "Label") SELECT "Id", "Label" FROM "Tags"
2026-06-26T19:14:34.268988629Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Tags"
2026-06-26T19:14:34.269281910Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tags_temp" RENAME TO "Tags"
2026-06-26T19:14:34.270661018Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034895s
2026-06-26T19:14:34.270761821Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tags (Label)
2026-06-26T19:14:34.270855530Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tags_Label" ON "Tags" ("Label" ASC)
2026-06-26T19:14:34.271090914Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002364s
2026-06-26T19:14:34.271213982Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (79, '2026-06-26T19:14:34', 'dedupe_tags')
2026-06-26T19:14:34.271404796Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:34.273511500Z [Info] FluentMigrator.Runner.MigrationRunner: 79: dedupe_tags migrated
2026-06-26T19:14:34.273603545Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026477s
2026-06-26T19:14:34.273729950Z [Info] FluentMigrator.Runner.MigrationRunner: 81: move_dot_prefix_to_transmission_category migrating
2026-06-26T19:14:34.273830442Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:34.273984312Z [Info] move_dot_prefix_to_transmission_category: Starting migration of Main DB to 81
2026-06-26T19:14:34.274226881Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-26T19:14:34.274330790Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-26T19:14:34.275488082Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011486s
2026-06-26T19:14:34.275600739Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (81, '2026-06-26T19:14:34', 'move_dot_prefix_to_transmission_category')
2026-06-26T19:14:34.275835251Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:34.276541814Z [Info] FluentMigrator.Runner.MigrationRunner: 81: move_dot_prefix_to_transmission_category migrated
2026-06-26T19:14:34.276657247Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022022s
2026-06-26T19:14:34.276756567Z [Info] FluentMigrator.Runner.MigrationRunner: 82: add_fanzub_settings migrating
2026-06-26T19:14:34.276852150Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:34.276994627Z [Info] add_fanzub_settings: Starting migration of Main DB to 82
2026-06-26T19:14:34.277649145Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-26T19:14:34.277760309Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'FanzubSettings' WHERE "Implementation" = 'Fanzub' AND "ConfigContract" = 'NullConfig'
2026-06-26T19:14:34.277976485Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002213s
2026-06-26T19:14:34.278077258Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (82, '2026-06-26T19:14:34', 'add_fanzub_settings')
2026-06-26T19:14:34.278278122Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:34.278777248Z [Info] FluentMigrator.Runner.MigrationRunner: 82: add_fanzub_settings migrated
2026-06-26T19:14:34.278907139Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010205s
2026-06-26T19:14:34.278983593Z [Info] FluentMigrator.Runner.MigrationRunner: 83: additonal_blacklist_columns migrating
2026-06-26T19:14:34.279081952Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:34.279225471Z [Info] additonal_blacklist_columns: Starting migration of Main DB to 83
2026-06-26T19:14:34.280012857Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist
2026-06-26T19:14:34.280122027Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-06-26T19:14:34.280199192Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist Size Int64
2026-06-26T19:14:34.280310096Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "Size" INTEGER
2026-06-26T19:14:34.280866747Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005591s
2026-06-26T19:14:34.280968181Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist
2026-06-26T19:14:34.281052982Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-06-26T19:14:34.281131631Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist Protocol Int32
2026-06-26T19:14:34.281232454Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "Protocol" INTEGER
2026-06-26T19:14:34.281755027Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005222s
2026-06-26T19:14:34.281897153Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist
2026-06-26T19:14:34.281967204Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-06-26T19:14:34.282042836Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist Indexer String
2026-06-26T19:14:34.282147668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "Indexer" TEXT
2026-06-26T19:14:34.282660661Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005125s
2026-06-26T19:14:34.282760993Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist
2026-06-26T19:14:34.282844581Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-06-26T19:14:34.282923921Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist Message String
2026-06-26T19:14:34.283028071Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "Message" TEXT
2026-06-26T19:14:34.283558720Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005118s
2026-06-26T19:14:34.283741669Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist
2026-06-26T19:14:34.283830939Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-06-26T19:14:34.283934217Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist TorrentInfoHash String
2026-06-26T19:14:34.284038887Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "TorrentInfoHash" TEXT
2026-06-26T19:14:34.284558574Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005177s
2026-06-26T19:14:34.284656852Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-26T19:14:34.284739739Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Blacklist" SET "Protocol" = 1 WHERE 1 = 1
2026-06-26T19:14:34.285006416Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002636s
2026-06-26T19:14:34.285108041Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (83, '2026-06-26T19:14:34', 'additonal_blacklist_columns')
2026-06-26T19:14:34.285314437Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:34.285895998Z [Info] FluentMigrator.Runner.MigrationRunner: 83: additonal_blacklist_columns migrated
2026-06-26T19:14:34.286006240Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011521s
2026-06-26T19:14:34.286125050Z [Info] FluentMigrator.Runner.MigrationRunner: 84: update_quality_minmax_size migrating
2026-06-26T19:14:34.286230723Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:34.286375715Z [Info] update_quality_minmax_size: Starting migration of Main DB to 84
2026-06-26T19:14:34.286811462Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityDefinitions
2026-06-26T19:14:34.286925442Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-06-26T19:14:34.287017117Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn QualityDefinitions MinSize Double
2026-06-26T19:14:34.288346645Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "QualityDefinitions_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Quality" INTEGER NOT NULL, "Title" TEXT NOT NULL, "MinSize" NUMERIC, "MaxSize" INTEGER NOT NULL)
2026-06-26T19:14:34.288669776Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "QualityDefinitions_temp" ("Id", "Quality", "Title", "MinSize", "MaxSize") SELECT "Id", "Quality", "Title", "MinSize", "MaxSize" FROM "QualityDefinitions"
2026-06-26T19:14:34.288945241Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "QualityDefinitions"
2026-06-26T19:14:34.289367512Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityDefinitions_temp" RENAME TO "QualityDefinitions"
2026-06-26T19:14:34.290748464Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Quality" ON "QualityDefinitions" ("Quality" ASC)
2026-06-26T19:14:34.291000401Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Title" ON "QualityDefinitions" ("Title" ASC)
2026-06-26T19:14:34.291224503Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041139s
2026-06-26T19:14:34.291327239Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityDefinitions
2026-06-26T19:14:34.291412842Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-06-26T19:14:34.291490037Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn QualityDefinitions MaxSize Double
2026-06-26T19:14:34.292811349Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "QualityDefinitions_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Quality" INTEGER NOT NULL, "Title" TEXT NOT NULL, "MinSize" NUMERIC, "MaxSize" NUMERIC)
2026-06-26T19:14:34.293119971Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "QualityDefinitions_temp" ("Id", "Quality", "Title", "MinSize", "MaxSize") SELECT "Id", "Quality", "Title", "MinSize", "MaxSize" FROM "QualityDefinitions"
2026-06-26T19:14:34.293374504Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "QualityDefinitions"
2026-06-26T19:14:34.293919992Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityDefinitions_temp" RENAME TO "QualityDefinitions"
2026-06-26T19:14:34.295229540Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Quality" ON "QualityDefinitions" ("Quality" ASC)
2026-06-26T19:14:34.295482991Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Title" ON "QualityDefinitions" ("Title" ASC)
2026-06-26T19:14:34.295714026Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041188s
2026-06-26T19:14:34.295809288Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "QualityDefinitions" SET "MaxSize" = NULL WHERE "Quality" = 10 OR "MaxSize" = 0
2026-06-26T19:14:34.295967266Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityDefinitions" SET "MaxSize" = NULL WHERE "Quality" = 10 OR "MaxSize" = 0
2026-06-26T19:14:34.296146568Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001828s
2026-06-26T19:14:34.296248824Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (84, '2026-06-26T19:14:34', 'update_quality_minmax_size')
2026-06-26T19:14:34.296453746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:34.297221894Z [Info] FluentMigrator.Runner.MigrationRunner: 84: update_quality_minmax_size migrated
2026-06-26T19:14:34.297329921Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012549s
2026-06-26T19:14:34.297431175Z [Info] FluentMigrator.Runner.MigrationRunner: 85: expand_transmission_urlbase migrating
2026-06-26T19:14:34.297531207Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:34.297675087Z [Info] expand_transmission_urlbase: Starting migration of Main DB to 85
2026-06-26T19:14:34.297897535Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-26T19:14:34.297989550Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-26T19:14:34.299148475Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011468s
2026-06-26T19:14:34.299261813Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (85, '2026-06-26T19:14:34', 'expand_transmission_urlbase')
2026-06-26T19:14:34.299476827Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:34.299952986Z [Info] FluentMigrator.Runner.MigrationRunner: 85: expand_transmission_urlbase migrated
2026-06-26T19:14:34.300056324Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019407s
2026-06-26T19:14:34.300154101Z [Info] FluentMigrator.Runner.MigrationRunner: 86: pushbullet_device_ids migrating
2026-06-26T19:14:34.300251908Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:34.300393954Z [Info] pushbullet_device_ids: Starting migration of Main DB to 86
2026-06-26T19:14:34.300589498Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-26T19:14:34.300691263Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-26T19:14:34.301745497Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010397s
2026-06-26T19:14:34.301857913Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (86, '2026-06-26T19:14:34', 'pushbullet_device_ids')
2026-06-26T19:14:34.302063617Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:34.302504906Z [Info] FluentMigrator.Runner.MigrationRunner: 86: pushbullet_device_ids migrated
2026-06-26T19:14:34.302614036Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018078s
2026-06-26T19:14:34.302712695Z [Info] FluentMigrator.Runner.MigrationRunner: 87: remove_eztv migrating
2026-06-26T19:14:34.302803247Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:34.302947448Z [Info] remove_eztv: Starting migration of Main DB to 87
2026-06-26T19:14:34.303170176Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-06-26T19:14:34.303293795Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Eztv'
2026-06-26T19:14:34.303456273Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000166s
2026-06-26T19:14:34.303555432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (87, '2026-06-26T19:14:34', 'remove_eztv')
2026-06-26T19:14:34.303752059Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:34.304217526Z [Info] FluentMigrator.Runner.MigrationRunner: 87: remove_eztv migrated
2026-06-26T19:14:34.304306295Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009059s
2026-06-26T19:14:34.304402449Z [Info] FluentMigrator.Runner.MigrationRunner: 88: pushbullet_devices_channels_list migrating
2026-06-26T19:14:34.304504384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:34.304647693Z [Info] pushbullet_devices_channels_list: Starting migration of Main DB to 88
2026-06-26T19:14:34.304845601Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-26T19:14:34.304946705Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-26T19:14:34.306275432Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012806s
2026-06-26T19:14:34.306363640Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (88, '2026-06-26T19:14:34', 'pushbullet_devices_channels_list')
2026-06-26T19:14:34.306571639Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:34.307028459Z [Info] FluentMigrator.Runner.MigrationRunner: 88: pushbullet_devices_channels_list migrated
2026-06-26T19:14:34.307134202Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020625s
2026-06-26T19:14:34.307239274Z [Info] FluentMigrator.Runner.MigrationRunner: 89: add_on_rename_to_notifcations migrating
2026-06-26T19:14:34.307332912Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:34.307481051Z [Info] add_on_rename_to_notifcations: Starting migration of Main DB to 89
2026-06-26T19:14:34.308197845Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-06-26T19:14:34.308312876Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-06-26T19:14:34.308386204Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnRename Boolean
2026-06-26T19:14:34.308497939Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnRename" INTEGER
2026-06-26T19:14:34.309051915Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005574s
2026-06-26T19:14:34.309151055Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "OnRename" = "OnDownload" WHERE "Implementation" IN ('PlexServer', 'Xbmc', 'MediaBrowser')
2026-06-26T19:14:34.309314144Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "OnRename" = "OnDownload" WHERE "Implementation" IN ('PlexServer', 'Xbmc', 'MediaBrowser')
2026-06-26T19:14:34.309510239Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002033s
2026-06-26T19:14:34.309607044Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "OnRename" = false WHERE "Implementation" NOT IN ('PlexServer', 'Xbmc', 'MediaBrowser')
2026-06-26T19:14:34.309752156Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "OnRename" = false WHERE "Implementation" NOT IN ('PlexServer', 'Xbmc', 'MediaBrowser')
2026-06-26T19:14:34.309959524Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001922s
2026-06-26T19:14:34.310035978Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-06-26T19:14:34.310120117Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-06-26T19:14:34.310201110Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Notifications OnRename Boolean
2026-06-26T19:14:34.311520588Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Notifications_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "OnGrab" INTEGER NOT NULL, "OnDownload" INTEGER NOT NULL, "Settings" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "ConfigContract" TEXT, "OnUpgrade" INTEGER, "Tags" TEXT, "OnRename" INTEGER NOT NULL)
2026-06-26T19:14:34.311928370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Notifications_temp" ("Id", "Name", "OnGrab", "OnDownload", "Settings", "Implementation", "ConfigContract", "OnUpgrade", "Tags", "OnRename") SELECT "Id", "Name", "OnGrab", "OnDownload", "Settings", "Implementation", "ConfigContract", "OnUpgrade", "Tags", "OnRename" FROM "Notifications"
2026-06-26T19:14:34.312286742Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications"
2026-06-26T19:14:34.312544511Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications"
2026-06-26T19:14:34.313983139Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036466s
2026-06-26T19:14:34.314056557Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-26T19:14:34.314147951Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "OnGrab" = 0 WHERE "Implementation" = 'PlexServer'
2026-06-26T19:14:34.314332322Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001853s
2026-06-26T19:14:34.314432975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (89, '2026-06-26T19:14:34', 'add_on_rename_to_notifcations')
2026-06-26T19:14:34.314639130Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:34.315769608Z [Info] FluentMigrator.Runner.MigrationRunner: 89: add_on_rename_to_notifcations migrated
2026-06-26T19:14:34.315889219Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016148s
2026-06-26T19:14:34.316053920Z [Info] FluentMigrator.Runner.MigrationRunner: 90: update_kickass_url migrating
2026-06-26T19:14:34.316107068Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:34.316249945Z [Info] update_kickass_url: Starting migration of Main DB to 90
2026-06-26T19:14:34.316460469Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = Replace("Settings", 'kickass.so', 'kat.cr') WHERE "Implementation" = 'KickassTorrents';UPDATE "Indexers" SET "Settings" = Replace("Settings", 'kickass.to', 'kat.cr') WHERE "Implementation" = 'KickassTorrents';UPDATE "Indexers" SET "Settings" = Replace("Settings", 'http://', 'https://') WHERE "Implementation" = 'KickassTorrents';
2026-06-26T19:14:34.316747558Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "Settings" = Replace("Settings", 'kickass.so', 'kat.cr') WHERE "Implementation" = 'KickassTorrents';UPDATE "Indexers" SET "Settings" = Replace("Settings", 'kickass.to', 'kat.cr') WHERE "Implementation" = 'KickassTorrents';UPDATE "Indexers" SET "Settings" = Replace("Settings", 'http://', 'https://') WHERE "Implementation" = 'KickassTorrents';
2026-06-26T19:14:34.317120950Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003795s
2026-06-26T19:14:34.317225952Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (90, '2026-06-26T19:14:34', 'update_kickass_url')
2026-06-26T19:14:34.317427317Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:34.317966042Z [Info] FluentMigrator.Runner.MigrationRunner: 90: update_kickass_url migrated
2026-06-26T19:14:34.318074180Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012216s
2026-06-26T19:14:34.318170254Z [Info] FluentMigrator.Runner.MigrationRunner: 91: added_indexerstatus migrating
2026-06-26T19:14:34.318263532Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:34.318404466Z [Info] added_indexerstatus: Starting migration of Main DB to 91
2026-06-26T19:14:34.318860244Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerStatus
2026-06-26T19:14:34.318988202Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "IndexerId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT)
2026-06-26T19:14:34.319345391Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003745s
2026-06-26T19:14:34.319444451Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerStatus (IndexerId)
2026-06-26T19:14:34.319545013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_IndexerId" ON "IndexerStatus" ("IndexerId" ASC)
2026-06-26T19:14:34.319769115Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002245s
2026-06-26T19:14:34.319897253Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (91, '2026-06-26T19:14:34', 'added_indexerstatus')
2026-06-26T19:14:34.320095913Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:34.320698727Z [Info] FluentMigrator.Runner.MigrationRunner: 91: added_indexerstatus migrated
2026-06-26T19:14:34.320785422Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011307s
2026-06-26T19:14:34.320881165Z [Info] FluentMigrator.Runner.MigrationRunner: 92: add_unverifiedscenenumbering migrating
2026-06-26T19:14:34.320986277Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:34.321127972Z [Info] add_unverifiedscenenumbering: Starting migration of Main DB to 92
2026-06-26T19:14:34.321648330Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2026-06-26T19:14:34.321756899Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-06-26T19:14:34.321835658Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes UnverifiedSceneNumbering Boolean
2026-06-26T19:14:34.321951701Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "UnverifiedSceneNumbering" INTEGER NOT NULL DEFAULT 0
2026-06-26T19:14:34.322537381Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005671s
2026-06-26T19:14:34.322644106Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (92, '2026-06-26T19:14:34', 'add_unverifiedscenenumbering')
2026-06-26T19:14:34.322858718Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:34.323654391Z [Info] FluentMigrator.Runner.MigrationRunner: 92: add_unverifiedscenenumbering migrated
2026-06-26T19:14:34.323767229Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017001s
2026-06-26T19:14:34.323881358Z [Info] FluentMigrator.Runner.MigrationRunner: 93: naming_config_replace_illegal_characters migrating
2026-06-26T19:14:34.323986570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:34.324132865Z [Info] naming_config_replace_illegal_characters: Starting migration of Main DB to 93
2026-06-26T19:14:34.324715679Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2026-06-26T19:14:34.324822294Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-06-26T19:14:34.324899219Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig ReplaceIllegalCharacters Boolean
2026-06-26T19:14:34.325017888Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "ReplaceIllegalCharacters" INTEGER NOT NULL DEFAULT 1
2026-06-26T19:14:34.325590281Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005693s
2026-06-26T19:14:34.325689180Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-26T19:14:34.325772238Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "ReplaceIllegalCharacters" = 1 WHERE 1 = 1
2026-06-26T19:14:34.325945306Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001757s
2026-06-26T19:14:34.326065148Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (93, '2026-06-26T19:14:34', 'naming_config_replace_illegal_characters')
2026-06-26T19:14:34.326261413Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:34.326828967Z [Info] FluentMigrator.Runner.MigrationRunner: 93: naming_config_replace_illegal_characters migrated
2026-06-26T19:14:34.326950722Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001044s
2026-06-26T19:14:34.327030623Z [Info] FluentMigrator.Runner.MigrationRunner: 94: add_tvmazeid migrating
2026-06-26T19:14:34.327121265Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:34.327259544Z [Info] add_tvmazeid: Starting migration of Main DB to 94
2026-06-26T19:14:34.327557935Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-06-26T19:14:34.327664329Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-06-26T19:14:34.327742417Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series TvMazeId Int32
2026-06-26T19:14:34.327856036Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "TvMazeId" INTEGER NOT NULL DEFAULT 0
2026-06-26T19:14:34.328420082Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005713s
2026-06-26T19:14:34.328517979Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (TvMazeId)
2026-06-26T19:14:34.328614283Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvMazeId" ON "Series" ("TvMazeId" ASC)
2026-06-26T19:14:34.328826671Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002125s
2026-06-26T19:14:34.328931372Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (94, '2026-06-26T19:14:34', 'add_tvmazeid')
2026-06-26T19:14:34.329129801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:34.329909352Z [Info] FluentMigrator.Runner.MigrationRunner: 94: add_tvmazeid migrated
2026-06-26T19:14:34.330015977Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001293s
2026-06-26T19:14:34.330112912Z [Info] FluentMigrator.Runner.MigrationRunner: 95: add_additional_episodes_index migrating
2026-06-26T19:14:34.330214076Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:34.330364368Z [Info] add_additional_episodes_index: Starting migration of Main DB to 95
2026-06-26T19:14:34.330737620Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Episodes (SeriesId, SeasonNumber, EpisodeNumber)
2026-06-26T19:14:34.330867903Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_SeriesId_SeasonNumber_EpisodeNumber" ON "Episodes" ("SeriesId" ASC, "SeasonNumber" ASC, "EpisodeNumber" ASC)
2026-06-26T19:14:34.331144610Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002642s
2026-06-26T19:14:34.331231806Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (95, '2026-06-26T19:14:34', 'add_additional_episodes_index')
2026-06-26T19:14:34.331436027Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:34.332248995Z [Info] FluentMigrator.Runner.MigrationRunner: 95: add_additional_episodes_index migrated
2026-06-26T19:14:34.332359828Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013815s
2026-06-26T19:14:34.332456262Z [Info] FluentMigrator.Runner.MigrationRunner: 96: disable_kickass migrating
2026-06-26T19:14:34.332548699Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:34.332691957Z [Info] disable_kickass: Starting migration of Main DB to 96
2026-06-26T19:14:34.332886910Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableRss" = false, "EnableSearch" = false, "Settings" = Replace("Settings", 'https://kat.cr', '') WHERE "Implementation" = 'KickassTorrents' AND "Settings" LIKE '%kat.cr%';
2026-06-26T19:14:34.333113546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableRss" = false, "EnableSearch" = false, "Settings" = Replace("Settings", 'https://kat.cr', '') WHERE "Implementation" = 'KickassTorrents' AND "Settings" LIKE '%kat.cr%';
2026-06-26T19:14:34.333374232Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002597s
2026-06-26T19:14:34.333469834Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (96, '2026-06-26T19:14:34', 'disable_kickass')
2026-06-26T19:14:34.333668755Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:34.334363244Z [Info] FluentMigrator.Runner.MigrationRunner: 96: disable_kickass migrated
2026-06-26T19:14:34.334463877Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001263s
2026-06-26T19:14:34.334560712Z [Info] FluentMigrator.Runner.MigrationRunner: 97: add_reason_to_pending_releases migrating
2026-06-26T19:14:34.334666355Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:34.334811597Z [Info] add_reason_to_pending_releases: Starting migration of Main DB to 97
2026-06-26T19:14:34.335064547Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases
2026-06-26T19:14:34.335170911Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-06-26T19:14:34.335247475Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases Reason Int32
2026-06-26T19:14:34.335357397Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "Reason" INTEGER NOT NULL DEFAULT 0
2026-06-26T19:14:34.335989681Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006163s
2026-06-26T19:14:34.336082738Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (97, '2026-06-26T19:14:34', 'add_reason_to_pending_releases')
2026-06-26T19:14:34.336306469Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:34.337064937Z [Info] FluentMigrator.Runner.MigrationRunner: 97: add_reason_to_pending_releases migrated
2026-06-26T19:14:34.337160148Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016903s
2026-06-26T19:14:34.337253827Z [Info] FluentMigrator.Runner.MigrationRunner: 98: remove_titans_of_tv migrating
2026-06-26T19:14:34.337350933Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:34.337500133Z [Info] remove_titans_of_tv: Starting migration of Main DB to 98
2026-06-26T19:14:34.337713573Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-06-26T19:14:34.337837553Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'TitansOfTv'
2026-06-26T19:14:34.338001644Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001686s
2026-06-26T19:14:34.338102066Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (98, '2026-06-26T19:14:34', 'remove_titans_of_tv')
2026-06-26T19:14:34.338304173Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:34.338879963Z [Info] FluentMigrator.Runner.MigrationRunner: 98: remove_titans_of_tv migrated
2026-06-26T19:14:34.338983842Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010393s
2026-06-26T19:14:34.339082391Z [Info] FluentMigrator.Runner.MigrationRunner: 99: extra_and_subtitle_files migrating
2026-06-26T19:14:34.339180709Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:34.339337605Z [Info] extra_and_subtitle_files: Starting migration of Main DB to 99
2026-06-26T19:14:34.340298771Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ExtraFiles
2026-06-26T19:14:34.340424505Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ExtraFiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "SeasonNumber" INTEGER NOT NULL, "EpisodeFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL)
2026-06-26T19:14:34.340832787Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004076s
2026-06-26T19:14:34.340912948Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable SubtitleFiles
2026-06-26T19:14:34.341034583Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "SubtitleFiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "SeasonNumber" INTEGER NOT NULL, "EpisodeFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL, "Language" INTEGER NOT NULL)
2026-06-26T19:14:34.341461964Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004534s
2026-06-26T19:14:34.341557567Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles
2026-06-26T19:14:34.341643250Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-06-26T19:14:34.341719694Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MetadataFiles Added DateTime
2026-06-26T19:14:34.341827020Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles" ADD COLUMN "Added" DATETIME
2026-06-26T19:14:34.342421838Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005939s
2026-06-26T19:14:34.342520637Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MetadataFiles Extension String
2026-06-26T19:14:34.342628073Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles" ADD COLUMN "Extension" TEXT
2026-06-26T19:14:34.343214515Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005855s
2026-06-26T19:14:34.343312743Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "MetadataFiles" WHERE "RelativePath" NOT LIKE '%.%'
2026-06-26T19:14:34.343439087Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "MetadataFiles" WHERE "RelativePath" NOT LIKE '%.%'
2026-06-26T19:14:34.343606905Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001655s
2026-06-26T19:14:34.343694451Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-26T19:14:34.343779753Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-26T19:14:34.344722372Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009289s
2026-06-26T19:14:34.344824147Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles
2026-06-26T19:14:34.344916303Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-06-26T19:14:34.344992677Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles Extension String
2026-06-26T19:14:34.346478109Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MetadataFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "Consumer" TEXT NOT NULL, "Type" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "LastUpdated" DATETIME NOT NULL, "SeasonNumber" INTEGER, "EpisodeFileId" INTEGER, "Hash" TEXT, "Added" DATETIME, "Extension" TEXT NOT NULL)
2026-06-26T19:14:34.346942705Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "MetadataFiles_temp" ("Id", "SeriesId", "Consumer", "Type", "RelativePath", "LastUpdated", "SeasonNumber", "EpisodeFileId", "Hash", "Added", "Extension") SELECT "Id", "SeriesId", "Consumer", "Type", "RelativePath", "LastUpdated", "SeasonNumber", "EpisodeFileId", "Hash", "Added", "Extension" FROM "MetadataFiles"
2026-06-26T19:14:34.347313252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles"
2026-06-26T19:14:34.347590350Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles"
2026-06-26T19:14:34.349565228Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004447s
2026-06-26T19:14:34.349667785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (99, '2026-06-26T19:14:34', 'extra_and_subtitle_files')
2026-06-26T19:14:34.349882487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:34.350859425Z [Info] FluentMigrator.Runner.MigrationRunner: 99: extra_and_subtitle_files migrated
2026-06-26T19:14:34.350965228Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0057529s
2026-06-26T19:14:34.351063196Z [Info] FluentMigrator.Runner.MigrationRunner: 100: add_scene_season_number migrating
2026-06-26T19:14:34.351161263Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:34.351308480Z [Info] add_scene_season_number: Starting migration of Main DB to 100
2026-06-26T19:14:34.351606941Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SceneMappings
2026-06-26T19:14:34.351714417Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-06-26T19:14:34.351790290Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn SceneMappings SeasonNumber Int32
2026-06-26T19:14:34.353319150Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "SceneMappings_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TvdbId" INTEGER NOT NULL, "SeasonNumber" INTEGER, "SearchTerm" TEXT NOT NULL, "ParseTerm" TEXT NOT NULL, "Title" TEXT, "Type" TEXT)
2026-06-26T19:14:34.355183756Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "SceneMappings_temp" ("Id", "TvdbId", "SeasonNumber", "SearchTerm", "ParseTerm", "Title", "Type") SELECT "Id", "TvdbId", "SeasonNumber", "SearchTerm", "ParseTerm", "Title", "Type" FROM "SceneMappings"
2026-06-26T19:14:34.355427207Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SceneMappings"
2026-06-26T19:14:34.355671699Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SceneMappings_temp" RENAME TO "SceneMappings"
2026-06-26T19:14:34.357590705Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0056454s
2026-06-26T19:14:34.357675767Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SceneMappings
2026-06-26T19:14:34.357763804Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-06-26T19:14:34.357866361Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SceneMappings SceneSeasonNumber Int32
2026-06-26T19:14:34.358005731Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SceneMappings" ADD COLUMN "SceneSeasonNumber" INTEGER
2026-06-26T19:14:34.358554707Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000567s
2026-06-26T19:14:34.358667935Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (100, '2026-06-26T19:14:34', 'add_scene_season_number')
2026-06-26T19:14:34.358874832Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:34.360473122Z [Info] FluentMigrator.Runner.MigrationRunner: 100: add_scene_season_number migrated
2026-06-26T19:14:34.360584096Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024872s
2026-06-26T19:14:34.360700280Z [Info] FluentMigrator.Runner.MigrationRunner: 101: add_ultrahd_quality_in_profiles migrating
2026-06-26T19:14:34.360802115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:34.360965303Z [Info] add_ultrahd_quality_in_profiles: Starting migration of Main DB to 101
2026-06-26T19:14:34.361219425Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-26T19:14:34.361321291Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-26T19:14:34.362403410Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010709s
2026-06-26T19:14:34.362525546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (101, '2026-06-26T19:14:34', 'add_ultrahd_quality_in_profiles')
2026-06-26T19:14:34.362726852Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:34.363333584Z [Info] FluentMigrator.Runner.MigrationRunner: 101: add_ultrahd_quality_in_profiles migrated
2026-06-26T19:14:34.363453746Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019906s
2026-06-26T19:14:34.363564469Z [Info] FluentMigrator.Runner.MigrationRunner: 102: add_language_to_episodeFiles_history_and_blacklist migrating
2026-06-26T19:14:34.363705243Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:34.363896759Z [Info] add_language_to_episodeFiles_history_and_blacklist: Starting migration of Main DB to 102
2026-06-26T19:14:34.364402207Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable EpisodeFiles
2026-06-26T19:14:34.364506948Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-06-26T19:14:34.364579233Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn EpisodeFiles Language Int32
2026-06-26T19:14:34.364692311Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles" ADD COLUMN "Language" INTEGER NOT NULL DEFAULT 0
2026-06-26T19:14:34.365404786Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006921s
2026-06-26T19:14:34.365512253Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History
2026-06-26T19:14:34.365591042Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-06-26T19:14:34.365660281Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn History Language Int32
2026-06-26T19:14:34.365757287Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History" ADD COLUMN "Language" INTEGER NOT NULL DEFAULT 0
2026-06-26T19:14:34.366353588Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005767s
2026-06-26T19:14:34.366441585Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist
2026-06-26T19:14:34.366526476Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-06-26T19:14:34.366599223Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist Language Int32
2026-06-26T19:14:34.366702771Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "Language" INTEGER NOT NULL DEFAULT 0
2026-06-26T19:14:34.367277579Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005699s
2026-06-26T19:14:34.367369525Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-26T19:14:34.367452111Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-26T19:14:34.372262902Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047652s
2026-06-26T19:14:34.372360639Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (102, '2026-06-26T19:14:34', 'add_language_to_episodeFiles_history_and_blacklist')
2026-06-26T19:14:34.372585321Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:34.373516487Z [Info] FluentMigrator.Runner.MigrationRunner: 102: add_language_to_episodeFiles_history_and_blacklist migrated
2026-06-26T19:14:34.373642872Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060464s
2026-06-26T19:14:34.373743084Z [Info] FluentMigrator.Runner.MigrationRunner: 103: fix_metadata_file_extensions migrating
2026-06-26T19:14:34.373844227Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:34.373989290Z [Info] fix_metadata_file_extensions: Starting migration of Main DB to 103
2026-06-26T19:14:34.374190014Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-26T19:14:34.374290647Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-26T19:14:34.375158776Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008585s
2026-06-26T19:14:34.375267384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (103, '2026-06-26T19:14:34', 'fix_metadata_file_extensions')
2026-06-26T19:14:34.375482067Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:34.376083699Z [Info] FluentMigrator.Runner.MigrationRunner: 103: fix_metadata_file_extensions migrated
2026-06-26T19:14:34.376178710Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017597s
2026-06-26T19:14:34.376287720Z [Info] FluentMigrator.Runner.MigrationRunner: 104: remove_kickass migrating
2026-06-26T19:14:34.376370346Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:34.376509457Z [Info] remove_kickass: Starting migration of Main DB to 104
2026-06-26T19:14:34.376735231Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-06-26T19:14:34.376858369Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'KickassTorrents'
2026-06-26T19:14:34.377031739Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001784s
2026-06-26T19:14:34.377133243Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (104, '2026-06-26T19:14:34', 'remove_kickass')
2026-06-26T19:14:34.377335881Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:34.378031382Z [Info] FluentMigrator.Runner.MigrationRunner: 104: remove_kickass migrated
2026-06-26T19:14:34.378129079Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011697s
2026-06-26T19:14:34.378226936Z [Info] FluentMigrator.Runner.MigrationRunner: 105: rename_torrent_downloadstation migrating
2026-06-26T19:14:34.378329222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:34.378472431Z [Info] rename_torrent_downloadstation: Starting migration of Main DB to 105
2026-06-26T19:14:34.378714989Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-26T19:14:34.378815442Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "DownloadClients" SET "Implementation" = 'TorrentDownloadStation' WHERE "Implementation" = 'DownloadStation'
2026-06-26T19:14:34.379023631Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002111s
2026-06-26T19:14:34.379123673Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (105, '2026-06-26T19:14:34', 'rename_torrent_downloadstation')
2026-06-26T19:14:34.379332674Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:34.379944847Z [Info] FluentMigrator.Runner.MigrationRunner: 105: rename_torrent_downloadstation migrated
2026-06-26T19:14:34.380058776Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011226s
2026-06-26T19:14:34.380155040Z [Info] FluentMigrator.Runner.MigrationRunner: 106: update_btn_url migrating
2026-06-26T19:14:34.380247777Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:34.380405996Z [Info] update_btn_url: Starting migration of Main DB to 106
2026-06-26T19:14:34.380582852Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = Replace("Settings", 'api.btnapps.net', 'api.broadcasthe.net') WHERE "Implementation" = 'BroadcastheNet';
2026-06-26T19:14:34.380781893Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "Settings" = Replace("Settings", 'api.btnapps.net', 'api.broadcasthe.net') WHERE "Implementation" = 'BroadcastheNet';
2026-06-26T19:14:34.380989221Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002226s
2026-06-26T19:14:34.381095344Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (106, '2026-06-26T19:14:34', 'update_btn_url')
2026-06-26T19:14:34.381287341Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:34.382049567Z [Info] FluentMigrator.Runner.MigrationRunner: 106: update_btn_url migrated
2026-06-26T19:14:34.382135330Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012677s
2026-06-26T19:14:34.382242636Z [Info] FluentMigrator.Runner.MigrationRunner: 107: remove_wombles migrating
2026-06-26T19:14:34.382325092Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:34.382467769Z [Info] remove_wombles: Starting migration of Main DB to 107
2026-06-26T19:14:34.382673744Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-06-26T19:14:34.382793776Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Wombles'
2026-06-26T19:14:34.382960221Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001666s
2026-06-26T19:14:34.383059341Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (107, '2026-06-26T19:14:34', 'remove_wombles')
2026-06-26T19:14:34.383260747Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:34.384104727Z [Info] FluentMigrator.Runner.MigrationRunner: 107: remove_wombles migrated
2026-06-26T19:14:34.384193366Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012923s
2026-06-26T19:14:34.384294018Z [Info] FluentMigrator.Runner.MigrationRunner: 108: fix_extra_file_extension migrating
2026-06-26T19:14:34.384391665Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:34.384530525Z [Info] fix_extra_file_extension: Starting migration of Main DB to 108
2026-06-26T19:14:34.384747221Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "ExtraFiles" WHERE TRIM("Extension") = ''
2026-06-26T19:14:34.384884398Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "ExtraFiles" WHERE TRIM("Extension") = ''
2026-06-26T19:14:34.385052907Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001673s
2026-06-26T19:14:34.385138039Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-26T19:14:34.385224022Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-26T19:14:34.386191892Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009587s
2026-06-26T19:14:34.386302504Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (108, '2026-06-26T19:14:34', 'fix_extra_file_extension')
2026-06-26T19:14:34.386509351Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:34.387199642Z [Info] FluentMigrator.Runner.MigrationRunner: 108: fix_extra_file_extension migrated
2026-06-26T19:14:34.387310756Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019713s
2026-06-26T19:14:34.387407801Z [Info] FluentMigrator.Runner.MigrationRunner: 109: import_extra_files migrating
2026-06-26T19:14:34.387502342Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:34.387644458Z [Info] import_extra_files: Starting migration of Main DB to 109
2026-06-26T19:14:34.387864852Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-26T19:14:34.388032700Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-26T19:14:34.388535182Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004971s
2026-06-26T19:14:34.388652408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (109, '2026-06-26T19:14:34', 'import_extra_files')
2026-06-26T19:14:34.388857792Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:34.389432850Z [Info] FluentMigrator.Runner.MigrationRunner: 109: import_extra_files migrated
2026-06-26T19:14:34.389538493Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013974s
2026-06-26T19:14:34.389635408Z [Info] FluentMigrator.Runner.MigrationRunner: 110: fix_extra_files_config migrating
2026-06-26T19:14:34.389732654Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:34.389877286Z [Info] fix_extra_files_config: Starting migration of Main DB to 110
2026-06-26T19:14:34.390069513Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-26T19:14:34.390173352Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-26T19:14:34.390585122Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004056s
2026-06-26T19:14:34.390694562Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (110, '2026-06-26T19:14:34', 'fix_extra_files_config')
2026-06-26T19:14:34.390899956Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:34.391472950Z [Info] FluentMigrator.Runner.MigrationRunner: 110: fix_extra_files_config migrated
2026-06-26T19:14:34.391581549Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012962s
2026-06-26T19:14:34.391677933Z [Info] FluentMigrator.Runner.MigrationRunner: 111: create_language_profiles migrating
2026-06-26T19:14:34.391776832Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:34.391933868Z [Info] create_language_profiles: Starting migration of Main DB to 111
2026-06-26T19:14:34.392430769Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable LanguageProfiles
2026-06-26T19:14:34.392560300Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "LanguageProfiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Languages" TEXT NOT NULL, "Cutoff" INTEGER NOT NULL)
2026-06-26T19:14:34.392886948Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000342s
2026-06-26T19:14:34.392985838Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex LanguageProfiles (Name)
2026-06-26T19:14:34.393086440Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_LanguageProfiles_Name" ON "LanguageProfiles" ("Name" ASC)
2026-06-26T19:14:34.393311484Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002259s
2026-06-26T19:14:34.393408429Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-06-26T19:14:34.393491446Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-06-26T19:14:34.393569483Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series LanguageProfileId Int32
2026-06-26T19:14:34.393675878Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "LanguageProfileId" INTEGER NOT NULL DEFAULT 1
2026-06-26T19:14:34.394502423Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008249s
2026-06-26T19:14:34.394603266Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-26T19:14:34.394685081Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-26T19:14:34.401220767Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006515s
2026-06-26T19:14:34.401323073Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Profiles Language
2026-06-26T19:14:34.402911753Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Profiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Cutoff" INTEGER NOT NULL, "Items" TEXT NOT NULL)
2026-06-26T19:14:34.403210545Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Profiles_temp" ("Id", "Name", "Cutoff", "Items") SELECT "Id", "Name", "Cutoff", "Items" FROM "Profiles"
2026-06-26T19:14:34.403466040Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles"
2026-06-26T19:14:34.403801175Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles"
2026-06-26T19:14:34.405452812Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityProfiles_Name" ON "Profiles" ("Name" ASC)
2026-06-26T19:14:34.405687625Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042638s
2026-06-26T19:14:34.405796454Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (111, '2026-06-26T19:14:34', 'create_language_profiles')
2026-06-26T19:14:34.406002529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:34.407091453Z [Info] FluentMigrator.Runner.MigrationRunner: 111: create_language_profiles migrated
2026-06-26T19:14:34.407201384Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0056668s
2026-06-26T19:14:34.407298730Z [Info] FluentMigrator.Runner.MigrationRunner: 112: added_regex_to_scenemapping migrating
2026-06-26T19:14:34.407399714Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:34.407543964Z [Info] added_regex_to_scenemapping: Starting migration of Main DB to 112
2026-06-26T19:14:34.407794208Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SceneMappings
2026-06-26T19:14:34.407922086Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-06-26T19:14:34.407998049Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SceneMappings FilterRegex String
2026-06-26T19:14:34.408105355Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SceneMappings" ADD COLUMN "FilterRegex" TEXT
2026-06-26T19:14:34.408681205Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005736s
2026-06-26T19:14:34.408790045Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (112, '2026-06-26T19:14:34', 'added_regex_to_scenemapping')
2026-06-26T19:14:34.409001200Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:34.409623914Z [Info] FluentMigrator.Runner.MigrationRunner: 112: added_regex_to_scenemapping migrated
2026-06-26T19:14:34.409733956Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015187s
2026-06-26T19:14:34.409831623Z [Info] FluentMigrator.Runner.MigrationRunner: 113: consolidate_indexer_baseurl migrating
2026-06-26T19:14:34.409931173Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:34.410072729Z [Info] consolidate_indexer_baseurl: Starting migration of Main DB to 113
2026-06-26T19:14:34.410274625Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-26T19:14:34.410396481Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-26T19:14:34.411501808Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011144s
2026-06-26T19:14:34.411609735Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (113, '2026-06-26T19:14:34', 'consolidate_indexer_baseurl')
2026-06-26T19:14:34.411819938Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:34.412863972Z [Info] FluentMigrator.Runner.MigrationRunner: 113: consolidate_indexer_baseurl migrated
2026-06-26T19:14:34.412974334Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024759s
2026-06-26T19:14:34.413073484Z [Info] FluentMigrator.Runner.MigrationRunner: 114: rename_indexer_status_id migrating
2026-06-26T19:14:34.413171451Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:34.413315541Z [Info] rename_indexer_status_id: Starting migration of Main DB to 114
2026-06-26T19:14:34.414359504Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn IndexerStatus IndexerId to ProviderId
2026-06-26T19:14:34.420431837Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT)
2026-06-26T19:14:34.420820329Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "IndexerStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo") SELECT "Id", "IndexerId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo" FROM "IndexerStatus"
2026-06-26T19:14:34.421167509Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-06-26T19:14:34.421524067Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-06-26T19:14:34.423538215Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-06-26T19:14:34.423824041Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093347s
2026-06-26T19:14:34.423947650Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (114, '2026-06-26T19:14:34', 'rename_indexer_status_id')
2026-06-26T19:14:34.424152192Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:34.424847893Z [Info] FluentMigrator.Runner.MigrationRunner: 114: rename_indexer_status_id migrated
2026-06-26T19:14:34.424960520Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103597s
2026-06-26T19:14:34.425082145Z [Info] FluentMigrator.Runner.MigrationRunner: 115: add_downloadclient_status migrating
2026-06-26T19:14:34.425163449Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:34.425305775Z [Info] add_downloadclient_status: Starting migration of Main DB to 115
2026-06-26T19:14:34.425722525Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClientStatus
2026-06-26T19:14:34.425855042Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME)
2026-06-26T19:14:34.426224566Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003821s
2026-06-26T19:14:34.426323365Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadClientStatus (ProviderId)
2026-06-26T19:14:34.426429549Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-06-26T19:14:34.426664663Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002362s
2026-06-26T19:14:34.426769143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (115, '2026-06-26T19:14:34', 'add_downloadclient_status')
2026-06-26T19:14:34.426974857Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:34.427638114Z [Info] FluentMigrator.Runner.MigrationRunner: 115: add_downloadclient_status migrated
2026-06-26T19:14:34.427746823Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012076s
2026-06-26T19:14:34.427853638Z [Info] FluentMigrator.Runner.MigrationRunner: 116: disable_nyaa migrating
2026-06-26T19:14:34.427952056Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:34.428105315Z [Info] disable_nyaa: Starting migration of Main DB to 116
2026-06-26T19:14:34.428285317Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableRss" = false, "EnableSearch" = false, "Settings" = Replace("Settings", 'https://nyaa.se', '') WHERE "Implementation" = 'Nyaa' AND "Settings" LIKE '%nyaa.se%';
2026-06-26T19:14:34.428486342Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableRss" = false, "EnableSearch" = false, "Settings" = Replace("Settings", 'https://nyaa.se', '') WHERE "Implementation" = 'Nyaa' AND "Settings" LIKE '%nyaa.se%';
2026-06-26T19:14:34.428752448Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002601s
2026-06-26T19:14:34.428853181Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (116, '2026-06-26T19:14:34', 'disable_nyaa')
2026-06-26T19:14:34.429071040Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:34.429651620Z [Info] FluentMigrator.Runner.MigrationRunner: 116: disable_nyaa migrated
2026-06-26T19:14:34.429750559Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011571s
2026-06-26T19:14:34.429847274Z [Info] FluentMigrator.Runner.MigrationRunner: 117: add_webrip_and_br480_qualites_in_profile migrating
2026-06-26T19:14:34.429953408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:34.430095754Z [Info] add_webrip_and_br480_qualites_in_profile: Starting migration of Main DB to 117
2026-06-26T19:14:34.430299605Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-26T19:14:34.430401019Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-26T19:14:34.433981272Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035635s
2026-06-26T19:14:34.434104310Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (117, '2026-06-26T19:14:34', 'add_webrip_and_br480_qualites_in_profile')
2026-06-26T19:14:34.434326377Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:34.434911616Z [Info] FluentMigrator.Runner.MigrationRunner: 117: add_webrip_and_br480_qualites_in_profile migrated
2026-06-26T19:14:34.435027700Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044967s
2026-06-26T19:14:34.435120607Z [Info] FluentMigrator.Runner.MigrationRunner: 118: add_history_eventType_index migrating
2026-06-26T19:14:34.435219646Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:34.435363075Z [Info] add_history_eventType_index: Starting migration of Main DB to 118
2026-06-26T19:14:34.435590082Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (EventType)
2026-06-26T19:14:34.435704282Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC)
2026-06-26T19:14:34.435959236Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002497s
2026-06-26T19:14:34.436067975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (118, '2026-06-26T19:14:34', 'add_history_eventType_index')
2026-06-26T19:14:34.436273569Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:34.436913629Z [Info] FluentMigrator.Runner.MigrationRunner: 118: add_history_eventType_index migrated
2026-06-26T19:14:34.437024121Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012054s
2026-06-26T19:14:34.437125145Z [Info] FluentMigrator.Runner.MigrationRunner: 119: separate_automatic_and_interactive_searches migrating
2026-06-26T19:14:34.437234686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:34.437375890Z [Info] separate_automatic_and_interactive_searches: Starting migration of Main DB to 119
2026-06-26T19:14:34.437800425Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Indexers EnableSearch to EnableAutomaticSearch
2026-06-26T19:14:34.439525651Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableRss" INTEGER, "EnableAutomaticSearch" INTEGER)
2026-06-26T19:14:34.439889975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Indexers_temp" ("Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "EnableAutomaticSearch") SELECT "Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "EnableSearch" FROM "Indexers"
2026-06-26T19:14:34.440208647Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2026-06-26T19:14:34.440551267Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2026-06-26T19:14:34.442175990Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-06-26T19:14:34.442408859Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044759s
2026-06-26T19:14:34.442504472Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-06-26T19:14:34.442590305Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-06-26T19:14:34.442668051Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers EnableInteractiveSearch Boolean
2026-06-26T19:14:34.442782031Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "EnableInteractiveSearch" INTEGER
2026-06-26T19:14:34.443376528Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005943s
2026-06-26T19:14:34.443475277Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch"
2026-06-26T19:14:34.443610881Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch"
2026-06-26T19:14:34.443783268Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001707s
2026-06-26T19:14:34.443892809Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-06-26T19:14:34.443977820Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-06-26T19:14:34.444054915Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Indexers EnableInteractiveSearch Boolean
2026-06-26T19:14:34.445691251Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableRss" INTEGER, "EnableAutomaticSearch" INTEGER, "EnableInteractiveSearch" INTEGER NOT NULL)
2026-06-26T19:14:34.446070014Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Indexers_temp" ("Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "EnableAutomaticSearch", "EnableInteractiveSearch") SELECT "Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "EnableAutomaticSearch", "EnableInteractiveSearch" FROM "Indexers"
2026-06-26T19:14:34.446419588Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2026-06-26T19:14:34.446742008Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2026-06-26T19:14:34.448405950Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-06-26T19:14:34.448639991Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044647s
2026-06-26T19:14:34.448743660Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (119, '2026-06-26T19:14:34', 'separate_automatic_and_interactive_searches')
2026-06-26T19:14:34.448961930Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:34.449734115Z [Info] FluentMigrator.Runner.MigrationRunner: 119: separate_automatic_and_interactive_searches migrated
2026-06-26T19:14:34.449853777Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005564s
2026-06-26T19:14:34.449955111Z [Info] FluentMigrator.Runner.MigrationRunner: 120: update_series_episodes_history_indexes migrating
2026-06-26T19:14:34.450058078Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:34.450203060Z [Info] update_series_episodes_history_indexes: Starting migration of Main DB to 120
2026-06-26T19:14:34.450774451Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Episodes (SeriesId, AirDate)
2026-06-26T19:14:34.450903892Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_SeriesId_AirDate" ON "Episodes" ("SeriesId" ASC, "AirDate" ASC)
2026-06-26T19:14:34.451161962Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002523s
2026-06-26T19:14:34.451274519Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (EpisodeId)
2026-06-26T19:14:34.451369169Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_EpisodeId"
2026-06-26T19:14:34.451607429Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000236s
2026-06-26T19:14:34.451704815Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (EpisodeId, Date)
2026-06-26T19:14:34.451807903Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EpisodeId_Date" ON "History" ("EpisodeId" ASC, "Date" DESC)
2026-06-26T19:14:34.452058077Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002432s
2026-06-26T19:14:34.452198610Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (DownloadId)
2026-06-26T19:14:34.452280676Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_DownloadId"
2026-06-26T19:14:34.452514186Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002352s
2026-06-26T19:14:34.452611091Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId, Date)
2026-06-26T19:14:34.452708708Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC)
2026-06-26T19:14:34.452930364Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002227s
2026-06-26T19:14:34.453036117Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (120, '2026-06-26T19:14:34', 'update_series_episodes_history_indexes')
2026-06-26T19:14:34.453254197Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:34.453976021Z [Info] FluentMigrator.Runner.MigrationRunner: 120: update_series_episodes_history_indexes migrated
2026-06-26T19:14:34.454092465Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012674s
2026-06-26T19:14:34.454190673Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_animetosho_url migrating
2026-06-26T19:14:34.454286296Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:34.454430226Z [Info] update_animetosho_url: Starting migration of Main DB to 121
2026-06-26T19:14:34.454616080Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = Replace(Replace("Settings", '//animetosho.org', '//feed.animetosho.org'), '/feed/nabapi', '/nabapi') WHERE ("Implementation" = 'Newznab' OR "Implementation" = 'Torznab') AND "Settings" LIKE '%animetosho%';
2026-06-26T19:14:34.454848538Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "Settings" = Replace(Replace("Settings", '//animetosho.org', '//feed.animetosho.org'), '/feed/nabapi', '/nabapi') WHERE ("Implementation" = 'Newznab' OR "Implementation" = 'Torznab') AND "Settings" LIKE '%animetosho%';
2026-06-26T19:14:34.455142090Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002927s
2026-06-26T19:14:34.455245648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (121, '2026-06-26T19:14:34', 'update_animetosho_url')
2026-06-26T19:14:34.455447445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:34.456054718Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_animetosho_url migrated
2026-06-26T19:14:34.456189239Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001197s
2026-06-26T19:14:34.456301966Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_remux_qualities_in_profile migrating
2026-06-26T19:14:34.456403190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:34.456544084Z [Info] add_remux_qualities_in_profile: Starting migration of Main DB to 122
2026-06-26T19:14:34.456744257Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-26T19:14:34.456853798Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-26T19:14:34.459184242Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023208s
2026-06-26T19:14:34.459297290Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (122, '2026-06-26T19:14:34', 'add_remux_qualities_in_profile')
2026-06-26T19:14:34.459511552Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:34.460097131Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_remux_qualities_in_profile migrated
2026-06-26T19:14:34.460216853Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032334s
2026-06-26T19:14:34.460315231Z [Info] FluentMigrator.Runner.MigrationRunner: 123: add_history_seriesId_index migrating
2026-06-26T19:14:34.460414681Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:34.460556387Z [Info] add_history_seriesId_index: Starting migration of Main DB to 123
2026-06-26T19:14:34.460780568Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (SeriesId)
2026-06-26T19:14:34.460893145Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_SeriesId" ON "History" ("SeriesId" ASC)
2026-06-26T19:14:34.461136776Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002454s
2026-06-26T19:14:34.461247228Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (123, '2026-06-26T19:14:34', 'add_history_seriesId_index')
2026-06-26T19:14:34.461454065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:34.462650375Z [Info] FluentMigrator.Runner.MigrationRunner: 123: add_history_seriesId_index migrated
2026-06-26T19:14:34.462763693Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017591s
2026-06-26T19:14:34.462862251Z [Info] FluentMigrator.Runner.MigrationRunner: 124: remove_media_browser_metadata migrating
2026-06-26T19:14:34.462990530Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:34.463147767Z [Info] remove_media_browser_metadata: Starting migration of Main DB to 124
2026-06-26T19:14:34.463754890Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-06-26T19:14:34.463959281Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Metadata" WHERE "Implementation" = 'MediaBrowserMetadata'
2026-06-26T19:14:34.464139164Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002601s
2026-06-26T19:14:34.464227221Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-06-26T19:14:34.464332824Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "MetadataFiles" WHERE "Consumer" = 'MediaBrowserMetadata'
2026-06-26T19:14:34.464496253Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001658s
2026-06-26T19:14:34.464595844Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (124, '2026-06-26T19:14:34', 'remove_media_browser_metadata')
2026-06-26T19:14:34.464834785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:34.465470025Z [Info] FluentMigrator.Runner.MigrationRunner: 124: remove_media_browser_metadata migrated
2026-06-26T19:14:34.465588654Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011346s
2026-06-26T19:14:34.465689757Z [Info] FluentMigrator.Runner.MigrationRunner: 125: remove_notify_my_android_and_pushalot_notifications migrating
2026-06-26T19:14:34.465802014Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:34.465946274Z [Info] remove_notify_my_android_and_pushalot_notifications: Starting migration of Main DB to 125
2026-06-26T19:14:34.466210036Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-06-26T19:14:34.466333114Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'NotifyMyAndroid'
2026-06-26T19:14:34.466513587Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000183s
2026-06-26T19:14:34.466601143Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-06-26T19:14:34.466707989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Pushalot'
2026-06-26T19:14:34.466866157Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001609s
2026-06-26T19:14:34.466967001Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (125, '2026-06-26T19:14:34', 'remove_notify_my_android_and_pushalot_notifications')
2026-06-26T19:14:34.467182785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:34.467760770Z [Info] FluentMigrator.Runner.MigrationRunner: 125: remove_notify_my_android_and_pushalot_notifications migrated
2026-06-26T19:14:34.467899168Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010537s
2026-06-26T19:14:34.468004230Z [Info] FluentMigrator.Runner.MigrationRunner: 126: add_custom_filters migrating
2026-06-26T19:14:34.468096927Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:34.468245827Z [Info] add_custom_filters: Starting migration of Main DB to 126
2026-06-26T19:14:34.468575902Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFilters
2026-06-26T19:14:34.468726716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "CustomFilters" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Type" TEXT NOT NULL, "Label" TEXT NOT NULL, "Filters" TEXT NOT NULL)
2026-06-26T19:14:34.469000848Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003049s
2026-06-26T19:14:34.469104416Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (126, '2026-06-26T19:14:34', 'add_custom_filters')
2026-06-26T19:14:34.469306303Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:34.469986383Z [Info] FluentMigrator.Runner.MigrationRunner: 126: add_custom_filters migrated
2026-06-26T19:14:34.470092317Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012921s
2026-06-26T19:14:34.470187829Z [Info] FluentMigrator.Runner.MigrationRunner: 127: rename_restrictions_to_release_profiles migrating
2026-06-26T19:14:34.470293883Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:34.470435368Z [Info] rename_restrictions_to_release_profiles: Starting migration of Main DB to 127
2026-06-26T19:14:34.470754390Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Restrictions ReleaseProfiles
2026-06-26T19:14:34.470878530Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Restrictions" RENAME TO "ReleaseProfiles"
2026-06-26T19:14:34.472531360Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016472s
2026-06-26T19:14:34.472632774Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles
2026-06-26T19:14:34.472719810Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-06-26T19:14:34.472798228Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IncludePreferredWhenRenaming Boolean
2026-06-26T19:14:34.472923069Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IncludePreferredWhenRenaming" INTEGER NOT NULL DEFAULT 1
2026-06-26T19:14:34.473544481Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006238s
2026-06-26T19:14:34.473653911Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (127, '2026-06-26T19:14:34', 'rename_restrictions_to_release_profiles')
2026-06-26T19:14:34.473871580Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:34.474715800Z [Info] FluentMigrator.Runner.MigrationRunner: 127: rename_restrictions_to_release_profiles migrated
2026-06-26T19:14:34.474834269Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017968s
2026-06-26T19:14:34.474942016Z [Info] FluentMigrator.Runner.MigrationRunner: 128: rename_quality_profiles_add_upgrade_allowed migrating
2026-06-26T19:14:34.475050314Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:34.475197881Z [Info] rename_quality_profiles_add_upgrade_allowed: Starting migration of Main DB to 128
2026-06-26T19:14:34.475996129Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Profiles QualityProfiles
2026-06-26T19:14:34.476114738Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" RENAME TO "QualityProfiles"
2026-06-26T19:14:34.477744301Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001621s
2026-06-26T19:14:34.477840254Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2026-06-26T19:14:34.477930206Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-06-26T19:14:34.478007942Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles UpgradeAllowed Boolean
2026-06-26T19:14:34.478121050Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "UpgradeAllowed" INTEGER
2026-06-26T19:14:34.478710888Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005919s
2026-06-26T19:14:34.478810399Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LanguageProfiles
2026-06-26T19:14:34.478899037Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-06-26T19:14:34.478975071Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn LanguageProfiles UpgradeAllowed Boolean
2026-06-26T19:14:34.479088239Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LanguageProfiles" ADD COLUMN "UpgradeAllowed" INTEGER
2026-06-26T19:14:34.479686193Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005968s
2026-06-26T19:14:34.479783930Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-26T19:14:34.479877909Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityProfiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1
2026-06-26T19:14:34.480093313Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002246s
2026-06-26T19:14:34.480185409Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-26T19:14:34.480264849Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "LanguageProfiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1
2026-06-26T19:14:34.480430863Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001621s
2026-06-26T19:14:34.480517388Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Series ProfileId to QualityProfileId
2026-06-26T19:14:34.482327634Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Series_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TvdbId" INTEGER NOT NULL, "TvRageId" INTEGER NOT NULL, "ImdbId" TEXT, "Title" TEXT NOT NULL, "TitleSlug" TEXT, "CleanTitle" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "AirTime" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "SeasonFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "Runtime" INTEGER NOT NULL, "SeriesType" INTEGER NOT NULL, "Network" TEXT, "UseSceneNumbering" INTEGER NOT NULL, "FirstAired" DATETIME, "NextAiring" DATETIME, "Year" INTEGER, "Seasons" TEXT, "Actors" TEXT, "Ratings" TEXT, "Genres" TEXT, "Certification" TEXT, "SortTitle" TEXT, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "TvMazeId" INTEGER NOT NULL, "LanguageProfileId" INTEGER NOT NULL)
2026-06-26T19:14:34.483153898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Series_temp" ("Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring", "Year", "Seasons", "Actors", "Ratings", "Genres", "Certification", "SortTitle", "QualityProfileId", "Tags", "Added", "AddOptions", "TvMazeId", "LanguageProfileId") SELECT "Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring", "Year", "Seasons", "Actors", "Ratings", "Genres", "Certification", "SortTitle", "ProfileId", "Tags", "Added", "AddOptions", "TvMazeId", "LanguageProfileId" FROM "Series"
2026-06-26T19:14:34.483977457Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2026-06-26T19:14:34.484784243Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2026-06-26T19:14:34.486475730Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2026-06-26T19:14:34.486710383Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2026-06-26T19:14:34.486933332Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_Path" ON "Series" ("Path" ASC)
2026-06-26T19:14:34.487141782Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_CleanTitle" ON "Series" ("CleanTitle" ASC)
2026-06-26T19:14:34.487361996Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC)
2026-06-26T19:14:34.487577209Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvMazeId" ON "Series" ("TvMazeId" ASC)
2026-06-26T19:14:34.487793956Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007169s
2026-06-26T19:14:34.487912936Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (128, '2026-06-26T19:14:34', 'rename_quality_profiles_add_upgrade_allowed')
2026-06-26T19:14:34.488132157Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:34.488988512Z [Info] FluentMigrator.Runner.MigrationRunner: 128: rename_quality_profiles_add_upgrade_allowed migrated
2026-06-26T19:14:34.489131290Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083572s
2026-06-26T19:14:34.489247654Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_relative_original_path_to_episode_file migrating
2026-06-26T19:14:34.489327746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:34.489474050Z [Info] add_relative_original_path_to_episode_file: Starting migration of Main DB to 129
2026-06-26T19:14:34.489722360Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable EpisodeFiles
2026-06-26T19:14:34.489826520Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-06-26T19:14:34.489900870Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn EpisodeFiles OriginalFilePath String
2026-06-26T19:14:34.490011102Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles" ADD COLUMN "OriginalFilePath" TEXT
2026-06-26T19:14:34.490601091Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005909s
2026-06-26T19:14:34.490710060Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (129, '2026-06-26T19:14:34', 'add_relative_original_path_to_episode_file')
2026-06-26T19:14:34.490927699Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:34.491557567Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_relative_original_path_to_episode_file migrated
2026-06-26T19:14:34.491674683Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015462s
2026-06-26T19:14:34.491773212Z [Info] FluentMigrator.Runner.MigrationRunner: 130: episode_last_searched_time migrating
2026-06-26T19:14:34.491882452Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:34.492028165Z [Info] episode_last_searched_time: Starting migration of Main DB to 130
2026-06-26T19:14:34.492266866Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2026-06-26T19:14:34.492371307Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-06-26T19:14:34.492457200Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes LastSearchTime DateTime
2026-06-26T19:14:34.492563333Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "LastSearchTime" DATETIME
2026-06-26T19:14:34.493152039Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005873s
2026-06-26T19:14:34.493260969Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (130, '2026-06-26T19:14:34', 'episode_last_searched_time')
2026-06-26T19:14:34.493469579Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:34.494118987Z [Info] FluentMigrator.Runner.MigrationRunner: 130: episode_last_searched_time migrated
2026-06-26T19:14:34.494213367Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015353s
2026-06-26T19:14:34.494316255Z [Info] FluentMigrator.Runner.MigrationRunner: 131: download_propers_config migrating
2026-06-26T19:14:34.494410284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:34.494556378Z [Info] download_propers_config: Starting migration of Main DB to 131
2026-06-26T19:14:34.494775470Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-26T19:14:34.494884650Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-26T19:14:34.495464358Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005787s
2026-06-26T19:14:34.495563778Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers'
2026-06-26T19:14:34.495685874Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers'
2026-06-26T19:14:34.495843291Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001562s
2026-06-26T19:14:34.495966219Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (131, '2026-06-26T19:14:34', 'download_propers_config')
2026-06-26T19:14:34.496165260Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:34.496751711Z [Info] FluentMigrator.Runner.MigrationRunner: 131: download_propers_config migrated
2026-06-26T19:14:34.496858576Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010582s
2026-06-26T19:14:34.496956333Z [Info] FluentMigrator.Runner.MigrationRunner: 132: add_download_client_priority migrating
2026-06-26T19:14:34.497057006Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:34.497199112Z [Info] add_download_client_priority: Starting migration of Main DB to 132
2026-06-26T19:14:34.497485539Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2026-06-26T19:14:34.497593707Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-06-26T19:14:34.497675472Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Priority Int32
2026-06-26T19:14:34.499157177Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 1
2026-06-26T19:14:34.499795974Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006481s
2026-06-26T19:14:34.499949413Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-26T19:14:34.500037741Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-26T19:14:34.521769338Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0216452s
2026-06-26T19:14:34.521845472Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (132, '2026-06-26T19:14:34', 'add_download_client_priority')
2026-06-26T19:14:34.522116207Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:34.522781127Z [Info] FluentMigrator.Runner.MigrationRunner: 132: add_download_client_priority migrated
2026-06-26T19:14:34.522887070Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0227356s
2026-06-26T19:14:34.523000519Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_specials_folder_format migrating
2026-06-26T19:14:34.523112344Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:34.523270723Z [Info] add_specials_folder_format: Starting migration of Main DB to 134
2026-06-26T19:14:34.523893127Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2026-06-26T19:14:34.524009481Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-06-26T19:14:34.524109753Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig SpecialsFolderFormat String
2026-06-26T19:14:34.524223292Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "SpecialsFolderFormat" TEXT
2026-06-26T19:14:34.524951348Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007255s
2026-06-26T19:14:34.525048093Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-26T19:14:34.525135830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "SpecialsFolderFormat" = 'Specials' WHERE 1 = 1
2026-06-26T19:14:34.525316694Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001825s
2026-06-26T19:14:34.525417187Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (134, '2026-06-26T19:14:34', 'add_specials_folder_format')
2026-06-26T19:14:34.525621318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:34.526280075Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_specials_folder_format migrated
2026-06-26T19:14:34.526394205Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011424s
2026-06-26T19:14:34.526493275Z [Info] FluentMigrator.Runner.MigrationRunner: 135: health_issue_notification migrating
2026-06-26T19:14:34.526591553Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:34.526734400Z [Info] health_issue_notification: Starting migration of Main DB to 135
2026-06-26T19:14:34.527066059Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-06-26T19:14:34.527174687Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-06-26T19:14:34.527252324Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthIssue Boolean
2026-06-26T19:14:34.527363498Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthIssue" INTEGER NOT NULL DEFAULT 0
2026-06-26T19:14:34.528104230Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007324s
2026-06-26T19:14:34.528203600Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-06-26T19:14:34.528295315Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-06-26T19:14:34.528370586Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications IncludeHealthWarnings Boolean
2026-06-26T19:14:34.528490338Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "IncludeHealthWarnings" INTEGER NOT NULL DEFAULT 0
2026-06-26T19:14:34.529167963Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006849s
2026-06-26T19:14:34.529289548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (135, '2026-06-26T19:14:34', 'health_issue_notification')
2026-06-26T19:14:34.529500162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:34.530725681Z [Info] FluentMigrator.Runner.MigrationRunner: 135: health_issue_notification migrated
2026-06-26T19:14:34.530835432Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022407s
2026-06-26T19:14:34.530936225Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_indexer_and_enabled_to_release_profiles migrating
2026-06-26T19:14:34.531046577Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:34.531188964Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Main DB to 136
2026-06-26T19:14:34.531523247Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles
2026-06-26T19:14:34.531634090Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-06-26T19:14:34.531721537Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles Enabled Boolean
2026-06-26T19:14:34.531826097Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "Enabled" INTEGER NOT NULL DEFAULT 1
2026-06-26T19:14:34.532475055Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006428s
2026-06-26T19:14:34.532630027Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles
2026-06-26T19:14:34.532673725Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-06-26T19:14:34.532748576Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IndexerId Int32
2026-06-26T19:14:34.532855240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IndexerId" INTEGER NOT NULL DEFAULT 0
2026-06-26T19:14:34.533506492Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006518s
2026-06-26T19:14:34.533618298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (136, '2026-06-26T19:14:34', 'add_indexer_and_enabled_to_release_profiles')
2026-06-26T19:14:34.533840616Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:34.534468581Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_indexer_and_enabled_to_release_profiles migrated
2026-06-26T19:14:34.534592520Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016142s
2026-06-26T19:14:34.534691890Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_airedbefore_to_episodes migrating
2026-06-26T19:14:34.534796010Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:34.534938317Z [Info] add_airedbefore_to_episodes: Starting migration of Main DB to 137
2026-06-26T19:14:34.535257099Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2026-06-26T19:14:34.535360267Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-06-26T19:14:34.535440759Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes AiredAfterSeasonNumber Int32
2026-06-26T19:14:34.535548165Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "AiredAfterSeasonNumber" INTEGER
2026-06-26T19:14:34.536219628Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006651s
2026-06-26T19:14:34.536322646Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes AiredBeforeSeasonNumber Int32
2026-06-26T19:14:34.536433599Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "AiredBeforeSeasonNumber" INTEGER
2026-06-26T19:14:34.537063718Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006302s
2026-06-26T19:14:34.537162457Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes AiredBeforeEpisodeNumber Int32
2026-06-26T19:14:34.537275846Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "AiredBeforeEpisodeNumber" INTEGER
2026-06-26T19:14:34.537915915Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006379s
2026-06-26T19:14:34.538025596Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (137, '2026-06-26T19:14:34', 'add_airedbefore_to_episodes')
2026-06-26T19:14:34.538238465Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:34.538881169Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_airedbefore_to_episodes migrated
2026-06-26T19:14:34.538993185Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016049s
2026-06-26T19:14:34.539112606Z [Info] FluentMigrator.Runner.MigrationRunner: 138: remove_bitmetv migrating
2026-06-26T19:14:34.539185613Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:34.539326787Z [Info] remove_bitmetv: Starting migration of Main DB to 138
2026-06-26T19:14:34.539567131Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-06-26T19:14:34.539690179Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'BitMeTv'
2026-06-26T19:14:34.539871875Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001746s
2026-06-26T19:14:34.539978941Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableRss" = false, "EnableAutomaticSearch" = false, "EnableInteractiveSearch" = false WHERE "Implementation" = 'Newznab' AND "Settings" LIKE '%usenet-crawler.com%'
2026-06-26T19:14:34.540173342Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableRss" = false, "EnableAutomaticSearch" = false, "EnableInteractiveSearch" = false WHERE "Implementation" = 'Newznab' AND "Settings" LIKE '%usenet-crawler.com%'
2026-06-26T19:14:34.540424629Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002515s
2026-06-26T19:14:34.540527977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (138, '2026-06-26T19:14:34', 'remove_bitmetv')
2026-06-26T19:14:34.540730194Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:34.541352939Z [Info] FluentMigrator.Runner.MigrationRunner: 138: remove_bitmetv migrated
2026-06-26T19:14:34.541456497Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011779s
2026-06-26T19:14:34.541553813Z [Info] FluentMigrator.Runner.MigrationRunner: 139: add_download_history migrating
2026-06-26T19:14:34.541648133Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:34.541790200Z [Info] add_download_history: Starting migration of Main DB to 139
2026-06-26T19:14:34.542563738Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadHistory
2026-06-26T19:14:34.542701756Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadHistory" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "EventType" INTEGER NOT NULL, "SeriesId" INTEGER NOT NULL, "DownloadId" TEXT NOT NULL, "SourceTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Protocol" INTEGER, "IndexerId" INTEGER, "DownloadClientId" INTEGER, "Release" TEXT, "Data" TEXT)
2026-06-26T19:14:34.543119848Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004231s
2026-06-26T19:14:34.543201603Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (EventType)
2026-06-26T19:14:34.543310092Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC)
2026-06-26T19:14:34.543524493Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002228s
2026-06-26T19:14:34.543628844Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (SeriesId)
2026-06-26T19:14:34.543729056Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_SeriesId" ON "DownloadHistory" ("SeriesId" ASC)
2026-06-26T19:14:34.543968448Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002319s
2026-06-26T19:14:34.544063900Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (DownloadId)
2026-06-26T19:14:34.544163210Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC)
2026-06-26T19:14:34.544432613Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002671s
2026-06-26T19:14:34.544536382Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-26T19:14:34.544617626Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-26T19:14:34.546523725Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018921s
2026-06-26T19:14:34.546642485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (139, '2026-06-26T19:14:34', 'add_download_history')
2026-06-26T19:14:34.546851165Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:34.547572208Z [Info] FluentMigrator.Runner.MigrationRunner: 139: add_download_history migrated
2026-06-26T19:14:34.547678061Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029449s
2026-06-26T19:14:34.547777531Z [Info] FluentMigrator.Runner.MigrationRunner: 140: remove_chown_and_folderchmod_config_v2 migrating
2026-06-26T19:14:34.547904146Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:34.548053648Z [Info] remove_chown_and_folderchmod_config_v2: Starting migration of Main DB to 140
2026-06-26T19:14:34.548251276Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" IN ('folderchmod', 'chownuser')
2026-06-26T19:14:34.548399604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" IN ('folderchmod', 'chownuser')
2026-06-26T19:14:34.548665430Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002634s
2026-06-26T19:14:34.548771443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (140, '2026-06-26T19:14:34', 'remove_chown_and_folderchmod_config_v2')
2026-06-26T19:14:34.548984533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:34.549551074Z [Info] FluentMigrator.Runner.MigrationRunner: 140: remove_chown_and_folderchmod_config_v2 migrated
2026-06-26T19:14:34.549665314Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011477s
2026-06-26T19:14:34.549761818Z [Info] FluentMigrator.Runner.MigrationRunner: 141: add_update_history migrating
2026-06-26T19:14:34.549856329Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:34.549999407Z [Info] add_update_history: Starting migration of Main DB to 141
2026-06-26T19:14:34.550107014Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (141, '2026-06-26T19:14:34', 'add_update_history')
2026-06-26T19:14:34.550308700Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:34.550888097Z [Info] FluentMigrator.Runner.MigrationRunner: 141: add_update_history migrated
2026-06-26T19:14:34.550992267Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010237s
2026-06-26T19:14:34.551087860Z [Info] FluentMigrator.Runner.MigrationRunner: 142: import_lists migrating
2026-06-26T19:14:34.551178823Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:34.551323564Z [Info] import_lists: Starting migration of Main DB to 142
2026-06-26T19:14:34.552260031Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportLists
2026-06-26T19:14:34.552415755Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportLists" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableAutomaticAdd" INTEGER, "RootFolderPath" TEXT NOT NULL, "ShouldMonitor" INTEGER NOT NULL, "QualityProfileId" INTEGER NOT NULL, "LanguageProfileId" INTEGER NOT NULL, "Tags" TEXT)
2026-06-26T19:14:34.552850029Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004802s
2026-06-26T19:14:34.552947005Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportLists (Name)
2026-06-26T19:14:34.553042197Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportLists_Name" ON "ImportLists" ("Name" ASC)
2026-06-26T19:14:34.553305126Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000261s
2026-06-26T19:14:34.553400639Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListStatus
2026-06-26T19:14:34.553512865Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastSyncListInfo" TEXT)
2026-06-26T19:14:34.553911989Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004126s
2026-06-26T19:14:34.554008553Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListStatus (ProviderId)
2026-06-26T19:14:34.554112302Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-06-26T19:14:34.554388038Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002601s
2026-06-26T19:14:34.554484352Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListExclusions
2026-06-26T19:14:34.554602019Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListExclusions" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TvdbId" TEXT NOT NULL, "Title" TEXT NOT NULL)
2026-06-26T19:14:34.554881602Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000296s
2026-06-26T19:14:34.554975431Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListExclusions (TvdbId)
2026-06-26T19:14:34.555079330Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListExclusions_TvdbId" ON "ImportListExclusions" ("TvdbId" ASC)
2026-06-26T19:14:34.555349134Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002689s
2026-06-26T19:14:34.555455208Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (142, '2026-06-26T19:14:34', 'import_lists')
2026-06-26T19:14:34.555654429Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:34.556454681Z [Info] FluentMigrator.Runner.MigrationRunner: 142: import_lists migrated
2026-06-26T19:14:34.556557809Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013695s
2026-06-26T19:14:34.556657600Z [Info] FluentMigrator.Runner.MigrationRunner: 143: add_priority_to_indexers migrating
2026-06-26T19:14:34.556755307Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:34.556897824Z [Info] add_priority_to_indexers: Starting migration of Main DB to 143
2026-06-26T19:14:34.557158188Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-06-26T19:14:34.557263841Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-06-26T19:14:34.557341097Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Priority Int32
2026-06-26T19:14:34.557442781Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 25
2026-06-26T19:14:34.558163283Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007199s
2026-06-26T19:14:34.558275008Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (143, '2026-06-26T19:14:34', 'add_priority_to_indexers')
2026-06-26T19:14:34.558492436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:34.559109489Z [Info] FluentMigrator.Runner.MigrationRunner: 143: add_priority_to_indexers migrated
2026-06-26T19:14:34.559215863Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016647s
2026-06-26T19:14:34.559315043Z [Info] FluentMigrator.Runner.MigrationRunner: 144: import_lists_series_type_and_season_folder migrating
2026-06-26T19:14:34.559437910Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:34.559569756Z [Info] import_lists_series_type_and_season_folder: Starting migration of Main DB to 144
2026-06-26T19:14:34.559942517Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2026-06-26T19:14:34.560040374Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-06-26T19:14:34.560114543Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists SeriesType Int32
2026-06-26T19:14:34.560220196Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "SeriesType" INTEGER NOT NULL DEFAULT 0
2026-06-26T19:14:34.560976039Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007568s
2026-06-26T19:14:34.561076912Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2026-06-26T19:14:34.561162575Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-06-26T19:14:34.561238708Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists SeasonFolder Boolean
2026-06-26T19:14:34.561346445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "SeasonFolder" INTEGER NOT NULL DEFAULT 1
2026-06-26T19:14:34.562074983Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000726s
2026-06-26T19:14:34.562183752Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (144, '2026-06-26T19:14:34', 'import_lists_series_type_and_season_folder')
2026-06-26T19:14:34.562419888Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:34.563154608Z [Info] FluentMigrator.Runner.MigrationRunner: 144: import_lists_series_type_and_season_folder migrated
2026-06-26T19:14:34.563305251Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001793s
2026-06-26T19:14:34.563405112Z [Info] FluentMigrator.Runner.MigrationRunner: 145: remove_growl migrating
2026-06-26T19:14:34.563499032Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:34.563641859Z [Info] remove_growl: Starting migration of Main DB to 145
2026-06-26T19:14:34.563875029Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-06-26T19:14:34.563995662Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Growl'
2026-06-26T19:14:34.564167869Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001736s
2026-06-26T19:14:34.564266237Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (145, '2026-06-26T19:14:34', 'remove_growl')
2026-06-26T19:14:34.564469567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:34.565134446Z [Info] FluentMigrator.Runner.MigrationRunner: 145: remove_growl migrated
2026-06-26T19:14:34.565242594Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011319s
2026-06-26T19:14:34.565342936Z [Info] FluentMigrator.Runner.MigrationRunner: 146: cleanup_duplicates_updatehistory migrating
2026-06-26T19:14:34.565449621Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:34.565590334Z [Info] cleanup_duplicates_updatehistory: Starting migration of Main DB to 146
2026-06-26T19:14:34.565706118Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (146, '2026-06-26T19:14:34', 'cleanup_duplicates_updatehistory')
2026-06-26T19:14:34.565916622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:34.567134796Z [Info] FluentMigrator.Runner.MigrationRunner: 146: cleanup_duplicates_updatehistory migrated
2026-06-26T19:14:34.567238324Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016709s
2026-06-26T19:14:34.567341211Z [Info] FluentMigrator.Runner.MigrationRunner: 147: swap_filechmod_for_folderchmod migrating
2026-06-26T19:14:34.567439189Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:34.567590063Z [Info] swap_filechmod_for_folderchmod: Starting migration of Main DB to 147
2026-06-26T19:14:34.567818673Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-26T19:14:34.567934787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-26T19:14:34.568404714Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004571s
2026-06-26T19:14:34.568512240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (147, '2026-06-26T19:14:34', 'swap_filechmod_for_folderchmod')
2026-06-26T19:14:34.568732454Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:34.569412795Z [Info] FluentMigrator.Runner.MigrationRunner: 147: swap_filechmod_for_folderchmod migrated
2026-06-26T19:14:34.569528087Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014712s
2026-06-26T19:14:34.569621365Z [Info] FluentMigrator.Runner.MigrationRunner: 148: mediainfo_channels migrating
2026-06-26T19:14:34.569714132Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:34.569855827Z [Info] mediainfo_channels: Starting migration of Main DB to 148
2026-06-26T19:14:34.570059828Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "EpisodeFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannels"', '"audioChannelsContainer"');
2026-06-26T19:14:34.570241684Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "EpisodeFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannels"', '"audioChannelsContainer"');
2026-06-26T19:14:34.570445705Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002047s
2026-06-26T19:14:34.570548172Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "EpisodeFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannelPositionsText"', '"audioChannelPositionsTextContainer"');
2026-06-26T19:14:34.570705529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "EpisodeFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannelPositionsText"', '"audioChannelPositionsTextContainer"');
2026-06-26T19:14:34.570918237Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002079s
2026-06-26T19:14:34.571016776Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (148, '2026-06-26T19:14:34', 'mediainfo_channels')
2026-06-26T19:14:34.571217901Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:34.572128576Z [Info] FluentMigrator.Runner.MigrationRunner: 148: mediainfo_channels migrated
2026-06-26T19:14:34.572240441Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014116s
2026-06-26T19:14:34.572337025Z [Info] FluentMigrator.Runner.MigrationRunner: 149: add_on_delete_to_notifications migrating
2026-06-26T19:14:34.572444392Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:34.572585676Z [Info] add_on_delete_to_notifications: Starting migration of Main DB to 149
2026-06-26T19:14:34.572918858Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-06-26T19:14:34.573022506Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-06-26T19:14:34.573103279Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnSeriesDelete Boolean
2026-06-26T19:14:34.573209333Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnSeriesDelete" INTEGER NOT NULL DEFAULT 0
2026-06-26T19:14:34.573950255Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007365s
2026-06-26T19:14:34.574047381Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-06-26T19:14:34.574139727Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-06-26T19:14:34.574212564Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnEpisodeFileDelete Boolean
2026-06-26T19:14:34.574331032Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnEpisodeFileDelete" INTEGER NOT NULL DEFAULT 0
2026-06-26T19:14:34.575030592Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000703s
2026-06-26T19:14:34.575143118Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (149, '2026-06-26T19:14:34', 'add_on_delete_to_notifications')
2026-06-26T19:14:34.575353562Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:34.576145788Z [Info] FluentMigrator.Runner.MigrationRunner: 149: add_on_delete_to_notifications migrated
2026-06-26T19:14:34.576252343Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018094s
2026-06-26T19:14:34.576360761Z [Info] FluentMigrator.Runner.MigrationRunner: 150: add_scene_mapping_origin migrating
2026-06-26T19:14:34.576452476Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:34.576597107Z [Info] add_scene_mapping_origin: Starting migration of Main DB to 150
2026-06-26T19:14:34.576913735Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SceneMappings
2026-06-26T19:14:34.577022084Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-06-26T19:14:34.577099269Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SceneMappings SceneOrigin String
2026-06-26T19:14:34.577211906Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SceneMappings" ADD COLUMN "SceneOrigin" TEXT
2026-06-26T19:14:34.577900623Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006899s
2026-06-26T19:14:34.578003931Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SceneMappings SearchMode Int32
2026-06-26T19:14:34.578107380Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SceneMappings" ADD COLUMN "SearchMode" INTEGER
2026-06-26T19:14:34.578825596Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007154s
2026-06-26T19:14:34.578922752Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SceneMappings Comment String
2026-06-26T19:14:34.579031131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SceneMappings" ADD COLUMN "Comment" TEXT
2026-06-26T19:14:34.579708265Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006782s
2026-06-26T19:14:34.579822134Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (150, '2026-06-26T19:14:34', 'add_scene_mapping_origin')
2026-06-26T19:14:34.580099563Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:34.580714231Z [Info] FluentMigrator.Runner.MigrationRunner: 150: add_scene_mapping_origin migrated
2026-06-26T19:14:34.580817399Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00168s
2026-06-26T19:14:34.580922601Z [Info] FluentMigrator.Runner.MigrationRunner: 151: remove_custom_filter_type migrating
2026-06-26T19:14:34.581016520Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:34.581161753Z [Info] remove_custom_filter_type: Starting migration of Main DB to 151
2026-06-26T19:14:34.581867585Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-26T19:14:34.581978468Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "CustomFilters" SET "Type" = 'series' WHERE "Type" = 'seriesIndex'
2026-06-26T19:14:34.582155575Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001843s
2026-06-26T19:14:34.582249664Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-26T19:14:34.582329235Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "CustomFilters" SET "Type" = 'series' WHERE "Type" = 'seriesEditor'
2026-06-26T19:14:34.582513586Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001803s
2026-06-26T19:14:34.582599729Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-26T19:14:34.582687667Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "CustomFilters" SET "Type" = 'series' WHERE "Type" = 'seasonPass'
2026-06-26T19:14:34.582856206Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001713s
2026-06-26T19:14:34.582959875Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (151, '2026-06-26T19:14:34', 'remove_custom_filter_type')
2026-06-26T19:14:34.583162413Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:34.583698473Z [Info] FluentMigrator.Runner.MigrationRunner: 151: remove_custom_filter_type migrated
2026-06-26T19:14:34.583804527Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010087s
2026-06-26T19:14:34.583929799Z [Info] FluentMigrator.Runner.MigrationRunner: 152: update_btn_url_to_https migrating
2026-06-26T19:14:34.584019900Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:34.584166025Z [Info] update_btn_url_to_https: Starting migration of Main DB to 152
2026-06-26T19:14:34.584351298Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = Replace("Settings", 'http://api.broadcasthe.net', 'https://api.broadcasthe.net') WHERE "Implementation" = 'BroadcastheNet';
2026-06-26T19:14:34.584541692Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "Settings" = Replace("Settings", 'http://api.broadcasthe.net', 'https://api.broadcasthe.net') WHERE "Implementation" = 'BroadcastheNet';
2026-06-26T19:14:34.584772967Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00023s
2026-06-26T19:14:34.584873440Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (152, '2026-06-26T19:14:34', 'update_btn_url_to_https')
2026-06-26T19:14:34.585085146Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:34.585629413Z [Info] FluentMigrator.Runner.MigrationRunner: 152: update_btn_url_to_https migrated
2026-06-26T19:14:34.585737601Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010814s
2026-06-26T19:14:34.585836109Z [Info] FluentMigrator.Runner.MigrationRunner: 153: add_on_episodefiledelete_for_upgrade migrating
2026-06-26T19:14:34.585944457Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:34.586084920Z [Info] add_on_episodefiledelete_for_upgrade: Starting migration of Main DB to 153
2026-06-26T19:14:34.586345375Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-06-26T19:14:34.586452230Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-06-26T19:14:34.586530638Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnEpisodeFileDeleteForUpgrade Boolean
2026-06-26T19:14:34.586649227Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnEpisodeFileDeleteForUpgrade" INTEGER NOT NULL DEFAULT 1
2026-06-26T19:14:34.587380300Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000725s
2026-06-26T19:14:34.587488668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (153, '2026-06-26T19:14:34', 'add_on_episodefiledelete_for_upgrade')
2026-06-26T19:14:34.587706958Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:34.588364943Z [Info] FluentMigrator.Runner.MigrationRunner: 153: add_on_episodefiledelete_for_upgrade migrated
2026-06-26T19:14:34.588485225Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017078s
2026-06-26T19:14:34.588583744Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_name_release_profile migrating
2026-06-26T19:14:34.588677342Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:34.588819399Z [Info] add_name_release_profile: Starting migration of Main DB to 154
2026-06-26T19:14:34.589062438Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles
2026-06-26T19:14:34.589170997Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-06-26T19:14:34.589244375Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles Name String
2026-06-26T19:14:34.589352793Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "Name" TEXT DEFAULT NULL
2026-06-26T19:14:34.590058234Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006977s
2026-06-26T19:14:34.590163316Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (154, '2026-06-26T19:14:34', 'add_name_release_profile')
2026-06-26T19:14:34.590376014Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:34.590979560Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_name_release_profile migrated
2026-06-26T19:14:34.591090113Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016226s
2026-06-26T19:14:34.591183020Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_arabic_and_hindi_languages migrating
2026-06-26T19:14:34.591288252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:34.591432833Z [Info] add_arabic_and_hindi_languages: Starting migration of Main DB to 155
2026-06-26T19:14:34.591634650Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-26T19:14:34.591736706Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-26T19:14:34.594941912Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031838s
2026-06-26T19:14:34.595054529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (155, '2026-06-26T19:14:34', 'add_arabic_and_hindi_languages')
2026-06-26T19:14:34.595273640Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:34.595832296Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_arabic_and_hindi_languages migrated
2026-06-26T19:14:34.595953259Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040859s
2026-06-26T19:14:34.596059233Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_bypass_to_delay_profile migrating
2026-06-26T19:14:34.596154655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:34.596299026Z [Info] add_bypass_to_delay_profile: Starting migration of Main DB to 156
2026-06-26T19:14:34.596818553Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2026-06-26T19:14:34.596929526Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-06-26T19:14:34.597006692Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfHighestQuality Boolean
2026-06-26T19:14:34.597122014Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfHighestQuality" INTEGER NOT NULL DEFAULT 0
2026-06-26T19:14:34.597864720Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007454s
2026-06-26T19:14:34.597965623Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-26T19:14:34.598050915Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "DelayProfiles" SET "BypassIfHighestQuality" = 1 WHERE 1 = 1
2026-06-26T19:14:34.598229295Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001773s
2026-06-26T19:14:34.598331611Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (156, '2026-06-26T19:14:34', 'add_bypass_to_delay_profile')
2026-06-26T19:14:34.598574149Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:34.599268027Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_bypass_to_delay_profile migrated
2026-06-26T19:14:34.599376716Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012135s
2026-06-26T19:14:34.599477289Z [Info] FluentMigrator.Runner.MigrationRunner: 157: email_multiple_addresses migrating
2026-06-26T19:14:34.599578913Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:34.599720248Z [Info] email_multiple_addresses: Starting migration of Main DB to 157
2026-06-26T19:14:34.599938889Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-26T19:14:34.600039181Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-26T19:14:34.601973177Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019248s
2026-06-26T19:14:34.602084772Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (157, '2026-06-26T19:14:34', 'email_multiple_addresses')
2026-06-26T19:14:34.602295035Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:34.602887479Z [Info] FluentMigrator.Runner.MigrationRunner: 157: email_multiple_addresses migrated
2026-06-26T19:14:34.602999374Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028482s
2026-06-26T19:14:34.603099005Z [Info] FluentMigrator.Runner.MigrationRunner: 158: cdh_per_downloadclient migrating
2026-06-26T19:14:34.603193906Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:34.603338006Z [Info] cdh_per_downloadclient: Starting migration of Main DB to 158
2026-06-26T19:14:34.603686739Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2026-06-26T19:14:34.603792362Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-06-26T19:14:34.603892884Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveCompletedDownloads Boolean
2026-06-26T19:14:34.604009509Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveCompletedDownloads" INTEGER NOT NULL DEFAULT 1
2026-06-26T19:14:34.604744760Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007345s
2026-06-26T19:14:34.604847357Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveFailedDownloads Boolean
2026-06-26T19:14:34.604969413Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveFailedDownloads" INTEGER NOT NULL DEFAULT 1
2026-06-26T19:14:34.605688160Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007216s
2026-06-26T19:14:34.605784324Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-26T19:14:34.605869526Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-26T19:14:34.626202957Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0203059s
2026-06-26T19:14:34.626339091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (158, '2026-06-26T19:14:34', 'cdh_per_downloadclient')
2026-06-26T19:14:34.626584185Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:34.627700163Z [Info] FluentMigrator.Runner.MigrationRunner: 158: cdh_per_downloadclient migrated
2026-06-26T19:14:34.627803291Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0218145s
2026-06-26T19:14:34.627953032Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_indexer_tags migrating
2026-06-26T19:14:34.628048915Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:34.628195621Z [Info] add_indexer_tags: Starting migration of Main DB to 159
2026-06-26T19:14:34.628442498Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-06-26T19:14:34.628547971Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-06-26T19:14:34.628621729Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Tags String
2026-06-26T19:14:34.628725819Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Tags" TEXT
2026-06-26T19:14:34.629436340Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007143s
2026-06-26T19:14:34.629553657Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (159, '2026-06-26T19:14:34', 'add_indexer_tags')
2026-06-26T19:14:34.629755483Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:34.630410303Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_indexer_tags migrated
2026-06-26T19:14:34.630523961Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016832s
2026-06-26T19:14:34.630637200Z [Info] FluentMigrator.Runner.MigrationRunner: 160: rename_blacklist_to_blocklist migrating
2026-06-26T19:14:34.630739345Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:34.630881862Z [Info] rename_blacklist_to_blocklist: Starting migration of Main DB to 160
2026-06-26T19:14:34.631081244Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Blacklist Blocklist
2026-06-26T19:14:34.631194332Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" RENAME TO "Blocklist"
2026-06-26T19:14:34.633324062Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002118s
2026-06-26T19:14:34.633443112Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (160, '2026-06-26T19:14:34', 'rename_blacklist_to_blocklist')
2026-06-26T19:14:34.633697054Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:34.634673991Z [Info] FluentMigrator.Runner.MigrationRunner: 160: rename_blacklist_to_blocklist migrated
2026-06-26T19:14:34.634784674Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034715s
2026-06-26T19:14:34.634883303Z [Info] FluentMigrator.Runner.MigrationRunner: 161: remove_plex_hometheatre migrating
2026-06-26T19:14:34.634981200Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:34.635124228Z [Info] remove_plex_hometheatre: Starting migration of Main DB to 161
2026-06-26T19:14:34.635410585Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-06-26T19:14:34.635539675Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexHomeTheater'
2026-06-26T19:14:34.635718926Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001845s
2026-06-26T19:14:34.635811413Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-06-26T19:14:34.635961315Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexClient'
2026-06-26T19:14:34.636197040Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002393s
2026-06-26T19:14:34.636324346Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-26T19:14:34.636504248Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-26T19:14:34.639288307Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027795s
2026-06-26T19:14:34.639404772Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (161, '2026-06-26T19:14:34', 'remove_plex_hometheatre')
2026-06-26T19:14:34.639633001Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:34.640501591Z [Info] FluentMigrator.Runner.MigrationRunner: 161: remove_plex_hometheatre migrated
2026-06-26T19:14:34.640617104Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039968s
2026-06-26T19:14:34.640719951Z [Info] FluentMigrator.Runner.MigrationRunner: 162: release_profile_to_array migrating
2026-06-26T19:14:34.640825003Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:34.640969904Z [Info] release_profile_to_array: Starting migration of Main DB to 162
2026-06-26T19:14:34.641177913Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-26T19:14:34.641276702Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-26T19:14:34.642627383Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013363s
2026-06-26T19:14:34.642737966Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (162, '2026-06-26T19:14:34', 'release_profile_to_array')
2026-06-26T19:14:34.642952859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:34.643570573Z [Info] FluentMigrator.Runner.MigrationRunner: 162: release_profile_to_array migrated
2026-06-26T19:14:34.643677298Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022815s
2026-06-26T19:14:34.643777610Z [Info] FluentMigrator.Runner.MigrationRunner: 163: mediainfo_to_ffmpeg migrating
2026-06-26T19:14:34.643889466Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:34.644070540Z [Info] mediainfo_to_ffmpeg: Starting migration of Main DB to 163
2026-06-26T19:14:34.644272988Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-26T19:14:34.644372619Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-26T19:14:34.646272065Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018892s
2026-06-26T19:14:34.646389933Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (163, '2026-06-26T19:14:34', 'mediainfo_to_ffmpeg')
2026-06-26T19:14:34.646603413Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:34.647280918Z [Info] FluentMigrator.Runner.MigrationRunner: 163: mediainfo_to_ffmpeg migrated
2026-06-26T19:14:34.647389687Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002903s
2026-06-26T19:14:34.647489628Z [Info] FluentMigrator.Runner.MigrationRunner: 164: download_client_per_indexer migrating
2026-06-26T19:14:34.647592365Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:34.647736035Z [Info] download_client_per_indexer: Starting migration of Main DB to 164
2026-06-26T19:14:34.648030899Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-06-26T19:14:34.648134267Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-06-26T19:14:34.648214017Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers DownloadClientId Int32
2026-06-26T19:14:34.648325322Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "DownloadClientId" INTEGER NOT NULL DEFAULT 0
2026-06-26T19:14:34.649077397Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007546s
2026-06-26T19:14:34.649188561Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (164, '2026-06-26T19:14:34', 'download_client_per_indexer')
2026-06-26T19:14:34.649404335Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:34.650273817Z [Info] FluentMigrator.Runner.MigrationRunner: 164: download_client_per_indexer migrated
2026-06-26T19:14:34.650388237Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019561s
2026-06-26T19:14:34.650490443Z [Info] FluentMigrator.Runner.MigrationRunner: 165: add_on_update_to_notifications migrating
2026-06-26T19:14:34.650591036Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:34.650733733Z [Info] add_on_update_to_notifications: Starting migration of Main DB to 165
2026-06-26T19:14:34.651017565Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-06-26T19:14:34.651124130Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-06-26T19:14:34.651201766Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnApplicationUpdate Boolean
2026-06-26T19:14:34.651316788Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnApplicationUpdate" INTEGER NOT NULL DEFAULT 0
2026-06-26T19:14:34.652054554Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007287s
2026-06-26T19:14:34.652165598Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (165, '2026-06-26T19:14:34', 'add_on_update_to_notifications')
2026-06-26T19:14:34.652383707Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:34.653073537Z [Info] FluentMigrator.Runner.MigrationRunner: 165: add_on_update_to_notifications migrated
2026-06-26T19:14:34.653189019Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017548s
2026-06-26T19:14:34.653284812Z [Info] FluentMigrator.Runner.MigrationRunner: 166: update_series_sort_title migrating
2026-06-26T19:14:34.653387479Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:34.653530607Z [Info] update_series_sort_title: Starting migration of Main DB to 166
2026-06-26T19:14:34.653730270Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-26T19:14:34.653829369Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-26T19:14:34.654435731Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005864s
2026-06-26T19:14:34.654543037Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (166, '2026-06-26T19:14:34', 'update_series_sort_title')
2026-06-26T19:14:34.654751216Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:34.655323730Z [Info] FluentMigrator.Runner.MigrationRunner: 166: update_series_sort_title migrated
2026-06-26T19:14:34.655430485Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014825s
2026-06-26T19:14:34.655534955Z [Info] FluentMigrator.Runner.MigrationRunner: 167: add_tvdbid_to_episode migrating
2026-06-26T19:14:34.655633975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:34.655778456Z [Info] add_tvdbid_to_episode: Starting migration of Main DB to 167
2026-06-26T19:14:34.656039251Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2026-06-26T19:14:34.656147559Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-06-26T19:14:34.656222430Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes TvdbId Int32
2026-06-26T19:14:34.656326660Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "TvdbId" INTEGER
2026-06-26T19:14:34.657003824Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006762s
2026-06-26T19:14:34.657112343Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (167, '2026-06-26T19:14:34', 'add_tvdbid_to_episode')
2026-06-26T19:14:34.657334300Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:34.657990161Z [Info] FluentMigrator.Runner.MigrationRunner: 167: add_tvdbid_to_episode migrated
2026-06-26T19:14:34.658094021Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016646s
2026-06-26T19:14:34.658199964Z [Info] FluentMigrator.Runner.MigrationRunner: 168: add_additional_info_to_pending_releases migrating
2026-06-26T19:14:34.658308402Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:34.658455068Z [Info] add_additional_info_to_pending_releases: Starting migration of Main DB to 168
2026-06-26T19:14:34.658707256Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases
2026-06-26T19:14:34.658816706Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-06-26T19:14:34.658896026Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases AdditionalInfo String
2026-06-26T19:14:34.659008122Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "AdditionalInfo" TEXT
2026-06-26T19:14:34.659692571Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000686s
2026-06-26T19:14:34.659802021Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (168, '2026-06-26T19:14:34', 'add_additional_info_to_pending_releases')
2026-06-26T19:14:34.660099410Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:34.660706483Z [Info] FluentMigrator.Runner.MigrationRunner: 168: add_additional_info_to_pending_releases migrated
2026-06-26T19:14:34.660825954Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016997s
2026-06-26T19:14:34.660928470Z [Info] FluentMigrator.Runner.MigrationRunner: 169: add_malayalam_and_ukrainian_languages migrating
2026-06-26T19:14:34.661037039Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:34.661175248Z [Info] add_malayalam_and_ukrainian_languages: Starting migration of Main DB to 169
2026-06-26T19:14:34.661389399Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-26T19:14:34.661490132Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-26T19:14:34.664437720Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029333s
2026-06-26T19:14:34.664599085Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (169, '2026-06-26T19:14:34', 'add_malayalam_and_ukrainian_languages')
2026-06-26T19:14:34.664863457Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:34.665457003Z [Info] FluentMigrator.Runner.MigrationRunner: 169: add_malayalam_and_ukrainian_languages migrated
2026-06-26T19:14:34.665568908Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039555s
2026-06-26T19:14:34.665673569Z [Info] FluentMigrator.Runner.MigrationRunner: 170: add_language_tags_to_subtitle_files migrating
2026-06-26T19:14:34.665778340Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:34.665924445Z [Info] add_language_tags_to_subtitle_files: Starting migration of Main DB to 170
2026-06-26T19:14:34.666182124Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles
2026-06-26T19:14:34.666286564Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-06-26T19:14:34.666365683Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SubtitleFiles LanguageTags String
2026-06-26T19:14:34.666474773Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles" ADD COLUMN "LanguageTags" TEXT
2026-06-26T19:14:34.667187229Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000713s
2026-06-26T19:14:34.667301609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (170, '2026-06-26T19:14:34', 'add_language_tags_to_subtitle_files')
2026-06-26T19:14:34.667534378Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:34.668378999Z [Info] FluentMigrator.Runner.MigrationRunner: 170: add_language_tags_to_subtitle_files migrated
2026-06-26T19:14:34.668493971Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018954s
2026-06-26T19:14:34.668602379Z [Info] FluentMigrator.Runner.MigrationRunner: 171: add_custom_formats migrating
2026-06-26T19:14:34.668700788Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:34.668847573Z [Info] add_custom_formats: Starting migration of Main DB to 171
2026-06-26T19:14:34.670033973Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFormats
2026-06-26T19:14:34.670167121Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "CustomFormats" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Specifications" TEXT NOT NULL DEFAULT '[]', "IncludeCustomFormatWhenRenaming" INTEGER NOT NULL DEFAULT 0)
2026-06-26T19:14:34.670500553Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003516s
2026-06-26T19:14:34.670601406Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex CustomFormats (Name)
2026-06-26T19:14:34.670699975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_CustomFormats_Name" ON "CustomFormats" ("Name" ASC)
2026-06-26T19:14:34.670958335Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002586s
2026-06-26T19:14:34.671056002Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2026-06-26T19:14:34.671146584Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-06-26T19:14:34.671227457Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles FormatItems String
2026-06-26T19:14:34.671336276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "FormatItems" TEXT NOT NULL DEFAULT '[]'
2026-06-26T19:14:34.672121719Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007826s
2026-06-26T19:14:34.672228414Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2026-06-26T19:14:34.672318866Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-06-26T19:14:34.672391151Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles MinFormatScore Int32
2026-06-26T19:14:34.672504790Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "MinFormatScore" INTEGER NOT NULL DEFAULT 0
2026-06-26T19:14:34.673221554Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007097s
2026-06-26T19:14:34.673316105Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2026-06-26T19:14:34.673406918Z [Info] FluentMigrator.Runner.MigrationRunner: => 3E-07s
2026-06-26T19:14:34.673480746Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles CutoffFormatScore Int32
2026-06-26T19:14:34.673603844Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "CutoffFormatScore" INTEGER NOT NULL DEFAULT 0
2026-06-26T19:14:34.674289646Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006932s
2026-06-26T19:14:34.674398175Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-26T19:14:34.674478997Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-26T19:14:34.680838819Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063331s
2026-06-26T19:14:34.680940915Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-26T19:14:34.681022409Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-26T19:14:34.681942593Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009091s
2026-06-26T19:14:34.682047574Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles Preferred
2026-06-26T19:14:34.684273849Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ReleaseProfiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Required" TEXT, "Ignored" TEXT, "Tags" TEXT NOT NULL, "IncludePreferredWhenRenaming" INTEGER NOT NULL, "Enabled" INTEGER NOT NULL, "IndexerId" INTEGER NOT NULL, "Name" TEXT)
2026-06-26T19:14:34.684714657Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ReleaseProfiles_temp" ("Id", "Required", "Ignored", "Tags", "IncludePreferredWhenRenaming", "Enabled", "IndexerId", "Name") SELECT "Id", "Required", "Ignored", "Tags", "IncludePreferredWhenRenaming", "Enabled", "IndexerId", "Name" FROM "ReleaseProfiles"
2026-06-26T19:14:34.685070323Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles"
2026-06-26T19:14:34.685353043Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles"
2026-06-26T19:14:34.687299063Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051462s
2026-06-26T19:14:34.687416620Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles IncludePreferredWhenRenaming
2026-06-26T19:14:34.690159596Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ReleaseProfiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Required" TEXT, "Ignored" TEXT, "Tags" TEXT NOT NULL, "Enabled" INTEGER NOT NULL, "IndexerId" INTEGER NOT NULL, "Name" TEXT)
2026-06-26T19:14:34.690529601Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ReleaseProfiles_temp" ("Id", "Required", "Ignored", "Tags", "Enabled", "IndexerId", "Name") SELECT "Id", "Required", "Ignored", "Tags", "Enabled", "IndexerId", "Name" FROM "ReleaseProfiles"
2026-06-26T19:14:34.690823222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles"
2026-06-26T19:14:34.691088627Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles"
2026-06-26T19:14:34.692915708Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053768s
2026-06-26T19:14:34.693031641Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-06-26T19:14:34.693149599Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]'
2026-06-26T19:14:34.693328128Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001911s
2026-06-26T19:14:34.693443471Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (171, '2026-06-26T19:14:34', 'add_custom_formats')
2026-06-26T19:14:34.693672152Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:34.694579850Z [Info] FluentMigrator.Runner.MigrationRunner: 171: add_custom_formats migrated
2026-06-26T19:14:34.694712978Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001424s
2026-06-26T19:14:34.694816327Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_SeasonSearchMaximumSingleEpisodeAge_to_indexers migrating
2026-06-26T19:14:34.694941499Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:34.695096240Z [Info] add_SeasonSearchMaximumSingleEpisodeAge_to_indexers: Starting migration of Main DB to 172
2026-06-26T19:14:34.695428630Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-06-26T19:14:34.695543852Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-06-26T19:14:34.695626639Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers SeasonSearchMaximumSingleEpisodeAge Int32
2026-06-26T19:14:34.695752663Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "SeasonSearchMaximumSingleEpisodeAge" INTEGER NOT NULL DEFAULT 0
2026-06-26T19:14:34.696545289Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007807s
2026-06-26T19:14:34.696661343Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (172, '2026-06-26T19:14:34', 'add_SeasonSearchMaximumSingleEpisodeAge_to_indexers')
2026-06-26T19:14:34.696907880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:34.697533911Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_SeasonSearchMaximumSingleEpisodeAge_to_indexers migrated
2026-06-26T19:14:34.697685256Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017788s
2026-06-26T19:14:34.697783193Z [Info] FluentMigrator.Runner.MigrationRunner: 173: remove_omg migrating
2026-06-26T19:14:34.697897503Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:34.698048257Z [Info] remove_omg: Starting migration of Main DB to 173
2026-06-26T19:14:34.698240534Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Indexers" WHERE "Implementation" = 'Omgwtfnzbs'
2026-06-26T19:14:34.698378833Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Omgwtfnzbs'
2026-06-26T19:14:34.698557693Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001766s
2026-06-26T19:14:34.698666332Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (173, '2026-06-26T19:14:34', 'remove_omg')
2026-06-26T19:14:34.698886435Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:34.699972613Z [Info] FluentMigrator.Runner.MigrationRunner: 173: remove_omg migrated
2026-06-26T19:14:34.700093297Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015903s
2026-06-26T19:14:34.700189791Z [Info] FluentMigrator.Runner.MigrationRunner: 174: add_salt_to_users migrating
2026-06-26T19:14:34.700293099Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:34.700440135Z [Info] add_salt_to_users: Starting migration of Main DB to 174
2026-06-26T19:14:34.700764990Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Users
2026-06-26T19:14:34.700881294Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-06-26T19:14:34.700959762Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Salt String
2026-06-26T19:14:34.701062379Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Salt" TEXT
2026-06-26T19:14:34.701760044Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006939s
2026-06-26T19:14:34.701868753Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Iterations Int32
2026-06-26T19:14:34.701977382Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Iterations" INTEGER
2026-06-26T19:14:34.702636289Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006687s
2026-06-26T19:14:34.702770299Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (174, '2026-06-26T19:14:34', 'add_salt_to_users')
2026-06-26T19:14:34.702989170Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:34.703732969Z [Info] FluentMigrator.Runner.MigrationRunner: 174: add_salt_to_users migrated
2026-06-26T19:14:34.703861297Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017641s
2026-06-26T19:14:34.703991409Z [Info] FluentMigrator.Runner.MigrationRunner: 175: language_profiles_to_custom_formats migrating
2026-06-26T19:14:34.704108475Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:34.704253057Z [Info] language_profiles_to_custom_formats: Starting migration of Main DB to 175
2026-06-26T19:14:34.704927315Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable EpisodeFiles
2026-06-26T19:14:34.705050814Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-06-26T19:14:34.705130364Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn EpisodeFiles Languages String
2026-06-26T19:14:34.705239544Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles" ADD COLUMN "Languages" TEXT NOT NULL DEFAULT '[]'
2026-06-26T19:14:34.705971047Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007285s
2026-06-26T19:14:34.706074766Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History
2026-06-26T19:14:34.706162724Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-06-26T19:14:34.706249579Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn History Languages String
2026-06-26T19:14:34.706364480Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History" ADD COLUMN "Languages" TEXT NOT NULL DEFAULT '[]'
2026-06-26T19:14:34.707107797Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007478s
2026-06-26T19:14:34.707221707Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2026-06-26T19:14:34.707303702Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-06-26T19:14:34.707395878Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blocklist Languages String
2026-06-26T19:14:34.707499507Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist" ADD COLUMN "Languages" TEXT NOT NULL DEFAULT '[]'
2026-06-26T19:14:34.708241411Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007376s
2026-06-26T19:14:34.708379239Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "EpisodeFiles" SET "Languages" = '[' || "Language" || ']'
2026-06-26T19:14:34.708510283Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "EpisodeFiles" SET "Languages" = '[' || "Language" || ']'
2026-06-26T19:14:34.708696768Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001945s
2026-06-26T19:14:34.708830959Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "History" SET "Languages" = '[' || "Language" || ']'
2026-06-26T19:14:34.708957975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "History" SET "Languages" = '[' || "Language" || ']'
2026-06-26T19:14:34.709127656Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001713s
2026-06-26T19:14:34.709230794Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Blocklist" SET "Languages" = '[' || "Language" || ']'
2026-06-26T19:14:34.709354714Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Blocklist" SET "Languages" = '[' || "Language" || ']'
2026-06-26T19:14:34.709526820Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001701s
2026-06-26T19:14:34.709644197Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn EpisodeFiles Language
2026-06-26T19:14:34.714907890Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "EpisodeFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "DateAdded" DATETIME NOT NULL, "SeasonNumber" INTEGER NOT NULL, "SceneName" TEXT, "ReleaseGroup" TEXT, "MediaInfo" TEXT, "RelativePath" TEXT, "OriginalFilePath" TEXT, "Languages" TEXT NOT NULL)
2026-06-26T19:14:34.715539052Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "EpisodeFiles_temp" ("Id", "SeriesId", "Quality", "Size", "DateAdded", "SeasonNumber", "SceneName", "ReleaseGroup", "MediaInfo", "RelativePath", "OriginalFilePath", "Languages") SELECT "Id", "SeriesId", "Quality", "Size", "DateAdded", "SeasonNumber", "SceneName", "ReleaseGroup", "MediaInfo", "RelativePath", "OriginalFilePath", "Languages" FROM "EpisodeFiles"
2026-06-26T19:14:34.716010983Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "EpisodeFiles"
2026-06-26T19:14:34.716391449Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles_temp" RENAME TO "EpisodeFiles"
2026-06-26T19:14:34.718400145Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_EpisodeFiles_SeriesId" ON "EpisodeFiles" ("SeriesId" ASC)
2026-06-26T19:14:34.718726803Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089531s
2026-06-26T19:14:34.718863729Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn History Language
2026-06-26T19:14:34.721116688Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "History_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "EpisodeId" INTEGER NOT NULL, "SeriesId" INTEGER NOT NULL, "SourceTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Quality" TEXT NOT NULL, "Data" TEXT NOT NULL, "EventType" INTEGER, "DownloadId" TEXT, "Languages" TEXT NOT NULL)
2026-06-26T19:14:34.721587636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "History_temp" ("Id", "EpisodeId", "SeriesId", "SourceTitle", "Date", "Quality", "Data", "EventType", "DownloadId", "Languages") SELECT "Id", "EpisodeId", "SeriesId", "SourceTitle", "Date", "Quality", "Data", "EventType", "DownloadId", "Languages" FROM "History"
2026-06-26T19:14:34.722017132Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History"
2026-06-26T19:14:34.722801121Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History"
2026-06-26T19:14:34.724726921Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2026-06-26T19:14:34.724992726Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC)
2026-06-26T19:14:34.725219673Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EpisodeId_Date" ON "History" ("EpisodeId" ASC, "Date" DESC)
2026-06-26T19:14:34.725510860Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC)
2026-06-26T19:14:34.725784030Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_SeriesId" ON "History" ("SeriesId" ASC)
2026-06-26T19:14:34.726064996Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070849s
2026-06-26T19:14:34.726183334Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Blocklist Language
2026-06-26T19:14:34.728624161Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blocklist_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "EpisodeIds" TEXT NOT NULL, "SourceTitle" TEXT NOT NULL, "Quality" TEXT NOT NULL, "Date" DATETIME NOT NULL, "PublishedDate" DATETIME, "Size" INTEGER, "Protocol" INTEGER, "Indexer" TEXT, "Message" TEXT, "TorrentInfoHash" TEXT, "Languages" TEXT NOT NULL)
2026-06-26T19:14:34.729073556Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Blocklist_temp" ("Id", "SeriesId", "EpisodeIds", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "Languages") SELECT "Id", "SeriesId", "EpisodeIds", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "Languages" FROM "Blocklist"
2026-06-26T19:14:34.729469484Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist"
2026-06-26T19:14:34.729861574Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist"
2026-06-26T19:14:34.731660588Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Blacklist_SeriesId" ON "Blocklist" ("SeriesId" ASC)
2026-06-26T19:14:34.731911373Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0055899s
2026-06-26T19:14:34.732010323Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Series LanguageProfileId
2026-06-26T19:14:34.734091535Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Series_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TvdbId" INTEGER NOT NULL, "TvRageId" INTEGER NOT NULL, "ImdbId" TEXT, "Title" TEXT NOT NULL, "TitleSlug" TEXT, "CleanTitle" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "AirTime" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "SeasonFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "Runtime" INTEGER NOT NULL, "SeriesType" INTEGER NOT NULL, "Network" TEXT, "UseSceneNumbering" INTEGER NOT NULL, "FirstAired" DATETIME, "NextAiring" DATETIME, "Year" INTEGER, "Seasons" TEXT, "Actors" TEXT, "Ratings" TEXT, "Genres" TEXT, "Certification" TEXT, "SortTitle" TEXT, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "TvMazeId" INTEGER NOT NULL)
2026-06-26T19:14:34.734912319Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Series_temp" ("Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring", "Year", "Seasons", "Actors", "Ratings", "Genres", "Certification", "SortTitle", "QualityProfileId", "Tags", "Added", "AddOptions", "TvMazeId") SELECT "Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring", "Year", "Seasons", "Actors", "Ratings", "Genres", "Certification", "SortTitle", "QualityProfileId", "Tags", "Added", "AddOptions", "TvMazeId" FROM "Series"
2026-06-26T19:14:34.735672661Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2026-06-26T19:14:34.736421118Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2026-06-26T19:14:34.738127556Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2026-06-26T19:14:34.738357699Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2026-06-26T19:14:34.738591731Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_Path" ON "Series" ("Path" ASC)
2026-06-26T19:14:34.738807335Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_CleanTitle" ON "Series" ("CleanTitle" ASC)
2026-06-26T19:14:34.739032128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC)
2026-06-26T19:14:34.739249476Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvMazeId" ON "Series" ("TvMazeId" ASC)
2026-06-26T19:14:34.739461603Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073496s
2026-06-26T19:14:34.739557987Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportLists LanguageProfileId
2026-06-26T19:14:34.741632055Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportLists_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableAutomaticAdd" INTEGER, "RootFolderPath" TEXT NOT NULL, "ShouldMonitor" INTEGER NOT NULL, "QualityProfileId" INTEGER NOT NULL, "Tags" TEXT, "SeriesType" INTEGER NOT NULL, "SeasonFolder" INTEGER NOT NULL)
2026-06-26T19:14:34.742090238Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportLists_temp" ("Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableAutomaticAdd", "RootFolderPath", "ShouldMonitor", "QualityProfileId", "Tags", "SeriesType", "SeasonFolder") SELECT "Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableAutomaticAdd", "RootFolderPath", "ShouldMonitor", "QualityProfileId", "Tags", "SeriesType", "SeasonFolder" FROM "ImportLists"
2026-06-26T19:14:34.742511136Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportLists"
2026-06-26T19:14:34.742842354Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists_temp" RENAME TO "ImportLists"
2026-06-26T19:14:34.744582148Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportLists_Name" ON "ImportLists" ("Name" ASC)
2026-06-26T19:14:34.744822062Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051531s
2026-06-26T19:14:34.744916181Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable LanguageProfiles
2026-06-26T19:14:34.745010842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LanguageProfiles"
2026-06-26T19:14:34.745330576Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003171s
2026-06-26T19:14:34.745444646Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (175, '2026-06-26T19:14:34', 'language_profiles_to_custom_formats')
2026-06-26T19:14:34.745669509Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:34.747087475Z [Info] FluentMigrator.Runner.MigrationRunner: 175: language_profiles_to_custom_formats migrated
2026-06-26T19:14:34.747200362Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020714s
2026-06-26T19:14:34.747328931Z [Info] FluentMigrator.Runner.MigrationRunner: 176: original_language migrating
2026-06-26T19:14:34.747424664Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:34.747592512Z [Info] original_language: Starting migration of Main DB to 176
2026-06-26T19:14:34.748070666Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-06-26T19:14:34.748176118Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-06-26T19:14:34.748276941Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series OriginalLanguage Int32
2026-06-26T19:14:34.748380941Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "OriginalLanguage" INTEGER NOT NULL DEFAULT 1
2026-06-26T19:14:34.749062263Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006814s
2026-06-26T19:14:34.749170882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (176, '2026-06-26T19:14:34', 'original_language')
2026-06-26T19:14:34.749377769Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:34.749995313Z [Info] FluentMigrator.Runner.MigrationRunner: 176: original_language migrated
2026-06-26T19:14:34.750103210Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016185s
2026-06-26T19:14:34.750197400Z [Info] FluentMigrator.Runner.MigrationRunner: 177: add_on_manual_interaction_required_to_notifications migrating
2026-06-26T19:14:34.750314175Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:34.750454548Z [Info] add_on_manual_interaction_required_to_notifications: Starting migration of Main DB to 177
2026-06-26T19:14:34.750738680Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-06-26T19:14:34.750866999Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-06-26T19:14:34.750947241Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnManualInteractionRequired Boolean
2026-06-26T19:14:34.751069988Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnManualInteractionRequired" INTEGER NOT NULL DEFAULT 0
2026-06-26T19:14:34.751890892Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008112s
2026-06-26T19:14:34.752037206Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (177, '2026-06-26T19:14:34', 'add_on_manual_interaction_required_to_notifications')
2026-06-26T19:14:34.752272360Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:34.753084045Z [Info] FluentMigrator.Runner.MigrationRunner: 177: add_on_manual_interaction_required_to_notifications migrated
2026-06-26T19:14:34.753209297Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020179s
2026-06-26T19:14:34.753304970Z [Info] FluentMigrator.Runner.MigrationRunner: 178: list_sync_time migrating
2026-06-26T19:14:34.753400462Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:34.753539312Z [Info] list_sync_time: Starting migration of Main DB to 178
2026-06-26T19:14:34.753811440Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportListStatus LastSyncListInfo
2026-06-26T19:14:34.755866660Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME)
2026-06-26T19:14:34.756285564Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportListStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "ImportListStatus"
2026-06-26T19:14:34.756651211Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2026-06-26T19:14:34.757036467Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2026-06-26T19:14:34.758948799Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-06-26T19:14:34.759198232Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052589s
2026-06-26T19:14:34.759295708Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2026-06-26T19:14:34.759391070Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-06-26T19:14:34.759484529Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportListStatus LastInfoSync DateTime
2026-06-26T19:14:34.759597236Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus" ADD COLUMN "LastInfoSync" DATETIME
2026-06-26T19:14:34.760326825Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007187s
2026-06-26T19:14:34.760459393Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (178, '2026-06-26T19:14:34', 'list_sync_time')
2026-06-26T19:14:34.760678364Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:34.761588207Z [Info] FluentMigrator.Runner.MigrationRunner: 178: list_sync_time migrated
2026-06-26T19:14:34.761688769Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019812s
2026-06-26T19:14:34.761789532Z [Info] FluentMigrator.Runner.MigrationRunner: 179: add_auto_tagging migrating
2026-06-26T19:14:34.761881998Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:34.762025568Z [Info] add_auto_tagging: Starting migration of Main DB to 179
2026-06-26T19:14:34.762466466Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AutoTagging
2026-06-26T19:14:34.762597079Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "AutoTagging" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Specifications" TEXT NOT NULL DEFAULT '[]', "RemoveTagsAutomatically" INTEGER NOT NULL DEFAULT 0, "Tags" TEXT NOT NULL DEFAULT '[]')
2026-06-26T19:14:34.762976193Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003797s
2026-06-26T19:14:34.763111966Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AutoTagging (Name)
2026-06-26T19:14:34.763210485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AutoTagging_Name" ON "AutoTagging" ("Name" ASC)
2026-06-26T19:14:34.763446300Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002408s
2026-06-26T19:14:34.763606593Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (179, '2026-06-26T19:14:34', 'add_auto_tagging')
2026-06-26T19:14:34.763839462Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:34.764805708Z [Info] FluentMigrator.Runner.MigrationRunner: 179: add_auto_tagging migrated
2026-06-26T19:14:34.764921912Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015845s
2026-06-26T19:14:34.765028607Z [Info] FluentMigrator.Runner.MigrationRunner: 180: task_duration migrating
2026-06-26T19:14:34.765134861Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:34.765316718Z [Info] task_duration: Starting migration of Main DB to 180
2026-06-26T19:14:34.765567553Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2026-06-26T19:14:34.765689098Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-06-26T19:14:34.765759910Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ScheduledTasks LastStartTime DateTime
2026-06-26T19:14:34.765880884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks" ADD COLUMN "LastStartTime" DATETIME
2026-06-26T19:14:34.766602468Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007244s
2026-06-26T19:14:34.766748171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (180, '2026-06-26T19:14:34', 'task_duration')
2026-06-26T19:14:34.766971972Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:34.767648725Z [Info] FluentMigrator.Runner.MigrationRunner: 180: task_duration migrated
2026-06-26T19:14:34.767749238Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017631s
2026-06-26T19:14:34.767869640Z [Info] FluentMigrator.Runner.MigrationRunner: 181: quality_definition_preferred_size migrating
2026-06-26T19:14:34.768016035Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:34.768186288Z [Info] quality_definition_preferred_size: Starting migration of Main DB to 181
2026-06-26T19:14:34.768490030Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityDefinitions
2026-06-26T19:14:34.768623379Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-06-26T19:14:34.768704081Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityDefinitions PreferredSize Double
2026-06-26T19:14:34.768817720Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityDefinitions" ADD COLUMN "PreferredSize" NUMERIC
2026-06-26T19:14:34.769499954Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006826s
2026-06-26T19:14:34.769604034Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "QualityDefinitions" SET "PreferredSize" = "MaxSize" - 5 WHERE "MaxSize" > 5
2026-06-26T19:14:34.769740038Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityDefinitions" SET "PreferredSize" = "MaxSize" - 5 WHERE "MaxSize" > 5
2026-06-26T19:14:34.769926915Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001828s
2026-06-26T19:14:34.770044131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (181, '2026-06-26T19:14:34', 'quality_definition_preferred_size')
2026-06-26T19:14:34.770259274Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:34.770893532Z [Info] FluentMigrator.Runner.MigrationRunner: 181: quality_definition_preferred_size migrated
2026-06-26T19:14:34.771013724Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011462s
2026-06-26T19:14:34.771110058Z [Info] FluentMigrator.Runner.MigrationRunner: 182: add_custom_format_score_bypass_to_delay_profile migrating
2026-06-26T19:14:34.771241192Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:34.771398068Z [Info] add_custom_format_score_bypass_to_delay_profile: Starting migration of Main DB to 182
2026-06-26T19:14:34.771746951Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2026-06-26T19:14:34.771882825Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.8E-06s
2026-06-26T19:14:34.771987836Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfAboveCustomFormatScore Boolean
2026-06-26T19:14:34.772115944Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfAboveCustomFormatScore" INTEGER NOT NULL DEFAULT 0
2026-06-26T19:14:34.772861777Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007428s
2026-06-26T19:14:34.772961347Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2026-06-26T19:14:34.773048032Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-06-26T19:14:34.773136951Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles MinimumCustomFormatScore Int32
2026-06-26T19:14:34.773255199Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "MinimumCustomFormatScore" INTEGER
2026-06-26T19:14:34.773990160Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007302s
2026-06-26T19:14:34.774117677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (182, '2026-06-26T19:14:34', 'add_custom_format_score_bypass_to_delay_profile')
2026-06-26T19:14:34.774346458Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:34.775096368Z [Info] FluentMigrator.Runner.MigrationRunner: 182: add_custom_format_score_bypass_to_delay_profile migrated
2026-06-26T19:14:34.775215348Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018391s
2026-06-26T19:14:34.775316522Z [Info] FluentMigrator.Runner.MigrationRunner: 183: update_images_remote_url migrating
2026-06-26T19:14:34.775415812Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:34.775576074Z [Info] update_images_remote_url: Starting migration of Main DB to 183
2026-06-26T19:14:34.775783703Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Episodes" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"')
2026-06-26T19:14:34.775959547Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Episodes" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"')
2026-06-26T19:14:34.776191584Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002335s
2026-06-26T19:14:34.776288339Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Series" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"'), "Actors" = REPLACE("Actors", '"url"', '"remoteUrl"'), "Seasons" = REPLACE("Seasons", '"url"', '"remoteUrl"')
2026-06-26T19:14:34.776466148Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Series" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"'), "Actors" = REPLACE("Actors", '"url"', '"remoteUrl"'), "Seasons" = REPLACE("Seasons", '"url"', '"remoteUrl"')
2026-06-26T19:14:34.776712233Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002443s
2026-06-26T19:14:34.776825562Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (183, '2026-06-26T19:14:34', 'update_images_remote_url')
2026-06-26T19:14:34.777030194Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:34.777630964Z [Info] FluentMigrator.Runner.MigrationRunner: 183: update_images_remote_url migrated
2026-06-26T19:14:34.777769884Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011551s
2026-06-26T19:14:34.777881429Z [Info] FluentMigrator.Runner.MigrationRunner: 184: remove_invalid_roksbox_metadata_images migrating
2026-06-26T19:14:34.777986560Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:34.778125410Z [Info] remove_invalid_roksbox_metadata_images: Starting migration of Main DB to 184
2026-06-26T19:14:34.778395214Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "MetadataFiles" WHERE "Consumer" = 'RoksboxMetadata' AND "Type" = 5 AND ("RelativePath" LIKE '%/metadata/%' OR "RelativePath" LIKE '%\metadata\%')
2026-06-26T19:14:34.778588433Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "MetadataFiles" WHERE "Consumer" = 'RoksboxMetadata' AND "Type" = 5 AND ("RelativePath" LIKE '%/metadata/%' OR "RelativePath" LIKE '%\metadata\%')
2026-06-26T19:14:34.778824859Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002365s
2026-06-26T19:14:34.778928849Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (184, '2026-06-26T19:14:34', 'remove_invalid_roksbox_metadata_images')
2026-06-26T19:14:34.779139523Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:34.779710854Z [Info] FluentMigrator.Runner.MigrationRunner: 184: remove_invalid_roksbox_metadata_images migrated
2026-06-26T19:14:34.779828742Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001122s
2026-06-26T19:14:34.779940376Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_episode_runtime migrating
2026-06-26T19:14:34.780037542Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:34.780180610Z [Info] add_episode_runtime: Starting migration of Main DB to 185
2026-06-26T19:14:34.780474763Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2026-06-26T19:14:34.780620066Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-06-26T19:14:34.780706339Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes Runtime Int32
2026-06-26T19:14:34.780809457Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "Runtime" INTEGER NOT NULL DEFAULT 0
2026-06-26T19:14:34.781590991Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007802s
2026-06-26T19:14:34.781699941Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (185, '2026-06-26T19:14:34', 'add_episode_runtime')
2026-06-26T19:14:34.781910084Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:34.782549452Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_episode_runtime migrated
2026-06-26T19:14:34.782662991Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017349s
2026-06-26T19:14:34.782763323Z [Info] FluentMigrator.Runner.MigrationRunner: 186: add_result_to_commands migrating
2026-06-26T19:14:34.782860158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:34.783000511Z [Info] add_result_to_commands: Starting migration of Main DB to 186
2026-06-26T19:14:34.783270605Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-06-26T19:14:34.783373953Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-06-26T19:14:34.783452952Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Commands Result Int32
2026-06-26T19:14:34.783555188Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands" ADD COLUMN "Result" INTEGER NOT NULL DEFAULT 1
2026-06-26T19:14:34.784282373Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007217s
2026-06-26T19:14:34.784393527Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (186, '2026-06-26T19:14:34', 'add_result_to_commands')
2026-06-26T19:14:34.784605524Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:34.785230313Z [Info] FluentMigrator.Runner.MigrationRunner: 186: add_result_to_commands migrated
2026-06-26T19:14:34.785343410Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016745s
2026-06-26T19:14:34.785439364Z [Info] FluentMigrator.Runner.MigrationRunner: 187: add_on_series_add_to_notifications migrating
2026-06-26T19:14:34.785545387Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:34.785686431Z [Info] add_on_series_add_to_notifications: Starting migration of Main DB to 187
2026-06-26T19:14:34.785958189Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-06-26T19:14:34.786052248Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-06-26T19:14:34.786135596Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnSeriesAdd Boolean
2026-06-26T19:14:34.786242341Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnSeriesAdd" INTEGER NOT NULL DEFAULT 0
2026-06-26T19:14:34.786949857Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007072s
2026-06-26T19:14:34.787061381Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (187, '2026-06-26T19:14:34', 'add_on_series_add_to_notifications')
2026-06-26T19:14:34.787271585Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:34.788022979Z [Info] FluentMigrator.Runner.MigrationRunner: 187: add_on_series_add_to_notifications migrated
2026-06-26T19:14:34.788136547Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001772s
2026-06-26T19:14:34.788232621Z [Info] FluentMigrator.Runner.MigrationRunner: 188: postgres_update_timestamp_columns_to_with_timezone migrating
2026-06-26T19:14:34.788348334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:34.788490500Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Main DB to 188
2026-06-26T19:14:34.790864002Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-06-26T19:14:34.790993633Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Commands" WHERE 1 = 1
2026-06-26T19:14:34.791135369Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001518s
2026-06-26T19:14:34.791226873Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2026-06-26T19:14:34.791304830Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-06-26T19:14:34.791382346Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist Date DateTimeOffset
2026-06-26T19:14:34.794449595Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blocklist_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "EpisodeIds" TEXT NOT NULL, "SourceTitle" TEXT NOT NULL, "Quality" TEXT NOT NULL, "Date" DATETIME NOT NULL, "PublishedDate" DATETIME, "Size" INTEGER, "Protocol" INTEGER, "Indexer" TEXT, "Message" TEXT, "TorrentInfoHash" TEXT, "Languages" TEXT NOT NULL)
2026-06-26T19:14:34.794906866Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Blocklist_temp" ("Id", "SeriesId", "EpisodeIds", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "Languages") SELECT "Id", "SeriesId", "EpisodeIds", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "Languages" FROM "Blocklist"
2026-06-26T19:14:34.795299437Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist"
2026-06-26T19:14:34.795645333Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist"
2026-06-26T19:14:34.797482995Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Blacklist_SeriesId" ON "Blocklist" ("SeriesId" ASC)
2026-06-26T19:14:34.797720243Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062259s
2026-06-26T19:14:34.797818081Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2026-06-26T19:14:34.797900677Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-06-26T19:14:34.798254379Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist PublishedDate DateTimeOffset
2026-06-26T19:14:34.800083113Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blocklist_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "EpisodeIds" TEXT NOT NULL, "SourceTitle" TEXT NOT NULL, "Quality" TEXT NOT NULL, "Date" DATETIME NOT NULL, "PublishedDate" DATETIME, "Size" INTEGER, "Protocol" INTEGER, "Indexer" TEXT, "Message" TEXT, "TorrentInfoHash" TEXT, "Languages" TEXT NOT NULL)
2026-06-26T19:14:34.800540445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Blocklist_temp" ("Id", "SeriesId", "EpisodeIds", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "Languages") SELECT "Id", "SeriesId", "EpisodeIds", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "Languages" FROM "Blocklist"
2026-06-26T19:14:34.800930971Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist"
2026-06-26T19:14:34.801259293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist"
2026-06-26T19:14:34.803053547Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Blacklist_SeriesId" ON "Blocklist" ("SeriesId" ASC)
2026-06-26T19:14:34.803287358Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051713s
2026-06-26T19:14:34.803372660Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-06-26T19:14:34.803462741Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-06-26T19:14:34.803536129Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands QueuedAt DateTimeOffset
2026-06-26T19:14:34.805581059Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL, "Result" INTEGER NOT NULL)
2026-06-26T19:14:34.806028230Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Commands_temp" ("Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger", "Result") SELECT "Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger", "Result" FROM "Commands"
2026-06-26T19:14:34.806376451Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2026-06-26T19:14:34.806626465Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2026-06-26T19:14:34.808447834Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004793s
2026-06-26T19:14:34.808549769Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-06-26T19:14:34.808630091Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-06-26T19:14:34.808707637Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands StartedAt DateTimeOffset
2026-06-26T19:14:34.810744430Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL, "Result" INTEGER NOT NULL)
2026-06-26T19:14:34.811192332Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Commands_temp" ("Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger", "Result") SELECT "Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger", "Result" FROM "Commands"
2026-06-26T19:14:34.811538890Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2026-06-26T19:14:34.811788573Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2026-06-26T19:14:34.813596516Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047704s
2026-06-26T19:14:34.813693721Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-06-26T19:14:34.813777480Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-06-26T19:14:34.813860287Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands EndedAt DateTimeOffset
2026-06-26T19:14:34.816003464Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL, "Result" INTEGER NOT NULL)
2026-06-26T19:14:34.816453311Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Commands_temp" ("Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger", "Result") SELECT "Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger", "Result" FROM "Commands"
2026-06-26T19:14:34.816803386Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2026-06-26T19:14:34.817059362Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2026-06-26T19:14:34.818820439Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048516s
2026-06-26T19:14:34.818923246Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2026-06-26T19:14:34.819009560Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-06-26T19:14:34.819097187Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus InitialFailure DateTimeOffset
2026-06-26T19:14:34.821180734Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME)
2026-06-26T19:14:34.821558766Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DownloadClientStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "DownloadClientStatus"
2026-06-26T19:14:34.821876496Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2026-06-26T19:14:34.822210258Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2026-06-26T19:14:34.823999592Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-06-26T19:14:34.824259536Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050428s
2026-06-26T19:14:34.824354237Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2026-06-26T19:14:34.824446152Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-06-26T19:14:34.824520662Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus MostRecentFailure DateTimeOffset
2026-06-26T19:14:34.826547916Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME)
2026-06-26T19:14:34.826920356Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DownloadClientStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "DownloadClientStatus"
2026-06-26T19:14:34.827235611Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2026-06-26T19:14:34.827566678Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2026-06-26T19:14:34.829375201Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-06-26T19:14:34.829628632Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049846s
2026-06-26T19:14:34.829726419Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2026-06-26T19:14:34.829816190Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-06-26T19:14:34.829895660Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus DisabledTill DateTimeOffset
2026-06-26T19:14:34.831950970Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME)
2026-06-26T19:14:34.832329833Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DownloadClientStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "DownloadClientStatus"
2026-06-26T19:14:34.832643525Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2026-06-26T19:14:34.832995073Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2026-06-26T19:14:34.834807685Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-06-26T19:14:34.835060745Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050472s
2026-06-26T19:14:34.835148822Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadHistory
2026-06-26T19:14:34.835240988Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-06-26T19:14:34.835315298Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadHistory Date DateTimeOffset
2026-06-26T19:14:34.838418098Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadHistory_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "EventType" INTEGER NOT NULL, "SeriesId" INTEGER NOT NULL, "DownloadId" TEXT NOT NULL, "SourceTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Protocol" INTEGER, "IndexerId" INTEGER, "DownloadClientId" INTEGER, "Release" TEXT, "Data" TEXT)
2026-06-26T19:14:34.838849527Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DownloadHistory_temp" ("Id", "EventType", "SeriesId", "DownloadId", "SourceTitle", "Date", "Protocol", "IndexerId", "DownloadClientId", "Release", "Data") SELECT "Id", "EventType", "SeriesId", "DownloadId", "SourceTitle", "Date", "Protocol", "IndexerId", "DownloadClientId", "Release", "Data" FROM "DownloadHistory"
2026-06-26T19:14:34.839219593Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadHistory"
2026-06-26T19:14:34.839689209Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadHistory_temp" RENAME TO "DownloadHistory"
2026-06-26T19:14:34.841475527Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC)
2026-06-26T19:14:34.841723467Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_SeriesId" ON "DownloadHistory" ("SeriesId" ASC)
2026-06-26T19:14:34.841952769Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC)
2026-06-26T19:14:34.842179065Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067499s
2026-06-26T19:14:34.842273254Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable EpisodeFiles
2026-06-26T19:14:34.842367594Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-06-26T19:14:34.842472395Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn EpisodeFiles DateAdded DateTimeOffset
2026-06-26T19:14:34.844513888Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "EpisodeFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "DateAdded" DATETIME NOT NULL, "SeasonNumber" INTEGER NOT NULL, "SceneName" TEXT, "ReleaseGroup" TEXT, "MediaInfo" TEXT, "RelativePath" TEXT, "OriginalFilePath" TEXT, "Languages" TEXT NOT NULL)
2026-06-26T19:14:34.844959806Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "EpisodeFiles_temp" ("Id", "SeriesId", "Quality", "Size", "DateAdded", "SeasonNumber", "SceneName", "ReleaseGroup", "MediaInfo", "RelativePath", "OriginalFilePath", "Languages") SELECT "Id", "SeriesId", "Quality", "Size", "DateAdded", "SeasonNumber", "SceneName", "ReleaseGroup", "MediaInfo", "RelativePath", "OriginalFilePath", "Languages" FROM "EpisodeFiles"
2026-06-26T19:14:34.845355644Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "EpisodeFiles"
2026-06-26T19:14:34.845697693Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles_temp" RENAME TO "EpisodeFiles"
2026-06-26T19:14:34.847505815Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_EpisodeFiles_SeriesId" ON "EpisodeFiles" ("SeriesId" ASC)
2026-06-26T19:14:34.847750939Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051755s
2026-06-26T19:14:34.847839407Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2026-06-26T19:14:34.847945230Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-06-26T19:14:34.848026875Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Episodes AirDateUtc DateTimeOffset
2026-06-26T19:14:34.850086123Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Episodes_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "SeasonNumber" INTEGER NOT NULL, "EpisodeNumber" INTEGER NOT NULL, "Title" TEXT, "Overview" TEXT, "EpisodeFileId" INTEGER, "AbsoluteEpisodeNumber" INTEGER, "SceneAbsoluteEpisodeNumber" INTEGER, "SceneSeasonNumber" INTEGER, "SceneEpisodeNumber" INTEGER, "Monitored" INTEGER, "AirDateUtc" DATETIME, "AirDate" TEXT, "Ratings" TEXT, "Images" TEXT, "UnverifiedSceneNumbering" INTEGER NOT NULL, "LastSearchTime" DATETIME, "AiredAfterSeasonNumber" INTEGER, "AiredBeforeSeasonNumber" INTEGER, "AiredBeforeEpisodeNumber" INTEGER, "TvdbId" INTEGER, "Runtime" INTEGER NOT NULL)
2026-06-26T19:14:34.850760231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Episodes_temp" ("Id", "SeriesId", "SeasonNumber", "EpisodeNumber", "Title", "Overview", "EpisodeFileId", "AbsoluteEpisodeNumber", "SceneAbsoluteEpisodeNumber", "SceneSeasonNumber", "SceneEpisodeNumber", "Monitored", "AirDateUtc", "AirDate", "Ratings", "Images", "UnverifiedSceneNumbering", "LastSearchTime", "AiredAfterSeasonNumber", "AiredBeforeSeasonNumber", "AiredBeforeEpisodeNumber", "TvdbId", "Runtime") SELECT "Id", "SeriesId", "SeasonNumber", "EpisodeNumber", "Title", "Overview", "EpisodeFileId", "AbsoluteEpisodeNumber", "SceneAbsoluteEpisodeNumber", "SceneSeasonNumber", "SceneEpisodeNumber", "Monitored", "AirDateUtc", "AirDate", "Ratings", "Images", "UnverifiedSceneNumbering", "LastSearchTime", "AiredAfterSeasonNumber", "AiredBeforeSeasonNumber", "AiredBeforeEpisodeNumber", "TvdbId", "Runtime" FROM "Episodes"
2026-06-26T19:14:34.851477085Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Episodes"
2026-06-26T19:14:34.852054408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes_temp" RENAME TO "Episodes"
2026-06-26T19:14:34.853800165Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_EpisodeFileId" ON "Episodes" ("EpisodeFileId" ASC)
2026-06-26T19:14:34.854041822Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_SeriesId" ON "Episodes" ("SeriesId" ASC)
2026-06-26T19:14:34.854275673Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_SeriesId_SeasonNumber_EpisodeNumber" ON "Episodes" ("SeriesId" ASC, "SeasonNumber" ASC, "EpisodeNumber" ASC)
2026-06-26T19:14:34.854552360Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_SeriesId_AirDate" ON "Episodes" ("SeriesId" ASC, "AirDate" ASC)
2026-06-26T19:14:34.854781762Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066519s
2026-06-26T19:14:34.854877054Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2026-06-26T19:14:34.854969911Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-06-26T19:14:34.855040233Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Episodes LastSearchTime DateTimeOffset
2026-06-26T19:14:34.857117167Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Episodes_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "SeasonNumber" INTEGER NOT NULL, "EpisodeNumber" INTEGER NOT NULL, "Title" TEXT, "Overview" TEXT, "EpisodeFileId" INTEGER, "AbsoluteEpisodeNumber" INTEGER, "SceneAbsoluteEpisodeNumber" INTEGER, "SceneSeasonNumber" INTEGER, "SceneEpisodeNumber" INTEGER, "Monitored" INTEGER, "AirDateUtc" DATETIME, "AirDate" TEXT, "Ratings" TEXT, "Images" TEXT, "UnverifiedSceneNumbering" INTEGER NOT NULL, "LastSearchTime" DATETIME, "AiredAfterSeasonNumber" INTEGER, "AiredBeforeSeasonNumber" INTEGER, "AiredBeforeEpisodeNumber" INTEGER, "TvdbId" INTEGER, "Runtime" INTEGER NOT NULL)
2026-06-26T19:14:34.857799601Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Episodes_temp" ("Id", "SeriesId", "SeasonNumber", "EpisodeNumber", "Title", "Overview", "EpisodeFileId", "AbsoluteEpisodeNumber", "SceneAbsoluteEpisodeNumber", "SceneSeasonNumber", "SceneEpisodeNumber", "Monitored", "AirDateUtc", "AirDate", "Ratings", "Images", "UnverifiedSceneNumbering", "LastSearchTime", "AiredAfterSeasonNumber", "AiredBeforeSeasonNumber", "AiredBeforeEpisodeNumber", "TvdbId", "Runtime") SELECT "Id", "SeriesId", "SeasonNumber", "EpisodeNumber", "Title", "Overview", "EpisodeFileId", "AbsoluteEpisodeNumber", "SceneAbsoluteEpisodeNumber", "SceneSeasonNumber", "SceneEpisodeNumber", "Monitored", "AirDateUtc", "AirDate", "Ratings", "Images", "UnverifiedSceneNumbering", "LastSearchTime", "AiredAfterSeasonNumber", "AiredBeforeSeasonNumber", "AiredBeforeEpisodeNumber", "TvdbId", "Runtime" FROM "Episodes"
2026-06-26T19:14:34.858525624Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Episodes"
2026-06-26T19:14:34.859074239Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes_temp" RENAME TO "Episodes"
2026-06-26T19:14:34.860829535Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_EpisodeFileId" ON "Episodes" ("EpisodeFileId" ASC)
2026-06-26T19:14:34.861072284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_SeriesId" ON "Episodes" ("SeriesId" ASC)
2026-06-26T19:14:34.861297849Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_SeriesId_SeasonNumber_EpisodeNumber" ON "Episodes" ("SeriesId" ASC, "SeasonNumber" ASC, "EpisodeNumber" ASC)
2026-06-26T19:14:34.861562592Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_SeriesId_AirDate" ON "Episodes" ("SeriesId" ASC, "AirDate" ASC)
2026-06-26T19:14:34.861793577Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006641s
2026-06-26T19:14:34.861888629Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles
2026-06-26T19:14:34.861979642Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-06-26T19:14:34.862052078Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles Added DateTimeOffset
2026-06-26T19:14:34.864236819Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ExtraFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "SeasonNumber" INTEGER NOT NULL, "EpisodeFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL)
2026-06-26T19:14:34.864648819Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ExtraFiles_temp" ("Id", "SeriesId", "SeasonNumber", "EpisodeFileId", "RelativePath", "Extension", "Added", "LastUpdated") SELECT "Id", "SeriesId", "SeasonNumber", "EpisodeFileId", "RelativePath", "Extension", "Added", "LastUpdated" FROM "ExtraFiles"
2026-06-26T19:14:34.864964836Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles"
2026-06-26T19:14:34.865235000Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles"
2026-06-26T19:14:34.867060938Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048914s
2026-06-26T19:14:34.867160549Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles
2026-06-26T19:14:34.867236212Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-06-26T19:14:34.867315762Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles LastUpdated DateTimeOffset
2026-06-26T19:14:34.869374299Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ExtraFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "SeasonNumber" INTEGER NOT NULL, "EpisodeFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL)
2026-06-26T19:14:34.869788543Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ExtraFiles_temp" ("Id", "SeriesId", "SeasonNumber", "EpisodeFileId", "RelativePath", "Extension", "Added", "LastUpdated") SELECT "Id", "SeriesId", "SeasonNumber", "EpisodeFileId", "RelativePath", "Extension", "Added", "LastUpdated" FROM "ExtraFiles"
2026-06-26T19:14:34.870106003Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles"
2026-06-26T19:14:34.870358531Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles"
2026-06-26T19:14:34.872222025Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047729s
2026-06-26T19:14:34.872312638Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History
2026-06-26T19:14:34.872390915Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-06-26T19:14:34.872470856Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Date DateTimeOffset
2026-06-26T19:14:34.874501718Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "History_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "EpisodeId" INTEGER NOT NULL, "SeriesId" INTEGER NOT NULL, "SourceTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Quality" TEXT NOT NULL, "Data" TEXT NOT NULL, "EventType" INTEGER, "DownloadId" TEXT, "Languages" TEXT NOT NULL)
2026-06-26T19:14:34.874912806Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "History_temp" ("Id", "EpisodeId", "SeriesId", "SourceTitle", "Date", "Quality", "Data", "EventType", "DownloadId", "Languages") SELECT "Id", "EpisodeId", "SeriesId", "SourceTitle", "Date", "Quality", "Data", "EventType", "DownloadId", "Languages" FROM "History"
2026-06-26T19:14:34.875242380Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History"
2026-06-26T19:14:34.875867158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History"
2026-06-26T19:14:34.877626101Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2026-06-26T19:14:34.877851866Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC)
2026-06-26T19:14:34.878074094Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EpisodeId_Date" ON "History" ("EpisodeId" ASC, "Date" DESC)
2026-06-26T19:14:34.878309418Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC)
2026-06-26T19:14:34.878542948Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_SeriesId" ON "History" ("SeriesId" ASC)
2026-06-26T19:14:34.878754434Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061754s
2026-06-26T19:14:34.878842873Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2026-06-26T19:14:34.878936291Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-06-26T19:14:34.879010240Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus InitialFailure DateTimeOffset
2026-06-26T19:14:34.881092605Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastInfoSync" DATETIME)
2026-06-26T19:14:34.881484143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportListStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastInfoSync") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastInfoSync" FROM "ImportListStatus"
2026-06-26T19:14:34.881824289Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2026-06-26T19:14:34.882166588Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2026-06-26T19:14:34.883971915Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-06-26T19:14:34.884223151Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050967s
2026-06-26T19:14:34.884321088Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2026-06-26T19:14:34.884404186Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-06-26T19:14:34.884485339Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus MostRecentFailure DateTimeOffset
2026-06-26T19:14:34.887497657Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastInfoSync" DATETIME)
2026-06-26T19:14:34.887892092Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportListStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastInfoSync") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastInfoSync" FROM "ImportListStatus"
2026-06-26T19:14:34.888235554Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2026-06-26T19:14:34.888579286Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2026-06-26T19:14:34.890402830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-06-26T19:14:34.890653725Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060507s
2026-06-26T19:14:34.890745931Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2026-06-26T19:14:34.890839189Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-06-26T19:14:34.890939551Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus DisabledTill DateTimeOffset
2026-06-26T19:14:34.892990493Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastInfoSync" DATETIME)
2026-06-26T19:14:34.893372081Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportListStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastInfoSync") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastInfoSync" FROM "ImportListStatus"
2026-06-26T19:14:34.893710453Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2026-06-26T19:14:34.894038414Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2026-06-26T19:14:34.895817047Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-06-26T19:14:34.896091059Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050341s
2026-06-26T19:14:34.896192223Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2026-06-26T19:14:34.896283116Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-06-26T19:14:34.896354960Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus LastInfoSync DateTimeOffset
2026-06-26T19:14:34.898369078Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastInfoSync" DATETIME)
2026-06-26T19:14:34.898762540Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportListStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastInfoSync") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastInfoSync" FROM "ImportListStatus"
2026-06-26T19:14:34.899104579Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2026-06-26T19:14:34.899424193Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2026-06-26T19:14:34.901227977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-06-26T19:14:34.901476628Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050063s
2026-06-26T19:14:34.901572551Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2026-06-26T19:14:34.901655739Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-06-26T19:14:34.901735199Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus InitialFailure DateTimeOffset
2026-06-26T19:14:34.903769447Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT)
2026-06-26T19:14:34.904184843Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "IndexerStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo" FROM "IndexerStatus"
2026-06-26T19:14:34.904532333Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-06-26T19:14:34.904860675Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-06-26T19:14:34.906640430Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-06-26T19:14:34.906885634Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050368s
2026-06-26T19:14:34.906977659Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2026-06-26T19:14:34.907064735Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-06-26T19:14:34.907138593Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus MostRecentFailure DateTimeOffset
2026-06-26T19:14:34.909170827Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT)
2026-06-26T19:14:34.909557416Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "IndexerStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo" FROM "IndexerStatus"
2026-06-26T19:14:34.909908413Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-06-26T19:14:34.910231404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-06-26T19:14:34.912094567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-06-26T19:14:34.912347827Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050878s
2026-06-26T19:14:34.912440654Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2026-06-26T19:14:34.912530485Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-06-26T19:14:34.912606899Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus DisabledTill DateTimeOffset
2026-06-26T19:14:34.914623231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT)
2026-06-26T19:14:34.915016734Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "IndexerStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo" FROM "IndexerStatus"
2026-06-26T19:14:34.915365576Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-06-26T19:14:34.915691453Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-06-26T19:14:34.917500227Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-06-26T19:14:34.917746904Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050248s
2026-06-26T19:14:34.917838919Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles
2026-06-26T19:14:34.917933259Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-06-26T19:14:34.918005595Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles LastUpdated DateTimeOffset
2026-06-26T19:14:34.920066857Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MetadataFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "Consumer" TEXT NOT NULL, "Type" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "LastUpdated" DATETIME NOT NULL, "SeasonNumber" INTEGER, "EpisodeFileId" INTEGER, "Hash" TEXT, "Added" DATETIME, "Extension" TEXT NOT NULL)
2026-06-26T19:14:34.920497084Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "MetadataFiles_temp" ("Id", "SeriesId", "Consumer", "Type", "RelativePath", "LastUpdated", "SeasonNumber", "EpisodeFileId", "Hash", "Added", "Extension") SELECT "Id", "SeriesId", "Consumer", "Type", "RelativePath", "LastUpdated", "SeasonNumber", "EpisodeFileId", "Hash", "Added", "Extension" FROM "MetadataFiles"
2026-06-26T19:14:34.920867209Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles"
2026-06-26T19:14:34.921117093Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles"
2026-06-26T19:14:34.922918311Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047921s
2026-06-26T19:14:34.923015928Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles
2026-06-26T19:14:34.923108244Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-06-26T19:14:34.923176301Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles Added DateTimeOffset
2026-06-26T19:14:34.925223786Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MetadataFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "Consumer" TEXT NOT NULL, "Type" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "LastUpdated" DATETIME NOT NULL, "SeasonNumber" INTEGER, "EpisodeFileId" INTEGER, "Hash" TEXT, "Added" DATETIME, "Extension" TEXT NOT NULL)
2026-06-26T19:14:34.925657810Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "MetadataFiles_temp" ("Id", "SeriesId", "Consumer", "Type", "RelativePath", "LastUpdated", "SeasonNumber", "EpisodeFileId", "Hash", "Added", "Extension") SELECT "Id", "SeriesId", "Consumer", "Type", "RelativePath", "LastUpdated", "SeasonNumber", "EpisodeFileId", "Hash", "Added", "Extension" FROM "MetadataFiles"
2026-06-26T19:14:34.926033797Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles"
2026-06-26T19:14:34.926286657Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles"
2026-06-26T19:14:34.928105050Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048082s
2026-06-26T19:14:34.928203087Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases
2026-06-26T19:14:34.928295173Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-06-26T19:14:34.928369382Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn PendingReleases Added DateTimeOffset
2026-06-26T19:14:34.931571022Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "PendingReleases_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "Title" TEXT NOT NULL, "Added" DATETIME NOT NULL, "ParsedEpisodeInfo" TEXT NOT NULL, "Release" TEXT NOT NULL, "Reason" INTEGER NOT NULL, "AdditionalInfo" TEXT)
2026-06-26T19:14:34.931975296Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "PendingReleases_temp" ("Id", "SeriesId", "Title", "Added", "ParsedEpisodeInfo", "Release", "Reason", "AdditionalInfo") SELECT "Id", "SeriesId", "Title", "Added", "ParsedEpisodeInfo", "Release", "Reason", "AdditionalInfo" FROM "PendingReleases"
2026-06-26T19:14:34.932298938Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases"
2026-06-26T19:14:34.932556086Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases"
2026-06-26T19:14:34.934356172Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058691s
2026-06-26T19:14:34.934453138Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2026-06-26T19:14:34.934546997Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-06-26T19:14:34.934643050Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastExecution DateTimeOffset
2026-06-26T19:14:34.936669613Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL, "Interval" INTEGER NOT NULL, "LastExecution" DATETIME NOT NULL, "LastStartTime" DATETIME)
2026-06-26T19:14:34.937011782Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ScheduledTasks_temp" ("Id", "TypeName", "Interval", "LastExecution", "LastStartTime") SELECT "Id", "TypeName", "Interval", "LastExecution", "LastStartTime" FROM "ScheduledTasks"
2026-06-26T19:14:34.937291586Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks"
2026-06-26T19:14:34.937616300Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks"
2026-06-26T19:14:34.939401025Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2026-06-26T19:14:34.939644576Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048875s
2026-06-26T19:14:34.939739046Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2026-06-26T19:14:34.939822063Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-06-26T19:14:34.939922556Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastStartTime DateTimeOffset
2026-06-26T19:14:34.941915651Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL, "Interval" INTEGER NOT NULL, "LastExecution" DATETIME NOT NULL, "LastStartTime" DATETIME)
2026-06-26T19:14:34.942261027Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ScheduledTasks_temp" ("Id", "TypeName", "Interval", "LastExecution", "LastStartTime") SELECT "Id", "TypeName", "Interval", "LastExecution", "LastStartTime" FROM "ScheduledTasks"
2026-06-26T19:14:34.942542794Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks"
2026-06-26T19:14:34.942874983Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks"
2026-06-26T19:14:34.944734710Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2026-06-26T19:14:34.944975725Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004941s
2026-06-26T19:14:34.945063893Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-06-26T19:14:34.945154195Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-06-26T19:14:34.945228544Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Series LastInfoSync DateTimeOffset
2026-06-26T19:14:34.947298464Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Series_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TvdbId" INTEGER NOT NULL, "TvRageId" INTEGER NOT NULL, "ImdbId" TEXT, "Title" TEXT NOT NULL, "TitleSlug" TEXT, "CleanTitle" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "AirTime" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "SeasonFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "Runtime" INTEGER NOT NULL, "SeriesType" INTEGER NOT NULL, "Network" TEXT, "UseSceneNumbering" INTEGER NOT NULL, "FirstAired" DATETIME, "NextAiring" DATETIME, "Year" INTEGER, "Seasons" TEXT, "Actors" TEXT, "Ratings" TEXT, "Genres" TEXT, "Certification" TEXT, "SortTitle" TEXT, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "TvMazeId" INTEGER NOT NULL, "OriginalLanguage" INTEGER NOT NULL)
2026-06-26T19:14:34.948113136Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Series_temp" ("Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring", "Year", "Seasons", "Actors", "Ratings", "Genres", "Certification", "SortTitle", "QualityProfileId", "Tags", "Added", "AddOptions", "TvMazeId", "OriginalLanguage") SELECT "Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring", "Year", "Seasons", "Actors", "Ratings", "Genres", "Certification", "SortTitle", "QualityProfileId", "Tags", "Added", "AddOptions", "TvMazeId", "OriginalLanguage" FROM "Series"
2026-06-26T19:14:34.948891514Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2026-06-26T19:14:34.949613568Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2026-06-26T19:14:34.951368704Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2026-06-26T19:14:34.951599820Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2026-06-26T19:14:34.951828761Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_Path" ON "Series" ("Path" ASC)
2026-06-26T19:14:34.952048624Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_CleanTitle" ON "Series" ("CleanTitle" ASC)
2026-06-26T19:14:34.952271372Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC)
2026-06-26T19:14:34.952487468Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvMazeId" ON "Series" ("TvMazeId" ASC)
2026-06-26T19:14:34.952706659Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073662s
2026-06-26T19:14:34.952800809Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-06-26T19:14:34.952883515Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-06-26T19:14:34.952960721Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Series LastDiskSync DateTimeOffset
2026-06-26T19:14:34.967666986Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Series_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TvdbId" INTEGER NOT NULL, "TvRageId" INTEGER NOT NULL, "ImdbId" TEXT, "Title" TEXT NOT NULL, "TitleSlug" TEXT, "CleanTitle" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "AirTime" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "SeasonFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "Runtime" INTEGER NOT NULL, "SeriesType" INTEGER NOT NULL, "Network" TEXT, "UseSceneNumbering" INTEGER NOT NULL, "FirstAired" DATETIME, "NextAiring" DATETIME, "Year" INTEGER, "Seasons" TEXT, "Actors" TEXT, "Ratings" TEXT, "Genres" TEXT, "Certification" TEXT, "SortTitle" TEXT, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "TvMazeId" INTEGER NOT NULL, "OriginalLanguage" INTEGER NOT NULL)
2026-06-26T19:14:34.968734677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Series_temp" ("Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring", "Year", "Seasons", "Actors", "Ratings", "Genres", "Certification", "SortTitle", "QualityProfileId", "Tags", "Added", "AddOptions", "TvMazeId", "OriginalLanguage") SELECT "Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring", "Year", "Seasons", "Actors", "Ratings", "Genres", "Certification", "SortTitle", "QualityProfileId", "Tags", "Added", "AddOptions", "TvMazeId", "OriginalLanguage" FROM "Series"
2026-06-26T19:14:34.969513356Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2026-06-26T19:14:34.970322055Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2026-06-26T19:14:34.972163053Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2026-06-26T19:14:34.972421594Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2026-06-26T19:14:34.972661587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_Path" ON "Series" ("Path" ASC)
2026-06-26T19:14:34.972890258Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_CleanTitle" ON "Series" ("CleanTitle" ASC)
2026-06-26T19:14:34.973124229Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC)
2026-06-26T19:14:34.973377099Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvMazeId" ON "Series" ("TvMazeId" ASC)
2026-06-26T19:14:34.973605579Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0205354s
2026-06-26T19:14:34.973707535Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-06-26T19:14:34.973803297Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s
2026-06-26T19:14:34.973890774Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Series FirstAired DateTimeOffset
2026-06-26T19:14:34.976024011Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Series_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TvdbId" INTEGER NOT NULL, "TvRageId" INTEGER NOT NULL, "ImdbId" TEXT, "Title" TEXT NOT NULL, "TitleSlug" TEXT, "CleanTitle" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "AirTime" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "SeasonFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "Runtime" INTEGER NOT NULL, "SeriesType" INTEGER NOT NULL, "Network" TEXT, "UseSceneNumbering" INTEGER NOT NULL, "FirstAired" DATETIME, "NextAiring" DATETIME, "Year" INTEGER, "Seasons" TEXT, "Actors" TEXT, "Ratings" TEXT, "Genres" TEXT, "Certification" TEXT, "SortTitle" TEXT, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "TvMazeId" INTEGER NOT NULL, "OriginalLanguage" INTEGER NOT NULL)
2026-06-26T19:14:34.976909435Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Series_temp" ("Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring", "Year", "Seasons", "Actors", "Ratings", "Genres", "Certification", "SortTitle", "QualityProfileId", "Tags", "Added", "AddOptions", "TvMazeId", "OriginalLanguage") SELECT "Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring", "Year", "Seasons", "Actors", "Ratings", "Genres", "Certification", "SortTitle", "QualityProfileId", "Tags", "Added", "AddOptions", "TvMazeId", "OriginalLanguage" FROM "Series"
2026-06-26T19:14:34.977744617Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2026-06-26T19:14:34.978485710Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2026-06-26T19:14:34.980398504Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2026-06-26T19:14:34.980644589Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2026-06-26T19:14:34.980880745Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_Path" ON "Series" ("Path" ASC)
2026-06-26T19:14:34.981103394Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_CleanTitle" ON "Series" ("CleanTitle" ASC)
2026-06-26T19:14:34.981328106Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC)
2026-06-26T19:14:34.981552578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvMazeId" ON "Series" ("TvMazeId" ASC)
2026-06-26T19:14:34.981770297Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0077618s
2026-06-26T19:14:34.981869888Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-06-26T19:14:34.981960580Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-06-26T19:14:34.982043888Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Series NextAiring DateTimeOffset
2026-06-26T19:14:34.984041502Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Series_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TvdbId" INTEGER NOT NULL, "TvRageId" INTEGER NOT NULL, "ImdbId" TEXT, "Title" TEXT NOT NULL, "TitleSlug" TEXT, "CleanTitle" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "AirTime" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "SeasonFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "Runtime" INTEGER NOT NULL, "SeriesType" INTEGER NOT NULL, "Network" TEXT, "UseSceneNumbering" INTEGER NOT NULL, "FirstAired" DATETIME, "NextAiring" DATETIME, "Year" INTEGER, "Seasons" TEXT, "Actors" TEXT, "Ratings" TEXT, "Genres" TEXT, "Certification" TEXT, "SortTitle" TEXT, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "TvMazeId" INTEGER NOT NULL, "OriginalLanguage" INTEGER NOT NULL)
2026-06-26T19:14:34.984899581Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Series_temp" ("Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring", "Year", "Seasons", "Actors", "Ratings", "Genres", "Certification", "SortTitle", "QualityProfileId", "Tags", "Added", "AddOptions", "TvMazeId", "OriginalLanguage") SELECT "Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring", "Year", "Seasons", "Actors", "Ratings", "Genres", "Certification", "SortTitle", "QualityProfileId", "Tags", "Added", "AddOptions", "TvMazeId", "OriginalLanguage" FROM "Series"
2026-06-26T19:14:34.985799103Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2026-06-26T19:14:34.986501788Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2026-06-26T19:14:34.988267976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2026-06-26T19:14:34.988513942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2026-06-26T19:14:34.988751500Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_Path" ON "Series" ("Path" ASC)
2026-06-26T19:14:34.988974991Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_CleanTitle" ON "Series" ("CleanTitle" ASC)
2026-06-26T19:14:34.989207108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC)
2026-06-26T19:14:34.989435138Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvMazeId" ON "Series" ("TvMazeId" ASC)
2026-06-26T19:14:34.989671093Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075077s
2026-06-26T19:14:34.989772186Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-06-26T19:14:34.989860124Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-06-26T19:14:34.989942680Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Series Added DateTimeOffset
2026-06-26T19:14:34.993079629Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Series_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TvdbId" INTEGER NOT NULL, "TvRageId" INTEGER NOT NULL, "ImdbId" TEXT, "Title" TEXT NOT NULL, "TitleSlug" TEXT, "CleanTitle" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "AirTime" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "SeasonFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "Runtime" INTEGER NOT NULL, "SeriesType" INTEGER NOT NULL, "Network" TEXT, "UseSceneNumbering" INTEGER NOT NULL, "FirstAired" DATETIME, "NextAiring" DATETIME, "Year" INTEGER, "Seasons" TEXT, "Actors" TEXT, "Ratings" TEXT, "Genres" TEXT, "Certification" TEXT, "SortTitle" TEXT, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "TvMazeId" INTEGER NOT NULL, "OriginalLanguage" INTEGER NOT NULL)
2026-06-26T19:14:34.993876003Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Series_temp" ("Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring", "Year", "Seasons", "Actors", "Ratings", "Genres", "Certification", "SortTitle", "QualityProfileId", "Tags", "Added", "AddOptions", "TvMazeId", "OriginalLanguage") SELECT "Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring", "Year", "Seasons", "Actors", "Ratings", "Genres", "Certification", "SortTitle", "QualityProfileId", "Tags", "Added", "AddOptions", "TvMazeId", "OriginalLanguage" FROM "Series"
2026-06-26T19:14:34.994699683Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2026-06-26T19:14:34.995427880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2026-06-26T19:14:34.997237235Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2026-06-26T19:14:34.997469212Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2026-06-26T19:14:34.997695408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_Path" ON "Series" ("Path" ASC)
2026-06-26T19:14:34.997905401Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_CleanTitle" ON "Series" ("CleanTitle" ASC)
2026-06-26T19:14:34.998124753Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC)
2026-06-26T19:14:34.998346399Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvMazeId" ON "Series" ("TvMazeId" ASC)
2026-06-26T19:14:34.998559809Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085037s
2026-06-26T19:14:34.998655161Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles
2026-06-26T19:14:34.998745864Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s
2026-06-26T19:14:34.998847439Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn SubtitleFiles LastUpdated DateTimeOffset
2026-06-26T19:14:35.000861045Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "SubtitleFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "SeasonNumber" INTEGER NOT NULL, "EpisodeFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL, "Language" INTEGER NOT NULL, "LanguageTags" TEXT)
2026-06-26T19:14:35.001282754Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "SubtitleFiles_temp" ("Id", "SeriesId", "SeasonNumber", "EpisodeFileId", "RelativePath", "Extension", "Added", "LastUpdated", "Language", "LanguageTags") SELECT "Id", "SeriesId", "SeasonNumber", "EpisodeFileId", "RelativePath", "Extension", "Added", "LastUpdated", "Language", "LanguageTags" FROM "SubtitleFiles"
2026-06-26T19:14:35.001682169Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SubtitleFiles"
2026-06-26T19:14:35.001920279Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles_temp" RENAME TO "SubtitleFiles"
2026-06-26T19:14:35.003742018Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047749s
2026-06-26T19:14:35.003841879Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles
2026-06-26T19:14:35.003951009Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-06-26T19:14:35.004030890Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn SubtitleFiles Added DateTimeOffset
2026-06-26T19:14:35.005943634Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "SubtitleFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "SeasonNumber" INTEGER NOT NULL, "EpisodeFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME, "LastUpdated" DATETIME NOT NULL, "Language" INTEGER NOT NULL, "LanguageTags" TEXT)
2026-06-26T19:14:35.006408750Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "SubtitleFiles_temp" ("Id", "SeriesId", "SeasonNumber", "EpisodeFileId", "RelativePath", "Extension", "Added", "LastUpdated", "Language", "LanguageTags") SELECT "Id", "SeriesId", "SeasonNumber", "EpisodeFileId", "RelativePath", "Extension", "Added", "LastUpdated", "Language", "LanguageTags" FROM "SubtitleFiles"
2026-06-26T19:14:35.006772193Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SubtitleFiles"
2026-06-26T19:14:35.007028940Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles_temp" RENAME TO "SubtitleFiles"
2026-06-26T19:14:35.008887293Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047407s
2026-06-26T19:14:35.008987315Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-06-26T19:14:35.009077917Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-06-26T19:14:35.009152347Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset
2026-06-26T19:14:35.011030771Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT)
2026-06-26T19:14:35.011290454Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo"
2026-06-26T19:14:35.011591721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo"
2026-06-26T19:14:35.011953550Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo"
2026-06-26T19:14:35.013795651Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-06-26T19:14:35.014032659Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047628s
2026-06-26T19:14:35.014147219Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (188, '2026-06-26T19:14:35', 'postgres_update_timestamp_columns_to_with_timezone')
2026-06-26T19:14:35.014374688Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:35.017984850Z [Info] FluentMigrator.Runner.MigrationRunner: 188: postgres_update_timestamp_columns_to_with_timezone migrated
2026-06-26T19:14:35.018109351Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087111s
2026-06-26T19:14:35.018235936Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_colon_replacement_to_naming_config migrating
2026-06-26T19:14:35.018342400Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:35.018516331Z [Info] add_colon_replacement_to_naming_config: Starting migration of Main DB to 189
2026-06-26T19:14:35.018874192Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2026-06-26T19:14:35.018984183Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-06-26T19:14:35.019063333Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig ColonReplacementFormat Int32
2026-06-26T19:14:35.019181180Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "ColonReplacementFormat" INTEGER NOT NULL DEFAULT 4
2026-06-26T19:14:35.019908665Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007003s
2026-06-26T19:14:35.020014278Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (189, '2026-06-26T19:14:35', 'add_colon_replacement_to_naming_config')
2026-06-26T19:14:35.020238851Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:35.021121469Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_colon_replacement_to_naming_config migrated
2026-06-26T19:14:35.021238775Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019318s
2026-06-26T19:14:35.021341953Z [Info] FluentMigrator.Runner.MigrationRunner: 190: health_restored_notification migrating
2026-06-26T19:14:35.021451734Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:35.021599031Z [Info] health_restored_notification: Starting migration of Main DB to 190
2026-06-26T19:14:35.021878163Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-06-26T19:14:35.021984297Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-06-26T19:14:35.022061081Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthRestored Boolean
2026-06-26T19:14:35.022177787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthRestored" INTEGER NOT NULL DEFAULT 0
2026-06-26T19:14:35.022900633Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007244s
2026-06-26T19:14:35.023017007Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (190, '2026-06-26T19:14:35', 'health_restored_notification')
2026-06-26T19:14:35.023227922Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:35.024069898Z [Info] FluentMigrator.Runner.MigrationRunner: 190: health_restored_notification migrated
2026-06-26T19:14:35.024180561Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018824s
2026-06-26T19:14:35.024286044Z [Info] FluentMigrator.Runner.MigrationRunner: 191: add_download_client_tags migrating
2026-06-26T19:14:35.024384923Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:35.024534815Z [Info] add_download_client_tags: Starting migration of Main DB to 191
2026-06-26T19:14:35.024784648Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2026-06-26T19:14:35.024896684Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-06-26T19:14:35.024969150Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Tags String
2026-06-26T19:14:35.025078560Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Tags" TEXT
2026-06-26T19:14:35.025742708Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000666s
2026-06-26T19:14:35.025856027Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (191, '2026-06-26T19:14:35', 'add_download_client_tags')
2026-06-26T19:14:35.026065589Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:35.026964620Z [Info] FluentMigrator.Runner.MigrationRunner: 191: add_download_client_tags migrated
2026-06-26T19:14:35.027077587Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018834s
2026-06-26T19:14:35.027181617Z [Info] FluentMigrator.Runner.MigrationRunner: 192: import_exclusion_type migrating
2026-06-26T19:14:35.027282510Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:35.027430198Z [Info] import_exclusion_type: Starting migration of Main DB to 192
2026-06-26T19:14:35.027788349Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListExclusions
2026-06-26T19:14:35.027967761Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-06-26T19:14:35.028044936Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListExclusions TvdbId Int32
2026-06-26T19:14:35.029928069Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListExclusions_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TvdbId" INTEGER NOT NULL, "Title" TEXT NOT NULL)
2026-06-26T19:14:35.030217322Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportListExclusions_temp" ("Id", "TvdbId", "Title") SELECT "Id", "TvdbId", "Title" FROM "ImportListExclusions"
2026-06-26T19:14:35.030445963Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListExclusions"
2026-06-26T19:14:35.030784655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListExclusions_temp" RENAME TO "ImportListExclusions"
2026-06-26T19:14:35.032635022Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListExclusions_TvdbId" ON "ImportListExclusions" ("TvdbId" ASC)
2026-06-26T19:14:35.032898193Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047402s
2026-06-26T19:14:35.033008695Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (192, '2026-06-26T19:14:35', 'import_exclusion_type')
2026-06-26T19:14:35.033210672Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:35.036485379Z [Info] FluentMigrator.Runner.MigrationRunner: 192: import_exclusion_type migrated
2026-06-26T19:14:35.036597976Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083217s
2026-06-26T19:14:35.036708779Z [Info] FluentMigrator.Runner.MigrationRunner: 193: add_import_list_items migrating
2026-06-26T19:14:35.036808019Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:35.036952991Z [Info] add_import_list_items: Starting migration of Main DB to 193
2026-06-26T19:14:35.037663362Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListItems
2026-06-26T19:14:35.037797973Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListItems" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ImportListId" INTEGER NOT NULL, "Title" TEXT NOT NULL, "TvdbId" INTEGER NOT NULL, "Year" INTEGER, "TmdbId" INTEGER, "ImdbId" TEXT, "MalId" INTEGER, "AniListId" INTEGER, "ReleaseDate" DATETIME)
2026-06-26T19:14:35.038170383Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003955s
2026-06-26T19:14:35.038268671Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2026-06-26T19:14:35.038359133Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-06-26T19:14:35.038438473Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportListStatus HasRemovedItemSinceLastClean Boolean
2026-06-26T19:14:35.038563635Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus" ADD COLUMN "HasRemovedItemSinceLastClean" INTEGER NOT NULL DEFAULT 0
2026-06-26T19:14:35.039291251Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007256s
2026-06-26T19:14:35.039399569Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (193, '2026-06-26T19:14:35', 'add_import_list_items')
2026-06-26T19:14:35.039611436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:35.040736883Z [Info] FluentMigrator.Runner.MigrationRunner: 193: add_import_list_items migrated
2026-06-26T19:14:35.040865102Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021695s
2026-06-26T19:14:35.040958410Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_notification_status migrating
2026-06-26T19:14:35.041062830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:35.041204325Z [Info] add_notification_status: Starting migration of Main DB to 194
2026-06-26T19:14:35.041690454Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NotificationStatus
2026-06-26T19:14:35.041823723Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NotificationStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME)
2026-06-26T19:14:35.042167064Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003609s
2026-06-26T19:14:35.042267256Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NotificationStatus (ProviderId)
2026-06-26T19:14:35.042379643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NotificationStatus_ProviderId" ON "NotificationStatus" ("ProviderId" ASC)
2026-06-26T19:14:35.042611690Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002372s
2026-06-26T19:14:35.042724497Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (194, '2026-06-26T19:14:35', 'add_notification_status')
2026-06-26T19:14:35.042935012Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:35.043300688Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_notification_status migrated
2026-06-26T19:14:35.043403836Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009212s
2026-06-26T19:14:35.043502896Z [Info] FluentMigrator.Runner.MigrationRunner: 195: parse_language_tags_from_existing_subtitle_files migrating
2026-06-26T19:14:35.043614571Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:35.043762669Z [Info] parse_language_tags_from_existing_subtitle_files: Starting migration of Main DB to 195
2026-06-26T19:14:35.044000147Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-26T19:14:35.044101281Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-26T19:14:35.044966664Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008546s
2026-06-26T19:14:35.045079932Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (195, '2026-06-26T19:14:35', 'parse_language_tags_from_existing_subtitle_files')
2026-06-26T19:14:35.045301519Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:35.046092562Z [Info] FluentMigrator.Runner.MigrationRunner: 195: parse_language_tags_from_existing_subtitle_files migrated
2026-06-26T19:14:35.046211231Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019848s
2026-06-26T19:14:35.046315090Z [Info] FluentMigrator.Runner.MigrationRunner: 196: add_finale_type migrating
2026-06-26T19:14:35.046408759Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:35.046558481Z [Info] add_finale_type: Starting migration of Main DB to 196
2026-06-26T19:14:35.046803645Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2026-06-26T19:14:35.046913626Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-06-26T19:14:35.046989739Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes FinaleType String
2026-06-26T19:14:35.047094310Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "FinaleType" TEXT
2026-06-26T19:14:35.047862678Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007562s
2026-06-26T19:14:35.047986417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (196, '2026-06-26T19:14:35', 'add_finale_type')
2026-06-26T19:14:35.048207302Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:35.049023045Z [Info] FluentMigrator.Runner.MigrationRunner: 196: add_finale_type migrated
2026-06-26T19:14:35.049122215Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019214s
2026-06-26T19:14:35.049228830Z [Info] FluentMigrator.Runner.MigrationRunner: 197: list_add_missing_search migrating
2026-06-26T19:14:35.049324252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:35.049477130Z [Info] list_add_missing_search: Starting migration of Main DB to 197
2026-06-26T19:14:35.049748216Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2026-06-26T19:14:35.049862306Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-06-26T19:14:35.049938199Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists SearchForMissingEpisodes Boolean
2026-06-26T19:14:35.050058381Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "SearchForMissingEpisodes" INTEGER NOT NULL DEFAULT 1
2026-06-26T19:14:35.050810316Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007524s
2026-06-26T19:14:35.050923464Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (197, '2026-06-26T19:14:35', 'list_add_missing_search')
2026-06-26T19:14:35.051132685Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:35.051427349Z [Info] FluentMigrator.Runner.MigrationRunner: 197: list_add_missing_search migrated
2026-06-26T19:14:35.051538543Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013714s
2026-06-26T19:14:35.051641561Z [Info] FluentMigrator.Runner.MigrationRunner: 198: parse_title_from_existing_subtitle_files migrating
2026-06-26T19:14:35.051750219Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:35.051921555Z [Info] parse_title_from_existing_subtitle_files: Starting migration of Main DB to 198
2026-06-26T19:14:35.052290187Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles
2026-06-26T19:14:35.052409989Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-06-26T19:14:35.052493998Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SubtitleFiles Title String
2026-06-26T19:14:35.052597787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles" ADD COLUMN "Title" TEXT
2026-06-26T19:14:35.053309080Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007094s
2026-06-26T19:14:35.053413981Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles
2026-06-26T19:14:35.053498211Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-06-26T19:14:35.053574174Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SubtitleFiles Copy Int32
2026-06-26T19:14:35.053679456Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles" ADD COLUMN "Copy" INTEGER NOT NULL DEFAULT 0
2026-06-26T19:14:35.054419036Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007374s
2026-06-26T19:14:35.054519809Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-26T19:14:35.054604960Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-26T19:14:35.055573391Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009586s
2026-06-26T19:14:35.055687000Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (198, '2026-06-26T19:14:35', 'parse_title_from_existing_subtitle_files')
2026-06-26T19:14:35.055921202Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:35.056930585Z [Info] FluentMigrator.Runner.MigrationRunner: 198: parse_title_from_existing_subtitle_files migrated
2026-06-26T19:14:35.057040988Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023112s
2026-06-26T19:14:35.057145298Z [Info] FluentMigrator.Runner.MigrationRunner: 199: series_last_aired migrating
2026-06-26T19:14:35.057238616Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:35.057408278Z [Info] series_last_aired: Starting migration of Main DB to 199
2026-06-26T19:14:35.057692340Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-06-26T19:14:35.057801880Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-06-26T19:14:35.057876511Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series LastAired DateTimeOffset
2026-06-26T19:14:35.057993286Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "LastAired" DATETIME
2026-06-26T19:14:35.058765141Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007723s
2026-06-26T19:14:35.058883860Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (199, '2026-06-26T19:14:35', 'series_last_aired')
2026-06-26T19:14:35.059090707Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:35.059384689Z [Info] FluentMigrator.Runner.MigrationRunner: 199: series_last_aired migrated
2026-06-26T19:14:35.059492065Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013959s
2026-06-26T19:14:35.059591566Z [Info] FluentMigrator.Runner.MigrationRunner: 200: AddNewItemMonitorType migrating
2026-06-26T19:14:35.059690054Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:35.059840968Z [Info] AddNewItemMonitorType: Starting migration of Main DB to 200
2026-06-26T19:14:35.060211605Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-06-26T19:14:35.060319943Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-06-26T19:14:35.060396096Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series MonitorNewItems Int32
2026-06-26T19:14:35.060516489Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0
2026-06-26T19:14:35.061324346Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008119s
2026-06-26T19:14:35.061424478Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2026-06-26T19:14:35.061513668Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-06-26T19:14:35.061595613Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists MonitorNewItems Int32
2026-06-26T19:14:35.061701666Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0
2026-06-26T19:14:35.062468581Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000766s
2026-06-26T19:14:35.062581078Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (200, '2026-06-26T19:14:35', 'AddNewItemMonitorType')
2026-06-26T19:14:35.062808727Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:35.064065288Z [Info] FluentMigrator.Runner.MigrationRunner: 200: AddNewItemMonitorType migrated
2026-06-26T19:14:35.064219579Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023532s
2026-06-26T19:14:35.064329580Z [Info] FluentMigrator.Runner.MigrationRunner: 201: email_encryption migrating
2026-06-26T19:14:35.064459923Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:35.064631909Z [Info] email_encryption: Starting migration of Main DB to 201
2026-06-26T19:14:35.064867103Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-26T19:14:35.064985251Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-26T19:14:35.066555454Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015616s
2026-06-26T19:14:35.066667680Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (201, '2026-06-26T19:14:35', 'email_encryption')
2026-06-26T19:14:35.066883856Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:35.067667073Z [Info] FluentMigrator.Runner.MigrationRunner: 201: email_encryption migrated
2026-06-26T19:14:35.067767526Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026763s
2026-06-26T19:14:35.067882988Z [Info] FluentMigrator.Runner.MigrationRunner: 202: add_indexer_flags migrating
2026-06-26T19:14:35.067987308Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:35.068136389Z [Info] add_indexer_flags: Starting migration of Main DB to 202
2026-06-26T19:14:35.068479971Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2026-06-26T19:14:35.068588039Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-06-26T19:14:35.068665926Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blocklist IndexerFlags Int32
2026-06-26T19:14:35.068775316Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0
2026-06-26T19:14:35.069571831Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007881s
2026-06-26T19:14:35.069665219Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable EpisodeFiles
2026-06-26T19:14:35.069746041Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-06-26T19:14:35.069826093Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn EpisodeFiles IndexerFlags Int32
2026-06-26T19:14:35.069934581Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0
2026-06-26T19:14:35.070704452Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00077s
2026-06-26T19:14:35.070818262Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (202, '2026-06-26T19:14:35', 'add_indexer_flags')
2026-06-26T19:14:35.071028375Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:35.072162970Z [Info] FluentMigrator.Runner.MigrationRunner: 202: add_indexer_flags migrated
2026-06-26T19:14:35.072270206Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022217s
2026-06-26T19:14:35.072372693Z [Info] FluentMigrator.Runner.MigrationRunner: 203: release_type migrating
2026-06-26T19:14:35.072474438Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:35.072625192Z [Info] release_type: Starting migration of Main DB to 203
2026-06-26T19:14:35.073018574Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2026-06-26T19:14:35.073126742Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-06-26T19:14:35.073203086Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blocklist ReleaseType Int32
2026-06-26T19:14:35.073309390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist" ADD COLUMN "ReleaseType" INTEGER NOT NULL DEFAULT 0
2026-06-26T19:14:35.074076525Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007665s
2026-06-26T19:14:35.074176377Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable EpisodeFiles
2026-06-26T19:14:35.074270817Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-06-26T19:14:35.074339916Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn EpisodeFiles ReleaseType Int32
2026-06-26T19:14:35.074455759Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles" ADD COLUMN "ReleaseType" INTEGER NOT NULL DEFAULT 0
2026-06-26T19:14:35.075212454Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007628s
2026-06-26T19:14:35.075316213Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-26T19:14:35.075395713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-26T19:14:35.076341588Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009277s
2026-06-26T19:14:35.076460678Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (203, '2026-06-26T19:14:35', 'release_type')
2026-06-26T19:14:35.076663837Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:35.077187011Z [Info] FluentMigrator.Runner.MigrationRunner: 203: release_type migrated
2026-06-26T19:14:35.077288847Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017777s
2026-06-26T19:14:35.077389549Z [Info] FluentMigrator.Runner.MigrationRunner: 204: add_add_release_hash migrating
2026-06-26T19:14:35.077489561Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:35.077638571Z [Info] add_add_release_hash: Starting migration of Main DB to 204
2026-06-26T19:14:35.077911441Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable EpisodeFiles
2026-06-26T19:14:35.078020360Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-06-26T19:14:35.078102876Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn EpisodeFiles ReleaseHash String
2026-06-26T19:14:35.078206976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles" ADD COLUMN "ReleaseHash" TEXT
2026-06-26T19:14:35.078965223Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007507s
2026-06-26T19:14:35.079062189Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-26T19:14:35.079142170Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-26T19:14:35.080296575Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001132s
2026-06-26T19:14:35.080419964Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (204, '2026-06-26T19:14:35', 'add_add_release_hash')
2026-06-26T19:14:35.080622181Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:35.081153862Z [Info] FluentMigrator.Runner.MigrationRunner: 204: add_add_release_hash migrated
2026-06-26T19:14:35.081256599Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019999s
2026-06-26T19:14:35.081360879Z [Info] FluentMigrator.Runner.MigrationRunner: 205: rename_season_pack_spec migrating
2026-06-26T19:14:35.081458737Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:35.081614200Z [Info] rename_season_pack_spec: Starting migration of Main DB to 205
2026-06-26T19:14:35.081804794Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "CustomFormats" SET "Specifications" = REPLACE("Specifications", 'SeasonPackSpecification', 'ReleaseTypeSpecification')
2026-06-26T19:14:35.081986961Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "CustomFormats" SET "Specifications" = REPLACE("Specifications", 'SeasonPackSpecification', 'ReleaseTypeSpecification')
2026-06-26T19:14:35.082203246Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002148s
2026-06-26T19:14:35.082308899Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (205, '2026-06-26T19:14:35', 'rename_season_pack_spec')
2026-06-26T19:14:35.082510295Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:35.082781191Z [Info] FluentMigrator.Runner.MigrationRunner: 205: rename_season_pack_spec migrated
2026-06-26T19:14:35.082884479Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007913s
2026-06-26T19:14:35.082985753Z [Info] FluentMigrator.Runner.MigrationRunner: 206: add_tmdbid migrating
2026-06-26T19:14:35.083077337Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:35.083219864Z [Info] add_tmdbid: Starting migration of Main DB to 206
2026-06-26T19:14:35.083545801Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-06-26T19:14:35.083653518Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-06-26T19:14:35.083728329Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series TmdbId Int32
2026-06-26T19:14:35.083832689Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "TmdbId" INTEGER NOT NULL DEFAULT 0
2026-06-26T19:14:35.084626117Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007864s
2026-06-26T19:14:35.084731499Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (TmdbId)
2026-06-26T19:14:35.084827864Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TmdbId" ON "Series" ("TmdbId" ASC)
2026-06-26T19:14:35.085041023Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000216s
2026-06-26T19:14:35.085147968Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (206, '2026-06-26T19:14:35', 'add_tmdbid')
2026-06-26T19:14:35.085348462Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:35.085875514Z [Info] FluentMigrator.Runner.MigrationRunner: 206: add_tmdbid migrated
2026-06-26T19:14:35.085975345Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001051s
2026-06-26T19:14:35.086081058Z [Info] FluentMigrator.Runner.MigrationRunner: 209: add_on_import_complete_to_notifications migrating
2026-06-26T19:14:35.086196180Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:35.086344078Z [Info] add_on_import_complete_to_notifications: Starting migration of Main DB to 209
2026-06-26T19:14:35.086616406Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-06-26T19:14:35.086725837Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-06-26T19:14:35.086801068Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnImportComplete Boolean
2026-06-26T19:14:35.086921060Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnImportComplete" INTEGER NOT NULL DEFAULT 0
2026-06-26T19:14:35.087724068Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008071s
2026-06-26T19:14:35.087835342Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (209, '2026-06-26T19:14:35', 'add_on_import_complete_to_notifications')
2026-06-26T19:14:35.088123552Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:35.088612006Z [Info] FluentMigrator.Runner.MigrationRunner: 209: add_on_import_complete_to_notifications migrated
2026-06-26T19:14:35.088734173Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016918s
2026-06-26T19:14:35.088840837Z [Info] FluentMigrator.Runner.MigrationRunner: 210: add_monitored_seasons_filter migrating
2026-06-26T19:14:35.088941971Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:35.089089338Z [Info] add_monitored_seasons_filter: Starting migration of Main DB to 210
2026-06-26T19:14:35.089300433Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-26T19:14:35.089404553Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-26T19:14:35.092110204Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026913s
2026-06-26T19:14:35.092224424Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (210, '2026-06-26T19:14:35', 'add_monitored_seasons_filter')
2026-06-26T19:14:35.092438415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:35.093082703Z [Info] FluentMigrator.Runner.MigrationRunner: 210: add_monitored_seasons_filter migrated
2026-06-26T19:14:35.093194177Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036686s
2026-06-26T19:14:35.093306944Z [Info] FluentMigrator.Runner.MigrationRunner: 211: add_custom_colon_replacement_to_naming_config migrating
2026-06-26T19:14:35.093417948Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:35.093562790Z [Info] add_custom_colon_replacement_to_naming_config: Starting migration of Main DB to 211
2026-06-26T19:14:35.093829828Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2026-06-26T19:14:35.093945440Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-06-26T19:14:35.094020201Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig CustomColonReplacementFormat String
2026-06-26T19:14:35.094150253Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "CustomColonReplacementFormat" TEXT NOT NULL DEFAULT ''
2026-06-26T19:14:35.094950375Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008048s
2026-06-26T19:14:35.095068212Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (211, '2026-06-26T19:14:35', 'add_custom_colon_replacement_to_naming_config')
2026-06-26T19:14:35.095296402Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:35.095678061Z [Info] FluentMigrator.Runner.MigrationRunner: 211: add_custom_colon_replacement_to_naming_config migrated
2026-06-26T19:14:35.095802772Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015349s
2026-06-26T19:14:35.095918866Z [Info] FluentMigrator.Runner.MigrationRunner: 212: add_minium_upgrade_format_score_to_quality_profiles migrating
2026-06-26T19:14:35.096033958Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:35.096182557Z [Info] add_minium_upgrade_format_score_to_quality_profiles: Starting migration of Main DB to 212
2026-06-26T19:14:35.096466078Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2026-06-26T19:14:35.096585138Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-06-26T19:14:35.096655840Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles MinUpgradeFormatScore Int32
2026-06-26T19:14:35.096774630Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "MinUpgradeFormatScore" INTEGER NOT NULL DEFAULT 1
2026-06-26T19:14:35.097557136Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000787s
2026-06-26T19:14:35.097670865Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (212, '2026-06-26T19:14:35', 'add_minium_upgrade_format_score_to_quality_profiles')
2026-06-26T19:14:35.097900818Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:35.098551960Z [Info] FluentMigrator.Runner.MigrationRunner: 212: add_minium_upgrade_format_score_to_quality_profiles migrated
2026-06-26T19:14:35.098688525Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017812s
2026-06-26T19:14:35.098798687Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_blurary576p_quality_in_profiles migrating
2026-06-26T19:14:35.098903007Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:35.099048581Z [Info] add_blurary576p_quality_in_profiles: Starting migration of Main DB to 214
2026-06-26T19:14:35.099208593Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (214, '2026-06-26T19:14:35', 'add_blurary576p_quality_in_profiles')
2026-06-26T19:14:35.099429999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:35.099696145Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_blurary576p_quality_in_profiles migrated
2026-06-26T19:14:35.099807349Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007894s
2026-06-26T19:14:35.099921038Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_blurary576p_quality_in_profiles_with_grouped_blurary480p migrating
2026-06-26T19:14:35.100043034Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:35.100188036Z [Info] add_blurary576p_quality_in_profiles_with_grouped_blurary480p: Starting migration of Main DB to 215
2026-06-26T19:14:35.100409813Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-26T19:14:35.100510816Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-26T19:14:35.102989871Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024669s
2026-06-26T19:14:35.103104642Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (215, '2026-06-26T19:14:35', 'add_blurary576p_quality_in_profiles_with_grouped_blurary480p')
2026-06-26T19:14:35.103333793Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:35.103957881Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_blurary576p_quality_in_profiles_with_grouped_blurary480p migrated
2026-06-26T19:14:35.104090007Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034387s
2026-06-26T19:14:35.104188956Z [Info] FluentMigrator.Runner.MigrationRunner: 217: add_mal_and_anilist_ids migrating
2026-06-26T19:14:35.104288757Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:35.104444150Z [Info] add_mal_and_anilist_ids: Starting migration of Main DB to 217
2026-06-26T19:14:35.104769045Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-06-26T19:14:35.104878014Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-06-26T19:14:35.104953216Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series MalIds String
2026-06-26T19:14:35.105058989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "MalIds" TEXT NOT NULL DEFAULT '[]'
2026-06-26T19:14:35.105830864Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000772s
2026-06-26T19:14:35.105929061Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-06-26T19:14:35.106009974Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-06-26T19:14:35.106092230Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series AniListIds String
2026-06-26T19:14:35.106197422Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "AniListIds" TEXT NOT NULL DEFAULT '[]'
2026-06-26T19:14:35.106961511Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007627s
2026-06-26T19:14:35.107073046Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (217, '2026-06-26T19:14:35', 'add_mal_and_anilist_ids')
2026-06-26T19:14:35.107286025Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:35.107983159Z [Info] FluentMigrator.Runner.MigrationRunner: 217: add_mal_and_anilist_ids migrated
2026-06-26T19:14:35.108091608Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017788s
2026-06-26T19:14:35.118109709Z [Debug] MigrationController: Took: 00:00:01.7189042
2026-06-26T19:14:35.380004429Z [Trace] EventAggregator: ConfigFileSavedEvent ~> ReconfigureLogging
2026-06-26T19:14:35.405740072Z [Info] MigrationController: *** Migrating data source=/config/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 ***
2026-06-26T19:14:35.414569208Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating
2026-06-26T19:14:35.414850675Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-26T19:14:35.415019475Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-26T19:14:35.433659886Z [Info] DatabaseEngineVersionCheck: SQLite 3.51.2
2026-06-26T19:14:35.433832854Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0188048s
2026-06-26T19:14:35.433988778Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated
2026-06-26T19:14:35.434165615Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0189704s
2026-06-26T19:14:35.436303902Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating
2026-06-26T19:14:35.436488324Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:35.436794841Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo
2026-06-26T19:14:35.436989774Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL)
2026-06-26T19:14:35.437381493Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004063s
2026-06-26T19:14:35.437548539Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:35.438644587Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated
2026-06-26T19:14:35.438829640Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016691s
2026-06-26T19:14:35.439121137Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating
2026-06-26T19:14:35.439308344Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:35.439678510Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version)
2026-06-26T19:14:35.439889555Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-06-26T19:14:35.440248478Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003694s
2026-06-26T19:14:35.440417178Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-06-26T19:14:35.440576920Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.6E-06s
2026-06-26T19:14:35.440745990Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime
2026-06-26T19:14:35.440940252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME
2026-06-26T19:14:35.441646154Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007039s
2026-06-26T19:14:35.441811898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:35.442419111Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated
2026-06-26T19:14:35.442601438Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014808s
2026-06-26T19:14:35.442837414Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating
2026-06-26T19:14:35.443031485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:35.443313012Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-06-26T19:14:35.443485469Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-06-26T19:14:35.443627776Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String
2026-06-26T19:14:35.443812578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT
2026-06-26T19:14:35.444288497Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004697s
2026-06-26T19:14:35.444458008Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:35.445040892Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated
2026-06-26T19:14:35.445237889Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012238s
2026-06-26T19:14:35.445486801Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating
2026-06-26T19:14:35.445671242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:35.445909883Z [Info] InitialSetup: Starting migration of Log DB to 1
2026-06-26T19:14:35.446441714Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Logs
2026-06-26T19:14:35.446643050Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Logs" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Message" TEXT NOT NULL, "Time" DATETIME NOT NULL, "Logger" TEXT NOT NULL, "Method" TEXT, "Exception" TEXT, "ExceptionType" TEXT, "Level" TEXT NOT NULL)
2026-06-26T19:14:35.447190182Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005716s
2026-06-26T19:14:35.453025908Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-06-26T19:14:35', 'InitialSetup')
2026-06-26T19:14:35.453411976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:35.454124742Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated
2026-06-26T19:14:35.454306428Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007501s
2026-06-26T19:14:35.454495879Z [Info] FluentMigrator.Runner.MigrationRunner: 2: remove_tvrage_imdb_unique_constraint migrating
2026-06-26T19:14:35.454687856Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:35.454956688Z [Info] remove_tvrage_imdb_unique_constraint: Starting migration of Log DB to 2
2026-06-26T19:14:35.455190469Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2026-06-26T19:14:35', 'remove_tvrage_imdb_unique_constraint')
2026-06-26T19:14:35.455560284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:35.456176415Z [Info] FluentMigrator.Runner.MigrationRunner: 2: remove_tvrage_imdb_unique_constraint migrated
2026-06-26T19:14:35.456379694Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014823s
2026-06-26T19:14:35.456545268Z [Info] FluentMigrator.Runner.MigrationRunner: 3: remove_renamed_scene_mapping_columns migrating
2026-06-26T19:14:35.456731784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:35.456962098Z [Info] remove_renamed_scene_mapping_columns: Starting migration of Log DB to 3
2026-06-26T19:14:35.457154776Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2026-06-26T19:14:35', 'remove_renamed_scene_mapping_columns')
2026-06-26T19:14:35.457511454Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:35.458103366Z [Info] FluentMigrator.Runner.MigrationRunner: 3: remove_renamed_scene_mapping_columns migrated
2026-06-26T19:14:35.458300884Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013694s
2026-06-26T19:14:35.458465847Z [Info] FluentMigrator.Runner.MigrationRunner: 4: updated_history migrating
2026-06-26T19:14:35.458633043Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:35.458864540Z [Info] updated_history: Starting migration of Log DB to 4
2026-06-26T19:14:35.459046065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2026-06-26T19:14:35', 'updated_history')
2026-06-26T19:14:35.459380349Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:35.459999727Z [Info] FluentMigrator.Runner.MigrationRunner: 4: updated_history migrated
2026-06-26T19:14:35.460187896Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013582s
2026-06-26T19:14:35.460357317Z [Info] FluentMigrator.Runner.MigrationRunner: 5: added_eventtype_to_history migrating
2026-06-26T19:14:35.460536969Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:35.460776952Z [Info] added_eventtype_to_history: Starting migration of Log DB to 5
2026-06-26T19:14:35.460964310Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2026-06-26T19:14:35', 'added_eventtype_to_history')
2026-06-26T19:14:35.461319996Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:35.461927560Z [Info] FluentMigrator.Runner.MigrationRunner: 5: added_eventtype_to_history migrated
2026-06-26T19:14:35.462171291Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013872s
2026-06-26T19:14:35.462284289Z [Info] FluentMigrator.Runner.MigrationRunner: 6: add_index_to_log_time migrating
2026-06-26T19:14:35.462463189Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:35.462687681Z [Info] add_index_to_log_time: Starting migration of Log DB to 6
2026-06-26T19:14:35.463469917Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable Logs
2026-06-26T19:14:35.463663407Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs"
2026-06-26T19:14:35.464073173Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004067s
2026-06-26T19:14:35.464250730Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Logs
2026-06-26T19:14:35.464427967Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Logs" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Message" TEXT NOT NULL, "Time" DATETIME NOT NULL, "Logger" TEXT NOT NULL, "Method" TEXT, "Exception" TEXT, "ExceptionType" TEXT, "Level" TEXT NOT NULL)
2026-06-26T19:14:35.464988116Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005837s
2026-06-26T19:14:35.465193189Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Logs (Time)
2026-06-26T19:14:35.465363652Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC)
2026-06-26T19:14:35.465714048Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003582s
2026-06-26T19:14:35.465890313Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2026-06-26T19:14:35', 'add_index_to_log_time')
2026-06-26T19:14:35.466229727Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:35.467301736Z [Info] FluentMigrator.Runner.MigrationRunner: 6: add_index_to_log_time migrated
2026-06-26T19:14:35.467480416Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019427s
2026-06-26T19:14:35.467655819Z [Info] FluentMigrator.Runner.MigrationRunner: 7: add_renameEpisodes_to_naming migrating
2026-06-26T19:14:35.467835221Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:35.468109343Z [Info] add_renameEpisodes_to_naming: Starting migration of Log DB to 7
2026-06-26T19:14:35.468293464Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2026-06-26T19:14:35', 'add_renameEpisodes_to_naming')
2026-06-26T19:14:35.468649261Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:35.469246794Z [Info] FluentMigrator.Runner.MigrationRunner: 7: add_renameEpisodes_to_naming migrated
2026-06-26T19:14:35.469444503Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014055s
2026-06-26T19:14:35.469602641Z [Info] FluentMigrator.Runner.MigrationRunner: 8: remove_backlog migrating
2026-06-26T19:14:35.469773526Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:35.469999401Z [Info] remove_backlog: Starting migration of Log DB to 8
2026-06-26T19:14:35.470171036Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2026-06-26T19:14:35', 'remove_backlog')
2026-06-26T19:14:35.470505640Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:35.471127112Z [Info] FluentMigrator.Runner.MigrationRunner: 8: remove_backlog migrated
2026-06-26T19:14:35.471321003Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013543s
2026-06-26T19:14:35.471477588Z [Info] FluentMigrator.Runner.MigrationRunner: 9: fix_rename_episodes migrating
2026-06-26T19:14:35.471657371Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:35.471905801Z [Info] fix_rename_episodes: Starting migration of Log DB to 9
2026-06-26T19:14:35.472092828Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2026-06-26T19:14:35', 'fix_rename_episodes')
2026-06-26T19:14:35.472428093Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:35.473027230Z [Info] FluentMigrator.Runner.MigrationRunner: 9: fix_rename_episodes migrated
2026-06-26T19:14:35.473210780Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013611s
2026-06-26T19:14:35.473369640Z [Info] FluentMigrator.Runner.MigrationRunner: 10: add_monitored migrating
2026-06-26T19:14:35.473540554Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:35.473766319Z [Info] add_monitored: Starting migration of Log DB to 10
2026-06-26T19:14:35.473935560Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2026-06-26T19:14:35', 'add_monitored')
2026-06-26T19:14:35.474275285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:35.474861295Z [Info] FluentMigrator.Runner.MigrationRunner: 10: add_monitored migrated
2026-06-26T19:14:35.475042871Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013222s
2026-06-26T19:14:35.475204657Z [Info] FluentMigrator.Runner.MigrationRunner: 11: remove_ignored migrating
2026-06-26T19:14:35.475375120Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:35.475599202Z [Info] remove_ignored: Starting migration of Log DB to 11
2026-06-26T19:14:35.475775276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2026-06-26T19:14:35', 'remove_ignored')
2026-06-26T19:14:35.476124420Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:35.476730571Z [Info] FluentMigrator.Runner.MigrationRunner: 11: remove_ignored migrated
2026-06-26T19:14:35.476903269Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013472s
2026-06-26T19:14:35.477068010Z [Info] FluentMigrator.Runner.MigrationRunner: 12: remove_custom_start_date migrating
2026-06-26T19:14:35.477244636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:35.477478858Z [Info] remove_custom_start_date: Starting migration of Log DB to 12
2026-06-26T19:14:35.477656275Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2026-06-26T19:14:35', 'remove_custom_start_date')
2026-06-26T19:14:35.478006150Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:35.478595628Z [Info] FluentMigrator.Runner.MigrationRunner: 12: remove_custom_start_date migrated
2026-06-26T19:14:35.478788757Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013453s
2026-06-26T19:14:35.478945122Z [Info] FluentMigrator.Runner.MigrationRunner: 13: add_air_date_utc migrating
2026-06-26T19:14:35.479117830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:35.479341751Z [Info] add_air_date_utc: Starting migration of Log DB to 13
2026-06-26T19:14:35.479518777Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2026-06-26T19:14:35', 'add_air_date_utc')
2026-06-26T19:14:35.479867319Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:35.480479042Z [Info] FluentMigrator.Runner.MigrationRunner: 13: add_air_date_utc migrated
2026-06-26T19:14:35.480658112Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013526s
2026-06-26T19:14:35.480833716Z [Info] FluentMigrator.Runner.MigrationRunner: 14: drop_air_date migrating
2026-06-26T19:14:35.480993919Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:35.481239013Z [Info] drop_air_date: Starting migration of Log DB to 14
2026-06-26T19:14:35.481402312Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2026-06-26T19:14:35', 'drop_air_date')
2026-06-26T19:14:35.481740262Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:35.482322746Z [Info] FluentMigrator.Runner.MigrationRunner: 14: drop_air_date migrated
2026-06-26T19:14:35.482503179Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013214s
2026-06-26T19:14:35.482661889Z [Info] FluentMigrator.Runner.MigrationRunner: 15: add_air_date_as_string migrating
2026-06-26T19:14:35.482840799Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:35.483066444Z [Info] add_air_date_as_string: Starting migration of Log DB to 15
2026-06-26T19:14:35.483252870Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2026-06-26T19:14:35', 'add_air_date_as_string')
2026-06-26T19:14:35.483588927Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:35.484236231Z [Info] FluentMigrator.Runner.MigrationRunner: 15: add_air_date_as_string migrated
2026-06-26T19:14:35.484419149Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013803s
2026-06-26T19:14:35.484586175Z [Info] FluentMigrator.Runner.MigrationRunner: 16: updated_imported_history_item migrating
2026-06-26T19:14:35.484762491Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:35.484996522Z [Info] updated_imported_history_item: Starting migration of Log DB to 16
2026-06-26T19:14:35.485178238Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2026-06-26T19:14:35', 'updated_imported_history_item')
2026-06-26T19:14:35.485544546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:35.486099163Z [Info] FluentMigrator.Runner.MigrationRunner: 16: updated_imported_history_item migrated
2026-06-26T19:14:35.486299527Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001333s
2026-06-26T19:14:35.486457445Z [Info] FluentMigrator.Runner.MigrationRunner: 17: reset_scene_names migrating
2026-06-26T19:14:35.486630844Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:35.486861018Z [Info] reset_scene_names: Starting migration of Log DB to 17
2026-06-26T19:14:35.487035289Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2026-06-26T19:14:35', 'reset_scene_names')
2026-06-26T19:14:35.487372077Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:35.488023309Z [Info] FluentMigrator.Runner.MigrationRunner: 17: reset_scene_names migrated
2026-06-26T19:14:35.488201057Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013743s
2026-06-26T19:14:35.488361521Z [Info] FluentMigrator.Runner.MigrationRunner: 18: remove_duplicates migrating
2026-06-26T19:14:35.488529329Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:35.488759923Z [Info] remove_duplicates: Starting migration of Log DB to 18
2026-06-26T19:14:35.488934074Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2026-06-26T19:14:35', 'remove_duplicates')
2026-06-26T19:14:35.489272135Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:35.489861833Z [Info] FluentMigrator.Runner.MigrationRunner: 18: remove_duplicates migrated
2026-06-26T19:14:35.490048499Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013263s
2026-06-26T19:14:35.490216347Z [Info] FluentMigrator.Runner.MigrationRunner: 19: restore_unique_constraints migrating
2026-06-26T19:14:35.490398163Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:35.490631724Z [Info] restore_unique_constraints: Starting migration of Log DB to 19
2026-06-26T19:14:35.490814843Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2026-06-26T19:14:35', 'restore_unique_constraints')
2026-06-26T19:14:35.491166922Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:35.491750578Z [Info] FluentMigrator.Runner.MigrationRunner: 19: restore_unique_constraints migrated
2026-06-26T19:14:35.491966803Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013524s
2026-06-26T19:14:35.492128790Z [Info] FluentMigrator.Runner.MigrationRunner: 20: add_year_and_seasons_to_series migrating
2026-06-26T19:14:35.492314273Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:35.492540820Z [Info] add_year_and_seasons_to_series: Starting migration of Log DB to 20
2026-06-26T19:14:35.492726113Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2026-06-26T19:14:35', 'add_year_and_seasons_to_series')
2026-06-26T19:14:35.493078042Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:35.493649443Z [Info] FluentMigrator.Runner.MigrationRunner: 20: add_year_and_seasons_to_series migrated
2026-06-26T19:14:35.493842833Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013377s
2026-06-26T19:14:35.494006552Z [Info] FluentMigrator.Runner.MigrationRunner: 21: drop_seasons_table migrating
2026-06-26T19:14:35.494175372Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:35.494405235Z [Info] drop_seasons_table: Starting migration of Log DB to 21
2026-06-26T19:14:35.494582082Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2026-06-26T19:14:35', 'drop_seasons_table')
2026-06-26T19:14:35.494921315Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:35.495500482Z [Info] FluentMigrator.Runner.MigrationRunner: 21: drop_seasons_table migrated
2026-06-26T19:14:35.495681306Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013214s
2026-06-26T19:14:35.495856900Z [Info] FluentMigrator.Runner.MigrationRunner: 22: move_indexer_to_generic_provider migrating
2026-06-26T19:14:35.496064678Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:35.496285323Z [Info] move_indexer_to_generic_provider: Starting migration of Log DB to 22
2026-06-26T19:14:35.496470606Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2026-06-26T19:14:35', 'move_indexer_to_generic_provider')
2026-06-26T19:14:35.496827264Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:35.497360699Z [Info] FluentMigrator.Runner.MigrationRunner: 22: move_indexer_to_generic_provider migrated
2026-06-26T19:14:35.497557987Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013077s
2026-06-26T19:14:35.497721586Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_config_contract_to_indexers migrating
2026-06-26T19:14:35.497904224Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:35.498132514Z [Info] add_config_contract_to_indexers: Starting migration of Log DB to 23
2026-06-26T19:14:35.498318539Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2026-06-26T19:14:35', 'add_config_contract_to_indexers')
2026-06-26T19:14:35.498668784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:35.499228291Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_config_contract_to_indexers migrated
2026-06-26T19:14:35.499446491Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013197s
2026-06-26T19:14:35.499616493Z [Info] FluentMigrator.Runner.MigrationRunner: 24: drop_tvdb_episodeid migrating
2026-06-26T19:14:35.499796226Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:35.500047752Z [Info] drop_tvdb_episodeid: Starting migration of Log DB to 24
2026-06-26T19:14:35.500229859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2026-06-26T19:14:35', 'drop_tvdb_episodeid')
2026-06-26T19:14:35.500579644Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:35.501113399Z [Info] FluentMigrator.Runner.MigrationRunner: 24: drop_tvdb_episodeid migrated
2026-06-26T19:14:35.501296648Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001309s
2026-06-26T19:14:35.501455448Z [Info] FluentMigrator.Runner.MigrationRunner: 25: move_notification_to_generic_provider migrating
2026-06-26T19:14:35.501645421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:35.501877328Z [Info] move_notification_to_generic_provider: Starting migration of Log DB to 25
2026-06-26T19:14:35.502070197Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2026-06-26T19:14:35', 'move_notification_to_generic_provider')
2026-06-26T19:14:35.502431314Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:35.503092286Z [Info] FluentMigrator.Runner.MigrationRunner: 25: move_notification_to_generic_provider migrated
2026-06-26T19:14:35.503290144Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001442s
2026-06-26T19:14:35.503452842Z [Info] FluentMigrator.Runner.MigrationRunner: 26: add_config_contract_to_notifications migrating
2026-06-26T19:14:35.503639518Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:35.503877487Z [Info] add_config_contract_to_notifications: Starting migration of Log DB to 26
2026-06-26T19:14:35.504089575Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2026-06-26T19:14:35', 'add_config_contract_to_notifications')
2026-06-26T19:14:35.504438658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:35.505349513Z [Info] FluentMigrator.Runner.MigrationRunner: 26: add_config_contract_to_notifications migrated
2026-06-26T19:14:35.505549756Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016991s
2026-06-26T19:14:35.505714117Z [Info] FluentMigrator.Runner.MigrationRunner: 27: fix_omgwtfnzbs migrating
2026-06-26T19:14:35.505880953Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:35.506111989Z [Info] fix_omgwtfnzbs: Starting migration of Log DB to 27
2026-06-26T19:14:35.506280779Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2026-06-26T19:14:35', 'fix_omgwtfnzbs')
2026-06-26T19:14:35.506616375Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:35.507260592Z [Info] FluentMigrator.Runner.MigrationRunner: 27: fix_omgwtfnzbs migrated
2026-06-26T19:14:35.507431026Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013661s
2026-06-26T19:14:35.507593713Z [Info] FluentMigrator.Runner.MigrationRunner: 28: add_blacklist_table migrating
2026-06-26T19:14:35.507765339Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:35.508018118Z [Info] add_blacklist_table: Starting migration of Log DB to 28
2026-06-26T19:14:35.508193221Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2026-06-26T19:14:35', 'add_blacklist_table')
2026-06-26T19:14:35.508534659Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:35.509150179Z [Info] FluentMigrator.Runner.MigrationRunner: 28: add_blacklist_table migrated
2026-06-26T19:14:35.509335763Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013765s
2026-06-26T19:14:35.509506056Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_formats_to_naming_config migrating
2026-06-26T19:14:35.509686549Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:35.509916052Z [Info] add_formats_to_naming_config: Starting migration of Log DB to 29
2026-06-26T19:14:35.510100042Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2026-06-26T19:14:35', 'add_formats_to_naming_config')
2026-06-26T19:14:35.510453685Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:35.511125378Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_formats_to_naming_config migrated
2026-06-26T19:14:35.511319168Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014349s
2026-06-26T19:14:35.511484101Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_season_folder_format_to_naming_config migrating
2026-06-26T19:14:35.511675787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:35.511968045Z [Info] add_season_folder_format_to_naming_config: Starting migration of Log DB to 30
2026-06-26T19:14:35.512170794Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2026-06-26T19:14:35', 'add_season_folder_format_to_naming_config')
2026-06-26T19:14:35.512537673Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:35.513180538Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_season_folder_format_to_naming_config migrated
2026-06-26T19:14:35.513387355Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014978s
2026-06-26T19:14:35.513551736Z [Info] FluentMigrator.Runner.MigrationRunner: 31: delete_old_naming_config_columns migrating
2026-06-26T19:14:35.513744073Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:35.513966080Z [Info] delete_old_naming_config_columns: Starting migration of Log DB to 31
2026-06-26T19:14:35.514151073Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2026-06-26T19:14:35', 'delete_old_naming_config_columns')
2026-06-26T19:14:35.514501459Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:35.515099694Z [Info] FluentMigrator.Runner.MigrationRunner: 31: delete_old_naming_config_columns migrated
2026-06-26T19:14:35.515300388Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013608s
2026-06-26T19:14:35.515463126Z [Info] FluentMigrator.Runner.MigrationRunner: 32: set_default_release_group migrating
2026-06-26T19:14:35.515642237Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:35.515886439Z [Info] set_default_release_group: Starting migration of Log DB to 32
2026-06-26T19:14:35.516079047Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2026-06-26T19:14:35', 'set_default_release_group')
2026-06-26T19:14:35.516427649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:35.517019531Z [Info] FluentMigrator.Runner.MigrationRunner: 32: set_default_release_group migrated
2026-06-26T19:14:35.517208692Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013695s
2026-06-26T19:14:35.517371691Z [Info] FluentMigrator.Runner.MigrationRunner: 33: add_api_key_to_pushover migrating
2026-06-26T19:14:35.517549860Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:35.517780695Z [Info] add_api_key_to_pushover: Starting migration of Log DB to 33
2026-06-26T19:14:35.517959214Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2026-06-26T19:14:35', 'add_api_key_to_pushover')
2026-06-26T19:14:35.518311203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:35.518890881Z [Info] FluentMigrator.Runner.MigrationRunner: 33: add_api_key_to_pushover migrated
2026-06-26T19:14:35.519078369Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013355s
2026-06-26T19:14:35.519244524Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_series_contraints migrating
2026-06-26T19:14:35.519417181Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:35.519647556Z [Info] remove_series_contraints: Starting migration of Log DB to 34
2026-06-26T19:14:35.519826937Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2026-06-26T19:14:35', 'remove_series_contraints')
2026-06-26T19:14:35.520200980Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:35.520770247Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_series_contraints migrated
2026-06-26T19:14:35.520958386Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013438s
2026-06-26T19:14:35.521123268Z [Info] FluentMigrator.Runner.MigrationRunner: 35: add_series_folder_format_to_naming_config migrating
2026-06-26T19:14:35.521320175Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:35.521551331Z [Info] add_series_folder_format_to_naming_config: Starting migration of Log DB to 35
2026-06-26T19:14:35.521750312Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2026-06-26T19:14:35', 'add_series_folder_format_to_naming_config')
2026-06-26T19:14:35.522110557Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:35.522683532Z [Info] FluentMigrator.Runner.MigrationRunner: 35: add_series_folder_format_to_naming_config migrated
2026-06-26T19:14:35.522890168Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013594s
2026-06-26T19:14:35.523055080Z [Info] FluentMigrator.Runner.MigrationRunner: 36: update_with_quality_converters migrating
2026-06-26T19:14:35.523237337Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:35.523468162Z [Info] update_with_quality_converters: Starting migration of Log DB to 36
2026-06-26T19:14:35.523653776Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2026-06-26T19:14:35', 'update_with_quality_converters')
2026-06-26T19:14:35.524026798Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:35.524611866Z [Info] FluentMigrator.Runner.MigrationRunner: 36: update_with_quality_converters migrated
2026-06-26T19:14:35.524807450Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001368s
2026-06-26T19:14:35.524976531Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_configurable_qualities migrating
2026-06-26T19:14:35.525148908Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:35.525378631Z [Info] add_configurable_qualities: Starting migration of Log DB to 37
2026-06-26T19:14:35.525559645Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2026-06-26T19:14:35', 'add_configurable_qualities')
2026-06-26T19:14:35.525908939Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:35.526482344Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_configurable_qualities migrated
2026-06-26T19:14:35.526686255Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013319s
2026-06-26T19:14:35.526838371Z [Info] FluentMigrator.Runner.MigrationRunner: 38: add_on_upgrade_to_notifications migrating
2026-06-26T19:14:35.527024907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:35.527256443Z [Info] add_on_upgrade_to_notifications: Starting migration of Log DB to 38
2026-06-26T19:14:35.527450294Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2026-06-26T19:14:35', 'add_on_upgrade_to_notifications')
2026-06-26T19:14:35.527814808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:35.528458154Z [Info] FluentMigrator.Runner.MigrationRunner: 38: add_on_upgrade_to_notifications migrated
2026-06-26T19:14:35.528652576Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014236s
2026-06-26T19:14:35.528815694Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_metadata_tables migrating
2026-06-26T19:14:35.528986639Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:35.529219899Z [Info] add_metadata_tables: Starting migration of Log DB to 39
2026-06-26T19:14:35.529395713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2026-06-26T19:14:35', 'add_metadata_tables')
2026-06-26T19:14:35.529735868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:35.530343482Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_metadata_tables migrated
2026-06-26T19:14:35.530529216Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013527s
2026-06-26T19:14:35.530691834Z [Info] FluentMigrator.Runner.MigrationRunner: 40: add_metadata_to_episodes_and_series migrating
2026-06-26T19:14:35.530884502Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:35.531112071Z [Info] add_metadata_to_episodes_and_series: Starting migration of Log DB to 40
2026-06-26T19:14:35.531305230Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2026-06-26T19:14:35', 'add_metadata_to_episodes_and_series')
2026-06-26T19:14:35.531667520Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:35.532331988Z [Info] FluentMigrator.Runner.MigrationRunner: 40: add_metadata_to_episodes_and_series migrated
2026-06-26T19:14:35.532535839Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014405s
2026-06-26T19:14:35.532698977Z [Info] FluentMigrator.Runner.MigrationRunner: 41: fix_xbmc_season_images_metadata migrating
2026-06-26T19:14:35.532892457Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:35.533111548Z [Info] fix_xbmc_season_images_metadata: Starting migration of Log DB to 41
2026-06-26T19:14:35.533298385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2026-06-26T19:14:35', 'fix_xbmc_season_images_metadata')
2026-06-26T19:14:35.533649482Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:35.534276245Z [Info] FluentMigrator.Runner.MigrationRunner: 41: fix_xbmc_season_images_metadata migrated
2026-06-26T19:14:35.534475636Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013905s
2026-06-26T19:14:35.534640719Z [Info] FluentMigrator.Runner.MigrationRunner: 42: add_download_clients_table migrating
2026-06-26T19:14:35.534818767Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:35.535055294Z [Info] add_download_clients_table: Starting migration of Log DB to 42
2026-06-26T19:14:35.535236669Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2026-06-26T19:14:35', 'add_download_clients_table')
2026-06-26T19:14:35.535593258Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:35.536239740Z [Info] FluentMigrator.Runner.MigrationRunner: 42: add_download_clients_table migrated
2026-06-26T19:14:35.536440454Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001411s
2026-06-26T19:14:35.536600607Z [Info] FluentMigrator.Runner.MigrationRunner: 43: convert_config_to_download_clients migrating
2026-06-26T19:14:35.536789838Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:35.537022767Z [Info] convert_config_to_download_clients: Starting migration of Log DB to 43
2026-06-26T19:14:35.537221107Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (43, '2026-06-26T19:14:35', 'convert_config_to_download_clients')
2026-06-26T19:14:35.537587104Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:35.538345672Z [Info] FluentMigrator.Runner.MigrationRunner: 43: convert_config_to_download_clients migrated
2026-06-26T19:14:35.538543461Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015541s
2026-06-26T19:14:35.538705407Z [Info] FluentMigrator.Runner.MigrationRunner: 44: fix_xbmc_episode_metadata migrating
2026-06-26T19:14:35.538882163Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:35.539111084Z [Info] fix_xbmc_episode_metadata: Starting migration of Log DB to 44
2026-06-26T19:14:35.539295546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2026-06-26T19:14:35', 'fix_xbmc_episode_metadata')
2026-06-26T19:14:35.539652224Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:35.540368608Z [Info] FluentMigrator.Runner.MigrationRunner: 44: fix_xbmc_episode_metadata migrated
2026-06-26T19:14:35.540569131Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014741s
2026-06-26T19:14:35.540728242Z [Info] FluentMigrator.Runner.MigrationRunner: 45: add_indexes migrating
2026-06-26T19:14:35.540889286Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:35.541117155Z [Info] add_indexes: Starting migration of Log DB to 45
2026-06-26T19:14:35.541283981Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (45, '2026-06-26T19:14:35', 'add_indexes')
2026-06-26T19:14:35.541615349Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:35.542601095Z [Info] FluentMigrator.Runner.MigrationRunner: 45: add_indexes migrated
2026-06-26T19:14:35.542778221Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017047s
2026-06-26T19:14:35.542943945Z [Info] FluentMigrator.Runner.MigrationRunner: 46: fix_nzb_su_url migrating
2026-06-26T19:14:35.543108276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:35.543338821Z [Info] fix_nzb_su_url: Starting migration of Log DB to 46
2026-06-26T19:14:35.543507681Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (46, '2026-06-26T19:14:35', 'fix_nzb_su_url')
2026-06-26T19:14:35.543850722Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:35.544518868Z [Info] FluentMigrator.Runner.MigrationRunner: 46: fix_nzb_su_url migrated
2026-06-26T19:14:35.544684051Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013876s
2026-06-26T19:14:35.544847770Z [Info] FluentMigrator.Runner.MigrationRunner: 47: add_temporary_blacklist_columns migrating
2026-06-26T19:14:35.545032763Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:35.545261895Z [Info] add_temporary_blacklist_columns: Starting migration of Log DB to 47
2026-06-26T19:14:35.545449402Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (47, '2026-06-26T19:14:35', 'add_temporary_blacklist_columns')
2026-06-26T19:14:35.545803325Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:35.546374626Z [Info] FluentMigrator.Runner.MigrationRunner: 47: add_temporary_blacklist_columns migrated
2026-06-26T19:14:35.546578387Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013374s
2026-06-26T19:14:35.546733960Z [Info] FluentMigrator.Runner.MigrationRunner: 48: add_title_to_scenemappings migrating
2026-06-26T19:14:35.546921017Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:35.547154538Z [Info] add_title_to_scenemappings: Starting migration of Log DB to 48
2026-06-26T19:14:35.547345212Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (48, '2026-06-26T19:14:35', 'add_title_to_scenemappings')
2026-06-26T19:14:35.547699866Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:35.548305456Z [Info] FluentMigrator.Runner.MigrationRunner: 48: add_title_to_scenemappings migrated
2026-06-26T19:14:35.548490910Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013655s
2026-06-26T19:14:35.548659139Z [Info] FluentMigrator.Runner.MigrationRunner: 49: fix_dognzb_url migrating
2026-06-26T19:14:35.548819131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:35.549049776Z [Info] fix_dognzb_url: Starting migration of Log DB to 49
2026-06-26T19:14:35.549225189Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (49, '2026-06-26T19:14:35', 'fix_dognzb_url')
2026-06-26T19:14:35.549555304Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:35.550136575Z [Info] FluentMigrator.Runner.MigrationRunner: 49: fix_dognzb_url migrated
2026-06-26T19:14:35.550315155Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013136s
2026-06-26T19:14:35.550477692Z [Info] FluentMigrator.Runner.MigrationRunner: 50: add_hash_to_metadata_files migrating
2026-06-26T19:14:35.550656983Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:35.550886235Z [Info] add_hash_to_metadata_files: Starting migration of Log DB to 50
2026-06-26T19:14:35.551069755Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (50, '2026-06-26T19:14:35', 'add_hash_to_metadata_files')
2026-06-26T19:14:35.551419269Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:35.552003636Z [Info] FluentMigrator.Runner.MigrationRunner: 50: add_hash_to_metadata_files migrated
2026-06-26T19:14:35.552203479Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013345s
2026-06-26T19:14:35.552362148Z [Info] FluentMigrator.Runner.MigrationRunner: 51: download_client_import migrating
2026-06-26T19:14:35.552534125Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:35.552766132Z [Info] download_client_import: Starting migration of Log DB to 51
2026-06-26T19:14:35.552955203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (51, '2026-06-26T19:14:35', 'download_client_import')
2026-06-26T19:14:35.553291851Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:35.553947572Z [Info] FluentMigrator.Runner.MigrationRunner: 51: download_client_import migrated
2026-06-26T19:14:35.554132895Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014072s
2026-06-26T19:14:35.554296725Z [Info] FluentMigrator.Runner.MigrationRunner: 52: add_columns_for_anime migrating
2026-06-26T19:14:35.554468642Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:35.554700168Z [Info] add_columns_for_anime: Starting migration of Log DB to 52
2026-06-26T19:14:35.554876814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (52, '2026-06-26T19:14:35', 'add_columns_for_anime')
2026-06-26T19:14:35.555227200Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:35.555863792Z [Info] FluentMigrator.Runner.MigrationRunner: 52: add_columns_for_anime migrated
2026-06-26T19:14:35.556051610Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013704s
2026-06-26T19:14:35.556214849Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_series_sorttitle migrating
2026-06-26T19:14:35.556403098Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:35.556635467Z [Info] add_series_sorttitle: Starting migration of Log DB to 53
2026-06-26T19:14:35.556815800Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (53, '2026-06-26T19:14:35', 'add_series_sorttitle')
2026-06-26T19:14:35.557158039Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:35.557735012Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_series_sorttitle migrated
2026-06-26T19:14:35.557919072Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013324s
2026-06-26T19:14:35.558082522Z [Info] FluentMigrator.Runner.MigrationRunner: 54: rename_profiles migrating
2026-06-26T19:14:35.558250951Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:35.558482758Z [Info] rename_profiles: Starting migration of Log DB to 54
2026-06-26T19:14:35.558657650Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (54, '2026-06-26T19:14:35', 'rename_profiles')
2026-06-26T19:14:35.559006413Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:35.559558726Z [Info] FluentMigrator.Runner.MigrationRunner: 54: rename_profiles migrated
2026-06-26T19:14:35.559737436Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013013s
2026-06-26T19:14:35.559914763Z [Info] FluentMigrator.Runner.MigrationRunner: 55: drop_old_profile_columns migrating
2026-06-26T19:14:35.560095577Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:35.560341863Z [Info] drop_old_profile_columns: Starting migration of Log DB to 55
2026-06-26T19:14:35.560521966Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (55, '2026-06-26T19:14:35', 'drop_old_profile_columns')
2026-06-26T19:14:35.560869957Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:35.561455096Z [Info] FluentMigrator.Runner.MigrationRunner: 55: drop_old_profile_columns migrated
2026-06-26T19:14:35.561644577Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013578s
2026-06-26T19:14:35.561808227Z [Info] FluentMigrator.Runner.MigrationRunner: 56: add_mediainfo_to_episodefile migrating
2026-06-26T19:14:35.561987097Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:35.562216299Z [Info] add_mediainfo_to_episodefile: Starting migration of Log DB to 56
2026-06-26T19:14:35.562397985Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (56, '2026-06-26T19:14:35', 'add_mediainfo_to_episodefile')
2026-06-26T19:14:35.562748231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:35.563345634Z [Info] FluentMigrator.Runner.MigrationRunner: 56: add_mediainfo_to_episodefile migrated
2026-06-26T19:14:35.563568393Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013473s
2026-06-26T19:14:35.563734577Z [Info] FluentMigrator.Runner.MigrationRunner: 57: convert_episode_file_path_to_relative migrating
2026-06-26T19:14:35.563946534Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:35.564180506Z [Info] convert_episode_file_path_to_relative: Starting migration of Log DB to 57
2026-06-26T19:14:35.564376661Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (57, '2026-06-26T19:14:35', 'convert_episode_file_path_to_relative')
2026-06-26T19:14:35.564739191Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:35.565335422Z [Info] FluentMigrator.Runner.MigrationRunner: 57: convert_episode_file_path_to_relative migrated
2026-06-26T19:14:35.565541267Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013829s
2026-06-26T19:14:35.565712622Z [Info] FluentMigrator.Runner.MigrationRunner: 58: drop_episode_file_path migrating
2026-06-26T19:14:35.565904829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:35.566151426Z [Info] drop_episode_file_path: Starting migration of Log DB to 58
2026-06-26T19:14:35.566325226Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (58, '2026-06-26T19:14:35', 'drop_episode_file_path')
2026-06-26T19:14:35.566671153Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:35.567322686Z [Info] FluentMigrator.Runner.MigrationRunner: 58: drop_episode_file_path migrated
2026-06-26T19:14:35.567508290Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014264s
2026-06-26T19:14:35.567671949Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_enable_options_to_indexers migrating
2026-06-26T19:14:35.567862714Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:35.568110443Z [Info] add_enable_options_to_indexers: Starting migration of Log DB to 59
2026-06-26T19:14:35.568294614Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (59, '2026-06-26T19:14:35', 'add_enable_options_to_indexers')
2026-06-26T19:14:35.568645480Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:35.569297875Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_enable_options_to_indexers migrated
2026-06-26T19:14:35.569490402Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014363s
2026-06-26T19:14:35.569653541Z [Info] FluentMigrator.Runner.MigrationRunner: 60: remove_enable_from_indexers migrating
2026-06-26T19:14:35.569833664Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:35.570073798Z [Info] remove_enable_from_indexers: Starting migration of Log DB to 60
2026-06-26T19:14:35.570254532Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (60, '2026-06-26T19:14:35', 'remove_enable_from_indexers')
2026-06-26T19:14:35.570600990Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:35.571204585Z [Info] FluentMigrator.Runner.MigrationRunner: 60: remove_enable_from_indexers migrated
2026-06-26T19:14:35.571395009Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013656s
2026-06-26T19:14:35.571557396Z [Info] FluentMigrator.Runner.MigrationRunner: 61: clear_bad_scene_names migrating
2026-06-26T19:14:35.571731327Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:35.572028676Z [Info] clear_bad_scene_names: Starting migration of Log DB to 61
2026-06-26T19:14:35.572232386Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (61, '2026-06-26T19:14:35', 'clear_bad_scene_names')
2026-06-26T19:14:35.572594525Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:35.573251188Z [Info] FluentMigrator.Runner.MigrationRunner: 61: clear_bad_scene_names migrated
2026-06-26T19:14:35.573469989Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015046s
2026-06-26T19:14:35.573640533Z [Info] FluentMigrator.Runner.MigrationRunner: 62: convert_quality_models migrating
2026-06-26T19:14:35.573833612Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:35.574067894Z [Info] convert_quality_models: Starting migration of Log DB to 62
2026-06-26T19:14:35.574260692Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (62, '2026-06-26T19:14:35', 'convert_quality_models')
2026-06-26T19:14:35.574633533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:35.575235165Z [Info] FluentMigrator.Runner.MigrationRunner: 62: convert_quality_models migrated
2026-06-26T19:14:35.575439878Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014033s
2026-06-26T19:14:35.575611062Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_remotepathmappings migrating
2026-06-26T19:14:35.575814733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:35.576085598Z [Info] add_remotepathmappings: Starting migration of Log DB to 63
2026-06-26T19:14:35.576272094Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (63, '2026-06-26T19:14:35', 'add_remotepathmappings')
2026-06-26T19:14:35.576631438Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:35.577272349Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_remotepathmappings migrated
2026-06-26T19:14:35.577467803Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014455s
2026-06-26T19:14:35.577640350Z [Info] FluentMigrator.Runner.MigrationRunner: 64: remove_method_from_logs migrating
2026-06-26T19:14:35.577830764Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:35.578070637Z [Info] remove_method_from_logs: Starting migration of Log DB to 64
2026-06-26T19:14:35.578505273Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Logs Method
2026-06-26T19:14:35.579042816Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Logs_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Message" TEXT NOT NULL, "Time" DATETIME NOT NULL, "Logger" TEXT NOT NULL, "Exception" TEXT, "ExceptionType" TEXT, "Level" TEXT NOT NULL)
2026-06-26T19:14:35.579631842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Logs_temp" ("Id", "Message", "Time", "Logger", "Exception", "ExceptionType", "Level") SELECT "Id", "Message", "Time", "Logger", "Exception", "ExceptionType", "Level" FROM "Logs"
2026-06-26T19:14:35.580131629Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs"
2026-06-26T19:14:35.580609612Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Logs_temp" RENAME TO "Logs"
2026-06-26T19:14:35.581536349Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC)
2026-06-26T19:14:35.581884039Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031838s
2026-06-26T19:14:35.582069743Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (64, '2026-06-26T19:14:35', 'remove_method_from_logs')
2026-06-26T19:14:35.582444648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:35.583423721Z [Info] FluentMigrator.Runner.MigrationRunner: 64: remove_method_from_logs migrated
2026-06-26T19:14:35.583627932Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047219s
2026-06-26T19:14:35.583803035Z [Info] FluentMigrator.Runner.MigrationRunner: 65: make_scene_numbering_nullable migrating
2026-06-26T19:14:35.584017196Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:35.584257240Z [Info] make_scene_numbering_nullable: Starting migration of Log DB to 65
2026-06-26T19:14:35.584463736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (65, '2026-06-26T19:14:35', 'make_scene_numbering_nullable')
2026-06-26T19:14:35.584849032Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:35.585464041Z [Info] FluentMigrator.Runner.MigrationRunner: 65: make_scene_numbering_nullable migrated
2026-06-26T19:14:35.585669014Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001449s
2026-06-26T19:14:35.585844648Z [Info] FluentMigrator.Runner.MigrationRunner: 66: add_tags migrating
2026-06-26T19:14:35.586025312Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:35.586272450Z [Info] add_tags: Starting migration of Log DB to 66
2026-06-26T19:14:35.586450829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (66, '2026-06-26T19:14:35', 'add_tags')
2026-06-26T19:14:35.586820223Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:35.587446284Z [Info] FluentMigrator.Runner.MigrationRunner: 66: add_tags migrated
2026-06-26T19:14:35.587631277Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014184s
2026-06-26T19:14:35.587810077Z [Info] FluentMigrator.Runner.MigrationRunner: 67: add_added_to_series migrating
2026-06-26T19:14:35.588055101Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:35.588302118Z [Info] add_added_to_series: Starting migration of Log DB to 67
2026-06-26T19:14:35.588500107Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (67, '2026-06-26T19:14:35', 'add_added_to_series')
2026-06-26T19:14:35.588861886Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:35.589482646Z [Info] FluentMigrator.Runner.MigrationRunner: 67: add_added_to_series migrated
2026-06-26T19:14:35.589677118Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014268s
2026-06-26T19:14:35.589858313Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_release_restrictions migrating
2026-06-26T19:14:35.590050881Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:35.590286506Z [Info] add_release_restrictions: Starting migration of Log DB to 68
2026-06-26T19:14:35.590486228Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (68, '2026-06-26T19:14:35', 'add_release_restrictions')
2026-06-26T19:14:35.590861634Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:35.591468166Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_release_restrictions migrated
2026-06-26T19:14:35.591686025Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014184s
2026-06-26T19:14:35.591866709Z [Info] FluentMigrator.Runner.MigrationRunner: 69: quality_proper migrating
2026-06-26T19:14:35.592053214Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:35.592311635Z [Info] quality_proper: Starting migration of Log DB to 69
2026-06-26T19:14:35.592500225Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (69, '2026-06-26T19:14:35', 'quality_proper')
2026-06-26T19:14:35.592852695Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:35.593475951Z [Info] FluentMigrator.Runner.MigrationRunner: 69: quality_proper migrated
2026-06-26T19:14:35.593679681Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014271s
2026-06-26T19:14:35.593852148Z [Info] FluentMigrator.Runner.MigrationRunner: 70: delay_profile migrating
2026-06-26T19:14:35.594034265Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:35.594268998Z [Info] delay_profile: Starting migration of Log DB to 70
2026-06-26T19:14:35.594455294Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (70, '2026-06-26T19:14:35', 'delay_profile')
2026-06-26T19:14:35.594817904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:35.595508225Z [Info] FluentMigrator.Runner.MigrationRunner: 70: delay_profile migrated
2026-06-26T19:14:35.595689831Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014718s
2026-06-26T19:14:35.595882228Z [Info] FluentMigrator.Runner.MigrationRunner: 71: unknown_quality_in_profile migrating
2026-06-26T19:14:35.596080147Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:35.596399590Z [Info] unknown_quality_in_profile: Starting migration of Log DB to 71
2026-06-26T19:14:35.596596868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (71, '2026-06-26T19:14:35', 'unknown_quality_in_profile')
2026-06-26T19:14:35.596964909Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:35.597606111Z [Info] FluentMigrator.Runner.MigrationRunner: 71: unknown_quality_in_profile migrated
2026-06-26T19:14:35.597806455Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015261s
2026-06-26T19:14:35.597979443Z [Info] FluentMigrator.Runner.MigrationRunner: 72: history_downloadId migrating
2026-06-26T19:14:35.598165668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:35.598415932Z [Info] history_downloadId: Starting migration of Log DB to 72
2026-06-26T19:14:35.598604562Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (72, '2026-06-26T19:14:35', 'history_downloadId')
2026-06-26T19:14:35.598963926Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:35.599684488Z [Info] FluentMigrator.Runner.MigrationRunner: 72: history_downloadId migrated
2026-06-26T19:14:35.599950594Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015209s
2026-06-26T19:14:35.600130897Z [Info] FluentMigrator.Runner.MigrationRunner: 73: clear_ratings migrating
2026-06-26T19:14:35.600304657Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:35.600546544Z [Info] clear_ratings: Starting migration of Log DB to 73
2026-06-26T19:14:35.600729293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (73, '2026-06-26T19:14:35', 'clear_ratings')
2026-06-26T19:14:35.601090620Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:35.601822004Z [Info] FluentMigrator.Runner.MigrationRunner: 73: clear_ratings migrated
2026-06-26T19:14:35.602009211Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015072s
2026-06-26T19:14:35.602180646Z [Info] FluentMigrator.Runner.MigrationRunner: 74: disable_eztv migrating
2026-06-26T19:14:35.602350088Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:35.602610723Z [Info] disable_eztv: Starting migration of Log DB to 74
2026-06-26T19:14:35.602796567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (74, '2026-06-26T19:14:35', 'disable_eztv')
2026-06-26T19:14:35.603159528Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:35.603791371Z [Info] FluentMigrator.Runner.MigrationRunner: 74: disable_eztv migrated
2026-06-26T19:14:35.603998107Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014373s
2026-06-26T19:14:35.604166597Z [Info] FluentMigrator.Runner.MigrationRunner: 75: force_lib_update migrating
2026-06-26T19:14:35.604353072Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:35.604615100Z [Info] force_lib_update: Starting migration of Log DB to 75
2026-06-26T19:14:35.604798259Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (75, '2026-06-26T19:14:35', 'force_lib_update')
2026-06-26T19:14:35.605154256Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:35.605784195Z [Info] FluentMigrator.Runner.MigrationRunner: 75: force_lib_update migrated
2026-06-26T19:14:35.605982064Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014265s
2026-06-26T19:14:35.606163039Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_users_table migrating
2026-06-26T19:14:35.606342029Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:35.606591101Z [Info] add_users_table: Starting migration of Log DB to 76
2026-06-26T19:14:35.609975569Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (76, '2026-06-26T19:14:35', 'add_users_table')
2026-06-26T19:14:35.610367558Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:35.611273563Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_users_table migrated
2026-06-26T19:14:35.611461702Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049107s
2026-06-26T19:14:35.611646895Z [Info] FluentMigrator.Runner.MigrationRunner: 77: add_add_options_to_series migrating
2026-06-26T19:14:35.611832960Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:35.612143576Z [Info] add_add_options_to_series: Starting migration of Log DB to 77
2026-06-26T19:14:35.612335553Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (77, '2026-06-26T19:14:35', 'add_add_options_to_series')
2026-06-26T19:14:35.612691931Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:35.613503255Z [Info] FluentMigrator.Runner.MigrationRunner: 77: add_add_options_to_series migrated
2026-06-26T19:14:35.613699881Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016679s
2026-06-26T19:14:35.613874493Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_commands_table migrating
2026-06-26T19:14:35.614057331Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:35.614298116Z [Info] add_commands_table: Starting migration of Log DB to 78
2026-06-26T19:14:35.614501717Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (78, '2026-06-26T19:14:35', 'add_commands_table')
2026-06-26T19:14:35.614859477Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:35.615473594Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_commands_table migrated
2026-06-26T19:14:35.615676062Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014171s
2026-06-26T19:14:35.615878971Z [Info] FluentMigrator.Runner.MigrationRunner: 79: dedupe_tags migrating
2026-06-26T19:14:35.616104636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:35.616342415Z [Info] dedupe_tags: Starting migration of Log DB to 79
2026-06-26T19:14:35.616531045Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (79, '2026-06-26T19:14:35', 'dedupe_tags')
2026-06-26T19:14:35.616887222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:35.617530328Z [Info] FluentMigrator.Runner.MigrationRunner: 79: dedupe_tags migrated
2026-06-26T19:14:35.617710260Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014194s
2026-06-26T19:14:35.617884461Z [Info] FluentMigrator.Runner.MigrationRunner: 81: move_dot_prefix_to_transmission_category migrating
2026-06-26T19:14:35.618084203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:35.618341632Z [Info] move_dot_prefix_to_transmission_category: Starting migration of Log DB to 81
2026-06-26T19:14:35.618555282Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (81, '2026-06-26T19:14:35', 'move_dot_prefix_to_transmission_category')
2026-06-26T19:14:35.618942101Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:35.619627342Z [Info] FluentMigrator.Runner.MigrationRunner: 81: move_dot_prefix_to_transmission_category migrated
2026-06-26T19:14:35.619869059Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015318s
2026-06-26T19:14:35.620063540Z [Info] FluentMigrator.Runner.MigrationRunner: 82: add_fanzub_settings migrating
2026-06-26T19:14:35.620240497Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:35.620492354Z [Info] add_fanzub_settings: Starting migration of Log DB to 82
2026-06-26T19:14:35.620671766Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (82, '2026-06-26T19:14:35', 'add_fanzub_settings')
2026-06-26T19:14:35.621051501Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:35.621674556Z [Info] FluentMigrator.Runner.MigrationRunner: 82: add_fanzub_settings migrated
2026-06-26T19:14:35.621875922Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014342s
2026-06-26T19:14:35.622050343Z [Info] FluentMigrator.Runner.MigrationRunner: 83: additonal_blacklist_columns migrating
2026-06-26T19:14:35.622252650Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:35.622502814Z [Info] additonal_blacklist_columns: Starting migration of Log DB to 83
2026-06-26T19:14:35.622700523Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (83, '2026-06-26T19:14:35', 'additonal_blacklist_columns')
2026-06-26T19:14:35.623069005Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:35.623697010Z [Info] FluentMigrator.Runner.MigrationRunner: 83: additonal_blacklist_columns migrated
2026-06-26T19:14:35.623926613Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001447s
2026-06-26T19:14:35.624097667Z [Info] FluentMigrator.Runner.MigrationRunner: 84: update_quality_minmax_size migrating
2026-06-26T19:14:35.624278642Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:35.624542023Z [Info] update_quality_minmax_size: Starting migration of Log DB to 84
2026-06-26T19:14:35.624744150Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (84, '2026-06-26T19:14:35', 'update_quality_minmax_size')
2026-06-26T19:14:35.625113694Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:35.625734946Z [Info] FluentMigrator.Runner.MigrationRunner: 84: update_quality_minmax_size migrated
2026-06-26T19:14:35.625942744Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014524s
2026-06-26T19:14:35.626124270Z [Info] FluentMigrator.Runner.MigrationRunner: 85: expand_transmission_urlbase migrating
2026-06-26T19:14:35.626320485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:35.626555158Z [Info] expand_transmission_urlbase: Starting migration of Log DB to 85
2026-06-26T19:14:35.626765532Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (85, '2026-06-26T19:14:35', 'expand_transmission_urlbase')
2026-06-26T19:14:35.627143744Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:35.627776088Z [Info] FluentMigrator.Runner.MigrationRunner: 85: expand_transmission_urlbase migrated
2026-06-26T19:14:35.628007404Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014634s
2026-06-26T19:14:35.628189120Z [Info] FluentMigrator.Runner.MigrationRunner: 86: pushbullet_device_ids migrating
2026-06-26T19:14:35.628376146Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:35.628635629Z [Info] pushbullet_device_ids: Starting migration of Log DB to 86
2026-06-26T19:14:35.628836614Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (86, '2026-06-26T19:14:35', 'pushbullet_device_ids')
2026-06-26T19:14:35.629202711Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:35.629822279Z [Info] FluentMigrator.Runner.MigrationRunner: 86: pushbullet_device_ids migrated
2026-06-26T19:14:35.630042613Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014492s
2026-06-26T19:14:35.630216834Z [Info] FluentMigrator.Runner.MigrationRunner: 87: remove_eztv migrating
2026-06-26T19:14:35.630392949Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:35.630635949Z [Info] remove_eztv: Starting migration of Log DB to 87
2026-06-26T19:14:35.630826883Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (87, '2026-06-26T19:14:35', 'remove_eztv')
2026-06-26T19:14:35.631175766Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:35.631803170Z [Info] FluentMigrator.Runner.MigrationRunner: 87: remove_eztv migrated
2026-06-26T19:14:35.632061610Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014086s
2026-06-26T19:14:35.632241162Z [Info] FluentMigrator.Runner.MigrationRunner: 88: pushbullet_devices_channels_list migrating
2026-06-26T19:14:35.632443901Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:35.632697662Z [Info] pushbullet_devices_channels_list: Starting migration of Log DB to 88
2026-06-26T19:14:35.632896282Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (88, '2026-06-26T19:14:35', 'pushbullet_devices_channels_list')
2026-06-26T19:14:35.633271357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:35.633896156Z [Info] FluentMigrator.Runner.MigrationRunner: 88: pushbullet_devices_channels_list migrated
2026-06-26T19:14:35.634105528Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014495s
2026-06-26T19:14:35.634272635Z [Info] FluentMigrator.Runner.MigrationRunner: 89: add_on_rename_to_notifcations migrating
2026-06-26T19:14:35.634485243Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:35.634731309Z [Info] add_on_rename_to_notifcations: Starting migration of Log DB to 89
2026-06-26T19:14:35.634935981Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (89, '2026-06-26T19:14:35', 'add_on_rename_to_notifcations')
2026-06-26T19:14:35.635304624Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:35.635935775Z [Info] FluentMigrator.Runner.MigrationRunner: 89: add_on_rename_to_notifcations migrated
2026-06-26T19:14:35.636171309Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014619s
2026-06-26T19:14:35.636342184Z [Info] FluentMigrator.Runner.MigrationRunner: 90: update_kickass_url migrating
2026-06-26T19:14:35.636525824Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:35.636770657Z [Info] update_kickass_url: Starting migration of Log DB to 90
2026-06-26T19:14:35.636957974Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (90, '2026-06-26T19:14:35', 'update_kickass_url')
2026-06-26T19:14:35.637330304Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:35.637965444Z [Info] FluentMigrator.Runner.MigrationRunner: 90: update_kickass_url migrated
2026-06-26T19:14:35.638154003Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014314s
2026-06-26T19:14:35.638333104Z [Info] FluentMigrator.Runner.MigrationRunner: 91: added_indexerstatus migrating
2026-06-26T19:14:35.638521784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:35.638761096Z [Info] added_indexerstatus: Starting migration of Log DB to 91
2026-06-26T19:14:35.638956390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (91, '2026-06-26T19:14:35', 'added_indexerstatus')
2026-06-26T19:14:35.639318229Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:35.639974170Z [Info] FluentMigrator.Runner.MigrationRunner: 91: added_indexerstatus migrated
2026-06-26T19:14:35.640160034Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014421s
2026-06-26T19:14:35.640341390Z [Info] FluentMigrator.Runner.MigrationRunner: 92: add_unverifiedscenenumbering migrating
2026-06-26T19:14:35.640530571Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:35.640801477Z [Info] add_unverifiedscenenumbering: Starting migration of Log DB to 92
2026-06-26T19:14:35.641012442Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (92, '2026-06-26T19:14:35', 'add_unverifiedscenenumbering')
2026-06-26T19:14:35.641398189Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:35.642033328Z [Info] FluentMigrator.Runner.MigrationRunner: 92: add_unverifiedscenenumbering migrated
2026-06-26T19:14:35.642241618Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015036s
2026-06-26T19:14:35.642417502Z [Info] FluentMigrator.Runner.MigrationRunner: 93: naming_config_replace_illegal_characters migrating
2026-06-26T19:14:35.642626463Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:35.642863571Z [Info] naming_config_replace_illegal_characters: Starting migration of Log DB to 93
2026-06-26T19:14:35.643071520Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (93, '2026-06-26T19:14:35', 'naming_config_replace_illegal_characters')
2026-06-26T19:14:35.643463319Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:35.644112356Z [Info] FluentMigrator.Runner.MigrationRunner: 93: naming_config_replace_illegal_characters migrated
2026-06-26T19:14:35.644334855Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014853s
2026-06-26T19:14:35.644512933Z [Info] FluentMigrator.Runner.MigrationRunner: 94: add_tvmazeid migrating
2026-06-26T19:14:35.644704359Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:35.644966427Z [Info] add_tvmazeid: Starting migration of Log DB to 94
2026-06-26T19:14:35.645139175Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (94, '2026-06-26T19:14:35', 'add_tvmazeid')
2026-06-26T19:14:35.645497958Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:35.646170783Z [Info] FluentMigrator.Runner.MigrationRunner: 94: add_tvmazeid migrated
2026-06-26T19:14:35.646377500Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014663s
2026-06-26T19:14:35.646548334Z [Info] FluentMigrator.Runner.MigrationRunner: 95: add_additional_episodes_index migrating
2026-06-26T19:14:35.646750070Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:35.646979292Z [Info] add_additional_episodes_index: Starting migration of Log DB to 95
2026-06-26T19:14:35.647165457Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (95, '2026-06-26T19:14:35', 'add_additional_episodes_index')
2026-06-26T19:14:35.647550743Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:35.648245403Z [Info] FluentMigrator.Runner.MigrationRunner: 95: add_additional_episodes_index migrated
2026-06-26T19:14:35.648450997Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015057s
2026-06-26T19:14:35.648621099Z [Info] FluentMigrator.Runner.MigrationRunner: 96: disable_kickass migrating
2026-06-26T19:14:35.648815391Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:35.649071887Z [Info] disable_kickass: Starting migration of Log DB to 96
2026-06-26T19:14:35.649256800Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (96, '2026-06-26T19:14:35', 'disable_kickass')
2026-06-26T19:14:35.649613258Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:35.650275191Z [Info] FluentMigrator.Runner.MigrationRunner: 96: disable_kickass migrated
2026-06-26T19:14:35.650461266Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014493s
2026-06-26T19:14:35.650633914Z [Info] FluentMigrator.Runner.MigrationRunner: 97: add_reason_to_pending_releases migrating
2026-06-26T19:14:35.650821732Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:35.651060644Z [Info] add_reason_to_pending_releases: Starting migration of Log DB to 97
2026-06-26T19:14:35.651274103Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (97, '2026-06-26T19:14:35', 'add_reason_to_pending_releases')
2026-06-26T19:14:35.651658177Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:35.652320632Z [Info] FluentMigrator.Runner.MigrationRunner: 97: add_reason_to_pending_releases migrated
2026-06-26T19:14:35.652544914Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001491s
2026-06-26T19:14:35.652717732Z [Info] FluentMigrator.Runner.MigrationRunner: 98: remove_titans_of_tv migrating
2026-06-26T19:14:35.652896682Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:35.653169883Z [Info] remove_titans_of_tv: Starting migration of Log DB to 98
2026-06-26T19:14:35.653355807Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (98, '2026-06-26T19:14:35', 'remove_titans_of_tv')
2026-06-26T19:14:35.653729580Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:35.654367926Z [Info] FluentMigrator.Runner.MigrationRunner: 98: remove_titans_of_tv migrated
2026-06-26T19:14:35.654546967Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014438s
2026-06-26T19:14:35.654716067Z [Info] FluentMigrator.Runner.MigrationRunner: 99: extra_and_subtitle_files migrating
2026-06-26T19:14:35.654900609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:35.655159110Z [Info] extra_and_subtitle_files: Starting migration of Log DB to 99
2026-06-26T19:14:35.655353952Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (99, '2026-06-26T19:14:35', 'extra_and_subtitle_files')
2026-06-26T19:14:35.655719699Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:35.656340229Z [Info] FluentMigrator.Runner.MigrationRunner: 99: extra_and_subtitle_files migrated
2026-06-26T19:14:35.656540092Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014326s
2026-06-26T19:14:35.656713251Z [Info] FluentMigrator.Runner.MigrationRunner: 100: add_scene_season_number migrating
2026-06-26T19:14:35.656908774Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:35.657145592Z [Info] add_scene_season_number: Starting migration of Log DB to 100
2026-06-26T19:14:35.657365905Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (100, '2026-06-26T19:14:35', 'add_scene_season_number')
2026-06-26T19:14:35.657728285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:35.658309526Z [Info] FluentMigrator.Runner.MigrationRunner: 100: add_scene_season_number migrated
2026-06-26T19:14:35.658510381Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014065s
2026-06-26T19:14:35.658692898Z [Info] FluentMigrator.Runner.MigrationRunner: 101: add_ultrahd_quality_in_profiles migrating
2026-06-26T19:14:35.658888733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:35.659151051Z [Info] add_ultrahd_quality_in_profiles: Starting migration of Log DB to 101
2026-06-26T19:14:35.659354932Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (101, '2026-06-26T19:14:35', 'add_ultrahd_quality_in_profiles')
2026-06-26T19:14:35.659733715Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:35.660391009Z [Info] FluentMigrator.Runner.MigrationRunner: 101: add_ultrahd_quality_in_profiles migrated
2026-06-26T19:14:35.660600361Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014891s
2026-06-26T19:14:35.660773289Z [Info] FluentMigrator.Runner.MigrationRunner: 102: add_language_to_episodeFiles_history_and_blacklist migrating
2026-06-26T19:14:35.661002160Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:35.661294549Z [Info] add_language_to_episodeFiles_history_and_blacklist: Starting migration of Log DB to 102
2026-06-26T19:14:35.661569563Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (102, '2026-06-26T19:14:35', 'add_language_to_episodeFiles_history_and_blacklist')
2026-06-26T19:14:35.662054991Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:35.663002129Z [Info] FluentMigrator.Runner.MigrationRunner: 102: add_language_to_episodeFiles_history_and_blacklist migrated
2026-06-26T19:14:35.663286121Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020042s
2026-06-26T19:14:35.663492988Z [Info] FluentMigrator.Runner.MigrationRunner: 103: fix_metadata_file_extensions migrating
2026-06-26T19:14:35.663717420Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:35.664028848Z [Info] fix_metadata_file_extensions: Starting migration of Log DB to 103
2026-06-26T19:14:35.664270384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (103, '2026-06-26T19:14:35', 'fix_metadata_file_extensions')
2026-06-26T19:14:35.664657083Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:35.665615343Z [Info] FluentMigrator.Runner.MigrationRunner: 103: fix_metadata_file_extensions migrated
2026-06-26T19:14:35.665817982Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018892s
2026-06-26T19:14:35.665993245Z [Info] FluentMigrator.Runner.MigrationRunner: 104: remove_kickass migrating
2026-06-26T19:14:35.666187336Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:35.666445516Z [Info] remove_kickass: Starting migration of Log DB to 104
2026-06-26T19:14:35.666641651Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (104, '2026-06-26T19:14:35', 'remove_kickass')
2026-06-26T19:14:35.667003640Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:35.667720935Z [Info] FluentMigrator.Runner.MigrationRunner: 104: remove_kickass migrated
2026-06-26T19:14:35.667978123Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015281s
2026-06-26T19:14:35.668193697Z [Info] FluentMigrator.Runner.MigrationRunner: 105: rename_torrent_downloadstation migrating
2026-06-26T19:14:35.668437719Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:35.668683193Z [Info] rename_torrent_downloadstation: Starting migration of Log DB to 105
2026-06-26T19:14:35.668913487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (105, '2026-06-26T19:14:35', 'rename_torrent_downloadstation')
2026-06-26T19:14:35.669305738Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:35.669951038Z [Info] FluentMigrator.Runner.MigrationRunner: 105: rename_torrent_downloadstation migrated
2026-06-26T19:14:35.670181301Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015119s
2026-06-26T19:14:35.670355793Z [Info] FluentMigrator.Runner.MigrationRunner: 106: update_btn_url migrating
2026-06-26T19:14:35.670530926Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:35.670795228Z [Info] update_btn_url: Starting migration of Log DB to 106
2026-06-26T19:14:35.670999530Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (106, '2026-06-26T19:14:35', 'update_btn_url')
2026-06-26T19:14:35.671412993Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:35.672077271Z [Info] FluentMigrator.Runner.MigrationRunner: 106: update_btn_url migrated
2026-06-26T19:14:35.672288236Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015314s
2026-06-26T19:14:35.672471856Z [Info] FluentMigrator.Runner.MigrationRunner: 107: remove_wombles migrating
2026-06-26T19:14:35.672704504Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:35.672978236Z [Info] remove_wombles: Starting migration of Log DB to 107
2026-06-26T19:14:35.673174902Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (107, '2026-06-26T19:14:35', 'remove_wombles')
2026-06-26T19:14:35.673534096Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:35.674142902Z [Info] FluentMigrator.Runner.MigrationRunner: 107: remove_wombles migrated
2026-06-26T19:14:35.674333837Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014506s
2026-06-26T19:14:35.674523890Z [Info] FluentMigrator.Runner.MigrationRunner: 108: fix_extra_file_extension migrating
2026-06-26T19:14:35.674716748Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:35.674952804Z [Info] fix_extra_file_extension: Starting migration of Log DB to 108
2026-06-26T19:14:35.675163659Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (108, '2026-06-26T19:14:35', 'fix_extra_file_extension')
2026-06-26T19:14:35.675522071Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:35.676233333Z [Info] FluentMigrator.Runner.MigrationRunner: 108: fix_extra_file_extension migrated
2026-06-26T19:14:35.676457305Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015129s
2026-06-26T19:14:35.676638029Z [Info] FluentMigrator.Runner.MigrationRunner: 109: import_extra_files migrating
2026-06-26T19:14:35.676825717Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:35.677082314Z [Info] import_extra_files: Starting migration of Log DB to 109
2026-06-26T19:14:35.677268799Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (109, '2026-06-26T19:14:35', 'import_extra_files')
2026-06-26T19:14:35.677631199Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:35.678245667Z [Info] FluentMigrator.Runner.MigrationRunner: 109: import_extra_files migrated
2026-06-26T19:14:35.678458836Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013976s
2026-06-26T19:14:35.678658929Z [Info] FluentMigrator.Runner.MigrationRunner: 110: fix_extra_files_config migrating
2026-06-26T19:14:35.678845325Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:35.679135079Z [Info] fix_extra_files_config: Starting migration of Log DB to 110
2026-06-26T19:14:35.679342046Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (110, '2026-06-26T19:14:35', 'fix_extra_files_config')
2026-06-26T19:14:35.679741099Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:35.680435699Z [Info] FluentMigrator.Runner.MigrationRunner: 110: fix_extra_files_config migrated
2026-06-26T19:14:35.680718739Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001577s
2026-06-26T19:14:35.680905245Z [Info] FluentMigrator.Runner.MigrationRunner: 111: create_language_profiles migrating
2026-06-26T19:14:35.681098053Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:35.681361524Z [Info] create_language_profiles: Starting migration of Log DB to 111
2026-06-26T19:14:35.681594203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (111, '2026-06-26T19:14:35', 'create_language_profiles')
2026-06-26T19:14:35.682023758Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:35.682609408Z [Info] FluentMigrator.Runner.MigrationRunner: 111: create_language_profiles migrated
2026-06-26T19:14:35.682829792Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015074s
2026-06-26T19:14:35.682993521Z [Info] FluentMigrator.Runner.MigrationRunner: 112: added_regex_to_scenemapping migrating
2026-06-26T19:14:35.683200048Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:35.683467306Z [Info] added_regex_to_scenemapping: Starting migration of Log DB to 112
2026-06-26T19:14:35.683662760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (112, '2026-06-26T19:14:35', 'added_regex_to_scenemapping')
2026-06-26T19:14:35.684063066Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:35.684695149Z [Info] FluentMigrator.Runner.MigrationRunner: 112: added_regex_to_scenemapping migrated
2026-06-26T19:14:35.684911185Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014823s
2026-06-26T19:14:35.685074033Z [Info] FluentMigrator.Runner.MigrationRunner: 113: consolidate_indexer_baseurl migrating
2026-06-26T19:14:35.685259526Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:35.685503438Z [Info] consolidate_indexer_baseurl: Starting migration of Log DB to 113
2026-06-26T19:14:35.685728250Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (113, '2026-06-26T19:14:35', 'consolidate_indexer_baseurl')
2026-06-26T19:14:35.686095270Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:35.686754067Z [Info] FluentMigrator.Runner.MigrationRunner: 113: consolidate_indexer_baseurl migrated
2026-06-26T19:14:35.686956214Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014867s
2026-06-26T19:14:35.687147650Z [Info] FluentMigrator.Runner.MigrationRunner: 114: rename_indexer_status_id migrating
2026-06-26T19:14:35.687341721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:35.687589530Z [Info] rename_indexer_status_id: Starting migration of Log DB to 114
2026-06-26T19:14:35.687776256Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (114, '2026-06-26T19:14:35', 'rename_indexer_status_id')
2026-06-26T19:14:35.688220761Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:35.688809918Z [Info] FluentMigrator.Runner.MigrationRunner: 114: rename_indexer_status_id migrated
2026-06-26T19:14:35.689005713Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001457s
2026-06-26T19:14:35.689175184Z [Info] FluentMigrator.Runner.MigrationRunner: 115: add_downloadclient_status migrating
2026-06-26T19:14:35.689357441Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:35.689617235Z [Info] add_downloadclient_status: Starting migration of Log DB to 115
2026-06-26T19:14:35.689819131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (115, '2026-06-26T19:14:35', 'add_downloadclient_status')
2026-06-26T19:14:35.690192744Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:35.690805428Z [Info] FluentMigrator.Runner.MigrationRunner: 115: add_downloadclient_status migrated
2026-06-26T19:14:35.691003137Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014402s
2026-06-26T19:14:35.691174321Z [Info] FluentMigrator.Runner.MigrationRunner: 116: disable_nyaa migrating
2026-06-26T19:14:35.691353031Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:35.691595400Z [Info] disable_nyaa: Starting migration of Log DB to 116
2026-06-26T19:14:35.691799150Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (116, '2026-06-26T19:14:35', 'disable_nyaa')
2026-06-26T19:14:35.692177542Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:35.692759835Z [Info] FluentMigrator.Runner.MigrationRunner: 116: disable_nyaa migrated
2026-06-26T19:14:35.692986302Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014021s
2026-06-26T19:14:35.693170503Z [Info] FluentMigrator.Runner.MigrationRunner: 117: add_webrip_and_br480_qualites_in_profile migrating
2026-06-26T19:14:35.693375175Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:35.693632864Z [Info] add_webrip_and_br480_qualites_in_profile: Starting migration of Log DB to 117
2026-06-26T19:14:35.693844901Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (117, '2026-06-26T19:14:35', 'add_webrip_and_br480_qualites_in_profile')
2026-06-26T19:14:35.694236961Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:35.694818743Z [Info] FluentMigrator.Runner.MigrationRunner: 117: add_webrip_and_br480_qualites_in_profile migrated
2026-06-26T19:14:35.695034708Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014301s
2026-06-26T19:14:35.695206744Z [Info] FluentMigrator.Runner.MigrationRunner: 118: add_history_eventType_index migrating
2026-06-26T19:14:35.695395555Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:35.695683515Z [Info] add_history_eventType_index: Starting migration of Log DB to 118
2026-06-26T19:14:35.695939841Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (118, '2026-06-26T19:14:35', 'add_history_eventType_index')
2026-06-26T19:14:35.696317111Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:35.696943653Z [Info] FluentMigrator.Runner.MigrationRunner: 118: add_history_eventType_index migrated
2026-06-26T19:14:35.697169228Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015418s
2026-06-26T19:14:35.697376285Z [Info] FluentMigrator.Runner.MigrationRunner: 119: separate_automatic_and_interactive_searches migrating
2026-06-26T19:14:35.697587841Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:35.697831261Z [Info] separate_automatic_and_interactive_searches: Starting migration of Log DB to 119
2026-06-26T19:14:35.698056996Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (119, '2026-06-26T19:14:35', 'separate_automatic_and_interactive_searches')
2026-06-26T19:14:35.698457613Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:35.699081620Z [Info] FluentMigrator.Runner.MigrationRunner: 119: separate_automatic_and_interactive_searches migrated
2026-06-26T19:14:35.699315361Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014907s
2026-06-26T19:14:35.699506606Z [Info] FluentMigrator.Runner.MigrationRunner: 120: update_series_episodes_history_indexes migrating
2026-06-26T19:14:35.699731389Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:35.700037316Z [Info] update_series_episodes_history_indexes: Starting migration of Log DB to 120
2026-06-26T19:14:35.700256738Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (120, '2026-06-26T19:14:35', 'update_series_episodes_history_indexes')
2026-06-26T19:14:35.700633547Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:35.701252844Z [Info] FluentMigrator.Runner.MigrationRunner: 120: update_series_episodes_history_indexes migrated
2026-06-26T19:14:35.701478008Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015159s
2026-06-26T19:14:35.701642098Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_animetosho_url migrating
2026-06-26T19:14:35.701824466Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:35.702064018Z [Info] update_animetosho_url: Starting migration of Log DB to 121
2026-06-26T19:14:35.702290896Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (121, '2026-06-26T19:14:35', 'update_animetosho_url')
2026-06-26T19:14:35.702650791Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:35.703293776Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_animetosho_url migrated
2026-06-26T19:14:35.703497045Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014632s
2026-06-26T19:14:35.703688581Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_remux_qualities_in_profile migrating
2026-06-26T19:14:35.703905478Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:35.704170923Z [Info] add_remux_qualities_in_profile: Starting migration of Log DB to 122
2026-06-26T19:14:35.704370194Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (122, '2026-06-26T19:14:35', 'add_remux_qualities_in_profile')
2026-06-26T19:14:35.704772835Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:35.706051842Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_remux_qualities_in_profile migrated
2026-06-26T19:14:35.706295142Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021485s
2026-06-26T19:14:35.706489072Z [Info] FluentMigrator.Runner.MigrationRunner: 123: add_history_seriesId_index migrating
2026-06-26T19:14:35.706687362Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:35.706952887Z [Info] add_history_seriesId_index: Starting migration of Log DB to 123
2026-06-26T19:14:35.707179102Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (123, '2026-06-26T19:14:35', 'add_history_seriesId_index')
2026-06-26T19:14:35.707602375Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:35.708261333Z [Info] FluentMigrator.Runner.MigrationRunner: 123: add_history_seriesId_index migrated
2026-06-26T19:14:35.708470424Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015553s
2026-06-26T19:14:35.708654254Z [Info] FluentMigrator.Runner.MigrationRunner: 124: remove_media_browser_metadata migrating
2026-06-26T19:14:35.708846722Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:35.709090453Z [Info] remove_media_browser_metadata: Starting migration of Log DB to 124
2026-06-26T19:14:35.709310867Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (124, '2026-06-26T19:14:35', 'remove_media_browser_metadata')
2026-06-26T19:14:35.709696524Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:35.710339128Z [Info] FluentMigrator.Runner.MigrationRunner: 124: remove_media_browser_metadata migrated
2026-06-26T19:14:35.710556466Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014868s
2026-06-26T19:14:35.710761569Z [Info] FluentMigrator.Runner.MigrationRunner: 125: remove_notify_my_android_and_pushalot_notifications migrating
2026-06-26T19:14:35.710989959Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:35.711236827Z [Info] remove_notify_my_android_and_pushalot_notifications: Starting migration of Log DB to 125
2026-06-26T19:14:35.711488985Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (125, '2026-06-26T19:14:35', 'remove_notify_my_android_and_pushalot_notifications')
2026-06-26T19:14:35.711904532Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:35.712582057Z [Info] FluentMigrator.Runner.MigrationRunner: 125: remove_notify_my_android_and_pushalot_notifications migrated
2026-06-26T19:14:35.712817220Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015797s
2026-06-26T19:14:35.713000690Z [Info] FluentMigrator.Runner.MigrationRunner: 126: add_custom_filters migrating
2026-06-26T19:14:35.713177095Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:35.713441067Z [Info] add_custom_filters: Starting migration of Log DB to 126
2026-06-26T19:14:35.713636781Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (126, '2026-06-26T19:14:35', 'add_custom_filters')
2026-06-26T19:14:35.714017288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:35.714602657Z [Info] FluentMigrator.Runner.MigrationRunner: 126: add_custom_filters migrated
2026-06-26T19:14:35.714826217Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014196s
2026-06-26T19:14:35.715010829Z [Info] FluentMigrator.Runner.MigrationRunner: 127: rename_restrictions_to_release_profiles migrating
2026-06-26T19:14:35.715239971Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:35.715469914Z [Info] rename_restrictions_to_release_profiles: Starting migration of Log DB to 127
2026-06-26T19:14:35.715703124Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (127, '2026-06-26T19:14:35', 'rename_restrictions_to_release_profiles')
2026-06-26T19:14:35.716100875Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:35.716710543Z [Info] FluentMigrator.Runner.MigrationRunner: 127: rename_restrictions_to_release_profiles migrated
2026-06-26T19:14:35.716920576Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014647s
2026-06-26T19:14:35.717101411Z [Info] FluentMigrator.Runner.MigrationRunner: 128: rename_quality_profiles_add_upgrade_allowed migrating
2026-06-26T19:14:35.717329149Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:35.717571317Z [Info] rename_quality_profiles_add_upgrade_allowed: Starting migration of Log DB to 128
2026-06-26T19:14:35.717793996Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (128, '2026-06-26T19:14:35', 'rename_quality_profiles_add_upgrade_allowed')
2026-06-26T19:14:35.718205254Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:35.718833259Z [Info] FluentMigrator.Runner.MigrationRunner: 128: rename_quality_profiles_add_upgrade_allowed migrated
2026-06-26T19:14:35.719072271Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015052s
2026-06-26T19:14:35.719241833Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_relative_original_path_to_episode_file migrating
2026-06-26T19:14:35.719455864Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:35.723533248Z [Info] add_relative_original_path_to_episode_file: Starting migration of Log DB to 129
2026-06-26T19:14:35.723770856Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (129, '2026-06-26T19:14:35', 'add_relative_original_path_to_episode_file')
2026-06-26T19:14:35.724206995Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:35.724847175Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_relative_original_path_to_episode_file migrated
2026-06-26T19:14:35.725069543Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053878s
2026-06-26T19:14:35.725235607Z [Info] FluentMigrator.Runner.MigrationRunner: 130: episode_last_searched_time migrating
2026-06-26T19:14:35.725438175Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:35.727086024Z [Info] episode_last_searched_time: Starting migration of Log DB to 130
2026-06-26T19:14:35.727302491Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (130, '2026-06-26T19:14:35', 'episode_last_searched_time')
2026-06-26T19:14:35.727683668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:35.728317114Z [Info] FluentMigrator.Runner.MigrationRunner: 130: episode_last_searched_time migrated
2026-06-26T19:14:35.728518811Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028672s
2026-06-26T19:14:35.728698212Z [Info] FluentMigrator.Runner.MigrationRunner: 131: download_propers_config migrating
2026-06-26T19:14:35.728881972Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:35.729148289Z [Info] download_propers_config: Starting migration of Log DB to 131
2026-06-26T19:14:35.729330185Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (131, '2026-06-26T19:14:35', 'download_propers_config')
2026-06-26T19:14:35.729708237Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:35.730303706Z [Info] FluentMigrator.Runner.MigrationRunner: 131: download_propers_config migrated
2026-06-26T19:14:35.730511956Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001408s
2026-06-26T19:14:35.730673271Z [Info] FluentMigrator.Runner.MigrationRunner: 132: add_download_client_priority migrating
2026-06-26T19:14:35.730885428Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:35.731148579Z [Info] add_download_client_priority: Starting migration of Log DB to 132
2026-06-26T19:14:35.731364764Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (132, '2026-06-26T19:14:35', 'add_download_client_priority')
2026-06-26T19:14:35.731726944Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:35.732342694Z [Info] FluentMigrator.Runner.MigrationRunner: 132: add_download_client_priority migrated
2026-06-26T19:14:35.732552296Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014458s
2026-06-26T19:14:35.732724333Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_specials_folder_format migrating
2026-06-26T19:14:35.732919626Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:35.733150271Z [Info] add_specials_folder_format: Starting migration of Log DB to 134
2026-06-26T19:14:35.733372709Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (134, '2026-06-26T19:14:35', 'add_specials_folder_format')
2026-06-26T19:14:35.733750460Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:35.734413636Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_specials_folder_format migrated
2026-06-26T19:14:35.734617837Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014987s
2026-06-26T19:14:35.734784232Z [Info] FluentMigrator.Runner.MigrationRunner: 135: health_issue_notification migrating
2026-06-26T19:14:35.734996951Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:35.735231012Z [Info] health_issue_notification: Starting migration of Log DB to 135
2026-06-26T19:14:35.735438470Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (135, '2026-06-26T19:14:35', 'health_issue_notification')
2026-06-26T19:14:35.735818185Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:35.736493886Z [Info] FluentMigrator.Runner.MigrationRunner: 135: health_issue_notification migrated
2026-06-26T19:14:35.736704701Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014958s
2026-06-26T19:14:35.736908642Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_indexer_and_enabled_to_release_profiles migrating
2026-06-26T19:14:35.737116370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:35.737388859Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Log DB to 136
2026-06-26T19:14:35.737594934Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (136, '2026-06-26T19:14:35', 'add_indexer_and_enabled_to_release_profiles')
2026-06-26T19:14:35.737988417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:35.738581131Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_indexer_and_enabled_to_release_profiles migrated
2026-06-26T19:14:35.738824742Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014643s
2026-06-26T19:14:35.738995195Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_airedbefore_to_episodes migrating
2026-06-26T19:14:35.739193354Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:35.739438338Z [Info] add_airedbefore_to_episodes: Starting migration of Log DB to 137
2026-06-26T19:14:35.739629874Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (137, '2026-06-26T19:14:35', 'add_airedbefore_to_episodes')
2026-06-26T19:14:35.740056473Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:35.740651081Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_airedbefore_to_episodes migrated
2026-06-26T19:14:35.740862958Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014485s
2026-06-26T19:14:35.741039563Z [Info] FluentMigrator.Runner.MigrationRunner: 138: remove_bitmetv migrating
2026-06-26T19:14:35.741233795Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:35.741467886Z [Info] remove_bitmetv: Starting migration of Log DB to 138
2026-06-26T19:14:35.741655374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (138, '2026-06-26T19:14:35', 'remove_bitmetv')
2026-06-26T19:14:35.742012093Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:35.742619165Z [Info] FluentMigrator.Runner.MigrationRunner: 138: remove_bitmetv migrated
2026-06-26T19:14:35.742815741Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013954s
2026-06-26T19:14:35.742979922Z [Info] FluentMigrator.Runner.MigrationRunner: 139: add_download_history migrating
2026-06-26T19:14:35.743173973Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:35.743402584Z [Info] add_download_history: Starting migration of Log DB to 139
2026-06-26T19:14:35.743609991Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (139, '2026-06-26T19:14:35', 'add_download_history')
2026-06-26T19:14:35.743984235Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:35.744636559Z [Info] FluentMigrator.Runner.MigrationRunner: 139: add_download_history migrated
2026-06-26T19:14:35.744834438Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014598s
2026-06-26T19:14:35.745019791Z [Info] FluentMigrator.Runner.MigrationRunner: 140: remove_chown_and_folderchmod_config_v2 migrating
2026-06-26T19:14:35.745229143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:35.745463696Z [Info] remove_chown_and_folderchmod_config_v2: Starting migration of Log DB to 140
2026-06-26T19:14:35.745704110Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (140, '2026-06-26T19:14:35', 'remove_chown_and_folderchmod_config_v2')
2026-06-26T19:14:35.746090809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:35.746694064Z [Info] FluentMigrator.Runner.MigrationRunner: 140: remove_chown_and_folderchmod_config_v2 migrated
2026-06-26T19:14:35.746907594Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014629s
2026-06-26T19:14:35.747090262Z [Info] FluentMigrator.Runner.MigrationRunner: 141: add_update_history migrating
2026-06-26T19:14:35.747272540Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:35.747533696Z [Info] add_update_history: Starting migration of Log DB to 141
2026-06-26T19:14:35.748206661Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable UpdateHistory
2026-06-26T19:14:35.748458890Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "UpdateHistory" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Date" DATETIME NOT NULL, "Version" TEXT NOT NULL, "EventType" INTEGER NOT NULL)
2026-06-26T19:14:35.748975991Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005548s
2026-06-26T19:14:35.749162717Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex UpdateHistory (Date)
2026-06-26T19:14:35.749352670Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC)
2026-06-26T19:14:35.749712826Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003614s
2026-06-26T19:14:35.749890844Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (141, '2026-06-26T19:14:35', 'add_update_history')
2026-06-26T19:14:35.750256170Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:35.750925148Z [Info] FluentMigrator.Runner.MigrationRunner: 141: add_update_history migrated
2026-06-26T19:14:35.751147325Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015761s
2026-06-26T19:14:35.751313450Z [Info] FluentMigrator.Runner.MigrationRunner: 142: import_lists migrating
2026-06-26T19:14:35.751494445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:35.751725771Z [Info] import_lists: Starting migration of Log DB to 142
2026-06-26T19:14:35.751947227Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (142, '2026-06-26T19:14:35', 'import_lists')
2026-06-26T19:14:35.752305008Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:35.753778826Z [Info] FluentMigrator.Runner.MigrationRunner: 142: import_lists migrated
2026-06-26T19:14:35.753987757Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022772s
2026-06-26T19:14:35.754189243Z [Info] FluentMigrator.Runner.MigrationRunner: 143: add_priority_to_indexers migrating
2026-06-26T19:14:35.754371691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:35.754616764Z [Info] add_priority_to_indexers: Starting migration of Log DB to 143
2026-06-26T19:14:35.754807619Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (143, '2026-06-26T19:14:35', 'add_priority_to_indexers')
2026-06-26T19:14:35.755187524Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:35.755858325Z [Info] FluentMigrator.Runner.MigrationRunner: 143: add_priority_to_indexers migrated
2026-06-26T19:14:35.756059400Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014549s
2026-06-26T19:14:35.756229423Z [Info] FluentMigrator.Runner.MigrationRunner: 144: import_lists_series_type_and_season_folder migrating
2026-06-26T19:14:35.756443614Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:35.756696073Z [Info] import_lists_series_type_and_season_folder: Starting migration of Log DB to 144
2026-06-26T19:14:35.756914453Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (144, '2026-06-26T19:14:35', 'import_lists_series_type_and_season_folder')
2026-06-26T19:14:35.757303888Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:35.757899317Z [Info] FluentMigrator.Runner.MigrationRunner: 144: import_lists_series_type_and_season_folder migrated
2026-06-26T19:14:35.758139060Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014574s
2026-06-26T19:14:35.758296387Z [Info] FluentMigrator.Runner.MigrationRunner: 145: remove_growl migrating
2026-06-26T19:14:35.758475227Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:35.758719319Z [Info] remove_growl: Starting migration of Log DB to 145
2026-06-26T19:14:35.758912618Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (145, '2026-06-26T19:14:35', 'remove_growl')
2026-06-26T19:14:35.759271692Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:35.759880378Z [Info] FluentMigrator.Runner.MigrationRunner: 145: remove_growl migrated
2026-06-26T19:14:35.760073707Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013893s
2026-06-26T19:14:35.760250844Z [Info] FluentMigrator.Runner.MigrationRunner: 146: cleanup_duplicates_updatehistory migrating
2026-06-26T19:14:35.760452049Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:35.760705059Z [Info] cleanup_duplicates_updatehistory: Starting migration of Log DB to 146
2026-06-26T19:14:35.761012228Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-26T19:14:35.761201720Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-26T19:14:35.762573643Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013697s
2026-06-26T19:14:35.762805039Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (146, '2026-06-26T19:14:35', 'cleanup_duplicates_updatehistory')
2026-06-26T19:14:35.763192570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:35.763967110Z [Info] FluentMigrator.Runner.MigrationRunner: 146: cleanup_duplicates_updatehistory migrated
2026-06-26T19:14:35.764207264Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027513s
2026-06-26T19:14:35.764454131Z [Info] FluentMigrator.Runner.MigrationRunner: 147: swap_filechmod_for_folderchmod migrating
2026-06-26T19:14:35.764645998Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:35.764890711Z [Info] swap_filechmod_for_folderchmod: Starting migration of Log DB to 147
2026-06-26T19:14:35.765105594Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (147, '2026-06-26T19:14:35', 'swap_filechmod_for_folderchmod')
2026-06-26T19:14:35.765521973Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:35.766269168Z [Info] FluentMigrator.Runner.MigrationRunner: 147: swap_filechmod_for_folderchmod migrated
2026-06-26T19:14:35.766476455Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016039s
2026-06-26T19:14:35.766655175Z [Info] FluentMigrator.Runner.MigrationRunner: 148: mediainfo_channels migrating
2026-06-26T19:14:35.766846751Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:35.767087667Z [Info] mediainfo_channels: Starting migration of Log DB to 148
2026-06-26T19:14:35.767277619Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (148, '2026-06-26T19:14:35', 'mediainfo_channels')
2026-06-26T19:14:35.767638476Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:35.768397716Z [Info] FluentMigrator.Runner.MigrationRunner: 148: mediainfo_channels migrated
2026-06-26T19:14:35.768597628Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015386s
2026-06-26T19:14:35.768768984Z [Info] FluentMigrator.Runner.MigrationRunner: 149: add_on_delete_to_notifications migrating
2026-06-26T19:14:35.768964057Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:35.769196264Z [Info] add_on_delete_to_notifications: Starting migration of Log DB to 149
2026-06-26T19:14:35.769423091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (149, '2026-06-26T19:14:35', 'add_on_delete_to_notifications')
2026-06-26T19:14:35.769805632Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:35.770523508Z [Info] FluentMigrator.Runner.MigrationRunner: 149: add_on_delete_to_notifications migrated
2026-06-26T19:14:35.770745174Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015602s
2026-06-26T19:14:35.770931059Z [Info] FluentMigrator.Runner.MigrationRunner: 150: add_scene_mapping_origin migrating
2026-06-26T19:14:35.771117013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:35.771370514Z [Info] add_scene_mapping_origin: Starting migration of Log DB to 150
2026-06-26T19:14:35.771560096Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (150, '2026-06-26T19:14:35', 'add_scene_mapping_origin')
2026-06-26T19:14:35.771956084Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:35.772700213Z [Info] FluentMigrator.Runner.MigrationRunner: 150: add_scene_mapping_origin migrated
2026-06-26T19:14:35.772898723Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015595s
2026-06-26T19:14:35.773074336Z [Info] FluentMigrator.Runner.MigrationRunner: 151: remove_custom_filter_type migrating
2026-06-26T19:14:35.773280382Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:35.773543021Z [Info] remove_custom_filter_type: Starting migration of Log DB to 151
2026-06-26T19:14:35.773748685Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (151, '2026-06-26T19:14:35', 'remove_custom_filter_type')
2026-06-26T19:14:35.774122087Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:35.774810875Z [Info] FluentMigrator.Runner.MigrationRunner: 151: remove_custom_filter_type migrated
2026-06-26T19:14:35.775027992Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015353s
2026-06-26T19:14:35.775203706Z [Info] FluentMigrator.Runner.MigrationRunner: 152: update_btn_url_to_https migrating
2026-06-26T19:14:35.775388508Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:35.775623772Z [Info] update_btn_url_to_https: Starting migration of Log DB to 152
2026-06-26T19:14:35.775817763Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (152, '2026-06-26T19:14:35', 'update_btn_url_to_https')
2026-06-26T19:14:35.776286347Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:35.776999604Z [Info] FluentMigrator.Runner.MigrationRunner: 152: update_btn_url_to_https migrated
2026-06-26T19:14:35.777210689Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016001s
2026-06-26T19:14:35.777374519Z [Info] FluentMigrator.Runner.MigrationRunner: 153: add_on_episodefiledelete_for_upgrade migrating
2026-06-26T19:14:35.777586486Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:35.777836871Z [Info] add_on_episodefiledelete_for_upgrade: Starting migration of Log DB to 153
2026-06-26T19:14:35.778044659Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (153, '2026-06-26T19:14:35', 'add_on_episodefiledelete_for_upgrade')
2026-06-26T19:14:35.778419154Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:35.779045095Z [Info] FluentMigrator.Runner.MigrationRunner: 153: add_on_episodefiledelete_for_upgrade migrated
2026-06-26T19:14:35.779253154Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014452s
2026-06-26T19:14:35.779424158Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_name_release_profile migrating
2026-06-26T19:14:35.779607868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:35.779856179Z [Info] add_name_release_profile: Starting migration of Log DB to 154
2026-06-26T19:14:35.780073937Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (154, '2026-06-26T19:14:35', 'add_name_release_profile')
2026-06-26T19:14:35.780451618Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:35.781072900Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_name_release_profile migrated
2026-06-26T19:14:35.781288584Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014564s
2026-06-26T19:14:35.781464709Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_arabic_and_hindi_languages migrating
2026-06-26T19:14:35.781659531Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:35.781906679Z [Info] add_arabic_and_hindi_languages: Starting migration of Log DB to 155
2026-06-26T19:14:35.784887985Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (155, '2026-06-26T19:14:35', 'add_arabic_and_hindi_languages')
2026-06-26T19:14:35.785276948Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:35.785973171Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_arabic_and_hindi_languages migrated
2026-06-26T19:14:35.786172893Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043057s
2026-06-26T19:14:35.786347635Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_bypass_to_delay_profile migrating
2026-06-26T19:14:35.786528400Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:35.786779966Z [Info] add_bypass_to_delay_profile: Starting migration of Log DB to 156
2026-06-26T19:14:35.786964568Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (156, '2026-06-26T19:14:35', 'add_bypass_to_delay_profile')
2026-06-26T19:14:35.787315345Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:35.787974863Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_bypass_to_delay_profile migrated
2026-06-26T19:14:35.788171369Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014345s
2026-06-26T19:14:35.788332444Z [Info] FluentMigrator.Runner.MigrationRunner: 157: email_multiple_addresses migrating
2026-06-26T19:14:35.788506585Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:35.788731828Z [Info] email_multiple_addresses: Starting migration of Log DB to 157
2026-06-26T19:14:35.788910318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (157, '2026-06-26T19:14:35', 'email_multiple_addresses')
2026-06-26T19:14:35.789258569Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:35.789878548Z [Info] FluentMigrator.Runner.MigrationRunner: 157: email_multiple_addresses migrated
2026-06-26T19:14:35.790076898Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00137s
2026-06-26T19:14:35.790241018Z [Info] FluentMigrator.Runner.MigrationRunner: 158: cdh_per_downloadclient migrating
2026-06-26T19:14:35.790418837Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:35.790648349Z [Info] cdh_per_downloadclient: Starting migration of Log DB to 158
2026-06-26T19:14:35.790821177Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (158, '2026-06-26T19:14:35', 'cdh_per_downloadclient')
2026-06-26T19:14:35.791204038Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:35.791801201Z [Info] FluentMigrator.Runner.MigrationRunner: 158: cdh_per_downloadclient migrated
2026-06-26T19:14:35.792101837Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013796s
2026-06-26T19:14:35.792260657Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_indexer_tags migrating
2026-06-26T19:14:35.792427453Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:35.792653107Z [Info] add_indexer_tags: Starting migration of Log DB to 159
2026-06-26T19:14:35.792821697Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (159, '2026-06-26T19:14:35', 'add_indexer_tags')
2026-06-26T19:14:35.793157754Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:35.793755869Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_indexer_tags migrated
2026-06-26T19:14:35.793936152Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001325s
2026-06-26T19:14:35.794092267Z [Info] FluentMigrator.Runner.MigrationRunner: 160: rename_blacklist_to_blocklist migrating
2026-06-26T19:14:35.794284504Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:35.794523395Z [Info] rename_blacklist_to_blocklist: Starting migration of Log DB to 160
2026-06-26T19:14:35.794707676Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (160, '2026-06-26T19:14:35', 'rename_blacklist_to_blocklist')
2026-06-26T19:14:35.795059726Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:35.795672239Z [Info] FluentMigrator.Runner.MigrationRunner: 160: rename_blacklist_to_blocklist migrated
2026-06-26T19:14:35.795875228Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013807s
2026-06-26T19:14:35.796041664Z [Info] FluentMigrator.Runner.MigrationRunner: 161: remove_plex_hometheatre migrating
2026-06-26T19:14:35.796213690Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:35.796437722Z [Info] remove_plex_hometheatre: Starting migration of Log DB to 161
2026-06-26T19:14:35.796618426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (161, '2026-06-26T19:14:35', 'remove_plex_hometheatre')
2026-06-26T19:14:35.796957809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:35.798167146Z [Info] FluentMigrator.Runner.MigrationRunner: 161: remove_plex_hometheatre migrated
2026-06-26T19:14:35.798353902Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019414s
2026-06-26T19:14:35.798510567Z [Info] FluentMigrator.Runner.MigrationRunner: 162: release_profile_to_array migrating
2026-06-26T19:14:35.798689448Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:35.798914000Z [Info] release_profile_to_array: Starting migration of Log DB to 162
2026-06-26T19:14:35.799087600Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (162, '2026-06-26T19:14:35', 'release_profile_to_array')
2026-06-26T19:14:35.799431683Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:35.800141733Z [Info] FluentMigrator.Runner.MigrationRunner: 162: release_profile_to_array migrated
2026-06-26T19:14:35.800337388Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014402s
2026-06-26T19:14:35.800497951Z [Info] FluentMigrator.Runner.MigrationRunner: 163: mediainfo_to_ffmpeg migrating
2026-06-26T19:14:35.800665559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:35.800895632Z [Info] mediainfo_to_ffmpeg: Starting migration of Log DB to 163
2026-06-26T19:14:35.801067037Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (163, '2026-06-26T19:14:35', 'mediainfo_to_ffmpeg')
2026-06-26T19:14:35.801403575Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:35.802088976Z [Info] FluentMigrator.Runner.MigrationRunner: 163: mediainfo_to_ffmpeg migrated
2026-06-26T19:14:35.802271333Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014146s
2026-06-26T19:14:35.802434191Z [Info] FluentMigrator.Runner.MigrationRunner: 164: download_client_per_indexer migrating
2026-06-26T19:14:35.802612240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:35.802840730Z [Info] download_client_per_indexer: Starting migration of Log DB to 164
2026-06-26T19:14:35.803031264Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (164, '2026-06-26T19:14:35', 'download_client_per_indexer')
2026-06-26T19:14:35.803368794Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:35.804037711Z [Info] FluentMigrator.Runner.MigrationRunner: 164: download_client_per_indexer migrated
2026-06-26T19:14:35.804249087Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001414s
2026-06-26T19:14:35.804419992Z [Info] FluentMigrator.Runner.MigrationRunner: 165: add_on_update_to_notifications migrating
2026-06-26T19:14:35.804615115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:35.804841962Z [Info] add_on_update_to_notifications: Starting migration of Log DB to 165
2026-06-26T19:14:35.805030652Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (165, '2026-06-26T19:14:35', 'add_on_update_to_notifications')
2026-06-26T19:14:35.805378382Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:35.806054414Z [Info] FluentMigrator.Runner.MigrationRunner: 165: add_on_update_to_notifications migrated
2026-06-26T19:14:35.806245008Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014324s
2026-06-26T19:14:35.806406604Z [Info] FluentMigrator.Runner.MigrationRunner: 166: update_series_sort_title migrating
2026-06-26T19:14:35.806582698Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:35.806815748Z [Info] update_series_sort_title: Starting migration of Log DB to 166
2026-06-26T19:14:35.806989297Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (166, '2026-06-26T19:14:35', 'update_series_sort_title')
2026-06-26T19:14:35.807334984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:35.808011166Z [Info] FluentMigrator.Runner.MigrationRunner: 166: update_series_sort_title migrated
2026-06-26T19:14:35.808206810Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014196s
2026-06-26T19:14:35.808367233Z [Info] FluentMigrator.Runner.MigrationRunner: 167: add_tvdbid_to_episode migrating
2026-06-26T19:14:35.808540412Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:35.808767520Z [Info] add_tvdbid_to_episode: Starting migration of Log DB to 167
2026-06-26T19:14:35.808940658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (167, '2026-06-26T19:14:35', 'add_tvdbid_to_episode')
2026-06-26T19:14:35.809281295Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:35.809944511Z [Info] FluentMigrator.Runner.MigrationRunner: 167: add_tvdbid_to_episode migrated
2026-06-26T19:14:35.810130495Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013954s
2026-06-26T19:14:35.810301279Z [Info] FluentMigrator.Runner.MigrationRunner: 168: add_additional_info_to_pending_releases migrating
2026-06-26T19:14:35.810496112Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:35.810719913Z [Info] add_additional_info_to_pending_releases: Starting migration of Log DB to 168
2026-06-26T19:14:35.810904094Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (168, '2026-06-26T19:14:35', 'add_additional_info_to_pending_releases')
2026-06-26T19:14:35.811264059Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:35.811929890Z [Info] FluentMigrator.Runner.MigrationRunner: 168: add_additional_info_to_pending_releases migrated
2026-06-26T19:14:35.812132328Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014287s
2026-06-26T19:14:35.812295797Z [Info] FluentMigrator.Runner.MigrationRunner: 169: add_malayalam_and_ukrainian_languages migrating
2026-06-26T19:14:35.812483455Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:35.812708388Z [Info] add_malayalam_and_ukrainian_languages: Starting migration of Log DB to 169
2026-06-26T19:14:35.812901878Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (169, '2026-06-26T19:14:35', 'add_malayalam_and_ukrainian_languages')
2026-06-26T19:14:35.813266182Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:35.813939899Z [Info] FluentMigrator.Runner.MigrationRunner: 169: add_malayalam_and_ukrainian_languages migrated
2026-06-26T19:14:35.814158489Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001449s
2026-06-26T19:14:35.814316748Z [Info] FluentMigrator.Runner.MigrationRunner: 170: add_language_tags_to_subtitle_files migrating
2026-06-26T19:14:35.814509356Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:35.814733999Z [Info] add_language_tags_to_subtitle_files: Starting migration of Log DB to 170
2026-06-26T19:14:35.814924573Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (170, '2026-06-26T19:14:35', 'add_language_tags_to_subtitle_files')
2026-06-26T19:14:35.815278836Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:35.815958826Z [Info] FluentMigrator.Runner.MigrationRunner: 170: add_language_tags_to_subtitle_files migrated
2026-06-26T19:14:35.816167266Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014405s
2026-06-26T19:14:35.816335635Z [Info] FluentMigrator.Runner.MigrationRunner: 171: add_custom_formats migrating
2026-06-26T19:14:35.816505417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:35.816731763Z [Info] add_custom_formats: Starting migration of Log DB to 171
2026-06-26T19:14:35.816904702Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (171, '2026-06-26T19:14:35', 'add_custom_formats')
2026-06-26T19:14:35.817235227Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:35.817893884Z [Info] FluentMigrator.Runner.MigrationRunner: 171: add_custom_formats migrated
2026-06-26T19:14:35.818085881Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013904s
2026-06-26T19:14:35.818249230Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_SeasonSearchMaximumSingleEpisodeAge_to_indexers migrating
2026-06-26T19:14:35.818466838Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:35.818692493Z [Info] add_SeasonSearchMaximumSingleEpisodeAge_to_indexers: Starting migration of Log DB to 172
2026-06-26T19:14:35.818910011Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (172, '2026-06-26T19:14:35', 'add_SeasonSearchMaximumSingleEpisodeAge_to_indexers')
2026-06-26T19:14:35.819289676Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:35.819963143Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_SeasonSearchMaximumSingleEpisodeAge_to_indexers migrated
2026-06-26T19:14:35.820192214Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014855s
2026-06-26T19:14:35.820358469Z [Info] FluentMigrator.Runner.MigrationRunner: 173: remove_omg migrating
2026-06-26T19:14:35.820515155Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:35.820741400Z [Info] remove_omg: Starting migration of Log DB to 173
2026-06-26T19:14:35.820910782Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (173, '2026-06-26T19:14:35', 'remove_omg')
2026-06-26T19:14:35.821239434Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:35.821875726Z [Info] FluentMigrator.Runner.MigrationRunner: 173: remove_omg migrated
2026-06-26T19:14:35.822048504Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013527s
2026-06-26T19:14:35.822214207Z [Info] FluentMigrator.Runner.MigrationRunner: 174: add_salt_to_users migrating
2026-06-26T19:14:35.822382196Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:35.822614514Z [Info] add_salt_to_users: Starting migration of Log DB to 174
2026-06-26T19:14:35.822791390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (174, '2026-06-26T19:14:35', 'add_salt_to_users')
2026-06-26T19:14:35.823136054Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:35.823772126Z [Info] FluentMigrator.Runner.MigrationRunner: 174: add_salt_to_users migrated
2026-06-26T19:14:35.824008542Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001378s
2026-06-26T19:14:35.824168925Z [Info] FluentMigrator.Runner.MigrationRunner: 175: language_profiles_to_custom_formats migrating
2026-06-26T19:14:35.824358487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:35.824583260Z [Info] language_profiles_to_custom_formats: Starting migration of Log DB to 175
2026-06-26T19:14:35.824774826Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (175, '2026-06-26T19:14:35', 'language_profiles_to_custom_formats')
2026-06-26T19:14:35.825129240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:35.825750952Z [Info] FluentMigrator.Runner.MigrationRunner: 175: language_profiles_to_custom_formats migrated
2026-06-26T19:14:35.825946626Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013875s
2026-06-26T19:14:35.826105547Z [Info] FluentMigrator.Runner.MigrationRunner: 176: original_language migrating
2026-06-26T19:14:35.826273966Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:35.826499811Z [Info] original_language: Starting migration of Log DB to 176
2026-06-26T19:14:35.826671186Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (176, '2026-06-26T19:14:35', 'original_language')
2026-06-26T19:14:35.827007053Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:35.827630489Z [Info] FluentMigrator.Runner.MigrationRunner: 176: original_language migrated
2026-06-26T19:14:35.827811483Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013495s
2026-06-26T19:14:35.827997227Z [Info] FluentMigrator.Runner.MigrationRunner: 177: add_on_manual_interaction_required_to_notifications migrating
2026-06-26T19:14:35.828200798Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:35.828427524Z [Info] add_on_manual_interaction_required_to_notifications: Starting migration of Log DB to 177
2026-06-26T19:14:35.828629852Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (177, '2026-06-26T19:14:35', 'add_on_manual_interaction_required_to_notifications')
2026-06-26T19:14:35.829002613Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:35.829613563Z [Info] FluentMigrator.Runner.MigrationRunner: 177: add_on_manual_interaction_required_to_notifications migrated
2026-06-26T19:14:35.829827775Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014095s
2026-06-26T19:14:35.829988248Z [Info] FluentMigrator.Runner.MigrationRunner: 178: list_sync_time migrating
2026-06-26T19:14:35.830153902Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:35.830377612Z [Info] list_sync_time: Starting migration of Log DB to 178
2026-06-26T19:14:35.830545932Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (178, '2026-06-26T19:14:35', 'list_sync_time')
2026-06-26T19:14:35.830892249Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:35.831494352Z [Info] FluentMigrator.Runner.MigrationRunner: 178: list_sync_time migrated
2026-06-26T19:14:35.831673252Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013309s
2026-06-26T19:14:35.831836581Z [Info] FluentMigrator.Runner.MigrationRunner: 179: add_auto_tagging migrating
2026-06-26T19:14:35.832021013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:35.832251587Z [Info] add_auto_tagging: Starting migration of Log DB to 179
2026-06-26T19:14:35.832429446Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (179, '2026-06-26T19:14:35', 'add_auto_tagging')
2026-06-26T19:14:35.832777697Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:35.833381343Z [Info] FluentMigrator.Runner.MigrationRunner: 179: add_auto_tagging migrated
2026-06-26T19:14:35.833574002Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013558s
2026-06-26T19:14:35.833731759Z [Info] FluentMigrator.Runner.MigrationRunner: 180: task_duration migrating
2026-06-26T19:14:35.833904718Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:35.834135833Z [Info] task_duration: Starting migration of Log DB to 180
2026-06-26T19:14:35.834310245Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (180, '2026-06-26T19:14:35', 'task_duration')
2026-06-26T19:14:35.834643997Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:35.835589171Z [Info] FluentMigrator.Runner.MigrationRunner: 180: task_duration migrated
2026-06-26T19:14:35.835765526Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016811s
2026-06-26T19:14:35.835948064Z [Info] FluentMigrator.Runner.MigrationRunner: 181: quality_definition_preferred_size migrating
2026-06-26T19:14:35.836140772Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:35.836376557Z [Info] quality_definition_preferred_size: Starting migration of Log DB to 181
2026-06-26T19:14:35.836563824Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (181, '2026-06-26T19:14:35', 'quality_definition_preferred_size')
2026-06-26T19:14:35.836924381Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:35.837542015Z [Info] FluentMigrator.Runner.MigrationRunner: 181: quality_definition_preferred_size migrated
2026-06-26T19:14:35.837745425Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013983s
2026-06-26T19:14:35.837909305Z [Info] FluentMigrator.Runner.MigrationRunner: 182: add_custom_format_score_bypass_to_delay_profile migrating
2026-06-26T19:14:35.838113937Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:35.838343319Z [Info] add_custom_format_score_bypass_to_delay_profile: Starting migration of Log DB to 182
2026-06-26T19:14:35.838547871Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (182, '2026-06-26T19:14:35', 'add_custom_format_score_bypass_to_delay_profile')
2026-06-26T19:14:35.838920933Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:35.839557315Z [Info] FluentMigrator.Runner.MigrationRunner: 182: add_custom_format_score_bypass_to_delay_profile migrated
2026-06-26T19:14:35.839772738Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014377s
2026-06-26T19:14:35.839998443Z [Info] FluentMigrator.Runner.MigrationRunner: 183: update_images_remote_url migrating
2026-06-26T19:14:35.840178145Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:35.840408159Z [Info] update_images_remote_url: Starting migration of Log DB to 183
2026-06-26T19:14:35.840585105Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (183, '2026-06-26T19:14:35', 'update_images_remote_url')
2026-06-26T19:14:35.840928948Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:35.841524578Z [Info] FluentMigrator.Runner.MigrationRunner: 183: update_images_remote_url migrated
2026-06-26T19:14:35.841716464Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001344s
2026-06-26T19:14:35.841876707Z [Info] FluentMigrator.Runner.MigrationRunner: 184: remove_invalid_roksbox_metadata_images migrating
2026-06-26T19:14:35.842076520Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:35.842307224Z [Info] remove_invalid_roksbox_metadata_images: Starting migration of Log DB to 184
2026-06-26T19:14:35.842519512Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (184, '2026-06-26T19:14:35', 'remove_invalid_roksbox_metadata_images')
2026-06-26T19:14:35.842882573Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:35.843521180Z [Info] FluentMigrator.Runner.MigrationRunner: 184: remove_invalid_roksbox_metadata_images migrated
2026-06-26T19:14:35.843721944Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001436s
2026-06-26T19:14:35.843899412Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_episode_runtime migrating
2026-06-26T19:14:35.844078513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:35.844305931Z [Info] add_episode_runtime: Starting migration of Log DB to 185
2026-06-26T19:14:35.844476635Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (185, '2026-06-26T19:14:35', 'add_episode_runtime')
2026-06-26T19:14:35.844827081Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:35.845451138Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_episode_runtime migrated
2026-06-26T19:14:35.845636090Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013698s
2026-06-26T19:14:35.845795942Z [Info] FluentMigrator.Runner.MigrationRunner: 186: add_result_to_commands migrating
2026-06-26T19:14:35.845972759Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:35.846196439Z [Info] add_result_to_commands: Starting migration of Log DB to 186
2026-06-26T19:14:35.846376322Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (186, '2026-06-26T19:14:35', 'add_result_to_commands')
2026-06-26T19:14:35.846713962Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:35.847336436Z [Info] FluentMigrator.Runner.MigrationRunner: 186: add_result_to_commands migrated
2026-06-26T19:14:35.847522791Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013575s
2026-06-26T19:14:35.847679166Z [Info] FluentMigrator.Runner.MigrationRunner: 187: add_on_series_add_to_notifications migrating
2026-06-26T19:14:35.847881584Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:35.848112609Z [Info] add_on_series_add_to_notifications: Starting migration of Log DB to 187
2026-06-26T19:14:35.848296780Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (187, '2026-06-26T19:14:35', 'add_on_series_add_to_notifications')
2026-06-26T19:14:35.848652938Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:35.849273458Z [Info] FluentMigrator.Runner.MigrationRunner: 187: add_on_series_add_to_notifications migrated
2026-06-26T19:14:35.849469944Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013997s
2026-06-26T19:14:35.849632752Z [Info] FluentMigrator.Runner.MigrationRunner: 188: postgres_update_timestamp_columns_to_with_timezone migrating
2026-06-26T19:14:35.849832133Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:35.850059561Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Log DB to 188
2026-06-26T19:14:35.850685602Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Logs
2026-06-26T19:14:35.850857859Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-06-26T19:14:35.851018804Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Logs Time DateTimeOffset
2026-06-26T19:14:35.851543641Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Logs_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Message" TEXT NOT NULL, "Time" DATETIME NOT NULL, "Logger" TEXT NOT NULL, "Exception" TEXT, "ExceptionType" TEXT, "Level" TEXT NOT NULL)
2026-06-26T19:14:35.852115763Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Logs_temp" ("Id", "Message", "Time", "Logger", "Exception", "ExceptionType", "Level") SELECT "Id", "Message", "Time", "Logger", "Exception", "ExceptionType", "Level" FROM "Logs"
2026-06-26T19:14:35.852569668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs"
2026-06-26T19:14:35.853030396Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Logs_temp" RENAME TO "Logs"
2026-06-26T19:14:35.853848484Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC)
2026-06-26T19:14:35.854176565Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002977s
2026-06-26T19:14:35.854335044Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable UpdateHistory
2026-06-26T19:14:35.854494716Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-06-26T19:14:35.854633766Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn UpdateHistory Date DateTimeOffset
2026-06-26T19:14:35.855050425Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "UpdateHistory_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Date" DATETIME NOT NULL, "Version" TEXT NOT NULL, "EventType" INTEGER NOT NULL)
2026-06-26T19:14:35.855516785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "UpdateHistory_temp" ("Id", "Date", "Version", "EventType") SELECT "Id", "Date", "Version", "EventType" FROM "UpdateHistory"
2026-06-26T19:14:35.855951971Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "UpdateHistory"
2026-06-26T19:14:35.856374703Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "UpdateHistory_temp" RENAME TO "UpdateHistory"
2026-06-26T19:14:35.857159314Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC)
2026-06-26T19:14:35.857502345Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026754s
2026-06-26T19:14:35.857665994Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-06-26T19:14:35.857819453Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-06-26T19:14:35.857960167Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset
2026-06-26T19:14:35.858368459Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT)
2026-06-26T19:14:35.858759437Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo"
2026-06-26T19:14:35.859200565Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo"
2026-06-26T19:14:35.859615321Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo"
2026-06-26T19:14:35.860400102Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-06-26T19:14:35.860787282Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026361s
2026-06-26T19:14:35.860955190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (188, '2026-06-26T19:14:35', 'postgres_update_timestamp_columns_to_with_timezone')
2026-06-26T19:14:35.861329735Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:35.862221601Z [Info] FluentMigrator.Runner.MigrationRunner: 188: postgres_update_timestamp_columns_to_with_timezone migrated
2026-06-26T19:14:35.862441474Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040697s
2026-06-26T19:14:35.862606326Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_colon_replacement_to_naming_config migrating
2026-06-26T19:14:35.862801399Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:35.863044088Z [Info] add_colon_replacement_to_naming_config: Starting migration of Log DB to 189
2026-06-26T19:14:35.863270114Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (189, '2026-06-26T19:14:35', 'add_colon_replacement_to_naming_config')
2026-06-26T19:14:35.863662915Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:35.864336802Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_colon_replacement_to_naming_config migrated
2026-06-26T19:14:35.864547978Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015272s
2026-06-26T19:14:35.864714012Z [Info] FluentMigrator.Runner.MigrationRunner: 190: health_restored_notification migrating
2026-06-26T19:14:35.864891420Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:35.865120932Z [Info] health_restored_notification: Starting migration of Log DB to 190
2026-06-26T19:14:35.865319853Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (190, '2026-06-26T19:14:35', 'health_restored_notification')
2026-06-26T19:14:35.865697563Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:35.866357974Z [Info] FluentMigrator.Runner.MigrationRunner: 190: health_restored_notification migrated
2026-06-26T19:14:35.866556383Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014568s
2026-06-26T19:14:35.866716356Z [Info] FluentMigrator.Runner.MigrationRunner: 191: add_download_client_tags migrating
2026-06-26T19:14:35.866898853Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:35.867121442Z [Info] add_download_client_tags: Starting migration of Log DB to 191
2026-06-26T19:14:35.867299561Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (191, '2026-06-26T19:14:35', 'add_download_client_tags')
2026-06-26T19:14:35.867645658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:35.868314806Z [Info] FluentMigrator.Runner.MigrationRunner: 191: add_download_client_tags migrated
2026-06-26T19:14:35.868505570Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014095s
2026-06-26T19:14:35.868664781Z [Info] FluentMigrator.Runner.MigrationRunner: 192: import_exclusion_type migrating
2026-06-26T19:14:35.868839773Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:35.869070478Z [Info] import_exclusion_type: Starting migration of Log DB to 192
2026-06-26T19:14:35.869240951Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (192, '2026-06-26T19:14:35', 'import_exclusion_type')
2026-06-26T19:14:35.869580816Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:35.870203701Z [Info] FluentMigrator.Runner.MigrationRunner: 192: import_exclusion_type migrated
2026-06-26T19:14:35.870387631Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013595s
2026-06-26T19:14:35.870545910Z [Info] FluentMigrator.Runner.MigrationRunner: 193: add_import_list_items migrating
2026-06-26T19:14:35.870718187Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:35.870945515Z [Info] add_import_list_items: Starting migration of Log DB to 193
2026-06-26T19:14:35.871118394Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (193, '2026-06-26T19:14:35', 'add_import_list_items')
2026-06-26T19:14:35.871456615Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:35.872092626Z [Info] FluentMigrator.Runner.MigrationRunner: 193: add_import_list_items migrated
2026-06-26T19:14:35.872280435Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013642s
2026-06-26T19:14:35.872451830Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_notification_status migrating
2026-06-26T19:14:35.872621672Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:35.872859271Z [Info] add_notification_status: Starting migration of Log DB to 194
2026-06-26T19:14:35.873038001Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (194, '2026-06-26T19:14:35', 'add_notification_status')
2026-06-26T19:14:35.873381974Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:35.874026222Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_notification_status migrated
2026-06-26T19:14:35.874218709Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013999s
2026-06-26T19:14:35.874383742Z [Info] FluentMigrator.Runner.MigrationRunner: 195: parse_language_tags_from_existing_subtitle_files migrating
2026-06-26T19:14:35.874586220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:35.874815742Z [Info] parse_language_tags_from_existing_subtitle_files: Starting migration of Log DB to 195
2026-06-26T19:14:35.875031477Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (195, '2026-06-26T19:14:35', 'parse_language_tags_from_existing_subtitle_files')
2026-06-26T19:14:35.875393386Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:35.876046972Z [Info] FluentMigrator.Runner.MigrationRunner: 195: parse_language_tags_from_existing_subtitle_files migrated
2026-06-26T19:14:35.876260913Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014509s
2026-06-26T19:14:35.876425234Z [Info] FluentMigrator.Runner.MigrationRunner: 196: add_finale_type migrating
2026-06-26T19:14:35.876589766Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:35.876817034Z [Info] add_finale_type: Starting migration of Log DB to 196
2026-06-26T19:14:35.876990263Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (196, '2026-06-26T19:14:35', 'add_finale_type')
2026-06-26T19:14:35.877335548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:35.878456546Z [Info] FluentMigrator.Runner.MigrationRunner: 196: add_finale_type migrated
2026-06-26T19:14:35.878643513Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018628s
2026-06-26T19:14:35.878811010Z [Info] FluentMigrator.Runner.MigrationRunner: 197: list_add_missing_search migrating
2026-06-26T19:14:35.879001293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:35.879249033Z [Info] list_add_missing_search: Starting migration of Log DB to 197
2026-06-26T19:14:35.879439376Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (197, '2026-06-26T19:14:35', 'list_add_missing_search')
2026-06-26T19:14:35.879801004Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:35.880460964Z [Info] FluentMigrator.Runner.MigrationRunner: 197: list_add_missing_search migrated
2026-06-26T19:14:35.880668482Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014559s
2026-06-26T19:14:35.880838434Z [Info] FluentMigrator.Runner.MigrationRunner: 198: parse_title_from_existing_subtitle_files migrating
2026-06-26T19:14:35.881035121Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:35.881275645Z [Info] parse_title_from_existing_subtitle_files: Starting migration of Log DB to 198
2026-06-26T19:14:35.881480117Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (198, '2026-06-26T19:14:35', 'parse_title_from_existing_subtitle_files')
2026-06-26T19:14:35.881868580Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:35.882518108Z [Info] FluentMigrator.Runner.MigrationRunner: 198: parse_title_from_existing_subtitle_files migrated
2026-06-26T19:14:35.882730065Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014769s
2026-06-26T19:14:35.882906481Z [Info] FluentMigrator.Runner.MigrationRunner: 199: series_last_aired migrating
2026-06-26T19:14:35.883100842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:35.883335545Z [Info] series_last_aired: Starting migration of Log DB to 199
2026-06-26T19:14:35.883532261Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (199, '2026-06-26T19:14:35', 'series_last_aired')
2026-06-26T19:14:35.883898649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:35.884566164Z [Info] FluentMigrator.Runner.MigrationRunner: 199: series_last_aired migrated
2026-06-26T19:14:35.884753902Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001463s
2026-06-26T19:14:35.884926229Z [Info] FluentMigrator.Runner.MigrationRunner: 200: AddNewItemMonitorType migrating
2026-06-26T19:14:35.885112184Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:35.885345975Z [Info] AddNewItemMonitorType: Starting migration of Log DB to 200
2026-06-26T19:14:35.885553783Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (200, '2026-06-26T19:14:35', 'AddNewItemMonitorType')
2026-06-26T19:14:35.885916674Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:35.886568117Z [Info] FluentMigrator.Runner.MigrationRunner: 200: AddNewItemMonitorType migrated
2026-06-26T19:14:35.886769482Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014586s
2026-06-26T19:14:35.886950427Z [Info] FluentMigrator.Runner.MigrationRunner: 201: email_encryption migrating
2026-06-26T19:14:35.887125429Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:35.887367727Z [Info] email_encryption: Starting migration of Log DB to 201
2026-06-26T19:14:35.887549534Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (201, '2026-06-26T19:14:35', 'email_encryption')
2026-06-26T19:14:35.887972315Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:35.888627255Z [Info] FluentMigrator.Runner.MigrationRunner: 201: email_encryption migrated
2026-06-26T19:14:35.888813309Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014874s
2026-06-26T19:14:35.888981548Z [Info] FluentMigrator.Runner.MigrationRunner: 202: add_indexer_flags migrating
2026-06-26T19:14:35.889152292Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:35.889397897Z [Info] add_indexer_flags: Starting migration of Log DB to 202
2026-06-26T19:14:35.889587239Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (202, '2026-06-26T19:14:35', 'add_indexer_flags')
2026-06-26T19:14:35.889939458Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:35.890579778Z [Info] FluentMigrator.Runner.MigrationRunner: 202: add_indexer_flags migrated
2026-06-26T19:14:35.890782607Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014184s
2026-06-26T19:14:35.890955214Z [Info] FluentMigrator.Runner.MigrationRunner: 203: release_type migrating
2026-06-26T19:14:35.891252784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:35.891426654Z [Info] release_type: Starting migration of Log DB to 203
2026-06-26T19:14:35.891606216Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (203, '2026-06-26T19:14:35', 'release_type')
2026-06-26T19:14:35.891990610Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:35.892640710Z [Info] FluentMigrator.Runner.MigrationRunner: 203: release_type migrated
2026-06-26T19:14:35.892848869Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015052s
2026-06-26T19:14:35.893032278Z [Info] FluentMigrator.Runner.MigrationRunner: 204: add_add_release_hash migrating
2026-06-26T19:14:35.893228694Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:35.893471794Z [Info] add_add_release_hash: Starting migration of Log DB to 204
2026-06-26T19:14:35.893668951Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (204, '2026-06-26T19:14:35', 'add_add_release_hash')
2026-06-26T19:14:35.894026581Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:35.894688364Z [Info] FluentMigrator.Runner.MigrationRunner: 204: add_add_release_hash migrated
2026-06-26T19:14:35.894882896Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014506s
2026-06-26T19:14:35.895049953Z [Info] FluentMigrator.Runner.MigrationRunner: 205: rename_season_pack_spec migrating
2026-06-26T19:14:35.895231298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:35.895472213Z [Info] rename_season_pack_spec: Starting migration of Log DB to 205
2026-06-26T19:14:35.895680573Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (205, '2026-06-26T19:14:35', 'rename_season_pack_spec')
2026-06-26T19:14:35.896081190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:35.896722021Z [Info] FluentMigrator.Runner.MigrationRunner: 205: rename_season_pack_spec migrated
2026-06-26T19:14:35.896920261Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014817s
2026-06-26T19:14:35.897114241Z [Info] FluentMigrator.Runner.MigrationRunner: 206: add_tmdbid migrating
2026-06-26T19:14:35.897290416Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:35.897523506Z [Info] add_tmdbid: Starting migration of Log DB to 206
2026-06-26T19:14:35.897706023Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (206, '2026-06-26T19:14:35', 'add_tmdbid')
2026-06-26T19:14:35.898072071Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:35.898717972Z [Info] FluentMigrator.Runner.MigrationRunner: 206: add_tmdbid migrated
2026-06-26T19:14:35.898907374Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014278s
2026-06-26T19:14:35.899076494Z [Info] FluentMigrator.Runner.MigrationRunner: 209: add_on_import_complete_to_notifications migrating
2026-06-26T19:14:35.899280034Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:35.899544507Z [Info] add_on_import_complete_to_notifications: Starting migration of Log DB to 209
2026-06-26T19:14:35.899746254Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (209, '2026-06-26T19:14:35', 'add_on_import_complete_to_notifications')
2026-06-26T19:14:35.900146901Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:35.900803453Z [Info] FluentMigrator.Runner.MigrationRunner: 209: add_on_import_complete_to_notifications migrated
2026-06-26T19:14:35.901015160Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014989s
2026-06-26T19:14:35.901191736Z [Info] FluentMigrator.Runner.MigrationRunner: 210: add_monitored_seasons_filter migrating
2026-06-26T19:14:35.901381578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:35.901634768Z [Info] add_monitored_seasons_filter: Starting migration of Log DB to 210
2026-06-26T19:14:35.901832997Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (210, '2026-06-26T19:14:35', 'add_monitored_seasons_filter')
2026-06-26T19:14:35.902200558Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:35.902853784Z [Info] FluentMigrator.Runner.MigrationRunner: 210: add_monitored_seasons_filter migrated
2026-06-26T19:14:35.903056562Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014714s
2026-06-26T19:14:35.903244701Z [Info] FluentMigrator.Runner.MigrationRunner: 211: add_custom_colon_replacement_to_naming_config migrating
2026-06-26T19:14:35.903448572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:35.903693405Z [Info] add_custom_colon_replacement_to_naming_config: Starting migration of Log DB to 211
2026-06-26T19:14:35.903937026Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (211, '2026-06-26T19:14:35', 'add_custom_colon_replacement_to_naming_config')
2026-06-26T19:14:35.904343184Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:35.905022422Z [Info] FluentMigrator.Runner.MigrationRunner: 211: add_custom_colon_replacement_to_naming_config migrated
2026-06-26T19:14:35.905238287Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015509s
2026-06-26T19:14:35.905417999Z [Info] FluentMigrator.Runner.MigrationRunner: 212: add_minium_upgrade_format_score_to_quality_profiles migrating
2026-06-26T19:14:35.905629616Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:35.905884569Z [Info] add_minium_upgrade_format_score_to_quality_profiles: Starting migration of Log DB to 212
2026-06-26T19:14:35.906125124Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (212, '2026-06-26T19:14:35', 'add_minium_upgrade_format_score_to_quality_profiles')
2026-06-26T19:14:35.906516412Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:35.907187925Z [Info] FluentMigrator.Runner.MigrationRunner: 212: add_minium_upgrade_format_score_to_quality_profiles migrated
2026-06-26T19:14:35.907427868Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015503s
2026-06-26T19:14:35.907602229Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_blurary576p_quality_in_profiles migrating
2026-06-26T19:14:35.907804837Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:35.908074070Z [Info] add_blurary576p_quality_in_profiles: Starting migration of Log DB to 214
2026-06-26T19:14:35.908272620Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (214, '2026-06-26T19:14:35', 'add_blurary576p_quality_in_profiles')
2026-06-26T19:14:35.908660812Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:35.909331072Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_blurary576p_quality_in_profiles migrated
2026-06-26T19:14:35.909537037Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015093s
2026-06-26T19:14:35.909704935Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_blurary576p_quality_in_profiles_with_grouped_blurary480p migrating
2026-06-26T19:14:35.909939337Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:35.910186104Z [Info] add_blurary576p_quality_in_profiles_with_grouped_blurary480p: Starting migration of Log DB to 215
2026-06-26T19:14:35.910413232Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (215, '2026-06-26T19:14:35', 'add_blurary576p_quality_in_profiles_with_grouped_blurary480p')
2026-06-26T19:14:35.910840924Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:35.911601105Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_blurary576p_quality_in_profiles_with_grouped_blurary480p migrated
2026-06-26T19:14:35.911825277Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016559s
2026-06-26T19:14:35.912016592Z [Info] FluentMigrator.Runner.MigrationRunner: 217: add_mal_and_anilist_ids migrating
2026-06-26T19:14:35.912199911Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:14:35.912463552Z [Info] add_mal_and_anilist_ids: Starting migration of Log DB to 217
2026-06-26T19:14:35.912654948Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (217, '2026-06-26T19:14:35', 'add_mal_and_anilist_ids')
2026-06-26T19:14:35.913028059Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:14:35.913701706Z [Info] FluentMigrator.Runner.MigrationRunner: 217: add_mal_and_anilist_ids migrated
2026-06-26T19:14:35.913914084Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014948s
2026-06-26T19:14:36.107561622Z [Info] Microsoft.Hosting.Lifetime: Now listening on: http://[::]:8989
2026-06-26T19:14:36.117360812Z [Info] UpdaterConfigProvider: Update mechanism BuiltIn not supported in the current configuration, changing to Docker.
2026-06-26T19:14:36.230847398Z [Info] QualityProfileService: Setting up default quality profiles
2026-06-26T19:14:36.308658647Z [Info] Microsoft.Hosting.Lifetime: Application started. Press Ctrl+C to shut down.
2026-06-26T19:14:36.308945955Z [Info] Microsoft.Hosting.Lifetime: Hosting environment: Production
2026-06-26T19:14:36.309107120Z [Info] Microsoft.Hosting.Lifetime: Content root path: /app/sonarr/bin
2026-06-26T19:14:36.454905747Z [Info] ManagedHttpDispatcher: IPv4 is available: True, IPv6 will be disabled
2026-06-26T19:14:36.752996653Z [ls.io-init] done.
Expand
NAME VERSION
BouncyCastle.Cryptography 2.6.2
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.17.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.17.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
Openur.FFprobeStatic 5.1.10.23
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.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.19
Sonarr.Api.V3 4.0.19
Sonarr.Common 4.0.19
Sonarr.Core 4.0.19
Sonarr.Host 4.0.19
Sonarr.Http 4.0.19
Sonarr.Mono 4.0.19
Sonarr.RuntimePatches 4.0.19
Sonarr.SignalR 4.0.19
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.1
System.Security.Cryptography.ProtectedData 6.0.0
System.Security.Permissions 6.0.0
System.ServiceProcess.ServiceController 6.0.1
System.Text.Encoding.CodePages 8.0.0
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 20260611-r0
ca-certificates-bundle 20260611-r0
catatonit 0.2.1-r0
coreutils 9.8-r1
coreutils-env 9.8-r1
coreutils-fmt 9.8-r1
coreutils-sha512sum 9.8-r1
curl 8.19.0-r0
findutils 4.10.0-r0
icu-data-en 76.1-r1
icu-libs 76.1-r1
jq 1.8.1-r0
libapk 3.0.6-r0
libattr 2.5.2-r2
libbsd 0.12.2-r0
libcrypto3 3.5.7-r0
libcurl 8.19.0-r0
libgcc 15.2.0-r2
libidn2 2.3.8-r0
libintl 0.24.1-r1
libmd 1.1.0-r0
libncursesw 6.5_p20251123-r0
libproc2 4.0.5-r0
libpsl 0.21.5-r3
libssl3 3.5.7-r0
libstdc++ 15.2.0-r2
libunistring 1.4.1-r0
libxml2 2.13.9-r1
libxslt 1.1.43-r3
linux-pam 1.7.1-r2
musl 1.2.5-r23
musl-utils 1.2.5-r23
ncurses-terminfo-base 6.5_p20251123-r0
netcat-openbsd 1.234.1-r0
nghttp2-libs 1.69.0-r0
oniguruma 6.9.10-r0
procps-ng 4.0.5-r0
readline 8.3.1-r0
runtimepack.Microsoft.AspNetCore.App.Runtime.linux-musl-x64 6.0.13
runtimepack.Microsoft.NETCore.App.Runtime.linux-musl-x64 6.0.13
scanelf 1.3.8-r2
shadow 4.18.0-r0
skalibs-libs 2.14.4.0-r0
sqlite-libs 3.51.2-r0
ssl_client 1.37.0-r30
tzdata 2026b-r0
utmps-libs 0.1.3.1-r0
xmlstarlet 1.6.1-r2
xz-libs 5.8.3-r0
zlib 1.3.2-r0
zstd-libs 1.5.7-r2
sbom
Expand
[
{
"level": "SEVERE",
"message": "http://172.17.0.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": 1782501288404
},
{
"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": 1782501288404
},
{
"level": "INFO",
"message": "http://172.17.0.4:8989/931-cf52af1896516b46dbfc.js 1:139900 \"[signalR] starting\"",
"source": "console-api",
"timestamp": 1782501288404
},
{
"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": 1782501288404
},
{
"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=sbW6vWSunMwyJLUKMKNx3A.\"",
"source": "console-api",
"timestamp": 1782501288404
},
{
"level": "INFO",
"message": "http://172.17.0.4:8989/931-cf52af1896516b46dbfc.js 1:139900 \"[signalR] Information: Using HubProtocol 'json'.\"",
"source": "console-api",
"timestamp": 1782501288404
},
{
"level": "DEBUG",
"message": "http://172.17.0.4:8989/931-cf52af1896516b46dbfc.js 1:139900 \"[signalR] connected\"",
"source": "console-api",
"timestamp": 1782501288404
},
{
"level": "DEBUG",
"message": "http://172.17.0.4:8989/931-cf52af1896516b46dbfc.js 1:139900 \"[signalR] received\" \"version\" Object",
"source": "console-api",
"timestamp": 1782501288404
},
{
"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": 1782501288404
},
{
"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": 1782501288404
},
{
"level": "DEBUG",
"message": "http://172.17.0.4:8989/931-cf52af1896516b46dbfc.js 1:139900 \"[signalR] received\" \"health\" Object",
"source": "console-api",
"timestamp": 1782501288405
}
]
| Test | Result | Message | Runtime |
|---|---|---|---|
| Capture Screenshot | PASS | - | 11.11s |
| Container Start | PASS | - | 5.18s |
| Create Buildx SBOM | PASS | - | 2.01s |
| Get Build Info | PASS | - | 0.04s |
ARM64 PASS
linuxserver/sonarr
Runtime: 84.34s
Build Information
Builder: X86-BUILDER-3e --Hetzner
Created: 2026-06-26T19:09:41+00:00
Image: linuxserver/sonarr
Maintainer: thespad
Size: 84.75MB
Tag: arm64v8-4.0.19.2979-ls316
Version: 4.0.19.2979-ls316
Expand
2026-06-26T19:14:36.477897183Z [migrations] started
2026-06-26T19:14:36.482385715Z [migrations] no migrations found
2026-06-26T19:14:37.140096315Z usermod: no changes
2026-06-26T19:14:37.244801321Z ───────────────────────────────────────
2026-06-26T19:14:37.244833535Z
2026-06-26T19:14:37.244842724Z ██╗ ███████╗██╗ ██████╗
2026-06-26T19:14:37.244851431Z ██║ ██╔════╝██║██╔═══██╗
2026-06-26T19:14:37.244859748Z ██║ ███████╗██║██║ ██║
2026-06-26T19:14:37.244867965Z ██║ ╚════██║██║██║ ██║
2026-06-26T19:14:37.244876111Z ███████╗███████║██║╚██████╔╝
2026-06-26T19:14:37.244884789Z ╚══════╝╚══════╝╚═╝ ╚═════╝
2026-06-26T19:14:37.244893125Z
2026-06-26T19:14:37.244900951Z Brought to you by linuxserver.io
2026-06-26T19:14:37.244909038Z ───────────────────────────────────────
2026-06-26T19:14:37.251238017Z
2026-06-26T19:14:37.251564885Z To support the app dev(s) visit:
2026-06-26T19:14:37.288638108Z Sonarr: https://sonarr.tv/donate
2026-06-26T19:14:37.293768514Z
2026-06-26T19:14:37.293780097Z To support LSIO projects visit:
2026-06-26T19:14:37.293788273Z https://www.linuxserver.io/donate/
2026-06-26T19:14:37.293796380Z
2026-06-26T19:14:37.293804276Z ───────────────────────────────────────
2026-06-26T19:14:37.293813244Z GID/UID
2026-06-26T19:14:37.293822432Z ───────────────────────────────────────
2026-06-26T19:14:37.392029658Z
2026-06-26T19:14:37.392542281Z User UID: 911
2026-06-26T19:14:37.392553543Z User GID: 911
2026-06-26T19:14:37.392561910Z ───────────────────────────────────────
2026-06-26T19:14:37.434777142Z Linuxserver.io version: 4.0.19.2979-ls316
2026-06-26T19:14:37.437693897Z Build-date: 2026-06-26T19:09:41+00:00
2026-06-26T19:14:37.437729970Z ───────────────────────────────────────
2026-06-26T19:14:37.437738177Z
2026-06-26T19:14:40.707179944Z [custom-init] No custom files found, skipping...
2026-06-26T19:14:46.744969169Z [Info] Bootstrap: Starting Sonarr - /app/sonarr/bin/Sonarr - Version 4.0.19.2979
2026-06-26T19:14:48.029390150Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2026-06-26T19:14:48.124215244Z [Debug] Bootstrap: Console selected
2026-06-26T19:14:48.140289325Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2026-06-26T19:14:53.285042425Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2026-06-26T19:14:54.374768443Z [Warn] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {eb43c6f6-5316-4a7b-8cf1-18a120c47a90} may be persisted to storage in unencrypted form.
2026-06-26T19:14:55.813325617Z [Trace] EventAggregator: Publishing ConfigFileSavedEvent
2026-06-26T19:14:56.670405534Z [Info] MigrationController: *** Migrating data source=/config/sonarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 ***
2026-06-26T19:14:58.208710803Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating
2026-06-26T19:14:59.183691170Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-26T19:14:59.195769953Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-26T19:15:00.028253673Z [Info] DatabaseEngineVersionCheck: SQLite 3.51.2
2026-06-26T19:15:00.058465765Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.8444791s
2026-06-26T19:15:00.061772807Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated
2026-06-26T19:15:00.064729463Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.8734884s
2026-06-26T19:15:00.265301113Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating
2026-06-26T19:15:00.273890747Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:00.364869804Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo
2026-06-26T19:15:00.472543992Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL)
2026-06-26T19:15:00.835516817Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.4669532s
2026-06-26T19:15:00.841445391Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:00.863603869Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated
2026-06-26T19:15:00.865990817Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.4959667s
2026-06-26T19:15:01.001762338Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating
2026-06-26T19:15:01.004620495Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:01.096285504Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version)
2026-06-26T19:15:01.117950428Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-06-26T19:15:01.132913060Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0339999s
2026-06-26T19:15:01.135911810Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-06-26T19:15:01.139796576Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020465s
2026-06-26T19:15:01.145663425Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime
2026-06-26T19:15:01.153566476Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME
2026-06-26T19:15:01.168640612Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0205765s
2026-06-26T19:15:01.171163495Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:01.179187118Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated
2026-06-26T19:15:01.181507072Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0313377s
2026-06-26T19:15:01.192931205Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating
2026-06-26T19:15:01.195161378Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:01.207468661Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-06-26T19:15:01.209863656Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002973s
2026-06-26T19:15:01.211711007Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String
2026-06-26T19:15:01.214414223Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT
2026-06-26T19:15:01.219399716Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0057752s
2026-06-26T19:15:01.221014569Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:01.225196684Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated
2026-06-26T19:15:01.227024577Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0116144s
2026-06-26T19:15:01.244779584Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating
2026-06-26T19:15:01.246930927Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:01.258434872Z [Info] InitialSetup: Starting migration of Main DB to 1
2026-06-26T19:15:01.380789525Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Config
2026-06-26T19:15:01.386932850Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Config" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Key" TEXT NOT NULL, "Value" TEXT NOT NULL)
2026-06-26T19:15:01.393895026Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108862s
2026-06-26T19:15:01.395922360Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Config (Key)
2026-06-26T19:15:01.398627489Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Config_Key" ON "Config" ("Key" ASC)
2026-06-26T19:15:01.402380319Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047212s
2026-06-26T19:15:01.403907586Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RootFolders
2026-06-26T19:15:01.406387672Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "RootFolders" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Path" TEXT NOT NULL)
2026-06-26T19:15:01.410791293Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052639s
2026-06-26T19:15:01.412360083Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex RootFolders (Path)
2026-06-26T19:15:01.414173787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_RootFolders_Path" ON "RootFolders" ("Path" ASC)
2026-06-26T19:15:01.417954503Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039006s
2026-06-26T19:15:01.419454515Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Series
2026-06-26T19:15:01.422674862Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Series" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TvdbId" INTEGER NOT NULL, "TvRageId" INTEGER NOT NULL, "ImdbId" TEXT NOT NULL, "Title" TEXT NOT NULL, "TitleSlug" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "AirTime" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "QualityProfileId" INTEGER NOT NULL, "SeasonFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "Runtime" INTEGER NOT NULL, "SeriesType" INTEGER NOT NULL, "BacklogSetting" INTEGER NOT NULL, "Network" TEXT, "CustomStartDate" DATETIME, "UseSceneNumbering" INTEGER NOT NULL, "FirstAired" DATETIME, "NextAiring" DATETIME)
2026-06-26T19:15:01.437077787Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.015985s
2026-06-26T19:15:01.438612519Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (TvdbId)
2026-06-26T19:15:01.440402274Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2026-06-26T19:15:01.444226738Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038198s
2026-06-26T19:15:01.445692431Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (TvRageId)
2026-06-26T19:15:01.447439240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC)
2026-06-26T19:15:01.451276009Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038378s
2026-06-26T19:15:01.452839248Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (ImdbId)
2026-06-26T19:15:01.454586127Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_ImdbId" ON "Series" ("ImdbId" ASC)
2026-06-26T19:15:01.458311512Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037654s
2026-06-26T19:15:01.459806193Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (TitleSlug)
2026-06-26T19:15:01.461656410Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2026-06-26T19:15:01.465538932Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039548s
2026-06-26T19:15:01.467054345Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Seasons
2026-06-26T19:15:01.469019433Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Seasons" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "SeasonNumber" INTEGER NOT NULL, "Ignored" INTEGER NOT NULL)
2026-06-26T19:15:01.474385633Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0057033s
2026-06-26T19:15:01.476066389Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Episodes
2026-06-26T19:15:01.478545664Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Episodes" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TvDbEpisodeId" INTEGER NOT NULL, "SeriesId" INTEGER NOT NULL, "SeasonNumber" INTEGER NOT NULL, "EpisodeNumber" INTEGER NOT NULL, "Title" TEXT, "Overview" TEXT, "Ignored" INTEGER, "EpisodeFileId" INTEGER, "AirDate" DATETIME, "AbsoluteEpisodeNumber" INTEGER, "SceneAbsoluteEpisodeNumber" INTEGER, "SceneSeasonNumber" INTEGER, "SceneEpisodeNumber" INTEGER)
2026-06-26T19:15:01.488264933Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.01037s
2026-06-26T19:15:01.489758632Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Episodes (TvDbEpisodeId)
2026-06-26T19:15:01.491669341Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Episodes_TvDbEpisodeId" ON "Episodes" ("TvDbEpisodeId" ASC)
2026-06-26T19:15:01.495711935Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040694s
2026-06-26T19:15:01.497268060Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable EpisodeFiles
2026-06-26T19:15:01.499438111Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "EpisodeFiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "Path" TEXT NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "DateAdded" DATETIME NOT NULL, "SeasonNumber" INTEGER NOT NULL, "SceneName" TEXT, "ReleaseGroup" TEXT)
2026-06-26T19:15:01.506507683Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075547s
2026-06-26T19:15:01.508055511Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex EpisodeFiles (Path)
2026-06-26T19:15:01.509833883Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_EpisodeFiles_Path" ON "EpisodeFiles" ("Path" ASC)
2026-06-26T19:15:01.513626143Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038212s
2026-06-26T19:15:01.515117998Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable History
2026-06-26T19:15:01.517213339Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "History" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "EpisodeId" INTEGER NOT NULL, "SeriesId" INTEGER NOT NULL, "NzbTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Quality" TEXT NOT NULL, "Indexer" TEXT NOT NULL, "NzbInfoUrl" TEXT, "ReleaseGroup" TEXT)
2026-06-26T19:15:01.524219824Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074382s
2026-06-26T19:15:01.525753674Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Notifications
2026-06-26T19:15:01.527790827Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Notifications" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "OnGrab" INTEGER NOT NULL, "OnDownload" INTEGER NOT NULL, "Settings" TEXT NOT NULL, "Implementation" TEXT NOT NULL)
2026-06-26T19:15:01.654033502Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1203929s
2026-06-26T19:15:01.660868582Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ScheduledTasks
2026-06-26T19:15:01.668938087Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL, "Interval" INTEGER NOT NULL, "LastExecution" DATETIME NOT NULL)
2026-06-26T19:15:01.679138255Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0163179s
2026-06-26T19:15:01.681453740Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ScheduledTasks (TypeName)
2026-06-26T19:15:01.684009348Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2026-06-26T19:15:01.691019280Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0077525s
2026-06-26T19:15:01.692561497Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Indexers
2026-06-26T19:15:01.694623641Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Enable" INTEGER NOT NULL, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT)
2026-06-26T19:15:01.701771801Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075711s
2026-06-26T19:15:01.703543921Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Indexers (Name)
2026-06-26T19:15:01.706102244Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-06-26T19:15:01.710459261Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052176s
2026-06-26T19:15:01.711911106Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable QualityProfiles
2026-06-26T19:15:01.713976637Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "QualityProfiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Cutoff" INTEGER NOT NULL, "Allowed" TEXT NOT NULL)
2026-06-26T19:15:01.721497869Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078482s
2026-06-26T19:15:01.723109235Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityProfiles (Name)
2026-06-26T19:15:01.724998841Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityProfiles_Name" ON "QualityProfiles" ("Name" ASC)
2026-06-26T19:15:01.729632416Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004725s
2026-06-26T19:15:01.731054921Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable QualitySizes
2026-06-26T19:15:01.733437190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "QualitySizes" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "QualityId" INTEGER NOT NULL, "Name" TEXT NOT NULL, "MinSize" INTEGER NOT NULL, "MaxSize" INTEGER NOT NULL)
2026-06-26T19:15:01.739610136Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069086s
2026-06-26T19:15:01.741174698Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualitySizes (QualityId)
2026-06-26T19:15:01.742919933Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualitySizes_QualityId" ON "QualitySizes" ("QualityId" ASC)
2026-06-26T19:15:01.747482355Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045548s
2026-06-26T19:15:01.748949580Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualitySizes (Name)
2026-06-26T19:15:01.750954659Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualitySizes_Name" ON "QualitySizes" ("Name" ASC)
2026-06-26T19:15:01.756621565Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005821s
2026-06-26T19:15:01.758300868Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable SceneMappings
2026-06-26T19:15:01.760720012Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "SceneMappings" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "CleanTitle" TEXT NOT NULL, "SceneName" TEXT NOT NULL, "TvdbId" INTEGER NOT NULL, "SeasonNumber" INTEGER NOT NULL)
2026-06-26T19:15:01.767570762Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074604s
2026-06-26T19:15:01.769085724Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NamingConfig
2026-06-26T19:15:01.771749530Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NamingConfig" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "UseSceneName" INTEGER NOT NULL, "Separator" TEXT NOT NULL, "NumberStyle" INTEGER NOT NULL, "IncludeSeriesTitle" INTEGER NOT NULL, "MultiEpisodeStyle" INTEGER NOT NULL, "IncludeEpisodeTitle" INTEGER NOT NULL, "IncludeQuality" INTEGER NOT NULL, "ReplaceSpaces" INTEGER NOT NULL, "SeasonFolderFormat" TEXT NOT NULL)
2026-06-26T19:15:01.781994318Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111632s
2026-06-26T19:15:01.834439108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-06-26T19:15:01', 'InitialSetup')
2026-06-26T19:15:01.859257324Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:01.885543477Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated
2026-06-26T19:15:01.887678728Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1146402s
2026-06-26T19:15:01.892916119Z [Info] FluentMigrator.Runner.MigrationRunner: 2: remove_tvrage_imdb_unique_constraint migrating
2026-06-26T19:15:01.895114869Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:01.901119796Z [Info] remove_tvrage_imdb_unique_constraint: Starting migration of Main DB to 2
2026-06-26T19:15:01.933692433Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex Series (TvRageId)
2026-06-26T19:15:01.939255109Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_Series_TvRageId"
2026-06-26T19:15:01.945991730Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102182s
2026-06-26T19:15:01.947674570Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex Series (ImdbId)
2026-06-26T19:15:01.949655340Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_Series_ImdbId"
2026-06-26T19:15:01.953053055Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037807s
2026-06-26T19:15:01.956427873Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2026-06-26T19:15:01', 'remove_tvrage_imdb_unique_constraint')
2026-06-26T19:15:01.960978961Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:01.965312251Z [Info] FluentMigrator.Runner.MigrationRunner: 2: remove_tvrage_imdb_unique_constraint migrated
2026-06-26T19:15:01.967090483Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0160819s
2026-06-26T19:15:01.968968025Z [Info] FluentMigrator.Runner.MigrationRunner: 3: remove_renamed_scene_mapping_columns migrating
2026-06-26T19:15:01.970757620Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:01.973495185Z [Info] remove_renamed_scene_mapping_columns: Starting migration of Main DB to 3
2026-06-26T19:15:01.993084919Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable SceneMappings
2026-06-26T19:15:01.997979919Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SceneMappings"
2026-06-26T19:15:02.002377568Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073239s
2026-06-26T19:15:02.003795395Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable SceneMappings
2026-06-26T19:15:02.005974194Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "SceneMappings" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TvdbId" INTEGER NOT NULL, "SeasonNumber" INTEGER NOT NULL, "SearchTerm" TEXT NOT NULL, "ParseTerm" TEXT NOT NULL)
2026-06-26T19:15:02.012489740Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071195s
2026-06-26T19:15:02.014232019Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2026-06-26T19:15:02', 'remove_renamed_scene_mapping_columns')
2026-06-26T19:15:02.018365877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:02.021822951Z [Info] FluentMigrator.Runner.MigrationRunner: 3: remove_renamed_scene_mapping_columns migrated
2026-06-26T19:15:02.023603538Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0165013s
2026-06-26T19:15:02.025300767Z [Info] FluentMigrator.Runner.MigrationRunner: 4: updated_history migrating
2026-06-26T19:15:02.026838855Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:02.029317428Z [Info] updated_history: Starting migration of Main DB to 4
2026-06-26T19:15:02.038141395Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable History
2026-06-26T19:15:02.040153869Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History"
2026-06-26T19:15:02.043424457Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036477s
2026-06-26T19:15:02.044799727Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable History
2026-06-26T19:15:02.046898095Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "History" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "EpisodeId" INTEGER NOT NULL, "SeriesId" INTEGER NOT NULL, "SourceTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Quality" TEXT NOT NULL, "Data" TEXT NOT NULL)
2026-06-26T19:15:02.053189188Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006947s
2026-06-26T19:15:02.054913391Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2026-06-26T19:15:02', 'updated_history')
2026-06-26T19:15:02.058714859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:02.061738861Z [Info] FluentMigrator.Runner.MigrationRunner: 4: updated_history migrated
2026-06-26T19:15:02.063266008Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0155213s
2026-06-26T19:15:02.065063779Z [Info] FluentMigrator.Runner.MigrationRunner: 5: added_eventtype_to_history migrating
2026-06-26T19:15:02.066747391Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:02.069575418Z [Info] added_eventtype_to_history: Starting migration of Main DB to 5
2026-06-26T19:15:02.076650621Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History
2026-06-26T19:15:02.078526570Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002281s
2026-06-26T19:15:02.080268038Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn History EventType Int32
2026-06-26T19:15:02.082590878Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History" ADD COLUMN "EventType" INTEGER
2026-06-26T19:15:02.088945549Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069516s
2026-06-26T19:15:02.090796648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2026-06-26T19:15:02', 'added_eventtype_to_history')
2026-06-26T19:15:02.094837759Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:02.098193930Z [Info] FluentMigrator.Runner.MigrationRunner: 5: added_eventtype_to_history migrated
2026-06-26T19:15:02.099868503Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0162773s
2026-06-26T19:15:02.101566534Z [Info] FluentMigrator.Runner.MigrationRunner: 6: add_index_to_log_time migrating
2026-06-26T19:15:02.103182690Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:02.105639870Z [Info] add_index_to_log_time: Starting migration of Main DB to 6
2026-06-26T19:15:02.108118022Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2026-06-26T19:15:02', 'add_index_to_log_time')
2026-06-26T19:15:02.112148141Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:02.114849633Z [Info] FluentMigrator.Runner.MigrationRunner: 6: add_index_to_log_time migrated
2026-06-26T19:15:02.116472231Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0116719s
2026-06-26T19:15:02.118007143Z [Info] FluentMigrator.Runner.MigrationRunner: 7: add_renameEpisodes_to_naming migrating
2026-06-26T19:15:02.119732209Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:02.122131652Z [Info] add_renameEpisodes_to_naming: Starting migration of Main DB to 7
2026-06-26T19:15:02.133151582Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2026-06-26T19:15:02.135614924Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.81E-05s
2026-06-26T19:15:02.137299217Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig RenameEpisodes Boolean
2026-06-26T19:15:02.139314477Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "RenameEpisodes" INTEGER
2026-06-26T19:15:02.145748458Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065503s
2026-06-26T19:15:02.149086302Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "RenameEpisodes" = NOT "UseSceneName"
2026-06-26T19:15:02.153970531Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "RenameEpisodes" = NOT "UseSceneName"
2026-06-26T19:15:02.157703441Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061942s
2026-06-26T19:15:02.159372714Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2026-06-26T19:15:02', 'add_renameEpisodes_to_naming')
2026-06-26T19:15:02.163407131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:02.166401945Z [Info] FluentMigrator.Runner.MigrationRunner: 7: add_renameEpisodes_to_naming migrated
2026-06-26T19:15:02.168335880Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.014936s
2026-06-26T19:15:02.170064192Z [Info] FluentMigrator.Runner.MigrationRunner: 8: remove_backlog migrating
2026-06-26T19:15:02.171587210Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:02.174298863Z [Info] remove_backlog: Starting migration of Main DB to 8
2026-06-26T19:15:02.206672990Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Series BacklogSetting
2026-06-26T19:15:02.447534714Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Series_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TvdbId" INTEGER NOT NULL, "TvRageId" INTEGER NOT NULL, "ImdbId" TEXT NOT NULL, "Title" TEXT NOT NULL, "TitleSlug" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "AirTime" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "QualityProfileId" INTEGER NOT NULL, "SeasonFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "Runtime" INTEGER NOT NULL, "SeriesType" INTEGER NOT NULL, "Network" TEXT, "CustomStartDate" DATETIME, "UseSceneNumbering" INTEGER NOT NULL, "FirstAired" DATETIME, "NextAiring" DATETIME)
2026-06-26T19:15:02.462829716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Series_temp" ("Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "QualityProfileId", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "CustomStartDate", "UseSceneNumbering", "FirstAired", "NextAiring") SELECT "Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "QualityProfileId", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "CustomStartDate", "UseSceneNumbering", "FirstAired", "NextAiring" FROM "Series"
2026-06-26T19:15:02.478141722Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2026-06-26T19:15:02.486347682Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2026-06-26T19:15:02.505679527Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2026-06-26T19:15:02.509885008Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2026-06-26T19:15:02.513788161Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.3049497s
2026-06-26T19:15:02.515411852Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig UseSceneName
2026-06-26T19:15:02.542424950Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NamingConfig_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Separator" TEXT NOT NULL, "NumberStyle" INTEGER NOT NULL, "IncludeSeriesTitle" INTEGER NOT NULL, "MultiEpisodeStyle" INTEGER NOT NULL, "IncludeEpisodeTitle" INTEGER NOT NULL, "IncludeQuality" INTEGER NOT NULL, "ReplaceSpaces" INTEGER NOT NULL, "SeasonFolderFormat" TEXT NOT NULL, "RenameEpisodes" INTEGER)
2026-06-26T19:15:02.551752601Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "NamingConfig_temp" ("Id", "Separator", "NumberStyle", "IncludeSeriesTitle", "MultiEpisodeStyle", "IncludeEpisodeTitle", "IncludeQuality", "ReplaceSpaces", "SeasonFolderFormat", "RenameEpisodes") SELECT "Id", "Separator", "NumberStyle", "IncludeSeriesTitle", "MultiEpisodeStyle", "IncludeEpisodeTitle", "IncludeQuality", "ReplaceSpaces", "SeasonFolderFormat", "RenameEpisodes" FROM "NamingConfig"
2026-06-26T19:15:02.560475733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig"
2026-06-26T19:15:02.563811102Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig"
2026-06-26T19:15:02.575617246Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0583683s
2026-06-26T19:15:02.577564799Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2026-06-26T19:15:02', 'remove_backlog')
2026-06-26T19:15:02.581458593Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:02.596282595Z [Info] FluentMigrator.Runner.MigrationRunner: 8: remove_backlog migrated
2026-06-26T19:15:02.599316207Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0790041s
2026-06-26T19:15:02.607978257Z [Info] FluentMigrator.Runner.MigrationRunner: 9: fix_rename_episodes migrating
2026-06-26T19:15:02.610377430Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:02.617329044Z [Info] fix_rename_episodes: Starting migration of Main DB to 9
2026-06-26T19:15:02.670782255Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig SeasonFolderFormat
2026-06-26T19:15:02.703763305Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NamingConfig_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Separator" TEXT NOT NULL, "NumberStyle" INTEGER NOT NULL, "IncludeSeriesTitle" INTEGER NOT NULL, "MultiEpisodeStyle" INTEGER NOT NULL, "IncludeEpisodeTitle" INTEGER NOT NULL, "IncludeQuality" INTEGER NOT NULL, "ReplaceSpaces" INTEGER NOT NULL, "RenameEpisodes" INTEGER)
2026-06-26T19:15:02.714859628Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "NamingConfig_temp" ("Id", "Separator", "NumberStyle", "IncludeSeriesTitle", "MultiEpisodeStyle", "IncludeEpisodeTitle", "IncludeQuality", "ReplaceSpaces", "RenameEpisodes") SELECT "Id", "Separator", "NumberStyle", "IncludeSeriesTitle", "MultiEpisodeStyle", "IncludeEpisodeTitle", "IncludeQuality", "ReplaceSpaces", "RenameEpisodes" FROM "NamingConfig"
2026-06-26T19:15:02.723424883Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig"
2026-06-26T19:15:02.727356112Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig"
2026-06-26T19:15:02.738886250Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.065289s
2026-06-26T19:15:02.740523347Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-26T19:15:02.773228522Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "RenameEpisodes" = 1 WHERE "RenameEpisodes" = -1
2026-06-26T19:15:02.778489750Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0362081s
2026-06-26T19:15:02.779594315Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-26T19:15:02.782035443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "RenameEpisodes" = 0 WHERE "RenameEpisodes" = -2
2026-06-26T19:15:02.785220930Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042455s
2026-06-26T19:15:02.787665826Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2026-06-26T19:15:02', 'fix_rename_episodes')
2026-06-26T19:15:02.791830586Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:02.797468543Z [Info] FluentMigrator.Runner.MigrationRunner: 9: fix_rename_episodes migrated
2026-06-26T19:15:02.799146634Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0164723s
2026-06-26T19:15:02.801211463Z [Info] FluentMigrator.Runner.MigrationRunner: 10: add_monitored migrating
2026-06-26T19:15:02.802783340Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:02.805467006Z [Info] add_monitored: Starting migration of Main DB to 10
2026-06-26T19:15:02.828299301Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2026-06-26T19:15:02.830446758Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.63E-05s
2026-06-26T19:15:02.831880055Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes Monitored Boolean
2026-06-26T19:15:02.833796185Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "Monitored" INTEGER
2026-06-26T19:15:02.840215416Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065137s
2026-06-26T19:15:02.841639345Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Seasons
2026-06-26T19:15:02.843141852Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.15E-05s
2026-06-26T19:15:02.844432141Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Seasons Monitored Boolean
2026-06-26T19:15:02.846305745Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Seasons" ADD COLUMN "Monitored" INTEGER
2026-06-26T19:15:02.852129066Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0057128s
2026-06-26T19:15:02.853316809Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-26T19:15:02.857036823Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Episodes" SET "Monitored" = 1 WHERE "Ignored" = 0
2026-06-26T19:15:02.861866282Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071405s
2026-06-26T19:15:02.863337666Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-26T19:15:02.864804531Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Episodes" SET "Monitored" = 0 WHERE "Ignored" = 1
2026-06-26T19:15:02.868209330Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031298s
2026-06-26T19:15:02.869238804Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-26T19:15:02.870653784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Seasons" SET "Monitored" = 1 WHERE "Ignored" = 0
2026-06-26T19:15:02.873489327Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029133s
2026-06-26T19:15:02.874832472Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-26T19:15:02.876248625Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Seasons" SET "Monitored" = 0 WHERE "Ignored" = 1
2026-06-26T19:15:02.879094788Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029504s
2026-06-26T19:15:02.880951729Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2026-06-26T19:15:02', 'add_monitored')
2026-06-26T19:15:02.884774019Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:02.889425450Z [Info] FluentMigrator.Runner.MigrationRunner: 10: add_monitored migrated
2026-06-26T19:15:02.890921023Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0132847s
2026-06-26T19:15:02.892798755Z [Info] FluentMigrator.Runner.MigrationRunner: 11: remove_ignored migrating
2026-06-26T19:15:02.894376263Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:02.896931220Z [Info] remove_ignored: Starting migration of Main DB to 11
2026-06-26T19:15:02.902294204Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Seasons Ignored
2026-06-26T19:15:02.988955122Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Seasons_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "SeasonNumber" INTEGER NOT NULL, "Monitored" INTEGER)
2026-06-26T19:15:02.994883855Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Seasons_temp" ("Id", "SeriesId", "SeasonNumber", "Monitored") SELECT "Id", "SeriesId", "SeasonNumber", "Monitored" FROM "Seasons"
2026-06-26T19:15:02.999393870Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Seasons"
2026-06-26T19:15:03.002310105Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Seasons_temp" RENAME TO "Seasons"
2026-06-26T19:15:03.013386338Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1094553s
2026-06-26T19:15:03.014891049Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Episodes Ignored
2026-06-26T19:15:03.037102263Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Episodes_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TvDbEpisodeId" INTEGER NOT NULL, "SeriesId" INTEGER NOT NULL, "SeasonNumber" INTEGER NOT NULL, "EpisodeNumber" INTEGER NOT NULL, "Title" TEXT, "Overview" TEXT, "EpisodeFileId" INTEGER, "AirDate" DATETIME, "AbsoluteEpisodeNumber" INTEGER, "SceneAbsoluteEpisodeNumber" INTEGER, "SceneSeasonNumber" INTEGER, "SceneEpisodeNumber" INTEGER, "Monitored" INTEGER)
2026-06-26T19:15:03.047758962Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Episodes_temp" ("Id", "TvDbEpisodeId", "SeriesId", "SeasonNumber", "EpisodeNumber", "Title", "Overview", "EpisodeFileId", "AirDate", "AbsoluteEpisodeNumber", "SceneAbsoluteEpisodeNumber", "SceneSeasonNumber", "SceneEpisodeNumber", "Monitored") SELECT "Id", "TvDbEpisodeId", "SeriesId", "SeasonNumber", "EpisodeNumber", "Title", "Overview", "EpisodeFileId", "AirDate", "AbsoluteEpisodeNumber", "SceneAbsoluteEpisodeNumber", "SceneSeasonNumber", "SceneEpisodeNumber", "Monitored" FROM "Episodes"
2026-06-26T19:15:03.058583046Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Episodes"
2026-06-26T19:15:03.062064229Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes_temp" RENAME TO "Episodes"
2026-06-26T19:15:03.072941572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Episodes_TvDbEpisodeId" ON "Episodes" ("TvDbEpisodeId" ASC)
2026-06-26T19:15:03.077045910Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0604946s
2026-06-26T19:15:03.078838170Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2026-06-26T19:15:03', 'remove_ignored')
2026-06-26T19:15:03.083191410Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:03.089732337Z [Info] FluentMigrator.Runner.MigrationRunner: 11: remove_ignored migrated
2026-06-26T19:15:03.091289263Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0733375s
2026-06-26T19:15:03.093158068Z [Info] FluentMigrator.Runner.MigrationRunner: 12: remove_custom_start_date migrating
2026-06-26T19:15:03.094916370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:03.097826241Z [Info] remove_custom_start_date: Starting migration of Main DB to 12
2026-06-26T19:15:03.101871821Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Series CustomStartDate
2026-06-26T19:15:03.125622517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Series_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TvdbId" INTEGER NOT NULL, "TvRageId" INTEGER NOT NULL, "ImdbId" TEXT NOT NULL, "Title" TEXT NOT NULL, "TitleSlug" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "AirTime" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "QualityProfileId" INTEGER NOT NULL, "SeasonFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "Runtime" INTEGER NOT NULL, "SeriesType" INTEGER NOT NULL, "Network" TEXT, "UseSceneNumbering" INTEGER NOT NULL, "FirstAired" DATETIME, "NextAiring" DATETIME)
2026-06-26T19:15:03.138385568Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Series_temp" ("Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "QualityProfileId", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring") SELECT "Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "QualityProfileId", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring" FROM "Series"
2026-06-26T19:15:03.150628992Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2026-06-26T19:15:03.153876404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2026-06-26T19:15:03.164300393Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2026-06-26T19:15:03.168150619Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2026-06-26T19:15:03.171740892Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0680497s
2026-06-26T19:15:03.173449765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2026-06-26T19:15:03', 'remove_custom_start_date')
2026-06-26T19:15:03.177335182Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:03.182206104Z [Info] FluentMigrator.Runner.MigrationRunner: 12: remove_custom_start_date migrated
2026-06-26T19:15:03.183885036Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.078586s
2026-06-26T19:15:03.185593638Z [Info] FluentMigrator.Runner.MigrationRunner: 13: add_air_date_utc migrating
2026-06-26T19:15:03.187800244Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:03.189639359Z [Info] add_air_date_utc: Starting migration of Main DB to 13
2026-06-26T19:15:03.195355393Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2026-06-26T19:15:03.197004856Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.5E-05s
2026-06-26T19:15:03.198478364Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes AirDateUtc DateTime
2026-06-26T19:15:03.200359654Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "AirDateUtc" DATETIME
2026-06-26T19:15:03.206710819Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064725s
2026-06-26T19:15:03.208285511Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Episodes" SET "AirDateUtc" = "AirDate"
2026-06-26T19:15:03.210818634Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Episodes" SET "AirDateUtc" = "AirDate"
2026-06-26T19:15:03.213651010Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033074s
2026-06-26T19:15:03.215357137Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2026-06-26T19:15:03', 'add_air_date_utc')
2026-06-26T19:15:03.219232985Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:03.223045585Z [Info] FluentMigrator.Runner.MigrationRunner: 13: add_air_date_utc migrated
2026-06-26T19:15:03.224638744Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0127166s
2026-06-26T19:15:03.226405584Z [Info] FluentMigrator.Runner.MigrationRunner: 14: drop_air_date migrating
2026-06-26T19:15:03.227942319Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:03.230801179Z [Info] drop_air_date: Starting migration of Main DB to 14
2026-06-26T19:15:03.233986506Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Episodes AirDate
2026-06-26T19:15:03.256792718Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Episodes_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TvDbEpisodeId" INTEGER NOT NULL, "SeriesId" INTEGER NOT NULL, "SeasonNumber" INTEGER NOT NULL, "EpisodeNumber" INTEGER NOT NULL, "Title" TEXT, "Overview" TEXT, "EpisodeFileId" INTEGER, "AbsoluteEpisodeNumber" INTEGER, "SceneAbsoluteEpisodeNumber" INTEGER, "SceneSeasonNumber" INTEGER, "SceneEpisodeNumber" INTEGER, "Monitored" INTEGER, "AirDateUtc" DATETIME)
2026-06-26T19:15:03.266435884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Episodes_temp" ("Id", "TvDbEpisodeId", "SeriesId", "SeasonNumber", "EpisodeNumber", "Title", "Overview", "EpisodeFileId", "AbsoluteEpisodeNumber", "SceneAbsoluteEpisodeNumber", "SceneSeasonNumber", "SceneEpisodeNumber", "Monitored", "AirDateUtc") SELECT "Id", "TvDbEpisodeId", "SeriesId", "SeasonNumber", "EpisodeNumber", "Title", "Overview", "EpisodeFileId", "AbsoluteEpisodeNumber", "SceneAbsoluteEpisodeNumber", "SceneSeasonNumber", "SceneEpisodeNumber", "Monitored", "AirDateUtc" FROM "Episodes"
2026-06-26T19:15:03.276738549Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Episodes"
2026-06-26T19:15:03.279831931Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes_temp" RENAME TO "Episodes"
2026-06-26T19:15:03.290500593Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Episodes_TvDbEpisodeId" ON "Episodes" ("TvDbEpisodeId" ASC)
2026-06-26T19:15:03.294385058Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0587346s
2026-06-26T19:15:03.296033799Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2026-06-26T19:15:03', 'drop_air_date')
2026-06-26T19:15:03.300044048Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:03.304591248Z [Info] FluentMigrator.Runner.MigrationRunner: 14: drop_air_date migrated
2026-06-26T19:15:03.306072753Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0689674s
2026-06-26T19:15:03.307842187Z [Info] FluentMigrator.Runner.MigrationRunner: 15: add_air_date_as_string migrating
2026-06-26T19:15:03.309513364Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:03.311988069Z [Info] add_air_date_as_string: Starting migration of Main DB to 15
2026-06-26T19:15:03.316875364Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2026-06-26T19:15:03.318362831Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.55E-05s
2026-06-26T19:15:03.319947624Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes AirDate String
2026-06-26T19:15:03.321740826Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "AirDate" TEXT
2026-06-26T19:15:03.327973552Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061789s
2026-06-26T19:15:03.329552342Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2026-06-26T19:15:03', 'add_air_date_as_string')
2026-06-26T19:15:03.333471086Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:03.337241271Z [Info] FluentMigrator.Runner.MigrationRunner: 15: add_air_date_as_string migrated
2026-06-26T19:15:03.338994443Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0156645s
2026-06-26T19:15:03.340655559Z [Info] FluentMigrator.Runner.MigrationRunner: 16: updated_imported_history_item migrating
2026-06-26T19:15:03.342402709Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:03.344915802Z [Info] updated_imported_history_item: Starting migration of Main DB to 16
2026-06-26T19:15:03.348234507Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "History" SET "Data" = replace( "Data", '"Path"', '"ImportedPath"' ) WHERE "EventType" = 3
2026-06-26T19:15:03.351019949Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "History" SET "Data" = replace( "Data", '"Path"', '"ImportedPath"' ) WHERE "EventType" = 3
2026-06-26T19:15:03.355136852Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038699s
2026-06-26T19:15:03.356538195Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2026-06-26T19:15:03', 'updated_imported_history_item')
2026-06-26T19:15:03.360479485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:03.363607125Z [Info] FluentMigrator.Runner.MigrationRunner: 16: updated_imported_history_item migrated
2026-06-26T19:15:03.365322761Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0126502s
2026-06-26T19:15:03.366937775Z [Info] FluentMigrator.Runner.MigrationRunner: 17: reset_scene_names migrating
2026-06-26T19:15:03.368566616Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:03.370950017Z [Info] reset_scene_names: Starting migration of Main DB to 17
2026-06-26T19:15:03.374038018Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "EpisodeFiles" SET "SceneName" = NULL where "SceneName" != NULL
2026-06-26T19:15:03.376476060Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "EpisodeFiles" SET "SceneName" = NULL where "SceneName" != NULL
2026-06-26T19:15:03.379713502Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032342s
2026-06-26T19:15:03.381321401Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2026-06-26T19:15:03', 'reset_scene_names')
2026-06-26T19:15:03.385094832Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:03.388304227Z [Info] FluentMigrator.Runner.MigrationRunner: 17: reset_scene_names migrated
2026-06-26T19:15:03.389851865Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118501s
2026-06-26T19:15:03.391455105Z [Info] FluentMigrator.Runner.MigrationRunner: 18: remove_duplicates migrating
2026-06-26T19:15:03.393034737Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:03.395426746Z [Info] remove_duplicates: Starting migration of Main DB to 18
2026-06-26T19:15:03.398889491Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-26T19:15:03.400792625Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-26T19:15:03.540550056Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1398107s
2026-06-26T19:15:03.542754657Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2026-06-26T19:15:03', 'remove_duplicates')
2026-06-26T19:15:03.546879105Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:03.552117047Z [Info] FluentMigrator.Runner.MigrationRunner: 18: remove_duplicates migrated
2026-06-26T19:15:03.553687391Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1516709s
2026-06-26T19:15:03.555506986Z [Info] FluentMigrator.Runner.MigrationRunner: 19: restore_unique_constraints migrating
2026-06-26T19:15:03.557207211Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:03.559693049Z [Info] restore_unique_constraints: Starting migration of Main DB to 19
2026-06-26T19:15:03.571937205Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DROP INDEX IF EXISTS "IX_Series_TvdbId"
2026-06-26T19:15:03.574192778Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX IF EXISTS "IX_Series_TvdbId"
2026-06-26T19:15:03.577950849Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037385s
2026-06-26T19:15:03.579376632Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DROP INDEX IF EXISTS "IX_Series_TitleSlug"
2026-06-26T19:15:03.581344576Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX IF EXISTS "IX_Series_TitleSlug"
2026-06-26T19:15:03.584360361Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029578s
2026-06-26T19:15:03.586149004Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DROP INDEX IF EXISTS "IX_Episodes_TvDbEpisodeId"
2026-06-26T19:15:03.588211699Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX IF EXISTS "IX_Episodes_TvDbEpisodeId"
2026-06-26T19:15:03.591326104Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003098s
2026-06-26T19:15:03.592781966Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (TvdbId)
2026-06-26T19:15:03.594470328Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2026-06-26T19:15:03.601680061Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038226s
2026-06-26T19:15:03.603195995Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (TitleSlug)
2026-06-26T19:15:03.604933225Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2026-06-26T19:15:03.608893132Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040455s
2026-06-26T19:15:03.610309035Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Episodes (TvDbEpisodeId)
2026-06-26T19:15:03.612048980Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Episodes_TvDbEpisodeId" ON "Episodes" ("TvDbEpisodeId" ASC)
2026-06-26T19:15:03.615792641Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038243s
2026-06-26T19:15:03.617492155Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2026-06-26T19:15:03', 'restore_unique_constraints')
2026-06-26T19:15:03.621369556Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:03.628144995Z [Info] FluentMigrator.Runner.MigrationRunner: 19: restore_unique_constraints migrated
2026-06-26T19:15:03.629859338Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0161591s
2026-06-26T19:15:03.631613602Z [Info] FluentMigrator.Runner.MigrationRunner: 20: add_year_and_seasons_to_series migrating
2026-06-26T19:15:03.633364009Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:03.635888073Z [Info] add_year_and_seasons_to_series: Starting migration of Main DB to 20
2026-06-26T19:15:03.642945540Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-06-26T19:15:03.644574392Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.62E-05s
2026-06-26T19:15:03.645887116Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series Year Int32
2026-06-26T19:15:03.647604847Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "Year" INTEGER
2026-06-26T19:15:03.653708523Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062305s
2026-06-26T19:15:03.655095707Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-06-26T19:15:03.656531830Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.06E-05s
2026-06-26T19:15:03.657874164Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series Seasons String
2026-06-26T19:15:03.659591674Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "Seasons" TEXT
2026-06-26T19:15:03.665035912Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0055233s
2026-06-26T19:15:03.666416663Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-26T19:15:03.667818156Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-26T19:15:03.720763645Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0526154s
2026-06-26T19:15:03.722830739Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2026-06-26T19:15:03', 'add_year_and_seasons_to_series')
2026-06-26T19:15:03.727036501Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:03.732442061Z [Info] FluentMigrator.Runner.MigrationRunner: 20: add_year_and_seasons_to_series migrated
2026-06-26T19:15:03.734147867Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0646095s
2026-06-26T19:15:03.735861168Z [Info] FluentMigrator.Runner.MigrationRunner: 21: drop_seasons_table migrating
2026-06-26T19:15:03.737478847Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:03.740045889Z [Info] drop_seasons_table: Starting migration of Main DB to 21
2026-06-26T19:15:03.743747645Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable Seasons
2026-06-26T19:15:03.745618174Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Seasons"
2026-06-26T19:15:03.749289921Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038444s
2026-06-26T19:15:03.751127512Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2026-06-26T19:15:03', 'drop_seasons_table')
2026-06-26T19:15:03.755047439Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:03.759242891Z [Info] FluentMigrator.Runner.MigrationRunner: 21: drop_seasons_table migrated
2026-06-26T19:15:03.760805128Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0138829s
2026-06-26T19:15:03.762543550Z [Info] FluentMigrator.Runner.MigrationRunner: 22: move_indexer_to_generic_provider migrating
2026-06-26T19:15:03.764340670Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:03.766813341Z [Info] move_indexer_to_generic_provider: Starting migration of Main DB to 22
2026-06-26T19:15:03.771737741Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-06-26T19:15:03.773371362Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.58E-05s
2026-06-26T19:15:03.774711873Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers ConfigContract String
2026-06-26T19:15:03.776652863Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "ConfigContract" TEXT
2026-06-26T19:15:03.782794706Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062858s
2026-06-26T19:15:03.784479109Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2026-06-26T19:15:03', 'move_indexer_to_generic_provider')
2026-06-26T19:15:03.788576282Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:03.792187738Z [Info] FluentMigrator.Runner.MigrationRunner: 22: move_indexer_to_generic_provider migrated
2026-06-26T19:15:03.793939948Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0157286s
2026-06-26T19:15:03.795638409Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_config_contract_to_indexers migrating
2026-06-26T19:15:03.797411471Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:03.799900385Z [Info] add_config_contract_to_indexers: Starting migration of Main DB to 23
2026-06-26T19:15:03.831003462Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-26T19:15:03.833698721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NewznabSettings' WHERE "Implementation" = 'Newznab'
2026-06-26T19:15:03.837724652Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049327s
2026-06-26T19:15:03.839093700Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-26T19:15:03.840560034Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'OmgwtfnzbsSettings' WHERE "Implementation" = 'Omgwtfnzbs'
2026-06-26T19:15:03.844088732Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036039s
2026-06-26T19:15:03.845444172Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-26T19:15:03.846872410Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NullConfig' WHERE "Implementation" = 'Wombles'
2026-06-26T19:15:03.850420578Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036198s
2026-06-26T19:15:03.851796710Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-26T19:15:03.853256531Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NullConfig' WHERE "Implementation" = 'Eztv'
2026-06-26T19:15:03.856594896Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034249s
2026-06-26T19:15:03.858184989Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-06-26T19:15:03.890465768Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "ConfigContract" IS NULL
2026-06-26T19:15:03.894873648Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0347368s
2026-06-26T19:15:03.896613172Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2026-06-26T19:15:03', 'add_config_contract_to_indexers')
2026-06-26T19:15:03.900762361Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:03.906099993Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_config_contract_to_indexers migrated
2026-06-26T19:15:03.907861983Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0460905s
2026-06-26T19:15:03.909608992Z [Info] FluentMigrator.Runner.MigrationRunner: 24: drop_tvdb_episodeid migrating
2026-06-26T19:15:03.911221270Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:03.913844174Z [Info] drop_tvdb_episodeid: Starting migration of Main DB to 24
2026-06-26T19:15:03.917756586Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Episodes TvDbEpisodeId
2026-06-26T19:15:03.940412856Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Episodes_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "SeasonNumber" INTEGER NOT NULL, "EpisodeNumber" INTEGER NOT NULL, "Title" TEXT, "Overview" TEXT, "EpisodeFileId" INTEGER, "AbsoluteEpisodeNumber" INTEGER, "SceneAbsoluteEpisodeNumber" INTEGER, "SceneSeasonNumber" INTEGER, "SceneEpisodeNumber" INTEGER, "Monitored" INTEGER, "AirDateUtc" DATETIME, "AirDate" TEXT)
2026-06-26T19:15:03.949855729Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Episodes_temp" ("Id", "SeriesId", "SeasonNumber", "EpisodeNumber", "Title", "Overview", "EpisodeFileId", "AbsoluteEpisodeNumber", "SceneAbsoluteEpisodeNumber", "SceneSeasonNumber", "SceneEpisodeNumber", "Monitored", "AirDateUtc", "AirDate") SELECT "Id", "SeriesId", "SeasonNumber", "EpisodeNumber", "Title", "Overview", "EpisodeFileId", "AbsoluteEpisodeNumber", "SceneAbsoluteEpisodeNumber", "SceneSeasonNumber", "SceneEpisodeNumber", "Monitored", "AirDateUtc", "AirDate" FROM "Episodes"
2026-06-26T19:15:03.959984553Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Episodes"
2026-06-26T19:15:03.963390635Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes_temp" RENAME TO "Episodes"
2026-06-26T19:15:03.976464823Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0567428s
2026-06-26T19:15:03.978293236Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2026-06-26T19:15:03', 'drop_tvdb_episodeid')
2026-06-26T19:15:03.982339658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:03.987802473Z [Info] FluentMigrator.Runner.MigrationRunner: 24: drop_tvdb_episodeid migrated
2026-06-26T19:15:03.989421254Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0682905s
2026-06-26T19:15:03.991152301Z [Info] FluentMigrator.Runner.MigrationRunner: 25: move_notification_to_generic_provider migrating
2026-06-26T19:15:03.993028510Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:03.995591032Z [Info] move_notification_to_generic_provider: Starting migration of Main DB to 25
2026-06-26T19:15:04.000548349Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-06-26T19:15:04.002207812Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.79E-05s
2026-06-26T19:15:04.003515456Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications ConfigContract String
2026-06-26T19:15:04.005744166Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "ConfigContract" TEXT
2026-06-26T19:15:04.012004197Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063683s
2026-06-26T19:15:04.013654020Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2026-06-26T19:15:04', 'move_notification_to_generic_provider')
2026-06-26T19:15:04.017728729Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:04.021194450Z [Info] FluentMigrator.Runner.MigrationRunner: 25: move_notification_to_generic_provider migrated
2026-06-26T19:15:04.022986851Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0156384s
2026-06-26T19:15:04.024677377Z [Info] FluentMigrator.Runner.MigrationRunner: 26: add_config_contract_to_notifications migrating
2026-06-26T19:15:04.026494137Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:04.029102832Z [Info] add_config_contract_to_notifications: Starting migration of Main DB to 26
2026-06-26T19:15:04.046646764Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-26T19:15:04.049297273Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "ConfigContract" = 'EmailSettings' WHERE "Implementation" = 'Email'
2026-06-26T19:15:04.053311139Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041756s
2026-06-26T19:15:04.054660638Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-26T19:15:04.056078424Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "ConfigContract" = 'GrowlSettings' WHERE "Implementation" = 'Growl'
2026-06-26T19:15:04.059463453Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034822s
2026-06-26T19:15:04.060809385Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-26T19:15:04.062219926Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "ConfigContract" = 'NotifyMyAndroidSettings' WHERE "Implementation" = 'NotifyMyAndroid'
2026-06-26T19:15:04.065925080Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003788s
2026-06-26T19:15:04.067240750Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-26T19:15:04.068648947Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "ConfigContract" = 'PlexClientSettings' WHERE "Implementation" = 'PlexClient'
2026-06-26T19:15:04.072224380Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036514s
2026-06-26T19:15:04.073567085Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-26T19:15:04.074971143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "ConfigContract" = 'PlexServerSettings' WHERE "Implementation" = 'PlexServer'
2026-06-26T19:15:04.078527998Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003635s
2026-06-26T19:15:04.079841184Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-26T19:15:04.081258208Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "ConfigContract" = 'ProwlSettings' WHERE "Implementation" = 'Prowl'
2026-06-26T19:15:04.084663027Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034864s
2026-06-26T19:15:04.085997806Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-26T19:15:04.087394199Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "ConfigContract" = 'PushBulletSettings' WHERE "Implementation" = 'PushBullet'
2026-06-26T19:15:04.090991776Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036685s
2026-06-26T19:15:04.092331626Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-26T19:15:04.093734892Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "ConfigContract" = 'PushoverSettings' WHERE "Implementation" = 'Pushover'
2026-06-26T19:15:04.097227428Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035632s
2026-06-26T19:15:04.098558670Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-26T19:15:04.099945193Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "ConfigContract" = 'XbmcSettings' WHERE "Implementation" = 'Xbmc'
2026-06-26T19:15:04.103337517Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034514s
2026-06-26T19:15:04.104748209Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-06-26T19:15:04.107354028Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "ConfigContract" IS NULL
2026-06-26T19:15:04.110591961Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003698s
2026-06-26T19:15:04.111885166Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2026-06-26T19:15:04', 'add_config_contract_to_notifications')
2026-06-26T19:15:04.116266012Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:04.122046326Z [Info] FluentMigrator.Runner.MigrationRunner: 26: add_config_contract_to_notifications migrated
2026-06-26T19:15:04.123832574Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0155254s
2026-06-26T19:15:04.125672831Z [Info] FluentMigrator.Runner.MigrationRunner: 27: fix_omgwtfnzbs migrating
2026-06-26T19:15:04.127273015Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:04.129902833Z [Info] fix_omgwtfnzbs: Starting migration of Main DB to 27
2026-06-26T19:15:04.146770342Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-26T19:15:04.148694278Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'OmgwtfnzbsSettings' WHERE "Implementation" = 'Omgwtfnzbs'
2026-06-26T19:15:04.152747162Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041649s
2026-06-26T19:15:04.154097713Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-26T19:15:04.155639990Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "Settings" = '{}' WHERE "Implementation" = 'Omgwtfnzbs' AND "Settings" IS NULL
2026-06-26T19:15:04.159184270Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037574s
2026-06-26T19:15:04.160542566Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-26T19:15:04.162012688Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "Settings" = '{}' WHERE "Implementation" = 'Omgwtfnzbs' AND "Settings" = ''
2026-06-26T19:15:04.165607680Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00374s
2026-06-26T19:15:04.167217433Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2026-06-26T19:15:04', 'fix_omgwtfnzbs')
2026-06-26T19:15:04.170970002Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:04.176459451Z [Info] FluentMigrator.Runner.MigrationRunner: 27: fix_omgwtfnzbs migrated
2026-06-26T19:15:04.178013732Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0145882s
2026-06-26T19:15:04.179779078Z [Info] FluentMigrator.Runner.MigrationRunner: 28: add_blacklist_table migrating
2026-06-26T19:15:04.181448371Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:04.183944128Z [Info] add_blacklist_table: Starting migration of Main DB to 28
2026-06-26T19:15:04.191899695Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Blacklist
2026-06-26T19:15:04.194028453Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blacklist" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "EpisodeIds" TEXT NOT NULL, "SourceTitle" TEXT NOT NULL, "Quality" TEXT NOT NULL, "Date" DATETIME NOT NULL)
2026-06-26T19:15:04.200318374Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067678s
2026-06-26T19:15:04.201972697Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2026-06-26T19:15:04', 'add_blacklist_table')
2026-06-26T19:15:04.205816601Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:04.209818552Z [Info] FluentMigrator.Runner.MigrationRunner: 28: add_blacklist_table migrated
2026-06-26T19:15:04.211401181Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0163361s
2026-06-26T19:15:04.213092067Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_formats_to_naming_config migrating
2026-06-26T19:15:04.214806210Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:04.217254342Z [Info] add_formats_to_naming_config: Starting migration of Main DB to 29
2026-06-26T19:15:04.224080433Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2026-06-26T19:15:04.225978076Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.59E-05s
2026-06-26T19:15:04.227052630Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig StandardEpisodeFormat String
2026-06-26T19:15:04.229197120Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "StandardEpisodeFormat" TEXT
2026-06-26T19:15:04.235612224Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065542s
2026-06-26T19:15:04.237035110Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2026-06-26T19:15:04.238512135Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.14E-05s
2026-06-26T19:15:04.239805821Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig DailyEpisodeFormat String
2026-06-26T19:15:04.241743665Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "DailyEpisodeFormat" TEXT
2026-06-26T19:15:04.247419329Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0056948s
2026-06-26T19:15:04.248721112Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-26T19:15:04.250114629Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-26T19:15:04.316904827Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0664308s
2026-06-26T19:15:04.319066862Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2026-06-26T19:15:04', 'add_formats_to_naming_config')
2026-06-26T19:15:04.323399671Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:04.328310614Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_formats_to_naming_config migrated
2026-06-26T19:15:04.330121742Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0781097s
2026-06-26T19:15:04.331778219Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_season_folder_format_to_naming_config migrating
2026-06-26T19:15:04.333639439Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:04.336137521Z [Info] add_season_folder_format_to_naming_config: Starting migration of Main DB to 30
2026-06-26T19:15:04.342267690Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2026-06-26T19:15:04.343909097Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.59E-05s
2026-06-26T19:15:04.345226020Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig SeasonFolderFormat String
2026-06-26T19:15:04.347232352Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "SeasonFolderFormat" TEXT
2026-06-26T19:15:04.353608717Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065162s
2026-06-26T19:15:04.354988105Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-26T19:15:04.356400250Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-26T19:15:04.369152480Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0125572s
2026-06-26T19:15:04.371079151Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" = 'seasonfolderformat'
2026-06-26T19:15:04.373018568Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'seasonfolderformat'
2026-06-26T19:15:04.376409980Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033508s
2026-06-26T19:15:04.377792244Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" = 'useseasonfolder'
2026-06-26T19:15:04.379888247Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'useseasonfolder'
2026-06-26T19:15:04.382600210Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027136s
2026-06-26T19:15:04.384333201Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2026-06-26T19:15:04', 'add_season_folder_format_to_naming_config')
2026-06-26T19:15:04.388522901Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:04.392856511Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_season_folder_format_to_naming_config migrated
2026-06-26T19:15:04.394704053Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0129786s
2026-06-26T19:15:04.396632608Z [Info] FluentMigrator.Runner.MigrationRunner: 31: delete_old_naming_config_columns migrating
2026-06-26T19:15:04.398496894Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:04.401129978Z [Info] delete_old_naming_config_columns: Starting migration of Main DB to 31
2026-06-26T19:15:04.407334317Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig Separator, NumberStyle, IncludeSeriesTitle, IncludeEpisodeTitle, IncludeQuality, ReplaceSpaces
2026-06-26T19:15:04.430196713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NamingConfig_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "MultiEpisodeStyle" INTEGER NOT NULL, "RenameEpisodes" INTEGER, "StandardEpisodeFormat" TEXT, "DailyEpisodeFormat" TEXT, "SeasonFolderFormat" TEXT)
2026-06-26T19:15:04.436836208Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "NamingConfig_temp" ("Id", "MultiEpisodeStyle", "RenameEpisodes", "StandardEpisodeFormat", "DailyEpisodeFormat", "SeasonFolderFormat") SELECT "Id", "MultiEpisodeStyle", "RenameEpisodes", "StandardEpisodeFormat", "DailyEpisodeFormat", "SeasonFolderFormat" FROM "NamingConfig"
2026-06-26T19:15:04.443488689Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig"
2026-06-26T19:15:04.446441087Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig"
2026-06-26T19:15:04.457497510Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0472749s
2026-06-26T19:15:04.459146081Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2026-06-26T19:15:04', 'delete_old_naming_config_columns')
2026-06-26T19:15:04.463115638Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:04.468662041Z [Info] FluentMigrator.Runner.MigrationRunner: 31: delete_old_naming_config_columns migrated
2026-06-26T19:15:04.470505335Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0583575s
2026-06-26T19:15:04.472231983Z [Info] FluentMigrator.Runner.MigrationRunner: 32: set_default_release_group migrating
2026-06-26T19:15:04.473987920Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:04.476824374Z [Info] set_default_release_group: Starting migration of Main DB to 32
2026-06-26T19:15:04.487026045Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-26T19:15:04.488845581Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "EpisodeFiles" SET "ReleaseGroup" = 'DRONE' WHERE "ReleaseGroup" IS NULL
2026-06-26T19:15:04.492588741Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038032s
2026-06-26T19:15:04.494257162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2026-06-26T19:15:04', 'set_default_release_group')
2026-06-26T19:15:04.498138321Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:04.502048287Z [Info] FluentMigrator.Runner.MigrationRunner: 32: set_default_release_group migrated
2026-06-26T19:15:04.503706127Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0133652s
2026-06-26T19:15:04.505384819Z [Info] FluentMigrator.Runner.MigrationRunner: 33: add_api_key_to_pushover migrating
2026-06-26T19:15:04.544113017Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:04.547353785Z [Info] add_api_key_to_pushover: Starting migration of Main DB to 33
2026-06-26T19:15:04.550709796Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-26T19:15:04.552202934Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-26T19:15:04.564325625Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118909s
2026-06-26T19:15:04.566317708Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2026-06-26T19:15:04', 'add_api_key_to_pushover')
2026-06-26T19:15:04.571009339Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:04.576033330Z [Info] FluentMigrator.Runner.MigrationRunner: 33: add_api_key_to_pushover migrated
2026-06-26T19:15:04.577822925Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0237279s
2026-06-26T19:15:04.579547840Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_series_contraints migrating
2026-06-26T19:15:04.581220008Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:04.583718431Z [Info] remove_series_contraints: Starting migration of Main DB to 34
2026-06-26T19:15:04.604165692Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-06-26T19:15:04.606022864Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.67E-05s
2026-06-26T19:15:04.610233185Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Series ImdbId String
2026-06-26T19:15:04.639912294Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Series_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TvdbId" INTEGER NOT NULL, "TvRageId" INTEGER NOT NULL, "ImdbId" TEXT, "Title" TEXT NOT NULL, "TitleSlug" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "AirTime" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "QualityProfileId" INTEGER NOT NULL, "SeasonFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "Runtime" INTEGER NOT NULL, "SeriesType" INTEGER NOT NULL, "Network" TEXT, "UseSceneNumbering" INTEGER NOT NULL, "FirstAired" DATETIME, "NextAiring" DATETIME, "Year" INTEGER, "Seasons" TEXT)
2026-06-26T19:15:04.653282578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Series_temp" ("Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "QualityProfileId", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring", "Year", "Seasons") SELECT "Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "QualityProfileId", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring", "Year", "Seasons" FROM "Series"
2026-06-26T19:15:04.666565156Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2026-06-26T19:15:04.669830474Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2026-06-26T19:15:04.680976146Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2026-06-26T19:15:04.684754147Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2026-06-26T19:15:04.688432668Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0764618s
2026-06-26T19:15:04.690059946Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Series TitleSlug String
2026-06-26T19:15:04.713359152Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Series_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TvdbId" INTEGER NOT NULL, "TvRageId" INTEGER NOT NULL, "ImdbId" TEXT, "Title" TEXT NOT NULL, "TitleSlug" TEXT, "CleanTitle" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "AirTime" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "QualityProfileId" INTEGER NOT NULL, "SeasonFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "Runtime" INTEGER NOT NULL, "SeriesType" INTEGER NOT NULL, "Network" TEXT, "UseSceneNumbering" INTEGER NOT NULL, "FirstAired" DATETIME, "NextAiring" DATETIME, "Year" INTEGER, "Seasons" TEXT)
2026-06-26T19:15:04.725898392Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Series_temp" ("Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "QualityProfileId", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring", "Year", "Seasons") SELECT "Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "QualityProfileId", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring", "Year", "Seasons" FROM "Series"
2026-06-26T19:15:04.738954293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2026-06-26T19:15:04.742224551Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2026-06-26T19:15:04.753237697Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2026-06-26T19:15:04.757410533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2026-06-26T19:15:04.761363697Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.069561s
2026-06-26T19:15:04.763153232Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2026-06-26T19:15:04', 'remove_series_contraints')
2026-06-26T19:15:04.767125293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:04.774348374Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_series_contraints migrated
2026-06-26T19:15:04.776059201Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0826727s
2026-06-26T19:15:04.780024258Z [Info] FluentMigrator.Runner.MigrationRunner: 35: add_series_folder_format_to_naming_config migrating
2026-06-26T19:15:04.784825811Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:04.791370545Z [Info] add_series_folder_format_to_naming_config: Starting migration of Main DB to 35
2026-06-26T19:15:04.808224718Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2026-06-26T19:15:04.810488919Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001203s
2026-06-26T19:15:04.811922407Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig SeriesFolderFormat String
2026-06-26T19:15:04.814448626Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "SeriesFolderFormat" TEXT
2026-06-26T19:15:04.821677709Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078816s
2026-06-26T19:15:04.823061366Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-26T19:15:04.824810911Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "SeriesFolderFormat" = '{Series Title}' WHERE 1 = 1
2026-06-26T19:15:04.828194978Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037392s
2026-06-26T19:15:04.830333776Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2026-06-26T19:15:04', 'add_series_folder_format_to_naming_config')
2026-06-26T19:15:04.834514699Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:04.837556196Z [Info] FluentMigrator.Runner.MigrationRunner: 35: add_series_folder_format_to_naming_config migrated
2026-06-26T19:15:04.839496234Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0130856s
2026-06-26T19:15:04.842194480Z [Info] FluentMigrator.Runner.MigrationRunner: 36: update_with_quality_converters migrating
2026-06-26T19:15:04.844078154Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:04.846519663Z [Info] update_with_quality_converters: Starting migration of Main DB to 36
2026-06-26T19:15:04.866328979Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2026-06-26T19:15:04.868543750Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.67E-05s
2026-06-26T19:15:04.869886225Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles Items String
2026-06-26T19:15:04.871932386Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "Items" TEXT
2026-06-26T19:15:04.878170714Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065302s
2026-06-26T19:15:04.879589131Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-26T19:15:04.881111668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-26T19:15:04.911533232Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0301803s
2026-06-26T19:15:04.913430875Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-26T19:15:04.914854793Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-26T19:15:04.933823205Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0187298s
2026-06-26T19:15:04.936069120Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2026-06-26T19:15:04', 'update_with_quality_converters')
2026-06-26T19:15:04.940322819Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:04.943165685Z [Info] FluentMigrator.Runner.MigrationRunner: 36: update_with_quality_converters migrated
2026-06-26T19:15:04.944918897Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.028326s
2026-06-26T19:15:04.946632860Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_configurable_qualities migrating
2026-06-26T19:15:04.948329749Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:04.950809474Z [Info] add_configurable_qualities: Starting migration of Main DB to 37
2026-06-26T19:15:04.976640160Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn QualityProfiles Allowed
2026-06-26T19:15:04.998616471Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "QualityProfiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Cutoff" INTEGER NOT NULL, "Items" TEXT)
2026-06-26T19:15:05.004084195Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "QualityProfiles_temp" ("Id", "Name", "Cutoff", "Items") SELECT "Id", "Name", "Cutoff", "Items" FROM "QualityProfiles"
2026-06-26T19:15:05.008419018Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "QualityProfiles"
2026-06-26T19:15:05.011665779Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles_temp" RENAME TO "QualityProfiles"
2026-06-26T19:15:05.022901844Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityProfiles_Name" ON "QualityProfiles" ("Name" ASC)
2026-06-26T19:15:05.026835107Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0481558s
2026-06-26T19:15:05.028558118Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn QualityProfiles Items String
2026-06-26T19:15:05.049012884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "QualityProfiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Cutoff" INTEGER NOT NULL, "Items" TEXT NOT NULL)
2026-06-26T19:15:05.054233782Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "QualityProfiles_temp" ("Id", "Name", "Cutoff", "Items") SELECT "Id", "Name", "Cutoff", "Items" FROM "QualityProfiles"
2026-06-26T19:15:05.058497852Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "QualityProfiles"
2026-06-26T19:15:05.061653559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles_temp" RENAME TO "QualityProfiles"
2026-06-26T19:15:05.072676374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityProfiles_Name" ON "QualityProfiles" ("Name" ASC)
2026-06-26T19:15:05.076546160Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0462359s
2026-06-26T19:15:05.077955419Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable QualityDefinitions
2026-06-26T19:15:05.080002793Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "QualityDefinitions" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Quality" INTEGER NOT NULL, "Title" TEXT NOT NULL, "Weight" INTEGER NOT NULL, "MinSize" INTEGER NOT NULL, "MaxSize" INTEGER NOT NULL)
2026-06-26T19:15:05.085769651Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062172s
2026-06-26T19:15:05.087274693Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Quality)
2026-06-26T19:15:05.089094358Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Quality" ON "QualityDefinitions" ("Quality" ASC)
2026-06-26T19:15:05.092982962Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039778s
2026-06-26T19:15:05.094366619Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Title)
2026-06-26T19:15:05.096131234Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Title" ON "QualityDefinitions" ("Title" ASC)
2026-06-26T19:15:05.100003064Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039228s
2026-06-26T19:15:05.101389116Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Weight)
2026-06-26T19:15:05.103135614Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Weight" ON "QualityDefinitions" ("Weight" ASC)
2026-06-26T19:15:05.106969437Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038877s
2026-06-26T19:15:05.108347483Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-26T19:15:05.109746762Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-26T19:15:05.124926542Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.014933s
2026-06-26T19:15:05.126730877Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable QualitySizes
2026-06-26T19:15:05.128339467Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "QualitySizes"
2026-06-26T19:15:05.131964690Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036948s
2026-06-26T19:15:05.133607840Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2026-06-26T19:15:05', 'add_configurable_qualities')
2026-06-26T19:15:05.137659763Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:05.141483185Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_configurable_qualities migrated
2026-06-26T19:15:05.143296759Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.013222s
2026-06-26T19:15:05.145029870Z [Info] FluentMigrator.Runner.MigrationRunner: 38: add_on_upgrade_to_notifications migrating
2026-06-26T19:15:05.156373431Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:05.160361886Z [Info] add_on_upgrade_to_notifications: Starting migration of Main DB to 38
2026-06-26T19:15:05.166935338Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-06-26T19:15:05.168711717Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.59E-05s
2026-06-26T19:15:05.170157760Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnUpgrade Boolean
2026-06-26T19:15:05.172356399Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnUpgrade" INTEGER
2026-06-26T19:15:05.178892727Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069473s
2026-06-26T19:15:05.180431076Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "OnUpgrade" = "OnDownload"
2026-06-26T19:15:05.182758985Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "OnUpgrade" = "OnDownload"
2026-06-26T19:15:05.185636031Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030433s
2026-06-26T19:15:05.187579456Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2026-06-26T19:15:05', 'add_on_upgrade_to_notifications')
2026-06-26T19:15:05.191576458Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:05.194545369Z [Info] FluentMigrator.Runner.MigrationRunner: 38: add_on_upgrade_to_notifications migrated
2026-06-26T19:15:05.196289743Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0119648s
2026-06-26T19:15:05.198143687Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_metadata_tables migrating
2026-06-26T19:15:05.199816888Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:05.202293978Z [Info] add_metadata_tables: Starting migration of Main DB to 39
2026-06-26T19:15:05.216772485Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Metadata
2026-06-26T19:15:05.218864559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Metadata" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Enable" INTEGER NOT NULL, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT NOT NULL, "ConfigContract" TEXT NOT NULL)
2026-06-26T19:15:05.225275214Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068577s
2026-06-26T19:15:05.226656887Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataFiles
2026-06-26T19:15:05.228636715Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MetadataFiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "Consumer" TEXT NOT NULL, "Type" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "LastUpdated" DATETIME NOT NULL, "SeasonNumber" INTEGER, "EpisodeFileId" INTEGER)
2026-06-26T19:15:05.235178474Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069885s
2026-06-26T19:15:05.236800562Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2026-06-26T19:15:05', 'add_metadata_tables')
2026-06-26T19:15:05.240620387Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:05.243525699Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_metadata_tables migrated
2026-06-26T19:15:05.245141304Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0153671s
2026-06-26T19:15:05.246796608Z [Info] FluentMigrator.Runner.MigrationRunner: 40: add_metadata_to_episodes_and_series migrating
2026-06-26T19:15:05.248600472Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:05.250982100Z [Info] add_metadata_to_episodes_and_series: Starting migration of Main DB to 40
2026-06-26T19:15:05.261029200Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-06-26T19:15:05.262592479Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.52E-05s
2026-06-26T19:15:05.264000957Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series Actors String
2026-06-26T19:15:05.265722785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "Actors" TEXT
2026-06-26T19:15:05.272006835Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063604s
2026-06-26T19:15:05.273400231Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series Ratings String
2026-06-26T19:15:05.275124094Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "Ratings" TEXT
2026-06-26T19:15:05.280730378Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0056796s
2026-06-26T19:15:05.282113103Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series Genres String
2026-06-26T19:15:05.283865574Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "Genres" TEXT
2026-06-26T19:15:05.289672922Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058755s
2026-06-26T19:15:05.291063333Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series Certification String
2026-06-26T19:15:05.292883490Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "Certification" TEXT
2026-06-26T19:15:05.298647432Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058362s
2026-06-26T19:15:05.300162644Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2026-06-26T19:15:05.301458735Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.11E-05s
2026-06-26T19:15:05.302787832Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes Ratings String
2026-06-26T19:15:05.304572037Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "Ratings" TEXT
2026-06-26T19:15:05.310244985Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005736s
2026-06-26T19:15:05.311582800Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes Images String
2026-06-26T19:15:05.313370521Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "Images" TEXT
2026-06-26T19:15:05.319021094Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005706s
2026-06-26T19:15:05.320669054Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2026-06-26T19:15:05', 'add_metadata_to_episodes_and_series')
2026-06-26T19:15:05.324722850Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:05.327621841Z [Info] FluentMigrator.Runner.MigrationRunner: 40: add_metadata_to_episodes_and_series migrated
2026-06-26T19:15:05.329412197Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0143289s
2026-06-26T19:15:05.331086260Z [Info] FluentMigrator.Runner.MigrationRunner: 41: fix_xbmc_season_images_metadata migrating
2026-06-26T19:15:05.332849893Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:05.335233494Z [Info] fix_xbmc_season_images_metadata: Starting migration of Main DB to 41
2026-06-26T19:15:05.338742804Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MetadataFiles" SET "Type" = 4 WHERE "Consumer" = 'XbmcMetadata' AND "SeasonNumber" IS NOT NULL
2026-06-26T19:15:05.341636593Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MetadataFiles" SET "Type" = 4 WHERE "Consumer" = 'XbmcMetadata' AND "SeasonNumber" IS NOT NULL
2026-06-26T19:15:05.345838899Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042298s
2026-06-26T19:15:05.347468261Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2026-06-26T19:15:05', 'fix_xbmc_season_images_metadata')
2026-06-26T19:15:05.351430012Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:05.354150693Z [Info] FluentMigrator.Runner.MigrationRunner: 41: fix_xbmc_season_images_metadata migrated
2026-06-26T19:15:05.355886780Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0125751s
2026-06-26T19:15:05.357556995Z [Info] FluentMigrator.Runner.MigrationRunner: 42: add_download_clients_table migrating
2026-06-26T19:15:05.359462754Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:05.362057842Z [Info] add_download_clients_table: Starting migration of Main DB to 42
2026-06-26T19:15:05.370686554Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClients
2026-06-26T19:15:05.372933501Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClients" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Enable" INTEGER NOT NULL, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT NOT NULL, "ConfigContract" TEXT NOT NULL, "Protocol" INTEGER NOT NULL)
2026-06-26T19:15:05.379893511Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074409s
2026-06-26T19:15:05.381505449Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2026-06-26T19:15:05', 'add_download_clients_table')
2026-06-26T19:15:05.385432630Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:05.411253436Z [Info] FluentMigrator.Runner.MigrationRunner: 42: add_download_clients_table migrated
2026-06-26T19:15:05.412958400Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0388976s
2026-06-26T19:15:05.414594346Z [Info] FluentMigrator.Runner.MigrationRunner: 43: convert_config_to_download_clients migrating
2026-06-26T19:15:05.416370234Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:05.418791772Z [Info] convert_config_to_download_clients: Starting migration of Main DB to 43
2026-06-26T19:15:05.422429640Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-26T19:15:05.423916866Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-26T19:15:05.488685663Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0644729s
2026-06-26T19:15:05.490761294Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (43, '2026-06-26T19:15:05', 'convert_config_to_download_clients')
2026-06-26T19:15:05.495104614Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:05.515996390Z [Info] FluentMigrator.Runner.MigrationRunner: 43: convert_config_to_download_clients migrated
2026-06-26T19:15:05.517752157Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0920447s
2026-06-26T19:15:05.519462993Z [Info] FluentMigrator.Runner.MigrationRunner: 44: fix_xbmc_episode_metadata migrating
2026-06-26T19:15:05.521138188Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:05.523579226Z [Info] fix_xbmc_episode_metadata: Starting migration of Main DB to 44
2026-06-26T19:15:05.527376775Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MetadataFiles" SET "Type" = 2 WHERE "Consumer" = 'XbmcMetadata' AND "EpisodeFileId" IS NOT NULL AND "Type" = 4 AND "RelativePath" LIKE '%.nfo'
2026-06-26T19:15:05.530797957Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MetadataFiles" SET "Type" = 2 WHERE "Consumer" = 'XbmcMetadata' AND "EpisodeFileId" IS NOT NULL AND "Type" = 4 AND "RelativePath" LIKE '%.nfo'
2026-06-26T19:15:05.535917882Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048603s
2026-06-26T19:15:05.537061546Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MetadataFiles" SET "Type" = 5 WHERE "Consumer" = 'XbmcMetadata' AND "EpisodeFileId" IS NOT NULL AND "Type" = 4
2026-06-26T19:15:05.540023122Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MetadataFiles" SET "Type" = 5 WHERE "Consumer" = 'XbmcMetadata' AND "EpisodeFileId" IS NOT NULL AND "Type" = 4
2026-06-26T19:15:05.543800351Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037883s
2026-06-26T19:15:05.545426156Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2026-06-26T19:15:05', 'fix_xbmc_episode_metadata')
2026-06-26T19:15:05.549363989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:05.556251895Z [Info] FluentMigrator.Runner.MigrationRunner: 44: fix_xbmc_episode_metadata migrated
2026-06-26T19:15:05.557889664Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0162426s
2026-06-26T19:15:05.559488003Z [Info] FluentMigrator.Runner.MigrationRunner: 45: add_indexes migrating
2026-06-26T19:15:05.561006923Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:05.563365865Z [Info] add_indexes: Starting migration of Main DB to 45
2026-06-26T19:15:05.576759156Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Blacklist (SeriesId)
2026-06-26T19:15:05.578974629Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Blacklist_SeriesId" ON "Blacklist" ("SeriesId" ASC)
2026-06-26T19:15:05.583485727Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045793s
2026-06-26T19:15:05.585123236Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex EpisodeFiles (SeriesId)
2026-06-26T19:15:05.586869984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_EpisodeFiles_SeriesId" ON "EpisodeFiles" ("SeriesId" ASC)
2026-06-26T19:15:05.591141880Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042801s
2026-06-26T19:15:05.592737615Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Episodes (EpisodeFileId)
2026-06-26T19:15:05.594494815Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_EpisodeFileId" ON "Episodes" ("EpisodeFileId" ASC)
2026-06-26T19:15:05.598856301Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043356s
2026-06-26T19:15:05.600474721Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Episodes (SeriesId)
2026-06-26T19:15:05.602168784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_SeriesId" ON "Episodes" ("SeriesId" ASC)
2026-06-26T19:15:05.606360738Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041782s
2026-06-26T19:15:05.607969569Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (EpisodeId)
2026-06-26T19:15:05.609845258Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EpisodeId" ON "History" ("EpisodeId" ASC)
2026-06-26T19:15:05.614062444Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043562s
2026-06-26T19:15:05.615638589Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (Date)
2026-06-26T19:15:05.617319505Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2026-06-26T19:15:05.622087861Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047408s
2026-06-26T19:15:05.623733335Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (Path)
2026-06-26T19:15:05.625527820Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_Path" ON "Series" ("Path" ASC)
2026-06-26T19:15:05.629822051Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004388s
2026-06-26T19:15:05.631407054Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (CleanTitle)
2026-06-26T19:15:05.633134243Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_CleanTitle" ON "Series" ("CleanTitle" ASC)
2026-06-26T19:15:05.637444126Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042858s
2026-06-26T19:15:05.639059760Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (TvRageId)
2026-06-26T19:15:05.640807070Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC)
2026-06-26T19:15:05.645189519Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043763s
2026-06-26T19:15:05.647066981Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (45, '2026-06-26T19:15:05', 'add_indexes')
2026-06-26T19:15:05.651271511Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:05.667558160Z [Info] FluentMigrator.Runner.MigrationRunner: 45: add_indexes migrated
2026-06-26T19:15:05.669532999Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0265774s
2026-06-26T19:15:05.671309728Z [Info] FluentMigrator.Runner.MigrationRunner: 46: fix_nzb_su_url migrating
2026-06-26T19:15:05.672895382Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:05.675655493Z [Info] fix_nzb_su_url: Starting migration of Main DB to 46
2026-06-26T19:15:05.679327089Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = replace("Settings", '//nzb.su', '//api.nzb.su')WHERE "Implementation" = 'Newznab'AND "Settings" LIKE '%//nzb.su%'
2026-06-26T19:15:05.683443822Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "Settings" = replace("Settings", '//nzb.su', '//api.nzb.su')WHERE "Implementation" = 'Newznab'AND "Settings" LIKE '%//nzb.su%'
2026-06-26T19:15:05.688616522Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051274s
2026-06-26T19:15:05.690425637Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (46, '2026-06-26T19:15:05', 'fix_nzb_su_url')
2026-06-26T19:15:05.694745469Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:05.708564617Z [Info] FluentMigrator.Runner.MigrationRunner: 46: fix_nzb_su_url migrated
2026-06-26T19:15:05.710549797Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0249262s
2026-06-26T19:15:05.712382158Z [Info] FluentMigrator.Runner.MigrationRunner: 47: add_temporary_blacklist_columns migrating
2026-06-26T19:15:05.714187044Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:05.716947174Z [Info] add_temporary_blacklist_columns: Starting migration of Main DB to 47
2026-06-26T19:15:05.722084273Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist
2026-06-26T19:15:05.723975062Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.75E-05s
2026-06-26T19:15:05.725343098Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist PublishedDate DateTime
2026-06-26T19:15:05.727316102Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "PublishedDate" DATETIME
2026-06-26T19:15:05.734787173Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074345s
2026-06-26T19:15:05.736843445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (47, '2026-06-26T19:15:05', 'add_temporary_blacklist_columns')
2026-06-26T19:15:05.741360104Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:05.772815280Z [Info] FluentMigrator.Runner.MigrationRunner: 47: add_temporary_blacklist_columns migrated
2026-06-26T19:15:05.774967987Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0453924s
2026-06-26T19:15:05.776754426Z [Info] FluentMigrator.Runner.MigrationRunner: 48: add_title_to_scenemappings migrating
2026-06-26T19:15:05.778478138Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:05.781214781Z [Info] add_title_to_scenemappings: Starting migration of Main DB to 48
2026-06-26T19:15:05.786203801Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SceneMappings
2026-06-26T19:15:05.788120402Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.79E-05s
2026-06-26T19:15:05.789463678Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SceneMappings Title String
2026-06-26T19:15:05.791309978Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SceneMappings" ADD COLUMN "Title" TEXT
2026-06-26T19:15:05.798513499Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072286s
2026-06-26T19:15:05.800281841Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (48, '2026-06-26T19:15:05', 'add_title_to_scenemappings')
2026-06-26T19:15:05.804273954Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:05.823790039Z [Info] FluentMigrator.Runner.MigrationRunner: 48: add_title_to_scenemappings migrated
2026-06-26T19:15:05.825442648Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0326324s
2026-06-26T19:15:05.827130367Z [Info] FluentMigrator.Runner.MigrationRunner: 49: fix_dognzb_url migrating
2026-06-26T19:15:05.828661843Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:05.831061447Z [Info] fix_dognzb_url: Starting migration of Main DB to 49
2026-06-26T19:15:05.834239970Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = replace("Settings", '//dognzb.cr', '//api.dognzb.cr')WHERE "Implementation" = 'Newznab'AND "Settings" LIKE '%//dognzb.cr%'
2026-06-26T19:15:05.837705091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "Settings" = replace("Settings", '//dognzb.cr', '//api.dognzb.cr')WHERE "Implementation" = 'Newznab'AND "Settings" LIKE '%//dognzb.cr%'
2026-06-26T19:15:05.842387202Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046622s
2026-06-26T19:15:05.844105323Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (49, '2026-06-26T19:15:05', 'fix_dognzb_url')
2026-06-26T19:15:05.847860599Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:05.867789916Z [Info] FluentMigrator.Runner.MigrationRunner: 49: fix_dognzb_url migrated
2026-06-26T19:15:05.869357043Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0300938s
2026-06-26T19:15:05.870921274Z [Info] FluentMigrator.Runner.MigrationRunner: 50: add_hash_to_metadata_files migrating
2026-06-26T19:15:05.872605757Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:05.874984920Z [Info] add_hash_to_metadata_files: Starting migration of Main DB to 50
2026-06-26T19:15:05.879351978Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles
2026-06-26T19:15:05.881002894Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.45E-05s
2026-06-26T19:15:05.882310578Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MetadataFiles Hash String
2026-06-26T19:15:05.884135404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles" ADD COLUMN "Hash" TEXT
2026-06-26T19:15:05.890855542Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068278s
2026-06-26T19:15:05.892524724Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (50, '2026-06-26T19:15:05', 'add_hash_to_metadata_files')
2026-06-26T19:15:05.896458319Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:05.931528537Z [Info] FluentMigrator.Runner.MigrationRunner: 50: add_hash_to_metadata_files migrated
2026-06-26T19:15:05.933243782Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0475431s
2026-06-26T19:15:05.934857674Z [Info] FluentMigrator.Runner.MigrationRunner: 51: download_client_import migrating
2026-06-26T19:15:05.936492687Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:05.938867532Z [Info] download_client_import: Starting migration of Main DB to 51
2026-06-26T19:15:05.943246433Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-26T19:15:05.944772587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-26T19:15:05.952410684Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075186s
2026-06-26T19:15:05.953935796Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-26T19:15:05.955357280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-26T19:15:05.989901780Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0343025s
2026-06-26T19:15:05.991682737Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-26T19:15:05.993655111Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-26T19:15:06.059884039Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0659071s
2026-06-26T19:15:06.062011204Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (51, '2026-06-26T19:15:06', 'download_client_import')
2026-06-26T19:15:06.066259582Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:06.117893478Z [Info] FluentMigrator.Runner.MigrationRunner: 51: download_client_import migrated
2026-06-26T19:15:06.119482750Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1241275s
2026-06-26T19:15:06.121324490Z [Info] FluentMigrator.Runner.MigrationRunner: 52: add_columns_for_anime migrating
2026-06-26T19:15:06.122958662Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:06.125385822Z [Info] add_columns_for_anime: Starting migration of Main DB to 52
2026-06-26T19:15:06.131906167Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SceneMappings
2026-06-26T19:15:06.133601953Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.46E-05s
2026-06-26T19:15:06.134922884Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SceneMappings Type String
2026-06-26T19:15:06.136752139Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SceneMappings" ADD COLUMN "Type" TEXT
2026-06-26T19:15:06.143480423Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068325s
2026-06-26T19:15:06.144899181Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "SceneMappings"
2026-06-26T19:15:06.146699698Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "SceneMappings"
2026-06-26T19:15:06.149282000Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025689s
2026-06-26T19:15:06.150613062Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2026-06-26T19:15:06.152105629Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.11E-05s
2026-06-26T19:15:06.153451259Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig AnimeEpisodeFormat String
2026-06-26T19:15:06.155365516Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "AnimeEpisodeFormat" TEXT
2026-06-26T19:15:06.161622971Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063354s
2026-06-26T19:15:06.162996238Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "AnimeEpisodeFormat" = "StandardEpisodeFormat"
2026-06-26T19:15:06.165464410Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "AnimeEpisodeFormat" = "StandardEpisodeFormat"
2026-06-26T19:15:06.168492901Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030667s
2026-06-26T19:15:06.170071010Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (52, '2026-06-26T19:15:06', 'add_columns_for_anime')
2026-06-26T19:15:06.173874281Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:06.198012989Z [Info] FluentMigrator.Runner.MigrationRunner: 52: add_columns_for_anime migrated
2026-06-26T19:15:06.199617852Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0325661s
2026-06-26T19:15:06.201279119Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_series_sorttitle migrating
2026-06-26T19:15:06.202888871Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:06.205289948Z [Info] add_series_sorttitle: Starting migration of Main DB to 53
2026-06-26T19:15:06.218793331Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series SortTitle String
2026-06-26T19:15:06.220932089Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "SortTitle" TEXT
2026-06-26T19:15:06.227864284Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070143s
2026-06-26T19:15:06.229257080Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-26T19:15:06.230666239Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-26T19:15:06.241074456Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102218s
2026-06-26T19:15:06.243141831Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (53, '2026-06-26T19:15:06', 'add_series_sorttitle')
2026-06-26T19:15:06.247032839Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:06.260791887Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_series_sorttitle migrated
2026-06-26T19:15:06.262388804Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0300492s
2026-06-26T19:15:06.264075161Z [Info] FluentMigrator.Runner.MigrationRunner: 54: rename_profiles migrating
2026-06-26T19:15:06.265589461Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:06.268033935Z [Info] rename_profiles: Starting migration of Main DB to 54
2026-06-26T19:15:06.300021875Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable QualityProfiles Profiles
2026-06-26T19:15:06.302884482Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" RENAME TO "Profiles"
2026-06-26T19:15:06.316980609Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0147668s
2026-06-26T19:15:06.318473326Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles
2026-06-26T19:15:06.319913457Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.52E-05s
2026-06-26T19:15:06.321248897Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles Language Int32
2026-06-26T19:15:06.323036258Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "Language" INTEGER
2026-06-26T19:15:06.329413815Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064395s
2026-06-26T19:15:06.330820178Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles
2026-06-26T19:15:06.332222754Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.06E-05s
2026-06-26T19:15:06.333563515Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles GrabDelay Int32
2026-06-26T19:15:06.335394283Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "GrabDelay" INTEGER
2026-06-26T19:15:06.341556887Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062859s
2026-06-26T19:15:06.342945304Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles
2026-06-26T19:15:06.344385315Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.05E-05s
2026-06-26T19:15:06.345683029Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles GrabDelayMode Int32
2026-06-26T19:15:06.347463887Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "GrabDelayMode" INTEGER
2026-06-26T19:15:06.353769600Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063084s
2026-06-26T19:15:06.355076072Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-26T19:15:06.356581505Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Profiles" SET "Language" = 1, "GrabDelay" = 0, "GrabDelayMode" = 0 WHERE 1 = 1
2026-06-26T19:15:06.360121375Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034399s
2026-06-26T19:15:06.361204447Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-06-26T19:15:06.362595660Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.06E-05s
2026-06-26T19:15:06.363923785Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series ProfileId Int32
2026-06-26T19:15:06.365642698Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "ProfileId" INTEGER
2026-06-26T19:15:06.371881496Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062321s
2026-06-26T19:15:06.373188449Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Series" SET "ProfileId" = "QualityProfileId"
2026-06-26T19:15:06.375379904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Series" SET "ProfileId" = "QualityProfileId"
2026-06-26T19:15:06.378398475Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030097s
2026-06-26T19:15:06.379766621Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable PendingReleases
2026-06-26T19:15:06.381697951Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "PendingReleases" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "Title" TEXT NOT NULL, "Added" DATETIME NOT NULL, "ParsedEpisodeInfo" TEXT NOT NULL, "Release" TEXT NOT NULL)
2026-06-26T19:15:06.387747027Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064559s
2026-06-26T19:15:06.389409777Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (54, '2026-06-26T19:15:06', 'rename_profiles')
2026-06-26T19:15:06.394576345Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:06.421279318Z [Info] FluentMigrator.Runner.MigrationRunner: 54: rename_profiles migrated
2026-06-26T19:15:06.422818288Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.039939s
2026-06-26T19:15:06.424457490Z [Info] FluentMigrator.Runner.MigrationRunner: 55: drop_old_profile_columns migrating
2026-06-26T19:15:06.426178056Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:06.428624465Z [Info] drop_old_profile_columns: Starting migration of Main DB to 55
2026-06-26T19:15:06.432199968Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Series QualityProfileId
2026-06-26T19:15:06.460813630Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Series_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TvdbId" INTEGER NOT NULL, "TvRageId" INTEGER NOT NULL, "ImdbId" TEXT, "Title" TEXT NOT NULL, "TitleSlug" TEXT, "CleanTitle" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "AirTime" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "SeasonFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "Runtime" INTEGER NOT NULL, "SeriesType" INTEGER NOT NULL, "Network" TEXT, "UseSceneNumbering" INTEGER NOT NULL, "FirstAired" DATETIME, "NextAiring" DATETIME, "Year" INTEGER, "Seasons" TEXT, "Actors" TEXT, "Ratings" TEXT, "Genres" TEXT, "Certification" TEXT, "SortTitle" TEXT, "ProfileId" INTEGER)
2026-06-26T19:15:06.475046361Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Series_temp" ("Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring", "Year", "Seasons", "Actors", "Ratings", "Genres", "Certification", "SortTitle", "ProfileId") SELECT "Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring", "Year", "Seasons", "Actors", "Ratings", "Genres", "Certification", "SortTitle", "ProfileId" FROM "Series"
2026-06-26T19:15:06.489753990Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2026-06-26T19:15:06.493591200Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2026-06-26T19:15:06.506409763Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2026-06-26T19:15:06.510072702Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2026-06-26T19:15:06.513769449Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_Path" ON "Series" ("Path" ASC)
2026-06-26T19:15:06.517134217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_CleanTitle" ON "Series" ("CleanTitle" ASC)
2026-06-26T19:15:06.520665501Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC)
2026-06-26T19:15:06.524154480Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0902046s
2026-06-26T19:15:06.525777078Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (55, '2026-06-26T19:15:06', 'drop_old_profile_columns')
2026-06-26T19:15:06.529622344Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:06.572246300Z [Info] FluentMigrator.Runner.MigrationRunner: 55: drop_old_profile_columns migrated
2026-06-26T19:15:06.574035985Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1383278s
2026-06-26T19:15:06.576197209Z [Info] FluentMigrator.Runner.MigrationRunner: 56: add_mediainfo_to_episodefile migrating
2026-06-26T19:15:06.577982355Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:06.580826134Z [Info] add_mediainfo_to_episodefile: Starting migration of Main DB to 56
2026-06-26T19:15:06.588042762Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable EpisodeFiles
2026-06-26T19:15:06.589511240Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.74E-05s
2026-06-26T19:15:06.590882002Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn EpisodeFiles MediaInfo String
2026-06-26T19:15:06.593016602Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles" ADD COLUMN "MediaInfo" TEXT
2026-06-26T19:15:06.600218661Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073629s
2026-06-26T19:15:06.602053236Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (56, '2026-06-26T19:15:06', 'add_mediainfo_to_episodefile')
2026-06-26T19:15:06.606066150Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:06.615081612Z [Info] FluentMigrator.Runner.MigrationRunner: 56: add_mediainfo_to_episodefile migrated
2026-06-26T19:15:06.616768430Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0223652s
2026-06-26T19:15:06.618432612Z [Info] FluentMigrator.Runner.MigrationRunner: 57: convert_episode_file_path_to_relative migrating
2026-06-26T19:15:06.620248180Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:06.622640359Z [Info] convert_episode_file_path_to_relative: Starting migration of Main DB to 57
2026-06-26T19:15:06.628707381Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn EpisodeFiles RelativePath String
2026-06-26T19:15:06.630729875Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles" ADD COLUMN "RelativePath" TEXT
2026-06-26T19:15:06.637706750Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070643s
2026-06-26T19:15:06.639106440Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-26T19:15:06.640555108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-26T19:15:06.651211405Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010406s
2026-06-26T19:15:06.653111162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (57, '2026-06-26T19:15:06', 'convert_episode_file_path_to_relative')
2026-06-26T19:15:06.657480705Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:06.673202686Z [Info] FluentMigrator.Runner.MigrationRunner: 57: convert_episode_file_path_to_relative migrated
2026-06-26T19:15:06.675000238Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0326708s
2026-06-26T19:15:06.676721615Z [Info] FluentMigrator.Runner.MigrationRunner: 58: drop_episode_file_path migrating
2026-06-26T19:15:06.678719400Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:06.680815202Z [Info] drop_episode_file_path: Starting migration of Main DB to 58
2026-06-26T19:15:06.684642752Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn EpisodeFiles Path
2026-06-26T19:15:06.713198538Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "EpisodeFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "DateAdded" DATETIME NOT NULL, "SeasonNumber" INTEGER NOT NULL, "SceneName" TEXT, "ReleaseGroup" TEXT, "MediaInfo" TEXT, "RelativePath" TEXT)
2026-06-26T19:15:06.720928891Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "EpisodeFiles_temp" ("Id", "SeriesId", "Quality", "Size", "DateAdded", "SeasonNumber", "SceneName", "ReleaseGroup", "MediaInfo", "RelativePath") SELECT "Id", "SeriesId", "Quality", "Size", "DateAdded", "SeasonNumber", "SceneName", "ReleaseGroup", "MediaInfo", "RelativePath" FROM "EpisodeFiles"
2026-06-26T19:15:06.728233956Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "EpisodeFiles"
2026-06-26T19:15:06.731389924Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles_temp" RENAME TO "EpisodeFiles"
2026-06-26T19:15:06.745863090Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_EpisodeFiles_SeriesId" ON "EpisodeFiles" ("SeriesId" ASC)
2026-06-26T19:15:06.749804500Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0635708s
2026-06-26T19:15:06.751408562Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (58, '2026-06-26T19:15:06', 'drop_episode_file_path')
2026-06-26T19:15:06.755312506Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:06.791486328Z [Info] FluentMigrator.Runner.MigrationRunner: 58: drop_episode_file_path migrated
2026-06-26T19:15:06.793095089Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1053304s
2026-06-26T19:15:06.794824012Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_enable_options_to_indexers migrating
2026-06-26T19:15:06.796565069Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:06.799240669Z [Info] add_enable_options_to_indexers: Starting migration of Main DB to 59
2026-06-26T19:15:06.811081853Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-06-26T19:15:06.812812610Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.99E-05s
2026-06-26T19:15:06.814145204Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers EnableRss Boolean
2026-06-26T19:15:06.884598903Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "EnableRss" INTEGER
2026-06-26T19:15:06.891897195Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075882s
2026-06-26T19:15:06.893358288Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers EnableSearch Boolean
2026-06-26T19:15:06.895198526Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "EnableSearch" INTEGER
2026-06-26T19:15:06.901505972Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064098s
2026-06-26T19:15:06.902971545Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableRss" = "Enable", "EnableSearch" = "Enable"
2026-06-26T19:15:06.905389395Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableRss" = "Enable", "EnableSearch" = "Enable"
2026-06-26T19:15:06.908548028Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003213s
2026-06-26T19:15:06.910025555Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-26T19:15:06.911536759Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableSearch" = 0 WHERE "Implementation" = 'Wombles'
2026-06-26T19:15:06.914759952Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003391s
2026-06-26T19:15:06.916312229Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (59, '2026-06-26T19:15:06', 'add_enable_options_to_indexers')
2026-06-26T19:15:06.920301546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:06.924617881Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_enable_options_to_indexers migrated
2026-06-26T19:15:06.926331513Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0133383s
2026-06-26T19:15:06.928330079Z [Info] FluentMigrator.Runner.MigrationRunner: 60: remove_enable_from_indexers migrating
2026-06-26T19:15:07.010805696Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:07.014237219Z [Info] remove_enable_from_indexers: Starting migration of Main DB to 60
2026-06-26T19:15:07.018540227Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Indexers Enable
2026-06-26T19:15:07.045112086Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableRss" INTEGER, "EnableSearch" INTEGER)
2026-06-26T19:15:07.051813155Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Indexers_temp" ("Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "EnableSearch") SELECT "Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "EnableSearch" FROM "Indexers"
2026-06-26T19:15:07.057729895Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2026-06-26T19:15:07.060822705Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2026-06-26T19:15:07.074937820Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-06-26T19:15:07.078683465Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0584632s
2026-06-26T19:15:07.080149338Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn DownloadClients Protocol
2026-06-26T19:15:07.110133902Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClients_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Enable" INTEGER NOT NULL, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT NOT NULL, "ConfigContract" TEXT NOT NULL)
2026-06-26T19:15:07.116791855Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DownloadClients_temp" ("Id", "Enable", "Name", "Implementation", "Settings", "ConfigContract") SELECT "Id", "Enable", "Name", "Implementation", "Settings", "ConfigContract" FROM "DownloadClients"
2026-06-26T19:15:07.122239890Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClients"
2026-06-26T19:15:07.125251336Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients_temp" RENAME TO "DownloadClients"
2026-06-26T19:15:07.140230071Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0581814s
2026-06-26T19:15:07.146187793Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (60, '2026-06-26T19:15:07', 'remove_enable_from_indexers')
2026-06-26T19:15:07.147133748Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:07.151611028Z [Info] FluentMigrator.Runner.MigrationRunner: 60: remove_enable_from_indexers migrated
2026-06-26T19:15:07.153591177Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0693741s
2026-06-26T19:15:07.155067040Z [Info] FluentMigrator.Runner.MigrationRunner: 61: clear_bad_scene_names migrating
2026-06-26T19:15:07.156773838Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:07.159259405Z [Info] clear_bad_scene_names: Starting migration of Main DB to 61
2026-06-26T19:15:07.162763945Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "EpisodeFiles" SET "ReleaseGroup" = NULL , "SceneName" = NULL WHERE "ReleaseGroup" IS NULL OR "SceneName" IS NULL OR "ReleaseGroup" = 'DRONE' OR LENGTH("SceneName") <10 OR LENGTH("ReleaseGroup") > 20 OR "SceneName" NOT LIKE '%.%'
2026-06-26T19:15:07.167602443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "EpisodeFiles" SET "ReleaseGroup" = NULL , "SceneName" = NULL WHERE "ReleaseGroup" IS NULL OR "SceneName" IS NULL OR "ReleaseGroup" = 'DRONE' OR LENGTH("SceneName") <10 OR LENGTH("ReleaseGroup") > 20 OR "SceneName" NOT LIKE '%.%'
2026-06-26T19:15:07.173457998Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062845s
2026-06-26T19:15:07.175064675Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (61, '2026-06-26T19:15:07', 'clear_bad_scene_names')
2026-06-26T19:15:07.178902156Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:07.181526152Z [Info] FluentMigrator.Runner.MigrationRunner: 61: clear_bad_scene_names migrated
2026-06-26T19:15:07.183139101Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0144312s
2026-06-26T19:15:07.184791620Z [Info] FluentMigrator.Runner.MigrationRunner: 62: convert_quality_models migrating
2026-06-26T19:15:07.186414098Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:07.188811798Z [Info] convert_quality_models: Starting migration of Main DB to 62
2026-06-26T19:15:07.192223712Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-26T19:15:07.193799226Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-26T19:15:07.211642832Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.017614s
2026-06-26T19:15:07.213680286Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (62, '2026-06-26T19:15:07', 'convert_quality_models')
2026-06-26T19:15:07.217750605Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:07.220311855Z [Info] FluentMigrator.Runner.MigrationRunner: 62: convert_quality_models migrated
2026-06-26T19:15:07.221929294Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0265713s
2026-06-26T19:15:07.223620521Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_remotepathmappings migrating
2026-06-26T19:15:07.225269072Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:07.227655459Z [Info] add_remotepathmappings: Starting migration of Main DB to 63
2026-06-26T19:15:07.234774861Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RemotePathMappings
2026-06-26T19:15:07.237481954Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "RemotePathMappings" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Host" TEXT NOT NULL, "RemotePath" TEXT NOT NULL, "LocalPath" TEXT NOT NULL)
2026-06-26T19:15:07.243034801Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064971s
2026-06-26T19:15:07.244655746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (63, '2026-06-26T19:15:07', 'add_remotepathmappings')
2026-06-26T19:15:07.248579049Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:07.251355172Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_remotepathmappings migrated
2026-06-26T19:15:07.253007140Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0148854s
2026-06-26T19:15:07.254650320Z [Info] FluentMigrator.Runner.MigrationRunner: 64: remove_method_from_logs migrating
2026-06-26T19:15:07.256301326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:07.258687343Z [Info] remove_method_from_logs: Starting migration of Main DB to 64
2026-06-26T19:15:07.260716751Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (64, '2026-06-26T19:15:07', 'remove_method_from_logs')
2026-06-26T19:15:07.264646557Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:07.267247617Z [Info] FluentMigrator.Runner.MigrationRunner: 64: remove_method_from_logs migrated
2026-06-26T19:15:07.268903393Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109554s
2026-06-26T19:15:07.270441752Z [Info] FluentMigrator.Runner.MigrationRunner: 65: make_scene_numbering_nullable migrating
2026-06-26T19:15:07.272158139Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:07.274471420Z [Info] make_scene_numbering_nullable: Starting migration of Main DB to 65
2026-06-26T19:15:07.301192509Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-26T19:15:07.303172468Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Episodes" SET "AbsoluteEpisodeNumber" = NULL WHERE "AbsoluteEpisodeNumber" = 0
2026-06-26T19:15:07.307041252Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004103s
2026-06-26T19:15:07.308440390Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-26T19:15:07.309857074Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Episodes" SET "SceneAbsoluteEpisodeNumber" = NULL WHERE "SceneAbsoluteEpisodeNumber" = 0
2026-06-26T19:15:07.313325060Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035582s
2026-06-26T19:15:07.314676372Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-26T19:15:07.316163498Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Episodes" SET "SceneSeasonNumber" = NULL, "SceneEpisodeNumber" = NULL WHERE "SceneSeasonNumber" = 0 AND "SceneEpisodeNumber" = 0
2026-06-26T19:15:07.320163186Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041213s
2026-06-26T19:15:07.321757708Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (65, '2026-06-26T19:15:07', 'make_scene_numbering_nullable')
2026-06-26T19:15:07.325695140Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:07.329043124Z [Info] FluentMigrator.Runner.MigrationRunner: 65: make_scene_numbering_nullable migrated
2026-06-26T19:15:07.330784482Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0130129s
2026-06-26T19:15:07.332464827Z [Info] FluentMigrator.Runner.MigrationRunner: 66: add_tags migrating
2026-06-26T19:15:07.333942143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:07.336390716Z [Info] add_tags: Starting migration of Main DB to 66
2026-06-26T19:15:07.350774812Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tags
2026-06-26T19:15:07.352876065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tags" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Label" TEXT NOT NULL)
2026-06-26T19:15:07.357536383Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049526s
2026-06-26T19:15:07.358932666Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-06-26T19:15:07.360420584Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.8E-05s
2026-06-26T19:15:07.361781625Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series Tags String
2026-06-26T19:15:07.363523114Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "Tags" TEXT
2026-06-26T19:15:07.370140895Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006742s
2026-06-26T19:15:07.371510173Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-06-26T19:15:07.373012730Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.9E-06s
2026-06-26T19:15:07.374320485Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications Tags String
2026-06-26T19:15:07.376099849Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "Tags" TEXT
2026-06-26T19:15:07.382440433Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064286s
2026-06-26T19:15:07.383813840Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-26T19:15:07.385220904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Series" SET "Tags" = '[]' WHERE 1 = 1
2026-06-26T19:15:07.387983639Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028417s
2026-06-26T19:15:07.389363569Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-26T19:15:07.390765092Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "Tags" = '[]' WHERE 1 = 1
2026-06-26T19:15:07.393587248Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028834s
2026-06-26T19:15:07.395174525Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (66, '2026-06-26T19:15:07', 'add_tags')
2026-06-26T19:15:07.398828236Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:07.401975756Z [Info] FluentMigrator.Runner.MigrationRunner: 66: add_tags migrated
2026-06-26T19:15:07.403435447Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112815s
2026-06-26T19:15:07.405170362Z [Info] FluentMigrator.Runner.MigrationRunner: 67: add_added_to_series migrating
2026-06-26T19:15:07.406780986Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:07.409222074Z [Info] add_added_to_series: Starting migration of Main DB to 67
2026-06-26T19:15:07.413862132Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-06-26T19:15:07.415495021Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.25E-05s
2026-06-26T19:15:07.416868849Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series Added DateTime
2026-06-26T19:15:07.418614525Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "Added" DATETIME
2026-06-26T19:15:07.425583815Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070628s
2026-06-26T19:15:07.427214760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (67, '2026-06-26T19:15:07', 'add_added_to_series')
2026-06-26T19:15:07.431080438Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:07.433848083Z [Info] FluentMigrator.Runner.MigrationRunner: 67: add_added_to_series migrated
2026-06-26T19:15:07.435461403Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0153725s
2026-06-26T19:15:07.437127419Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_release_restrictions migrating
2026-06-26T19:15:07.438778786Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:07.441183951Z [Info] add_release_restrictions: Starting migration of Main DB to 68
2026-06-26T19:15:07.463222428Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Restrictions
2026-06-26T19:15:07.465690169Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Restrictions" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Required" TEXT, "Preferred" TEXT, "Ignored" TEXT, "Tags" TEXT NOT NULL)
2026-06-26T19:15:07.471292395Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060315s
2026-06-26T19:15:07.472694489Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-26T19:15:07.474106804Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-26T19:15:07.482874086Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086045s
2026-06-26T19:15:07.484562487Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-06-26T19:15:07.487353810Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'releaserestrictions'
2026-06-26T19:15:07.490602324Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040171s
2026-06-26T19:15:07.492469616Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (68, '2026-06-26T19:15:07', 'add_release_restrictions')
2026-06-26T19:15:07.495965047Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:07.498818546Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_release_restrictions migrated
2026-06-26T19:15:07.500467798Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0124673s
2026-06-26T19:15:07.502192402Z [Info] FluentMigrator.Runner.MigrationRunner: 69: quality_proper migrating
2026-06-26T19:15:07.503706883Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:07.506137019Z [Info] quality_proper: Starting migration of Main DB to 69
2026-06-26T19:15:07.509561097Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-26T19:15:07.511024034Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-26T19:15:07.519975937Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087888s
2026-06-26T19:15:07.521895795Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (69, '2026-06-26T19:15:07', 'quality_proper')
2026-06-26T19:15:07.525864530Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:07.528583327Z [Info] FluentMigrator.Runner.MigrationRunner: 69: quality_proper migrated
2026-06-26T19:15:07.530109261Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0175467s
2026-06-26T19:15:07.531818153Z [Info] FluentMigrator.Runner.MigrationRunner: 70: delay_profile migrating
2026-06-26T19:15:07.533348556Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:07.535745415Z [Info] delay_profile: Starting migration of Main DB to 70
2026-06-26T19:15:07.592604207Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DelayProfiles
2026-06-26T19:15:07.595184004Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DelayProfiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "EnableUsenet" INTEGER NOT NULL, "EnableTorrent" INTEGER NOT NULL, "PreferredProtocol" INTEGER NOT NULL, "UsenetDelay" INTEGER NOT NULL, "TorrentDelay" INTEGER NOT NULL, "Order" INTEGER NOT NULL, "Tags" TEXT NOT NULL)
2026-06-26T19:15:07.603720751Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084881s
2026-06-26T19:15:07.606797118Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DelayProfiles" ("EnableUsenet", "EnableTorrent", "PreferredProtocol", "UsenetDelay", "TorrentDelay", "Order", "Tags") VALUES (1, 1, 1, 0, 0, 2147483647, '[]')
2026-06-26T19:15:07.611626808Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-26T19:15:07.613117992Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-26T19:15:07.704441272Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0910275s
2026-06-26T19:15:07.706422112Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Profiles GrabDelay
2026-06-26T19:15:07.736803516Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Profiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Cutoff" INTEGER NOT NULL, "Items" TEXT NOT NULL, "Language" INTEGER, "GrabDelayMode" INTEGER)
2026-06-26T19:15:07.742813693Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Profiles_temp" ("Id", "Name", "Cutoff", "Items", "Language", "GrabDelayMode") SELECT "Id", "Name", "Cutoff", "Items", "Language", "GrabDelayMode" FROM "Profiles"
2026-06-26T19:15:07.747822082Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles"
2026-06-26T19:15:07.751013602Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles"
2026-06-26T19:15:07.765463080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityProfiles_Name" ON "Profiles" ("Name" ASC)
2026-06-26T19:15:07.769329900Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0612102s
2026-06-26T19:15:07.770736704Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Profiles GrabDelayMode
2026-06-26T19:15:07.846840675Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Profiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Cutoff" INTEGER NOT NULL, "Items" TEXT NOT NULL, "Language" INTEGER)
2026-06-26T19:15:07.852726021Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Profiles_temp" ("Id", "Name", "Cutoff", "Items", "Language") SELECT "Id", "Name", "Cutoff", "Items", "Language" FROM "Profiles"
2026-06-26T19:15:07.857182989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles"
2026-06-26T19:15:07.860227102Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles"
2026-06-26T19:15:07.874499113Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityProfiles_Name" ON "Profiles" ("Name" ASC)
2026-06-26T19:15:07.878538360Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1058726s
2026-06-26T19:15:07.882455010Z [Info] FluentMigrator.Runner.MigrationRunner: -> 1 Insert operations completed in 00:00:00.0068123 taking an average of 00:00:00.0068123
2026-06-26T19:15:07.885076411Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (70, '2026-06-26T19:15:07', 'delay_profile')
2026-06-26T19:15:07.889027570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:07.892179921Z [Info] FluentMigrator.Runner.MigrationRunner: 70: delay_profile migrated
2026-06-26T19:15:07.893710825Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1197618s
2026-06-26T19:15:07.895435199Z [Info] FluentMigrator.Runner.MigrationRunner: 71: unknown_quality_in_profile migrating
2026-06-26T19:15:07.897147067Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:07.899876084Z [Info] unknown_quality_in_profile: Starting migration of Main DB to 71
2026-06-26T19:15:07.904366110Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn QualityDefinitions Weight
2026-06-26T19:15:07.933548578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "QualityDefinitions_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Quality" INTEGER NOT NULL, "Title" TEXT NOT NULL, "MinSize" INTEGER NOT NULL, "MaxSize" INTEGER NOT NULL)
2026-06-26T19:15:07.939544487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "QualityDefinitions_temp" ("Id", "Quality", "Title", "MinSize", "MaxSize") SELECT "Id", "Quality", "Title", "MinSize", "MaxSize" FROM "QualityDefinitions"
2026-06-26T19:15:07.944350779Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "QualityDefinitions"
2026-06-26T19:15:07.947890299Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityDefinitions_temp" RENAME TO "QualityDefinitions"
2026-06-26T19:15:07.962435641Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Quality" ON "QualityDefinitions" ("Quality" ASC)
2026-06-26T19:15:07.966429025Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Title" ON "QualityDefinitions" ("Title" ASC)
2026-06-26T19:15:07.970332809Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0641064s
2026-06-26T19:15:07.971702298Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-26T19:15:07.973129594Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-26T19:15:08.007774776Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0343352s
2026-06-26T19:15:08.009979217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (71, '2026-06-26T19:15:08', 'unknown_quality_in_profile')
2026-06-26T19:15:08.014328078Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:08.017340446Z [Info] FluentMigrator.Runner.MigrationRunner: 71: unknown_quality_in_profile migrated
2026-06-26T19:15:08.019016412Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.044207s
2026-06-26T19:15:08.020872742Z [Info] FluentMigrator.Runner.MigrationRunner: 72: history_downloadId migrating
2026-06-26T19:15:08.022460731Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:08.024924645Z [Info] history_downloadId: Starting migration of Main DB to 72
2026-06-26T19:15:08.037586442Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History
2026-06-26T19:15:08.039274112Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.43E-05s
2026-06-26T19:15:08.040780817Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn History DownloadId String
2026-06-26T19:15:08.042594871Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History" ADD COLUMN "DownloadId" TEXT
2026-06-26T19:15:08.049747230Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072494s
2026-06-26T19:15:08.051319998Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId)
2026-06-26T19:15:08.052992557Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC)
2026-06-26T19:15:08.056645386Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003753s
2026-06-26T19:15:08.057993622Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-26T19:15:08.059387079Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-26T19:15:08.074740809Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0150909s
2026-06-26T19:15:08.076853315Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (72, '2026-06-26T19:15:08', 'history_downloadId')
2026-06-26T19:15:08.080939667Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:08.083977997Z [Info] FluentMigrator.Runner.MigrationRunner: 72: history_downloadId migrated
2026-06-26T19:15:08.085466546Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0244438s
2026-06-26T19:15:08.087165649Z [Info] FluentMigrator.Runner.MigrationRunner: 73: clear_ratings migrating
2026-06-26T19:15:08.088709559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:08.091132330Z [Info] clear_ratings: Starting migration of Main DB to 73
2026-06-26T19:15:08.100555222Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-26T19:15:08.102322071Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Series" SET "Ratings" = '{}' WHERE 1 = 1
2026-06-26T19:15:08.105595536Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003353s
2026-06-26T19:15:08.106937709Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-26T19:15:08.108328521Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Episodes" SET "Ratings" = '{}' WHERE 1 = 1
2026-06-26T19:15:08.111137761Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028687s
2026-06-26T19:15:08.112735479Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (73, '2026-06-26T19:15:08', 'clear_ratings')
2026-06-26T19:15:08.116469822Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:08.119124099Z [Info] FluentMigrator.Runner.MigrationRunner: 73: clear_ratings migrated
2026-06-26T19:15:08.120690013Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108672s
2026-06-26T19:15:08.122372934Z [Info] FluentMigrator.Runner.MigrationRunner: 74: disable_eztv migrating
2026-06-26T19:15:08.123894379Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:08.126323683Z [Info] disable_eztv: Starting migration of Main DB to 74
2026-06-26T19:15:08.129456584Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableRss" = false, "EnableSearch" = false WHERE "Implementation" = 'Eztv' AND "Settings" LIKE '%ezrss.it%'
2026-06-26T19:15:08.132683384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableRss" = false, "EnableSearch" = false WHERE "Implementation" = 'Eztv' AND "Settings" LIKE '%ezrss.it%'
2026-06-26T19:15:08.137154230Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044659s
2026-06-26T19:15:08.138751568Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (74, '2026-06-26T19:15:08', 'disable_eztv')
2026-06-26T19:15:08.142479719Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:08.145208326Z [Info] FluentMigrator.Runner.MigrationRunner: 74: disable_eztv migrated
2026-06-26T19:15:08.146774260Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.01256s
2026-06-26T19:15:08.148329193Z [Info] FluentMigrator.Runner.MigrationRunner: 75: force_lib_update migrating
2026-06-26T19:15:08.149884917Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:08.152242916Z [Info] force_lib_update: Starting migration of Main DB to 75
2026-06-26T19:15:08.167933796Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-26T19:15:08.169818953Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "ScheduledTasks" SET "LastExecution" = '2014-01-01 00:00:00' WHERE "TypeName" = 'NzbDrone.Core.Tv.Commands.RefreshSeriesCommand'
2026-06-26T19:15:08.174710177Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046294s
2026-06-26T19:15:08.175702185Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-26T19:15:08.177126244Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Series" SET "LastInfoSync" = '2014-01-01 00:00:00' WHERE 1 = 1
2026-06-26T19:15:08.180196630Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031168s
2026-06-26T19:15:08.181766482Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (75, '2026-06-26T19:15:08', 'force_lib_update')
2026-06-26T19:15:08.185517979Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:08.188663275Z [Info] FluentMigrator.Runner.MigrationRunner: 75: force_lib_update migrated
2026-06-26T19:15:08.190204861Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0116016s
2026-06-26T19:15:08.191892982Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_users_table migrating
2026-06-26T19:15:08.193519017Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:08.196017741Z [Info] add_users_table: Starting migration of Main DB to 76
2026-06-26T19:15:08.203622280Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Users
2026-06-26T19:15:08.205579663Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Users" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Identifier" TEXT NOT NULL, "Username" TEXT NOT NULL, "Password" TEXT NOT NULL)
2026-06-26T19:15:08.211682889Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064497s
2026-06-26T19:15:08.213126837Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Identifier)
2026-06-26T19:15:08.214759636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Identifier" ON "Users" ("Identifier" ASC)
2026-06-26T19:15:08.218439810Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003732s
2026-06-26T19:15:08.219823718Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Username)
2026-06-26T19:15:08.221444693Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Username" ON "Users" ("Username" ASC)
2026-06-26T19:15:08.225008834Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036107s
2026-06-26T19:15:08.226599909Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (76, '2026-06-26T19:15:08', 'add_users_table')
2026-06-26T19:15:08.230346927Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:08.233152589Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_users_table migrated
2026-06-26T19:15:08.234785609Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117774s
2026-06-26T19:15:08.236351453Z [Info] FluentMigrator.Runner.MigrationRunner: 77: add_add_options_to_series migrating
2026-06-26T19:15:08.238018481Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:08.240417775Z [Info] add_add_options_to_series: Starting migration of Main DB to 77
2026-06-26T19:15:08.244896938Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-06-26T19:15:08.246453584Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.39E-05s
2026-06-26T19:15:08.247722450Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series AddOptions String
2026-06-26T19:15:08.249575833Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "AddOptions" TEXT
2026-06-26T19:15:08.256784365Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073099s
2026-06-26T19:15:08.258407385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (77, '2026-06-26T19:15:08', 'add_add_options_to_series')
2026-06-26T19:15:08.262461762Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:08.265066269Z [Info] FluentMigrator.Runner.MigrationRunner: 77: add_add_options_to_series migrated
2026-06-26T19:15:08.266754410Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0156309s
2026-06-26T19:15:08.268482371Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_commands_table migrating
2026-06-26T19:15:08.270067434Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:08.272534153Z [Info] add_commands_table: Starting migration of Main DB to 78
2026-06-26T19:15:08.284211988Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Commands
2026-06-26T19:15:08.286286968Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL)
2026-06-26T19:15:08.294428499Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084816s
2026-06-26T19:15:08.295802727Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (78, '2026-06-26T19:15:08', 'add_commands_table')
2026-06-26T19:15:08.299607973Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:08.302362642Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_commands_table migrated
2026-06-26T19:15:08.303916252Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0167378s
2026-06-26T19:15:08.305648312Z [Info] FluentMigrator.Runner.MigrationRunner: 79: dedupe_tags migrating
2026-06-26T19:15:08.307128724Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:08.309539671Z [Info] dedupe_tags: Starting migration of Main DB to 79
2026-06-26T19:15:08.316828674Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-26T19:15:08.318443227Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-26T19:15:09.199324249Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.8804181s
2026-06-26T19:15:09.201524050Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tags
2026-06-26T19:15:09.202931385Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.44E-05s
2026-06-26T19:15:09.204446167Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Tags Label String
2026-06-26T19:15:09.235995613Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tags_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Label" TEXT NOT NULL)
2026-06-26T19:15:09.240790322Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Tags_temp" ("Id", "Label") SELECT "Id", "Label" FROM "Tags"
2026-06-26T19:15:09.244233929Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Tags"
2026-06-26T19:15:09.247076977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tags_temp" RENAME TO "Tags"
2026-06-26T19:15:09.261991462Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0558793s
2026-06-26T19:15:09.263478387Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tags (Label)
2026-06-26T19:15:09.265107379Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tags_Label" ON "Tags" ("Label" ASC)
2026-06-26T19:15:09.268675396Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036436s
2026-06-26T19:15:09.270335711Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (79, '2026-06-26T19:15:09', 'dedupe_tags')
2026-06-26T19:15:09.274264115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:09.277646088Z [Info] FluentMigrator.Runner.MigrationRunner: 79: dedupe_tags migrated
2026-06-26T19:15:09.279134907Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0126544s
2026-06-26T19:15:09.280894712Z [Info] FluentMigrator.Runner.MigrationRunner: 81: move_dot_prefix_to_transmission_category migrating
2026-06-26T19:15:09.282734238Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:09.285214474Z [Info] move_dot_prefix_to_transmission_category: Starting migration of Main DB to 81
2026-06-26T19:15:09.289042616Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-26T19:15:09.290637820Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-26T19:15:09.306013093Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0152214s
2026-06-26T19:15:09.308043614Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (81, '2026-06-26T19:15:09', 'move_dot_prefix_to_transmission_category')
2026-06-26T19:15:09.312789154Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:09.315590096Z [Info] FluentMigrator.Runner.MigrationRunner: 81: move_dot_prefix_to_transmission_category migrated
2026-06-26T19:15:09.317435544Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.025025s
2026-06-26T19:15:09.319124105Z [Info] FluentMigrator.Runner.MigrationRunner: 82: add_fanzub_settings migrating
2026-06-26T19:15:09.320741113Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:09.323130606Z [Info] add_fanzub_settings: Starting migration of Main DB to 82
2026-06-26T19:15:09.333632182Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-26T19:15:09.335439472Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'FanzubSettings' WHERE "Implementation" = 'Fanzub' AND "ConfigContract" = 'NullConfig'
2026-06-26T19:15:09.339896361Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004618s
2026-06-26T19:15:09.341496725Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (82, '2026-06-26T19:15:09', 'add_fanzub_settings')
2026-06-26T19:15:09.346430063Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:09.350234457Z [Info] FluentMigrator.Runner.MigrationRunner: 82: add_fanzub_settings migrated
2026-06-26T19:15:09.352536013Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0149681s
2026-06-26T19:15:09.354851498Z [Info] FluentMigrator.Runner.MigrationRunner: 83: additonal_blacklist_columns migrating
2026-06-26T19:15:09.357300121Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:09.360549467Z [Info] additonal_blacklist_columns: Starting migration of Main DB to 83
2026-06-26T19:15:09.375256324Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist
2026-06-26T19:15:09.377107393Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.44E-05s
2026-06-26T19:15:09.378442352Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist Size Int64
2026-06-26T19:15:09.380218970Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "Size" INTEGER
2026-06-26T19:15:09.387764822Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076819s
2026-06-26T19:15:09.389171546Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist
2026-06-26T19:15:09.390611527Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.8E-06s
2026-06-26T19:15:09.391905834Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist Protocol Int32
2026-06-26T19:15:09.393659627Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "Protocol" INTEGER
2026-06-26T19:15:09.400414064Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068359s
2026-06-26T19:15:09.401781318Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist
2026-06-26T19:15:09.403211058Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.3E-06s
2026-06-26T19:15:09.404514745Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist Indexer String
2026-06-26T19:15:09.406269950Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "Indexer" TEXT
2026-06-26T19:15:09.412965669Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067609s
2026-06-26T19:15:09.414385118Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist
2026-06-26T19:15:09.415812023Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.7E-06s
2026-06-26T19:15:09.417127032Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist Message String
2026-06-26T19:15:09.418871216Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "Message" TEXT
2026-06-26T19:15:09.425600382Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068036s
2026-06-26T19:15:09.426967586Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist
2026-06-26T19:15:09.428413138Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.4E-06s
2026-06-26T19:15:09.429700882Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist TorrentInfoHash String
2026-06-26T19:15:09.431534756Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "TorrentInfoHash" TEXT
2026-06-26T19:15:09.438341068Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068695s
2026-06-26T19:15:09.439702540Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-26T19:15:09.441104154Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Blacklist" SET "Protocol" = 1 WHERE 1 = 1
2026-06-26T19:15:09.443830286Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028076s
2026-06-26T19:15:09.445427794Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (83, '2026-06-26T19:15:09', 'additonal_blacklist_columns')
2026-06-26T19:15:09.449376478Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:09.452220939Z [Info] FluentMigrator.Runner.MigrationRunner: 83: additonal_blacklist_columns migrated
2026-06-26T19:15:09.453902456Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112041s
2026-06-26T19:15:09.455560065Z [Info] FluentMigrator.Runner.MigrationRunner: 84: update_quality_minmax_size migrating
2026-06-26T19:15:09.457242615Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:09.459631868Z [Info] update_quality_minmax_size: Starting migration of Main DB to 84
2026-06-26T19:15:09.467224112Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityDefinitions
2026-06-26T19:15:09.469087396Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.28E-05s
2026-06-26T19:15:09.470407275Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn QualityDefinitions MinSize Double
2026-06-26T19:15:09.502114790Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "QualityDefinitions_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Quality" INTEGER NOT NULL, "Title" TEXT NOT NULL, "MinSize" NUMERIC, "MaxSize" INTEGER NOT NULL)
2026-06-26T19:15:09.508137603Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "QualityDefinitions_temp" ("Id", "Quality", "Title", "MinSize", "MaxSize") SELECT "Id", "Quality", "Title", "MinSize", "MaxSize" FROM "QualityDefinitions"
2026-06-26T19:15:09.512782510Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "QualityDefinitions"
2026-06-26T19:15:09.516248722Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityDefinitions_temp" RENAME TO "QualityDefinitions"
2026-06-26T19:15:09.531639357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Quality" ON "QualityDefinitions" ("Quality" ASC)
2026-06-26T19:15:09.535758795Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Title" ON "QualityDefinitions" ("Title" ASC)
2026-06-26T19:15:09.539686077Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0675159s
2026-06-26T19:15:09.541088813Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityDefinitions
2026-06-26T19:15:09.542666821Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.16E-05s
2026-06-26T19:15:09.543989566Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn QualityDefinitions MaxSize Double
2026-06-26T19:15:09.579145448Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "QualityDefinitions_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Quality" INTEGER NOT NULL, "Title" TEXT NOT NULL, "MinSize" NUMERIC, "MaxSize" NUMERIC)
2026-06-26T19:15:09.590171900Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "QualityDefinitions_temp" ("Id", "Quality", "Title", "MinSize", "MaxSize") SELECT "Id", "Quality", "Title", "MinSize", "MaxSize" FROM "QualityDefinitions"
2026-06-26T19:15:09.599158714Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "QualityDefinitions"
2026-06-26T19:15:09.603685373Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityDefinitions_temp" RENAME TO "QualityDefinitions"
2026-06-26T19:15:09.622994521Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Quality" ON "QualityDefinitions" ("Quality" ASC)
2026-06-26T19:15:09.628483810Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Title" ON "QualityDefinitions" ("Title" ASC)
2026-06-26T19:15:09.633800059Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0876541s
2026-06-26T19:15:09.635610497Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "QualityDefinitions" SET "MaxSize" = NULL WHERE "Quality" = 10 OR "MaxSize" = 0
2026-06-26T19:15:09.638415116Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityDefinitions" SET "MaxSize" = NULL WHERE "Quality" = 10 OR "MaxSize" = 0
2026-06-26T19:15:09.643757889Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052938s
2026-06-26T19:15:09.646138745Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (84, '2026-06-26T19:15:09', 'update_quality_minmax_size')
2026-06-26T19:15:09.650938555Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:09.654471923Z [Info] FluentMigrator.Runner.MigrationRunner: 84: update_quality_minmax_size migrated
2026-06-26T19:15:09.656875555Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0160909s
2026-06-26T19:15:09.659247483Z [Info] FluentMigrator.Runner.MigrationRunner: 85: expand_transmission_urlbase migrating
2026-06-26T19:15:09.661153923Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:09.664349802Z [Info] expand_transmission_urlbase: Starting migration of Main DB to 85
2026-06-26T19:15:09.669230063Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-26T19:15:09.671156323Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-26T19:15:09.689351227Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.017915s
2026-06-26T19:15:09.691520637Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (85, '2026-06-26T19:15:09', 'expand_transmission_urlbase')
2026-06-26T19:15:09.696522283Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:09.699776328Z [Info] FluentMigrator.Runner.MigrationRunner: 85: expand_transmission_urlbase migrated
2026-06-26T19:15:09.701800666Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0285904s
2026-06-26T19:15:09.703625011Z [Info] FluentMigrator.Runner.MigrationRunner: 86: pushbullet_device_ids migrating
2026-06-26T19:15:09.705317661Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:09.708118333Z [Info] pushbullet_device_ids: Starting migration of Main DB to 86
2026-06-26T19:15:09.712156248Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-26T19:15:09.713979871Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-26T19:15:09.732144173Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0178311s
2026-06-26T19:15:09.734582164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (86, '2026-06-26T19:15:09', 'pushbullet_device_ids')
2026-06-26T19:15:09.738984503Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:09.741895297Z [Info] FluentMigrator.Runner.MigrationRunner: 86: pushbullet_device_ids migrated
2026-06-26T19:15:09.743579770Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0279032s
2026-06-26T19:15:09.745366470Z [Info] FluentMigrator.Runner.MigrationRunner: 87: remove_eztv migrating
2026-06-26T19:15:09.746896091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:09.749625990Z [Info] remove_eztv: Starting migration of Main DB to 87
2026-06-26T19:15:09.754285226Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-06-26T19:15:09.756644439Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Eztv'
2026-06-26T19:15:09.760072074Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035451s
2026-06-26T19:15:09.761766898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (87, '2026-06-26T19:15:09', 'remove_eztv')
2026-06-26T19:15:09.766176762Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:09.769190182Z [Info] FluentMigrator.Runner.MigrationRunner: 87: remove_eztv migrated
2026-06-26T19:15:09.770761337Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0127113s
2026-06-26T19:15:09.772539079Z [Info] FluentMigrator.Runner.MigrationRunner: 88: pushbullet_devices_channels_list migrating
2026-06-26T19:15:09.774311619Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:09.777014835Z [Info] pushbullet_devices_channels_list: Starting migration of Main DB to 88
2026-06-26T19:15:09.780942006Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-26T19:15:09.782599415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-26T19:15:09.801246921Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0184077s
2026-06-26T19:15:09.803291660Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (88, '2026-06-26T19:15:09', 'pushbullet_devices_channels_list')
2026-06-26T19:15:09.807480658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:09.810203624Z [Info] FluentMigrator.Runner.MigrationRunner: 88: pushbullet_devices_channels_list migrated
2026-06-26T19:15:09.811957627Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0276069s
2026-06-26T19:15:09.813673755Z [Info] FluentMigrator.Runner.MigrationRunner: 89: add_on_rename_to_notifcations migrating
2026-06-26T19:15:09.815398659Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:09.817817442Z [Info] add_on_rename_to_notifcations: Starting migration of Main DB to 89
2026-06-26T19:15:09.831556700Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-06-26T19:15:09.833486437Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.95E-05s
2026-06-26T19:15:09.834825494Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnRename Boolean
2026-06-26T19:15:09.836845654Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnRename" INTEGER
2026-06-26T19:15:09.844423319Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078045s
2026-06-26T19:15:09.845815975Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "OnRename" = "OnDownload" WHERE "Implementation" IN ('PlexServer', 'Xbmc', 'MediaBrowser')
2026-06-26T19:15:09.848768653Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "OnRename" = "OnDownload" WHERE "Implementation" IN ('PlexServer', 'Xbmc', 'MediaBrowser')
2026-06-26T19:15:09.853390544Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046284s
2026-06-26T19:15:09.854743770Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "OnRename" = false WHERE "Implementation" NOT IN ('PlexServer', 'Xbmc', 'MediaBrowser')
2026-06-26T19:15:09.857607589Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "OnRename" = false WHERE "Implementation" NOT IN ('PlexServer', 'Xbmc', 'MediaBrowser')
2026-06-26T19:15:09.861965438Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043393s
2026-06-26T19:15:09.863298614Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-06-26T19:15:09.864805690Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.9E-06s
2026-06-26T19:15:09.866110889Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Notifications OnRename Boolean
2026-06-26T19:15:09.898547903Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Notifications_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "OnGrab" INTEGER NOT NULL, "OnDownload" INTEGER NOT NULL, "Settings" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "ConfigContract" TEXT, "OnUpgrade" INTEGER, "Tags" TEXT, "OnRename" INTEGER NOT NULL)
2026-06-26T19:15:09.906121690Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Notifications_temp" ("Id", "Name", "OnGrab", "OnDownload", "Settings", "Implementation", "ConfigContract", "OnUpgrade", "Tags", "OnRename") SELECT "Id", "Name", "OnGrab", "OnDownload", "Settings", "Implementation", "ConfigContract", "OnUpgrade", "Tags", "OnRename" FROM "Notifications"
2026-06-26T19:15:09.913125470Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications"
2026-06-26T19:15:09.916395427Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications"
2026-06-26T19:15:09.931874439Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0639583s
2026-06-26T19:15:09.933295853Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-26T19:15:09.934808670Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "OnGrab" = 0 WHERE "Implementation" = 'PlexServer'
2026-06-26T19:15:09.938121684Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034989s
2026-06-26T19:15:09.939698661Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (89, '2026-06-26T19:15:09', 'add_on_rename_to_notifcations')
2026-06-26T19:15:09.943602275Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:09.946548290Z [Info] FluentMigrator.Runner.MigrationRunner: 89: add_on_rename_to_notifcations migrated
2026-06-26T19:15:09.948258455Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0119389s
2026-06-26T19:15:09.949929972Z [Info] FluentMigrator.Runner.MigrationRunner: 90: update_kickass_url migrating
2026-06-26T19:15:09.951505636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:09.953973337Z [Info] update_kickass_url: Starting migration of Main DB to 90
2026-06-26T19:15:09.957178765Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = Replace("Settings", 'kickass.so', 'kat.cr') WHERE "Implementation" = 'KickassTorrents';UPDATE "Indexers" SET "Settings" = Replace("Settings", 'kickass.to', 'kat.cr') WHERE "Implementation" = 'KickassTorrents';UPDATE "Indexers" SET "Settings" = Replace("Settings", 'http://', 'https://') WHERE "Implementation" = 'KickassTorrents';
2026-06-26T19:15:09.963293352Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "Settings" = Replace("Settings", 'kickass.so', 'kat.cr') WHERE "Implementation" = 'KickassTorrents';UPDATE "Indexers" SET "Settings" = Replace("Settings", 'kickass.to', 'kat.cr') WHERE "Implementation" = 'KickassTorrents';UPDATE "Indexers" SET "Settings" = Replace("Settings", 'http://', 'https://') WHERE "Implementation" = 'KickassTorrents';
2026-06-26T19:15:09.971782965Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085151s
2026-06-26T19:15:09.973460094Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (90, '2026-06-26T19:15:09', 'update_kickass_url')
2026-06-26T19:15:09.977252052Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:09.979854304Z [Info] FluentMigrator.Runner.MigrationRunner: 90: update_kickass_url migrated
2026-06-26T19:15:09.981419708Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0166384s
2026-06-26T19:15:09.983052848Z [Info] FluentMigrator.Runner.MigrationRunner: 91: added_indexerstatus migrating
2026-06-26T19:15:09.984646017Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:09.987010280Z [Info] added_indexerstatus: Starting migration of Main DB to 91
2026-06-26T19:15:09.996946917Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerStatus
2026-06-26T19:15:09.999144525Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "IndexerId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT)
2026-06-26T19:15:10.006175749Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075323s
2026-06-26T19:15:10.007615630Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerStatus (IndexerId)
2026-06-26T19:15:10.009408481Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_IndexerId" ON "IndexerStatus" ("IndexerId" ASC)
2026-06-26T19:15:10.013261673Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039487s
2026-06-26T19:15:10.014839713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (91, '2026-06-26T19:15:10', 'added_indexerstatus')
2026-06-26T19:15:10.018644247Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:10.021265938Z [Info] FluentMigrator.Runner.MigrationRunner: 91: added_indexerstatus migrated
2026-06-26T19:15:10.022844218Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0119822s
2026-06-26T19:15:10.024496406Z [Info] FluentMigrator.Runner.MigrationRunner: 92: add_unverifiedscenenumbering migrating
2026-06-26T19:15:10.026206822Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:10.028586826Z [Info] add_unverifiedscenenumbering: Starting migration of Main DB to 92
2026-06-26T19:15:10.037095226Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2026-06-26T19:15:10.038811524Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.38E-05s
2026-06-26T19:15:10.040142215Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes UnverifiedSceneNumbering Boolean
2026-06-26T19:15:10.042308869Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "UnverifiedSceneNumbering" INTEGER NOT NULL DEFAULT 0
2026-06-26T19:15:10.051510416Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094385s
2026-06-26T19:15:10.053169097Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (92, '2026-06-26T19:15:10', 'add_unverifiedscenenumbering')
2026-06-26T19:15:10.057125036Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:10.059785065Z [Info] FluentMigrator.Runner.MigrationRunner: 92: add_unverifiedscenenumbering migrated
2026-06-26T19:15:10.061502084Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0177771s
2026-06-26T19:15:10.063159272Z [Info] FluentMigrator.Runner.MigrationRunner: 93: naming_config_replace_illegal_characters migrating
2026-06-26T19:15:10.065033358Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:10.067435547Z [Info] naming_config_replace_illegal_characters: Starting migration of Main DB to 93
2026-06-26T19:15:10.077057621Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2026-06-26T19:15:10.078879020Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.46E-05s
2026-06-26T19:15:10.080210442Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig ReplaceIllegalCharacters Boolean
2026-06-26T19:15:10.082407648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "ReplaceIllegalCharacters" INTEGER NOT NULL DEFAULT 1
2026-06-26T19:15:10.090762910Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008549s
2026-06-26T19:15:10.092147860Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-26T19:15:10.093532670Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "ReplaceIllegalCharacters" = 1 WHERE 1 = 1
2026-06-26T19:15:10.096640741Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031545s
2026-06-26T19:15:10.098195843Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (93, '2026-06-26T19:15:10', 'naming_config_replace_illegal_characters')
2026-06-26T19:15:10.102287767Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:10.104951463Z [Info] FluentMigrator.Runner.MigrationRunner: 93: naming_config_replace_illegal_characters migrated
2026-06-26T19:15:10.106772692Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114902s
2026-06-26T19:15:10.108436283Z [Info] FluentMigrator.Runner.MigrationRunner: 94: add_tvmazeid migrating
2026-06-26T19:15:10.109937086Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:10.112312351Z [Info] add_tvmazeid: Starting migration of Main DB to 94
2026-06-26T19:15:10.118472481Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-06-26T19:15:10.120061562Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.32E-05s
2026-06-26T19:15:10.121373294Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series TvMazeId Int32
2026-06-26T19:15:10.123125735Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "TvMazeId" INTEGER NOT NULL DEFAULT 0
2026-06-26T19:15:10.131082463Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080748s
2026-06-26T19:15:10.132539078Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (TvMazeId)
2026-06-26T19:15:10.134155494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvMazeId" ON "Series" ("TvMazeId" ASC)
2026-06-26T19:15:10.137869807Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037708s
2026-06-26T19:15:10.139451804Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (94, '2026-06-26T19:15:10', 'add_tvmazeid')
2026-06-26T19:15:10.143223682Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:10.147144500Z [Info] FluentMigrator.Runner.MigrationRunner: 94: add_tvmazeid migrated
2026-06-26T19:15:10.148677188Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0130677s
2026-06-26T19:15:10.150322432Z [Info] FluentMigrator.Runner.MigrationRunner: 95: add_additional_episodes_index migrating
2026-06-26T19:15:10.152108520Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:10.154480499Z [Info] add_additional_episodes_index: Starting migration of Main DB to 95
2026-06-26T19:15:10.161245316Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Episodes (SeriesId, SeasonNumber, EpisodeNumber)
2026-06-26T19:15:10.163430739Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_SeriesId_SeasonNumber_EpisodeNumber" ON "Episodes" ("SeriesId" ASC, "SeasonNumber" ASC, "EpisodeNumber" ASC)
2026-06-26T19:15:10.168710345Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053419s
2026-06-26T19:15:10.170339146Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (95, '2026-06-26T19:15:10', 'add_additional_episodes_index')
2026-06-26T19:15:10.174283532Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:10.177277353Z [Info] FluentMigrator.Runner.MigrationRunner: 95: add_additional_episodes_index migrated
2026-06-26T19:15:10.178987618Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0139929s
2026-06-26T19:15:10.180645177Z [Info] FluentMigrator.Runner.MigrationRunner: 96: disable_kickass migrating
2026-06-26T19:15:10.182179929Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:10.184570184Z [Info] disable_kickass: Starting migration of Main DB to 96
2026-06-26T19:15:10.187600168Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableRss" = false, "EnableSearch" = false, "Settings" = Replace("Settings", 'https://kat.cr', '') WHERE "Implementation" = 'KickassTorrents' AND "Settings" LIKE '%kat.cr%';
2026-06-26T19:15:10.191518111Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableRss" = false, "EnableSearch" = false, "Settings" = Replace("Settings", 'https://kat.cr', '') WHERE "Implementation" = 'KickassTorrents' AND "Settings" LIKE '%kat.cr%';
2026-06-26T19:15:10.196737936Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052155s
2026-06-26T19:15:10.198317218Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (96, '2026-06-26T19:15:10', 'disable_kickass')
2026-06-26T19:15:10.202019817Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:10.204910350Z [Info] FluentMigrator.Runner.MigrationRunner: 96: disable_kickass migrated
2026-06-26T19:15:10.206422105Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0134217s
2026-06-26T19:15:10.208029904Z [Info] FluentMigrator.Runner.MigrationRunner: 97: add_reason_to_pending_releases migrating
2026-06-26T19:15:10.209750390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:10.212097598Z [Info] add_reason_to_pending_releases: Starting migration of Main DB to 97
2026-06-26T19:15:10.216682044Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases
2026-06-26T19:15:10.218359884Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.31E-05s
2026-06-26T19:15:10.219660103Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases Reason Int32
2026-06-26T19:15:10.221517324Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "Reason" INTEGER NOT NULL DEFAULT 0
2026-06-26T19:15:10.229633624Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0082274s
2026-06-26T19:15:10.231256093Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (97, '2026-06-26T19:15:10', 'add_reason_to_pending_releases')
2026-06-26T19:15:10.235201321Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:10.238121263Z [Info] FluentMigrator.Runner.MigrationRunner: 97: add_reason_to_pending_releases migrated
2026-06-26T19:15:10.239808252Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0167716s
2026-06-26T19:15:10.241489168Z [Info] FluentMigrator.Runner.MigrationRunner: 98: remove_titans_of_tv migrating
2026-06-26T19:15:10.243065002Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:10.245471830Z [Info] remove_titans_of_tv: Starting migration of Main DB to 98
2026-06-26T19:15:10.249110511Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-06-26T19:15:10.251087664Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'TitansOfTv'
2026-06-26T19:15:10.254211156Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031946s
2026-06-26T19:15:10.255773013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (98, '2026-06-26T19:15:10', 'remove_titans_of_tv')
2026-06-26T19:15:10.259560001Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:10.262848245Z [Info] FluentMigrator.Runner.MigrationRunner: 98: remove_titans_of_tv migrated
2026-06-26T19:15:10.264454331Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118635s
2026-06-26T19:15:10.266123894Z [Info] FluentMigrator.Runner.MigrationRunner: 99: extra_and_subtitle_files migrating
2026-06-26T19:15:10.267759138Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:10.270167290Z [Info] extra_and_subtitle_files: Starting migration of Main DB to 99
2026-06-26T19:15:10.290220757Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ExtraFiles
2026-06-26T19:15:10.292438435Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ExtraFiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "SeasonNumber" INTEGER NOT NULL, "EpisodeFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL)
2026-06-26T19:15:10.299775515Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078403s
2026-06-26T19:15:10.301168421Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable SubtitleFiles
2026-06-26T19:15:10.303164943Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "SubtitleFiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "SeasonNumber" INTEGER NOT NULL, "EpisodeFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL, "Language" INTEGER NOT NULL)
2026-06-26T19:15:10.310564850Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078833s
2026-06-26T19:15:10.311921724Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles
2026-06-26T19:15:10.313427046Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.08E-05s
2026-06-26T19:15:10.314735061Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MetadataFiles Added DateTime
2026-06-26T19:15:10.316549707Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles" ADD COLUMN "Added" DATETIME
2026-06-26T19:15:10.324060988Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075813s
2026-06-26T19:15:10.325464636Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MetadataFiles Extension String
2026-06-26T19:15:10.327286045Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles" ADD COLUMN "Extension" TEXT
2026-06-26T19:15:10.334593797Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073768s
2026-06-26T19:15:10.335995711Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "MetadataFiles" WHERE "RelativePath" NOT LIKE '%.%'
2026-06-26T19:15:10.338266656Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "MetadataFiles" WHERE "RelativePath" NOT LIKE '%.%'
2026-06-26T19:15:10.341249274Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029881s
2026-06-26T19:15:10.342591157Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-26T19:15:10.343983813Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-26T19:15:10.357092350Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0128725s
2026-06-26T19:15:10.358850592Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles
2026-06-26T19:15:10.360389923Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.38E-05s
2026-06-26T19:15:10.361711916Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles Extension String
2026-06-26T19:15:10.409912546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MetadataFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "Consumer" TEXT NOT NULL, "Type" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "LastUpdated" DATETIME NOT NULL, "SeasonNumber" INTEGER, "EpisodeFileId" INTEGER, "Hash" TEXT, "Added" DATETIME, "Extension" TEXT NOT NULL)
2026-06-26T19:15:10.418296766Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "MetadataFiles_temp" ("Id", "SeriesId", "Consumer", "Type", "RelativePath", "LastUpdated", "SeasonNumber", "EpisodeFileId", "Hash", "Added", "Extension") SELECT "Id", "SeriesId", "Consumer", "Type", "RelativePath", "LastUpdated", "SeasonNumber", "EpisodeFileId", "Hash", "Added", "Extension" FROM "MetadataFiles"
2026-06-26T19:15:10.425585439Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles"
2026-06-26T19:15:10.428630373Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles"
2026-06-26T19:15:10.446138774Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0825707s
2026-06-26T19:15:10.447835632Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (99, '2026-06-26T19:15:10', 'extra_and_subtitle_files')
2026-06-26T19:15:10.451765479Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:10.455779435Z [Info] FluentMigrator.Runner.MigrationRunner: 99: extra_and_subtitle_files migrated
2026-06-26T19:15:10.457458367Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0923676s
2026-06-26T19:15:10.459244375Z [Info] FluentMigrator.Runner.MigrationRunner: 100: add_scene_season_number migrating
2026-06-26T19:15:10.460907826Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:10.464055958Z [Info] add_scene_season_number: Starting migration of Main DB to 100
2026-06-26T19:15:10.470433285Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SceneMappings
2026-06-26T19:15:10.472136466Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.51E-05s
2026-06-26T19:15:10.473605045Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn SceneMappings SeasonNumber Int32
2026-06-26T19:15:10.509423170Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "SceneMappings_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TvdbId" INTEGER NOT NULL, "SeasonNumber" INTEGER, "SearchTerm" TEXT NOT NULL, "ParseTerm" TEXT NOT NULL, "Title" TEXT, "Type" TEXT)
2026-06-26T19:15:10.515808423Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "SceneMappings_temp" ("Id", "TvdbId", "SeasonNumber", "SearchTerm", "ParseTerm", "Title", "Type") SELECT "Id", "TvdbId", "SeasonNumber", "SearchTerm", "ParseTerm", "Title", "Type" FROM "SceneMappings"
2026-06-26T19:15:10.521360718Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SceneMappings"
2026-06-26T19:15:10.524362545Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SceneMappings_temp" RENAME TO "SceneMappings"
2026-06-26T19:15:10.541633948Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0662136s
2026-06-26T19:15:10.543099621Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SceneMappings
2026-06-26T19:15:10.544605385Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.3E-05s
2026-06-26T19:15:10.545924803Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SceneMappings SceneSeasonNumber Int32
2026-06-26T19:15:10.547796293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SceneMappings" ADD COLUMN "SceneSeasonNumber" INTEGER
2026-06-26T19:15:10.555320250Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076337s
2026-06-26T19:15:10.557001807Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (100, '2026-06-26T19:15:10', 'add_scene_season_number')
2026-06-26T19:15:10.560898577Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:10.563890645Z [Info] FluentMigrator.Runner.MigrationRunner: 100: add_scene_season_number migrated
2026-06-26T19:15:10.565529536Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0162379s
2026-06-26T19:15:10.567258760Z [Info] FluentMigrator.Runner.MigrationRunner: 101: add_ultrahd_quality_in_profiles migrating
2026-06-26T19:15:10.569082374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:10.571515294Z [Info] add_ultrahd_quality_in_profiles: Starting migration of Main DB to 101
2026-06-26T19:15:10.575288435Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-26T19:15:10.576860342Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-26T19:15:10.591551908Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0144377s
2026-06-26T19:15:10.593627830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (101, '2026-06-26T19:15:10', 'add_ultrahd_quality_in_profiles')
2026-06-26T19:15:10.598010519Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:10.600990573Z [Info] FluentMigrator.Runner.MigrationRunner: 101: add_ultrahd_quality_in_profiles migrated
2026-06-26T19:15:10.602720037Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0241231s
2026-06-26T19:15:10.604455182Z [Info] FluentMigrator.Runner.MigrationRunner: 102: add_language_to_episodeFiles_history_and_blacklist migrating
2026-06-26T19:15:10.606426553Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:10.608867881Z [Info] add_language_to_episodeFiles_history_and_blacklist: Starting migration of Main DB to 102
2026-06-26T19:15:10.618290543Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable EpisodeFiles
2026-06-26T19:15:10.619962462Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.44E-05s
2026-06-26T19:15:10.621284274Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn EpisodeFiles Language Int32
2026-06-26T19:15:10.623152718Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles" ADD COLUMN "Language" INTEGER NOT NULL DEFAULT 0
2026-06-26T19:15:10.631605206Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086007s
2026-06-26T19:15:10.633003523Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History
2026-06-26T19:15:10.634419014Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.2E-06s
2026-06-26T19:15:10.635754935Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn History Language Int32
2026-06-26T19:15:10.637495381Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History" ADD COLUMN "Language" INTEGER NOT NULL DEFAULT 0
2026-06-26T19:15:10.645145813Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0077518s
2026-06-26T19:15:10.646539461Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist
2026-06-26T19:15:10.647953840Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.2E-06s
2026-06-26T19:15:10.649263418Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist Language Int32
2026-06-26T19:15:10.650998073Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "Language" INTEGER NOT NULL DEFAULT 0
2026-06-26T19:15:10.658746862Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007726s
2026-06-26T19:15:10.660063164Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-26T19:15:10.661570340Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-26T19:15:10.726858934Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0650657s
2026-06-26T19:15:10.729114568Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (102, '2026-06-26T19:15:10', 'add_language_to_episodeFiles_history_and_blacklist')
2026-06-26T19:15:10.733905730Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:10.737023060Z [Info] FluentMigrator.Runner.MigrationRunner: 102: add_language_to_episodeFiles_history_and_blacklist migrated
2026-06-26T19:15:10.739017097Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0755526s
2026-06-26T19:15:10.740898527Z [Info] FluentMigrator.Runner.MigrationRunner: 103: fix_metadata_file_extensions migrating
2026-06-26T19:15:10.742654123Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:10.745121254Z [Info] fix_metadata_file_extensions: Starting migration of Main DB to 103
2026-06-26T19:15:10.748669742Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-26T19:15:10.750208161Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-26T19:15:10.762761891Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122709s
2026-06-26T19:15:10.764968085Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (103, '2026-06-26T19:15:10', 'fix_metadata_file_extensions')
2026-06-26T19:15:10.769258288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:10.772068789Z [Info] FluentMigrator.Runner.MigrationRunner: 103: fix_metadata_file_extensions migrated
2026-06-26T19:15:10.773808975Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0218492s
2026-06-26T19:15:10.775490422Z [Info] FluentMigrator.Runner.MigrationRunner: 104: remove_kickass migrating
2026-06-26T19:15:10.777034242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:10.779454999Z [Info] remove_kickass: Starting migration of Main DB to 104
2026-06-26T19:15:10.783332490Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-06-26T19:15:10.785372059Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'KickassTorrents'
2026-06-26T19:15:10.788721837Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033702s
2026-06-26T19:15:10.790243071Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (104, '2026-06-26T19:15:10', 'remove_kickass')
2026-06-26T19:15:10.794053527Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:10.796879510Z [Info] FluentMigrator.Runner.MigrationRunner: 104: remove_kickass migrated
2026-06-26T19:15:10.798415224Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0116548s
2026-06-26T19:15:10.800052683Z [Info] FluentMigrator.Runner.MigrationRunner: 105: rename_torrent_downloadstation migrating
2026-06-26T19:15:10.801780854Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:10.804209326Z [Info] rename_torrent_downloadstation: Starting migration of Main DB to 105
2026-06-26T19:15:10.808583748Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-26T19:15:10.810123550Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "DownloadClients" SET "Implementation" = 'TorrentDownloadStation' WHERE "Implementation" = 'DownloadStation'
2026-06-26T19:15:10.814248270Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042119s
2026-06-26T19:15:10.815838273Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (105, '2026-06-26T19:15:10', 'rename_torrent_downloadstation')
2026-06-26T19:15:10.819838812Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:10.822759786Z [Info] FluentMigrator.Runner.MigrationRunner: 105: rename_torrent_downloadstation migrated
2026-06-26T19:15:10.824504310Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0127503s
2026-06-26T19:15:10.826131448Z [Info] FluentMigrator.Runner.MigrationRunner: 106: update_btn_url migrating
2026-06-26T19:15:10.827658575Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:10.830099652Z [Info] update_btn_url: Starting migration of Main DB to 106
2026-06-26T19:15:10.833185960Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = Replace("Settings", 'api.btnapps.net', 'api.broadcasthe.net') WHERE "Implementation" = 'BroadcastheNet';
2026-06-26T19:15:10.836538243Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "Settings" = Replace("Settings", 'api.btnapps.net', 'api.broadcasthe.net') WHERE "Implementation" = 'BroadcastheNet';
2026-06-26T19:15:10.841006915Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043641s
2026-06-26T19:15:10.842536757Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (106, '2026-06-26T19:15:10', 'update_btn_url')
2026-06-26T19:15:10.846376242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:10.849311915Z [Info] FluentMigrator.Runner.MigrationRunner: 106: update_btn_url migrated
2026-06-26T19:15:10.850832508Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0127785s
2026-06-26T19:15:10.852433804Z [Info] FluentMigrator.Runner.MigrationRunner: 107: remove_wombles migrating
2026-06-26T19:15:10.854044228Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:10.856311807Z [Info] remove_wombles: Starting migration of Main DB to 107
2026-06-26T19:15:10.860204709Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-06-26T19:15:10.861875475Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Wombles'
2026-06-26T19:15:10.864976482Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031829s
2026-06-26T19:15:10.866544220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (107, '2026-06-26T19:15:10', 'remove_wombles')
2026-06-26T19:15:10.870586543Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:10.873231171Z [Info] FluentMigrator.Runner.MigrationRunner: 107: remove_wombles migrated
2026-06-26T19:15:10.874747896Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114806s
2026-06-26T19:15:10.876422369Z [Info] FluentMigrator.Runner.MigrationRunner: 108: fix_extra_file_extension migrating
2026-06-26T19:15:10.878078726Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:10.880442548Z [Info] fix_extra_file_extension: Starting migration of Main DB to 108
2026-06-26T19:15:10.884438227Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "ExtraFiles" WHERE TRIM("Extension") = ''
2026-06-26T19:15:10.886990409Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "ExtraFiles" WHERE TRIM("Extension") = ''
2026-06-26T19:15:10.890370658Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030898s
2026-06-26T19:15:10.891136761Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-26T19:15:10.892647244Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-26T19:15:10.907427740Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0145664s
2026-06-26T19:15:10.909543782Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (108, '2026-06-26T19:15:10', 'fix_extra_file_extension')
2026-06-26T19:15:10.913622559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:10.916497441Z [Info] FluentMigrator.Runner.MigrationRunner: 108: fix_extra_file_extension migrated
2026-06-26T19:15:10.918453571Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0238738s
2026-06-26T19:15:10.920329179Z [Info] FluentMigrator.Runner.MigrationRunner: 109: import_extra_files migrating
2026-06-26T19:15:10.921490940Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:10.924317334Z [Info] import_extra_files: Starting migration of Main DB to 109
2026-06-26T19:15:10.927349452Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-26T19:15:10.928872660Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-26T19:15:10.937168963Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081344s
2026-06-26T19:15:10.939124402Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (109, '2026-06-26T19:15:10', 'import_extra_files')
2026-06-26T19:15:10.943144541Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:10.946420491Z [Info] FluentMigrator.Runner.MigrationRunner: 109: import_extra_files migrated
2026-06-26T19:15:10.947595919Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0170852s
2026-06-26T19:15:10.949284811Z [Info] FluentMigrator.Runner.MigrationRunner: 110: fix_extra_files_config migrating
2026-06-26T19:15:10.950914203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:10.953318566Z [Info] fix_extra_files_config: Starting migration of Main DB to 110
2026-06-26T19:15:10.956695569Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-26T19:15:10.958449623Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-26T19:15:10.965418472Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071156s
2026-06-26T19:15:10.967206103Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (110, '2026-06-26T19:15:10', 'fix_extra_files_config')
2026-06-26T19:15:10.971510193Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:10.974125131Z [Info] FluentMigrator.Runner.MigrationRunner: 110: fix_extra_files_config migrated
2026-06-26T19:15:10.975766057Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0159203s
2026-06-26T19:15:10.977472735Z [Info] FluentMigrator.Runner.MigrationRunner: 111: create_language_profiles migrating
2026-06-26T19:15:10.979220276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:10.981574418Z [Info] create_language_profiles: Starting migration of Main DB to 111
2026-06-26T19:15:10.991613261Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable LanguageProfiles
2026-06-26T19:15:10.993780918Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "LanguageProfiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Languages" TEXT NOT NULL, "Cutoff" INTEGER NOT NULL)
2026-06-26T19:15:10.999273693Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059339s
2026-06-26T19:15:11.000746791Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex LanguageProfiles (Name)
2026-06-26T19:15:11.002474681Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_LanguageProfiles_Name" ON "LanguageProfiles" ("Name" ASC)
2026-06-26T19:15:11.006237011Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038376s
2026-06-26T19:15:11.007588503Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-06-26T19:15:11.009097223Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.09E-05s
2026-06-26T19:15:11.010379245Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series LanguageProfileId Int32
2026-06-26T19:15:11.012231437Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "LanguageProfileId" INTEGER NOT NULL DEFAULT 1
2026-06-26T19:15:11.020582790Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084644s
2026-06-26T19:15:11.021983241Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-26T19:15:11.023401498Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-26T19:15:11.132885965Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1092428s
2026-06-26T19:15:11.134776293Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Profiles Language
2026-06-26T19:15:11.172247639Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Profiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Cutoff" INTEGER NOT NULL, "Items" TEXT NOT NULL)
2026-06-26T19:15:11.177691686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Profiles_temp" ("Id", "Name", "Cutoff", "Items") SELECT "Id", "Name", "Cutoff", "Items" FROM "Profiles"
2026-06-26T19:15:11.181804161Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles"
2026-06-26T19:15:11.184918284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles"
2026-06-26T19:15:11.202600755Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityProfiles_Name" ON "Profiles" ("Name" ASC)
2026-06-26T19:15:11.206327573Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0698755s
2026-06-26T19:15:11.207918127Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (111, '2026-06-26T19:15:11', 'create_language_profiles')
2026-06-26T19:15:11.211907394Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:11.216223388Z [Info] FluentMigrator.Runner.MigrationRunner: 111: create_language_profiles migrated
2026-06-26T19:15:11.218159498Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0798256s
2026-06-26T19:15:11.220071019Z [Info] FluentMigrator.Runner.MigrationRunner: 112: added_regex_to_scenemapping migrating
2026-06-26T19:15:11.221395677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:11.224192692Z [Info] added_regex_to_scenemapping: Starting migration of Main DB to 112
2026-06-26T19:15:11.228797619Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SceneMappings
2026-06-26T19:15:11.230447372Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.37E-05s
2026-06-26T19:15:11.231757271Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SceneMappings FilterRegex String
2026-06-26T19:15:11.233738402Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SceneMappings" ADD COLUMN "FilterRegex" TEXT
2026-06-26T19:15:11.241935505Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083199s
2026-06-26T19:15:11.243556070Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (112, '2026-06-26T19:15:11', 'added_regex_to_scenemapping')
2026-06-26T19:15:11.247537049Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:11.250416470Z [Info] FluentMigrator.Runner.MigrationRunner: 112: added_regex_to_scenemapping migrated
2026-06-26T19:15:11.252109561Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0168446s
2026-06-26T19:15:11.253789735Z [Info] FluentMigrator.Runner.MigrationRunner: 113: consolidate_indexer_baseurl migrating
2026-06-26T19:15:11.255479449Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:11.257964646Z [Info] consolidate_indexer_baseurl: Starting migration of Main DB to 113
2026-06-26T19:15:11.261464055Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-26T19:15:11.263029489Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-26T19:15:11.279024821Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0157356s
2026-06-26T19:15:11.281108028Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (113, '2026-06-26T19:15:11', 'consolidate_indexer_baseurl')
2026-06-26T19:15:11.285301726Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:11.288080704Z [Info] FluentMigrator.Runner.MigrationRunner: 113: consolidate_indexer_baseurl migrated
2026-06-26T19:15:11.289856462Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0250231s
2026-06-26T19:15:11.291495423Z [Info] FluentMigrator.Runner.MigrationRunner: 114: rename_indexer_status_id migrating
2026-06-26T19:15:11.293192091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:11.295547597Z [Info] rename_indexer_status_id: Starting migration of Main DB to 114
2026-06-26T19:15:11.313602749Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn IndexerStatus IndexerId to ProviderId
2026-06-26T19:15:11.422421364Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT)
2026-06-26T19:15:11.430446109Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "IndexerStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo") SELECT "Id", "IndexerId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo" FROM "IndexerStatus"
2026-06-26T19:15:11.437229014Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-06-26T19:15:11.440719836Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-06-26T19:15:11.458587841Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-06-26T19:15:11.462611216Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1465673s
2026-06-26T19:15:11.464178533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (114, '2026-06-26T19:15:11', 'rename_indexer_status_id')
2026-06-26T19:15:11.468262260Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:11.471555043Z [Info] FluentMigrator.Runner.MigrationRunner: 114: rename_indexer_status_id migrated
2026-06-26T19:15:11.473228354Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1558234s
2026-06-26T19:15:11.475543648Z [Info] FluentMigrator.Runner.MigrationRunner: 115: add_downloadclient_status migrating
2026-06-26T19:15:11.476684567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:11.479117157Z [Info] add_downloadclient_status: Starting migration of Main DB to 115
2026-06-26T19:15:11.487664165Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClientStatus
2026-06-26T19:15:11.489881502Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME)
2026-06-26T19:15:11.496595097Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071343s
2026-06-26T19:15:11.498045769Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadClientStatus (ProviderId)
2026-06-26T19:15:11.499879152Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-06-26T19:15:11.504093392Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041536s
2026-06-26T19:15:11.505599195Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (115, '2026-06-26T19:15:11', 'add_downloadclient_status')
2026-06-26T19:15:11.509495224Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:11.512700240Z [Info] FluentMigrator.Runner.MigrationRunner: 115: add_downloadclient_status migrated
2026-06-26T19:15:11.514383892Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0129018s
2026-06-26T19:15:11.516051311Z [Info] FluentMigrator.Runner.MigrationRunner: 116: disable_nyaa migrating
2026-06-26T19:15:11.517592135Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:11.519994765Z [Info] disable_nyaa: Starting migration of Main DB to 116
2026-06-26T19:15:11.523175092Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableRss" = false, "EnableSearch" = false, "Settings" = Replace("Settings", 'https://nyaa.se', '') WHERE "Implementation" = 'Nyaa' AND "Settings" LIKE '%nyaa.se%';
2026-06-26T19:15:11.527036741Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableRss" = false, "EnableSearch" = false, "Settings" = Replace("Settings", 'https://nyaa.se', '') WHERE "Implementation" = 'Nyaa' AND "Settings" LIKE '%nyaa.se%';
2026-06-26T19:15:11.532196726Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051121s
2026-06-26T19:15:11.533780346Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (116, '2026-06-26T19:15:11', 'disable_nyaa')
2026-06-26T19:15:11.537769302Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:11.540359119Z [Info] FluentMigrator.Runner.MigrationRunner: 116: disable_nyaa migrated
2026-06-26T19:15:11.541868890Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.013343s
2026-06-26T19:15:11.543448202Z [Info] FluentMigrator.Runner.MigrationRunner: 117: add_webrip_and_br480_qualites_in_profile migrating
2026-06-26T19:15:11.545305704Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:11.547669666Z [Info] add_webrip_and_br480_qualites_in_profile: Starting migration of Main DB to 117
2026-06-26T19:15:11.551138294Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-26T19:15:11.552621241Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-26T19:15:11.600017230Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0470229s
2026-06-26T19:15:11.602190679Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (117, '2026-06-26T19:15:11', 'add_webrip_and_br480_qualites_in_profile')
2026-06-26T19:15:11.606727298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:11.609578090Z [Info] FluentMigrator.Runner.MigrationRunner: 117: add_webrip_and_br480_qualites_in_profile migrated
2026-06-26T19:15:11.611429921Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0569911s
2026-06-26T19:15:11.613224436Z [Info] FluentMigrator.Runner.MigrationRunner: 118: add_history_eventType_index migrating
2026-06-26T19:15:11.614919170Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:11.617362422Z [Info] add_history_eventType_index: Starting migration of Main DB to 118
2026-06-26T19:15:11.621664529Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (EventType)
2026-06-26T19:15:11.623473763Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC)
2026-06-26T19:15:11.627554093Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041534s
2026-06-26T19:15:11.629224198Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (118, '2026-06-26T19:15:11', 'add_history_eventType_index')
2026-06-26T19:15:11.633180668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:11.635921119Z [Info] FluentMigrator.Runner.MigrationRunner: 118: add_history_eventType_index migrated
2026-06-26T19:15:11.637617416Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0125491s
2026-06-26T19:15:11.639247239Z [Info] FluentMigrator.Runner.MigrationRunner: 119: separate_automatic_and_interactive_searches migrating
2026-06-26T19:15:11.641192788Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:11.643531860Z [Info] separate_automatic_and_interactive_searches: Starting migration of Main DB to 119
2026-06-26T19:15:11.657228923Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Indexers EnableSearch to EnableAutomaticSearch
2026-06-26T19:15:11.699278151Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableRss" INTEGER, "EnableAutomaticSearch" INTEGER)
2026-06-26T19:15:11.706036396Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Indexers_temp" ("Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "EnableAutomaticSearch") SELECT "Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "EnableSearch" FROM "Indexers"
2026-06-26T19:15:11.712133889Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2026-06-26T19:15:11.715243453Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2026-06-26T19:15:11.733591536Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-06-26T19:15:11.737258252Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0777619s
2026-06-26T19:15:11.738652842Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-06-26T19:15:11.740143274Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.22E-05s
2026-06-26T19:15:11.741469496Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers EnableInteractiveSearch Boolean
2026-06-26T19:15:11.743463362Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "EnableInteractiveSearch" INTEGER
2026-06-26T19:15:11.751345741Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00797s
2026-06-26T19:15:11.752816284Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch"
2026-06-26T19:15:11.755330309Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch"
2026-06-26T19:15:11.758509743Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032221s
2026-06-26T19:15:11.759876456Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-06-26T19:15:11.761307068Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.9E-06s
2026-06-26T19:15:11.763086082Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Indexers EnableInteractiveSearch Boolean
2026-06-26T19:15:11.803078908Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableRss" INTEGER, "EnableAutomaticSearch" INTEGER, "EnableInteractiveSearch" INTEGER NOT NULL)
2026-06-26T19:15:11.810854592Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Indexers_temp" ("Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "EnableAutomaticSearch", "EnableInteractiveSearch") SELECT "Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "EnableAutomaticSearch", "EnableInteractiveSearch" FROM "Indexers"
2026-06-26T19:15:11.817998654Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2026-06-26T19:15:11.821272148Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2026-06-26T19:15:11.839916517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-06-26T19:15:11.843595639Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0789357s
2026-06-26T19:15:11.845462680Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (119, '2026-06-26T19:15:11', 'separate_automatic_and_interactive_searches')
2026-06-26T19:15:11.849707721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:11.853124224Z [Info] FluentMigrator.Runner.MigrationRunner: 119: separate_automatic_and_interactive_searches migrated
2026-06-26T19:15:11.855086217Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0885339s
2026-06-26T19:15:11.857327852Z [Info] FluentMigrator.Runner.MigrationRunner: 120: update_series_episodes_history_indexes migrating
2026-06-26T19:15:11.859276017Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:11.861928700Z [Info] update_series_episodes_history_indexes: Starting migration of Main DB to 120
2026-06-26T19:15:11.875969906Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Episodes (SeriesId, AirDate)
2026-06-26T19:15:11.878066240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_SeriesId_AirDate" ON "Episodes" ("SeriesId" ASC, "AirDate" ASC)
2026-06-26T19:15:11.882570844Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046293s
2026-06-26T19:15:11.884403025Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (EpisodeId)
2026-06-26T19:15:11.886992241Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_EpisodeId"
2026-06-26T19:15:11.890016975Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040009s
2026-06-26T19:15:11.891412045Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (EpisodeId, Date)
2026-06-26T19:15:11.893235839Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EpisodeId_Date" ON "History" ("EpisodeId" ASC, "Date" DESC)
2026-06-26T19:15:11.897042467Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039492s
2026-06-26T19:15:11.898423449Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (DownloadId)
2026-06-26T19:15:11.900079576Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_DownloadId"
2026-06-26T19:15:11.902974237Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029609s
2026-06-26T19:15:11.904390961Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId, Date)
2026-06-26T19:15:11.906113411Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC)
2026-06-26T19:15:11.909995672Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003941s
2026-06-26T19:15:11.911600885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (120, '2026-06-26T19:15:11', 'update_series_episodes_history_indexes')
2026-06-26T19:15:11.915648429Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:11.919360176Z [Info] FluentMigrator.Runner.MigrationRunner: 120: update_series_episodes_history_indexes migrated
2026-06-26T19:15:11.921239051Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.01332s
2026-06-26T19:15:11.922941050Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_animetosho_url migrating
2026-06-26T19:15:11.924640604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:11.927094677Z [Info] update_animetosho_url: Starting migration of Main DB to 121
2026-06-26T19:15:11.930619448Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = Replace(Replace("Settings", '//animetosho.org', '//feed.animetosho.org'), '/feed/nabapi', '/nabapi') WHERE ("Implementation" = 'Newznab' OR "Implementation" = 'Torznab') AND "Settings" LIKE '%animetosho%';
2026-06-26T19:15:11.935218713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "Settings" = Replace(Replace("Settings", '//animetosho.org', '//feed.animetosho.org'), '/feed/nabapi', '/nabapi') WHERE ("Implementation" = 'Newznab' OR "Implementation" = 'Torznab') AND "Settings" LIKE '%animetosho%';
2026-06-26T19:15:11.941218971Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060704s
2026-06-26T19:15:11.942831249Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (121, '2026-06-26T19:15:11', 'update_animetosho_url')
2026-06-26T19:15:11.946714351Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:11.949659925Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_animetosho_url migrated
2026-06-26T19:15:11.951367705Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0145577s
2026-06-26T19:15:11.952896245Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_remux_qualities_in_profile migrating
2026-06-26T19:15:11.954628334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:11.957028740Z [Info] add_remux_qualities_in_profile: Starting migration of Main DB to 122
2026-06-26T19:15:11.960571266Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-26T19:15:11.962121459Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-26T19:15:11.994731121Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0320634s
2026-06-26T19:15:11.996657652Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (122, '2026-06-26T19:15:11', 'add_remux_qualities_in_profile')
2026-06-26T19:15:12.001095582Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:12.003990684Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_remux_qualities_in_profile migrated
2026-06-26T19:15:12.005708806Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0418655s
2026-06-26T19:15:12.007518411Z [Info] FluentMigrator.Runner.MigrationRunner: 123: add_history_seriesId_index migrating
2026-06-26T19:15:12.009234839Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:12.011884025Z [Info] add_history_seriesId_index: Starting migration of Main DB to 123
2026-06-26T19:15:12.015908222Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (SeriesId)
2026-06-26T19:15:12.017664099Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_SeriesId" ON "History" ("SeriesId" ASC)
2026-06-26T19:15:12.021680671Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040717s
2026-06-26T19:15:12.023331907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (123, '2026-06-26T19:15:12', 'add_history_seriesId_index')
2026-06-26T19:15:12.027325632Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:12.030368703Z [Info] FluentMigrator.Runner.MigrationRunner: 123: add_history_seriesId_index migrated
2026-06-26T19:15:12.032072375Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0128103s
2026-06-26T19:15:12.033716387Z [Info] FluentMigrator.Runner.MigrationRunner: 124: remove_media_browser_metadata migrating
2026-06-26T19:15:12.035471522Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:12.037889854Z [Info] remove_media_browser_metadata: Starting migration of Main DB to 124
2026-06-26T19:15:12.047304730Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-06-26T19:15:12.049849517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Metadata" WHERE "Implementation" = 'MediaBrowserMetadata'
2026-06-26T19:15:12.053128011Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036695s
2026-06-26T19:15:12.054523974Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-06-26T19:15:12.056387738Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "MetadataFiles" WHERE "Consumer" = 'MediaBrowserMetadata'
2026-06-26T19:15:12.059785644Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030953s
2026-06-26T19:15:12.061046193Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (124, '2026-06-26T19:15:12', 'remove_media_browser_metadata')
2026-06-26T19:15:12.065054227Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:12.067877675Z [Info] FluentMigrator.Runner.MigrationRunner: 124: remove_media_browser_metadata migrated
2026-06-26T19:15:12.069608421Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115517s
2026-06-26T19:15:12.071307985Z [Info] FluentMigrator.Runner.MigrationRunner: 125: remove_notify_my_android_and_pushalot_notifications migrating
2026-06-26T19:15:12.073332283Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:12.075784413Z [Info] remove_notify_my_android_and_pushalot_notifications: Starting migration of Main DB to 125
2026-06-26T19:15:12.080948696Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-06-26T19:15:12.082998175Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'NotifyMyAndroid'
2026-06-26T19:15:12.086382152Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034522s
2026-06-26T19:15:12.087747001Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-06-26T19:15:12.089648422Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Pushalot'
2026-06-26T19:15:12.092631091Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030755s
2026-06-26T19:15:12.094237968Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (125, '2026-06-26T19:15:12', 'remove_notify_my_android_and_pushalot_notifications')
2026-06-26T19:15:12.098550285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:12.101387089Z [Info] FluentMigrator.Runner.MigrationRunner: 125: remove_notify_my_android_and_pushalot_notifications migrated
2026-06-26T19:15:12.103368641Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118313s
2026-06-26T19:15:12.105008294Z [Info] FluentMigrator.Runner.MigrationRunner: 126: add_custom_filters migrating
2026-06-26T19:15:12.106625472Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:12.108971558Z [Info] add_custom_filters: Starting migration of Main DB to 126
2026-06-26T19:15:12.115106126Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFilters
2026-06-26T19:15:12.117308142Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "CustomFilters" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Type" TEXT NOT NULL, "Label" TEXT NOT NULL, "Filters" TEXT NOT NULL)
2026-06-26T19:15:12.122711808Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059299s
2026-06-26T19:15:12.124367393Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (126, '2026-06-26T19:15:12', 'add_custom_filters')
2026-06-26T19:15:12.128197860Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:12.131184937Z [Info] FluentMigrator.Runner.MigrationRunner: 126: add_custom_filters migrated
2026-06-26T19:15:12.132775301Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0144353s
2026-06-26T19:15:12.134449513Z [Info] FluentMigrator.Runner.MigrationRunner: 127: rename_restrictions_to_release_profiles migrating
2026-06-26T19:15:12.136329481Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:12.138730047Z [Info] rename_restrictions_to_release_profiles: Starting migration of Main DB to 127
2026-06-26T19:15:12.145707312Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Restrictions ReleaseProfiles
2026-06-26T19:15:12.147863456Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Restrictions" RENAME TO "ReleaseProfiles"
2026-06-26T19:15:12.167256774Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0195721s
2026-06-26T19:15:12.168737717Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles
2026-06-26T19:15:12.170322119Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.35E-05s
2026-06-26T19:15:12.171669303Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IncludePreferredWhenRenaming Boolean
2026-06-26T19:15:12.173984206Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IncludePreferredWhenRenaming" INTEGER NOT NULL DEFAULT 1
2026-06-26T19:15:12.182645544Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089041s
2026-06-26T19:15:12.184297111Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (127, '2026-06-26T19:15:12', 'rename_restrictions_to_release_profiles')
2026-06-26T19:15:12.188479317Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:12.191347374Z [Info] FluentMigrator.Runner.MigrationRunner: 127: rename_restrictions_to_release_profiles migrated
2026-06-26T19:15:12.193221630Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0176224s
2026-06-26T19:15:12.194897476Z [Info] FluentMigrator.Runner.MigrationRunner: 128: rename_quality_profiles_add_upgrade_allowed migrating
2026-06-26T19:15:12.196809959Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:12.199228370Z [Info] rename_quality_profiles_add_upgrade_allowed: Starting migration of Main DB to 128
2026-06-26T19:15:12.214108968Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Profiles QualityProfiles
2026-06-26T19:15:12.216281344Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" RENAME TO "QualityProfiles"
2026-06-26T19:15:12.235930056Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0196252s
2026-06-26T19:15:12.237321669Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2026-06-26T19:15:12.238887684Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.21E-05s
2026-06-26T19:15:12.240268135Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles UpgradeAllowed Boolean
2026-06-26T19:15:12.242258034Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "UpgradeAllowed" INTEGER
2026-06-26T19:15:12.250366679Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081866s
2026-06-26T19:15:12.251748131Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LanguageProfiles
2026-06-26T19:15:12.253307783Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.4E-06s
2026-06-26T19:15:12.254591740Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn LanguageProfiles UpgradeAllowed Boolean
2026-06-26T19:15:12.256515576Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LanguageProfiles" ADD COLUMN "UpgradeAllowed" INTEGER
2026-06-26T19:15:12.264549570Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080676s
2026-06-26T19:15:12.265944070Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-26T19:15:12.267405584Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityProfiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1
2026-06-26T19:15:12.270402501Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031316s
2026-06-26T19:15:12.271758292Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-26T19:15:12.273144304Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "LanguageProfiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1
2026-06-26T19:15:12.276099107Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029898s
2026-06-26T19:15:12.277670853Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Series ProfileId to QualityProfileId
2026-06-26T19:15:12.332991036Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Series_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TvdbId" INTEGER NOT NULL, "TvRageId" INTEGER NOT NULL, "ImdbId" TEXT, "Title" TEXT NOT NULL, "TitleSlug" TEXT, "CleanTitle" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "AirTime" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "SeasonFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "Runtime" INTEGER NOT NULL, "SeriesType" INTEGER NOT NULL, "Network" TEXT, "UseSceneNumbering" INTEGER NOT NULL, "FirstAired" DATETIME, "NextAiring" DATETIME, "Year" INTEGER, "Seasons" TEXT, "Actors" TEXT, "Ratings" TEXT, "Genres" TEXT, "Certification" TEXT, "SortTitle" TEXT, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "TvMazeId" INTEGER NOT NULL, "LanguageProfileId" INTEGER NOT NULL)
2026-06-26T19:15:12.349489602Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Series_temp" ("Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring", "Year", "Seasons", "Actors", "Ratings", "Genres", "Certification", "SortTitle", "QualityProfileId", "Tags", "Added", "AddOptions", "TvMazeId", "LanguageProfileId") SELECT "Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring", "Year", "Seasons", "Actors", "Ratings", "Genres", "Certification", "SortTitle", "ProfileId", "Tags", "Added", "AddOptions", "TvMazeId", "LanguageProfileId" FROM "Series"
2026-06-26T19:15:12.366583257Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2026-06-26T19:15:12.370717776Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2026-06-26T19:15:12.388811396Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2026-06-26T19:15:12.392413091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2026-06-26T19:15:12.396083696Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_Path" ON "Series" ("Path" ASC)
2026-06-26T19:15:12.399490689Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_CleanTitle" ON "Series" ("CleanTitle" ASC)
2026-06-26T19:15:12.403068857Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC)
2026-06-26T19:15:12.406574990Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvMazeId" ON "Series" ("TvMazeId" ASC)
2026-06-26T19:15:12.410235875Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1306962s
2026-06-26T19:15:12.411870117Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (128, '2026-06-26T19:15:12', 'rename_quality_profiles_add_upgrade_allowed')
2026-06-26T19:15:12.416002452Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:12.419442993Z [Info] FluentMigrator.Runner.MigrationRunner: 128: rename_quality_profiles_add_upgrade_allowed migrated
2026-06-26T19:15:12.421357460Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1399616s
2026-06-26T19:15:12.423079458Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_relative_original_path_to_episode_file migrating
2026-06-26T19:15:12.424999897Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:12.427699596Z [Info] add_relative_original_path_to_episode_file: Starting migration of Main DB to 129
2026-06-26T19:15:12.432495607Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable EpisodeFiles
2026-06-26T19:15:12.434130501Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.35E-05s
2026-06-26T19:15:12.435697177Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn EpisodeFiles OriginalFilePath String
2026-06-26T19:15:12.437585842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles" ADD COLUMN "OriginalFilePath" TEXT
2026-06-26T19:15:12.446134663Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086654s
2026-06-26T19:15:12.447767442Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (129, '2026-06-26T19:15:12', 'add_relative_original_path_to_episode_file')
2026-06-26T19:15:12.452033026Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:12.454902115Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_relative_original_path_to_episode_file migrated
2026-06-26T19:15:12.456818506Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0175155s
2026-06-26T19:15:12.458468179Z [Info] FluentMigrator.Runner.MigrationRunner: 130: episode_last_searched_time migrating
2026-06-26T19:15:12.460161410Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:12.462548489Z [Info] episode_last_searched_time: Starting migration of Main DB to 130
2026-06-26T19:15:12.467240210Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2026-06-26T19:15:12.468861226Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.38E-05s
2026-06-26T19:15:12.470179893Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes LastSearchTime DateTime
2026-06-26T19:15:12.472110662Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "LastSearchTime" DATETIME
2026-06-26T19:15:12.480649403Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086516s
2026-06-26T19:15:12.482285830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (130, '2026-06-26T19:15:12', 'episode_last_searched_time')
2026-06-26T19:15:12.486260968Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:12.489143905Z [Info] FluentMigrator.Runner.MigrationRunner: 130: episode_last_searched_time migrated
2026-06-26T19:15:12.490808208Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0171938s
2026-06-26T19:15:12.492482340Z [Info] FluentMigrator.Runner.MigrationRunner: 131: download_propers_config migrating
2026-06-26T19:15:12.494118126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:12.496533011Z [Info] download_propers_config: Starting migration of Main DB to 131
2026-06-26T19:15:12.500444460Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-26T19:15:12.501962248Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-26T19:15:12.510741423Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085971s
2026-06-26T19:15:12.512379493Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers'
2026-06-26T19:15:12.514551008Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers'
2026-06-26T19:15:12.517544468Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029961s
2026-06-26T19:15:12.519174091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (131, '2026-06-26T19:15:12', 'download_propers_config')
2026-06-26T19:15:12.523107295Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:12.526503737Z [Info] FluentMigrator.Runner.MigrationRunner: 131: download_propers_config migrated
2026-06-26T19:15:12.528162658Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0119629s
2026-06-26T19:15:12.529859577Z [Info] FluentMigrator.Runner.MigrationRunner: 132: add_download_client_priority migrating
2026-06-26T19:15:12.531561295Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:12.533981240Z [Info] add_download_client_priority: Starting migration of Main DB to 132
2026-06-26T19:15:12.539313622Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2026-06-26T19:15:12.541019489Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.37E-05s
2026-06-26T19:15:12.542350861Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Priority Int32
2026-06-26T19:15:12.544346260Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 1
2026-06-26T19:15:12.553196038Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090533s
2026-06-26T19:15:12.554551208Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-26T19:15:12.555955377Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-26T19:15:12.850781084Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.294392s
2026-06-26T19:15:12.852997619Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (132, '2026-06-26T19:15:12', 'add_download_client_priority')
2026-06-26T19:15:12.857545360Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:12.860835708Z [Info] FluentMigrator.Runner.MigrationRunner: 132: add_download_client_priority migrated
2026-06-26T19:15:12.862568229Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.3048043s
2026-06-26T19:15:12.864355219Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_specials_folder_format migrating
2026-06-26T19:15:12.866040393Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:12.868465559Z [Info] add_specials_folder_format: Starting migration of Main DB to 134
2026-06-26T19:15:12.878396014Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2026-06-26T19:15:12.880268496Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.75E-05s
2026-06-26T19:15:12.881604928Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig SpecialsFolderFormat String
2026-06-26T19:15:12.883622472Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "SpecialsFolderFormat" TEXT
2026-06-26T19:15:12.892422600Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089062s
2026-06-26T19:15:12.893813432Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-26T19:15:12.895214935Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "SpecialsFolderFormat" = 'Specials' WHERE 1 = 1
2026-06-26T19:15:12.898419060Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032674s
2026-06-26T19:15:12.900024845Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (134, '2026-06-26T19:15:12', 'add_specials_folder_format')
2026-06-26T19:15:12.903919491Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:12.906975377Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_specials_folder_format migrated
2026-06-26T19:15:12.908698468Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118253s
2026-06-26T19:15:12.910365586Z [Info] FluentMigrator.Runner.MigrationRunner: 135: health_issue_notification migrating
2026-06-26T19:15:12.912039318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:12.914455055Z [Info] health_issue_notification: Starting migration of Main DB to 135
2026-06-26T19:15:12.920945991Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-06-26T19:15:12.922661647Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.39E-05s
2026-06-26T19:15:12.924024903Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthIssue Boolean
2026-06-26T19:15:12.925995442Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthIssue" INTEGER NOT NULL DEFAULT 0
2026-06-26T19:15:12.934975052Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091049s
2026-06-26T19:15:12.936398049Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-06-26T19:15:12.937896628Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.7E-06s
2026-06-26T19:15:12.939198420Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications IncludeHealthWarnings Boolean
2026-06-26T19:15:12.941229562Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "IncludeHealthWarnings" INTEGER NOT NULL DEFAULT 0
2026-06-26T19:15:12.949760788Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086252s
2026-06-26T19:15:12.951419099Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (135, '2026-06-26T19:15:12', 'health_issue_notification')
2026-06-26T19:15:12.955635622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:12.958547719Z [Info] FluentMigrator.Runner.MigrationRunner: 135: health_issue_notification migrated
2026-06-26T19:15:12.960237503Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0174467s
2026-06-26T19:15:12.961908038Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_indexer_and_enabled_to_release_profiles migrating
2026-06-26T19:15:12.963805341Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:12.966378424Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Main DB to 136
2026-06-26T19:15:12.973305519Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles
2026-06-26T19:15:12.975024522Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.37E-05s
2026-06-26T19:15:12.976383960Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles Enabled Boolean
2026-06-26T19:15:12.978365231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "Enabled" INTEGER NOT NULL DEFAULT 1
2026-06-26T19:15:12.987683814Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094497s
2026-06-26T19:15:12.989152913Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles
2026-06-26T19:15:12.990764991Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.02E-05s
2026-06-26T19:15:12.992230122Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IndexerId Int32
2026-06-26T19:15:12.994580828Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IndexerId" INTEGER NOT NULL DEFAULT 0
2026-06-26T19:15:13.003019067Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087132s
2026-06-26T19:15:13.004459068Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (136, '2026-06-26T19:15:13', 'add_indexer_and_enabled_to_release_profiles')
2026-06-26T19:15:13.008672145Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:13.011823032Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_indexer_and_enabled_to_release_profiles migrated
2026-06-26T19:15:13.013570312Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0175681s
2026-06-26T19:15:13.015329787Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_airedbefore_to_episodes migrating
2026-06-26T19:15:13.017051415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:13.019567674Z [Info] add_airedbefore_to_episodes: Starting migration of Main DB to 137
2026-06-26T19:15:13.026208923Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2026-06-26T19:15:13.027723894Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.36E-05s
2026-06-26T19:15:13.029122742Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes AiredAfterSeasonNumber Int32
2026-06-26T19:15:13.031113413Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "AiredAfterSeasonNumber" INTEGER
2026-06-26T19:15:13.040188966Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091105s
2026-06-26T19:15:13.041583274Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes AiredBeforeSeasonNumber Int32
2026-06-26T19:15:13.043662463Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "AiredBeforeSeasonNumber" INTEGER
2026-06-26T19:15:13.052252397Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086236s
2026-06-26T19:15:13.053563929Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes AiredBeforeEpisodeNumber Int32
2026-06-26T19:15:13.055644821Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "AiredBeforeEpisodeNumber" INTEGER
2026-06-26T19:15:13.064023249Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085275s
2026-06-26T19:15:13.065808165Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (137, '2026-06-26T19:15:13', 'add_airedbefore_to_episodes')
2026-06-26T19:15:13.069908636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:13.072894892Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_airedbefore_to_episodes migrated
2026-06-26T19:15:13.074776292Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0174428s
2026-06-26T19:15:13.077562474Z [Info] FluentMigrator.Runner.MigrationRunner: 138: remove_bitmetv migrating
2026-06-26T19:15:13.079610089Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:13.083682393Z [Info] remove_bitmetv: Starting migration of Main DB to 138
2026-06-26T19:15:13.090048227Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-06-26T19:15:13.093486193Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'BitMeTv'
2026-06-26T19:15:13.097165835Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039333s
2026-06-26T19:15:13.098566587Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableRss" = false, "EnableAutomaticSearch" = false, "EnableInteractiveSearch" = false WHERE "Implementation" = 'Newznab' AND "Settings" LIKE '%usenet-crawler.com%'
2026-06-26T19:15:13.102406362Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableRss" = false, "EnableAutomaticSearch" = false, "EnableInteractiveSearch" = false WHERE "Implementation" = 'Newznab' AND "Settings" LIKE '%usenet-crawler.com%'
2026-06-26T19:15:13.107391074Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049813s
2026-06-26T19:15:13.109033022Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (138, '2026-06-26T19:15:13', 'remove_bitmetv')
2026-06-26T19:15:13.112852727Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:13.115708249Z [Info] FluentMigrator.Runner.MigrationRunner: 138: remove_bitmetv migrated
2026-06-26T19:15:13.117251187Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0133044s
2026-06-26T19:15:13.118943386Z [Info] FluentMigrator.Runner.MigrationRunner: 139: add_download_history migrating
2026-06-26T19:15:13.120564803Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:13.122980930Z [Info] add_download_history: Starting migration of Main DB to 139
2026-06-26T19:15:13.138863616Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadHistory
2026-06-26T19:15:13.141240113Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadHistory" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "EventType" INTEGER NOT NULL, "SeriesId" INTEGER NOT NULL, "DownloadId" TEXT NOT NULL, "SourceTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Protocol" INTEGER, "IndexerId" INTEGER, "DownloadClientId" INTEGER, "Release" TEXT, "Data" TEXT)
2026-06-26T19:15:13.149191691Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085726s
2026-06-26T19:15:13.150593335Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (EventType)
2026-06-26T19:15:13.152375104Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC)
2026-06-26T19:15:13.156220220Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039094s
2026-06-26T19:15:13.157607435Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (SeriesId)
2026-06-26T19:15:13.159322370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_SeriesId" ON "DownloadHistory" ("SeriesId" ASC)
2026-06-26T19:15:13.163095000Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038106s
2026-06-26T19:15:13.164604671Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (DownloadId)
2026-06-26T19:15:13.166392623Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC)
2026-06-26T19:15:13.170296557Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039523s
2026-06-26T19:15:13.171736959Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-26T19:15:13.173058170Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-26T19:15:13.201499195Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0281875s
2026-06-26T19:15:13.203561960Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (139, '2026-06-26T19:15:13', 'add_download_history')
2026-06-26T19:15:13.207602360Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:13.210813088Z [Info] FluentMigrator.Runner.MigrationRunner: 139: add_download_history migrated
2026-06-26T19:15:13.212449194Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0377441s
2026-06-26T19:15:13.214137194Z [Info] FluentMigrator.Runner.MigrationRunner: 140: remove_chown_and_folderchmod_config_v2 migrating
2026-06-26T19:15:13.215980257Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:13.218388458Z [Info] remove_chown_and_folderchmod_config_v2: Starting migration of Main DB to 140
2026-06-26T19:15:13.221904351Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" IN ('folderchmod', 'chownuser')
2026-06-26T19:15:13.224254986Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" IN ('folderchmod', 'chownuser')
2026-06-26T19:15:13.228194833Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039207s
2026-06-26T19:15:13.229826520Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (140, '2026-06-26T19:15:13', 'remove_chown_and_folderchmod_config_v2')
2026-06-26T19:15:13.233877882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:13.236704796Z [Info] FluentMigrator.Runner.MigrationRunner: 140: remove_chown_and_folderchmod_config_v2 migrated
2026-06-26T19:15:13.238509111Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0124708s
2026-06-26T19:15:13.240141019Z [Info] FluentMigrator.Runner.MigrationRunner: 141: add_update_history migrating
2026-06-26T19:15:13.241732024Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:13.244089653Z [Info] add_update_history: Starting migration of Main DB to 141
2026-06-26T19:15:13.245754517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (141, '2026-06-26T19:15:13', 'add_update_history')
2026-06-26T19:15:13.249590545Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:13.252357870Z [Info] FluentMigrator.Runner.MigrationRunner: 141: add_update_history migrated
2026-06-26T19:15:13.253949777Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106216s
2026-06-26T19:15:13.255455680Z [Info] FluentMigrator.Runner.MigrationRunner: 142: import_lists migrating
2026-06-26T19:15:13.256985903Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:13.259243831Z [Info] import_lists: Starting migration of Main DB to 142
2026-06-26T19:15:13.279602745Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportLists
2026-06-26T19:15:13.281940424Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportLists" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableAutomaticAdd" INTEGER, "RootFolderPath" TEXT NOT NULL, "ShouldMonitor" INTEGER NOT NULL, "QualityProfileId" INTEGER NOT NULL, "LanguageProfileId" INTEGER NOT NULL, "Tags" TEXT)
2026-06-26T19:15:13.290528595Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091754s
2026-06-26T19:15:13.291932212Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportLists (Name)
2026-06-26T19:15:13.293589090Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportLists_Name" ON "ImportLists" ("Name" ASC)
2026-06-26T19:15:13.297318964Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037787s
2026-06-26T19:15:13.298681870Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListStatus
2026-06-26T19:15:13.300683372Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastSyncListInfo" TEXT)
2026-06-26T19:15:13.307252856Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069535s
2026-06-26T19:15:13.308657465Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListStatus (ProviderId)
2026-06-26T19:15:13.310435497Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-06-26T19:15:13.314807444Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043645s
2026-06-26T19:15:13.316703384Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListExclusions
2026-06-26T19:15:13.318723333Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListExclusions" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TvdbId" TEXT NOT NULL, "Title" TEXT NOT NULL)
2026-06-26T19:15:13.323489955Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005106s
2026-06-26T19:15:13.324929395Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListExclusions (TvdbId)
2026-06-26T19:15:13.326722287Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListExclusions_TvdbId" ON "ImportListExclusions" ("TvdbId" ASC)
2026-06-26T19:15:13.331007800Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043019s
2026-06-26T19:15:13.332700420Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (142, '2026-06-26T19:15:13', 'import_lists')
2026-06-26T19:15:13.336521357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:13.339718739Z [Info] FluentMigrator.Runner.MigrationRunner: 142: import_lists migrated
2026-06-26T19:15:13.341253781Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0130653s
2026-06-26T19:15:13.342973625Z [Info] FluentMigrator.Runner.MigrationRunner: 143: add_priority_to_indexers migrating
2026-06-26T19:15:13.344686826Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:13.347123074Z [Info] add_priority_to_indexers: Starting migration of Main DB to 143
2026-06-26T19:15:13.352156334Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-06-26T19:15:13.353784043Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.4E-05s
2026-06-26T19:15:13.355092559Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Priority Int32
2026-06-26T19:15:13.356913477Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 25
2026-06-26T19:15:13.366791216Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099954s
2026-06-26T19:15:13.368493144Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (143, '2026-06-26T19:15:13', 'add_priority_to_indexers')
2026-06-26T19:15:13.372531279Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:13.375922080Z [Info] FluentMigrator.Runner.MigrationRunner: 143: add_priority_to_indexers migrated
2026-06-26T19:15:13.377625100Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0191777s
2026-06-26T19:15:13.379320476Z [Info] FluentMigrator.Runner.MigrationRunner: 144: import_lists_series_type_and_season_folder migrating
2026-06-26T19:15:13.381206656Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:13.383947136Z [Info] import_lists_series_type_and_season_folder: Starting migration of Main DB to 144
2026-06-26T19:15:13.390507923Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2026-06-26T19:15:13.391913846Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.41E-05s
2026-06-26T19:15:13.393275779Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists SeriesType Int32
2026-06-26T19:15:13.395133301Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "SeriesType" INTEGER NOT NULL DEFAULT 0
2026-06-26T19:15:13.404915257Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098937s
2026-06-26T19:15:13.406306770Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2026-06-26T19:15:13.407772322Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.6E-06s
2026-06-26T19:15:13.409081730Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists SeasonFolder Boolean
2026-06-26T19:15:13.410967288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "SeasonFolder" INTEGER NOT NULL DEFAULT 1
2026-06-26T19:15:13.420462887Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091869s
2026-06-26T19:15:13.421692314Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (144, '2026-06-26T19:15:13', 'import_lists_series_type_and_season_folder')
2026-06-26T19:15:13.425855491Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:13.429201071Z [Info] FluentMigrator.Runner.MigrationRunner: 144: import_lists_series_type_and_season_folder migrated
2026-06-26T19:15:13.431074925Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0183857s
2026-06-26T19:15:13.432738076Z [Info] FluentMigrator.Runner.MigrationRunner: 145: remove_growl migrating
2026-06-26T19:15:13.434452409Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:13.436656529Z [Info] remove_growl: Starting migration of Main DB to 145
2026-06-26T19:15:13.440273235Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-06-26T19:15:13.442283736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Growl'
2026-06-26T19:15:13.445439423Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032253s
2026-06-26T19:15:13.447418760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (145, '2026-06-26T19:15:13', 'remove_growl')
2026-06-26T19:15:13.450741644Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:13.453560292Z [Info] FluentMigrator.Runner.MigrationRunner: 145: remove_growl migrated
2026-06-26T19:15:13.455052999Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113867s
2026-06-26T19:15:13.456675267Z [Info] FluentMigrator.Runner.MigrationRunner: 146: cleanup_duplicates_updatehistory migrating
2026-06-26T19:15:13.458652891Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:13.460821600Z [Info] cleanup_duplicates_updatehistory: Starting migration of Main DB to 146
2026-06-26T19:15:13.462640765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (146, '2026-06-26T19:15:13', 'cleanup_duplicates_updatehistory')
2026-06-26T19:15:13.466993894Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:13.469824396Z [Info] FluentMigrator.Runner.MigrationRunner: 146: cleanup_duplicates_updatehistory migrated
2026-06-26T19:15:13.471598019Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113809s
2026-06-26T19:15:13.473188353Z [Info] FluentMigrator.Runner.MigrationRunner: 147: swap_filechmod_for_folderchmod migrating
2026-06-26T19:15:13.474905983Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:13.477219604Z [Info] swap_filechmod_for_folderchmod: Starting migration of Main DB to 147
2026-06-26T19:15:13.481113568Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-26T19:15:13.482648109Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-26T19:15:13.488500820Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0057568s
2026-06-26T19:15:13.490209462Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (147, '2026-06-26T19:15:13', 'swap_filechmod_for_folderchmod')
2026-06-26T19:15:13.494376817Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:13.497207680Z [Info] FluentMigrator.Runner.MigrationRunner: 147: swap_filechmod_for_folderchmod migrated
2026-06-26T19:15:13.498938466Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0145356s
2026-06-26T19:15:13.500640796Z [Info] FluentMigrator.Runner.MigrationRunner: 148: mediainfo_channels migrating
2026-06-26T19:15:13.502250589Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:13.504659652Z [Info] mediainfo_channels: Starting migration of Main DB to 148
2026-06-26T19:15:13.508034981Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "EpisodeFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannels"', '"audioChannelsContainer"');
2026-06-26T19:15:13.510938922Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "EpisodeFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannels"', '"audioChannelsContainer"');
2026-06-26T19:15:13.514843497Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038893s
2026-06-26T19:15:13.516215391Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "EpisodeFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannelPositionsText"', '"audioChannelPositionsTextContainer"');
2026-06-26T19:15:13.519441129Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "EpisodeFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannelPositionsText"', '"audioChannelPositionsTextContainer"');
2026-06-26T19:15:13.523543573Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004085s
2026-06-26T19:15:13.525142525Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (148, '2026-06-26T19:15:13', 'mediainfo_channels')
2026-06-26T19:15:13.529021339Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:13.531838604Z [Info] FluentMigrator.Runner.MigrationRunner: 148: mediainfo_channels migrated
2026-06-26T19:15:13.533457024Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.012396s
2026-06-26T19:15:13.535049171Z [Info] FluentMigrator.Runner.MigrationRunner: 149: add_on_delete_to_notifications migrating
2026-06-26T19:15:13.536829538Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:13.539178350Z [Info] add_on_delete_to_notifications: Starting migration of Main DB to 149
2026-06-26T19:15:13.545463221Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-06-26T19:15:13.547077904Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.34E-05s
2026-06-26T19:15:13.548431049Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnSeriesDelete Boolean
2026-06-26T19:15:13.550429515Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnSeriesDelete" INTEGER NOT NULL DEFAULT 0
2026-06-26T19:15:13.560276392Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009932s
2026-06-26T19:15:13.561633776Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-06-26T19:15:13.563272528Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.96E-05s
2026-06-26T19:15:13.564619311Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnEpisodeFileDelete Boolean
2026-06-26T19:15:13.566636334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnEpisodeFileDelete" INTEGER NOT NULL DEFAULT 0
2026-06-26T19:15:13.576136772Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009548s
2026-06-26T19:15:13.577757137Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (149, '2026-06-26T19:15:13', 'add_on_delete_to_notifications')
2026-06-26T19:15:13.581755973Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:13.584725935Z [Info] FluentMigrator.Runner.MigrationRunner: 149: add_on_delete_to_notifications migrated
2026-06-26T19:15:13.586454267Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0182347s
2026-06-26T19:15:13.588146015Z [Info] FluentMigrator.Runner.MigrationRunner: 150: add_scene_mapping_origin migrating
2026-06-26T19:15:13.589810278Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:13.592223138Z [Info] add_scene_mapping_origin: Starting migration of Main DB to 150
2026-06-26T19:15:13.598918857Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SceneMappings
2026-06-26T19:15:13.600339750Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.39E-05s
2026-06-26T19:15:13.601661953Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SceneMappings SceneOrigin String
2026-06-26T19:15:13.603600559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SceneMappings" ADD COLUMN "SceneOrigin" TEXT
2026-06-26T19:15:13.612986807Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095142s
2026-06-26T19:15:13.614400755Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SceneMappings SearchMode Int32
2026-06-26T19:15:13.616259710Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SceneMappings" ADD COLUMN "SearchMode" INTEGER
2026-06-26T19:15:13.625135230Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008999s
2026-06-26T19:15:13.626512164Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SceneMappings Comment String
2026-06-26T19:15:13.628321208Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SceneMappings" ADD COLUMN "Comment" TEXT
2026-06-26T19:15:13.636967386Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087135s
2026-06-26T19:15:13.638596878Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (150, '2026-06-26T19:15:13', 'add_scene_mapping_origin')
2026-06-26T19:15:13.642468387Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:13.645429062Z [Info] FluentMigrator.Runner.MigrationRunner: 150: add_scene_mapping_origin migrated
2026-06-26T19:15:13.647078224Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0172197s
2026-06-26T19:15:13.648807538Z [Info] FluentMigrator.Runner.MigrationRunner: 151: remove_custom_filter_type migrating
2026-06-26T19:15:13.650414966Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:13.652828648Z [Info] remove_custom_filter_type: Starting migration of Main DB to 151
2026-06-26T19:15:13.663809148Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-26T19:15:13.665660137Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "CustomFilters" SET "Type" = 'series' WHERE "Type" = 'seriesIndex'
2026-06-26T19:15:13.669325030Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037641s
2026-06-26T19:15:13.670669559Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-26T19:15:13.672084069Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "CustomFilters" SET "Type" = 'series' WHERE "Type" = 'seriesEditor'
2026-06-26T19:15:13.675237240Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032401s
2026-06-26T19:15:13.676598132Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-26T19:15:13.677998753Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "CustomFilters" SET "Type" = 'series' WHERE "Type" = 'seasonPass'
2026-06-26T19:15:13.681109640Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031826s
2026-06-26T19:15:13.682687729Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (151, '2026-06-26T19:15:13', 'remove_custom_filter_type')
2026-06-26T19:15:13.686578497Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:13.689389901Z [Info] FluentMigrator.Runner.MigrationRunner: 151: remove_custom_filter_type migrated
2026-06-26T19:15:13.691048171Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114755s
2026-06-26T19:15:13.692716813Z [Info] FluentMigrator.Runner.MigrationRunner: 152: update_btn_url_to_https migrating
2026-06-26T19:15:13.694367879Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:13.696803916Z [Info] update_btn_url_to_https: Starting migration of Main DB to 152
2026-06-26T19:15:13.700179116Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = Replace("Settings", 'http://api.broadcasthe.net', 'https://api.broadcasthe.net') WHERE "Implementation" = 'BroadcastheNet';
2026-06-26T19:15:13.703682634Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "Settings" = Replace("Settings", 'http://api.broadcasthe.net', 'https://api.broadcasthe.net') WHERE "Implementation" = 'BroadcastheNet';
2026-06-26T19:15:13.708240977Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046741s
2026-06-26T19:15:13.709825859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (152, '2026-06-26T19:15:13', 'update_btn_url_to_https')
2026-06-26T19:15:13.713708891Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:13.716459773Z [Info] FluentMigrator.Runner.MigrationRunner: 152: update_btn_url_to_https migrated
2026-06-26T19:15:13.718104146Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.012929s
2026-06-26T19:15:13.719697496Z [Info] FluentMigrator.Runner.MigrationRunner: 153: add_on_episodefiledelete_for_upgrade migrating
2026-06-26T19:15:13.721535258Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:13.723972358Z [Info] add_on_episodefiledelete_for_upgrade: Starting migration of Main DB to 153
2026-06-26T19:15:13.728800694Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-06-26T19:15:13.730466810Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.3E-05s
2026-06-26T19:15:13.731813082Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnEpisodeFileDeleteForUpgrade Boolean
2026-06-26T19:15:13.734008986Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnEpisodeFileDeleteForUpgrade" INTEGER NOT NULL DEFAULT 1
2026-06-26T19:15:13.744396261Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105091s
2026-06-26T19:15:13.746050363Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (153, '2026-06-26T19:15:13', 'add_on_episodefiledelete_for_upgrade')
2026-06-26T19:15:13.750160784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:13.753060636Z [Info] FluentMigrator.Runner.MigrationRunner: 153: add_on_episodefiledelete_for_upgrade migrated
2026-06-26T19:15:13.754902446Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0192206s
2026-06-26T19:15:13.756595447Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_name_release_profile migrating
2026-06-26T19:15:13.758250972Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:13.760641588Z [Info] add_name_release_profile: Starting migration of Main DB to 154
2026-06-26T19:15:13.765432288Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles
2026-06-26T19:15:13.767206753Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.43E-05s
2026-06-26T19:15:13.768561372Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles Name String
2026-06-26T19:15:13.770431379Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "Name" TEXT DEFAULT NULL
2026-06-26T19:15:13.780179767Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097937s
2026-06-26T19:15:13.781770792Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (154, '2026-06-26T19:15:13', 'add_name_release_profile')
2026-06-26T19:15:13.785737343Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:13.788580951Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_name_release_profile migrated
2026-06-26T19:15:13.790233300Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0183088s
2026-06-26T19:15:13.791902753Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_arabic_and_hindi_languages migrating
2026-06-26T19:15:13.793650214Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:13.796096692Z [Info] add_arabic_and_hindi_languages: Starting migration of Main DB to 155
2026-06-26T19:15:13.799871917Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-26T19:15:13.801125392Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-26T19:15:13.840873294Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.039401s
2026-06-26T19:15:13.842972062Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (155, '2026-06-26T19:15:13', 'add_arabic_and_hindi_languages')
2026-06-26T19:15:13.847950101Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:13.851083723Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_arabic_and_hindi_languages migrated
2026-06-26T19:15:13.853141468Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0498994s
2026-06-26T19:15:13.855540231Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_bypass_to_delay_profile migrating
2026-06-26T19:15:13.856613593Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:13.859180705Z [Info] add_bypass_to_delay_profile: Starting migration of Main DB to 156
2026-06-26T19:15:13.869497568Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2026-06-26T19:15:13.871579672Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.66E-05s
2026-06-26T19:15:13.872962718Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfHighestQuality Boolean
2026-06-26T19:15:13.875087970Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfHighestQuality" INTEGER NOT NULL DEFAULT 0
2026-06-26T19:15:13.885439393Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104377s
2026-06-26T19:15:13.886929795Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-26T19:15:13.888428664Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "DelayProfiles" SET "BypassIfHighestQuality" = 1 WHERE 1 = 1
2026-06-26T19:15:13.891894466Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035314s
2026-06-26T19:15:13.893519300Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (156, '2026-06-26T19:15:13', 'add_bypass_to_delay_profile')
2026-06-26T19:15:13.897561623Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:13.900678943Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_bypass_to_delay_profile migrated
2026-06-26T19:15:13.902369298Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0123709s
2026-06-26T19:15:13.904101577Z [Info] FluentMigrator.Runner.MigrationRunner: 157: email_multiple_addresses migrating
2026-06-26T19:15:13.905887686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:13.908349505Z [Info] email_multiple_addresses: Starting migration of Main DB to 157
2026-06-26T19:15:13.911865318Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-26T19:15:13.913386783Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-26T19:15:13.938142814Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0245122s
2026-06-26T19:15:13.940219036Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (157, '2026-06-26T19:15:13', 'email_multiple_addresses')
2026-06-26T19:15:13.944349838Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:13.947567861Z [Info] FluentMigrator.Runner.MigrationRunner: 157: email_multiple_addresses migrated
2026-06-26T19:15:13.949236823Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0341679s
2026-06-26T19:15:13.950928160Z [Info] FluentMigrator.Runner.MigrationRunner: 158: cdh_per_downloadclient migrating
2026-06-26T19:15:13.952585439Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:13.954970232Z [Info] cdh_per_downloadclient: Starting migration of Main DB to 158
2026-06-26T19:15:13.961712084Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2026-06-26T19:15:13.963401026Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.35E-05s
2026-06-26T19:15:13.964746367Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveCompletedDownloads Boolean
2026-06-26T19:15:13.966976079Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveCompletedDownloads" INTEGER NOT NULL DEFAULT 1
2026-06-26T19:15:13.977318543Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104242s
2026-06-26T19:15:13.978769346Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveFailedDownloads Boolean
2026-06-26T19:15:13.980827462Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveFailedDownloads" INTEGER NOT NULL DEFAULT 1
2026-06-26T19:15:13.990251176Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095421s
2026-06-26T19:15:13.991608831Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-26T19:15:13.992982608Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-26T19:15:14.272418803Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.278816s
2026-06-26T19:15:14.274947628Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (158, '2026-06-26T19:15:14', 'cdh_per_downloadclient')
2026-06-26T19:15:14.279703177Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:14.282645044Z [Info] FluentMigrator.Runner.MigrationRunner: 158: cdh_per_downloadclient migrated
2026-06-26T19:15:14.284308455Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2895828s
2026-06-26T19:15:14.286201348Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_indexer_tags migrating
2026-06-26T19:15:14.288181447Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:14.290460849Z [Info] add_indexer_tags: Starting migration of Main DB to 159
2026-06-26T19:15:14.296142675Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-06-26T19:15:14.297553727Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.39E-05s
2026-06-26T19:15:14.298881322Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Tags String
2026-06-26T19:15:14.300829256Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Tags" TEXT
2026-06-26T19:15:14.310254103Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097115s
2026-06-26T19:15:14.311897814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (159, '2026-06-26T19:15:14', 'add_indexer_tags')
2026-06-26T19:15:14.316293849Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:14.318642360Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_indexer_tags migrated
2026-06-26T19:15:14.320320070Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.018195s
2026-06-26T19:15:14.321967669Z [Info] FluentMigrator.Runner.MigrationRunner: 160: rename_blacklist_to_blocklist migrating
2026-06-26T19:15:14.323705550Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:14.326353515Z [Info] rename_blacklist_to_blocklist: Starting migration of Main DB to 160
2026-06-26T19:15:14.329954759Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Blacklist Blocklist
2026-06-26T19:15:14.331792161Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" RENAME TO "Blocklist"
2026-06-26T19:15:14.354573343Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0228087s
2026-06-26T19:15:14.356258188Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (160, '2026-06-26T19:15:14', 'rename_blacklist_to_blocklist')
2026-06-26T19:15:14.360298557Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:14.363210794Z [Info] FluentMigrator.Runner.MigrationRunner: 160: rename_blacklist_to_blocklist migrated
2026-06-26T19:15:14.365110561Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0315431s
2026-06-26T19:15:14.367239269Z [Info] FluentMigrator.Runner.MigrationRunner: 161: remove_plex_hometheatre migrating
2026-06-26T19:15:14.369009204Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:14.371754866Z [Info] remove_plex_hometheatre: Starting migration of Main DB to 161
2026-06-26T19:15:14.377387473Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-06-26T19:15:14.379500008Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexHomeTheater'
2026-06-26T19:15:14.383002354Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036146s
2026-06-26T19:15:14.384398747Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-06-26T19:15:14.386296440Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexClient'
2026-06-26T19:15:14.389288928Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00306s
2026-06-26T19:15:14.390637835Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-26T19:15:14.392112065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-26T19:15:14.437699231Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0453126s
2026-06-26T19:15:14.440152693Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (161, '2026-06-26T19:15:14', 'remove_plex_hometheatre')
2026-06-26T19:15:14.444227662Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:14.447139398Z [Info] FluentMigrator.Runner.MigrationRunner: 161: remove_plex_hometheatre migrated
2026-06-26T19:15:14.448806386Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0550252s
2026-06-26T19:15:14.450503826Z [Info] FluentMigrator.Runner.MigrationRunner: 162: release_profile_to_array migrating
2026-06-26T19:15:14.452203921Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:14.454716753Z [Info] release_profile_to_array: Starting migration of Main DB to 162
2026-06-26T19:15:14.458741510Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-26T19:15:14.460285000Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-26T19:15:14.479293312Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0187513s
2026-06-26T19:15:14.481404325Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (162, '2026-06-26T19:15:14', 'release_profile_to_array')
2026-06-26T19:15:14.485739718Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:14.488734231Z [Info] FluentMigrator.Runner.MigrationRunner: 162: release_profile_to_array migrated
2026-06-26T19:15:14.490399405Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0284432s
2026-06-26T19:15:14.492115182Z [Info] FluentMigrator.Runner.MigrationRunner: 163: mediainfo_to_ffmpeg migrating
2026-06-26T19:15:14.493745917Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:14.496147895Z [Info] mediainfo_to_ffmpeg: Starting migration of Main DB to 163
2026-06-26T19:15:14.499667506Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-26T19:15:14.501237609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-26T19:15:14.530361910Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0288594s
2026-06-26T19:15:14.532496359Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (163, '2026-06-26T19:15:14', 'mediainfo_to_ffmpeg')
2026-06-26T19:15:14.536753185Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:14.539715523Z [Info] FluentMigrator.Runner.MigrationRunner: 163: mediainfo_to_ffmpeg migrated
2026-06-26T19:15:14.541346518Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0384837s
2026-06-26T19:15:14.543005821Z [Info] FluentMigrator.Runner.MigrationRunner: 164: download_client_per_indexer migrating
2026-06-26T19:15:14.544891369Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:14.547310442Z [Info] download_client_per_indexer: Starting migration of Main DB to 164
2026-06-26T19:15:14.552490939Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-06-26T19:15:14.554104329Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.43E-05s
2026-06-26T19:15:14.555510522Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers DownloadClientId Int32
2026-06-26T19:15:14.557723349Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "DownloadClientId" INTEGER NOT NULL DEFAULT 0
2026-06-26T19:15:14.567626980Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103267s
2026-06-26T19:15:14.569342937Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (164, '2026-06-26T19:15:14', 'download_client_per_indexer')
2026-06-26T19:15:14.573425712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:14.576290603Z [Info] FluentMigrator.Runner.MigrationRunner: 164: download_client_per_indexer migrated
2026-06-26T19:15:14.578013955Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0190388s
2026-06-26T19:15:14.579760283Z [Info] FluentMigrator.Runner.MigrationRunner: 165: add_on_update_to_notifications migrating
2026-06-26T19:15:14.581538806Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:14.584211149Z [Info] add_on_update_to_notifications: Starting migration of Main DB to 165
2026-06-26T19:15:14.589072592Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-06-26T19:15:14.590995496Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.42E-05s
2026-06-26T19:15:14.592106053Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnApplicationUpdate Boolean
2026-06-26T19:15:14.594195883Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnApplicationUpdate" INTEGER NOT NULL DEFAULT 0
2026-06-26T19:15:14.604386342Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103202s
2026-06-26T19:15:14.606013410Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (165, '2026-06-26T19:15:14', 'add_on_update_to_notifications')
2026-06-26T19:15:14.610080934Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:14.612991998Z [Info] FluentMigrator.Runner.MigrationRunner: 165: add_on_update_to_notifications migrated
2026-06-26T19:15:14.614719829Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0189907s
2026-06-26T19:15:14.616475275Z [Info] FluentMigrator.Runner.MigrationRunner: 166: update_series_sort_title migrating
2026-06-26T19:15:14.618152945Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:14.620591457Z [Info] update_series_sort_title: Starting migration of Main DB to 166
2026-06-26T19:15:14.624161729Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-26T19:15:14.625680309Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-26T19:15:14.635419598Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095308s
2026-06-26T19:15:14.637349015Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (166, '2026-06-26T19:15:14', 'update_series_sort_title')
2026-06-26T19:15:14.641668707Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:14.644523047Z [Info] FluentMigrator.Runner.MigrationRunner: 166: update_series_sort_title migrated
2026-06-26T19:15:14.646184605Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0188218s
2026-06-26T19:15:14.647890581Z [Info] FluentMigrator.Runner.MigrationRunner: 167: add_tvdbid_to_episode migrating
2026-06-26T19:15:14.649528411Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:14.652149120Z [Info] add_tvdbid_to_episode: Starting migration of Main DB to 167
2026-06-26T19:15:14.656453080Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2026-06-26T19:15:14.658025348Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.39E-05s
2026-06-26T19:15:14.659329966Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes TvdbId Int32
2026-06-26T19:15:14.661109401Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "TvdbId" INTEGER
2026-06-26T19:15:14.670796205Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097739s
2026-06-26T19:15:14.672519737Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (167, '2026-06-26T19:15:14', 'add_tvdbid_to_episode')
2026-06-26T19:15:14.676504895Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:14.679489878Z [Info] FluentMigrator.Runner.MigrationRunner: 167: add_tvdbid_to_episode migrated
2026-06-26T19:15:14.681135854Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0185401s
2026-06-26T19:15:14.682819786Z [Info] FluentMigrator.Runner.MigrationRunner: 168: add_additional_info_to_pending_releases migrating
2026-06-26T19:15:14.684689543Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:14.687107414Z [Info] add_additional_info_to_pending_releases: Starting migration of Main DB to 168
2026-06-26T19:15:14.691929528Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases
2026-06-26T19:15:14.693621035Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.32E-05s
2026-06-26T19:15:14.694966566Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases AdditionalInfo String
2026-06-26T19:15:14.697060484Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "AdditionalInfo" TEXT
2026-06-26T19:15:14.706581143Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097007s
2026-06-26T19:15:14.708233572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (168, '2026-06-26T19:15:14', 'add_additional_info_to_pending_releases')
2026-06-26T19:15:14.712384574Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:14.715417284Z [Info] FluentMigrator.Runner.MigrationRunner: 168: add_additional_info_to_pending_releases migrated
2026-06-26T19:15:14.717648980Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0185892s
2026-06-26T19:15:14.718945602Z [Info] FluentMigrator.Runner.MigrationRunner: 169: add_malayalam_and_ukrainian_languages migrating
2026-06-26T19:15:14.720808966Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:14.723201906Z [Info] add_malayalam_and_ukrainian_languages: Starting migration of Main DB to 169
2026-06-26T19:15:14.726936990Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-26T19:15:14.728515450Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-26T19:15:14.767273388Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0384308s
2026-06-26T19:15:14.769462037Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (169, '2026-06-26T19:15:14', 'add_malayalam_and_ukrainian_languages')
2026-06-26T19:15:14.774183128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:14.777148161Z [Info] FluentMigrator.Runner.MigrationRunner: 169: add_malayalam_and_ukrainian_languages migrated
2026-06-26T19:15:14.779004250Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0486261s
2026-06-26T19:15:14.780738784Z [Info] FluentMigrator.Runner.MigrationRunner: 170: add_language_tags_to_subtitle_files migrating
2026-06-26T19:15:14.782548229Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:14.784996110Z [Info] add_language_tags_to_subtitle_files: Starting migration of Main DB to 170
2026-06-26T19:15:14.789730338Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles
2026-06-26T19:15:14.791403308Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.41E-05s
2026-06-26T19:15:14.792730722Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SubtitleFiles LanguageTags String
2026-06-26T19:15:14.794652353Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles" ADD COLUMN "LanguageTags" TEXT
2026-06-26T19:15:14.804325199Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097451s
2026-06-26T19:15:14.805965654Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (170, '2026-06-26T19:15:14', 'add_language_tags_to_subtitle_files')
2026-06-26T19:15:14.810078279Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:14.813051769Z [Info] FluentMigrator.Runner.MigrationRunner: 170: add_language_tags_to_subtitle_files migrated
2026-06-26T19:15:14.814867406Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0185299s
2026-06-26T19:15:14.816530256Z [Info] FluentMigrator.Runner.MigrationRunner: 171: add_custom_formats migrating
2026-06-26T19:15:14.818122213Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:14.820532529Z [Info] add_custom_formats: Starting migration of Main DB to 171
2026-06-26T19:15:14.843585880Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFormats
2026-06-26T19:15:14.846162871Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "CustomFormats" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Specifications" TEXT NOT NULL DEFAULT '[]', "IncludeCustomFormatWhenRenaming" INTEGER NOT NULL DEFAULT 0)
2026-06-26T19:15:14.852827116Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072147s
2026-06-26T19:15:14.854303380Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex CustomFormats (Name)
2026-06-26T19:15:14.856147986Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_CustomFormats_Name" ON "CustomFormats" ("Name" ASC)
2026-06-26T19:15:14.859901658Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039417s
2026-06-26T19:15:14.861295085Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2026-06-26T19:15:14.862829085Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.09E-05s
2026-06-26T19:15:14.864297774Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles FormatItems String
2026-06-26T19:15:14.866317012Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "FormatItems" TEXT NOT NULL DEFAULT '[]'
2026-06-26T19:15:14.876379843Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100684s
2026-06-26T19:15:14.877709201Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2026-06-26T19:15:14.879272691Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.9E-06s
2026-06-26T19:15:14.880608933Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles MinFormatScore Int32
2026-06-26T19:15:14.882519281Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "MinFormatScore" INTEGER NOT NULL DEFAULT 0
2026-06-26T19:15:14.892201426Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097679s
2026-06-26T19:15:14.893587708Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2026-06-26T19:15:14.895116749Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.3E-06s
2026-06-26T19:15:14.896494244Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles CutoffFormatScore Int32
2026-06-26T19:15:14.898477589Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "CutoffFormatScore" INTEGER NOT NULL DEFAULT 0
2026-06-26T19:15:14.908129142Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097205s
2026-06-26T19:15:14.909518802Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-26T19:15:14.910931708Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-26T19:15:14.986079413Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.074849s
2026-06-26T19:15:14.987906384Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-26T19:15:14.989385694Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-26T19:15:15.003242107Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0136122s
2026-06-26T19:15:15.005429544Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles Preferred
2026-06-26T19:15:15.056970233Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ReleaseProfiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Required" TEXT, "Ignored" TEXT, "Tags" TEXT NOT NULL, "IncludePreferredWhenRenaming" INTEGER NOT NULL, "Enabled" INTEGER NOT NULL, "IndexerId" INTEGER NOT NULL, "Name" TEXT)
2026-06-26T19:15:15.064567067Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ReleaseProfiles_temp" ("Id", "Required", "Ignored", "Tags", "IncludePreferredWhenRenaming", "Enabled", "IndexerId", "Name") SELECT "Id", "Required", "Ignored", "Tags", "IncludePreferredWhenRenaming", "Enabled", "IndexerId", "Name" FROM "ReleaseProfiles"
2026-06-26T19:15:15.071185359Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles"
2026-06-26T19:15:15.074312409Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles"
2026-06-26T19:15:15.097462264Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0902638s
2026-06-26T19:15:15.099009832Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles IncludePreferredWhenRenaming
2026-06-26T19:15:15.158754798Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ReleaseProfiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Required" TEXT, "Ignored" TEXT, "Tags" TEXT NOT NULL, "Enabled" INTEGER NOT NULL, "IndexerId" INTEGER NOT NULL, "Name" TEXT)
2026-06-26T19:15:15.166090145Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ReleaseProfiles_temp" ("Id", "Required", "Ignored", "Tags", "Enabled", "IndexerId", "Name") SELECT "Id", "Required", "Ignored", "Tags", "Enabled", "IndexerId", "Name" FROM "ReleaseProfiles"
2026-06-26T19:15:15.171991654Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles"
2026-06-26T19:15:15.175206029Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles"
2026-06-26T19:15:15.198672412Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0975667s
2026-06-26T19:15:15.200553872Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-06-26T19:15:15.202743984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]'
2026-06-26T19:15:15.206146519Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036837s
2026-06-26T19:15:15.207896003Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (171, '2026-06-26T19:15:15', 'add_custom_formats')
2026-06-26T19:15:15.211880811Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:15.216282507Z [Info] FluentMigrator.Runner.MigrationRunner: 171: add_custom_formats migrated
2026-06-26T19:15:15.217973123Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0137695s
2026-06-26T19:15:15.219757538Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_SeasonSearchMaximumSingleEpisodeAge_to_indexers migrating
2026-06-26T19:15:15.221925546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:15.224881350Z [Info] add_SeasonSearchMaximumSingleEpisodeAge_to_indexers: Starting migration of Main DB to 172
2026-06-26T19:15:15.230615171Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-06-26T19:15:15.232227239Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.45E-05s
2026-06-26T19:15:15.233719064Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers SeasonSearchMaximumSingleEpisodeAge Int32
2026-06-26T19:15:15.236030289Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "SeasonSearchMaximumSingleEpisodeAge" INTEGER NOT NULL DEFAULT 0
2026-06-26T19:15:15.246588119Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107556s
2026-06-26T19:15:15.248246590Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (172, '2026-06-26T19:15:15', 'add_SeasonSearchMaximumSingleEpisodeAge_to_indexers')
2026-06-26T19:15:15.252659910Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:15.255747600Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_SeasonSearchMaximumSingleEpisodeAge_to_indexers migrated
2026-06-26T19:15:15.257852981Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0199635s
2026-06-26T19:15:15.259562125Z [Info] FluentMigrator.Runner.MigrationRunner: 173: remove_omg migrating
2026-06-26T19:15:15.261069651Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:15.263485077Z [Info] remove_omg: Starting migration of Main DB to 173
2026-06-26T19:15:15.266931701Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Indexers" WHERE "Implementation" = 'Omgwtfnzbs'
2026-06-26T19:15:15.269459192Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Omgwtfnzbs'
2026-06-26T19:15:15.272632304Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033445s
2026-06-26T19:15:15.274218209Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (173, '2026-06-26T19:15:15', 'remove_omg')
2026-06-26T19:15:15.277987352Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:15.280891533Z [Info] FluentMigrator.Runner.MigrationRunner: 173: remove_omg migrated
2026-06-26T19:15:15.282389470Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0116455s
2026-06-26T19:15:15.283984804Z [Info] FluentMigrator.Runner.MigrationRunner: 174: add_salt_to_users migrating
2026-06-26T19:15:15.285579276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:15.288002347Z [Info] add_salt_to_users: Starting migration of Main DB to 174
2026-06-26T19:15:15.293346082Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Users
2026-06-26T19:15:15.294881646Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.33E-05s
2026-06-26T19:15:15.296207457Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Salt String
2026-06-26T19:15:15.297950197Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Salt" TEXT
2026-06-26T19:15:15.307484915Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096385s
2026-06-26T19:15:15.308921008Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Iterations Int32
2026-06-26T19:15:15.310660622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Iterations" INTEGER
2026-06-26T19:15:15.319772158Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091635s
2026-06-26T19:15:15.321402803Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (174, '2026-06-26T19:15:15', 'add_salt_to_users')
2026-06-26T19:15:15.325292438Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:15.328171348Z [Info] FluentMigrator.Runner.MigrationRunner: 174: add_salt_to_users migrated
2026-06-26T19:15:15.329744116Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.017631s
2026-06-26T19:15:15.331415072Z [Info] FluentMigrator.Runner.MigrationRunner: 175: language_profiles_to_custom_formats migrating
2026-06-26T19:15:15.333263436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:15.335672309Z [Info] language_profiles_to_custom_formats: Starting migration of Main DB to 175
2026-06-26T19:15:15.349332417Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable EpisodeFiles
2026-06-26T19:15:15.351069957Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.4E-05s
2026-06-26T19:15:15.352408574Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn EpisodeFiles Languages String
2026-06-26T19:15:15.354306537Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles" ADD COLUMN "Languages" TEXT NOT NULL DEFAULT '[]'
2026-06-26T19:15:15.364498339Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103088s
2026-06-26T19:15:15.365893339Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History
2026-06-26T19:15:15.367331656Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.8E-06s
2026-06-26T19:15:15.368633299Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn History Languages String
2026-06-26T19:15:15.370439046Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History" ADD COLUMN "Languages" TEXT NOT NULL DEFAULT '[]'
2026-06-26T19:15:15.379921719Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095541s
2026-06-26T19:15:15.381355347Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2026-06-26T19:15:15.382811400Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.1E-06s
2026-06-26T19:15:15.384146259Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blocklist Languages String
2026-06-26T19:15:15.385939041Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist" ADD COLUMN "Languages" TEXT NOT NULL DEFAULT '[]'
2026-06-26T19:15:15.395622348Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097519s
2026-06-26T19:15:15.397021106Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "EpisodeFiles" SET "Languages" = '[' || "Language" || ']'
2026-06-26T19:15:15.399234645Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "EpisodeFiles" SET "Languages" = '[' || "Language" || ']'
2026-06-26T19:15:15.402295090Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030472s
2026-06-26T19:15:15.403653717Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "History" SET "Languages" = '[' || "Language" || ']'
2026-06-26T19:15:15.405841364Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "History" SET "Languages" = '[' || "Language" || ']'
2026-06-26T19:15:15.408843452Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029869s
2026-06-26T19:15:15.410188552Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Blocklist" SET "Languages" = '[' || "Language" || ']'
2026-06-26T19:15:15.412455960Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Blocklist" SET "Languages" = '[' || "Language" || ']'
2026-06-26T19:15:15.415402676Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029816s
2026-06-26T19:15:15.416800251Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn EpisodeFiles Language
2026-06-26T19:15:15.465844561Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "EpisodeFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "DateAdded" DATETIME NOT NULL, "SeasonNumber" INTEGER NOT NULL, "SceneName" TEXT, "ReleaseGroup" TEXT, "MediaInfo" TEXT, "RelativePath" TEXT, "OriginalFilePath" TEXT, "Languages" TEXT NOT NULL)
2026-06-26T19:15:15.474630019Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "EpisodeFiles_temp" ("Id", "SeriesId", "Quality", "Size", "DateAdded", "SeasonNumber", "SceneName", "ReleaseGroup", "MediaInfo", "RelativePath", "OriginalFilePath", "Languages") SELECT "Id", "SeriesId", "Quality", "Size", "DateAdded", "SeasonNumber", "SceneName", "ReleaseGroup", "MediaInfo", "RelativePath", "OriginalFilePath", "Languages" FROM "EpisodeFiles"
2026-06-26T19:15:15.482504563Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "EpisodeFiles"
2026-06-26T19:15:15.485676202Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles_temp" RENAME TO "EpisodeFiles"
2026-06-26T19:15:15.508898312Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_EpisodeFiles_SeriesId" ON "EpisodeFiles" ("SeriesId" ASC)
2026-06-26T19:15:15.512877549Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0942018s
2026-06-26T19:15:15.514131415Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn History Language
2026-06-26T19:15:15.562714145Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "History_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "EpisodeId" INTEGER NOT NULL, "SeriesId" INTEGER NOT NULL, "SourceTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Quality" TEXT NOT NULL, "Data" TEXT NOT NULL, "EventType" INTEGER, "DownloadId" TEXT, "Languages" TEXT NOT NULL)
2026-06-26T19:15:15.570331720Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "History_temp" ("Id", "EpisodeId", "SeriesId", "SourceTitle", "Date", "Quality", "Data", "EventType", "DownloadId", "Languages") SELECT "Id", "EpisodeId", "SeriesId", "SourceTitle", "Date", "Quality", "Data", "EventType", "DownloadId", "Languages" FROM "History"
2026-06-26T19:15:15.577068682Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History"
2026-06-26T19:15:15.581005303Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History"
2026-06-26T19:15:15.604620164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2026-06-26T19:15:15.609472820Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC)
2026-06-26T19:15:15.614151656Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EpisodeId_Date" ON "History" ("EpisodeId" ASC, "Date" DESC)
2026-06-26T19:15:15.618996606Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC)
2026-06-26T19:15:15.623906878Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_SeriesId" ON "History" ("SeriesId" ASC)
2026-06-26T19:15:15.628541755Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1125248s
2026-06-26T19:15:15.630326009Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Blocklist Language
2026-06-26T19:15:15.680300593Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blocklist_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "EpisodeIds" TEXT NOT NULL, "SourceTitle" TEXT NOT NULL, "Quality" TEXT NOT NULL, "Date" DATETIME NOT NULL, "PublishedDate" DATETIME, "Size" INTEGER, "Protocol" INTEGER, "Indexer" TEXT, "Message" TEXT, "TorrentInfoHash" TEXT, "Languages" TEXT NOT NULL)
2026-06-26T19:15:15.690632537Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Blocklist_temp" ("Id", "SeriesId", "EpisodeIds", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "Languages") SELECT "Id", "SeriesId", "EpisodeIds", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "Languages" FROM "Blocklist"
2026-06-26T19:15:15.700632762Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist"
2026-06-26T19:15:15.705479306Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist"
2026-06-26T19:15:15.730359496Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Blacklist_SeriesId" ON "Blocklist" ("SeriesId" ASC)
2026-06-26T19:15:15.735388207Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1032211s
2026-06-26T19:15:15.737311812Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Series LanguageProfileId
2026-06-26T19:15:15.788761257Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Series_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TvdbId" INTEGER NOT NULL, "TvRageId" INTEGER NOT NULL, "ImdbId" TEXT, "Title" TEXT NOT NULL, "TitleSlug" TEXT, "CleanTitle" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "AirTime" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "SeasonFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "Runtime" INTEGER NOT NULL, "SeriesType" INTEGER NOT NULL, "Network" TEXT, "UseSceneNumbering" INTEGER NOT NULL, "FirstAired" DATETIME, "NextAiring" DATETIME, "Year" INTEGER, "Seasons" TEXT, "Actors" TEXT, "Ratings" TEXT, "Genres" TEXT, "Certification" TEXT, "SortTitle" TEXT, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "TvMazeId" INTEGER NOT NULL)
2026-06-26T19:15:15.805476139Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Series_temp" ("Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring", "Year", "Seasons", "Actors", "Ratings", "Genres", "Certification", "SortTitle", "QualityProfileId", "Tags", "Added", "AddOptions", "TvMazeId") SELECT "Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring", "Year", "Seasons", "Actors", "Ratings", "Genres", "Certification", "SortTitle", "QualityProfileId", "Tags", "Added", "AddOptions", "TvMazeId" FROM "Series"
2026-06-26T19:15:15.821943012Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2026-06-26T19:15:15.825969884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2026-06-26T19:15:15.848646747Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2026-06-26T19:15:15.852690032Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2026-06-26T19:15:15.856557453Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_Path" ON "Series" ("Path" ASC)
2026-06-26T19:15:15.859965157Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_CleanTitle" ON "Series" ("CleanTitle" ASC)
2026-06-26T19:15:15.863637916Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC)
2026-06-26T19:15:15.867229141Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvMazeId" ON "Series" ("TvMazeId" ASC)
2026-06-26T19:15:15.870830476Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1315443s
2026-06-26T19:15:15.872294946Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportLists LanguageProfileId
2026-06-26T19:15:15.921205797Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportLists_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableAutomaticAdd" INTEGER, "RootFolderPath" TEXT NOT NULL, "ShouldMonitor" INTEGER NOT NULL, "QualityProfileId" INTEGER NOT NULL, "Tags" TEXT, "SeriesType" INTEGER NOT NULL, "SeasonFolder" INTEGER NOT NULL)
2026-06-26T19:15:15.930097549Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportLists_temp" ("Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableAutomaticAdd", "RootFolderPath", "ShouldMonitor", "QualityProfileId", "Tags", "SeriesType", "SeasonFolder") SELECT "Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableAutomaticAdd", "RootFolderPath", "ShouldMonitor", "QualityProfileId", "Tags", "SeriesType", "SeasonFolder" FROM "ImportLists"
2026-06-26T19:15:15.938779048Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportLists"
2026-06-26T19:15:15.941968423Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists_temp" RENAME TO "ImportLists"
2026-06-26T19:15:15.964600095Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportLists_Name" ON "ImportLists" ("Name" ASC)
2026-06-26T19:15:15.968468558Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.094372s
2026-06-26T19:15:15.969879420Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable LanguageProfiles
2026-06-26T19:15:15.971498191Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LanguageProfiles"
2026-06-26T19:15:15.974695752Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032472s
2026-06-26T19:15:15.976413022Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (175, '2026-06-26T19:15:15', 'language_profiles_to_custom_formats')
2026-06-26T19:15:15.980585848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:15.984448239Z [Info] FluentMigrator.Runner.MigrationRunner: 175: language_profiles_to_custom_formats migrated
2026-06-26T19:15:15.986324499Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0130249s
2026-06-26T19:15:15.988349688Z [Info] FluentMigrator.Runner.MigrationRunner: 176: original_language migrating
2026-06-26T19:15:15.989974812Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:15.992751386Z [Info] original_language: Starting migration of Main DB to 176
2026-06-26T19:15:15.999315309Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-06-26T19:15:16.000989181Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.41E-05s
2026-06-26T19:15:16.002348729Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series OriginalLanguage Int32
2026-06-26T19:15:16.004284018Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "OriginalLanguage" INTEGER NOT NULL DEFAULT 1
2026-06-26T19:15:16.014321689Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102006s
2026-06-26T19:15:16.015975210Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (176, '2026-06-26T19:15:16', 'original_language')
2026-06-26T19:15:16.019817300Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:16.022603533Z [Info] FluentMigrator.Runner.MigrationRunner: 176: original_language migrated
2026-06-26T19:15:16.024214348Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0185358s
2026-06-26T19:15:16.025909623Z [Info] FluentMigrator.Runner.MigrationRunner: 177: add_on_manual_interaction_required_to_notifications migrating
2026-06-26T19:15:16.027964272Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:16.030422314Z [Info] add_on_manual_interaction_required_to_notifications: Starting migration of Main DB to 177
2026-06-26T19:15:16.035731359Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-06-26T19:15:16.037414169Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.41E-05s
2026-06-26T19:15:16.038734449Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnManualInteractionRequired Boolean
2026-06-26T19:15:16.040928909Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnManualInteractionRequired" INTEGER NOT NULL DEFAULT 0
2026-06-26T19:15:16.051171213Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103524s
2026-06-26T19:15:16.052808932Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (177, '2026-06-26T19:15:16', 'add_on_manual_interaction_required_to_notifications')
2026-06-26T19:15:16.057135437Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:16.060309321Z [Info] FluentMigrator.Runner.MigrationRunner: 177: add_on_manual_interaction_required_to_notifications migrated
2026-06-26T19:15:16.062327416Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.019544s
2026-06-26T19:15:16.063993162Z [Info] FluentMigrator.Runner.MigrationRunner: 178: list_sync_time migrating
2026-06-26T19:15:16.065568636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:16.068052179Z [Info] list_sync_time: Starting migration of Main DB to 178
2026-06-26T19:15:16.073609284Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportListStatus LastSyncListInfo
2026-06-26T19:15:16.121975337Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME)
2026-06-26T19:15:16.128858394Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportListStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "ImportListStatus"
2026-06-26T19:15:16.135156110Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2026-06-26T19:15:16.138412550Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2026-06-26T19:15:16.160879460Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-06-26T19:15:16.165058479Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0894902s
2026-06-26T19:15:16.166475293Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2026-06-26T19:15:16.168028843Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.36E-05s
2026-06-26T19:15:16.169367569Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportListStatus LastInfoSync DateTime
2026-06-26T19:15:16.171343770Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus" ADD COLUMN "LastInfoSync" DATETIME
2026-06-26T19:15:16.180675910Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093576s
2026-06-26T19:15:16.182253017Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (178, '2026-06-26T19:15:16', 'list_sync_time')
2026-06-26T19:15:16.186116170Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:16.189286687Z [Info] FluentMigrator.Runner.MigrationRunner: 178: list_sync_time migrated
2026-06-26T19:15:16.191096312Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0180579s
2026-06-26T19:15:16.192793210Z [Info] FluentMigrator.Runner.MigrationRunner: 179: add_auto_tagging migrating
2026-06-26T19:15:16.194384626Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:16.196858410Z [Info] add_auto_tagging: Starting migration of Main DB to 179
2026-06-26T19:15:16.205538546Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AutoTagging
2026-06-26T19:15:16.207983672Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "AutoTagging" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Specifications" TEXT NOT NULL DEFAULT '[]', "RemoveTagsAutomatically" INTEGER NOT NULL DEFAULT 0, "Tags" TEXT NOT NULL DEFAULT '[]')
2026-06-26T19:15:16.214724270Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074474s
2026-06-26T19:15:16.216269403Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AutoTagging (Name)
2026-06-26T19:15:16.218058036Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AutoTagging_Name" ON "AutoTagging" ("Name" ASC)
2026-06-26T19:15:16.221710605Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038208s
2026-06-26T19:15:16.223343955Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (179, '2026-06-26T19:15:16', 'add_auto_tagging')
2026-06-26T19:15:16.227419054Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:16.230475852Z [Info] FluentMigrator.Runner.MigrationRunner: 179: add_auto_tagging migrated
2026-06-26T19:15:16.232154183Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0123806s
2026-06-26T19:15:16.233606439Z [Info] FluentMigrator.Runner.MigrationRunner: 180: task_duration migrating
2026-06-26T19:15:16.235171892Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:16.237707500Z [Info] task_duration: Starting migration of Main DB to 180
2026-06-26T19:15:16.242240703Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2026-06-26T19:15:16.244164498Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.33E-05s
2026-06-26T19:15:16.245313122Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ScheduledTasks LastStartTime DateTime
2026-06-26T19:15:16.247328862Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks" ADD COLUMN "LastStartTime" DATETIME
2026-06-26T19:15:16.257305440Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.01006s
2026-06-26T19:15:16.258907999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (180, '2026-06-26T19:15:16', 'task_duration')
2026-06-26T19:15:16.262717764Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:16.265608196Z [Info] FluentMigrator.Runner.MigrationRunner: 180: task_duration migrated
2026-06-26T19:15:16.267129401Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0184283s
2026-06-26T19:15:16.268842562Z [Info] FluentMigrator.Runner.MigrationRunner: 181: quality_definition_preferred_size migrating
2026-06-26T19:15:16.270667117Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:16.273087243Z [Info] quality_definition_preferred_size: Starting migration of Main DB to 181
2026-06-26T19:15:16.278490408Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityDefinitions
2026-06-26T19:15:16.280226655Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.5E-05s
2026-06-26T19:15:16.281484249Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityDefinitions PreferredSize Double
2026-06-26T19:15:16.283486593Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityDefinitions" ADD COLUMN "PreferredSize" NUMERIC
2026-06-26T19:15:16.293557440Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099847s
2026-06-26T19:15:16.294998523Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "QualityDefinitions" SET "PreferredSize" = "MaxSize" - 5 WHERE "MaxSize" > 5
2026-06-26T19:15:16.297542719Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityDefinitions" SET "PreferredSize" = "MaxSize" - 5 WHERE "MaxSize" > 5
2026-06-26T19:15:16.300922708Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033912s
2026-06-26T19:15:16.302514975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (181, '2026-06-26T19:15:16', 'quality_definition_preferred_size')
2026-06-26T19:15:16.306522418Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:16.309494926Z [Info] FluentMigrator.Runner.MigrationRunner: 181: quality_definition_preferred_size migrated
2026-06-26T19:15:16.311210502Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011913s
2026-06-26T19:15:16.312882260Z [Info] FluentMigrator.Runner.MigrationRunner: 182: add_custom_format_score_bypass_to_delay_profile migrating
2026-06-26T19:15:16.314849523Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:16.317267544Z [Info] add_custom_format_score_bypass_to_delay_profile: Starting migration of Main DB to 182
2026-06-26T19:15:16.335361875Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2026-06-26T19:15:16.337242284Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.59E-05s
2026-06-26T19:15:16.338923601Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfAboveCustomFormatScore Boolean
2026-06-26T19:15:16.341231600Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfAboveCustomFormatScore" INTEGER NOT NULL DEFAULT 0
2026-06-26T19:15:16.351823948Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107472s
2026-06-26T19:15:16.353259881Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2026-06-26T19:15:16.354713369Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.4E-06s
2026-06-26T19:15:16.356051334Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles MinimumCustomFormatScore Int32
2026-06-26T19:15:16.358046714Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "MinimumCustomFormatScore" INTEGER
2026-06-26T19:15:16.367472151Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095013s
2026-06-26T19:15:16.369087766Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (182, '2026-06-26T19:15:16', 'add_custom_format_score_bypass_to_delay_profile')
2026-06-26T19:15:16.373324241Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:16.376600350Z [Info] FluentMigrator.Runner.MigrationRunner: 182: add_custom_format_score_bypass_to_delay_profile migrated
2026-06-26T19:15:16.378827186Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0186629s
2026-06-26T19:15:16.380527802Z [Info] FluentMigrator.Runner.MigrationRunner: 183: update_images_remote_url migrating
2026-06-26T19:15:16.382082574Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:16.384748084Z [Info] update_images_remote_url: Starting migration of Main DB to 183
2026-06-26T19:15:16.388753723Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Episodes" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"')
2026-06-26T19:15:16.391201494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Episodes" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"')
2026-06-26T19:15:16.394714421Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034793s
2026-06-26T19:15:16.396096325Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Series" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"'), "Actors" = REPLACE("Actors", '"url"', '"remoteUrl"'), "Seasons" = REPLACE("Seasons", '"url"', '"remoteUrl"')
2026-06-26T19:15:16.399618741Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Series" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"'), "Actors" = REPLACE("Actors", '"url"', '"remoteUrl"'), "Seasons" = REPLACE("Seasons", '"url"', '"remoteUrl"')
2026-06-26T19:15:16.404475785Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048327s
2026-06-26T19:15:16.406070268Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (183, '2026-06-26T19:15:16', 'update_images_remote_url')
2026-06-26T19:15:16.410008541Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:16.412928764Z [Info] FluentMigrator.Runner.MigrationRunner: 183: update_images_remote_url migrated
2026-06-26T19:15:16.414568507Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0133163s
2026-06-26T19:15:16.416244002Z [Info] FluentMigrator.Runner.MigrationRunner: 184: remove_invalid_roksbox_metadata_images migrating
2026-06-26T19:15:16.418075572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:16.420498192Z [Info] remove_invalid_roksbox_metadata_images: Starting migration of Main DB to 184
2026-06-26T19:15:16.425619219Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "MetadataFiles" WHERE "Consumer" = 'RoksboxMetadata' AND "Type" = 5 AND ("RelativePath" LIKE '%/metadata/%' OR "RelativePath" LIKE '%\metadata\%')
2026-06-26T19:15:16.429303661Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "MetadataFiles" WHERE "Consumer" = 'RoksboxMetadata' AND "Type" = 5 AND ("RelativePath" LIKE '%/metadata/%' OR "RelativePath" LIKE '%\metadata\%')
2026-06-26T19:15:16.434622115Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049746s
2026-06-26T19:15:16.435991063Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (184, '2026-06-26T19:15:16', 'remove_invalid_roksbox_metadata_images')
2026-06-26T19:15:16.440400426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:16.443420249Z [Info] FluentMigrator.Runner.MigrationRunner: 184: remove_invalid_roksbox_metadata_images migrated
2026-06-26T19:15:16.445399867Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0141522s
2026-06-26T19:15:16.447062036Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_episode_runtime migrating
2026-06-26T19:15:16.448707621Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:16.451583544Z [Info] add_episode_runtime: Starting migration of Main DB to 185
2026-06-26T19:15:16.456244073Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2026-06-26T19:15:16.457692531Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.38E-05s
2026-06-26T19:15:16.459012500Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes Runtime Int32
2026-06-26T19:15:16.460835151Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "Runtime" INTEGER NOT NULL DEFAULT 0
2026-06-26T19:15:16.471436458Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010628s
2026-06-26T19:15:16.473242967Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (185, '2026-06-26T19:15:16', 'add_episode_runtime')
2026-06-26T19:15:16.477261703Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:16.480222407Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_episode_runtime migrated
2026-06-26T19:15:16.481868393Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0195342s
2026-06-26T19:15:16.483841829Z [Info] FluentMigrator.Runner.MigrationRunner: 186: add_result_to_commands migrating
2026-06-26T19:15:16.485278874Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:16.487699310Z [Info] add_result_to_commands: Starting migration of Main DB to 186
2026-06-26T19:15:16.492540652Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-06-26T19:15:16.494670342Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.44E-05s
2026-06-26T19:15:16.495520004Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Commands Result Int32
2026-06-26T19:15:16.497312565Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands" ADD COLUMN "Result" INTEGER NOT NULL DEFAULT 1
2026-06-26T19:15:16.507400147Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101773s
2026-06-26T19:15:16.509046273Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (186, '2026-06-26T19:15:16', 'add_result_to_commands')
2026-06-26T19:15:16.513019086Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:16.515882575Z [Info] FluentMigrator.Runner.MigrationRunner: 186: add_result_to_commands migrated
2026-06-26T19:15:16.517557178Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0187487s
2026-06-26T19:15:16.519270850Z [Info] FluentMigrator.Runner.MigrationRunner: 187: add_on_series_add_to_notifications migrating
2026-06-26T19:15:16.521083993Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:16.523509569Z [Info] add_on_series_add_to_notifications: Starting migration of Main DB to 187
2026-06-26T19:15:16.528688352Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-06-26T19:15:16.530341191Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.39E-05s
2026-06-26T19:15:16.531696672Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnSeriesAdd Boolean
2026-06-26T19:15:16.533744117Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnSeriesAdd" INTEGER NOT NULL DEFAULT 0
2026-06-26T19:15:16.544032723Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103803s
2026-06-26T19:15:16.545668829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (187, '2026-06-26T19:15:16', 'add_on_series_add_to_notifications')
2026-06-26T19:15:16.549732225Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:16.552731437Z [Info] FluentMigrator.Runner.MigrationRunner: 187: add_on_series_add_to_notifications migrated
2026-06-26T19:15:16.554625031Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0191591s
2026-06-26T19:15:16.556214594Z [Info] FluentMigrator.Runner.MigrationRunner: 188: postgres_update_timestamp_columns_to_with_timezone migrating
2026-06-26T19:15:16.558224052Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:16.560683106Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Main DB to 188
2026-06-26T19:15:16.613593333Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-06-26T19:15:16.615931924Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Commands" WHERE 1 = 1
2026-06-26T19:15:16.618882358Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031367s
2026-06-26T19:15:16.620274934Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2026-06-26T19:15:16.621742209Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-05s
2026-06-26T19:15:16.623066717Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist Date DateTimeOffset
2026-06-26T19:15:16.672020164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blocklist_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "EpisodeIds" TEXT NOT NULL, "SourceTitle" TEXT NOT NULL, "Quality" TEXT NOT NULL, "Date" DATETIME NOT NULL, "PublishedDate" DATETIME, "Size" INTEGER, "Protocol" INTEGER, "Indexer" TEXT, "Message" TEXT, "TorrentInfoHash" TEXT, "Languages" TEXT NOT NULL)
2026-06-26T19:15:16.680614788Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Blocklist_temp" ("Id", "SeriesId", "EpisodeIds", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "Languages") SELECT "Id", "SeriesId", "EpisodeIds", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "Languages" FROM "Blocklist"
2026-06-26T19:15:16.688622430Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist"
2026-06-26T19:15:16.691739679Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist"
2026-06-26T19:15:16.715044366Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Blacklist_SeriesId" ON "Blocklist" ("SeriesId" ASC)
2026-06-26T19:15:16.718836576Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0939743s
2026-06-26T19:15:16.720225704Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2026-06-26T19:15:16.721709814Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-05s
2026-06-26T19:15:16.723030124Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist PublishedDate DateTimeOffset
2026-06-26T19:15:16.771474285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blocklist_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "EpisodeIds" TEXT NOT NULL, "SourceTitle" TEXT NOT NULL, "Quality" TEXT NOT NULL, "Date" DATETIME NOT NULL, "PublishedDate" DATETIME, "Size" INTEGER, "Protocol" INTEGER, "Indexer" TEXT, "Message" TEXT, "TorrentInfoHash" TEXT, "Languages" TEXT NOT NULL)
2026-06-26T19:15:16.780076123Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Blocklist_temp" ("Id", "SeriesId", "EpisodeIds", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "Languages") SELECT "Id", "SeriesId", "EpisodeIds", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "Languages" FROM "Blocklist"
2026-06-26T19:15:16.788058815Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist"
2026-06-26T19:15:16.791154100Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist"
2026-06-26T19:15:16.814592376Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Blacklist_SeriesId" ON "Blocklist" ("SeriesId" ASC)
2026-06-26T19:15:16.818303092Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0933725s
2026-06-26T19:15:16.819753634Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-06-26T19:15:16.821240990Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.27E-05s
2026-06-26T19:15:16.822579887Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands QueuedAt DateTimeOffset
2026-06-26T19:15:16.871430056Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL, "Result" INTEGER NOT NULL)
2026-06-26T19:15:16.881105608Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Commands_temp" ("Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger", "Result") SELECT "Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger", "Result" FROM "Commands"
2026-06-26T19:15:16.888651559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2026-06-26T19:15:16.891833629Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2026-06-26T19:15:16.915138918Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0906811s
2026-06-26T19:15:16.917001390Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-06-26T19:15:16.918466571Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.23E-05s
2026-06-26T19:15:16.919787342Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands StartedAt DateTimeOffset
2026-06-26T19:15:16.971353282Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL, "Result" INTEGER NOT NULL)
2026-06-26T19:15:16.980110934Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Commands_temp" ("Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger", "Result") SELECT "Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger", "Result" FROM "Commands"
2026-06-26T19:15:16.987165515Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2026-06-26T19:15:16.990521636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2026-06-26T19:15:17.015356376Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0928672s
2026-06-26T19:15:17.017643693Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-06-26T19:15:17.019097142Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.31E-05s
2026-06-26T19:15:17.020487062Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands EndedAt DateTimeOffset
2026-06-26T19:15:17.070953747Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL, "Result" INTEGER NOT NULL)
2026-06-26T19:15:17.079370142Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Commands_temp" ("Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger", "Result") SELECT "Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger", "Result" FROM "Commands"
2026-06-26T19:15:17.086550457Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2026-06-26T19:15:17.089609078Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2026-06-26T19:15:17.112817942Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0904211s
2026-06-26T19:15:17.114290198Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2026-06-26T19:15:17.115872305Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.3E-05s
2026-06-26T19:15:17.117213377Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus InitialFailure DateTimeOffset
2026-06-26T19:15:17.165939236Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME)
2026-06-26T19:15:17.173308922Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DownloadClientStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "DownloadClientStatus"
2026-06-26T19:15:17.180213952Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2026-06-26T19:15:17.183429330Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2026-06-26T19:15:17.206904119Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-06-26T19:15:17.211833500Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0925713s
2026-06-26T19:15:17.213278721Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2026-06-26T19:15:17.214870878Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-05s
2026-06-26T19:15:17.216215958Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus MostRecentFailure DateTimeOffset
2026-06-26T19:15:17.265904306Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME)
2026-06-26T19:15:17.274463097Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DownloadClientStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "DownloadClientStatus"
2026-06-26T19:15:17.288610096Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2026-06-26T19:15:17.292964589Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2026-06-26T19:15:17.318513677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-06-26T19:15:17.325010435Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1063981s
2026-06-26T19:15:17.326506338Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2026-06-26T19:15:17.328147064Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.31E-05s
2026-06-26T19:15:17.329856187Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus DisabledTill DateTimeOffset
2026-06-26T19:15:17.379804719Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME)
2026-06-26T19:15:17.386808888Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DownloadClientStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "DownloadClientStatus"
2026-06-26T19:15:17.393452301Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2026-06-26T19:15:17.396731598Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2026-06-26T19:15:17.420196828Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-06-26T19:15:17.424770592Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0926916s
2026-06-26T19:15:17.426183869Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadHistory
2026-06-26T19:15:17.427706517Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.28E-05s
2026-06-26T19:15:17.429058610Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadHistory Date DateTimeOffset
2026-06-26T19:15:17.478759252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadHistory_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "EventType" INTEGER NOT NULL, "SeriesId" INTEGER NOT NULL, "DownloadId" TEXT NOT NULL, "SourceTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Protocol" INTEGER, "IndexerId" INTEGER, "DownloadClientId" INTEGER, "Release" TEXT, "Data" TEXT)
2026-06-26T19:15:17.486693286Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DownloadHistory_temp" ("Id", "EventType", "SeriesId", "DownloadId", "SourceTitle", "Date", "Protocol", "IndexerId", "DownloadClientId", "Release", "Data") SELECT "Id", "EventType", "SeriesId", "DownloadId", "SourceTitle", "Date", "Protocol", "IndexerId", "DownloadClientId", "Release", "Data" FROM "DownloadHistory"
2026-06-26T19:15:17.494040456Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadHistory"
2026-06-26T19:15:17.497596801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadHistory_temp" RENAME TO "DownloadHistory"
2026-06-26T19:15:17.521021149Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC)
2026-06-26T19:15:17.525291953Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_SeriesId" ON "DownloadHistory" ("SeriesId" ASC)
2026-06-26T19:15:17.529142149Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC)
2026-06-26T19:15:17.532956253Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1020482s
2026-06-26T19:15:17.534372465Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable EpisodeFiles
2026-06-26T19:15:17.535876094Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.23E-05s
2026-06-26T19:15:17.537313340Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn EpisodeFiles DateAdded DateTimeOffset
2026-06-26T19:15:17.586259462Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "EpisodeFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "DateAdded" DATETIME NOT NULL, "SeasonNumber" INTEGER NOT NULL, "SceneName" TEXT, "ReleaseGroup" TEXT, "MediaInfo" TEXT, "RelativePath" TEXT, "OriginalFilePath" TEXT, "Languages" TEXT NOT NULL)
2026-06-26T19:15:17.594938776Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "EpisodeFiles_temp" ("Id", "SeriesId", "Quality", "Size", "DateAdded", "SeasonNumber", "SceneName", "ReleaseGroup", "MediaInfo", "RelativePath", "OriginalFilePath", "Languages") SELECT "Id", "SeriesId", "Quality", "Size", "DateAdded", "SeasonNumber", "SceneName", "ReleaseGroup", "MediaInfo", "RelativePath", "OriginalFilePath", "Languages" FROM "EpisodeFiles"
2026-06-26T19:15:17.603183686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "EpisodeFiles"
2026-06-26T19:15:17.606343051Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles_temp" RENAME TO "EpisodeFiles"
2026-06-26T19:15:17.629343094Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_EpisodeFiles_SeriesId" ON "EpisodeFiles" ("SeriesId" ASC)
2026-06-26T19:15:17.633149181Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0940007s
2026-06-26T19:15:17.634969679Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2026-06-26T19:15:17.636092521Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.26E-05s
2026-06-26T19:15:17.637457941Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Episodes AirDateUtc DateTimeOffset
2026-06-26T19:15:17.687367384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Episodes_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "SeasonNumber" INTEGER NOT NULL, "EpisodeNumber" INTEGER NOT NULL, "Title" TEXT, "Overview" TEXT, "EpisodeFileId" INTEGER, "AbsoluteEpisodeNumber" INTEGER, "SceneAbsoluteEpisodeNumber" INTEGER, "SceneSeasonNumber" INTEGER, "SceneEpisodeNumber" INTEGER, "Monitored" INTEGER, "AirDateUtc" DATETIME, "AirDate" TEXT, "Ratings" TEXT, "Images" TEXT, "UnverifiedSceneNumbering" INTEGER NOT NULL, "LastSearchTime" DATETIME, "AiredAfterSeasonNumber" INTEGER, "AiredBeforeSeasonNumber" INTEGER, "AiredBeforeEpisodeNumber" INTEGER, "TvdbId" INTEGER, "Runtime" INTEGER NOT NULL)
2026-06-26T19:15:17.701476988Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Episodes_temp" ("Id", "SeriesId", "SeasonNumber", "EpisodeNumber", "Title", "Overview", "EpisodeFileId", "AbsoluteEpisodeNumber", "SceneAbsoluteEpisodeNumber", "SceneSeasonNumber", "SceneEpisodeNumber", "Monitored", "AirDateUtc", "AirDate", "Ratings", "Images", "UnverifiedSceneNumbering", "LastSearchTime", "AiredAfterSeasonNumber", "AiredBeforeSeasonNumber", "AiredBeforeEpisodeNumber", "TvdbId", "Runtime") SELECT "Id", "SeriesId", "SeasonNumber", "EpisodeNumber", "Title", "Overview", "EpisodeFileId", "AbsoluteEpisodeNumber", "SceneAbsoluteEpisodeNumber", "SceneSeasonNumber", "SceneEpisodeNumber", "Monitored", "AirDateUtc", "AirDate", "Ratings", "Images", "UnverifiedSceneNumbering", "LastSearchTime", "AiredAfterSeasonNumber", "AiredBeforeSeasonNumber", "AiredBeforeEpisodeNumber", "TvdbId", "Runtime" FROM "Episodes"
2026-06-26T19:15:17.717600810Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Episodes"
2026-06-26T19:15:17.721370203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes_temp" RENAME TO "Episodes"
2026-06-26T19:15:17.743905601Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_EpisodeFileId" ON "Episodes" ("EpisodeFileId" ASC)
2026-06-26T19:15:17.747902362Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_SeriesId" ON "Episodes" ("SeriesId" ASC)
2026-06-26T19:15:17.751793811Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_SeriesId_SeasonNumber_EpisodeNumber" ON "Episodes" ("SeriesId" ASC, "SeasonNumber" ASC, "EpisodeNumber" ASC)
2026-06-26T19:15:17.756375251Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_SeriesId_AirDate" ON "Episodes" ("SeriesId" ASC, "AirDate" ASC)
2026-06-26T19:15:17.760289125Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1209399s
2026-06-26T19:15:17.761665718Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2026-06-26T19:15:17.763155008Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.13E-05s
2026-06-26T19:15:17.764533726Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Episodes LastSearchTime DateTimeOffset
2026-06-26T19:15:17.813261528Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Episodes_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "SeasonNumber" INTEGER NOT NULL, "EpisodeNumber" INTEGER NOT NULL, "Title" TEXT, "Overview" TEXT, "EpisodeFileId" INTEGER, "AbsoluteEpisodeNumber" INTEGER, "SceneAbsoluteEpisodeNumber" INTEGER, "SceneSeasonNumber" INTEGER, "SceneEpisodeNumber" INTEGER, "Monitored" INTEGER, "AirDateUtc" DATETIME, "AirDate" TEXT, "Ratings" TEXT, "Images" TEXT, "UnverifiedSceneNumbering" INTEGER NOT NULL, "LastSearchTime" DATETIME, "AiredAfterSeasonNumber" INTEGER, "AiredBeforeSeasonNumber" INTEGER, "AiredBeforeEpisodeNumber" INTEGER, "TvdbId" INTEGER, "Runtime" INTEGER NOT NULL)
2026-06-26T19:15:17.826893881Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Episodes_temp" ("Id", "SeriesId", "SeasonNumber", "EpisodeNumber", "Title", "Overview", "EpisodeFileId", "AbsoluteEpisodeNumber", "SceneAbsoluteEpisodeNumber", "SceneSeasonNumber", "SceneEpisodeNumber", "Monitored", "AirDateUtc", "AirDate", "Ratings", "Images", "UnverifiedSceneNumbering", "LastSearchTime", "AiredAfterSeasonNumber", "AiredBeforeSeasonNumber", "AiredBeforeEpisodeNumber", "TvdbId", "Runtime") SELECT "Id", "SeriesId", "SeasonNumber", "EpisodeNumber", "Title", "Overview", "EpisodeFileId", "AbsoluteEpisodeNumber", "SceneAbsoluteEpisodeNumber", "SceneSeasonNumber", "SceneEpisodeNumber", "Monitored", "AirDateUtc", "AirDate", "Ratings", "Images", "UnverifiedSceneNumbering", "LastSearchTime", "AiredAfterSeasonNumber", "AiredBeforeSeasonNumber", "AiredBeforeEpisodeNumber", "TvdbId", "Runtime" FROM "Episodes"
2026-06-26T19:15:17.842546313Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Episodes"
2026-06-26T19:15:17.846175834Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes_temp" RENAME TO "Episodes"
2026-06-26T19:15:17.868186435Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_EpisodeFileId" ON "Episodes" ("EpisodeFileId" ASC)
2026-06-26T19:15:17.871966500Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_SeriesId" ON "Episodes" ("SeriesId" ASC)
2026-06-26T19:15:17.875536462Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_SeriesId_SeasonNumber_EpisodeNumber" ON "Episodes" ("SeriesId" ASC, "SeasonNumber" ASC, "EpisodeNumber" ASC)
2026-06-26T19:15:17.880157540Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_SeriesId_AirDate" ON "Episodes" ("SeriesId" ASC, "AirDate" ASC)
2026-06-26T19:15:17.884002045Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1175459s
2026-06-26T19:15:17.885365021Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles
2026-06-26T19:15:17.886829591Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.27E-05s
2026-06-26T19:15:17.888153158Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles Added DateTimeOffset
2026-06-26T19:15:17.935117588Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ExtraFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "SeasonNumber" INTEGER NOT NULL, "EpisodeFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL)
2026-06-26T19:15:17.942465981Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ExtraFiles_temp" ("Id", "SeriesId", "SeasonNumber", "EpisodeFileId", "RelativePath", "Extension", "Added", "LastUpdated") SELECT "Id", "SeriesId", "SeasonNumber", "EpisodeFileId", "RelativePath", "Extension", "Added", "LastUpdated" FROM "ExtraFiles"
2026-06-26T19:15:17.948683196Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles"
2026-06-26T19:15:17.951615503Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles"
2026-06-26T19:15:17.974585576Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0844593s
2026-06-26T19:15:17.976502678Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles
2026-06-26T19:15:17.977982389Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.46E-05s
2026-06-26T19:15:17.979336246Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles LastUpdated DateTimeOffset
2026-06-26T19:15:18.026890244Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ExtraFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "SeasonNumber" INTEGER NOT NULL, "EpisodeFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL)
2026-06-26T19:15:18.034705919Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ExtraFiles_temp" ("Id", "SeriesId", "SeasonNumber", "EpisodeFileId", "RelativePath", "Extension", "Added", "LastUpdated") SELECT "Id", "SeriesId", "SeasonNumber", "EpisodeFileId", "RelativePath", "Extension", "Added", "LastUpdated" FROM "ExtraFiles"
2026-06-26T19:15:18.040983836Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles"
2026-06-26T19:15:18.043937105Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles"
2026-06-26T19:15:18.066707366Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0854047s
2026-06-26T19:15:18.068304463Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History
2026-06-26T19:15:18.069740246Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.37E-05s
2026-06-26T19:15:18.071061407Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Date DateTimeOffset
2026-06-26T19:15:18.125642691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "History_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "EpisodeId" INTEGER NOT NULL, "SeriesId" INTEGER NOT NULL, "SourceTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Quality" TEXT NOT NULL, "Data" TEXT NOT NULL, "EventType" INTEGER, "DownloadId" TEXT, "Languages" TEXT NOT NULL)
2026-06-26T19:15:18.133724662Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "History_temp" ("Id", "EpisodeId", "SeriesId", "SourceTitle", "Date", "Quality", "Data", "EventType", "DownloadId", "Languages") SELECT "Id", "EpisodeId", "SeriesId", "SourceTitle", "Date", "Quality", "Data", "EventType", "DownloadId", "Languages" FROM "History"
2026-06-26T19:15:18.140270649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History"
2026-06-26T19:15:18.144131898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History"
2026-06-26T19:15:18.166390869Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2026-06-26T19:15:18.169923315Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC)
2026-06-26T19:15:18.173489669Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EpisodeId_Date" ON "History" ("EpisodeId" ASC, "Date" DESC)
2026-06-26T19:15:18.177316178Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC)
2026-06-26T19:15:18.181144520Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_SeriesId" ON "History" ("SeriesId" ASC)
2026-06-26T19:15:18.184614811Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1117896s
2026-06-26T19:15:18.185974320Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2026-06-26T19:15:18.187465253Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.28E-05s
2026-06-26T19:15:18.189094646Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus InitialFailure DateTimeOffset
2026-06-26T19:15:18.236503681Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastInfoSync" DATETIME)
2026-06-26T19:15:18.243528162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportListStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastInfoSync") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastInfoSync" FROM "ImportListStatus"
2026-06-26T19:15:18.250207207Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2026-06-26T19:15:18.253447965Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2026-06-26T19:15:18.276853115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-06-26T19:15:18.281040731Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0899419s
2026-06-26T19:15:18.282433527Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2026-06-26T19:15:18.284258644Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.21E-05s
2026-06-26T19:15:18.285330163Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus MostRecentFailure DateTimeOffset
2026-06-26T19:15:18.332365535Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastInfoSync" DATETIME)
2026-06-26T19:15:18.339164492Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportListStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastInfoSync") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastInfoSync" FROM "ImportListStatus"
2026-06-26T19:15:18.345743836Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2026-06-26T19:15:18.348942279Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2026-06-26T19:15:18.371802541Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-06-26T19:15:18.375873021Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0884869s
2026-06-26T19:15:18.377201979Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2026-06-26T19:15:18.378758194Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.23E-05s
2026-06-26T19:15:18.380085127Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus DisabledTill DateTimeOffset
2026-06-26T19:15:18.427425083Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastInfoSync" DATETIME)
2026-06-26T19:15:18.434227757Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportListStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastInfoSync") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastInfoSync" FROM "ImportListStatus"
2026-06-26T19:15:18.440809105Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2026-06-26T19:15:18.444041337Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2026-06-26T19:15:18.467053805Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-06-26T19:15:18.471292384Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0892368s
2026-06-26T19:15:18.472655680Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2026-06-26T19:15:18.474214901Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.27E-05s
2026-06-26T19:15:18.475559300Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus LastInfoSync DateTimeOffset
2026-06-26T19:15:18.523066343Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastInfoSync" DATETIME)
2026-06-26T19:15:18.530197028Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportListStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastInfoSync") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastInfoSync" FROM "ImportListStatus"
2026-06-26T19:15:18.536917687Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2026-06-26T19:15:18.540382877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2026-06-26T19:15:18.563467751Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-06-26T19:15:18.568171898Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0906079s
2026-06-26T19:15:18.569542870Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2026-06-26T19:15:18.571069616Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.21E-05s
2026-06-26T19:15:18.572387661Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus InitialFailure DateTimeOffset
2026-06-26T19:15:18.620889548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT)
2026-06-26T19:15:18.628479678Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "IndexerStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo" FROM "IndexerStatus"
2026-06-26T19:15:18.635344528Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-06-26T19:15:18.638579795Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-06-26T19:15:18.661823450Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-06-26T19:15:18.665922928Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0915872s
2026-06-26T19:15:18.667310142Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2026-06-26T19:15:18.668866939Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.25E-05s
2026-06-26T19:15:18.670188421Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus MostRecentFailure DateTimeOffset
2026-06-26T19:15:18.717796788Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT)
2026-06-26T19:15:18.725299883Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "IndexerStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo" FROM "IndexerStatus"
2026-06-26T19:15:18.732032536Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-06-26T19:15:18.735106479Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-06-26T19:15:18.758328499Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-06-26T19:15:18.762441755Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0902742s
2026-06-26T19:15:18.763820222Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2026-06-26T19:15:18.765322479Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.23E-05s
2026-06-26T19:15:18.766699212Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus DisabledTill DateTimeOffset
2026-06-26T19:15:18.814566702Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT)
2026-06-26T19:15:18.821797788Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "IndexerStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo" FROM "IndexerStatus"
2026-06-26T19:15:18.828546103Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-06-26T19:15:18.831634304Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-06-26T19:15:18.855557788Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-06-26T19:15:18.859567646Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0909204s
2026-06-26T19:15:18.860938798Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles
2026-06-26T19:15:18.862452437Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.21E-05s
2026-06-26T19:15:18.863865945Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles LastUpdated DateTimeOffset
2026-06-26T19:15:18.911576939Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MetadataFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "Consumer" TEXT NOT NULL, "Type" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "LastUpdated" DATETIME NOT NULL, "SeasonNumber" INTEGER, "EpisodeFileId" INTEGER, "Hash" TEXT, "Added" DATETIME, "Extension" TEXT NOT NULL)
2026-06-26T19:15:18.919221880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "MetadataFiles_temp" ("Id", "SeriesId", "Consumer", "Type", "RelativePath", "LastUpdated", "SeasonNumber", "EpisodeFileId", "Hash", "Added", "Extension") SELECT "Id", "SeriesId", "Consumer", "Type", "RelativePath", "LastUpdated", "SeasonNumber", "EpisodeFileId", "Hash", "Added", "Extension" FROM "MetadataFiles"
2026-06-26T19:15:18.932303633Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles"
2026-06-26T19:15:18.935450012Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles"
2026-06-26T19:15:18.958611150Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0927544s
2026-06-26T19:15:18.960020629Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles
2026-06-26T19:15:18.961522294Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.35E-05s
2026-06-26T19:15:18.963037196Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles Added DateTimeOffset
2026-06-26T19:15:19.011110801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MetadataFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "Consumer" TEXT NOT NULL, "Type" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "LastUpdated" DATETIME NOT NULL, "SeasonNumber" INTEGER, "EpisodeFileId" INTEGER, "Hash" TEXT, "Added" DATETIME, "Extension" TEXT NOT NULL)
2026-06-26T19:15:19.019786367Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "MetadataFiles_temp" ("Id", "SeriesId", "Consumer", "Type", "RelativePath", "LastUpdated", "SeasonNumber", "EpisodeFileId", "Hash", "Added", "Extension") SELECT "Id", "SeriesId", "Consumer", "Type", "RelativePath", "LastUpdated", "SeasonNumber", "EpisodeFileId", "Hash", "Added", "Extension" FROM "MetadataFiles"
2026-06-26T19:15:19.027078628Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles"
2026-06-26T19:15:19.030064854Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles"
2026-06-26T19:15:19.052832920Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0878989s
2026-06-26T19:15:19.054433243Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases
2026-06-26T19:15:19.055993216Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.26E-05s
2026-06-26T19:15:19.057281331Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn PendingReleases Added DateTimeOffset
2026-06-26T19:15:19.104529433Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "PendingReleases_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "Title" TEXT NOT NULL, "Added" DATETIME NOT NULL, "ParsedEpisodeInfo" TEXT NOT NULL, "Release" TEXT NOT NULL, "Reason" INTEGER NOT NULL, "AdditionalInfo" TEXT)
2026-06-26T19:15:19.112041055Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "PendingReleases_temp" ("Id", "SeriesId", "Title", "Added", "ParsedEpisodeInfo", "Release", "Reason", "AdditionalInfo") SELECT "Id", "SeriesId", "Title", "Added", "ParsedEpisodeInfo", "Release", "Reason", "AdditionalInfo" FROM "PendingReleases"
2026-06-26T19:15:19.118940634Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases"
2026-06-26T19:15:19.122657201Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases"
2026-06-26T19:15:19.145262409Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0860345s
2026-06-26T19:15:19.146668111Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2026-06-26T19:15:19.148187452Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.55E-05s
2026-06-26T19:15:19.149504144Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastExecution DateTimeOffset
2026-06-26T19:15:19.195893957Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL, "Interval" INTEGER NOT NULL, "LastExecution" DATETIME NOT NULL, "LastStartTime" DATETIME)
2026-06-26T19:15:19.201671476Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ScheduledTasks_temp" ("Id", "TypeName", "Interval", "LastExecution", "LastStartTime") SELECT "Id", "TypeName", "Interval", "LastExecution", "LastStartTime" FROM "ScheduledTasks"
2026-06-26T19:15:19.206745177Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks"
2026-06-26T19:15:19.209902427Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks"
2026-06-26T19:15:19.232755916Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2026-06-26T19:15:19.237603240Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0861383s
2026-06-26T19:15:19.238962729Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2026-06-26T19:15:19.240877667Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.29E-05s
2026-06-26T19:15:19.242227456Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastStartTime DateTimeOffset
2026-06-26T19:15:19.289405015Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL, "Interval" INTEGER NOT NULL, "LastExecution" DATETIME NOT NULL, "LastStartTime" DATETIME)
2026-06-26T19:15:19.297181992Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ScheduledTasks_temp" ("Id", "TypeName", "Interval", "LastExecution", "LastStartTime") SELECT "Id", "TypeName", "Interval", "LastExecution", "LastStartTime" FROM "ScheduledTasks"
2026-06-26T19:15:19.302328770Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks"
2026-06-26T19:15:19.305510149Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks"
2026-06-26T19:15:19.328295791Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2026-06-26T19:15:19.332243594Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0876897s
2026-06-26T19:15:19.333661851Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-06-26T19:15:19.335039356Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.21E-05s
2026-06-26T19:15:19.336399556Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Series LastInfoSync DateTimeOffset
2026-06-26T19:15:19.384626640Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Series_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TvdbId" INTEGER NOT NULL, "TvRageId" INTEGER NOT NULL, "ImdbId" TEXT, "Title" TEXT NOT NULL, "TitleSlug" TEXT, "CleanTitle" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "AirTime" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "SeasonFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "Runtime" INTEGER NOT NULL, "SeriesType" INTEGER NOT NULL, "Network" TEXT, "UseSceneNumbering" INTEGER NOT NULL, "FirstAired" DATETIME, "NextAiring" DATETIME, "Year" INTEGER, "Seasons" TEXT, "Actors" TEXT, "Ratings" TEXT, "Genres" TEXT, "Certification" TEXT, "SortTitle" TEXT, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "TvMazeId" INTEGER NOT NULL, "OriginalLanguage" INTEGER NOT NULL)
2026-06-26T19:15:19.400221926Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Series_temp" ("Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring", "Year", "Seasons", "Actors", "Ratings", "Genres", "Certification", "SortTitle", "QualityProfileId", "Tags", "Added", "AddOptions", "TvMazeId", "OriginalLanguage") SELECT "Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring", "Year", "Seasons", "Actors", "Ratings", "Genres", "Certification", "SortTitle", "QualityProfileId", "Tags", "Added", "AddOptions", "TvMazeId", "OriginalLanguage" FROM "Series"
2026-06-26T19:15:19.416926849Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2026-06-26T19:15:19.420860964Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2026-06-26T19:15:19.442782535Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2026-06-26T19:15:19.446380834Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2026-06-26T19:15:19.449966297Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_Path" ON "Series" ("Path" ASC)
2026-06-26T19:15:19.453503593Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_CleanTitle" ON "Series" ("CleanTitle" ASC)
2026-06-26T19:15:19.456892089Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC)
2026-06-26T19:15:19.460388402Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvMazeId" ON "Series" ("TvMazeId" ASC)
2026-06-26T19:15:19.463823813Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1255755s
2026-06-26T19:15:19.465181738Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-06-26T19:15:19.466587761Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-05s
2026-06-26T19:15:19.467877890Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Series LastDiskSync DateTimeOffset
2026-06-26T19:15:19.515883457Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Series_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TvdbId" INTEGER NOT NULL, "TvRageId" INTEGER NOT NULL, "ImdbId" TEXT, "Title" TEXT NOT NULL, "TitleSlug" TEXT, "CleanTitle" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "AirTime" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "SeasonFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "Runtime" INTEGER NOT NULL, "SeriesType" INTEGER NOT NULL, "Network" TEXT, "UseSceneNumbering" INTEGER NOT NULL, "FirstAired" DATETIME, "NextAiring" DATETIME, "Year" INTEGER, "Seasons" TEXT, "Actors" TEXT, "Ratings" TEXT, "Genres" TEXT, "Certification" TEXT, "SortTitle" TEXT, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "TvMazeId" INTEGER NOT NULL, "OriginalLanguage" INTEGER NOT NULL)
2026-06-26T19:15:19.531811054Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Series_temp" ("Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring", "Year", "Seasons", "Actors", "Ratings", "Genres", "Certification", "SortTitle", "QualityProfileId", "Tags", "Added", "AddOptions", "TvMazeId", "OriginalLanguage") SELECT "Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring", "Year", "Seasons", "Actors", "Ratings", "Genres", "Certification", "SortTitle", "QualityProfileId", "Tags", "Added", "AddOptions", "TvMazeId", "OriginalLanguage" FROM "Series"
2026-06-26T19:15:19.548694946Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2026-06-26T19:15:19.552669914Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2026-06-26T19:15:19.574988986Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2026-06-26T19:15:19.578944053Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2026-06-26T19:15:19.582856675Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_Path" ON "Series" ("Path" ASC)
2026-06-26T19:15:19.586493301Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_CleanTitle" ON "Series" ("CleanTitle" ASC)
2026-06-26T19:15:19.590749054Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC)
2026-06-26T19:15:19.594480602Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvMazeId" ON "Series" ("TvMazeId" ASC)
2026-06-26T19:15:19.598980046Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1287069s
2026-06-26T19:15:19.599833565Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-06-26T19:15:19.601317344Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.25E-05s
2026-06-26T19:15:19.602658386Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Series FirstAired DateTimeOffset
2026-06-26T19:15:19.663461143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Series_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TvdbId" INTEGER NOT NULL, "TvRageId" INTEGER NOT NULL, "ImdbId" TEXT, "Title" TEXT NOT NULL, "TitleSlug" TEXT, "CleanTitle" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "AirTime" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "SeasonFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "Runtime" INTEGER NOT NULL, "SeriesType" INTEGER NOT NULL, "Network" TEXT, "UseSceneNumbering" INTEGER NOT NULL, "FirstAired" DATETIME, "NextAiring" DATETIME, "Year" INTEGER, "Seasons" TEXT, "Actors" TEXT, "Ratings" TEXT, "Genres" TEXT, "Certification" TEXT, "SortTitle" TEXT, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "TvMazeId" INTEGER NOT NULL, "OriginalLanguage" INTEGER NOT NULL)
2026-06-26T19:15:19.681587839Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Series_temp" ("Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring", "Year", "Seasons", "Actors", "Ratings", "Genres", "Certification", "SortTitle", "QualityProfileId", "Tags", "Added", "AddOptions", "TvMazeId", "OriginalLanguage") SELECT "Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring", "Year", "Seasons", "Actors", "Ratings", "Genres", "Certification", "SortTitle", "QualityProfileId", "Tags", "Added", "AddOptions", "TvMazeId", "OriginalLanguage" FROM "Series"
2026-06-26T19:15:19.699930861Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2026-06-26T19:15:19.705177351Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2026-06-26T19:15:19.729193531Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2026-06-26T19:15:19.734168854Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2026-06-26T19:15:19.738708379Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_Path" ON "Series" ("Path" ASC)
2026-06-26T19:15:19.742738518Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_CleanTitle" ON "Series" ("CleanTitle" ASC)
2026-06-26T19:15:19.746892526Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC)
2026-06-26T19:15:19.750906602Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvMazeId" ON "Series" ("TvMazeId" ASC)
2026-06-26T19:15:19.754870227Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1504192s
2026-06-26T19:15:19.756459098Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-06-26T19:15:19.757911774Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.35E-05s
2026-06-26T19:15:19.759811040Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Series NextAiring DateTimeOffset
2026-06-26T19:15:19.819141252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Series_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TvdbId" INTEGER NOT NULL, "TvRageId" INTEGER NOT NULL, "ImdbId" TEXT, "Title" TEXT NOT NULL, "TitleSlug" TEXT, "CleanTitle" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "AirTime" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "SeasonFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "Runtime" INTEGER NOT NULL, "SeriesType" INTEGER NOT NULL, "Network" TEXT, "UseSceneNumbering" INTEGER NOT NULL, "FirstAired" DATETIME, "NextAiring" DATETIME, "Year" INTEGER, "Seasons" TEXT, "Actors" TEXT, "Ratings" TEXT, "Genres" TEXT, "Certification" TEXT, "SortTitle" TEXT, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "TvMazeId" INTEGER NOT NULL, "OriginalLanguage" INTEGER NOT NULL)
2026-06-26T19:15:19.836596836Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Series_temp" ("Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring", "Year", "Seasons", "Actors", "Ratings", "Genres", "Certification", "SortTitle", "QualityProfileId", "Tags", "Added", "AddOptions", "TvMazeId", "OriginalLanguage") SELECT "Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring", "Year", "Seasons", "Actors", "Ratings", "Genres", "Certification", "SortTitle", "QualityProfileId", "Tags", "Added", "AddOptions", "TvMazeId", "OriginalLanguage" FROM "Series"
2026-06-26T19:15:19.854974528Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2026-06-26T19:15:19.859482509Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2026-06-26T19:15:19.882218140Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2026-06-26T19:15:19.886068226Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2026-06-26T19:15:19.889689231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_Path" ON "Series" ("Path" ASC)
2026-06-26T19:15:19.893157528Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_CleanTitle" ON "Series" ("CleanTitle" ASC)
2026-06-26T19:15:19.896690876Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC)
2026-06-26T19:15:19.900229765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvMazeId" ON "Series" ("TvMazeId" ASC)
2026-06-26T19:15:19.903713893Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1419496s
2026-06-26T19:15:19.905201029Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-06-26T19:15:19.906647844Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.39E-05s
2026-06-26T19:15:19.908933639Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Series Added DateTimeOffset
2026-06-26T19:15:19.957594136Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Series_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TvdbId" INTEGER NOT NULL, "TvRageId" INTEGER NOT NULL, "ImdbId" TEXT, "Title" TEXT NOT NULL, "TitleSlug" TEXT, "CleanTitle" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "AirTime" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "SeasonFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "Runtime" INTEGER NOT NULL, "SeriesType" INTEGER NOT NULL, "Network" TEXT, "UseSceneNumbering" INTEGER NOT NULL, "FirstAired" DATETIME, "NextAiring" DATETIME, "Year" INTEGER, "Seasons" TEXT, "Actors" TEXT, "Ratings" TEXT, "Genres" TEXT, "Certification" TEXT, "SortTitle" TEXT, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "TvMazeId" INTEGER NOT NULL, "OriginalLanguage" INTEGER NOT NULL)
2026-06-26T19:15:19.973476400Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Series_temp" ("Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring", "Year", "Seasons", "Actors", "Ratings", "Genres", "Certification", "SortTitle", "QualityProfileId", "Tags", "Added", "AddOptions", "TvMazeId", "OriginalLanguage") SELECT "Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring", "Year", "Seasons", "Actors", "Ratings", "Genres", "Certification", "SortTitle", "QualityProfileId", "Tags", "Added", "AddOptions", "TvMazeId", "OriginalLanguage" FROM "Series"
2026-06-26T19:15:19.990402528Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2026-06-26T19:15:19.994384470Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2026-06-26T19:15:20.016646316Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2026-06-26T19:15:20.020250948Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2026-06-26T19:15:20.023838395Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_Path" ON "Series" ("Path" ASC)
2026-06-26T19:15:20.027207001Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_CleanTitle" ON "Series" ("CleanTitle" ASC)
2026-06-26T19:15:20.030734317Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC)
2026-06-26T19:15:20.034224658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvMazeId" ON "Series" ("TvMazeId" ASC)
2026-06-26T19:15:20.037771072Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1270728s
2026-06-26T19:15:20.039173017Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles
2026-06-26T19:15:20.040692898Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.32E-05s
2026-06-26T19:15:20.042005262Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn SubtitleFiles LastUpdated DateTimeOffset
2026-06-26T19:15:20.088822826Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "SubtitleFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "SeasonNumber" INTEGER NOT NULL, "EpisodeFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL, "Language" INTEGER NOT NULL, "LanguageTags" TEXT)
2026-06-26T19:15:20.096868715Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "SubtitleFiles_temp" ("Id", "SeriesId", "SeasonNumber", "EpisodeFileId", "RelativePath", "Extension", "Added", "LastUpdated", "Language", "LanguageTags") SELECT "Id", "SeriesId", "SeasonNumber", "EpisodeFileId", "RelativePath", "Extension", "Added", "LastUpdated", "Language", "LanguageTags" FROM "SubtitleFiles"
2026-06-26T19:15:20.104027887Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SubtitleFiles"
2026-06-26T19:15:20.107203474Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles_temp" RENAME TO "SubtitleFiles"
2026-06-26T19:15:20.130423220Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0864121s
2026-06-26T19:15:20.131798060Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles
2026-06-26T19:15:20.133334726Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.3E-05s
2026-06-26T19:15:20.134706048Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn SubtitleFiles Added DateTimeOffset
2026-06-26T19:15:20.182699261Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "SubtitleFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "SeasonNumber" INTEGER NOT NULL, "EpisodeFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME, "LastUpdated" DATETIME NOT NULL, "Language" INTEGER NOT NULL, "LanguageTags" TEXT)
2026-06-26T19:15:20.192148887Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "SubtitleFiles_temp" ("Id", "SeriesId", "SeasonNumber", "EpisodeFileId", "RelativePath", "Extension", "Added", "LastUpdated", "Language", "LanguageTags") SELECT "Id", "SeriesId", "SeasonNumber", "EpisodeFileId", "RelativePath", "Extension", "Added", "LastUpdated", "Language", "LanguageTags" FROM "SubtitleFiles"
2026-06-26T19:15:20.201125110Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SubtitleFiles"
2026-06-26T19:15:20.204105304Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles_temp" RENAME TO "SubtitleFiles"
2026-06-26T19:15:20.228572462Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0914365s
2026-06-26T19:15:20.230392609Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-06-26T19:15:20.231823111Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.25E-05s
2026-06-26T19:15:20.233230025Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset
2026-06-26T19:15:20.279752335Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT)
2026-06-26T19:15:20.284339826Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo"
2026-06-26T19:15:20.289568349Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo"
2026-06-26T19:15:20.293110916Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo"
2026-06-26T19:15:20.316586487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-06-26T19:15:20.323161423Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0879119s
2026-06-26T19:15:20.325153145Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (188, '2026-06-26T19:15:20', 'postgres_update_timestamp_columns_to_with_timezone')
2026-06-26T19:15:20.329455452Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:20.334478140Z [Info] FluentMigrator.Runner.MigrationRunner: 188: postgres_update_timestamp_columns_to_with_timezone migrated
2026-06-26T19:15:20.336586708Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0993645s
2026-06-26T19:15:20.341114098Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_colon_replacement_to_naming_config migrating
2026-06-26T19:15:20.343027623Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:20.346766515Z [Info] add_colon_replacement_to_naming_config: Starting migration of Main DB to 189
2026-06-26T19:15:20.355072157Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2026-06-26T19:15:20.356832904Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.5E-05s
2026-06-26T19:15:20.358168034Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig ColonReplacementFormat Int32
2026-06-26T19:15:20.360397515Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "ColonReplacementFormat" INTEGER NOT NULL DEFAULT 4
2026-06-26T19:15:20.370653185Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105709s
2026-06-26T19:15:20.372320544Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (189, '2026-06-26T19:15:20', 'add_colon_replacement_to_naming_config')
2026-06-26T19:15:20.376425163Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:20.379352730Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_colon_replacement_to_naming_config migrated
2026-06-26T19:15:20.381176725Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0193389s
2026-06-26T19:15:20.382956330Z [Info] FluentMigrator.Runner.MigrationRunner: 190: health_restored_notification migrating
2026-06-26T19:15:20.384885546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:20.387398198Z [Info] health_restored_notification: Starting migration of Main DB to 190
2026-06-26T19:15:20.392390134Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-06-26T19:15:20.394033144Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.32E-05s
2026-06-26T19:15:20.395345999Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthRestored Boolean
2026-06-26T19:15:20.397374515Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthRestored" INTEGER NOT NULL DEFAULT 0
2026-06-26T19:15:20.407529182Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103098s
2026-06-26T19:15:20.409268977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (190, '2026-06-26T19:15:20', 'health_restored_notification')
2026-06-26T19:15:20.413498808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:20.416450534Z [Info] FluentMigrator.Runner.MigrationRunner: 190: health_restored_notification migrated
2026-06-26T19:15:20.418149547Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0192885s
2026-06-26T19:15:20.419783839Z [Info] FluentMigrator.Runner.MigrationRunner: 191: add_download_client_tags migrating
2026-06-26T19:15:20.421438111Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:20.423800070Z [Info] add_download_client_tags: Starting migration of Main DB to 191
2026-06-26T19:15:20.428455899Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2026-06-26T19:15:20.430087566Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.36E-05s
2026-06-26T19:15:20.431378697Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Tags String
2026-06-26T19:15:20.433199084Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Tags" TEXT
2026-06-26T19:15:20.442803462Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097088s
2026-06-26T19:15:20.444441201Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (191, '2026-06-26T19:15:20', 'add_download_client_tags')
2026-06-26T19:15:20.448336529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:20.451399539Z [Info] FluentMigrator.Runner.MigrationRunner: 191: add_download_client_tags migrated
2026-06-26T19:15:20.453059924Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0183683s
2026-06-26T19:15:20.454691450Z [Info] FluentMigrator.Runner.MigrationRunner: 192: import_exclusion_type migrating
2026-06-26T19:15:20.456308758Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:20.458663071Z [Info] import_exclusion_type: Starting migration of Main DB to 192
2026-06-26T19:15:20.465947436Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListExclusions
2026-06-26T19:15:20.467749005Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.42E-05s
2026-06-26T19:15:20.469065357Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListExclusions TvdbId Int32
2026-06-26T19:15:20.516459623Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListExclusions_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TvdbId" INTEGER NOT NULL, "Title" TEXT NOT NULL)
2026-06-26T19:15:20.521591581Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportListExclusions_temp" ("Id", "TvdbId", "Title") SELECT "Id", "TvdbId", "Title" FROM "ImportListExclusions"
2026-06-26T19:15:20.525633514Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListExclusions"
2026-06-26T19:15:20.528858831Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListExclusions_temp" RENAME TO "ImportListExclusions"
2026-06-26T19:15:20.551968516Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListExclusions_TvdbId" ON "ImportListExclusions" ("TvdbId" ASC)
2026-06-26T19:15:20.556035449Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0851404s
2026-06-26T19:15:20.557664791Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (192, '2026-06-26T19:15:20', 'import_exclusion_type')
2026-06-26T19:15:20.561493213Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:20.569354360Z [Info] FluentMigrator.Runner.MigrationRunner: 192: import_exclusion_type migrated
2026-06-26T19:15:20.570993933Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0985316s
2026-06-26T19:15:20.572729820Z [Info] FluentMigrator.Runner.MigrationRunner: 193: add_import_list_items migrating
2026-06-26T19:15:20.574350014Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:20.576792564Z [Info] add_import_list_items: Starting migration of Main DB to 193
2026-06-26T19:15:20.589748374Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListItems
2026-06-26T19:15:20.592092496Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListItems" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ImportListId" INTEGER NOT NULL, "Title" TEXT NOT NULL, "TvdbId" INTEGER NOT NULL, "Year" INTEGER, "TmdbId" INTEGER, "ImdbId" TEXT, "MalId" INTEGER, "AniListId" INTEGER, "ReleaseDate" DATETIME)
2026-06-26T19:15:20.599363553Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078572s
2026-06-26T19:15:20.600762511Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2026-06-26T19:15:20.602281441Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.18E-05s
2026-06-26T19:15:20.603572292Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportListStatus HasRemovedItemSinceLastClean Boolean
2026-06-26T19:15:20.605767163Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus" ADD COLUMN "HasRemovedItemSinceLastClean" INTEGER NOT NULL DEFAULT 0
2026-06-26T19:15:20.616188758Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105326s
2026-06-26T19:15:20.617792979Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (193, '2026-06-26T19:15:20', 'add_import_list_items')
2026-06-26T19:15:20.621595079Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:20.625158487Z [Info] FluentMigrator.Runner.MigrationRunner: 193: add_import_list_items migrated
2026-06-26T19:15:20.626767088Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0194953s
2026-06-26T19:15:20.628437232Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_notification_status migrating
2026-06-26T19:15:20.630080853Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:20.632468814Z [Info] add_notification_status: Starting migration of Main DB to 194
2026-06-26T19:15:20.642027370Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NotificationStatus
2026-06-26T19:15:20.644239366Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NotificationStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME)
2026-06-26T19:15:20.650837588Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070359s
2026-06-26T19:15:20.652545008Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NotificationStatus (ProviderId)
2026-06-26T19:15:20.654390015Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NotificationStatus_ProviderId" ON "NotificationStatus" ("ProviderId" ASC)
2026-06-26T19:15:20.658532931Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041474s
2026-06-26T19:15:20.660052071Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (194, '2026-06-26T19:15:20', 'add_notification_status')
2026-06-26T19:15:20.663839230Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:20.666585171Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_notification_status migrated
2026-06-26T19:15:20.668232139Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0123006s
2026-06-26T19:15:20.669903276Z [Info] FluentMigrator.Runner.MigrationRunner: 195: parse_language_tags_from_existing_subtitle_files migrating
2026-06-26T19:15:20.672175974Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:20.674571580Z [Info] parse_language_tags_from_existing_subtitle_files: Starting migration of Main DB to 195
2026-06-26T19:15:20.678343469Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-26T19:15:20.679883652Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-26T19:15:20.692787887Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0126358s
2026-06-26T19:15:20.694747124Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (195, '2026-06-26T19:15:20', 'parse_language_tags_from_existing_subtitle_files')
2026-06-26T19:15:20.699411601Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:20.702090818Z [Info] FluentMigrator.Runner.MigrationRunner: 195: parse_language_tags_from_existing_subtitle_files migrated
2026-06-26T19:15:20.704187752Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0221619s
2026-06-26T19:15:20.705893258Z [Info] FluentMigrator.Runner.MigrationRunner: 196: add_finale_type migrating
2026-06-26T19:15:20.707384251Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:20.709911152Z [Info] add_finale_type: Starting migration of Main DB to 196
2026-06-26T19:15:20.714259502Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2026-06-26T19:15:20.716003235Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.38E-05s
2026-06-26T19:15:20.717209705Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes FinaleType String
2026-06-26T19:15:20.719008449Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "FinaleType" TEXT
2026-06-26T19:15:20.728919184Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099964s
2026-06-26T19:15:20.730528666Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (196, '2026-06-26T19:15:20', 'add_finale_type')
2026-06-26T19:15:20.734325084Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:20.737047859Z [Info] FluentMigrator.Runner.MigrationRunner: 196: add_finale_type migrated
2026-06-26T19:15:20.738593663Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0181793s
2026-06-26T19:15:20.740231994Z [Info] FluentMigrator.Runner.MigrationRunner: 197: list_add_missing_search migrating
2026-06-26T19:15:20.741874783Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:20.744308686Z [Info] list_add_missing_search: Starting migration of Main DB to 197
2026-06-26T19:15:20.749346294Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2026-06-26T19:15:20.751079065Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.45E-05s
2026-06-26T19:15:20.752333492Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists SearchForMissingEpisodes Boolean
2026-06-26T19:15:20.754446509Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "SearchForMissingEpisodes" INTEGER NOT NULL DEFAULT 1
2026-06-26T19:15:20.764913765Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106189s
2026-06-26T19:15:20.766524099Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (197, '2026-06-26T19:15:20', 'list_add_missing_search')
2026-06-26T19:15:20.770388624Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:20.773098393Z [Info] FluentMigrator.Runner.MigrationRunner: 197: list_add_missing_search migrated
2026-06-26T19:15:20.774724639Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0188564s
2026-06-26T19:15:20.776420135Z [Info] FluentMigrator.Runner.MigrationRunner: 198: parse_title_from_existing_subtitle_files migrating
2026-06-26T19:15:20.778301124Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:20.780682061Z [Info] parse_title_from_existing_subtitle_files: Starting migration of Main DB to 198
2026-06-26T19:15:20.787834980Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles
2026-06-26T19:15:20.789570055Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.41E-05s
2026-06-26T19:15:20.790873621Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SubtitleFiles Title String
2026-06-26T19:15:20.792716033Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles" ADD COLUMN "Title" TEXT
2026-06-26T19:15:20.802529152Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099175s
2026-06-26T19:15:20.803931166Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles
2026-06-26T19:15:20.805432290Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.2E-06s
2026-06-26T19:15:20.806713962Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SubtitleFiles Copy Int32
2026-06-26T19:15:20.808462574Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles" ADD COLUMN "Copy" INTEGER NOT NULL DEFAULT 0
2026-06-26T19:15:20.818458762Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100846s
2026-06-26T19:15:20.819863091Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-26T19:15:20.821310938Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-26T19:15:20.838422469Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0169008s
2026-06-26T19:15:20.840550947Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (198, '2026-06-26T19:15:20', 'parse_title_from_existing_subtitle_files')
2026-06-26T19:15:20.844883094Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:20.847776953Z [Info] FluentMigrator.Runner.MigrationRunner: 198: parse_title_from_existing_subtitle_files migrated
2026-06-26T19:15:20.849622241Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0265286s
2026-06-26T19:15:20.851340803Z [Info] FluentMigrator.Runner.MigrationRunner: 199: series_last_aired migrating
2026-06-26T19:15:20.852957930Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:20.855333807Z [Info] series_last_aired: Starting migration of Main DB to 199
2026-06-26T19:15:20.859792148Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-06-26T19:15:20.861345147Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.5E-05s
2026-06-26T19:15:20.862630496Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series LastAired DateTimeOffset
2026-06-26T19:15:20.864556757Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "LastAired" DATETIME
2026-06-26T19:15:20.874462071Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100118s
2026-06-26T19:15:20.876074769Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (199, '2026-06-26T19:15:20', 'series_last_aired')
2026-06-26T19:15:20.879838411Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:20.882501136Z [Info] FluentMigrator.Runner.MigrationRunner: 199: series_last_aired migrated
2026-06-26T19:15:20.884116249Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0181077s
2026-06-26T19:15:20.885747946Z [Info] FluentMigrator.Runner.MigrationRunner: 200: AddNewItemMonitorType migrating
2026-06-26T19:15:20.887397950Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:20.889770990Z [Info] AddNewItemMonitorType: Starting migration of Main DB to 200
2026-06-26T19:15:20.895954437Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-06-26T19:15:20.897537927Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.33E-05s
2026-06-26T19:15:20.898850822Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series MonitorNewItems Int32
2026-06-26T19:15:20.900717432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0
2026-06-26T19:15:20.910774422Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101791s
2026-06-26T19:15:20.912175935Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2026-06-26T19:15:20.913640135Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.8E-06s
2026-06-26T19:15:20.914919011Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists MonitorNewItems Int32
2026-06-26T19:15:20.916791975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0
2026-06-26T19:15:20.926483849Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097858s
2026-06-26T19:15:20.928092279Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (200, '2026-06-26T19:15:20', 'AddNewItemMonitorType')
2026-06-26T19:15:20.931902976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:20.934656954Z [Info] FluentMigrator.Runner.MigrationRunner: 200: AddNewItemMonitorType migrated
2026-06-26T19:15:20.936301256Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0180004s
2026-06-26T19:15:20.937950549Z [Info] FluentMigrator.Runner.MigrationRunner: 201: email_encryption migrating
2026-06-26T19:15:20.939493106Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:20.941884714Z [Info] email_encryption: Starting migration of Main DB to 201
2026-06-26T19:15:20.945337139Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-26T19:15:20.946834185Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-26T19:15:20.968176810Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0207002s
2026-06-26T19:15:20.970619430Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (201, '2026-06-26T19:15:20', 'email_encryption')
2026-06-26T19:15:20.974627144Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:20.977845577Z [Info] FluentMigrator.Runner.MigrationRunner: 201: email_encryption migrated
2026-06-26T19:15:20.979409388Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.030996s
2026-06-26T19:15:20.981116607Z [Info] FluentMigrator.Runner.MigrationRunner: 202: add_indexer_flags migrating
2026-06-26T19:15:20.982692231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:20.985316668Z [Info] add_indexer_flags: Starting migration of Main DB to 202
2026-06-26T19:15:20.991517760Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2026-06-26T19:15:20.993133084Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.54E-05s
2026-06-26T19:15:20.994441239Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blocklist IndexerFlags Int32
2026-06-26T19:15:20.996289042Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0
2026-06-26T19:15:21.006678582Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105234s
2026-06-26T19:15:21.008072630Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable EpisodeFiles
2026-06-26T19:15:21.009594305Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.14E-05s
2026-06-26T19:15:21.011098966Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn EpisodeFiles IndexerFlags Int32
2026-06-26T19:15:21.012957310Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0
2026-06-26T19:15:21.022801782Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099357s
2026-06-26T19:15:21.024405212Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (202, '2026-06-26T19:15:21', 'add_indexer_flags')
2026-06-26T19:15:21.028144796Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:21.030797389Z [Info] FluentMigrator.Runner.MigrationRunner: 202: add_indexer_flags migrated
2026-06-26T19:15:21.032376400Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0179774s
2026-06-26T19:15:21.034004961Z [Info] FluentMigrator.Runner.MigrationRunner: 203: release_type migrating
2026-06-26T19:15:21.035512037Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:21.037966782Z [Info] release_type: Starting migration of Main DB to 203
2026-06-26T19:15:21.044509693Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2026-06-26T19:15:21.046138344Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.37E-05s
2026-06-26T19:15:21.047423583Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blocklist ReleaseType Int32
2026-06-26T19:15:21.049261976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist" ADD COLUMN "ReleaseType" INTEGER NOT NULL DEFAULT 0
2026-06-26T19:15:21.059626976Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104745s
2026-06-26T19:15:21.061115665Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable EpisodeFiles
2026-06-26T19:15:21.062500305Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.6E-06s
2026-06-26T19:15:21.063784031Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn EpisodeFiles ReleaseType Int32
2026-06-26T19:15:21.065662445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles" ADD COLUMN "ReleaseType" INTEGER NOT NULL DEFAULT 0
2026-06-26T19:15:21.075446004Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098971s
2026-06-26T19:15:21.076829541Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-26T19:15:21.078217146Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-26T19:15:21.092193192Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0136365s
2026-06-26T19:15:21.094252320Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (203, '2026-06-26T19:15:21', 'release_type')
2026-06-26T19:15:21.098280965Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:21.101033370Z [Info] FluentMigrator.Runner.MigrationRunner: 203: release_type migrated
2026-06-26T19:15:21.102540827Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0228106s
2026-06-26T19:15:21.104238196Z [Info] FluentMigrator.Runner.MigrationRunner: 204: add_add_release_hash migrating
2026-06-26T19:15:21.105847458Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:21.108299267Z [Info] add_add_release_hash: Starting migration of Main DB to 204
2026-06-26T19:15:21.113304601Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable EpisodeFiles
2026-06-26T19:15:21.114928783Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.41E-05s
2026-06-26T19:15:21.116263251Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn EpisodeFiles ReleaseHash String
2026-06-26T19:15:21.118149821Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles" ADD COLUMN "ReleaseHash" TEXT
2026-06-26T19:15:21.128332324Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010295s
2026-06-26T19:15:21.129725731Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-26T19:15:21.131113667Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-26T19:15:21.147731193Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0163521s
2026-06-26T19:15:21.149891104Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (204, '2026-06-26T19:15:21', 'add_add_release_hash')
2026-06-26T19:15:21.153950352Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:21.156697897Z [Info] FluentMigrator.Runner.MigrationRunner: 204: add_add_release_hash migrated
2026-06-26T19:15:21.158297148Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0255837s
2026-06-26T19:15:21.159995038Z [Info] FluentMigrator.Runner.MigrationRunner: 205: rename_season_pack_spec migrating
2026-06-26T19:15:21.161622898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:21.164078404Z [Info] rename_season_pack_spec: Starting migration of Main DB to 205
2026-06-26T19:15:21.167365456Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "CustomFormats" SET "Specifications" = REPLACE("Specifications", 'SeasonPackSpecification', 'ReleaseTypeSpecification')
2026-06-26T19:15:21.170590112Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "CustomFormats" SET "Specifications" = REPLACE("Specifications", 'SeasonPackSpecification', 'ReleaseTypeSpecification')
2026-06-26T19:15:21.174772478Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042062s
2026-06-26T19:15:21.176352711Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (205, '2026-06-26T19:15:21', 'rename_season_pack_spec')
2026-06-26T19:15:21.180186364Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:21.182826112Z [Info] FluentMigrator.Runner.MigrationRunner: 205: rename_season_pack_spec migrated
2026-06-26T19:15:21.184530966Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0123075s
2026-06-26T19:15:21.186293447Z [Info] FluentMigrator.Runner.MigrationRunner: 206: add_tmdbid migrating
2026-06-26T19:15:21.187797958Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:21.190155427Z [Info] add_tmdbid: Starting migration of Main DB to 206
2026-06-26T19:15:21.195897214Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-06-26T19:15:21.197481676Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.39E-05s
2026-06-26T19:15:21.198781214Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series TmdbId Int32
2026-06-26T19:15:21.200517451Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "TmdbId" INTEGER NOT NULL DEFAULT 0
2026-06-26T19:15:21.210845186Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104274s
2026-06-26T19:15:21.212364126Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (TmdbId)
2026-06-26T19:15:21.213968348Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TmdbId" ON "Series" ("TmdbId" ASC)
2026-06-26T19:15:21.217429180Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035121s
2026-06-26T19:15:21.219025546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (206, '2026-06-26T19:15:21', 'add_tmdbid')
2026-06-26T19:15:21.222715008Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:21.225426520Z [Info] FluentMigrator.Runner.MigrationRunner: 206: add_tmdbid migrated
2026-06-26T19:15:21.227288822Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114918s
2026-06-26T19:15:21.228646507Z [Info] FluentMigrator.Runner.MigrationRunner: 209: add_on_import_complete_to_notifications migrating
2026-06-26T19:15:21.230512446Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:21.232953233Z [Info] add_on_import_complete_to_notifications: Starting migration of Main DB to 209
2026-06-26T19:15:21.247683698Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-06-26T19:15:21.249439415Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.57E-05s
2026-06-26T19:15:21.250913594Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnImportComplete Boolean
2026-06-26T19:15:21.252922030Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnImportComplete" INTEGER NOT NULL DEFAULT 0
2026-06-26T19:15:21.263379427Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105652s
2026-06-26T19:15:21.264938468Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (209, '2026-06-26T19:15:21', 'add_on_import_complete_to_notifications')
2026-06-26T19:15:21.269039459Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:21.271623815Z [Info] FluentMigrator.Runner.MigrationRunner: 209: add_on_import_complete_to_notifications migrated
2026-06-26T19:15:21.273486758Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0189513s
2026-06-26T19:15:21.275131612Z [Info] FluentMigrator.Runner.MigrationRunner: 210: add_monitored_seasons_filter migrating
2026-06-26T19:15:21.276839623Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:21.279464451Z [Info] add_monitored_seasons_filter: Starting migration of Main DB to 210
2026-06-26T19:15:21.282706211Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-26T19:15:21.284250121Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-26T19:15:21.320719218Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0358298s
2026-06-26T19:15:21.323216970Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (210, '2026-06-26T19:15:21', 'add_monitored_seasons_filter')
2026-06-26T19:15:21.327392682Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:21.330102331Z [Info] FluentMigrator.Runner.MigrationRunner: 210: add_monitored_seasons_filter migrated
2026-06-26T19:15:21.331814319Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0458466s
2026-06-26T19:15:21.333534425Z [Info] FluentMigrator.Runner.MigrationRunner: 211: add_custom_colon_replacement_to_naming_config migrating
2026-06-26T19:15:21.335452659Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:21.337898857Z [Info] add_custom_colon_replacement_to_naming_config: Starting migration of Main DB to 211
2026-06-26T19:15:21.342643144Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2026-06-26T19:15:21.344273819Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.4E-05s
2026-06-26T19:15:21.345571203Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig CustomColonReplacementFormat String
2026-06-26T19:15:21.347731996Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "CustomColonReplacementFormat" TEXT NOT NULL DEFAULT ''
2026-06-26T19:15:21.358347240Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107471s
2026-06-26T19:15:21.359982484Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (211, '2026-06-26T19:15:21', 'add_custom_colon_replacement_to_naming_config')
2026-06-26T19:15:21.364204841Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:21.366852574Z [Info] FluentMigrator.Runner.MigrationRunner: 211: add_custom_colon_replacement_to_naming_config migrated
2026-06-26T19:15:21.368773644Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0193081s
2026-06-26T19:15:21.370397796Z [Info] FluentMigrator.Runner.MigrationRunner: 212: add_minium_upgrade_format_score_to_quality_profiles migrating
2026-06-26T19:15:21.372393867Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:21.374933834Z [Info] add_minium_upgrade_format_score_to_quality_profiles: Starting migration of Main DB to 212
2026-06-26T19:15:21.379900018Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2026-06-26T19:15:21.381525132Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.58E-05s
2026-06-26T19:15:21.382782064Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles MinUpgradeFormatScore Int32
2026-06-26T19:15:21.384970493Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "MinUpgradeFormatScore" INTEGER NOT NULL DEFAULT 1
2026-06-26T19:15:21.395659806Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106216s
2026-06-26T19:15:21.397062963Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (212, '2026-06-26T19:15:21', 'add_minium_upgrade_format_score_to_quality_profiles')
2026-06-26T19:15:21.401243525Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:21.403874936Z [Info] FluentMigrator.Runner.MigrationRunner: 212: add_minium_upgrade_format_score_to_quality_profiles migrated
2026-06-26T19:15:21.405860717Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0191779s
2026-06-26T19:15:21.407556753Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_blurary576p_quality_in_profiles migrating
2026-06-26T19:15:21.409342070Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:21.412193013Z [Info] add_blurary576p_quality_in_profiles: Starting migration of Main DB to 214
2026-06-26T19:15:21.414665003Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (214, '2026-06-26T19:15:21', 'add_blurary576p_quality_in_profiles')
2026-06-26T19:15:21.418815303Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:21.421396974Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_blurary576p_quality_in_profiles migrated
2026-06-26T19:15:21.423164054Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0120521s
2026-06-26T19:15:21.424734087Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_blurary576p_quality_in_profiles_with_grouped_blurary480p migrating
2026-06-26T19:15:21.426792474Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:21.429124582Z [Info] add_blurary576p_quality_in_profiles_with_grouped_blurary480p: Starting migration of Main DB to 215
2026-06-26T19:15:21.432786509Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-26T19:15:21.434283534Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-26T19:15:21.467634520Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0330703s
2026-06-26T19:15:21.469911948Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (215, '2026-06-26T19:15:21', 'add_blurary576p_quality_in_profiles_with_grouped_blurary480p')
2026-06-26T19:15:21.474646035Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:21.477479162Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_blurary576p_quality_in_profiles_with_grouped_blurary480p migrated
2026-06-26T19:15:21.479596497Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0431593s
2026-06-26T19:15:21.481304107Z [Info] FluentMigrator.Runner.MigrationRunner: 217: add_mal_and_anilist_ids migrating
2026-06-26T19:15:21.482957328Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:21.485363104Z [Info] add_mal_and_anilist_ids: Starting migration of Main DB to 217
2026-06-26T19:15:21.491086444Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-06-26T19:15:21.492646287Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.39E-05s
2026-06-26T19:15:21.493950264Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series MalIds String
2026-06-26T19:15:21.495687263Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "MalIds" TEXT NOT NULL DEFAULT '[]'
2026-06-26T19:15:21.505888593Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103182s
2026-06-26T19:15:21.507277321Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-06-26T19:15:21.508704396Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.9E-06s
2026-06-26T19:15:21.510003613Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series AniListIds String
2026-06-26T19:15:21.511733207Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "AniListIds" TEXT NOT NULL DEFAULT '[]'
2026-06-26T19:15:21.521537408Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098505s
2026-06-26T19:15:21.523143403Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (217, '2026-06-26T19:15:21', 'add_mal_and_anilist_ids')
2026-06-26T19:15:21.527032468Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:21.529691725Z [Info] FluentMigrator.Runner.MigrationRunner: 217: add_mal_and_anilist_ids migrated
2026-06-26T19:15:21.531337801Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0180641s
2026-06-26T19:15:21.693743859Z [Debug] MigrationController: Took: 00:00:25.0225503
2026-06-26T19:15:25.418152959Z [Trace] EventAggregator: ConfigFileSavedEvent ~> ReconfigureLogging
2026-06-26T19:15:26.156245583Z [Info] MigrationController: *** Migrating data source=/config/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 ***
2026-06-26T19:15:26.397812673Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating
2026-06-26T19:15:26.414395018Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-26T19:15:26.419237663Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-26T19:15:26.444262767Z [Info] DatabaseEngineVersionCheck: SQLite 3.51.2
2026-06-26T19:15:26.448013473Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0293327s
2026-06-26T19:15:26.450665295Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated
2026-06-26T19:15:26.453828126Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0324068s
2026-06-26T19:15:26.491310505Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating
2026-06-26T19:15:26.497170550Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:26.506468571Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo
2026-06-26T19:15:26.510826239Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL)
2026-06-26T19:15:26.518057146Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081413s
2026-06-26T19:15:26.520812908Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:26.527004761Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated
2026-06-26T19:15:26.529948501Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0169501s
2026-06-26T19:15:26.537138556Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating
2026-06-26T19:15:26.540342300Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:26.549063789Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version)
2026-06-26T19:15:26.553298871Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-06-26T19:15:26.561781649Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008888s
2026-06-26T19:15:26.564351797Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-06-26T19:15:26.567101456Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.03E-05s
2026-06-26T19:15:26.570332806Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime
2026-06-26T19:15:26.574148102Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME
2026-06-26T19:15:26.585848633Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118824s
2026-06-26T19:15:26.588725488Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:26.593386618Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated
2026-06-26T19:15:26.596448707Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0197296s
2026-06-26T19:15:26.601176080Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating
2026-06-26T19:15:26.604413441Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:26.610916131Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-06-26T19:15:26.614759805Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.35E-05s
2026-06-26T19:15:26.617474373Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String
2026-06-26T19:15:26.621556918Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT
2026-06-26T19:15:26.628957516Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078382s
2026-06-26T19:15:26.631438544Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:26.635777154Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated
2026-06-26T19:15:26.638944264Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0147598s
2026-06-26T19:15:26.643690566Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating
2026-06-26T19:15:26.646546279Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:26.651069881Z [Info] InitialSetup: Starting migration of Log DB to 1
2026-06-26T19:15:26.661031449Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Logs
2026-06-26T19:15:26.664257508Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Logs" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Message" TEXT NOT NULL, "Time" DATETIME NOT NULL, "Logger" TEXT NOT NULL, "Method" TEXT, "Exception" TEXT, "ExceptionType" TEXT, "Level" TEXT NOT NULL)
2026-06-26T19:15:26.675193639Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114242s
2026-06-26T19:15:26.678173712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-06-26T19:15:26', 'InitialSetup')
2026-06-26T19:15:26.684816003Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:26.689319606Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated
2026-06-26T19:15:26.692214648Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0256216s
2026-06-26T19:15:26.751768209Z [Info] FluentMigrator.Runner.MigrationRunner: 2: remove_tvrage_imdb_unique_constraint migrating
2026-06-26T19:15:26.789844204Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:26.822762458Z [Info] remove_tvrage_imdb_unique_constraint: Starting migration of Log DB to 2
2026-06-26T19:15:26.935322161Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2026-06-26T19:15:26', 'remove_tvrage_imdb_unique_constraint')
2026-06-26T19:15:26.985557841Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:26.994677292Z [Info] FluentMigrator.Runner.MigrationRunner: 2: remove_tvrage_imdb_unique_constraint migrated
2026-06-26T19:15:27.000632599Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2055433s
2026-06-26T19:15:27.004020404Z [Info] FluentMigrator.Runner.MigrationRunner: 3: remove_renamed_scene_mapping_columns migrating
2026-06-26T19:15:27.007240641Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:27.011010666Z [Info] remove_renamed_scene_mapping_columns: Starting migration of Log DB to 3
2026-06-26T19:15:27.014291265Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2026-06-26T19:15:27', 'remove_renamed_scene_mapping_columns')
2026-06-26T19:15:27.021048327Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:27.025130450Z [Info] FluentMigrator.Runner.MigrationRunner: 3: remove_renamed_scene_mapping_columns migrated
2026-06-26T19:15:27.028397341Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0178981s
2026-06-26T19:15:27.030791465Z [Info] FluentMigrator.Runner.MigrationRunner: 4: updated_history migrating
2026-06-26T19:15:27.033445651Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:27.037066325Z [Info] updated_history: Starting migration of Log DB to 4
2026-06-26T19:15:27.039760202Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2026-06-26T19:15:27', 'updated_history')
2026-06-26T19:15:27.046572606Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:27.050685271Z [Info] FluentMigrator.Runner.MigrationRunner: 4: updated_history migrated
2026-06-26T19:15:27.053409789Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0172187s
2026-06-26T19:15:27.055808341Z [Info] FluentMigrator.Runner.MigrationRunner: 5: added_eventtype_to_history migrating
2026-06-26T19:15:27.058744486Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:27.062401153Z [Info] added_eventtype_to_history: Starting migration of Log DB to 5
2026-06-26T19:15:27.065168377Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2026-06-26T19:15:27', 'added_eventtype_to_history')
2026-06-26T19:15:27.071580244Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:27.079684440Z [Info] FluentMigrator.Runner.MigrationRunner: 5: added_eventtype_to_history migrated
2026-06-26T19:15:27.082642168Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0198884s
2026-06-26T19:15:27.086317392Z [Info] FluentMigrator.Runner.MigrationRunner: 6: add_index_to_log_time migrating
2026-06-26T19:15:27.089314179Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:27.095135486Z [Info] add_index_to_log_time: Starting migration of Log DB to 6
2026-06-26T19:15:27.222372667Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable Logs
2026-06-26T19:15:27.225223199Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs"
2026-06-26T19:15:27.253367647Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0284394s
2026-06-26T19:15:27.255780457Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Logs
2026-06-26T19:15:27.263715633Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Logs" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Message" TEXT NOT NULL, "Time" DATETIME NOT NULL, "Logger" TEXT NOT NULL, "Method" TEXT, "Exception" TEXT, "ExceptionType" TEXT, "Level" TEXT NOT NULL)
2026-06-26T19:15:27.287914552Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0296416s
2026-06-26T19:15:27.290899825Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Logs (Time)
2026-06-26T19:15:27.294538926Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC)
2026-06-26T19:15:27.303581062Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100133s
2026-06-26T19:15:27.306296091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2026-06-26T19:15:27', 'add_index_to_log_time')
2026-06-26T19:15:27.312734762Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:27.317477276Z [Info] FluentMigrator.Runner.MigrationRunner: 6: add_index_to_log_time migrated
2026-06-26T19:15:27.320587792Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.023938s
2026-06-26T19:15:27.323160355Z [Info] FluentMigrator.Runner.MigrationRunner: 7: add_renameEpisodes_to_naming migrating
2026-06-26T19:15:27.326187042Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:27.329939451Z [Info] add_renameEpisodes_to_naming: Starting migration of Log DB to 7
2026-06-26T19:15:27.332883723Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2026-06-26T19:15:27', 'add_renameEpisodes_to_naming')
2026-06-26T19:15:27.339289607Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:27.343340608Z [Info] FluentMigrator.Runner.MigrationRunner: 7: add_renameEpisodes_to_naming migrated
2026-06-26T19:15:27.346498049Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.017147s
2026-06-26T19:15:27.348810126Z [Info] FluentMigrator.Runner.MigrationRunner: 8: remove_backlog migrating
2026-06-26T19:15:27.351455455Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:27.355109547Z [Info] remove_backlog: Starting migration of Log DB to 8
2026-06-26T19:15:27.357566166Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2026-06-26T19:15:27', 'remove_backlog')
2026-06-26T19:15:27.363680964Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:27.367660751Z [Info] FluentMigrator.Runner.MigrationRunner: 8: remove_backlog migrated
2026-06-26T19:15:27.370501404Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.016201s
2026-06-26T19:15:27.372754683Z [Info] FluentMigrator.Runner.MigrationRunner: 9: fix_rename_episodes migrating
2026-06-26T19:15:27.375515354Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:27.379243114Z [Info] fix_rename_episodes: Starting migration of Log DB to 9
2026-06-26T19:15:27.381844505Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2026-06-26T19:15:27', 'fix_rename_episodes')
2026-06-26T19:15:27.388107171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:27.392306610Z [Info] FluentMigrator.Runner.MigrationRunner: 9: fix_rename_episodes migrated
2026-06-26T19:15:27.395028163Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0167244s
2026-06-26T19:15:27.397503530Z [Info] FluentMigrator.Runner.MigrationRunner: 10: add_monitored migrating
2026-06-26T19:15:27.400194561Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:27.411539415Z [Info] add_monitored: Starting migration of Log DB to 10
2026-06-26T19:15:27.415028243Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2026-06-26T19:15:27', 'add_monitored')
2026-06-26T19:15:27.420969272Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:27.434900096Z [Info] FluentMigrator.Runner.MigrationRunner: 10: add_monitored migrated
2026-06-26T19:15:27.440662464Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0307647s
2026-06-26T19:15:27.449424084Z [Info] FluentMigrator.Runner.MigrationRunner: 11: remove_ignored migrating
2026-06-26T19:15:27.452215628Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:27.458195665Z [Info] remove_ignored: Starting migration of Log DB to 11
2026-06-26T19:15:27.461978896Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2026-06-26T19:15:27', 'remove_ignored')
2026-06-26T19:15:27.477398930Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:27.481612138Z [Info] FluentMigrator.Runner.MigrationRunner: 11: remove_ignored migrated
2026-06-26T19:15:27.486279119Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.02946s
2026-06-26T19:15:27.488725608Z [Info] FluentMigrator.Runner.MigrationRunner: 12: remove_custom_start_date migrating
2026-06-26T19:15:27.491799540Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:27.496974655Z [Info] remove_custom_start_date: Starting migration of Log DB to 12
2026-06-26T19:15:27.500226105Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2026-06-26T19:15:27', 'remove_custom_start_date')
2026-06-26T19:15:27.507693849Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:27.511774991Z [Info] FluentMigrator.Runner.MigrationRunner: 12: remove_custom_start_date migrated
2026-06-26T19:15:27.514716977Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0199713s
2026-06-26T19:15:27.517246613Z [Info] FluentMigrator.Runner.MigrationRunner: 13: add_air_date_utc migrating
2026-06-26T19:15:27.520507232Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:27.524860862Z [Info] add_air_date_utc: Starting migration of Log DB to 13
2026-06-26T19:15:27.527581964Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2026-06-26T19:15:27', 'add_air_date_utc')
2026-06-26T19:15:27.535505847Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:27.542666071Z [Info] FluentMigrator.Runner.MigrationRunner: 13: add_air_date_utc migrated
2026-06-26T19:15:27.545437584Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0210382s
2026-06-26T19:15:27.547970617Z [Info] FluentMigrator.Runner.MigrationRunner: 14: drop_air_date migrating
2026-06-26T19:15:27.550639203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:27.555546810Z [Info] drop_air_date: Starting migration of Log DB to 14
2026-06-26T19:15:27.559392196Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2026-06-26T19:15:27', 'drop_air_date')
2026-06-26T19:15:27.565678710Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:27.569881707Z [Info] FluentMigrator.Runner.MigrationRunner: 14: drop_air_date migrated
2026-06-26T19:15:27.572527297Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0192069s
2026-06-26T19:15:27.574972603Z [Info] FluentMigrator.Runner.MigrationRunner: 15: add_air_date_as_string migrating
2026-06-26T19:15:27.577856122Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:27.581539883Z [Info] add_air_date_as_string: Starting migration of Log DB to 15
2026-06-26T19:15:27.584222878Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2026-06-26T19:15:27', 'add_air_date_as_string')
2026-06-26T19:15:27.591124461Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:27.594834294Z [Info] FluentMigrator.Runner.MigrationRunner: 15: add_air_date_as_string migrated
2026-06-26T19:15:27.597722072Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0169863s
2026-06-26T19:15:27.600185615Z [Info] FluentMigrator.Runner.MigrationRunner: 16: updated_imported_history_item migrating
2026-06-26T19:15:27.603283125Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:27.606932527Z [Info] updated_imported_history_item: Starting migration of Log DB to 16
2026-06-26T19:15:27.609824813Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2026-06-26T19:15:27', 'updated_imported_history_item')
2026-06-26T19:15:27.616332493Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:27.622961958Z [Info] FluentMigrator.Runner.MigrationRunner: 16: updated_imported_history_item migrated
2026-06-26T19:15:27.626061212Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0196484s
2026-06-26T19:15:27.628553232Z [Info] FluentMigrator.Runner.MigrationRunner: 17: reset_scene_names migrating
2026-06-26T19:15:27.631528415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:27.635242708Z [Info] reset_scene_names: Starting migration of Log DB to 17
2026-06-26T19:15:27.637976816Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2026-06-26T19:15:27', 'reset_scene_names')
2026-06-26T19:15:27.644986958Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:27.649063269Z [Info] FluentMigrator.Runner.MigrationRunner: 17: reset_scene_names migrated
2026-06-26T19:15:27.653954052Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0175382s
2026-06-26T19:15:27.656789324Z [Info] FluentMigrator.Runner.MigrationRunner: 18: remove_duplicates migrating
2026-06-26T19:15:27.660917530Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:27.665538629Z [Info] remove_duplicates: Starting migration of Log DB to 18
2026-06-26T19:15:27.668234991Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2026-06-26T19:15:27', 'remove_duplicates')
2026-06-26T19:15:27.675826033Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:27.681153195Z [Info] FluentMigrator.Runner.MigrationRunner: 18: remove_duplicates migrated
2026-06-26T19:15:27.683904337Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0206295s
2026-06-26T19:15:27.686357329Z [Info] FluentMigrator.Runner.MigrationRunner: 19: restore_unique_constraints migrating
2026-06-26T19:15:27.689324226Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:27.692993207Z [Info] restore_unique_constraints: Starting migration of Log DB to 19
2026-06-26T19:15:27.695874060Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2026-06-26T19:15:27', 'restore_unique_constraints')
2026-06-26T19:15:27.705557989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:27.707488207Z [Info] FluentMigrator.Runner.MigrationRunner: 19: restore_unique_constraints migrated
2026-06-26T19:15:27.710121592Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0176405s
2026-06-26T19:15:27.713443143Z [Info] FluentMigrator.Runner.MigrationRunner: 20: add_year_and_seasons_to_series migrating
2026-06-26T19:15:27.716647098Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:27.721475224Z [Info] add_year_and_seasons_to_series: Starting migration of Log DB to 20
2026-06-26T19:15:27.725094164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2026-06-26T19:15:27', 'add_year_and_seasons_to_series')
2026-06-26T19:15:27.733130183Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:27.737255884Z [Info] FluentMigrator.Runner.MigrationRunner: 20: add_year_and_seasons_to_series migrated
2026-06-26T19:15:27.742164633Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0205763s
2026-06-26T19:15:27.744335306Z [Info] FluentMigrator.Runner.MigrationRunner: 21: drop_seasons_table migrating
2026-06-26T19:15:27.747017880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:27.750740249Z [Info] drop_seasons_table: Starting migration of Log DB to 21
2026-06-26T19:15:27.755477342Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2026-06-26T19:15:27', 'drop_seasons_table')
2026-06-26T19:15:27.761029938Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:27.764657686Z [Info] FluentMigrator.Runner.MigrationRunner: 21: drop_seasons_table migrated
2026-06-26T19:15:27.767257653Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0174563s
2026-06-26T19:15:27.769608569Z [Info] FluentMigrator.Runner.MigrationRunner: 22: move_indexer_to_generic_provider migrating
2026-06-26T19:15:27.772731500Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:27.776668572Z [Info] move_indexer_to_generic_provider: Starting migration of Log DB to 22
2026-06-26T19:15:27.780415660Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2026-06-26T19:15:27', 'move_indexer_to_generic_provider')
2026-06-26T19:15:27.787294869Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:27.791325318Z [Info] FluentMigrator.Runner.MigrationRunner: 22: move_indexer_to_generic_provider migrated
2026-06-26T19:15:27.794478470Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0186001s
2026-06-26T19:15:27.796943926Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_config_contract_to_indexers migrating
2026-06-26T19:15:27.800178242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:27.803882434Z [Info] add_config_contract_to_indexers: Starting migration of Log DB to 23
2026-06-26T19:15:27.806791855Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2026-06-26T19:15:27', 'add_config_contract_to_indexers')
2026-06-26T19:15:27.813411140Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:27.818119485Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_config_contract_to_indexers migrated
2026-06-26T19:15:27.821210532Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0179566s
2026-06-26T19:15:27.823656489Z [Info] FluentMigrator.Runner.MigrationRunner: 24: drop_tvdb_episodeid migrating
2026-06-26T19:15:27.826476019Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:27.830185542Z [Info] drop_tvdb_episodeid: Starting migration of Log DB to 24
2026-06-26T19:15:27.832797454Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2026-06-26T19:15:27', 'drop_tvdb_episodeid')
2026-06-26T19:15:27.839027675Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:27.843071230Z [Info] FluentMigrator.Runner.MigrationRunner: 24: drop_tvdb_episodeid migrated
2026-06-26T19:15:27.845860439Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0165872s
2026-06-26T19:15:27.848330766Z [Info] FluentMigrator.Runner.MigrationRunner: 25: move_notification_to_generic_provider migrating
2026-06-26T19:15:27.851556003Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:27.855203221Z [Info] move_notification_to_generic_provider: Starting migration of Log DB to 25
2026-06-26T19:15:27.858927764Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2026-06-26T19:15:27', 'move_notification_to_generic_provider')
2026-06-26T19:15:27.866072727Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:27.872442860Z [Info] FluentMigrator.Runner.MigrationRunner: 25: move_notification_to_generic_provider migrated
2026-06-26T19:15:27.876133194Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0194016s
2026-06-26T19:15:27.878644413Z [Info] FluentMigrator.Runner.MigrationRunner: 26: add_config_contract_to_notifications migrating
2026-06-26T19:15:27.881947377Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:27.886402582Z [Info] add_config_contract_to_notifications: Starting migration of Log DB to 26
2026-06-26T19:15:27.889994989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2026-06-26T19:15:27', 'add_config_contract_to_notifications')
2026-06-26T19:15:27.897611803Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:27.901673766Z [Info] FluentMigrator.Runner.MigrationRunner: 26: add_config_contract_to_notifications migrated
2026-06-26T19:15:27.905668844Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.019798s
2026-06-26T19:15:27.908863029Z [Info] FluentMigrator.Runner.MigrationRunner: 27: fix_omgwtfnzbs migrating
2026-06-26T19:15:27.912777956Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:27.917821065Z [Info] fix_omgwtfnzbs: Starting migration of Log DB to 27
2026-06-26T19:15:27.921783457Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2026-06-26T19:15:27', 'fix_omgwtfnzbs')
2026-06-26T19:15:27.928918030Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:27.932939862Z [Info] FluentMigrator.Runner.MigrationRunner: 27: fix_omgwtfnzbs migrated
2026-06-26T19:15:27.936881673Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0208518s
2026-06-26T19:15:27.939996447Z [Info] FluentMigrator.Runner.MigrationRunner: 28: add_blacklist_table migrating
2026-06-26T19:15:27.943499304Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:27.947197283Z [Info] add_blacklist_table: Starting migration of Log DB to 28
2026-06-26T19:15:27.950049499Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2026-06-26T19:15:27', 'add_blacklist_table')
2026-06-26T19:15:27.956504643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:27.961124380Z [Info] FluentMigrator.Runner.MigrationRunner: 28: add_blacklist_table migrated
2026-06-26T19:15:27.965354421Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0179349s
2026-06-26T19:15:27.967823505Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_formats_to_naming_config migrating
2026-06-26T19:15:27.970815813Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:27.974840220Z [Info] add_formats_to_naming_config: Starting migration of Log DB to 29
2026-06-26T19:15:27.978054576Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2026-06-26T19:15:27', 'add_formats_to_naming_config')
2026-06-26T19:15:27.986622246Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:27.991503188Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_formats_to_naming_config migrated
2026-06-26T19:15:27.994516298Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0206647s
2026-06-26T19:15:27.997541953Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_season_folder_format_to_naming_config migrating
2026-06-26T19:15:28.000893675Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:28.005021561Z [Info] add_season_folder_format_to_naming_config: Starting migration of Log DB to 30
2026-06-26T19:15:28.081003417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2026-06-26T19:15:28', 'add_season_folder_format_to_naming_config')
2026-06-26T19:15:28.093189306Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:28.097566524Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_season_folder_format_to_naming_config migrated
2026-06-26T19:15:28.100927695Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.096727s
2026-06-26T19:15:28.103551982Z [Info] FluentMigrator.Runner.MigrationRunner: 31: delete_old_naming_config_columns migrating
2026-06-26T19:15:28.106585673Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:28.113935209Z [Info] delete_old_naming_config_columns: Starting migration of Log DB to 31
2026-06-26T19:15:28.116875141Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2026-06-26T19:15:28', 'delete_old_naming_config_columns')
2026-06-26T19:15:28.125048647Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:28.129333258Z [Info] FluentMigrator.Runner.MigrationRunner: 31: delete_old_naming_config_columns migrated
2026-06-26T19:15:28.132377110Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0227432s
2026-06-26T19:15:28.134852708Z [Info] FluentMigrator.Runner.MigrationRunner: 32: set_default_release_group migrating
2026-06-26T19:15:28.137780245Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:28.141878070Z [Info] set_default_release_group: Starting migration of Log DB to 32
2026-06-26T19:15:28.144625404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2026-06-26T19:15:28', 'set_default_release_group')
2026-06-26T19:15:28.151001730Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:28.155117852Z [Info] FluentMigrator.Runner.MigrationRunner: 32: set_default_release_group migrated
2026-06-26T19:15:28.158043706Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0173403s
2026-06-26T19:15:28.160455354Z [Info] FluentMigrator.Runner.MigrationRunner: 33: add_api_key_to_pushover migrating
2026-06-26T19:15:28.163542674Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:28.167164399Z [Info] add_api_key_to_pushover: Starting migration of Log DB to 33
2026-06-26T19:15:28.169826382Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2026-06-26T19:15:28', 'add_api_key_to_pushover')
2026-06-26T19:15:28.176806143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:28.181131927Z [Info] FluentMigrator.Runner.MigrationRunner: 33: add_api_key_to_pushover migrated
2026-06-26T19:15:28.184019675Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0175289s
2026-06-26T19:15:28.186504661Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_series_contraints migrating
2026-06-26T19:15:28.189423852Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:28.193923967Z [Info] remove_series_contraints: Starting migration of Log DB to 34
2026-06-26T19:15:28.196635239Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2026-06-26T19:15:28', 'remove_series_contraints')
2026-06-26T19:15:28.202969569Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:28.207612493Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_series_contraints migrated
2026-06-26T19:15:28.210505070Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0181838s
2026-06-26T19:15:28.212975677Z [Info] FluentMigrator.Runner.MigrationRunner: 35: add_series_folder_format_to_naming_config migrating
2026-06-26T19:15:28.216270404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:28.219937261Z [Info] add_series_folder_format_to_naming_config: Starting migration of Log DB to 35
2026-06-26T19:15:28.223810824Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2026-06-26T19:15:28', 'add_series_folder_format_to_naming_config')
2026-06-26T19:15:28.231211173Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:28.235444160Z [Info] FluentMigrator.Runner.MigrationRunner: 35: add_series_folder_format_to_naming_config migrated
2026-06-26T19:15:28.238980294Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0191746s
2026-06-26T19:15:28.241422584Z [Info] FluentMigrator.Runner.MigrationRunner: 36: update_with_quality_converters migrating
2026-06-26T19:15:28.244563401Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:28.248223263Z [Info] update_with_quality_converters: Starting migration of Log DB to 36
2026-06-26T19:15:28.253406295Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2026-06-26T19:15:28', 'update_with_quality_converters')
2026-06-26T19:15:28.260835010Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:28.264998177Z [Info] FluentMigrator.Runner.MigrationRunner: 36: update_with_quality_converters migrated
2026-06-26T19:15:28.268077881Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0204338s
2026-06-26T19:15:28.270487265Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_configurable_qualities migrating
2026-06-26T19:15:28.273446155Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:28.277072060Z [Info] add_configurable_qualities: Starting migration of Log DB to 37
2026-06-26T19:15:28.279857872Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2026-06-26T19:15:28', 'add_configurable_qualities')
2026-06-26T19:15:28.286316162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:28.290471634Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_configurable_qualities migrated
2026-06-26T19:15:28.293417989Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0170268s
2026-06-26T19:15:28.295901001Z [Info] FluentMigrator.Runner.MigrationRunner: 38: add_on_upgrade_to_notifications migrating
2026-06-26T19:15:28.298965073Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:28.302647933Z [Info] add_on_upgrade_to_notifications: Starting migration of Log DB to 38
2026-06-26T19:15:28.305549408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2026-06-26T19:15:28', 'add_on_upgrade_to_notifications')
2026-06-26T19:15:28.312164604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:28.316287530Z [Info] FluentMigrator.Runner.MigrationRunner: 38: add_on_upgrade_to_notifications migrated
2026-06-26T19:15:28.319590083Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.017316s
2026-06-26T19:15:28.321978294Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_metadata_tables migrating
2026-06-26T19:15:28.324777242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:28.328421854Z [Info] add_metadata_tables: Starting migration of Log DB to 39
2026-06-26T19:15:28.331004337Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2026-06-26T19:15:28', 'add_metadata_tables')
2026-06-26T19:15:28.337248005Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:28.341415831Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_metadata_tables migrated
2026-06-26T19:15:28.344209239Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0166089s
2026-06-26T19:15:28.346608301Z [Info] FluentMigrator.Runner.MigrationRunner: 40: add_metadata_to_episodes_and_series migrating
2026-06-26T19:15:28.349784409Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:28.353407679Z [Info] add_metadata_to_episodes_and_series: Starting migration of Log DB to 40
2026-06-26T19:15:28.356669500Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2026-06-26T19:15:28', 'add_metadata_to_episodes_and_series')
2026-06-26T19:15:28.363368265Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:28.368263957Z [Info] FluentMigrator.Runner.MigrationRunner: 40: add_metadata_to_episodes_and_series migrated
2026-06-26T19:15:28.371485497Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0184478s
2026-06-26T19:15:28.373930753Z [Info] FluentMigrator.Runner.MigrationRunner: 41: fix_xbmc_season_images_metadata migrating
2026-06-26T19:15:28.377831310Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:28.381683481Z [Info] fix_xbmc_season_images_metadata: Starting migration of Log DB to 41
2026-06-26T19:15:28.385044431Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2026-06-26T19:15:28', 'fix_xbmc_season_images_metadata')
2026-06-26T19:15:28.393757254Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:28.398315145Z [Info] FluentMigrator.Runner.MigrationRunner: 41: fix_xbmc_season_images_metadata migrated
2026-06-26T19:15:28.404200521Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0202117s
2026-06-26T19:15:28.407637656Z [Info] FluentMigrator.Runner.MigrationRunner: 42: add_download_clients_table migrating
2026-06-26T19:15:28.410588941Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:28.414314877Z [Info] add_download_clients_table: Starting migration of Log DB to 42
2026-06-26T19:15:28.417279179Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2026-06-26T19:15:28', 'add_download_clients_table')
2026-06-26T19:15:28.424698084Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:28.429742205Z [Info] FluentMigrator.Runner.MigrationRunner: 42: add_download_clients_table migrated
2026-06-26T19:15:28.432702439Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0190003s
2026-06-26T19:15:28.435128015Z [Info] FluentMigrator.Runner.MigrationRunner: 43: convert_config_to_download_clients migrating
2026-06-26T19:15:28.438521993Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:28.442278991Z [Info] convert_config_to_download_clients: Starting migration of Log DB to 43
2026-06-26T19:15:28.445541944Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (43, '2026-06-26T19:15:28', 'convert_config_to_download_clients')
2026-06-26T19:15:28.452157471Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:28.456309175Z [Info] FluentMigrator.Runner.MigrationRunner: 43: convert_config_to_download_clients migrated
2026-06-26T19:15:28.459528731Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0178074s
2026-06-26T19:15:28.461980871Z [Info] FluentMigrator.Runner.MigrationRunner: 44: fix_xbmc_episode_metadata migrating
2026-06-26T19:15:28.465024452Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:28.468671810Z [Info] fix_xbmc_episode_metadata: Starting migration of Log DB to 44
2026-06-26T19:15:28.471438012Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2026-06-26T19:15:28', 'fix_xbmc_episode_metadata')
2026-06-26T19:15:28.477853306Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:28.482140242Z [Info] FluentMigrator.Runner.MigrationRunner: 44: fix_xbmc_episode_metadata migrated
2026-06-26T19:15:28.485131157Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0171012s
2026-06-26T19:15:28.487540932Z [Info] FluentMigrator.Runner.MigrationRunner: 45: add_indexes migrating
2026-06-26T19:15:28.490246552Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:28.494135737Z [Info] add_indexes: Starting migration of Log DB to 45
2026-06-26T19:15:28.496560211Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (45, '2026-06-26T19:15:28', 'add_indexes')
2026-06-26T19:15:28.502655390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:28.506842745Z [Info] FluentMigrator.Runner.MigrationRunner: 45: add_indexes migrated
2026-06-26T19:15:28.509525570Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0166009s
2026-06-26T19:15:28.511983902Z [Info] FluentMigrator.Runner.MigrationRunner: 46: fix_nzb_su_url migrating
2026-06-26T19:15:28.514629742Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:28.518654050Z [Info] fix_nzb_su_url: Starting migration of Log DB to 46
2026-06-26T19:15:28.521243516Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (46, '2026-06-26T19:15:28', 'fix_nzb_su_url')
2026-06-26T19:15:28.527490049Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:28.532328306Z [Info] FluentMigrator.Runner.MigrationRunner: 46: fix_nzb_su_url migrated
2026-06-26T19:15:28.535098868Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0171232s
2026-06-26T19:15:28.537534514Z [Info] FluentMigrator.Runner.MigrationRunner: 47: add_temporary_blacklist_columns migrating
2026-06-26T19:15:28.540631173Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:28.544419955Z [Info] add_temporary_blacklist_columns: Starting migration of Log DB to 47
2026-06-26T19:15:28.547731867Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (47, '2026-06-26T19:15:28', 'add_temporary_blacklist_columns')
2026-06-26T19:15:28.554676737Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:28.558906709Z [Info] FluentMigrator.Runner.MigrationRunner: 47: add_temporary_blacklist_columns migrated
2026-06-26T19:15:28.562152808Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0182941s
2026-06-26T19:15:28.565013922Z [Info] FluentMigrator.Runner.MigrationRunner: 48: add_title_to_scenemappings migrating
2026-06-26T19:15:28.569414136Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:28.574158294Z [Info] add_title_to_scenemappings: Starting migration of Log DB to 48
2026-06-26T19:15:28.578244024Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (48, '2026-06-26T19:15:28', 'add_title_to_scenemappings')
2026-06-26T19:15:28.584857357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:28.588977687Z [Info] FluentMigrator.Runner.MigrationRunner: 48: add_title_to_scenemappings migrated
2026-06-26T19:15:28.592065538Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0196546s
2026-06-26T19:15:28.594402165Z [Info] FluentMigrator.Runner.MigrationRunner: 49: fix_dognzb_url migrating
2026-06-26T19:15:28.598522926Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:28.602647014Z [Info] fix_dognzb_url: Starting migration of Log DB to 49
2026-06-26T19:15:28.605124996Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (49, '2026-06-26T19:15:28', 'fix_dognzb_url')
2026-06-26T19:15:28.611209473Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:28.616745065Z [Info] FluentMigrator.Runner.MigrationRunner: 49: fix_dognzb_url migrated
2026-06-26T19:15:28.619415945Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0179933s
2026-06-26T19:15:28.621912104Z [Info] FluentMigrator.Runner.MigrationRunner: 50: add_hash_to_metadata_files migrating
2026-06-26T19:15:28.626806294Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:28.630726150Z [Info] add_hash_to_metadata_files: Starting migration of Log DB to 50
2026-06-26T19:15:28.633987660Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (50, '2026-06-26T19:15:28', 'add_hash_to_metadata_files')
2026-06-26T19:15:28.641328559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:28.646550899Z [Info] FluentMigrator.Runner.MigrationRunner: 50: add_hash_to_metadata_files migrated
2026-06-26T19:15:28.650438541Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0194744s
2026-06-26T19:15:28.653054250Z [Info] FluentMigrator.Runner.MigrationRunner: 51: download_client_import migrating
2026-06-26T19:15:28.655923720Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:28.660238683Z [Info] download_client_import: Starting migration of Log DB to 51
2026-06-26T19:15:28.664729540Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (51, '2026-06-26T19:15:28', 'download_client_import')
2026-06-26T19:15:28.672254339Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:28.677215664Z [Info] FluentMigrator.Runner.MigrationRunner: 51: download_client_import migrated
2026-06-26T19:15:28.680181418Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0209486s
2026-06-26T19:15:28.682646143Z [Info] FluentMigrator.Runner.MigrationRunner: 52: add_columns_for_anime migrating
2026-06-26T19:15:28.685468499Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:28.689189745Z [Info] add_columns_for_anime: Starting migration of Log DB to 52
2026-06-26T19:15:28.691862830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (52, '2026-06-26T19:15:28', 'add_columns_for_anime')
2026-06-26T19:15:28.698225137Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:28.702805495Z [Info] FluentMigrator.Runner.MigrationRunner: 52: add_columns_for_anime migrated
2026-06-26T19:15:28.705431194Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0171314s
2026-06-26T19:15:28.707895468Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_series_sorttitle migrating
2026-06-26T19:15:28.710717443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:28.714934979Z [Info] add_series_sorttitle: Starting migration of Log DB to 53
2026-06-26T19:15:28.717662604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (53, '2026-06-26T19:15:28', 'add_series_sorttitle')
2026-06-26T19:15:28.724469146Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:28.728862757Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_series_sorttitle migrated
2026-06-26T19:15:28.731692087Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0181641s
2026-06-26T19:15:28.734125729Z [Info] FluentMigrator.Runner.MigrationRunner: 54: rename_profiles migrating
2026-06-26T19:15:28.736829476Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:28.740511443Z [Info] rename_profiles: Starting migration of Log DB to 54
2026-06-26T19:15:28.743009215Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (54, '2026-06-26T19:15:28', 'rename_profiles')
2026-06-26T19:15:28.749175498Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:28.753787869Z [Info] FluentMigrator.Runner.MigrationRunner: 54: rename_profiles migrated
2026-06-26T19:15:28.756508490Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0169481s
2026-06-26T19:15:28.758908314Z [Info] FluentMigrator.Runner.MigrationRunner: 55: drop_old_profile_columns migrating
2026-06-26T19:15:28.761778546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:28.765401425Z [Info] drop_old_profile_columns: Starting migration of Log DB to 55
2026-06-26T19:15:28.768110382Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (55, '2026-06-26T19:15:28', 'drop_old_profile_columns')
2026-06-26T19:15:28.774465054Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:28.778756008Z [Info] FluentMigrator.Runner.MigrationRunner: 55: drop_old_profile_columns migrated
2026-06-26T19:15:28.781815922Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0169733s
2026-06-26T19:15:28.784335467Z [Info] FluentMigrator.Runner.MigrationRunner: 56: add_mediainfo_to_episodefile migrating
2026-06-26T19:15:28.787365131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:28.791421382Z [Info] add_mediainfo_to_episodefile: Starting migration of Log DB to 56
2026-06-26T19:15:28.794416245Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (56, '2026-06-26T19:15:28', 'add_mediainfo_to_episodefile')
2026-06-26T19:15:28.801917978Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:28.807190159Z [Info] FluentMigrator.Runner.MigrationRunner: 56: add_mediainfo_to_episodefile migrated
2026-06-26T19:15:28.811164445Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0193614s
2026-06-26T19:15:28.814232616Z [Info] FluentMigrator.Runner.MigrationRunner: 57: convert_episode_file_path_to_relative migrating
2026-06-26T19:15:28.817519808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:28.822760485Z [Info] convert_episode_file_path_to_relative: Starting migration of Log DB to 57
2026-06-26T19:15:28.826508065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (57, '2026-06-26T19:15:28', 'convert_episode_file_path_to_relative')
2026-06-26T19:15:28.834041280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:28.839617544Z [Info] FluentMigrator.Runner.MigrationRunner: 57: convert_episode_file_path_to_relative migrated
2026-06-26T19:15:28.844253112Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0211346s
2026-06-26T19:15:28.846769852Z [Info] FluentMigrator.Runner.MigrationRunner: 58: drop_episode_file_path migrating
2026-06-26T19:15:28.849867493Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:28.853657037Z [Info] drop_episode_file_path: Starting migration of Log DB to 58
2026-06-26T19:15:28.856418219Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (58, '2026-06-26T19:15:28', 'drop_episode_file_path')
2026-06-26T19:15:28.864091076Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:28.870503003Z [Info] FluentMigrator.Runner.MigrationRunner: 58: drop_episode_file_path migrated
2026-06-26T19:15:28.873914355Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0200936s
2026-06-26T19:15:28.876402568Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_enable_options_to_indexers migrating
2026-06-26T19:15:28.880586286Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:28.884967983Z [Info] add_enable_options_to_indexers: Starting migration of Log DB to 59
2026-06-26T19:15:28.887978738Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (59, '2026-06-26T19:15:28', 'add_enable_options_to_indexers')
2026-06-26T19:15:28.894581690Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:28.900570965Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_enable_options_to_indexers migrated
2026-06-26T19:15:28.904524380Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0196153s
2026-06-26T19:15:28.907820490Z [Info] FluentMigrator.Runner.MigrationRunner: 60: remove_enable_from_indexers migrating
2026-06-26T19:15:28.911533750Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:28.916134688Z [Info] remove_enable_from_indexers: Starting migration of Log DB to 60
2026-06-26T19:15:28.919647796Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (60, '2026-06-26T19:15:28', 'remove_enable_from_indexers')
2026-06-26T19:15:28.926635643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:28.931121450Z [Info] FluentMigrator.Runner.MigrationRunner: 60: remove_enable_from_indexers migrated
2026-06-26T19:15:28.934353030Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0195862s
2026-06-26T19:15:28.936793185Z [Info] FluentMigrator.Runner.MigrationRunner: 61: clear_bad_scene_names migrating
2026-06-26T19:15:28.940395722Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:28.945287708Z [Info] clear_bad_scene_names: Starting migration of Log DB to 61
2026-06-26T19:15:28.949249879Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (61, '2026-06-26T19:15:28', 'clear_bad_scene_names')
2026-06-26T19:15:28.955886158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:28.959993332Z [Info] FluentMigrator.Runner.MigrationRunner: 61: clear_bad_scene_names migrated
2026-06-26T19:15:28.962924136Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0197409s
2026-06-26T19:15:28.965370655Z [Info] FluentMigrator.Runner.MigrationRunner: 62: convert_quality_models migrating
2026-06-26T19:15:28.968214113Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:28.972834972Z [Info] convert_quality_models: Starting migration of Log DB to 62
2026-06-26T19:15:28.976229931Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (62, '2026-06-26T19:15:28', 'convert_quality_models')
2026-06-26T19:15:28.982826640Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:28.987509764Z [Info] FluentMigrator.Runner.MigrationRunner: 62: convert_quality_models migrated
2026-06-26T19:15:28.991667290Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0191896s
2026-06-26T19:15:28.995112640Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_remotepathmappings migrating
2026-06-26T19:15:28.999102859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:29.004235459Z [Info] add_remotepathmappings: Starting migration of Log DB to 63
2026-06-26T19:15:29.007448822Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (63, '2026-06-26T19:15:29', 'add_remotepathmappings')
2026-06-26T19:15:29.016012553Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:29.021827929Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_remotepathmappings migrated
2026-06-26T19:15:29.024896601Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0226793s
2026-06-26T19:15:29.027316756Z [Info] FluentMigrator.Runner.MigrationRunner: 64: remove_method_from_logs migrating
2026-06-26T19:15:29.030345948Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:29.034294733Z [Info] remove_method_from_logs: Starting migration of Log DB to 64
2026-06-26T19:15:29.046600824Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Logs Method
2026-06-26T19:15:29.087624196Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Logs_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Message" TEXT NOT NULL, "Time" DATETIME NOT NULL, "Logger" TEXT NOT NULL, "Exception" TEXT, "ExceptionType" TEXT, "Level" TEXT NOT NULL)
2026-06-26T19:15:29.097644101Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Logs_temp" ("Id", "Message", "Time", "Logger", "Exception", "ExceptionType", "Level") SELECT "Id", "Message", "Time", "Logger", "Exception", "ExceptionType", "Level" FROM "Logs"
2026-06-26T19:15:29.107968871Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs"
2026-06-26T19:15:29.113262455Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Logs_temp" RENAME TO "Logs"
2026-06-26T19:15:29.131031410Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC)
2026-06-26T19:15:29.136526731Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0868993s
2026-06-26T19:15:29.139140166Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (64, '2026-06-26T19:15:29', 'remove_method_from_logs')
2026-06-26T19:15:29.146568280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:29.152109402Z [Info] FluentMigrator.Runner.MigrationRunner: 64: remove_method_from_logs migrated
2026-06-26T19:15:29.155023162Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1025401s
2026-06-26T19:15:29.157785757Z [Info] FluentMigrator.Runner.MigrationRunner: 65: make_scene_numbering_nullable migrating
2026-06-26T19:15:29.161289907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:29.165629639Z [Info] make_scene_numbering_nullable: Starting migration of Log DB to 65
2026-06-26T19:15:29.168861600Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (65, '2026-06-26T19:15:29', 'make_scene_numbering_nullable')
2026-06-26T19:15:29.175365211Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:29.179768893Z [Info] FluentMigrator.Runner.MigrationRunner: 65: make_scene_numbering_nullable migrated
2026-06-26T19:15:29.182749958Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0184758s
2026-06-26T19:15:29.185680832Z [Info] FluentMigrator.Runner.MigrationRunner: 66: add_tags migrating
2026-06-26T19:15:29.188477316Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:29.192539249Z [Info] add_tags: Starting migration of Log DB to 66
2026-06-26T19:15:29.195423028Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (66, '2026-06-26T19:15:29', 'add_tags')
2026-06-26T19:15:29.201134955Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:29.206176200Z [Info] FluentMigrator.Runner.MigrationRunner: 66: add_tags migrated
2026-06-26T19:15:29.208735707Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.017697s
2026-06-26T19:15:29.211084488Z [Info] FluentMigrator.Runner.MigrationRunner: 67: add_added_to_series migrating
2026-06-26T19:15:29.213814368Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:29.217477096Z [Info] add_added_to_series: Starting migration of Log DB to 67
2026-06-26T19:15:29.220016843Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (67, '2026-06-26T19:15:29', 'add_added_to_series')
2026-06-26T19:15:29.226283888Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:29.230513829Z [Info] FluentMigrator.Runner.MigrationRunner: 67: add_added_to_series migrated
2026-06-26T19:15:29.233256063Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0166984s
2026-06-26T19:15:29.235621087Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_release_restrictions migrating
2026-06-26T19:15:29.238751654Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:29.242105561Z [Info] add_release_restrictions: Starting migration of Log DB to 68
2026-06-26T19:15:29.244780730Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (68, '2026-06-26T19:15:29', 'add_release_restrictions')
2026-06-26T19:15:29.251117705Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:29.255192945Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_release_restrictions migrated
2026-06-26T19:15:29.258107426Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0166998s
2026-06-26T19:15:29.260542322Z [Info] FluentMigrator.Runner.MigrationRunner: 69: quality_proper migrating
2026-06-26T19:15:29.263143271Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:29.266714496Z [Info] quality_proper: Starting migration of Log DB to 69
2026-06-26T19:15:29.269145533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (69, '2026-06-26T19:15:29', 'quality_proper')
2026-06-26T19:15:29.275183777Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:29.279335811Z [Info] FluentMigrator.Runner.MigrationRunner: 69: quality_proper migrated
2026-06-26T19:15:29.282416507Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0161698s
2026-06-26T19:15:29.286401605Z [Info] FluentMigrator.Runner.MigrationRunner: 70: delay_profile migrating
2026-06-26T19:15:29.289535198Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:29.293158036Z [Info] delay_profile: Starting migration of Log DB to 70
2026-06-26T19:15:29.295564755Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (70, '2026-06-26T19:15:29', 'delay_profile')
2026-06-26T19:15:29.301637378Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:29.306778154Z [Info] FluentMigrator.Runner.MigrationRunner: 70: delay_profile migrated
2026-06-26T19:15:29.309440497Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0172447s
2026-06-26T19:15:29.311842707Z [Info] FluentMigrator.Runner.MigrationRunner: 71: unknown_quality_in_profile migrating
2026-06-26T19:15:29.314748982Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:29.318576212Z [Info] unknown_quality_in_profile: Starting migration of Log DB to 71
2026-06-26T19:15:29.321301261Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (71, '2026-06-26T19:15:29', 'unknown_quality_in_profile')
2026-06-26T19:15:29.327890876Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:29.332637368Z [Info] FluentMigrator.Runner.MigrationRunner: 71: unknown_quality_in_profile migrated
2026-06-26T19:15:29.335635688Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0178525s
2026-06-26T19:15:29.338044100Z [Info] FluentMigrator.Runner.MigrationRunner: 72: history_downloadId migrating
2026-06-26T19:15:29.340746554Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:29.344359462Z [Info] history_downloadId: Starting migration of Log DB to 72
2026-06-26T19:15:29.346924399Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (72, '2026-06-26T19:15:29', 'history_downloadId')
2026-06-26T19:15:29.353041152Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:29.357106642Z [Info] FluentMigrator.Runner.MigrationRunner: 72: history_downloadId migrated
2026-06-26T19:15:29.359798695Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0163743s
2026-06-26T19:15:29.362173950Z [Info] FluentMigrator.Runner.MigrationRunner: 73: clear_ratings migrating
2026-06-26T19:15:29.364796773Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:29.368378419Z [Info] clear_ratings: Starting migration of Log DB to 73
2026-06-26T19:15:29.370731128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (73, '2026-06-26T19:15:29', 'clear_ratings')
2026-06-26T19:15:29.376751667Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:29.380727867Z [Info] FluentMigrator.Runner.MigrationRunner: 73: clear_ratings migrated
2026-06-26T19:15:29.383658922Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0159406s
2026-06-26T19:15:29.386787775Z [Info] FluentMigrator.Runner.MigrationRunner: 74: disable_eztv migrating
2026-06-26T19:15:29.389155925Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:29.393320094Z [Info] disable_eztv: Starting migration of Log DB to 74
2026-06-26T19:15:29.395923609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (74, '2026-06-26T19:15:29', 'disable_eztv')
2026-06-26T19:15:29.402432401Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:29.407910878Z [Info] FluentMigrator.Runner.MigrationRunner: 74: disable_eztv migrated
2026-06-26T19:15:29.411075061Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0186751s
2026-06-26T19:15:29.413483523Z [Info] FluentMigrator.Runner.MigrationRunner: 75: force_lib_update migrating
2026-06-26T19:15:29.416548117Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:29.422191496Z [Info] force_lib_update: Starting migration of Log DB to 75
2026-06-26T19:15:29.424839340Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (75, '2026-06-26T19:15:29', 'force_lib_update')
2026-06-26T19:15:29.432419480Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:29.437199359Z [Info] FluentMigrator.Runner.MigrationRunner: 75: force_lib_update migrated
2026-06-26T19:15:29.440188461Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0206254s
2026-06-26T19:15:29.443091499Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_users_table migrating
2026-06-26T19:15:29.445880838Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:29.449552705Z [Info] add_users_table: Starting migration of Log DB to 76
2026-06-26T19:15:29.452563180Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (76, '2026-06-26T19:15:29', 'add_users_table')
2026-06-26T19:15:29.459329772Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:29.464929572Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_users_table migrated
2026-06-26T19:15:29.468080229Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.018877s
2026-06-26T19:15:29.470397778Z [Info] FluentMigrator.Runner.MigrationRunner: 77: add_add_options_to_series migrating
2026-06-26T19:15:29.473275335Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:29.478613228Z [Info] add_add_options_to_series: Starting migration of Log DB to 77
2026-06-26T19:15:29.481914779Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (77, '2026-06-26T19:15:29', 'add_add_options_to_series')
2026-06-26T19:15:29.489197089Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:29.494436574Z [Info] FluentMigrator.Runner.MigrationRunner: 77: add_add_options_to_series migrated
2026-06-26T19:15:29.498590142Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0211526s
2026-06-26T19:15:29.501124337Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_commands_table migrating
2026-06-26T19:15:29.503783674Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:29.507772169Z [Info] add_commands_table: Starting migration of Log DB to 78
2026-06-26T19:15:29.510348189Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (78, '2026-06-26T19:15:29', 'add_commands_table')
2026-06-26T19:15:29.516603510Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:29.521763294Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_commands_table migrated
2026-06-26T19:15:29.524901767Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0177225s
2026-06-26T19:15:29.527738441Z [Info] FluentMigrator.Runner.MigrationRunner: 79: dedupe_tags migrating
2026-06-26T19:15:29.531501803Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:29.536462827Z [Info] dedupe_tags: Starting migration of Log DB to 79
2026-06-26T19:15:29.539332598Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (79, '2026-06-26T19:15:29', 'dedupe_tags')
2026-06-26T19:15:29.545531516Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:29.549649952Z [Info] FluentMigrator.Runner.MigrationRunner: 79: dedupe_tags migrated
2026-06-26T19:15:29.552949239Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.018315s
2026-06-26T19:15:29.555307530Z [Info] FluentMigrator.Runner.MigrationRunner: 81: move_dot_prefix_to_transmission_category migrating
2026-06-26T19:15:29.558864415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:29.562782729Z [Info] move_dot_prefix_to_transmission_category: Starting migration of Log DB to 81
2026-06-26T19:15:29.565895980Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (81, '2026-06-26T19:15:29', 'move_dot_prefix_to_transmission_category')
2026-06-26T19:15:29.574959889Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:29.579421077Z [Info] FluentMigrator.Runner.MigrationRunner: 81: move_dot_prefix_to_transmission_category migrated
2026-06-26T19:15:29.582654561Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0205595s
2026-06-26T19:15:29.584987831Z [Info] FluentMigrator.Runner.MigrationRunner: 82: add_fanzub_settings migrating
2026-06-26T19:15:29.587647489Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:29.592003114Z [Info] add_fanzub_settings: Starting migration of Log DB to 82
2026-06-26T19:15:29.594973938Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (82, '2026-06-26T19:15:29', 'add_fanzub_settings')
2026-06-26T19:15:29.601369362Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:29.605939238Z [Info] FluentMigrator.Runner.MigrationRunner: 82: add_fanzub_settings migrated
2026-06-26T19:15:29.609753462Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0182481s
2026-06-26T19:15:29.612943067Z [Info] FluentMigrator.Runner.MigrationRunner: 83: additonal_blacklist_columns migrating
2026-06-26T19:15:29.616113254Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:29.620487395Z [Info] additonal_blacklist_columns: Starting migration of Log DB to 83
2026-06-26T19:15:29.623925421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (83, '2026-06-26T19:15:29', 'additonal_blacklist_columns')
2026-06-26T19:15:29.630354803Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:29.635165104Z [Info] FluentMigrator.Runner.MigrationRunner: 83: additonal_blacklist_columns migrated
2026-06-26T19:15:29.638077080Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0190703s
2026-06-26T19:15:29.641394202Z [Info] FluentMigrator.Runner.MigrationRunner: 84: update_quality_minmax_size migrating
2026-06-26T19:15:29.644543366Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:29.648351909Z [Info] update_quality_minmax_size: Starting migration of Log DB to 84
2026-06-26T19:15:29.650817025Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (84, '2026-06-26T19:15:29', 'update_quality_minmax_size')
2026-06-26T19:15:29.657239683Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:29.662860326Z [Info] FluentMigrator.Runner.MigrationRunner: 84: update_quality_minmax_size migrated
2026-06-26T19:15:29.665887575Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0183071s
2026-06-26T19:15:29.668507332Z [Info] FluentMigrator.Runner.MigrationRunner: 85: expand_transmission_urlbase migrating
2026-06-26T19:15:29.671647458Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:29.675255075Z [Info] expand_transmission_urlbase: Starting migration of Log DB to 85
2026-06-26T19:15:29.677960696Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (85, '2026-06-26T19:15:29', 'expand_transmission_urlbase')
2026-06-26T19:15:29.684824112Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:29.689500663Z [Info] FluentMigrator.Runner.MigrationRunner: 85: expand_transmission_urlbase migrated
2026-06-26T19:15:29.693436131Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0175831s
2026-06-26T19:15:29.696508932Z [Info] FluentMigrator.Runner.MigrationRunner: 86: pushbullet_device_ids migrating
2026-06-26T19:15:29.699945805Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:29.703947246Z [Info] pushbullet_device_ids: Starting migration of Log DB to 86
2026-06-26T19:15:29.707275190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (86, '2026-06-26T19:15:29', 'pushbullet_device_ids')
2026-06-26T19:15:29.714660408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:29.720214948Z [Info] FluentMigrator.Runner.MigrationRunner: 86: pushbullet_device_ids migrated
2026-06-26T19:15:29.724166398Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0197207s
2026-06-26T19:15:29.726317552Z [Info] FluentMigrator.Runner.MigrationRunner: 87: remove_eztv migrating
2026-06-26T19:15:29.728942059Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:29.733292723Z [Info] remove_eztv: Starting migration of Log DB to 87
2026-06-26T19:15:29.736118606Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (87, '2026-06-26T19:15:29', 'remove_eztv')
2026-06-26T19:15:29.742347614Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:29.746912550Z [Info] FluentMigrator.Runner.MigrationRunner: 87: remove_eztv migrated
2026-06-26T19:15:29.749460183Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0179782s
2026-06-26T19:15:29.751876530Z [Info] FluentMigrator.Runner.MigrationRunner: 88: pushbullet_devices_channels_list migrating
2026-06-26T19:15:29.754931685Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:29.758595586Z [Info] pushbullet_devices_channels_list: Starting migration of Log DB to 88
2026-06-26T19:15:29.761538965Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (88, '2026-06-26T19:15:29', 'pushbullet_devices_channels_list')
2026-06-26T19:15:29.768023949Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:29.772045230Z [Info] FluentMigrator.Runner.MigrationRunner: 88: pushbullet_devices_channels_list migrated
2026-06-26T19:15:29.775041787Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0171874s
2026-06-26T19:15:29.777421351Z [Info] FluentMigrator.Runner.MigrationRunner: 89: add_on_rename_to_notifcations migrating
2026-06-26T19:15:29.780373498Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:29.784028621Z [Info] add_on_rename_to_notifcations: Starting migration of Log DB to 89
2026-06-26T19:15:29.786754282Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (89, '2026-06-26T19:15:29', 'add_on_rename_to_notifcations')
2026-06-26T19:15:29.793181079Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:29.797723500Z [Info] FluentMigrator.Runner.MigrationRunner: 89: add_on_rename_to_notifcations migrated
2026-06-26T19:15:29.800686298Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.017346s
2026-06-26T19:15:29.802950199Z [Info] FluentMigrator.Runner.MigrationRunner: 90: update_kickass_url migrating
2026-06-26T19:15:29.805593995Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:29.809104536Z [Info] update_kickass_url: Starting migration of Log DB to 90
2026-06-26T19:15:29.811632770Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (90, '2026-06-26T19:15:29', 'update_kickass_url')
2026-06-26T19:15:29.817979946Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:29.822211832Z [Info] FluentMigrator.Runner.MigrationRunner: 90: update_kickass_url migrated
2026-06-26T19:15:29.825466178Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0165637s
2026-06-26T19:15:29.828043951Z [Info] FluentMigrator.Runner.MigrationRunner: 91: added_indexerstatus migrating
2026-06-26T19:15:29.831193275Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:29.834709398Z [Info] added_indexerstatus: Starting migration of Log DB to 91
2026-06-26T19:15:29.838159017Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (91, '2026-06-26T19:15:29', 'added_indexerstatus')
2026-06-26T19:15:29.846974837Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:29.852235665Z [Info] FluentMigrator.Runner.MigrationRunner: 91: added_indexerstatus migrated
2026-06-26T19:15:29.855064013Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0207036s
2026-06-26T19:15:29.858182525Z [Info] FluentMigrator.Runner.MigrationRunner: 92: add_unverifiedscenenumbering migrating
2026-06-26T19:15:29.861203330Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:29.864847812Z [Info] add_unverifiedscenenumbering: Starting migration of Log DB to 92
2026-06-26T19:15:29.868868291Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (92, '2026-06-26T19:15:29', 'add_unverifiedscenenumbering')
2026-06-26T19:15:29.875824896Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:29.880632731Z [Info] FluentMigrator.Runner.MigrationRunner: 92: add_unverifiedscenenumbering migrated
2026-06-26T19:15:29.883887368Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0190959s
2026-06-26T19:15:29.886789644Z [Info] FluentMigrator.Runner.MigrationRunner: 93: naming_config_replace_illegal_characters migrating
2026-06-26T19:15:29.890519909Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:29.893968817Z [Info] naming_config_replace_illegal_characters: Starting migration of Log DB to 93
2026-06-26T19:15:29.897204144Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (93, '2026-06-26T19:15:29', 'naming_config_replace_illegal_characters')
2026-06-26T19:15:29.904759705Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:29.909057523Z [Info] FluentMigrator.Runner.MigrationRunner: 93: naming_config_replace_illegal_characters migrated
2026-06-26T19:15:29.912513095Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0188989s
2026-06-26T19:15:29.916215683Z [Info] FluentMigrator.Runner.MigrationRunner: 94: add_tvmazeid migrating
2026-06-26T19:15:29.919112719Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:29.923079320Z [Info] add_tvmazeid: Starting migration of Log DB to 94
2026-06-26T19:15:29.925583725Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (94, '2026-06-26T19:15:29', 'add_tvmazeid')
2026-06-26T19:15:29.932538165Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:29.936580018Z [Info] FluentMigrator.Runner.MigrationRunner: 94: add_tvmazeid migrated
2026-06-26T19:15:29.939112910Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0174466s
2026-06-26T19:15:29.941404897Z [Info] FluentMigrator.Runner.MigrationRunner: 95: add_additional_episodes_index migrating
2026-06-26T19:15:29.944502567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:29.948514810Z [Info] add_additional_episodes_index: Starting migration of Log DB to 95
2026-06-26T19:15:29.951593092Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (95, '2026-06-26T19:15:29', 'add_additional_episodes_index')
2026-06-26T19:15:29.959918363Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:29.963684189Z [Info] FluentMigrator.Runner.MigrationRunner: 95: add_additional_episodes_index migrated
2026-06-26T19:15:29.966668802Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0192552s
2026-06-26T19:15:29.969042453Z [Info] FluentMigrator.Runner.MigrationRunner: 96: disable_kickass migrating
2026-06-26T19:15:29.971551889Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:29.975647660Z [Info] disable_kickass: Starting migration of Log DB to 96
2026-06-26T19:15:29.978540107Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (96, '2026-06-26T19:15:29', 'disable_kickass')
2026-06-26T19:15:29.985409936Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:29.989488753Z [Info] FluentMigrator.Runner.MigrationRunner: 96: disable_kickass migrated
2026-06-26T19:15:29.992307682Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0179029s
2026-06-26T19:15:29.994809982Z [Info] FluentMigrator.Runner.MigrationRunner: 97: add_reason_to_pending_releases migrating
2026-06-26T19:15:29.997853544Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:30.002563161Z [Info] add_reason_to_pending_releases: Starting migration of Log DB to 97
2026-06-26T19:15:30.005803609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (97, '2026-06-26T19:15:30', 'add_reason_to_pending_releases')
2026-06-26T19:15:30.014616152Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:30.019035144Z [Info] FluentMigrator.Runner.MigrationRunner: 97: add_reason_to_pending_releases migrated
2026-06-26T19:15:30.022203106Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0212242s
2026-06-26T19:15:30.024666970Z [Info] FluentMigrator.Runner.MigrationRunner: 98: remove_titans_of_tv migrating
2026-06-26T19:15:30.027426218Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:30.031471127Z [Info] remove_titans_of_tv: Starting migration of Log DB to 98
2026-06-26T19:15:30.039385811Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (98, '2026-06-26T19:15:30', 'remove_titans_of_tv')
2026-06-26T19:15:30.052217400Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:30.056546932Z [Info] FluentMigrator.Runner.MigrationRunner: 98: remove_titans_of_tv migrated
2026-06-26T19:15:30.059448047Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0292032s
2026-06-26T19:15:30.061909696Z [Info] FluentMigrator.Runner.MigrationRunner: 99: extra_and_subtitle_files migrating
2026-06-26T19:15:30.064797513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:30.069003807Z [Info] extra_and_subtitle_files: Starting migration of Log DB to 99
2026-06-26T19:15:30.071966536Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (99, '2026-06-26T19:15:30', 'extra_and_subtitle_files')
2026-06-26T19:15:30.079052370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:30.083270808Z [Info] FluentMigrator.Runner.MigrationRunner: 99: extra_and_subtitle_files migrated
2026-06-26T19:15:30.086104526Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0184888s
2026-06-26T19:15:30.088448789Z [Info] FluentMigrator.Runner.MigrationRunner: 100: add_scene_season_number migrating
2026-06-26T19:15:30.091267157Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:30.095022662Z [Info] add_scene_season_number: Starting migration of Log DB to 100
2026-06-26T19:15:30.097867042Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (100, '2026-06-26T19:15:30', 'add_scene_season_number')
2026-06-26T19:15:30.105900696Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:30.110172451Z [Info] FluentMigrator.Runner.MigrationRunner: 100: add_scene_season_number migrated
2026-06-26T19:15:30.112979617Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0189466s
2026-06-26T19:15:30.115422788Z [Info] FluentMigrator.Runner.MigrationRunner: 101: add_ultrahd_quality_in_profiles migrating
2026-06-26T19:15:30.118780603Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:30.122460817Z [Info] add_ultrahd_quality_in_profiles: Starting migration of Log DB to 101
2026-06-26T19:15:30.125651825Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (101, '2026-06-26T19:15:30', 'add_ultrahd_quality_in_profiles')
2026-06-26T19:15:30.133813406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:30.137989239Z [Info] FluentMigrator.Runner.MigrationRunner: 101: add_ultrahd_quality_in_profiles migrated
2026-06-26T19:15:30.141013862Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.019209s
2026-06-26T19:15:30.143433867Z [Info] FluentMigrator.Runner.MigrationRunner: 102: add_language_to_episodeFiles_history_and_blacklist migrating
2026-06-26T19:15:30.147171186Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:30.151640800Z [Info] add_language_to_episodeFiles_history_and_blacklist: Starting migration of Log DB to 102
2026-06-26T19:15:30.155143336Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (102, '2026-06-26T19:15:30', 'add_language_to_episodeFiles_history_and_blacklist')
2026-06-26T19:15:30.166214579Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:30.170372345Z [Info] FluentMigrator.Runner.MigrationRunner: 102: add_language_to_episodeFiles_history_and_blacklist migrated
2026-06-26T19:15:30.174382774Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0233984s
2026-06-26T19:15:30.176792559Z [Info] FluentMigrator.Runner.MigrationRunner: 103: fix_metadata_file_extensions migrating
2026-06-26T19:15:30.179673082Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:30.183282983Z [Info] fix_metadata_file_extensions: Starting migration of Log DB to 103
2026-06-26T19:15:30.186502599Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (103, '2026-06-26T19:15:30', 'fix_metadata_file_extensions')
2026-06-26T19:15:30.193385145Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:30.197435183Z [Info] FluentMigrator.Runner.MigrationRunner: 103: fix_metadata_file_extensions migrated
2026-06-26T19:15:30.200396158Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0177863s
2026-06-26T19:15:30.202871956Z [Info] FluentMigrator.Runner.MigrationRunner: 104: remove_kickass migrating
2026-06-26T19:15:30.205459589Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:30.209098930Z [Info] remove_kickass: Starting migration of Log DB to 104
2026-06-26T19:15:30.211675150Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (104, '2026-06-26T19:15:30', 'remove_kickass')
2026-06-26T19:15:30.218136536Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:30.222235594Z [Info] FluentMigrator.Runner.MigrationRunner: 104: remove_kickass migrated
2026-06-26T19:15:30.224815542Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0167626s
2026-06-26T19:15:30.227214544Z [Info] FluentMigrator.Runner.MigrationRunner: 105: rename_torrent_downloadstation migrating
2026-06-26T19:15:30.230166972Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:30.235049769Z [Info] rename_torrent_downloadstation: Starting migration of Log DB to 105
2026-06-26T19:15:30.238036575Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (105, '2026-06-26T19:15:30', 'rename_torrent_downloadstation')
2026-06-26T19:15:30.245282863Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:30.249745223Z [Info] FluentMigrator.Runner.MigrationRunner: 105: rename_torrent_downloadstation migrated
2026-06-26T19:15:30.252930790Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.019578s
2026-06-26T19:15:30.255354573Z [Info] FluentMigrator.Runner.MigrationRunner: 106: update_btn_url migrating
2026-06-26T19:15:30.257973168Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:30.262302400Z [Info] update_btn_url: Starting migration of Log DB to 106
2026-06-26T19:15:30.264804149Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (106, '2026-06-26T19:15:30', 'update_btn_url')
2026-06-26T19:15:30.271612324Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:30.275670359Z [Info] FluentMigrator.Runner.MigrationRunner: 106: update_btn_url migrated
2026-06-26T19:15:30.278310778Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0177117s
2026-06-26T19:15:30.280696484Z [Info] FluentMigrator.Runner.MigrationRunner: 107: remove_wombles migrating
2026-06-26T19:15:30.283285169Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:30.287052018Z [Info] remove_wombles: Starting migration of Log DB to 107
2026-06-26T19:15:30.289460440Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (107, '2026-06-26T19:15:30', 'remove_wombles')
2026-06-26T19:15:30.306119349Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:30.310922836Z [Info] FluentMigrator.Runner.MigrationRunner: 107: remove_wombles migrated
2026-06-26T19:15:30.313560550Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0276596s
2026-06-26T19:15:30.316007118Z [Info] FluentMigrator.Runner.MigrationRunner: 108: fix_extra_file_extension migrating
2026-06-26T19:15:30.319131011Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:30.323594493Z [Info] fix_extra_file_extension: Starting migration of Log DB to 108
2026-06-26T19:15:30.326376317Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (108, '2026-06-26T19:15:30', 'fix_extra_file_extension')
2026-06-26T19:15:30.334721208Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:30.339333730Z [Info] FluentMigrator.Runner.MigrationRunner: 108: fix_extra_file_extension migrated
2026-06-26T19:15:30.342644590Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0202236s
2026-06-26T19:15:30.344715381Z [Info] FluentMigrator.Runner.MigrationRunner: 109: import_extra_files migrating
2026-06-26T19:15:30.347401843Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:30.352198045Z [Info] import_extra_files: Starting migration of Log DB to 109
2026-06-26T19:15:30.354689875Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (109, '2026-06-26T19:15:30', 'import_extra_files')
2026-06-26T19:15:30.361291484Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:30.365281312Z [Info] FluentMigrator.Runner.MigrationRunner: 109: import_extra_files migrated
2026-06-26T19:15:30.367907753Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0178782s
2026-06-26T19:15:30.370212015Z [Info] FluentMigrator.Runner.MigrationRunner: 110: fix_extra_files_config migrating
2026-06-26T19:15:30.372978267Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:30.378788221Z [Info] fix_extra_files_config: Starting migration of Log DB to 110
2026-06-26T19:15:30.381061982Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (110, '2026-06-26T19:15:30', 'fix_extra_files_config')
2026-06-26T19:15:30.388539015Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:30.392608432Z [Info] FluentMigrator.Runner.MigrationRunner: 110: fix_extra_files_config migrated
2026-06-26T19:15:30.395674730Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0195862s
2026-06-26T19:15:30.398379859Z [Info] FluentMigrator.Runner.MigrationRunner: 111: create_language_profiles migrating
2026-06-26T19:15:30.401408721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:30.405240590Z [Info] create_language_profiles: Starting migration of Log DB to 111
2026-06-26T19:15:30.408323140Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (111, '2026-06-26T19:15:30', 'create_language_profiles')
2026-06-26T19:15:30.415632795Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:30.420423316Z [Info] FluentMigrator.Runner.MigrationRunner: 111: create_language_profiles migrated
2026-06-26T19:15:30.423807964Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0189603s
2026-06-26T19:15:30.426995606Z [Info] FluentMigrator.Runner.MigrationRunner: 112: added_regex_to_scenemapping migrating
2026-06-26T19:15:30.430353350Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:30.434211783Z [Info] added_regex_to_scenemapping: Starting migration of Log DB to 112
2026-06-26T19:15:30.437267729Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (112, '2026-06-26T19:15:30', 'added_regex_to_scenemapping')
2026-06-26T19:15:30.444010513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:30.448118759Z [Info] FluentMigrator.Runner.MigrationRunner: 112: added_regex_to_scenemapping migrated
2026-06-26T19:15:30.452056662Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0180623s
2026-06-26T19:15:30.454658453Z [Info] FluentMigrator.Runner.MigrationRunner: 113: consolidate_indexer_baseurl migrating
2026-06-26T19:15:30.457696684Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:30.461403691Z [Info] consolidate_indexer_baseurl: Starting migration of Log DB to 113
2026-06-26T19:15:30.464181878Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (113, '2026-06-26T19:15:30', 'consolidate_indexer_baseurl')
2026-06-26T19:15:30.470625389Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:30.474676790Z [Info] FluentMigrator.Runner.MigrationRunner: 113: consolidate_indexer_baseurl migrated
2026-06-26T19:15:30.479275184Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0170849s
2026-06-26T19:15:30.482001666Z [Info] FluentMigrator.Runner.MigrationRunner: 114: rename_indexer_status_id migrating
2026-06-26T19:15:30.484487373Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:30.488150092Z [Info] rename_indexer_status_id: Starting migration of Log DB to 114
2026-06-26T19:15:30.490700470Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (114, '2026-06-26T19:15:30', 'rename_indexer_status_id')
2026-06-26T19:15:30.497119381Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:30.501569155Z [Info] FluentMigrator.Runner.MigrationRunner: 114: rename_indexer_status_id migrated
2026-06-26T19:15:30.509742360Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0170835s
2026-06-26T19:15:30.512770320Z [Info] FluentMigrator.Runner.MigrationRunner: 115: add_downloadclient_status migrating
2026-06-26T19:15:30.515620301Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:30.524441883Z [Info] add_downloadclient_status: Starting migration of Log DB to 115
2026-06-26T19:15:30.528675191Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (115, '2026-06-26T19:15:30', 'add_downloadclient_status')
2026-06-26T19:15:30.539018477Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:30.544565091Z [Info] FluentMigrator.Runner.MigrationRunner: 115: add_downloadclient_status migrated
2026-06-26T19:15:30.548992801Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0288775s
2026-06-26T19:15:30.551313325Z [Info] FluentMigrator.Runner.MigrationRunner: 116: disable_nyaa migrating
2026-06-26T19:15:30.553866198Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:30.558262725Z [Info] disable_nyaa: Starting migration of Log DB to 116
2026-06-26T19:15:30.560645996Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (116, '2026-06-26T19:15:30', 'disable_nyaa')
2026-06-26T19:15:30.566576032Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:30.570604387Z [Info] FluentMigrator.Runner.MigrationRunner: 116: disable_nyaa migrated
2026-06-26T19:15:30.573109173Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0167032s
2026-06-26T19:15:30.575379647Z [Info] FluentMigrator.Runner.MigrationRunner: 117: add_webrip_and_br480_qualites_in_profile migrating
2026-06-26T19:15:30.578565555Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:30.582067270Z [Info] add_webrip_and_br480_qualites_in_profile: Starting migration of Log DB to 117
2026-06-26T19:15:30.585331465Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (117, '2026-06-26T19:15:30', 'add_webrip_and_br480_qualites_in_profile')
2026-06-26T19:15:30.592001933Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:30.595987873Z [Info] FluentMigrator.Runner.MigrationRunner: 117: add_webrip_and_br480_qualites_in_profile migrated
2026-06-26T19:15:30.599200745Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0174454s
2026-06-26T19:15:30.601535068Z [Info] FluentMigrator.Runner.MigrationRunner: 118: add_history_eventType_index migrating
2026-06-26T19:15:30.604392173Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:30.607893607Z [Info] add_history_eventType_index: Starting migration of Log DB to 118
2026-06-26T19:15:30.610718197Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (118, '2026-06-26T19:15:30', 'add_history_eventType_index')
2026-06-26T19:15:30.618088014Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:30.622263966Z [Info] FluentMigrator.Runner.MigrationRunner: 118: add_history_eventType_index migrated
2026-06-26T19:15:30.625540356Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.017832s
2026-06-26T19:15:30.627880801Z [Info] FluentMigrator.Runner.MigrationRunner: 119: separate_automatic_and_interactive_searches migrating
2026-06-26T19:15:30.631148234Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:30.635102259Z [Info] separate_automatic_and_interactive_searches: Starting migration of Log DB to 119
2026-06-26T19:15:30.638417638Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (119, '2026-06-26T19:15:30', 'separate_automatic_and_interactive_searches')
2026-06-26T19:15:30.646797890Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:30.654249952Z [Info] FluentMigrator.Runner.MigrationRunner: 119: separate_automatic_and_interactive_searches migrated
2026-06-26T19:15:30.658004556Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0231s
2026-06-26T19:15:30.660252785Z [Info] FluentMigrator.Runner.MigrationRunner: 120: update_series_episodes_history_indexes migrating
2026-06-26T19:15:30.663359754Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:30.668996590Z [Info] update_series_episodes_history_indexes: Starting migration of Log DB to 120
2026-06-26T19:15:30.672102116Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (120, '2026-06-26T19:15:30', 'update_series_episodes_history_indexes')
2026-06-26T19:15:30.680522168Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:30.684470763Z [Info] FluentMigrator.Runner.MigrationRunner: 120: update_series_episodes_history_indexes migrated
2026-06-26T19:15:30.687587241Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0211031s
2026-06-26T19:15:30.689875320Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_animetosho_url migrating
2026-06-26T19:15:30.692590560Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:30.696174991Z [Info] update_animetosho_url: Starting migration of Log DB to 121
2026-06-26T19:15:30.698764438Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (121, '2026-06-26T19:15:30', 'update_animetosho_url')
2026-06-26T19:15:30.707281715Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:30.711640005Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_animetosho_url migrated
2026-06-26T19:15:30.714396659Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0189483s
2026-06-26T19:15:30.716663425Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_remux_qualities_in_profile migrating
2026-06-26T19:15:30.719899965Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:30.723387551Z [Info] add_remux_qualities_in_profile: Starting migration of Log DB to 122
2026-06-26T19:15:30.726173944Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (122, '2026-06-26T19:15:30', 'add_remux_qualities_in_profile')
2026-06-26T19:15:30.732564057Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:30.736542822Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_remux_qualities_in_profile migrated
2026-06-26T19:15:30.739474448Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0166304s
2026-06-26T19:15:30.741746716Z [Info] FluentMigrator.Runner.MigrationRunner: 123: add_history_seriesId_index migrating
2026-06-26T19:15:30.744668041Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:30.748216339Z [Info] add_history_seriesId_index: Starting migration of Log DB to 123
2026-06-26T19:15:30.751004807Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (123, '2026-06-26T19:15:30', 'add_history_seriesId_index')
2026-06-26T19:15:30.757286230Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:30.761246438Z [Info] FluentMigrator.Runner.MigrationRunner: 123: add_history_seriesId_index migrated
2026-06-26T19:15:30.764623632Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0165786s
2026-06-26T19:15:30.767077765Z [Info] FluentMigrator.Runner.MigrationRunner: 124: remove_media_browser_metadata migrating
2026-06-26T19:15:30.770015273Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:30.773562730Z [Info] remove_media_browser_metadata: Starting migration of Log DB to 124
2026-06-26T19:15:30.776359975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (124, '2026-06-26T19:15:30', 'remove_media_browser_metadata')
2026-06-26T19:15:30.785917969Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:30.789956645Z [Info] FluentMigrator.Runner.MigrationRunner: 124: remove_media_browser_metadata migrated
2026-06-26T19:15:30.792940556Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.01991s
2026-06-26T19:15:30.795248295Z [Info] FluentMigrator.Runner.MigrationRunner: 125: remove_notify_my_android_and_pushalot_notifications migrating
2026-06-26T19:15:30.798760541Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:30.802457208Z [Info] remove_notify_my_android_and_pushalot_notifications: Starting migration of Log DB to 125
2026-06-26T19:15:30.805755703Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (125, '2026-06-26T19:15:30', 'remove_notify_my_android_and_pushalot_notifications')
2026-06-26T19:15:30.812792658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:30.816844150Z [Info] FluentMigrator.Runner.MigrationRunner: 125: remove_notify_my_android_and_pushalot_notifications migrated
2026-06-26T19:15:30.820343821Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0180226s
2026-06-26T19:15:30.822724016Z [Info] FluentMigrator.Runner.MigrationRunner: 126: add_custom_filters migrating
2026-06-26T19:15:30.825413824Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:30.829681552Z [Info] add_custom_filters: Starting migration of Log DB to 126
2026-06-26T19:15:30.832247421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (126, '2026-06-26T19:15:30', 'add_custom_filters')
2026-06-26T19:15:30.838299853Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:30.887070322Z [Info] FluentMigrator.Runner.MigrationRunner: 126: add_custom_filters migrated
2026-06-26T19:15:30.889736092Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0616589s
2026-06-26T19:15:30.892041326Z [Info] FluentMigrator.Runner.MigrationRunner: 127: rename_restrictions_to_release_profiles migrating
2026-06-26T19:15:30.895178867Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:30.898658035Z [Info] rename_restrictions_to_release_profiles: Starting migration of Log DB to 127
2026-06-26T19:15:30.901638951Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (127, '2026-06-26T19:15:30', 'rename_restrictions_to_release_profiles')
2026-06-26T19:15:30.908198756Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:30.912286470Z [Info] FluentMigrator.Runner.MigrationRunner: 127: rename_restrictions_to_release_profiles migrated
2026-06-26T19:15:30.915425995Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0171176s
2026-06-26T19:15:30.917698643Z [Info] FluentMigrator.Runner.MigrationRunner: 128: rename_quality_profiles_add_upgrade_allowed migrating
2026-06-26T19:15:30.921176770Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:30.924674295Z [Info] rename_quality_profiles_add_upgrade_allowed: Starting migration of Log DB to 128
2026-06-26T19:15:30.927688508Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (128, '2026-06-26T19:15:30', 'rename_quality_profiles_add_upgrade_allowed')
2026-06-26T19:15:30.934395269Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:30.938201727Z [Info] FluentMigrator.Runner.MigrationRunner: 128: rename_quality_profiles_add_upgrade_allowed migrated
2026-06-26T19:15:30.941418247Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0170133s
2026-06-26T19:15:30.943673791Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_relative_original_path_to_episode_file migrating
2026-06-26T19:15:30.946951934Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:30.950467426Z [Info] add_relative_original_path_to_episode_file: Starting migration of Log DB to 129
2026-06-26T19:15:30.953477259Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (129, '2026-06-26T19:15:30', 'add_relative_original_path_to_episode_file')
2026-06-26T19:15:30.960160703Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:30.963934155Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_relative_original_path_to_episode_file migrated
2026-06-26T19:15:30.967172820Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0170433s
2026-06-26T19:15:30.969488194Z [Info] FluentMigrator.Runner.MigrationRunner: 130: episode_last_searched_time migrating
2026-06-26T19:15:30.972332394Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:30.975799608Z [Info] episode_last_searched_time: Starting migration of Log DB to 130
2026-06-26T19:15:30.978455228Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (130, '2026-06-26T19:15:30', 'episode_last_searched_time')
2026-06-26T19:15:30.984668084Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:30.988756771Z [Info] FluentMigrator.Runner.MigrationRunner: 130: episode_last_searched_time migrated
2026-06-26T19:15:30.991561661Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0164346s
2026-06-26T19:15:30.993837476Z [Info] FluentMigrator.Runner.MigrationRunner: 131: download_propers_config migrating
2026-06-26T19:15:30.996581474Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:31.000082647Z [Info] download_propers_config: Starting migration of Log DB to 131
2026-06-26T19:15:31.002624337Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (131, '2026-06-26T19:15:31', 'download_propers_config')
2026-06-26T19:15:31.008714205Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:31.012783332Z [Info] FluentMigrator.Runner.MigrationRunner: 131: download_propers_config migrated
2026-06-26T19:15:31.015538352Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0161884s
2026-06-26T19:15:31.017811442Z [Info] FluentMigrator.Runner.MigrationRunner: 132: add_download_client_priority migrating
2026-06-26T19:15:31.020650190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:31.024132927Z [Info] add_download_client_priority: Starting migration of Log DB to 132
2026-06-26T19:15:31.026840421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (132, '2026-06-26T19:15:31', 'add_download_client_priority')
2026-06-26T19:15:31.033323561Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:31.037380594Z [Info] FluentMigrator.Runner.MigrationRunner: 132: add_download_client_priority migrated
2026-06-26T19:15:31.040263932Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0166898s
2026-06-26T19:15:31.042542893Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_specials_folder_format migrating
2026-06-26T19:15:31.045350920Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:31.048966284Z [Info] add_specials_folder_format: Starting migration of Log DB to 134
2026-06-26T19:15:31.051609949Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (134, '2026-06-26T19:15:31', 'add_specials_folder_format')
2026-06-26T19:15:31.057881934Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:31.062019559Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_specials_folder_format migrated
2026-06-26T19:15:31.064839159Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0166581s
2026-06-26T19:15:31.067090054Z [Info] FluentMigrator.Runner.MigrationRunner: 135: health_issue_notification migrating
2026-06-26T19:15:31.069864543Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:31.073341187Z [Info] health_issue_notification: Starting migration of Log DB to 135
2026-06-26T19:15:31.075957438Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (135, '2026-06-26T19:15:31', 'health_issue_notification')
2026-06-26T19:15:31.082087487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:31.086019488Z [Info] FluentMigrator.Runner.MigrationRunner: 135: health_issue_notification migrated
2026-06-26T19:15:31.088797394Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0161441s
2026-06-26T19:15:31.091046595Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_indexer_and_enabled_to_release_profiles migrating
2026-06-26T19:15:31.094331141Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:31.097792454Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Log DB to 136
2026-06-26T19:15:31.100817258Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (136, '2026-06-26T19:15:31', 'add_indexer_and_enabled_to_release_profiles')
2026-06-26T19:15:31.107634512Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:31.111466922Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_indexer_and_enabled_to_release_profiles migrated
2026-06-26T19:15:31.114678832Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0171522s
2026-06-26T19:15:31.116995369Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_airedbefore_to_episodes migrating
2026-06-26T19:15:31.120160375Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:31.123589683Z [Info] add_airedbefore_to_episodes: Starting migration of Log DB to 137
2026-06-26T19:15:31.126270033Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (137, '2026-06-26T19:15:31', 'add_airedbefore_to_episodes')
2026-06-26T19:15:31.132437327Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:31.136329137Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_airedbefore_to_episodes migrated
2026-06-26T19:15:31.139153597Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0161777s
2026-06-26T19:15:31.141435865Z [Info] FluentMigrator.Runner.MigrationRunner: 138: remove_bitmetv migrating
2026-06-26T19:15:31.143986964Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:31.147693000Z [Info] remove_bitmetv: Starting migration of Log DB to 138
2026-06-26T19:15:31.150391706Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (138, '2026-06-26T19:15:31', 'remove_bitmetv')
2026-06-26T19:15:31.156562838Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:31.160734302Z [Info] FluentMigrator.Runner.MigrationRunner: 138: remove_bitmetv migrated
2026-06-26T19:15:31.163307556Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0167169s
2026-06-26T19:15:31.165682440Z [Info] FluentMigrator.Runner.MigrationRunner: 139: add_download_history migrating
2026-06-26T19:15:31.169348605Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:31.172871131Z [Info] add_download_history: Starting migration of Log DB to 139
2026-06-26T19:15:31.175887788Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (139, '2026-06-26T19:15:31', 'add_download_history')
2026-06-26T19:15:31.181960452Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:31.185901211Z [Info] FluentMigrator.Runner.MigrationRunner: 139: add_download_history migrated
2026-06-26T19:15:31.188630469Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0165661s
2026-06-26T19:15:31.190931184Z [Info] FluentMigrator.Runner.MigrationRunner: 140: remove_chown_and_folderchmod_config_v2 migrating
2026-06-26T19:15:31.194023523Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:31.197561490Z [Info] remove_chown_and_folderchmod_config_v2: Starting migration of Log DB to 140
2026-06-26T19:15:31.200427343Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (140, '2026-06-26T19:15:31', 'remove_chown_and_folderchmod_config_v2')
2026-06-26T19:15:31.206859501Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:31.210845020Z [Info] FluentMigrator.Runner.MigrationRunner: 140: remove_chown_and_folderchmod_config_v2 migrated
2026-06-26T19:15:31.213901858Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0168343s
2026-06-26T19:15:31.216124566Z [Info] FluentMigrator.Runner.MigrationRunner: 141: add_update_history migrating
2026-06-26T19:15:31.218782100Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:31.222272131Z [Info] add_update_history: Starting migration of Log DB to 141
2026-06-26T19:15:31.236199637Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable UpdateHistory
2026-06-26T19:15:31.241300734Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "UpdateHistory" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Date" DATETIME NOT NULL, "Version" TEXT NOT NULL, "EventType" INTEGER NOT NULL)
2026-06-26T19:15:31.249576065Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104628s
2026-06-26T19:15:31.252101903Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex UpdateHistory (Date)
2026-06-26T19:15:31.254885530Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC)
2026-06-26T19:15:31.260117059Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053893s
2026-06-26T19:15:31.262604761Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (141, '2026-06-26T19:15:31', 'add_update_history')
2026-06-26T19:15:31.268692555Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:31.273337232Z [Info] FluentMigrator.Runner.MigrationRunner: 141: add_update_history migrated
2026-06-26T19:15:31.277745643Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0186088s
2026-06-26T19:15:31.280402295Z [Info] FluentMigrator.Runner.MigrationRunner: 142: import_lists migrating
2026-06-26T19:15:31.282941199Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:31.286655862Z [Info] import_lists: Starting migration of Log DB to 142
2026-06-26T19:15:31.293949135Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (142, '2026-06-26T19:15:31', 'import_lists')
2026-06-26T19:15:31.299965244Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:31.303942166Z [Info] FluentMigrator.Runner.MigrationRunner: 142: import_lists migrated
2026-06-26T19:15:31.306642836Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0209965s
2026-06-26T19:15:31.308961698Z [Info] FluentMigrator.Runner.MigrationRunner: 143: add_priority_to_indexers migrating
2026-06-26T19:15:31.311759654Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:31.315284264Z [Info] add_priority_to_indexers: Starting migration of Log DB to 143
2026-06-26T19:15:31.317934163Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (143, '2026-06-26T19:15:31', 'add_priority_to_indexers')
2026-06-26T19:15:31.324286520Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:31.328262289Z [Info] FluentMigrator.Runner.MigrationRunner: 143: add_priority_to_indexers migrated
2026-06-26T19:15:31.331009874Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0164502s
2026-06-26T19:15:31.333275598Z [Info] FluentMigrator.Runner.MigrationRunner: 144: import_lists_series_type_and_season_folder migrating
2026-06-26T19:15:31.336460815Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:31.339940545Z [Info] import_lists_series_type_and_season_folder: Starting migration of Log DB to 144
2026-06-26T19:15:31.342999908Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (144, '2026-06-26T19:15:31', 'import_lists_series_type_and_season_folder')
2026-06-26T19:15:31.349677861Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:31.353646897Z [Info] FluentMigrator.Runner.MigrationRunner: 144: import_lists_series_type_and_season_folder migrated
2026-06-26T19:15:31.356856272Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.017186s
2026-06-26T19:15:31.359098339Z [Info] FluentMigrator.Runner.MigrationRunner: 145: remove_growl migrating
2026-06-26T19:15:31.361614157Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:31.365127515Z [Info] remove_growl: Starting migration of Log DB to 145
2026-06-26T19:15:31.367444252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (145, '2026-06-26T19:15:31', 'remove_growl')
2026-06-26T19:15:31.373735866Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:31.377315878Z [Info] FluentMigrator.Runner.MigrationRunner: 145: remove_growl migrated
2026-06-26T19:15:31.379830534Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0157047s
2026-06-26T19:15:31.382113393Z [Info] FluentMigrator.Runner.MigrationRunner: 146: cleanup_duplicates_updatehistory migrating
2026-06-26T19:15:31.385133787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:31.388704350Z [Info] cleanup_duplicates_updatehistory: Starting migration of Log DB to 146
2026-06-26T19:15:31.393785336Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-26T19:15:31.396339121Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-26T19:15:31.416473923Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0200808s
2026-06-26T19:15:31.419309725Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (146, '2026-06-26T19:15:31', 'cleanup_duplicates_updatehistory')
2026-06-26T19:15:31.425953128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:31.430018588Z [Info] FluentMigrator.Runner.MigrationRunner: 146: cleanup_duplicates_updatehistory migrated
2026-06-26T19:15:31.433045636Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0337764s
2026-06-26T19:15:31.435553809Z [Info] FluentMigrator.Runner.MigrationRunner: 147: swap_filechmod_for_folderchmod migrating
2026-06-26T19:15:31.438470284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:31.442206621Z [Info] swap_filechmod_for_folderchmod: Starting migration of Log DB to 147
2026-06-26T19:15:31.445134910Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (147, '2026-06-26T19:15:31', 'swap_filechmod_for_folderchmod')
2026-06-26T19:15:31.451433249Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:31.456109919Z [Info] FluentMigrator.Runner.MigrationRunner: 147: swap_filechmod_for_folderchmod migrated
2026-06-26T19:15:31.458986274Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0176575s
2026-06-26T19:15:31.461305236Z [Info] FluentMigrator.Runner.MigrationRunner: 148: mediainfo_channels migrating
2026-06-26T19:15:31.463944112Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:31.467422950Z [Info] mediainfo_channels: Starting migration of Log DB to 148
2026-06-26T19:15:31.469872104Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (148, '2026-06-26T19:15:31', 'mediainfo_channels')
2026-06-26T19:15:31.475784224Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:31.479898292Z [Info] FluentMigrator.Runner.MigrationRunner: 148: mediainfo_channels migrated
2026-06-26T19:15:31.482515534Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0159633s
2026-06-26T19:15:31.484834305Z [Info] FluentMigrator.Runner.MigrationRunner: 149: add_on_delete_to_notifications migrating
2026-06-26T19:15:31.487772574Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:31.491426846Z [Info] add_on_delete_to_notifications: Starting migration of Log DB to 149
2026-06-26T19:15:31.494212618Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (149, '2026-06-26T19:15:31', 'add_on_delete_to_notifications')
2026-06-26T19:15:31.500817985Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:31.505232458Z [Info] FluentMigrator.Runner.MigrationRunner: 149: add_on_delete_to_notifications migrated
2026-06-26T19:15:31.508872120Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0174663s
2026-06-26T19:15:31.511209148Z [Info] FluentMigrator.Runner.MigrationRunner: 150: add_scene_mapping_origin migrating
2026-06-26T19:15:31.513975130Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:31.518204370Z [Info] add_scene_mapping_origin: Starting migration of Log DB to 150
2026-06-26T19:15:31.520936694Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (150, '2026-06-26T19:15:31', 'add_scene_mapping_origin')
2026-06-26T19:15:31.530194995Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:31.555980090Z [Info] FluentMigrator.Runner.MigrationRunner: 150: add_scene_mapping_origin migrated
2026-06-26T19:15:31.558913509Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0418784s
2026-06-26T19:15:31.561495230Z [Info] FluentMigrator.Runner.MigrationRunner: 151: remove_custom_filter_type migrating
2026-06-26T19:15:31.564343398Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:31.568114153Z [Info] remove_custom_filter_type: Starting migration of Log DB to 151
2026-06-26T19:15:31.570828351Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (151, '2026-06-26T19:15:31', 'remove_custom_filter_type')
2026-06-26T19:15:31.577294467Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:31.610164204Z [Info] FluentMigrator.Runner.MigrationRunner: 151: remove_custom_filter_type migrated
2026-06-26T19:15:31.612828181Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0453766s
2026-06-26T19:15:31.616187699Z [Info] FluentMigrator.Runner.MigrationRunner: 152: update_btn_url_to_https migrating
2026-06-26T19:15:31.619264567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:31.623217079Z [Info] update_btn_url_to_https: Starting migration of Log DB to 152
2026-06-26T19:15:31.625594017Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (152, '2026-06-26T19:15:31', 'update_btn_url_to_https')
2026-06-26T19:15:31.632370369Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:31.650248905Z [Info] FluentMigrator.Runner.MigrationRunner: 152: update_btn_url_to_https migrated
2026-06-26T19:15:31.653061000Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0311272s
2026-06-26T19:15:31.655450694Z [Info] FluentMigrator.Runner.MigrationRunner: 153: add_on_episodefiledelete_for_upgrade migrating
2026-06-26T19:15:31.658583435Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:31.662499294Z [Info] add_on_episodefiledelete_for_upgrade: Starting migration of Log DB to 153
2026-06-26T19:15:31.665252310Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (153, '2026-06-26T19:15:31', 'add_on_episodefiledelete_for_upgrade')
2026-06-26T19:15:31.672592286Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:31.676573627Z [Info] FluentMigrator.Runner.MigrationRunner: 153: add_on_episodefiledelete_for_upgrade migrated
2026-06-26T19:15:31.679677199Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0181038s
2026-06-26T19:15:31.681986731Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_name_release_profile migrating
2026-06-26T19:15:31.684784447Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:31.688353858Z [Info] add_name_release_profile: Starting migration of Log DB to 154
2026-06-26T19:15:31.690941000Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (154, '2026-06-26T19:15:31', 'add_name_release_profile')
2026-06-26T19:15:31.697128074Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:31.700943049Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_name_release_profile migrated
2026-06-26T19:15:31.703758130Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.016175s
2026-06-26T19:15:31.706010097Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_arabic_and_hindi_languages migrating
2026-06-26T19:15:31.708892704Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:31.712446413Z [Info] add_arabic_and_hindi_languages: Starting migration of Log DB to 155
2026-06-26T19:15:31.715144678Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (155, '2026-06-26T19:15:31', 'add_arabic_and_hindi_languages')
2026-06-26T19:15:31.721842241Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:31.725849023Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_arabic_and_hindi_languages migrated
2026-06-26T19:15:31.728845259Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0169362s
2026-06-26T19:15:31.731216696Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_bypass_to_delay_profile migrating
2026-06-26T19:15:31.734113281Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:31.737640797Z [Info] add_bypass_to_delay_profile: Starting migration of Log DB to 156
2026-06-26T19:15:31.740315024Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (156, '2026-06-26T19:15:31', 'add_bypass_to_delay_profile')
2026-06-26T19:15:31.746859599Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:31.750672530Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_bypass_to_delay_profile migrated
2026-06-26T19:15:31.753562482Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0165543s
2026-06-26T19:15:31.755887786Z [Info] FluentMigrator.Runner.MigrationRunner: 157: email_multiple_addresses migrating
2026-06-26T19:15:31.758811767Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:31.762377500Z [Info] email_multiple_addresses: Starting migration of Log DB to 157
2026-06-26T19:15:31.765080415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (157, '2026-06-26T19:15:31', 'email_multiple_addresses')
2026-06-26T19:15:31.771371749Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:31.775441968Z [Info] FluentMigrator.Runner.MigrationRunner: 157: email_multiple_addresses migrated
2026-06-26T19:15:31.778293894Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0165739s
2026-06-26T19:15:31.780729440Z [Info] FluentMigrator.Runner.MigrationRunner: 158: cdh_per_downloadclient migrating
2026-06-26T19:15:31.783503669Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:31.787184825Z [Info] cdh_per_downloadclient: Starting migration of Log DB to 158
2026-06-26T19:15:31.789754441Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (158, '2026-06-26T19:15:31', 'cdh_per_downloadclient')
2026-06-26T19:15:31.795826413Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:31.799585305Z [Info] FluentMigrator.Runner.MigrationRunner: 158: cdh_per_downloadclient migrated
2026-06-26T19:15:31.802314864Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.016099s
2026-06-26T19:15:31.804636561Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_indexer_tags migrating
2026-06-26T19:15:31.807198643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:31.810699495Z [Info] add_indexer_tags: Starting migration of Log DB to 159
2026-06-26T19:15:31.813085873Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (159, '2026-06-26T19:15:31', 'add_indexer_tags')
2026-06-26T19:15:31.819076701Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:31.822908911Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_indexer_tags migrated
2026-06-26T19:15:31.825487536Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0156961s
2026-06-26T19:15:31.827757148Z [Info] FluentMigrator.Runner.MigrationRunner: 160: rename_blacklist_to_blocklist migrating
2026-06-26T19:15:31.830695447Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:31.834740837Z [Info] rename_blacklist_to_blocklist: Starting migration of Log DB to 160
2026-06-26T19:15:31.837468872Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (160, '2026-06-26T19:15:31', 'rename_blacklist_to_blocklist')
2026-06-26T19:15:31.843792572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:31.847735615Z [Info] FluentMigrator.Runner.MigrationRunner: 160: rename_blacklist_to_blocklist migrated
2026-06-26T19:15:31.850659054Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0170411s
2026-06-26T19:15:31.852992905Z [Info] FluentMigrator.Runner.MigrationRunner: 161: remove_plex_hometheatre migrating
2026-06-26T19:15:31.855753617Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:31.859436847Z [Info] remove_plex_hometheatre: Starting migration of Log DB to 161
2026-06-26T19:15:31.862022817Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (161, '2026-06-26T19:15:31', 'remove_plex_hometheatre')
2026-06-26T19:15:31.868183057Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:31.871961689Z [Info] FluentMigrator.Runner.MigrationRunner: 161: remove_plex_hometheatre migrated
2026-06-26T19:15:31.874706418Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0162402s
2026-06-26T19:15:31.877024438Z [Info] FluentMigrator.Runner.MigrationRunner: 162: release_profile_to_array migrating
2026-06-26T19:15:31.879800269Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:31.883359149Z [Info] release_profile_to_array: Starting migration of Log DB to 162
2026-06-26T19:15:31.886025981Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (162, '2026-06-26T19:15:31', 'release_profile_to_array')
2026-06-26T19:15:31.892285541Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:31.896414239Z [Info] FluentMigrator.Runner.MigrationRunner: 162: release_profile_to_array migrated
2026-06-26T19:15:31.899181393Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0165845s
2026-06-26T19:15:31.901503090Z [Info] FluentMigrator.Runner.MigrationRunner: 163: mediainfo_to_ffmpeg migrating
2026-06-26T19:15:31.904167528Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:31.907756407Z [Info] mediainfo_to_ffmpeg: Starting migration of Log DB to 163
2026-06-26T19:15:31.910329130Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (163, '2026-06-26T19:15:31', 'mediainfo_to_ffmpeg')
2026-06-26T19:15:31.916390701Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:31.920649591Z [Info] FluentMigrator.Runner.MigrationRunner: 163: mediainfo_to_ffmpeg migrated
2026-06-26T19:15:31.923294750Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0164478s
2026-06-26T19:15:31.925607148Z [Info] FluentMigrator.Runner.MigrationRunner: 164: download_client_per_indexer migrating
2026-06-26T19:15:31.928455626Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:31.931925517Z [Info] download_client_per_indexer: Starting migration of Log DB to 164
2026-06-26T19:15:31.934587028Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (164, '2026-06-26T19:15:31', 'download_client_per_indexer')
2026-06-26T19:15:31.940802359Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:31.944575530Z [Info] FluentMigrator.Runner.MigrationRunner: 164: download_client_per_indexer migrated
2026-06-26T19:15:31.947569030Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0161534s
2026-06-26T19:15:31.949990559Z [Info] FluentMigrator.Runner.MigrationRunner: 165: add_on_update_to_notifications migrating
2026-06-26T19:15:31.953063429Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:31.956633261Z [Info] add_on_update_to_notifications: Starting migration of Log DB to 165
2026-06-26T19:15:31.959534485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (165, '2026-06-26T19:15:31', 'add_on_update_to_notifications')
2026-06-26T19:15:31.966005571Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:31.970201313Z [Info] FluentMigrator.Runner.MigrationRunner: 165: add_on_update_to_notifications migrated
2026-06-26T19:15:31.973174503Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0172233s
2026-06-26T19:15:31.975493485Z [Info] FluentMigrator.Runner.MigrationRunner: 166: update_series_sort_title migrating
2026-06-26T19:15:31.978276982Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:31.981813567Z [Info] update_series_sort_title: Starting migration of Log DB to 166
2026-06-26T19:15:31.984425428Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (166, '2026-06-26T19:15:31', 'update_series_sort_title')
2026-06-26T19:15:31.990669627Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:31.995252800Z [Info] FluentMigrator.Runner.MigrationRunner: 166: update_series_sort_title migrated
2026-06-26T19:15:31.998108282Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0169818s
2026-06-26T19:15:32.000410620Z [Info] FluentMigrator.Runner.MigrationRunner: 167: add_tvdbid_to_episode migrating
2026-06-26T19:15:32.003119949Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:32.006699850Z [Info] add_tvdbid_to_episode: Starting migration of Log DB to 167
2026-06-26T19:15:32.009303185Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (167, '2026-06-26T19:15:32', 'add_tvdbid_to_episode')
2026-06-26T19:15:32.015839442Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:32.020023952Z [Info] FluentMigrator.Runner.MigrationRunner: 167: add_tvdbid_to_episode migrated
2026-06-26T19:15:32.022811467Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0169387s
2026-06-26T19:15:32.025129567Z [Info] FluentMigrator.Runner.MigrationRunner: 168: add_additional_info_to_pending_releases migrating
2026-06-26T19:15:32.028333121Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:32.031917842Z [Info] add_additional_info_to_pending_releases: Starting migration of Log DB to 168
2026-06-26T19:15:32.035196557Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (168, '2026-06-26T19:15:32', 'add_additional_info_to_pending_releases')
2026-06-26T19:15:32.042191499Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:32.046106746Z [Info] FluentMigrator.Runner.MigrationRunner: 168: add_additional_info_to_pending_releases migrated
2026-06-26T19:15:32.049370270Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0177733s
2026-06-26T19:15:32.051861298Z [Info] FluentMigrator.Runner.MigrationRunner: 169: add_malayalam_and_ukrainian_languages migrating
2026-06-26T19:15:32.055053980Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:32.058703743Z [Info] add_malayalam_and_ukrainian_languages: Starting migration of Log DB to 169
2026-06-26T19:15:32.061776313Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (169, '2026-06-26T19:15:32', 'add_malayalam_and_ukrainian_languages')
2026-06-26T19:15:32.068478144Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:32.072549225Z [Info] FluentMigrator.Runner.MigrationRunner: 169: add_malayalam_and_ukrainian_languages migrated
2026-06-26T19:15:32.075778931Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.017482s
2026-06-26T19:15:32.078194638Z [Info] FluentMigrator.Runner.MigrationRunner: 170: add_language_tags_to_subtitle_files migrating
2026-06-26T19:15:32.081282979Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:32.084829564Z [Info] add_language_tags_to_subtitle_files: Starting migration of Log DB to 170
2026-06-26T19:15:32.087747482Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (170, '2026-06-26T19:15:32', 'add_language_tags_to_subtitle_files')
2026-06-26T19:15:32.094300293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:32.098484582Z [Info] FluentMigrator.Runner.MigrationRunner: 170: add_language_tags_to_subtitle_files migrated
2026-06-26T19:15:32.101651662Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0171997s
2026-06-26T19:15:32.103988510Z [Info] FluentMigrator.Runner.MigrationRunner: 171: add_custom_formats migrating
2026-06-26T19:15:32.106582004Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:32.110076353Z [Info] add_custom_formats: Starting migration of Log DB to 171
2026-06-26T19:15:32.112577682Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (171, '2026-06-26T19:15:32', 'add_custom_formats')
2026-06-26T19:15:32.119044540Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:32.122993666Z [Info] FluentMigrator.Runner.MigrationRunner: 171: add_custom_formats migrated
2026-06-26T19:15:32.125799749Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0164224s
2026-06-26T19:15:32.128201447Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_SeasonSearchMaximumSingleEpisodeAge_to_indexers migrating
2026-06-26T19:15:32.131898295Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:32.137098871Z [Info] add_SeasonSearchMaximumSingleEpisodeAge_to_indexers: Starting migration of Log DB to 172
2026-06-26T19:15:32.140728232Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (172, '2026-06-26T19:15:32', 'add_SeasonSearchMaximumSingleEpisodeAge_to_indexers')
2026-06-26T19:15:32.147834648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:32.151739164Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_SeasonSearchMaximumSingleEpisodeAge_to_indexers migrated
2026-06-26T19:15:32.155440861Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0198678s
2026-06-26T19:15:32.157839063Z [Info] FluentMigrator.Runner.MigrationRunner: 173: remove_omg migrating
2026-06-26T19:15:32.160473820Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:32.164439629Z [Info] remove_omg: Starting migration of Log DB to 173
2026-06-26T19:15:32.166834894Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (173, '2026-06-26T19:15:32', 'remove_omg')
2026-06-26T19:15:32.173101248Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:32.177116206Z [Info] FluentMigrator.Runner.MigrationRunner: 173: remove_omg migrated
2026-06-26T19:15:32.179685122Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0165954s
2026-06-26T19:15:32.182055647Z [Info] FluentMigrator.Runner.MigrationRunner: 174: add_salt_to_users migrating
2026-06-26T19:15:32.184665184Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:32.206841308Z [Info] add_salt_to_users: Starting migration of Log DB to 174
2026-06-26T19:15:32.210129542Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (174, '2026-06-26T19:15:32', 'add_salt_to_users')
2026-06-26T19:15:32.216389914Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:32.220513511Z [Info] FluentMigrator.Runner.MigrationRunner: 174: add_salt_to_users migrated
2026-06-26T19:15:32.223446349Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0358427s
2026-06-26T19:15:32.225552622Z [Info] FluentMigrator.Runner.MigrationRunner: 175: language_profiles_to_custom_formats migrating
2026-06-26T19:15:32.228725143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:32.232347941Z [Info] language_profiles_to_custom_formats: Starting migration of Log DB to 175
2026-06-26T19:15:32.235213865Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (175, '2026-06-26T19:15:32', 'language_profiles_to_custom_formats')
2026-06-26T19:15:32.241682636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:32.245764820Z [Info] FluentMigrator.Runner.MigrationRunner: 175: language_profiles_to_custom_formats migrated
2026-06-26T19:15:32.248897471Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0170895s
2026-06-26T19:15:32.251348438Z [Info] FluentMigrator.Runner.MigrationRunner: 176: original_language migrating
2026-06-26T19:15:32.253990009Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:32.257495081Z [Info] original_language: Starting migration of Log DB to 176
2026-06-26T19:15:32.259975708Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (176, '2026-06-26T19:15:32', 'original_language')
2026-06-26T19:15:32.266118022Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:32.270026786Z [Info] FluentMigrator.Runner.MigrationRunner: 176: original_language migrated
2026-06-26T19:15:32.272620541Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0160345s
2026-06-26T19:15:32.274871386Z [Info] FluentMigrator.Runner.MigrationRunner: 177: add_on_manual_interaction_required_to_notifications migrating
2026-06-26T19:15:32.278320454Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:32.281926959Z [Info] add_on_manual_interaction_required_to_notifications: Starting migration of Log DB to 177
2026-06-26T19:15:32.285252759Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (177, '2026-06-26T19:15:32', 'add_on_manual_interaction_required_to_notifications')
2026-06-26T19:15:32.292119963Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:32.295958636Z [Info] FluentMigrator.Runner.MigrationRunner: 177: add_on_manual_interaction_required_to_notifications migrated
2026-06-26T19:15:32.299353906Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0176467s
2026-06-26T19:15:32.301625572Z [Info] FluentMigrator.Runner.MigrationRunner: 178: list_sync_time migrating
2026-06-26T19:15:32.304164798Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:32.307633786Z [Info] list_sync_time: Starting migration of Log DB to 178
2026-06-26T19:15:32.309938168Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (178, '2026-06-26T19:15:32', 'list_sync_time')
2026-06-26T19:15:32.315824746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:32.320072925Z [Info] FluentMigrator.Runner.MigrationRunner: 178: list_sync_time migrated
2026-06-26T19:15:32.322648493Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0158897s
2026-06-26T19:15:32.325313061Z [Info] FluentMigrator.Runner.MigrationRunner: 179: add_auto_tagging migrating
2026-06-26T19:15:32.327907898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:32.331677923Z [Info] add_auto_tagging: Starting migration of Log DB to 179
2026-06-26T19:15:32.334101756Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (179, '2026-06-26T19:15:32', 'add_auto_tagging')
2026-06-26T19:15:32.340050119Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:32.343895095Z [Info] FluentMigrator.Runner.MigrationRunner: 179: add_auto_tagging migrated
2026-06-26T19:15:32.346503549Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0160066s
2026-06-26T19:15:32.348814425Z [Info] FluentMigrator.Runner.MigrationRunner: 180: task_duration migrating
2026-06-26T19:15:32.351324822Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:32.354847248Z [Info] task_duration: Starting migration of Log DB to 180
2026-06-26T19:15:32.357198956Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (180, '2026-06-26T19:15:32', 'task_duration')
2026-06-26T19:15:32.363058380Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:32.366930199Z [Info] FluentMigrator.Runner.MigrationRunner: 180: task_duration migrated
2026-06-26T19:15:32.369456619Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0156014s
2026-06-26T19:15:32.371731521Z [Info] FluentMigrator.Runner.MigrationRunner: 181: quality_definition_preferred_size migrating
2026-06-26T19:15:32.374716064Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:32.378401769Z [Info] quality_definition_preferred_size: Starting migration of Log DB to 181
2026-06-26T19:15:32.381427584Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (181, '2026-06-26T19:15:32', 'quality_definition_preferred_size')
2026-06-26T19:15:32.387874191Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:32.391736793Z [Info] FluentMigrator.Runner.MigrationRunner: 181: quality_definition_preferred_size migrated
2026-06-26T19:15:32.394728580Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0170223s
2026-06-26T19:15:32.397010416Z [Info] FluentMigrator.Runner.MigrationRunner: 182: add_custom_format_score_bypass_to_delay_profile migrating
2026-06-26T19:15:32.400424985Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:32.403950467Z [Info] add_custom_format_score_bypass_to_delay_profile: Starting migration of Log DB to 182
2026-06-26T19:15:32.407077707Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (182, '2026-06-26T19:15:32', 'add_custom_format_score_bypass_to_delay_profile')
2026-06-26T19:15:32.413851212Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:32.417767111Z [Info] FluentMigrator.Runner.MigrationRunner: 182: add_custom_format_score_bypass_to_delay_profile migrated
2026-06-26T19:15:32.421101338Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0173487s
2026-06-26T19:15:32.423380700Z [Info] FluentMigrator.Runner.MigrationRunner: 183: update_images_remote_url migrating
2026-06-26T19:15:32.426152453Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:32.429624548Z [Info] update_images_remote_url: Starting migration of Log DB to 183
2026-06-26T19:15:32.432207862Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (183, '2026-06-26T19:15:32', 'update_images_remote_url')
2026-06-26T19:15:32.438353663Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:32.442489204Z [Info] FluentMigrator.Runner.MigrationRunner: 183: update_images_remote_url migrated
2026-06-26T19:15:32.445339436Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0163511s
2026-06-26T19:15:32.447628337Z [Info] FluentMigrator.Runner.MigrationRunner: 184: remove_invalid_roksbox_metadata_images migrating
2026-06-26T19:15:32.450762310Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:32.454260447Z [Info] remove_invalid_roksbox_metadata_images: Starting migration of Log DB to 184
2026-06-26T19:15:32.457207815Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (184, '2026-06-26T19:15:32', 'remove_invalid_roksbox_metadata_images')
2026-06-26T19:15:32.463763702Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:32.468508781Z [Info] FluentMigrator.Runner.MigrationRunner: 184: remove_invalid_roksbox_metadata_images migrated
2026-06-26T19:15:32.471635650Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0177412s
2026-06-26T19:15:32.473933970Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_episode_runtime migrating
2026-06-26T19:15:32.476626835Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:32.480192698Z [Info] add_episode_runtime: Starting migration of Log DB to 185
2026-06-26T19:15:32.482629888Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (185, '2026-06-26T19:15:32', 'add_episode_runtime')
2026-06-26T19:15:32.488798054Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:32.492809224Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_episode_runtime migrated
2026-06-26T19:15:32.495439804Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0161535s
2026-06-26T19:15:32.497792754Z [Info] FluentMigrator.Runner.MigrationRunner: 186: add_result_to_commands migrating
2026-06-26T19:15:32.500479246Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:32.504166394Z [Info] add_result_to_commands: Starting migration of Log DB to 186
2026-06-26T19:15:32.506547400Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (186, '2026-06-26T19:15:32', 'add_result_to_commands')
2026-06-26T19:15:32.512574412Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:32.516549068Z [Info] FluentMigrator.Runner.MigrationRunner: 186: add_result_to_commands migrated
2026-06-26T19:15:32.519502668Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0160758s
2026-06-26T19:15:32.521827492Z [Info] FluentMigrator.Runner.MigrationRunner: 187: add_on_series_add_to_notifications migrating
2026-06-26T19:15:32.524763927Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:32.528269099Z [Info] add_on_series_add_to_notifications: Starting migration of Log DB to 187
2026-06-26T19:15:32.531061063Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (187, '2026-06-26T19:15:32', 'add_on_series_add_to_notifications')
2026-06-26T19:15:32.537446327Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:32.541356494Z [Info] FluentMigrator.Runner.MigrationRunner: 187: add_on_series_add_to_notifications migrated
2026-06-26T19:15:32.544348982Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0165939s
2026-06-26T19:15:32.546598173Z [Info] FluentMigrator.Runner.MigrationRunner: 188: postgres_update_timestamp_columns_to_with_timezone migrating
2026-06-26T19:15:32.550036479Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:32.553505848Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Log DB to 188
2026-06-26T19:15:32.564206996Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Logs
2026-06-26T19:15:32.566789028Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001659s
2026-06-26T19:15:32.569533817Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Logs Time DateTimeOffset
2026-06-26T19:15:32.580195225Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Logs_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Message" TEXT NOT NULL, "Time" DATETIME NOT NULL, "Logger" TEXT NOT NULL, "Exception" TEXT, "ExceptionType" TEXT, "Level" TEXT NOT NULL)
2026-06-26T19:15:32.589715443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Logs_temp" ("Id", "Message", "Time", "Logger", "Exception", "ExceptionType", "Level") SELECT "Id", "Message", "Time", "Logger", "Exception", "ExceptionType", "Level" FROM "Logs"
2026-06-26T19:15:32.597881143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs"
2026-06-26T19:15:32.602137898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Logs_temp" RENAME TO "Logs"
2026-06-26T19:15:32.609467945Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC)
2026-06-26T19:15:32.614293787Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0419196s
2026-06-26T19:15:32.616526725Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable UpdateHistory
2026-06-26T19:15:32.619360784Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.1E-06s
2026-06-26T19:15:32.621434622Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn UpdateHistory Date DateTimeOffset
2026-06-26T19:15:32.629354847Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "UpdateHistory_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Date" DATETIME NOT NULL, "Version" TEXT NOT NULL, "EventType" INTEGER NOT NULL)
2026-06-26T19:15:32.637417069Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "UpdateHistory_temp" ("Id", "Date", "Version", "EventType") SELECT "Id", "Date", "Version", "EventType" FROM "UpdateHistory"
2026-06-26T19:15:32.644121325Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "UpdateHistory"
2026-06-26T19:15:32.648432710Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "UpdateHistory_temp" RENAME TO "UpdateHistory"
2026-06-26T19:15:32.656527267Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC)
2026-06-26T19:15:32.661348419Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0367228s
2026-06-26T19:15:32.663542970Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-06-26T19:15:32.665974438Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.4E-06s
2026-06-26T19:15:32.668079469Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset
2026-06-26T19:15:32.675874552Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT)
2026-06-26T19:15:32.682132288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo"
2026-06-26T19:15:32.690223308Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo"
2026-06-26T19:15:32.695029049Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo"
2026-06-26T19:15:32.702200656Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-06-26T19:15:32.709117140Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0379358s
2026-06-26T19:15:32.711550331Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (188, '2026-06-26T19:15:32', 'postgres_update_timestamp_columns_to_with_timezone')
2026-06-26T19:15:32.718724203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:32.724187910Z [Info] FluentMigrator.Runner.MigrationRunner: 188: postgres_update_timestamp_columns_to_with_timezone migrated
2026-06-26T19:15:32.728808017Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0528843s
2026-06-26T19:15:32.731798291Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_colon_replacement_to_naming_config migrating
2026-06-26T19:15:32.735642155Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:32.743002292Z [Info] add_colon_replacement_to_naming_config: Starting migration of Log DB to 189
2026-06-26T19:15:32.746372601Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (189, '2026-06-26T19:15:32', 'add_colon_replacement_to_naming_config')
2026-06-26T19:15:32.753115655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:32.757069721Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_colon_replacement_to_naming_config migrated
2026-06-26T19:15:32.760290880Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0218034s
2026-06-26T19:15:32.762622417Z [Info] FluentMigrator.Runner.MigrationRunner: 190: health_restored_notification migrating
2026-06-26T19:15:32.765504142Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:32.769118213Z [Info] health_restored_notification: Starting migration of Log DB to 190
2026-06-26T19:15:32.771755095Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (190, '2026-06-26T19:15:32', 'health_restored_notification')
2026-06-26T19:15:32.778070938Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:32.783084287Z [Info] FluentMigrator.Runner.MigrationRunner: 190: health_restored_notification migrated
2026-06-26T19:15:32.786408444Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0174452s
2026-06-26T19:15:32.789185839Z [Info] FluentMigrator.Runner.MigrationRunner: 191: add_download_client_tags migrating
2026-06-26T19:15:32.791986090Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:32.795800585Z [Info] add_download_client_tags: Starting migration of Log DB to 191
2026-06-26T19:15:32.798512288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (191, '2026-06-26T19:15:32', 'add_download_client_tags')
2026-06-26T19:15:32.804825115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:32.808839401Z [Info] FluentMigrator.Runner.MigrationRunner: 191: add_download_client_tags migrated
2026-06-26T19:15:32.811961320Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0168602s
2026-06-26T19:15:32.814405424Z [Info] FluentMigrator.Runner.MigrationRunner: 192: import_exclusion_type migrating
2026-06-26T19:15:32.817160464Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:32.820713933Z [Info] import_exclusion_type: Starting migration of Log DB to 192
2026-06-26T19:15:32.823362318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (192, '2026-06-26T19:15:32', 'import_exclusion_type')
2026-06-26T19:15:32.829699154Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:32.833663750Z [Info] FluentMigrator.Runner.MigrationRunner: 192: import_exclusion_type migrated
2026-06-26T19:15:32.836650507Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0165763s
2026-06-26T19:15:32.838918506Z [Info] FluentMigrator.Runner.MigrationRunner: 193: add_import_list_items migrating
2026-06-26T19:15:32.841626672Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:32.845266584Z [Info] add_import_list_items: Starting migration of Log DB to 193
2026-06-26T19:15:32.847770990Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (193, '2026-06-26T19:15:32', 'add_import_list_items')
2026-06-26T19:15:32.853875006Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:32.857792959Z [Info] FluentMigrator.Runner.MigrationRunner: 193: add_import_list_items migrated
2026-06-26T19:15:32.860525434Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0161719s
2026-06-26T19:15:32.862839545Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_notification_status migrating
2026-06-26T19:15:32.865629756Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:32.869166401Z [Info] add_notification_status: Starting migration of Log DB to 194
2026-06-26T19:15:32.871774886Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (194, '2026-06-26T19:15:32', 'add_notification_status')
2026-06-26T19:15:32.877947821Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:32.881884622Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_notification_status migrated
2026-06-26T19:15:32.884956150Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0162719s
2026-06-26T19:15:32.887520887Z [Info] FluentMigrator.Runner.MigrationRunner: 195: parse_language_tags_from_existing_subtitle_files migrating
2026-06-26T19:15:32.891010376Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:32.894693185Z [Info] parse_language_tags_from_existing_subtitle_files: Starting migration of Log DB to 195
2026-06-26T19:15:32.897948984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (195, '2026-06-26T19:15:32', 'parse_language_tags_from_existing_subtitle_files')
2026-06-26T19:15:32.904725205Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:32.908588818Z [Info] FluentMigrator.Runner.MigrationRunner: 195: parse_language_tags_from_existing_subtitle_files migrated
2026-06-26T19:15:32.912282850Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0175959s
2026-06-26T19:15:32.914590148Z [Info] FluentMigrator.Runner.MigrationRunner: 196: add_finale_type migrating
2026-06-26T19:15:32.917205877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:32.921012145Z [Info] add_finale_type: Starting migration of Log DB to 196
2026-06-26T19:15:32.923462982Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (196, '2026-06-26T19:15:32', 'add_finale_type')
2026-06-26T19:15:32.929871993Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:32.934234331Z [Info] FluentMigrator.Runner.MigrationRunner: 196: add_finale_type migrated
2026-06-26T19:15:32.936820431Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.01707s
2026-06-26T19:15:32.939151928Z [Info] FluentMigrator.Runner.MigrationRunner: 197: list_add_missing_search migrating
2026-06-26T19:15:32.941967260Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:32.945714899Z [Info] list_add_missing_search: Starting migration of Log DB to 197
2026-06-26T19:15:32.948550562Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (197, '2026-06-26T19:15:32', 'list_add_missing_search')
2026-06-26T19:15:32.955713461Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:32.959676264Z [Info] FluentMigrator.Runner.MigrationRunner: 197: list_add_missing_search migrated
2026-06-26T19:15:32.962979058Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0177239s
2026-06-26T19:15:32.965325906Z [Info] FluentMigrator.Runner.MigrationRunner: 198: parse_title_from_existing_subtitle_files migrating
2026-06-26T19:15:32.968542195Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:32.972116305Z [Info] parse_title_from_existing_subtitle_files: Starting migration of Log DB to 198
2026-06-26T19:15:32.975147582Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (198, '2026-06-26T19:15:32', 'parse_title_from_existing_subtitle_files')
2026-06-26T19:15:32.983187057Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:32.987090441Z [Info] FluentMigrator.Runner.MigrationRunner: 198: parse_title_from_existing_subtitle_files migrated
2026-06-26T19:15:32.990269465Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0185463s
2026-06-26T19:15:32.992689119Z [Info] FluentMigrator.Runner.MigrationRunner: 199: series_last_aired migrating
2026-06-26T19:15:32.995349529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:32.998973008Z [Info] series_last_aired: Starting migration of Log DB to 199
2026-06-26T19:15:33.001470510Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (199, '2026-06-26T19:15:33', 'series_last_aired')
2026-06-26T19:15:33.008491183Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:33.013458379Z [Info] FluentMigrator.Runner.MigrationRunner: 199: series_last_aired migrated
2026-06-26T19:15:33.016206325Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0181104s
2026-06-26T19:15:33.018698986Z [Info] FluentMigrator.Runner.MigrationRunner: 200: AddNewItemMonitorType migrating
2026-06-26T19:15:33.021503356Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:33.025201736Z [Info] AddNewItemMonitorType: Starting migration of Log DB to 200
2026-06-26T19:15:33.027905714Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (200, '2026-06-26T19:15:33', 'AddNewItemMonitorType')
2026-06-26T19:15:33.035354149Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:33.039458958Z [Info] FluentMigrator.Runner.MigrationRunner: 200: AddNewItemMonitorType migrated
2026-06-26T19:15:33.042239649Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0179117s
2026-06-26T19:15:33.044803073Z [Info] FluentMigrator.Runner.MigrationRunner: 201: email_encryption migrating
2026-06-26T19:15:33.047454044Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:33.051157154Z [Info] email_encryption: Starting migration of Log DB to 201
2026-06-26T19:15:33.053740598Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (201, '2026-06-26T19:15:33', 'email_encryption')
2026-06-26T19:15:33.060091713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:33.064168546Z [Info] FluentMigrator.Runner.MigrationRunner: 201: email_encryption migrated
2026-06-26T19:15:33.066724345Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0167624s
2026-06-26T19:15:33.069018807Z [Info] FluentMigrator.Runner.MigrationRunner: 202: add_indexer_flags migrating
2026-06-26T19:15:33.071654606Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:33.075182042Z [Info] add_indexer_flags: Starting migration of Log DB to 202
2026-06-26T19:15:33.077877653Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (202, '2026-06-26T19:15:33', 'add_indexer_flags')
2026-06-26T19:15:33.084328157Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:33.088293546Z [Info] FluentMigrator.Runner.MigrationRunner: 202: add_indexer_flags migrated
2026-06-26T19:15:33.090884896Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0166796s
2026-06-26T19:15:33.093326124Z [Info] FluentMigrator.Runner.MigrationRunner: 203: release_type migrating
2026-06-26T19:15:33.095826972Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:33.099325330Z [Info] release_type: Starting migration of Log DB to 203
2026-06-26T19:15:33.101680945Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (203, '2026-06-26T19:15:33', 'release_type')
2026-06-26T19:15:33.108000135Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:33.111896685Z [Info] FluentMigrator.Runner.MigrationRunner: 203: release_type migrated
2026-06-26T19:15:33.114462303Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0160648s
2026-06-26T19:15:33.116916277Z [Info] FluentMigrator.Runner.MigrationRunner: 204: add_add_release_hash migrating
2026-06-26T19:15:33.120005330Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:33.123414478Z [Info] add_add_release_hash: Starting migration of Log DB to 204
2026-06-26T19:15:33.125973042Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (204, '2026-06-26T19:15:33', 'add_add_release_hash')
2026-06-26T19:15:33.132064022Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:33.135952114Z [Info] FluentMigrator.Runner.MigrationRunner: 204: add_add_release_hash migrated
2026-06-26T19:15:33.138660100Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0160393s
2026-06-26T19:15:33.140982208Z [Info] FluentMigrator.Runner.MigrationRunner: 205: rename_season_pack_spec migrating
2026-06-26T19:15:33.143716937Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:33.147183330Z [Info] rename_season_pack_spec: Starting migration of Log DB to 205
2026-06-26T19:15:33.149736674Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (205, '2026-06-26T19:15:33', 'rename_season_pack_spec')
2026-06-26T19:15:33.155792313Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:33.159620966Z [Info] FluentMigrator.Runner.MigrationRunner: 205: rename_season_pack_spec migrated
2026-06-26T19:15:33.162379403Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0158998s
2026-06-26T19:15:33.164641910Z [Info] FluentMigrator.Runner.MigrationRunner: 206: add_tmdbid migrating
2026-06-26T19:15:33.167133269Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:33.170612809Z [Info] add_tmdbid: Starting migration of Log DB to 206
2026-06-26T19:15:33.173095460Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (206, '2026-06-26T19:15:33', 'add_tmdbid')
2026-06-26T19:15:33.179195489Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:33.183123031Z [Info] FluentMigrator.Runner.MigrationRunner: 206: add_tmdbid migrated
2026-06-26T19:15:33.185596624Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0160788s
2026-06-26T19:15:33.187827018Z [Info] FluentMigrator.Runner.MigrationRunner: 209: add_on_import_complete_to_notifications migrating
2026-06-26T19:15:33.191038647Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:33.194734633Z [Info] add_on_import_complete_to_notifications: Starting migration of Log DB to 209
2026-06-26T19:15:33.197882654Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (209, '2026-06-26T19:15:33', 'add_on_import_complete_to_notifications')
2026-06-26T19:15:33.205341581Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:33.209934964Z [Info] FluentMigrator.Runner.MigrationRunner: 209: add_on_import_complete_to_notifications migrated
2026-06-26T19:15:33.213086102Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0189544s
2026-06-26T19:15:33.215597051Z [Info] FluentMigrator.Runner.MigrationRunner: 210: add_monitored_seasons_filter migrating
2026-06-26T19:15:33.218548346Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:33.222548414Z [Info] add_monitored_seasons_filter: Starting migration of Log DB to 210
2026-06-26T19:15:33.225350549Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (210, '2026-06-26T19:15:33', 'add_monitored_seasons_filter')
2026-06-26T19:15:33.232332494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:33.237013995Z [Info] FluentMigrator.Runner.MigrationRunner: 210: add_monitored_seasons_filter migrated
2026-06-26T19:15:33.239927154Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0184775s
2026-06-26T19:15:33.242732646Z [Info] FluentMigrator.Runner.MigrationRunner: 211: add_custom_colon_replacement_to_naming_config migrating
2026-06-26T19:15:33.245989377Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:33.249561452Z [Info] add_custom_colon_replacement_to_naming_config: Starting migration of Log DB to 211
2026-06-26T19:15:33.252891661Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (211, '2026-06-26T19:15:33', 'add_custom_colon_replacement_to_naming_config')
2026-06-26T19:15:33.260183400Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:33.264312549Z [Info] FluentMigrator.Runner.MigrationRunner: 211: add_custom_colon_replacement_to_naming_config migrated
2026-06-26T19:15:33.267583759Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0183505s
2026-06-26T19:15:33.269854613Z [Info] FluentMigrator.Runner.MigrationRunner: 212: add_minium_upgrade_format_score_to_quality_profiles migrating
2026-06-26T19:15:33.273604187Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:33.276777780Z [Info] add_minium_upgrade_format_score_to_quality_profiles: Starting migration of Log DB to 212
2026-06-26T19:15:33.280084311Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (212, '2026-06-26T19:15:33', 'add_minium_upgrade_format_score_to_quality_profiles')
2026-06-26T19:15:33.286965383Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:33.290829267Z [Info] FluentMigrator.Runner.MigrationRunner: 212: add_minium_upgrade_format_score_to_quality_profiles migrated
2026-06-26T19:15:33.294673862Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0175593s
2026-06-26T19:15:33.296523859Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_blurary576p_quality_in_profiles migrating
2026-06-26T19:15:33.299575677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:33.303066840Z [Info] add_blurary576p_quality_in_profiles: Starting migration of Log DB to 214
2026-06-26T19:15:33.305938104Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (214, '2026-06-26T19:15:33', 'add_blurary576p_quality_in_profiles')
2026-06-26T19:15:33.312312775Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:33.316129785Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_blurary576p_quality_in_profiles migrated
2026-06-26T19:15:33.319557210Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0165573s
2026-06-26T19:15:33.321708063Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_blurary576p_quality_in_profiles_with_grouped_blurary480p migrating
2026-06-26T19:15:33.325297454Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:33.328784438Z [Info] add_blurary576p_quality_in_profiles_with_grouped_blurary480p: Starting migration of Log DB to 215
2026-06-26T19:15:33.332177474Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (215, '2026-06-26T19:15:33', 'add_blurary576p_quality_in_profiles_with_grouped_blurary480p')
2026-06-26T19:15:33.339223488Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:33.343142583Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_blurary576p_quality_in_profiles_with_grouped_blurary480p migrated
2026-06-26T19:15:33.346747004Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0178542s
2026-06-26T19:15:33.349002227Z [Info] FluentMigrator.Runner.MigrationRunner: 217: add_mal_and_anilist_ids migrating
2026-06-26T19:15:33.351781195Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-26T19:15:33.355265665Z [Info] add_mal_and_anilist_ids: Starting migration of Log DB to 217
2026-06-26T19:15:33.357803618Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (217, '2026-06-26T19:15:33', 'add_mal_and_anilist_ids')
2026-06-26T19:15:33.363836952Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-26T19:15:33.367708602Z [Info] FluentMigrator.Runner.MigrationRunner: 217: add_mal_and_anilist_ids migrated
2026-06-26T19:15:33.370486648Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0159635s
2026-06-26T19:15:36.122507486Z [Info] Microsoft.Hosting.Lifetime: Now listening on: http://[::]:8989
2026-06-26T19:15:36.287894591Z [Info] UpdaterConfigProvider: Update mechanism BuiltIn not supported in the current configuration, changing to Docker.
2026-06-26T19:15:37.354569335Z [Info] QualityProfileService: Setting up default quality profiles
2026-06-26T19:15:38.630220457Z [Info] Microsoft.Hosting.Lifetime: Application started. Press Ctrl+C to shut down.
2026-06-26T19:15:38.637622438Z [Info] Microsoft.Hosting.Lifetime: Hosting environment: Production
2026-06-26T19:15:38.641529589Z [Info] Microsoft.Hosting.Lifetime: Content root path: /app/sonarr/bin
2026-06-26T19:15:41.761274846Z [Info] ManagedHttpDispatcher: IPv4 is available: True, IPv6 will be disabled
2026-06-26T19:15:41.880361929Z [ls.io-init] done.
Expand
NAME VERSION
BouncyCastle.Cryptography 2.6.2
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.17.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.17.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
Openur.FFprobeStatic 5.1.10.23
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.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.19
Sonarr.Api.V3 4.0.19
Sonarr.Common 4.0.19
Sonarr.Core 4.0.19
Sonarr.Host 4.0.19
Sonarr.Http 4.0.19
Sonarr.Mono 4.0.19
Sonarr.RuntimePatches 4.0.19
Sonarr.SignalR 4.0.19
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.1
System.Security.Cryptography.ProtectedData 6.0.0
System.Security.Permissions 6.0.0
System.ServiceProcess.ServiceController 6.0.1
System.Text.Encoding.CodePages 8.0.0
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 20260611-r0
ca-certificates-bundle 20260611-r0
catatonit 0.2.1-r0
coreutils 9.8-r1
coreutils-env 9.8-r1
coreutils-fmt 9.8-r1
coreutils-sha512sum 9.8-r1
curl 8.19.0-r0
findutils 4.10.0-r0
icu-data-en 76.1-r1
icu-libs 76.1-r1
jq 1.8.1-r0
libapk 3.0.6-r0
libattr 2.5.2-r2
libbsd 0.12.2-r0
libcrypto3 3.5.7-r0
libcurl 8.19.0-r0
libgcc 15.2.0-r2
libidn2 2.3.8-r0
libintl 0.24.1-r1
libmd 1.1.0-r0
libncursesw 6.5_p20251123-r0
libproc2 4.0.5-r0
libpsl 0.21.5-r3
libssl3 3.5.7-r0
libstdc++ 15.2.0-r2
libunistring 1.4.1-r0
libxml2 2.13.9-r1
libxslt 1.1.43-r3
linux-pam 1.7.1-r2
musl 1.2.5-r23
musl-utils 1.2.5-r23
ncurses-terminfo-base 6.5_p20251123-r0
netcat-openbsd 1.234.1-r0
nghttp2-libs 1.69.0-r0
oniguruma 6.9.10-r0
procps-ng 4.0.5-r0
readline 8.3.1-r0
runtimepack.Microsoft.AspNetCore.App.Runtime.linux-musl-arm64 6.0.13
runtimepack.Microsoft.NETCore.App.Runtime.linux-musl-arm64 6.0.13
scanelf 1.3.8-r2
shadow 4.18.0-r0
skalibs-libs 2.14.4.0-r0
sqlite-libs 3.51.2-r0
ssl_client 1.37.0-r30
tzdata 2026b-r0
utmps-libs 0.1.3.1-r0
xmlstarlet 1.6.1-r2
xz-libs 5.8.3-r0
zlib 1.3.2-r0
zstd-libs 1.5.7-r2
sbom
Expand
[
{
"level": "INFO",
"message": "http://172.17.0.5:8989/931-cf52af1896516b46dbfc.js 1:139900 \"[signalR] starting\"",
"source": "console-api",
"timestamp": 1782501355988
},
{
"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": 1782501355989
},
{
"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": 1782501355989
},
{
"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": 1782501355989
},
{
"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=XAUdjnZNPx3oHbYhh0kG6w.\"",
"source": "console-api",
"timestamp": 1782501355989
},
{
"level": "INFO",
"message": "http://172.17.0.5:8989/931-cf52af1896516b46dbfc.js 1:139900 \"[signalR] Information: Using HubProtocol 'json'.\"",
"source": "console-api",
"timestamp": 1782501355989
},
{
"level": "DEBUG",
"message": "http://172.17.0.5:8989/931-cf52af1896516b46dbfc.js 1:139900 \"[signalR] connected\"",
"source": "console-api",
"timestamp": 1782501355989
},
{
"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": 1782501355989
},
{
"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": 1782501355989
},
{
"level": "DEBUG",
"message": "http://172.17.0.5:8989/931-cf52af1896516b46dbfc.js 1:139900 \"[signalR] received\" \"version\" Object",
"source": "console-api",
"timestamp": 1782501355989
},
{
"level": "DEBUG",
"message": "http://172.17.0.5:8989/931-cf52af1896516b46dbfc.js 1:139900 \"[signalR] received\" \"health\" Object",
"source": "console-api",
"timestamp": 1782501355989
}
]
| Test | Result | Message | Runtime |
|---|---|---|---|
| Capture Screenshot | PASS | - | 13.27s |
| Container Start | PASS | - | 70.53s |
| Create Buildx SBOM | PASS | - | 1.63s |
| Get Build Info | PASS | - | 0.04s |