2026-08-29T19:35:51.716420553Z [migrations] started
2026-08-29T19:35:51.716465724Z [migrations] no migrations found
2026-08-29T19:35:51.735103290Z usermod: no changes
2026-08-29T19:35:51.740529097Z ───────────────────────────────────────
2026-08-29T19:35:51.740547464Z 
2026-08-29T19:35:51.740551522Z       ██╗     ███████╗██╗ ██████╗
2026-08-29T19:35:51.740555310Z       ██║     ██╔════╝██║██╔═══██╗
2026-08-29T19:35:51.740559108Z       ██║     ███████╗██║██║   ██║
2026-08-29T19:35:51.740562795Z       ██║     ╚════██║██║██║   ██║
2026-08-29T19:35:51.740566543Z       ███████╗███████║██║╚██████╔╝
2026-08-29T19:35:51.740570390Z       ╚══════╝╚══════╝╚═╝ ╚═════╝
2026-08-29T19:35:51.740574138Z 
2026-08-29T19:35:51.740577665Z    Brought to you by linuxserver.io
2026-08-29T19:35:51.740581312Z ───────────────────────────────────────
2026-08-29T19:35:51.740908752Z 
2026-08-29T19:35:51.740919844Z To support the app dev(s) visit:
2026-08-29T19:35:51.742669137Z Sonarr: https://sonarr.tv/donate
2026-08-29T19:35:51.742972448Z 
2026-08-29T19:35:51.742977528Z To support LSIO projects visit:
2026-08-29T19:35:51.742981115Z https://www.linuxserver.io/donate/
2026-08-29T19:35:51.742984693Z 
2026-08-29T19:35:51.742988270Z ───────────────────────────────────────
2026-08-29T19:35:51.742992108Z GID/UID
2026-08-29T19:35:51.742995855Z ───────────────────────────────────────
2026-08-29T19:35:51.747112556Z 
2026-08-29T19:35:51.747119270Z User UID:    911
2026-08-29T19:35:51.747122957Z User GID:    911
2026-08-29T19:35:51.747126675Z ───────────────────────────────────────
2026-08-29T19:35:51.748651907Z Linuxserver.io version: 4.0.19.3008-ls188
2026-08-29T19:35:51.748968985Z Build-date: 2026-08-29T19:30:23+00:00
2026-08-29T19:35:51.748974456Z ───────────────────────────────────────
2026-08-29T19:35:51.748978344Z     
2026-08-29T19:35:51.794806320Z [custom-init] No custom files found, skipping...
2026-08-29T19:35:52.124908587Z [Info] Bootstrap: Starting Sonarr - /app/sonarr/bin/Sonarr - Version 4.0.19.3008 
2026-08-29T19:35:52.199525162Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2026-08-29T19:35:52.205442920Z [Debug] Bootstrap: Console selected 
2026-08-29T19:35:52.207524993Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2026-08-29T19:35:52.564221850Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2026-08-29T19:35:52.630420142Z [Warn] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {88813381-6d69-417e-8fd0-964250caad75} may be persisted to storage in unencrypted form. 
2026-08-29T19:35:52.719889811Z [Trace] EventAggregator: Publishing ConfigFileSavedEvent 
2026-08-29T19:35:52.768148333Z [Info] MigrationController: *** Migrating data source=/config/sonarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 *** 
2026-08-29T19:35:52.868439957Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 
2026-08-29T19:35:52.879637268Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-08-29T19:35:52.879883724Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-08-29T19:35:52.928182857Z [Info] DatabaseEngineVersionCheck: SQLite 3.53.4 
2026-08-29T19:35:52.930054316Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0489397s 
2026-08-29T19:35:52.930179529Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 
2026-08-29T19:35:52.930302326Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0507354s 
2026-08-29T19:35:52.941614118Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 
2026-08-29T19:35:52.942156510Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:52.947652930Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 
2026-08-29T19:35:52.955768083Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 
2026-08-29T19:35:52.976525298Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0287036s 
2026-08-29T19:35:52.976876846Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:52.978982487Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 
2026-08-29T19:35:52.979007196Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0311695s 
2026-08-29T19:35:52.986605379Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 
2026-08-29T19:35:52.986722505Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:52.992619280Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 
2026-08-29T19:35:52.993999370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2026-08-29T19:35:52.994302951Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015953s 
2026-08-29T19:35:52.994531411Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-08-29T19:35:52.994746174Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001399s 
2026-08-29T19:35:52.995147242Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 
2026-08-29T19:35:52.995563390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 
2026-08-29T19:35:52.996246335Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009263s 
2026-08-29T19:35:52.996340625Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:52.997019723Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 
2026-08-29T19:35:52.997131718Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017329s 
2026-08-29T19:35:52.997536574Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 
2026-08-29T19:35:52.997670944Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:52.998276965Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-08-29T19:35:52.998423179Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.79E-05s 
2026-08-29T19:35:52.998488441Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 
2026-08-29T19:35:52.998640748Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 
2026-08-29T19:35:52.998992175Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003571s 
2026-08-29T19:35:52.999062607Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:52.999597936Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 
2026-08-29T19:35:52.999735833Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009987s 
2026-08-29T19:35:53.000763453Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 
2026-08-29T19:35:53.000847893Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:53.001576220Z [Info] InitialSetup: Starting migration of Main DB to 1 
2026-08-29T19:35:53.007307031Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Config 
2026-08-29T19:35:53.007552886Z [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-08-29T19:35:53.007874564Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004254s 
2026-08-29T19:35:53.007982973Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Config (Key) 
2026-08-29T19:35:53.008104828Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Config_Key" ON "Config" ("Key" ASC) 
2026-08-29T19:35:53.008323268Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002471s 
2026-08-29T19:35:53.008387467Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RootFolders 
2026-08-29T19:35:53.008582710Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "RootFolders" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Path" TEXT NOT NULL) 
2026-08-29T19:35:53.008801601Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002744s 
2026-08-29T19:35:53.008891282Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex RootFolders (Path) 
2026-08-29T19:35:53.009014901Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_RootFolders_Path" ON "RootFolders" ("Path" ASC) 
2026-08-29T19:35:53.009202268Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002239s 
2026-08-29T19:35:53.009335997Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Series 
2026-08-29T19:35:53.009491250Z [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-08-29T19:35:53.010139726Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007406s 
2026-08-29T19:35:53.010283325Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (TvdbId) 
2026-08-29T19:35:53.010353016Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC) 
2026-08-29T19:35:53.010558169Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002121s 
2026-08-29T19:35:53.010670876Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (TvRageId) 
2026-08-29T19:35:53.010766168Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC) 
2026-08-29T19:35:53.010984968Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002183s 
2026-08-29T19:35:53.011087785Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (ImdbId) 
2026-08-29T19:35:53.011182917Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_ImdbId" ON "Series" ("ImdbId" ASC) 
2026-08-29T19:35:53.011430105Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002341s 
2026-08-29T19:35:53.011535778Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (TitleSlug) 
2026-08-29T19:35:53.011619677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC) 
2026-08-29T19:35:53.011998930Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002674s 
2026-08-29T19:35:53.012115746Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Seasons 
2026-08-29T19:35:53.012181318Z [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-08-29T19:35:53.012510451Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003006s 
2026-08-29T19:35:53.012604320Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Episodes 
2026-08-29T19:35:53.012696245Z [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-08-29T19:35:53.013207134Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005392s 
2026-08-29T19:35:53.013352206Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Episodes (TvDbEpisodeId) 
2026-08-29T19:35:53.013409822Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Episodes_TvDbEpisodeId" ON "Episodes" ("TvDbEpisodeId" ASC) 
2026-08-29T19:35:53.013638332Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002263s 
2026-08-29T19:35:53.013826892Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable EpisodeFiles 
2026-08-29T19:35:53.013920200Z [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-08-29T19:35:53.014244032Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004003s 
2026-08-29T19:35:53.014428774Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex EpisodeFiles (Path) 
2026-08-29T19:35:53.014452883Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_EpisodeFiles_Path" ON "EpisodeFiles" ("Path" ASC) 
2026-08-29T19:35:53.014674359Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002176s 
2026-08-29T19:35:53.014815613Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable History 
2026-08-29T19:35:53.014892829Z [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-08-29T19:35:53.015306291Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003926s 
2026-08-29T19:35:53.015363136Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Notifications 
2026-08-29T19:35:53.015481594Z [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-08-29T19:35:53.022445099Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069326s 
2026-08-29T19:35:53.022559880Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ScheduledTasks 
2026-08-29T19:35:53.022684742Z [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-08-29T19:35:53.023020598Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003657s 
2026-08-29T19:35:53.023087242Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ScheduledTasks (TypeName) 
2026-08-29T19:35:53.023188085Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2026-08-29T19:35:53.023463229Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002479s 
2026-08-29T19:35:53.023550415Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Indexers 
2026-08-29T19:35:53.023644855Z [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-08-29T19:35:53.024034009Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003595s 
2026-08-29T19:35:53.024104942Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Indexers (Name) 
2026-08-29T19:35:53.024253681Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2026-08-29T19:35:53.024469035Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002454s 
2026-08-29T19:35:53.024609127Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable QualityProfiles 
2026-08-29T19:35:53.024675511Z [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-08-29T19:35:53.024991016Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003278s 
2026-08-29T19:35:53.025134345Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityProfiles (Name) 
2026-08-29T19:35:53.025187292Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityProfiles_Name" ON "QualityProfiles" ("Name" ASC) 
2026-08-29T19:35:53.025437065Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002309s 
2026-08-29T19:35:53.025581004Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable QualitySizes 
2026-08-29T19:35:53.025694293Z [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-08-29T19:35:53.025984196Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003416s 
2026-08-29T19:35:53.026134770Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualitySizes (QualityId) 
2026-08-29T19:35:53.026205602Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualitySizes_QualityId" ON "QualitySizes" ("QualityId" ASC) 
2026-08-29T19:35:53.026448552Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002487s 
2026-08-29T19:35:53.026588263Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualitySizes (Name) 
2026-08-29T19:35:53.026664396Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualitySizes_Name" ON "QualitySizes" ("Name" ASC) 
2026-08-29T19:35:53.026922697Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002583s 
2026-08-29T19:35:53.027014742Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable SceneMappings 
2026-08-29T19:35:53.027144293Z [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-08-29T19:35:53.027480660Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003712s 
2026-08-29T19:35:53.027585832Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NamingConfig 
2026-08-29T19:35:53.027704271Z [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-08-29T19:35:53.028246853Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005282s 
2026-08-29T19:35:53.031710459Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-08-29T19:35:53', 'InitialSetup') 
2026-08-29T19:35:53.032995998Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:53.034805201Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 
2026-08-29T19:35:53.034929422Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070791s 
2026-08-29T19:35:53.035074173Z [Info] FluentMigrator.Runner.MigrationRunner: 2: remove_tvrage_imdb_unique_constraint migrating 
2026-08-29T19:35:53.035144405Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:53.035332544Z [Info] remove_tvrage_imdb_unique_constraint: Starting migration of Main DB to 2 
2026-08-29T19:35:53.037189173Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex Series (TvRageId) 
2026-08-29T19:35:53.037561924Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_Series_TvRageId" 
2026-08-29T19:35:53.037907089Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005922s 
2026-08-29T19:35:53.037976960Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex Series (ImdbId) 
2026-08-29T19:35:53.038128024Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_Series_ImdbId" 
2026-08-29T19:35:53.038411956Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002908s 
2026-08-29T19:35:53.038551687Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2026-08-29T19:35:53', 'remove_tvrage_imdb_unique_constraint') 
2026-08-29T19:35:53.038774847Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:53.039482341Z [Info] FluentMigrator.Runner.MigrationRunner: 2: remove_tvrage_imdb_unique_constraint migrated 
2026-08-29T19:35:53.039557172Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013648s 
2026-08-29T19:35:53.039663687Z [Info] FluentMigrator.Runner.MigrationRunner: 3: remove_renamed_scene_mapping_columns migrating 
2026-08-29T19:35:53.039786444Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:53.039992439Z [Info] remove_renamed_scene_mapping_columns: Starting migration of Main DB to 3 
2026-08-29T19:35:53.040834304Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable SceneMappings 
2026-08-29T19:35:53.041150992Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SceneMappings" 
2026-08-29T19:35:53.041455445Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005046s 
2026-08-29T19:35:53.041558032Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable SceneMappings 
2026-08-29T19:35:53.041674526Z [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-08-29T19:35:53.042018088Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003626s 
2026-08-29T19:35:53.042139783Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2026-08-29T19:35:53', 'remove_renamed_scene_mapping_columns') 
2026-08-29T19:35:53.042364867Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:53.043382967Z [Info] FluentMigrator.Runner.MigrationRunner: 3: remove_renamed_scene_mapping_columns migrated 
2026-08-29T19:35:53.043499452Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017252s 
2026-08-29T19:35:53.043599914Z [Info] FluentMigrator.Runner.MigrationRunner: 4: updated_history migrating 
2026-08-29T19:35:53.043713884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:53.043862693Z [Info] updated_history: Starting migration of Main DB to 4 
2026-08-29T19:35:53.044381679Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable History 
2026-08-29T19:35:53.044475658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History" 
2026-08-29T19:35:53.044740822Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002902s 
2026-08-29T19:35:53.044856545Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable History 
2026-08-29T19:35:53.044967789Z [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-08-29T19:35:53.045326511Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003773s 
2026-08-29T19:35:53.045441593Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2026-08-29T19:35:53', 'updated_history') 
2026-08-29T19:35:53.045649321Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:53.046291685Z [Info] FluentMigrator.Runner.MigrationRunner: 4: updated_history migrated 
2026-08-29T19:35:53.046419322Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013434s 
2026-08-29T19:35:53.046504464Z [Info] FluentMigrator.Runner.MigrationRunner: 5: added_eventtype_to_history migrating 
2026-08-29T19:35:53.046606459Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:53.046757383Z [Info] added_eventtype_to_history: Starting migration of Main DB to 5 
2026-08-29T19:35:53.047021295Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History 
2026-08-29T19:35:53.047135394Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-08-29T19:35:53.047211478Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn History EventType Int32 
2026-08-29T19:35:53.047337050Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History" ADD COLUMN "EventType" INTEGER 
2026-08-29T19:35:53.047883120Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004924s 
2026-08-29T19:35:53.047957851Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2026-08-29T19:35:53', 'added_eventtype_to_history') 
2026-08-29T19:35:53.048218576Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:53.048833414Z [Info] FluentMigrator.Runner.MigrationRunner: 5: added_eventtype_to_history migrated 
2026-08-29T19:35:53.048939428Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014911s 
2026-08-29T19:35:53.049043036Z [Info] FluentMigrator.Runner.MigrationRunner: 6: add_index_to_log_time migrating 
2026-08-29T19:35:53.049153829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:53.049300926Z [Info] add_index_to_log_time: Starting migration of Main DB to 6 
2026-08-29T19:35:53.049459435Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2026-08-29T19:35:53', 'add_index_to_log_time') 
2026-08-29T19:35:53.049681883Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:53.050289296Z [Info] FluentMigrator.Runner.MigrationRunner: 6: add_index_to_log_time migrated 
2026-08-29T19:35:53.050398025Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011306s 
2026-08-29T19:35:53.050497886Z [Info] FluentMigrator.Runner.MigrationRunner: 7: add_renameEpisodes_to_naming migrating 
2026-08-29T19:35:53.050614922Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:53.050765946Z [Info] add_renameEpisodes_to_naming: Starting migration of Main DB to 7 
2026-08-29T19:35:53.051423931Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 
2026-08-29T19:35:53.051486878Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-08-29T19:35:53.051571168Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig RenameEpisodes Boolean 
2026-08-29T19:35:53.051686019Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "RenameEpisodes" INTEGER 
2026-08-29T19:35:53.052234624Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005036s 
2026-08-29T19:35:53.052430208Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "RenameEpisodes" = NOT "UseSceneName" 
2026-08-29T19:35:53.052784541Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "RenameEpisodes" = NOT "UseSceneName" 
2026-08-29T19:35:53.052976458Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004061s 
2026-08-29T19:35:53.053097321Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2026-08-29T19:35:53', 'add_renameEpisodes_to_naming') 
2026-08-29T19:35:53.053315651Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:53.053950069Z [Info] FluentMigrator.Runner.MigrationRunner: 7: add_renameEpisodes_to_naming migrated 
2026-08-29T19:35:53.054061784Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013686s 
2026-08-29T19:35:53.054162497Z [Info] FluentMigrator.Runner.MigrationRunner: 8: remove_backlog migrating 
2026-08-29T19:35:53.054265414Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:53.054408562Z [Info] remove_backlog: Starting migration of Main DB to 8 
2026-08-29T19:35:53.056352257Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Series BacklogSetting 
2026-08-29T19:35:53.072305306Z [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-08-29T19:35:53.072990215Z [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-08-29T19:35:53.073622669Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series" 
2026-08-29T19:35:53.074346937Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series" 
2026-08-29T19:35:53.075609300Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC) 
2026-08-29T19:35:53.075882640Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC) 
2026-08-29T19:35:53.076165560Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0196709s 
2026-08-29T19:35:53.076268167Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig UseSceneName 
2026-08-29T19:35:53.077424055Z [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-08-29T19:35:53.077946878Z [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-08-29T19:35:53.078378718Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig" 
2026-08-29T19:35:53.078686257Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig" 
2026-08-29T19:35:53.079996526Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036224s 
2026-08-29T19:35:53.080116948Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2026-08-29T19:35:53', 'remove_backlog') 
2026-08-29T19:35:53.080338014Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:53.081165670Z [Info] FluentMigrator.Runner.MigrationRunner: 8: remove_backlog migrated 
2026-08-29T19:35:53.081277696Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047962s 
2026-08-29T19:35:53.081381285Z [Info] FluentMigrator.Runner.MigrationRunner: 9: fix_rename_episodes migrating 
2026-08-29T19:35:53.081482368Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:53.081634855Z [Info] fix_rename_episodes: Starting migration of Main DB to 9 
2026-08-29T19:35:53.084459023Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig SeasonFolderFormat 
2026-08-29T19:35:53.085643018Z [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-08-29T19:35:53.086115840Z [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-08-29T19:35:53.086515384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig" 
2026-08-29T19:35:53.086800699Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig" 
2026-08-29T19:35:53.087958240Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033588s 
2026-08-29T19:35:53.088073663Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-08-29T19:35:53.090174965Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "RenameEpisodes" = 1 WHERE "RenameEpisodes" = -1 
2026-08-29T19:35:53.090381561Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022151s 
2026-08-29T19:35:53.090490119Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-08-29T19:35:53.090595762Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "RenameEpisodes" = 0 WHERE "RenameEpisodes" = -2 
2026-08-29T19:35:53.090792498Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002103s 
2026-08-29T19:35:53.090914354Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2026-08-29T19:35:53', 'fix_rename_episodes') 
2026-08-29T19:35:53.091184578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:53.092026574Z [Info] FluentMigrator.Runner.MigrationRunner: 9: fix_rename_episodes migrated 
2026-08-29T19:35:53.092150604Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014418s 
2026-08-29T19:35:53.092254312Z [Info] FluentMigrator.Runner.MigrationRunner: 10: add_monitored migrating 
2026-08-29T19:35:53.092351889Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:53.092505368Z [Info] add_monitored: Starting migration of Main DB to 10 
2026-08-29T19:35:53.093711247Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes 
2026-08-29T19:35:53.093818242Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-08-29T19:35:53.093892772Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes Monitored Boolean 
2026-08-29T19:35:53.094003355Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "Monitored" INTEGER 
2026-08-29T19:35:53.094516449Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004925s 
2026-08-29T19:35:53.094610298Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Seasons 
2026-08-29T19:35:53.094691732Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2026-08-29T19:35:53.094771452Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Seasons Monitored Boolean 
2026-08-29T19:35:53.094868898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Seasons" ADD COLUMN "Monitored" INTEGER 
2026-08-29T19:35:53.095344627Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004766s 
2026-08-29T19:35:53.095477043Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-08-29T19:35:53.095650162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Episodes" SET "Monitored" = 1 WHERE "Ignored" = 0 
2026-08-29T19:35:53.095836868Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002732s 
2026-08-29T19:35:53.095955086Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-08-29T19:35:53.096041039Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Episodes" SET "Monitored" = 0 WHERE "Ignored" = 1 
2026-08-29T19:35:53.096211372Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001723s 
2026-08-29T19:35:53.096319510Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-08-29T19:35:53.096427958Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Seasons" SET "Monitored" = 1 WHERE "Ignored" = 0 
2026-08-29T19:35:53.096578131Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001691s 
2026-08-29T19:35:53.096669094Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-08-29T19:35:53.096764897Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Seasons" SET "Monitored" = 0 WHERE "Ignored" = 1 
2026-08-29T19:35:53.096928657Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001767s 
2026-08-29T19:35:53.097036093Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2026-08-29T19:35:53', 'add_monitored') 
2026-08-29T19:35:53.097251818Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:53.098598329Z [Info] FluentMigrator.Runner.MigrationRunner: 10: add_monitored migrated 
2026-08-29T19:35:53.098763101Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018367s 
2026-08-29T19:35:53.098806869Z [Info] FluentMigrator.Runner.MigrationRunner: 11: remove_ignored migrating 
2026-08-29T19:35:53.098959497Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:53.099079007Z [Info] remove_ignored: Starting migration of Main DB to 11 
2026-08-29T19:35:53.099296646Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Seasons Ignored 
2026-08-29T19:35:53.100514699Z [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-08-29T19:35:53.100831637Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Seasons_temp" ("Id", "SeriesId", "SeasonNumber", "Monitored") SELECT "Id", "SeriesId", "SeasonNumber", "Monitored" FROM "Seasons" 
2026-08-29T19:35:53.101086200Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Seasons" 
2026-08-29T19:35:53.101385222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Seasons_temp" RENAME TO "Seasons" 
2026-08-29T19:35:53.102501450Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030432s 
2026-08-29T19:35:53.102568856Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Episodes Ignored 
2026-08-29T19:35:53.103707088Z [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-08-29T19:35:53.104272076Z [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-08-29T19:35:53.104766923Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Episodes" 
2026-08-29T19:35:53.105196117Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes_temp" RENAME TO "Episodes" 
2026-08-29T19:35:53.106311804Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Episodes_TvDbEpisodeId" ON "Episodes" ("TvDbEpisodeId" ASC) 
2026-08-29T19:35:53.106562379Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038518s 
2026-08-29T19:35:53.106633842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2026-08-29T19:35:53', 'remove_ignored') 
2026-08-29T19:35:53.106884587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:53.107739860Z [Info] FluentMigrator.Runner.MigrationRunner: 11: remove_ignored migrated 
2026-08-29T19:35:53.107807767Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050305s 
2026-08-29T19:35:53.107925303Z [Info] FluentMigrator.Runner.MigrationRunner: 12: remove_custom_start_date migrating 
2026-08-29T19:35:53.108025876Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:53.108180888Z [Info] remove_custom_start_date: Starting migration of Main DB to 12 
2026-08-29T19:35:53.108385400Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Series CustomStartDate 
2026-08-29T19:35:53.114127264Z [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-08-29T19:35:53.114805300Z [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-08-29T19:35:53.115376220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series" 
2026-08-29T19:35:53.115751065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series" 
2026-08-29T19:35:53.116880269Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC) 
2026-08-29T19:35:53.117112226Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC) 
2026-08-29T19:35:53.117330786Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087817s 
2026-08-29T19:35:53.117423433Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2026-08-29T19:35:53', 'remove_custom_start_date') 
2026-08-29T19:35:53.117639548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:53.118450832Z [Info] FluentMigrator.Runner.MigrationRunner: 12: remove_custom_start_date migrated 
2026-08-29T19:35:53.118517426Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099048s 
2026-08-29T19:35:53.118676727Z [Info] FluentMigrator.Runner.MigrationRunner: 13: add_air_date_utc migrating 
2026-08-29T19:35:53.118733210Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:53.118926800Z [Info] add_air_date_utc: Starting migration of Main DB to 13 
2026-08-29T19:35:53.119288419Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes 
2026-08-29T19:35:53.119353039Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2026-08-29T19:35:53.119463421Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes AirDateUtc DateTime 
2026-08-29T19:35:53.119553723Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "AirDateUtc" DATETIME 
2026-08-29T19:35:53.120032597Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004344s 
2026-08-29T19:35:53.120100644Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Episodes" SET "AirDateUtc" = "AirDate" 
2026-08-29T19:35:53.120256709Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Episodes" SET "AirDateUtc" = "AirDate" 
2026-08-29T19:35:53.120370147Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001641s 
2026-08-29T19:35:53.120469237Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2026-08-29T19:35:53', 'add_air_date_utc') 
2026-08-29T19:35:53.120680572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:53.121341463Z [Info] FluentMigrator.Runner.MigrationRunner: 13: add_air_date_utc migrated 
2026-08-29T19:35:53.121407396Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010918s 
2026-08-29T19:35:53.121502508Z [Info] FluentMigrator.Runner.MigrationRunner: 14: drop_air_date migrating 
2026-08-29T19:35:53.121592789Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:53.121750046Z [Info] drop_air_date: Starting migration of Main DB to 14 
2026-08-29T19:35:53.121973166Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Episodes AirDate 
2026-08-29T19:35:53.122806273Z [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-08-29T19:35:53.123289697Z [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-08-29T19:35:53.123777189Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Episodes" 
2026-08-29T19:35:53.124158497Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes_temp" RENAME TO "Episodes" 
2026-08-29T19:35:53.125185495Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Episodes_TvDbEpisodeId" ON "Episodes" ("TvDbEpisodeId" ASC) 
2026-08-29T19:35:53.125419346Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033369s 
2026-08-29T19:35:53.125486992Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2026-08-29T19:35:53', 'drop_air_date') 
2026-08-29T19:35:53.125724521Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:53.126452457Z [Info] FluentMigrator.Runner.MigrationRunner: 14: drop_air_date migrated 
2026-08-29T19:35:53.126514912Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043662s 
2026-08-29T19:35:53.126671007Z [Info] FluentMigrator.Runner.MigrationRunner: 15: add_air_date_as_string migrating 
2026-08-29T19:35:53.126731248Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:53.126907914Z [Info] add_air_date_as_string: Starting migration of Main DB to 15 
2026-08-29T19:35:53.127108638Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes 
2026-08-29T19:35:53.127201204Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-08-29T19:35:53.127272067Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes AirDate String 
2026-08-29T19:35:53.127377429Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "AirDate" TEXT 
2026-08-29T19:35:53.127786313Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000412s 
2026-08-29T19:35:53.127912066Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2026-08-29T19:35:53', 'add_air_date_as_string') 
2026-08-29T19:35:53.128108582Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:53.128816558Z [Info] FluentMigrator.Runner.MigrationRunner: 15: add_air_date_as_string migrated 
2026-08-29T19:35:53.128922461Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014434s 
2026-08-29T19:35:53.129019025Z [Info] FluentMigrator.Runner.MigrationRunner: 16: updated_imported_history_item migrating 
2026-08-29T19:35:53.129114007Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:53.129254580Z [Info] updated_imported_history_item: Starting migration of Main DB to 16 
2026-08-29T19:35:53.129439532Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "History" SET "Data" = replace( "Data", '"Path"', '"ImportedPath"' ) WHERE "EventType" = 3 
2026-08-29T19:35:53.129597200Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "History" SET "Data" = replace( "Data", '"Path"', '"ImportedPath"' ) WHERE "EventType" = 3 
2026-08-29T19:35:53.129790169Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001922s 
2026-08-29T19:35:53.129890631Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2026-08-29T19:35:53', 'updated_imported_history_item') 
2026-08-29T19:35:53.130112337Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:53.130691363Z [Info] FluentMigrator.Runner.MigrationRunner: 16: updated_imported_history_item migrated 
2026-08-29T19:35:53.130799561Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010843s 
2026-08-29T19:35:53.130896046Z [Info] FluentMigrator.Runner.MigrationRunner: 17: reset_scene_names migrating 
2026-08-29T19:35:53.130990295Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:53.131128654Z [Info] reset_scene_names: Starting migration of Main DB to 17 
2026-08-29T19:35:53.131305580Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "EpisodeFiles" SET "SceneName" = NULL where "SceneName" != NULL 
2026-08-29T19:35:53.131450011Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "EpisodeFiles" SET "SceneName" = NULL where "SceneName" != NULL 
2026-08-29T19:35:53.131616637Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001685s 
2026-08-29T19:35:53.131717300Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2026-08-29T19:35:53', 'reset_scene_names') 
2026-08-29T19:35:53.132027274Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:53.132641962Z [Info] FluentMigrator.Runner.MigrationRunner: 17: reset_scene_names migrated 
2026-08-29T19:35:53.132741853Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011833s 
2026-08-29T19:35:53.132832456Z [Info] FluentMigrator.Runner.MigrationRunner: 18: remove_duplicates migrating 
2026-08-29T19:35:53.132932317Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:53.133064894Z [Info] remove_duplicates: Starting migration of Main DB to 18 
2026-08-29T19:35:53.133267682Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-08-29T19:35:53.133379477Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-08-29T19:35:53.144040659Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106513s 
2026-08-29T19:35:53.144155821Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2026-08-29T19:35:53', 'remove_duplicates') 
2026-08-29T19:35:53.144359942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:53.144975882Z [Info] FluentMigrator.Runner.MigrationRunner: 18: remove_duplicates migrated 
2026-08-29T19:35:53.145081926Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115995s 
2026-08-29T19:35:53.145182659Z [Info] FluentMigrator.Runner.MigrationRunner: 19: restore_unique_constraints migrating 
2026-08-29T19:35:53.145279734Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:53.145422953Z [Info] restore_unique_constraints: Starting migration of Main DB to 19 
2026-08-29T19:35:53.145978421Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DROP INDEX IF EXISTS "IX_Series_TvdbId" 
2026-08-29T19:35:53.146123594Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX IF EXISTS "IX_Series_TvdbId" 
2026-08-29T19:35:53.146369840Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002538s 
2026-08-29T19:35:53.146465462Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DROP INDEX IF EXISTS "IX_Series_TitleSlug" 
2026-08-29T19:35:53.146574772Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX IF EXISTS "IX_Series_TitleSlug" 
2026-08-29T19:35:53.146811920Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002331s 
2026-08-29T19:35:53.146908023Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DROP INDEX IF EXISTS "IX_Episodes_TvDbEpisodeId" 
2026-08-29T19:35:53.147020901Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX IF EXISTS "IX_Episodes_TvDbEpisodeId" 
2026-08-29T19:35:53.147260974Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002323s 
2026-08-29T19:35:53.147354222Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (TvdbId) 
2026-08-29T19:35:53.147445125Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC) 
2026-08-29T19:35:53.147659597Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000214s 
2026-08-29T19:35:53.147755741Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (TitleSlug) 
2026-08-29T19:35:53.147862045Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC) 
2026-08-29T19:35:53.148072459Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00022s 
2026-08-29T19:35:53.148167911Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Episodes (TvDbEpisodeId) 
2026-08-29T19:35:53.148266319Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Episodes_TvDbEpisodeId" ON "Episodes" ("TvDbEpisodeId" ASC) 
2026-08-29T19:35:53.148481202Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002135s 
2026-08-29T19:35:53.148585211Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2026-08-29T19:35:53', 'restore_unique_constraints') 
2026-08-29T19:35:53.148784843Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:53.149744115Z [Info] FluentMigrator.Runner.MigrationRunner: 19: restore_unique_constraints migrated 
2026-08-29T19:35:53.149850449Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014754s 
2026-08-29T19:35:53.149947525Z [Info] FluentMigrator.Runner.MigrationRunner: 20: add_year_and_seasons_to_series migrating 
2026-08-29T19:35:53.150046895Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:53.150196316Z [Info] add_year_and_seasons_to_series: Starting migration of Main DB to 20 
2026-08-29T19:35:53.150542152Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series 
2026-08-29T19:35:53.150645490Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-08-29T19:35:53.150727345Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series Year Int32 
2026-08-29T19:35:53.150818920Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "Year" INTEGER 
2026-08-29T19:35:53.151249106Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004249s 
2026-08-29T19:35:53.151343156Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series 
2026-08-29T19:35:53.151425461Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2026-08-29T19:35:53.151502196Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series Seasons String 
2026-08-29T19:35:53.151601616Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "Seasons" TEXT 
2026-08-29T19:35:53.152024628Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000419s 
2026-08-29T19:35:53.152127746Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-08-29T19:35:53.152208288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-08-29T19:35:53.157542281Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053032s 
2026-08-29T19:35:53.157692223Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2026-08-29T19:35:53', 'add_year_and_seasons_to_series') 
2026-08-29T19:35:53.157985564Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:53.158702047Z [Info] FluentMigrator.Runner.MigrationRunner: 20: add_year_and_seasons_to_series migrated 
2026-08-29T19:35:53.158846688Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064868s 
2026-08-29T19:35:53.158975136Z [Info] FluentMigrator.Runner.MigrationRunner: 21: drop_seasons_table migrating 
2026-08-29T19:35:53.159105259Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:53.159289860Z [Info] drop_seasons_table: Starting migration of Main DB to 21 
2026-08-29T19:35:53.159517789Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable Seasons 
2026-08-29T19:35:53.159650837Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Seasons" 
2026-08-29T19:35:53.160014490Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003496s 
2026-08-29T19:35:53.160152027Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2026-08-29T19:35:53', 'drop_seasons_table') 
2026-08-29T19:35:53.160437321Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:53.161239447Z [Info] FluentMigrator.Runner.MigrationRunner: 21: drop_seasons_table migrated 
2026-08-29T19:35:53.161369128Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015642s 
2026-08-29T19:35:53.161491154Z [Info] FluentMigrator.Runner.MigrationRunner: 22: move_indexer_to_generic_provider migrating 
2026-08-29T19:35:53.161627969Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:53.161838583Z [Info] move_indexer_to_generic_provider: Starting migration of Main DB to 22 
2026-08-29T19:35:53.162226825Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-08-29T19:35:53.162378230Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-08-29T19:35:53.162488723Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers ConfigContract String 
2026-08-29T19:35:53.162645007Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "ConfigContract" TEXT 
2026-08-29T19:35:53.163269475Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006251s 
2026-08-29T19:35:53.163427904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2026-08-29T19:35:53', 'move_indexer_to_generic_provider') 
2026-08-29T19:35:53.163784322Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:53.164513851Z [Info] FluentMigrator.Runner.MigrationRunner: 22: move_indexer_to_generic_provider migrated 
2026-08-29T19:35:53.164661869Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018659s 
2026-08-29T19:35:53.164787342Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_config_contract_to_indexers migrating 
2026-08-29T19:35:53.164922504Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:53.165116375Z [Info] add_config_contract_to_indexers: Starting migration of Main DB to 23 
2026-08-29T19:35:53.167605989Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-08-29T19:35:53.167722613Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NewznabSettings' WHERE "Implementation" = 'Newznab' 
2026-08-29T19:35:53.167967196Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002405s 
2026-08-29T19:35:53.168071486Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-08-29T19:35:53.168181688Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'OmgwtfnzbsSettings' WHERE "Implementation" = 'Omgwtfnzbs' 
2026-08-29T19:35:53.168392873Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002188s 
2026-08-29T19:35:53.168493346Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-08-29T19:35:53.168589630Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NullConfig' WHERE "Implementation" = 'Wombles' 
2026-08-29T19:35:53.168812719Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002135s 
2026-08-29T19:35:53.168905405Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-08-29T19:35:53.169002842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NullConfig' WHERE "Implementation" = 'Eztv' 
2026-08-29T19:35:53.169201993Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002015s 
2026-08-29T19:35:53.169310251Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-08-29T19:35:53.171980689Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "ConfigContract" IS NULL 
2026-08-29T19:35:53.172185231Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027464s 
2026-08-29T19:35:53.172295774Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2026-08-29T19:35:53', 'add_config_contract_to_indexers') 
2026-08-29T19:35:53.172526819Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:53.173173321Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_config_contract_to_indexers migrated 
2026-08-29T19:35:53.173302912Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037334s 
2026-08-29T19:35:53.173392663Z [Info] FluentMigrator.Runner.MigrationRunner: 24: drop_tvdb_episodeid migrating 
2026-08-29T19:35:53.173493376Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:53.173629620Z [Info] drop_tvdb_episodeid: Starting migration of Main DB to 24 
2026-08-29T19:35:53.173848080Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Episodes TvDbEpisodeId 
2026-08-29T19:35:53.174772813Z [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-08-29T19:35:53.175261286Z [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-08-29T19:35:53.175732375Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Episodes" 
2026-08-29T19:35:53.176121549Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes_temp" RENAME TO "Episodes" 
2026-08-29T19:35:53.177169960Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032069s 
2026-08-29T19:35:53.177285293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2026-08-29T19:35:53', 'drop_tvdb_episodeid') 
2026-08-29T19:35:53.177495827Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:53.178236859Z [Info] FluentMigrator.Runner.MigrationRunner: 24: drop_tvdb_episodeid migrated 
2026-08-29T19:35:53.178352141Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004277s 
2026-08-29T19:35:53.178443776Z [Info] FluentMigrator.Runner.MigrationRunner: 25: move_notification_to_generic_provider migrating 
2026-08-29T19:35:53.178547414Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:53.178691334Z [Info] move_notification_to_generic_provider: Starting migration of Main DB to 25 
2026-08-29T19:35:53.178940666Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-08-29T19:35:53.179048273Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-08-29T19:35:53.179123815Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications ConfigContract String 
2026-08-29T19:35:53.179233256Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "ConfigContract" TEXT 
2026-08-29T19:35:53.179655847Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004204s 
2026-08-29T19:35:53.179765107Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2026-08-29T19:35:53', 'move_notification_to_generic_provider') 
2026-08-29T19:35:53.180007976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:53.180652614Z [Info] FluentMigrator.Runner.MigrationRunner: 25: move_notification_to_generic_provider migrated 
2026-08-29T19:35:53.180764920Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014127s 
2026-08-29T19:35:53.180864892Z [Info] FluentMigrator.Runner.MigrationRunner: 26: add_config_contract_to_notifications migrating 
2026-08-29T19:35:53.180975384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:53.181122751Z [Info] add_config_contract_to_notifications: Starting migration of Main DB to 26 
2026-08-29T19:35:53.181882661Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-08-29T19:35:53.181991270Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "ConfigContract" = 'EmailSettings' WHERE "Implementation" = 'Email' 
2026-08-29T19:35:53.182184620Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001984s 
2026-08-29T19:35:53.182293018Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-08-29T19:35:53.182359602Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "ConfigContract" = 'GrowlSettings' WHERE "Implementation" = 'Growl' 
2026-08-29T19:35:53.182556769Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001852s 
2026-08-29T19:35:53.182640478Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-08-29T19:35:53.182732834Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "ConfigContract" = 'NotifyMyAndroidSettings' WHERE "Implementation" = 'NotifyMyAndroid' 
2026-08-29T19:35:53.182924921Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002s 
2026-08-29T19:35:53.183004070Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-08-29T19:35:53.183091105Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "ConfigContract" = 'PlexClientSettings' WHERE "Implementation" = 'PlexClient' 
2026-08-29T19:35:53.183292882Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000194s 
2026-08-29T19:35:53.183372572Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-08-29T19:35:53.183454216Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "ConfigContract" = 'PlexServerSettings' WHERE "Implementation" = 'PlexServer' 
2026-08-29T19:35:53.183653097Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001949s 
2026-08-29T19:35:53.183737677Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-08-29T19:35:53.183827699Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "ConfigContract" = 'ProwlSettings' WHERE "Implementation" = 'Prowl' 
2026-08-29T19:35:53.184088554Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002525s 
2026-08-29T19:35:53.184204437Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-08-29T19:35:53.184264218Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "ConfigContract" = 'PushBulletSettings' WHERE "Implementation" = 'PushBullet' 
2026-08-29T19:35:53.184456926Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001913s 
2026-08-29T19:35:53.184537338Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-08-29T19:35:53.184625876Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "ConfigContract" = 'PushoverSettings' WHERE "Implementation" = 'Pushover' 
2026-08-29T19:35:53.184808454Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001878s 
2026-08-29T19:35:53.184894347Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-08-29T19:35:53.184976432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "ConfigContract" = 'XbmcSettings' WHERE "Implementation" = 'Xbmc' 
2026-08-29T19:35:53.185170904Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000184s 
2026-08-29T19:35:53.185249863Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-08-29T19:35:53.185378362Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "ConfigContract" IS NULL 
2026-08-29T19:35:53.185530067Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001755s 
2026-08-29T19:35:53.185628886Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2026-08-29T19:35:53', 'add_config_contract_to_notifications') 
2026-08-29T19:35:53.185839190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:53.186446914Z [Info] FluentMigrator.Runner.MigrationRunner: 26: add_config_contract_to_notifications migrated 
2026-08-29T19:35:53.186561514Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010902s 
2026-08-29T19:35:53.186662438Z [Info] FluentMigrator.Runner.MigrationRunner: 27: fix_omgwtfnzbs migrating 
2026-08-29T19:35:53.186753882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:53.186897962Z [Info] fix_omgwtfnzbs: Starting migration of Main DB to 27 
2026-08-29T19:35:53.187920461Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-08-29T19:35:53.188028228Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'OmgwtfnzbsSettings' WHERE "Implementation" = 'Omgwtfnzbs' 
2026-08-29T19:35:53.188228301Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001999s 
2026-08-29T19:35:53.188328884Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-08-29T19:35:53.188400468Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "Settings" = '{}' WHERE "Implementation" = 'Omgwtfnzbs' AND "Settings" IS NULL 
2026-08-29T19:35:53.188598697Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001905s 
2026-08-29T19:35:53.188679350Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-08-29T19:35:53.188774491Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "Settings" = '{}' WHERE "Implementation" = 'Omgwtfnzbs' AND "Settings" = '' 
2026-08-29T19:35:53.188958913Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001949s 
2026-08-29T19:35:53.189066670Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2026-08-29T19:35:53', 'fix_omgwtfnzbs') 
2026-08-29T19:35:53.189257544Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:53.189856280Z [Info] FluentMigrator.Runner.MigrationRunner: 27: fix_omgwtfnzbs migrated 
2026-08-29T19:35:53.189958496Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010894s 
2026-08-29T19:35:53.190075241Z [Info] FluentMigrator.Runner.MigrationRunner: 28: add_blacklist_table migrating 
2026-08-29T19:35:53.190164270Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:53.190301136Z [Info] add_blacklist_table: Starting migration of Main DB to 28 
2026-08-29T19:35:53.190661852Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Blacklist 
2026-08-29T19:35:53.190786463Z [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-08-29T19:35:53.191108722Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003379s 
2026-08-29T19:35:53.191213112Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2026-08-29T19:35:53', 'add_blacklist_table') 
2026-08-29T19:35:53.191415390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:53.192104678Z [Info] FluentMigrator.Runner.MigrationRunner: 28: add_blacklist_table migrated 
2026-08-29T19:35:53.192222365Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013272s 
2026-08-29T19:35:53.192315312Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_formats_to_naming_config migrating 
2026-08-29T19:35:53.192428099Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:53.192563141Z [Info] add_formats_to_naming_config: Starting migration of Main DB to 29 
2026-08-29T19:35:53.192916714Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 
2026-08-29T19:35:53.193021304Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2026-08-29T19:35:53.193103730Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig StandardEpisodeFormat String 
2026-08-29T19:35:53.193209573Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "StandardEpisodeFormat" TEXT 
2026-08-29T19:35:53.193671353Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004525s 
2026-08-29T19:35:53.193766585Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 
2026-08-29T19:35:53.193866376Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2026-08-29T19:35:53.193935896Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig DailyEpisodeFormat String 
2026-08-29T19:35:53.194055357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "DailyEpisodeFormat" TEXT 
2026-08-29T19:35:53.194473078Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004236s 
2026-08-29T19:35:53.194568530Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-08-29T19:35:53.194648451Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-08-29T19:35:53.200085471Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053981s 
2026-08-29T19:35:53.200222437Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2026-08-29T19:35:53', 'add_formats_to_naming_config') 
2026-08-29T19:35:53.200446058Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:53.201254255Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_formats_to_naming_config migrated 
2026-08-29T19:35:53.201315158Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065363s 
2026-08-29T19:35:53.201431933Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_season_folder_format_to_naming_config migrating 
2026-08-29T19:35:53.201538999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:53.201688951Z [Info] add_season_folder_format_to_naming_config: Starting migration of Main DB to 30 
2026-08-29T19:35:53.202044597Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 
2026-08-29T19:35:53.202154508Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-08-29T19:35:53.202234229Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig SeasonFolderFormat String 
2026-08-29T19:35:53.202344361Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "SeasonFolderFormat" TEXT 
2026-08-29T19:35:53.202803776Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000459s 
2026-08-29T19:35:53.202907345Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-08-29T19:35:53.202989290Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-08-29T19:35:53.203639489Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006355s 
2026-08-29T19:35:53.203736364Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" = 'seasonfolderformat' 
2026-08-29T19:35:53.203873781Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'seasonfolderformat' 
2026-08-29T19:35:53.204069385Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001908s 
2026-08-29T19:35:53.204152442Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" = 'useseasonfolder' 
2026-08-29T19:35:53.204270089Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'useseasonfolder' 
2026-08-29T19:35:53.204417596Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001492s 
2026-08-29T19:35:53.204519241Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2026-08-29T19:35:53', 'add_season_folder_format_to_naming_config') 
2026-08-29T19:35:53.204724133Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:53.205756462Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_season_folder_format_to_naming_config migrated 
2026-08-29T19:35:53.205869260Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014778s 
2026-08-29T19:35:53.205973229Z [Info] FluentMigrator.Runner.MigrationRunner: 31: delete_old_naming_config_columns migrating 
2026-08-29T19:35:53.206069032Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:53.206227491Z [Info] delete_old_naming_config_columns: Starting migration of Main DB to 31 
2026-08-29T19:35:53.206606304Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig Separator, NumberStyle, IncludeSeriesTitle, IncludeEpisodeTitle, IncludeQuality, ReplaceSpaces 
2026-08-29T19:35:53.207591689Z [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-08-29T19:35:53.207950842Z [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-08-29T19:35:53.208301197Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig" 
2026-08-29T19:35:53.208552754Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig" 
2026-08-29T19:35:53.209675325Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028947s 
2026-08-29T19:35:53.209780557Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2026-08-29T19:35:53', 'delete_old_naming_config_columns') 
2026-08-29T19:35:53.209998777Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:53.210735540Z [Info] FluentMigrator.Runner.MigrationRunner: 31: delete_old_naming_config_columns migrated 
2026-08-29T19:35:53.210857045Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039658s 
2026-08-29T19:35:53.210954832Z [Info] FluentMigrator.Runner.MigrationRunner: 32: set_default_release_group migrating 
2026-08-29T19:35:53.211055124Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:53.211196058Z [Info] set_default_release_group: Starting migration of Main DB to 32 
2026-08-29T19:35:53.211880196Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-08-29T19:35:53.211988073Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "EpisodeFiles" SET "ReleaseGroup" = 'DRONE' WHERE "ReleaseGroup" IS NULL 
2026-08-29T19:35:53.212179809Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001949s 
2026-08-29T19:35:53.212278398Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2026-08-29T19:35:53', 'set_default_release_group') 
2026-08-29T19:35:53.212505215Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:53.213084672Z [Info] FluentMigrator.Runner.MigrationRunner: 32: set_default_release_group migrated 
2026-08-29T19:35:53.213198280Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010991s 
2026-08-29T19:35:53.213295917Z [Info] FluentMigrator.Runner.MigrationRunner: 33: add_api_key_to_pushover migrating 
2026-08-29T19:35:53.216231209Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:53.216340829Z [Info] add_api_key_to_pushover: Starting migration of Main DB to 33 
2026-08-29T19:35:53.216534710Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-08-29T19:35:53.216635363Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-08-29T19:35:53.217457007Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00081s 
2026-08-29T19:35:53.217567540Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2026-08-29T19:35:53', 'add_api_key_to_pushover') 
2026-08-29T19:35:53.217780128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:53.218396249Z [Info] FluentMigrator.Runner.MigrationRunner: 33: add_api_key_to_pushover migrated 
2026-08-29T19:35:53.218512483Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017501s 
2026-08-29T19:35:53.218617735Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_series_contraints migrating 
2026-08-29T19:35:53.218717666Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:53.218856766Z [Info] remove_series_contraints: Starting migration of Main DB to 34 
2026-08-29T19:35:53.220105161Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series 
2026-08-29T19:35:53.220211735Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2026-08-29T19:35:53.220483773Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Series ImdbId String 
2026-08-29T19:35:53.221888312Z [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-08-29T19:35:53.222530936Z [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-08-29T19:35:53.223127928Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series" 
2026-08-29T19:35:53.223549557Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series" 
2026-08-29T19:35:53.224626316Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC) 
2026-08-29T19:35:53.224857401Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC) 
2026-08-29T19:35:53.225070350Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044741s 
2026-08-29T19:35:53.225168007Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Series TitleSlug String 
2026-08-29T19:35:53.226059322Z [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-08-29T19:35:53.226688148Z [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-08-29T19:35:53.227283768Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series" 
2026-08-29T19:35:53.227682260Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series" 
2026-08-29T19:35:53.228717355Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC) 
2026-08-29T19:35:53.228947659Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC) 
2026-08-29T19:35:53.229169215Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039035s 
2026-08-29T19:35:53.229273335Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2026-08-29T19:35:53', 'remove_series_contraints') 
2026-08-29T19:35:53.229494370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:53.230372930Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_series_contraints migrated 
2026-08-29T19:35:53.230479444Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051043s 
2026-08-29T19:35:53.230587381Z [Info] FluentMigrator.Runner.MigrationRunner: 35: add_series_folder_format_to_naming_config migrating 
2026-08-29T19:35:53.230694297Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:53.230843407Z [Info] add_series_folder_format_to_naming_config: Starting migration of Main DB to 35 
2026-08-29T19:35:53.231525000Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 
2026-08-29T19:35:53.231636003Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.2E-06s 
2026-08-29T19:35:53.231715945Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig SeriesFolderFormat String 
2026-08-29T19:35:53.231826447Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "SeriesFolderFormat" TEXT 
2026-08-29T19:35:53.232265501Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004326s 
2026-08-29T19:35:53.232363719Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-08-29T19:35:53.232444241Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "SeriesFolderFormat" = '{Series Title}' WHERE 1 = 1 
2026-08-29T19:35:53.232624514Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001775s 
2026-08-29T19:35:53.232724005Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2026-08-29T19:35:53', 'add_series_folder_format_to_naming_config') 
2026-08-29T19:35:53.232930080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:53.233623075Z [Info] FluentMigrator.Runner.MigrationRunner: 35: add_series_folder_format_to_naming_config migrated 
2026-08-29T19:35:53.233742827Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011706s 
2026-08-29T19:35:53.233838189Z [Info] FluentMigrator.Runner.MigrationRunner: 36: update_with_quality_converters migrating 
2026-08-29T19:35:53.233986587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:53.234077801Z [Info] update_with_quality_converters: Starting migration of Main DB to 36 
2026-08-29T19:35:53.234972192Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2026-08-29T19:35:53.235078617Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-08-29T19:35:53.235147946Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles Items String 
2026-08-29T19:35:53.235259972Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "Items" TEXT 
2026-08-29T19:35:53.235675268Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000415s 
2026-08-29T19:35:53.235777735Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-08-29T19:35:53.235895472Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-08-29T19:35:53.237928657Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020518s 
2026-08-29T19:35:53.238037716Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-08-29T19:35:53.238106655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-08-29T19:35:53.239449279Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013226s 
2026-08-29T19:35:53.239559010Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2026-08-29T19:35:53', 'update_with_quality_converters') 
2026-08-29T19:35:53.239788903Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:53.240462059Z [Info] FluentMigrator.Runner.MigrationRunner: 36: update_with_quality_converters migrated 
2026-08-29T19:35:53.240572832Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023323s 
2026-08-29T19:35:53.240673134Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_configurable_qualities migrating 
2026-08-29T19:35:53.240770640Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:53.240911965Z [Info] add_configurable_qualities: Starting migration of Main DB to 37 
2026-08-29T19:35:53.242127773Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn QualityProfiles Allowed 
2026-08-29T19:35:53.242985190Z [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-08-29T19:35:53.243270775Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "QualityProfiles_temp" ("Id", "Name", "Cutoff", "Items") SELECT "Id", "Name", "Cutoff", "Items" FROM "QualityProfiles" 
2026-08-29T19:35:53.243513264Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "QualityProfiles" 
2026-08-29T19:35:53.243829881Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles_temp" RENAME TO "QualityProfiles" 
2026-08-29T19:35:53.244954115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityProfiles_Name" ON "QualityProfiles" ("Name" ASC) 
2026-08-29T19:35:53.245150541Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029095s 
2026-08-29T19:35:53.245245743Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn QualityProfiles Items String 
2026-08-29T19:35:53.246074612Z [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-08-29T19:35:53.246368404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "QualityProfiles_temp" ("Id", "Name", "Cutoff", "Items") SELECT "Id", "Name", "Cutoff", "Items" FROM "QualityProfiles" 
2026-08-29T19:35:53.246595782Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "QualityProfiles" 
2026-08-29T19:35:53.246933412Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles_temp" RENAME TO "QualityProfiles" 
2026-08-29T19:35:53.248030030Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityProfiles_Name" ON "QualityProfiles" ("Name" ASC) 
2026-08-29T19:35:53.248275314Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029182s 
2026-08-29T19:35:53.248362901Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable QualityDefinitions 
2026-08-29T19:35:53.248478183Z [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-08-29T19:35:53.248784901Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003209s 
2026-08-29T19:35:53.248888269Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Quality) 
2026-08-29T19:35:53.248988491Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Quality" ON "QualityDefinitions" ("Quality" ASC) 
2026-08-29T19:35:53.249217141Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002269s 
2026-08-29T19:35:53.249310639Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Title) 
2026-08-29T19:35:53.249413958Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Title" ON "QualityDefinitions" ("Title" ASC) 
2026-08-29T19:35:53.249633580Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002192s 
2026-08-29T19:35:53.249729423Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Weight) 
2026-08-29T19:35:53.249828843Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Weight" ON "QualityDefinitions" ("Weight" ASC) 
2026-08-29T19:35:53.250042684Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000215s 
2026-08-29T19:35:53.250138306Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-08-29T19:35:53.250220843Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-08-29T19:35:53.251170455Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009313s 
2026-08-29T19:35:53.251261038Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable QualitySizes 
2026-08-29T19:35:53.251353594Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "QualitySizes" 
2026-08-29T19:35:53.251752337Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003939s 
2026-08-29T19:35:53.251876838Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2026-08-29T19:35:53', 'add_configurable_qualities') 
2026-08-29T19:35:53.252104336Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:53.253103839Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_configurable_qualities migrated 
2026-08-29T19:35:53.253215995Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017432s 
2026-08-29T19:35:53.253319123Z [Info] FluentMigrator.Runner.MigrationRunner: 38: add_on_upgrade_to_notifications migrating 
2026-08-29T19:35:53.253417551Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:53.253559697Z [Info] add_on_upgrade_to_notifications: Starting migration of Main DB to 38 
2026-08-29T19:35:53.253825082Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-08-29T19:35:53.253931135Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-08-29T19:35:53.254008741Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnUpgrade Boolean 
2026-08-29T19:35:53.254114975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnUpgrade" INTEGER 
2026-08-29T19:35:53.254548929Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004222s 
2026-08-29T19:35:53.254635764Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "OnUpgrade" = "OnDownload" 
2026-08-29T19:35:53.254750535Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "OnUpgrade" = "OnDownload" 
2026-08-29T19:35:53.254947843Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001941s 
2026-08-29T19:35:53.255048936Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2026-08-29T19:35:53', 'add_on_upgrade_to_notifications') 
2026-08-29T19:35:53.255252406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:53.255930301Z [Info] FluentMigrator.Runner.MigrationRunner: 38: add_on_upgrade_to_notifications migrated 
2026-08-29T19:35:53.256032607Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011513s 
2026-08-29T19:35:53.256127028Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_metadata_tables migrating 
2026-08-29T19:35:53.256220035Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:53.256418815Z [Info] add_metadata_tables: Starting migration of Main DB to 39 
2026-08-29T19:35:53.257042832Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Metadata 
2026-08-29T19:35:53.257163755Z [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-08-29T19:35:53.257476505Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000329s 
2026-08-29T19:35:53.257569783Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataFiles 
2026-08-29T19:35:53.257694114Z [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-08-29T19:35:53.258025080Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003596s 
2026-08-29T19:35:53.258171705Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2026-08-29T19:35:53', 'add_metadata_tables') 
2026-08-29T19:35:53.258331537Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:53.259131649Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_metadata_tables migrated 
2026-08-29T19:35:53.259238354Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014653s 
2026-08-29T19:35:53.259350530Z [Info] FluentMigrator.Runner.MigrationRunner: 40: add_metadata_to_episodes_and_series migrating 
2026-08-29T19:35:53.259439419Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:53.259580453Z [Info] add_metadata_to_episodes_and_series: Starting migration of Main DB to 40 
2026-08-29T19:35:53.260058826Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series 
2026-08-29T19:35:53.260161373Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-08-29T19:35:53.260235001Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series Actors String 
2026-08-29T19:35:53.260334692Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "Actors" TEXT 
2026-08-29T19:35:53.260764768Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004273s 
2026-08-29T19:35:53.260862214Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series Ratings String 
2026-08-29T19:35:53.260960973Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "Ratings" TEXT 
2026-08-29T19:35:53.261397171Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004176s 
2026-08-29T19:35:53.261478345Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series Genres String 
2026-08-29T19:35:53.261578687Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "Genres" TEXT 
2026-08-29T19:35:53.261997200Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004195s 
2026-08-29T19:35:53.262098674Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series Certification String 
2026-08-29T19:35:53.262202533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "Certification" TEXT 
2026-08-29T19:35:53.262620946Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004195s 
2026-08-29T19:35:53.262716949Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes 
2026-08-29T19:35:53.262797752Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-08-29T19:35:53.262873244Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes Ratings String 
2026-08-29T19:35:53.262975751Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "Ratings" TEXT 
2026-08-29T19:35:53.263393021Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004132s 
2026-08-29T19:35:53.263489806Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes Images String 
2026-08-29T19:35:53.263587883Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "Images" TEXT 
2026-08-29T19:35:53.264040034Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000449s 
2026-08-29T19:35:53.264153653Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2026-08-29T19:35:53', 'add_metadata_to_episodes_and_series') 
2026-08-29T19:35:53.264363766Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:53.265265702Z [Info] FluentMigrator.Runner.MigrationRunner: 40: add_metadata_to_episodes_and_series migrated 
2026-08-29T19:35:53.265394101Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016736s 
2026-08-29T19:35:53.265480315Z [Info] FluentMigrator.Runner.MigrationRunner: 41: fix_xbmc_season_images_metadata migrating 
2026-08-29T19:35:53.265581188Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:53.265719346Z [Info] fix_xbmc_season_images_metadata: Starting migration of Main DB to 41 
2026-08-29T19:35:53.265903878Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MetadataFiles" SET "Type" = 4 WHERE "Consumer" = 'XbmcMetadata' AND "SeasonNumber" IS NOT NULL 
2026-08-29T19:35:53.266065233Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MetadataFiles" SET "Type" = 4 WHERE "Consumer" = 'XbmcMetadata' AND "SeasonNumber" IS NOT NULL 
2026-08-29T19:35:53.266261568Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001945s 
2026-08-29T19:35:53.266362782Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2026-08-29T19:35:53', 'fix_xbmc_season_images_metadata') 
2026-08-29T19:35:53.266563326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:53.267156621Z [Info] FluentMigrator.Runner.MigrationRunner: 41: fix_xbmc_season_images_metadata migrated 
2026-08-29T19:35:53.267276322Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010859s 
2026-08-29T19:35:53.279890987Z [Info] FluentMigrator.Runner.MigrationRunner: 42: add_download_clients_table migrating 
2026-08-29T19:35:53.280022482Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:53.280225842Z [Info] add_download_clients_table: Starting migration of Main DB to 42 
2026-08-29T19:35:53.280709265Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClients 
2026-08-29T19:35:53.280847444Z [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-08-29T19:35:53.281255616Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004298s 
2026-08-29T19:35:53.281364565Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2026-08-29T19:35:53', 'add_download_clients_table') 
2026-08-29T19:35:53.281570981Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:53.282310991Z [Info] FluentMigrator.Runner.MigrationRunner: 42: add_download_clients_table migrated 
2026-08-29T19:35:53.282422315Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014913s 
2026-08-29T19:35:53.282519331Z [Info] FluentMigrator.Runner.MigrationRunner: 43: convert_config_to_download_clients migrating 
2026-08-29T19:35:53.282619222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:53.282757691Z [Info] convert_config_to_download_clients: Starting migration of Main DB to 43 
2026-08-29T19:35:53.283007494Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-08-29T19:35:53.283066583Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-08-29T19:35:53.287514290Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043965s 
2026-08-29T19:35:53.287586025Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (43, '2026-08-29T19:35:53', 'convert_config_to_download_clients') 
2026-08-29T19:35:53.287810487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:53.288521940Z [Info] FluentMigrator.Runner.MigrationRunner: 43: convert_config_to_download_clients migrated 
2026-08-29T19:35:53.288638003Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0054436s 
2026-08-29T19:35:53.288738426Z [Info] FluentMigrator.Runner.MigrationRunner: 44: fix_xbmc_episode_metadata migrating 
2026-08-29T19:35:53.288835401Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:53.288981335Z [Info] fix_xbmc_episode_metadata: Starting migration of Main DB to 44 
2026-08-29T19:35:53.289191478Z [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-08-29T19:35:53.289382583Z [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-08-29T19:35:53.289619691Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002362s 
2026-08-29T19:35:53.289713670Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MetadataFiles" SET "Type" = 5 WHERE "Consumer" = 'XbmcMetadata' AND "EpisodeFileId" IS NOT NULL AND "Type" = 4 
2026-08-29T19:35:53.289863642Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MetadataFiles" SET "Type" = 5 WHERE "Consumer" = 'XbmcMetadata' AND "EpisodeFileId" IS NOT NULL AND "Type" = 4 
2026-08-29T19:35:53.290068134Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002023s 
2026-08-29T19:35:53.290171061Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2026-08-29T19:35:53', 'fix_xbmc_episode_metadata') 
2026-08-29T19:35:53.290371505Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:53.291114211Z [Info] FluentMigrator.Runner.MigrationRunner: 44: fix_xbmc_episode_metadata migrated 
2026-08-29T19:35:53.291183250Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012056s 
2026-08-29T19:35:53.291284985Z [Info] FluentMigrator.Runner.MigrationRunner: 45: add_indexes migrating 
2026-08-29T19:35:53.291380547Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:53.291521762Z [Info] add_indexes: Starting migration of Main DB to 45 
2026-08-29T19:35:53.292194436Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Blacklist (SeriesId) 
2026-08-29T19:35:53.292276331Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Blacklist_SeriesId" ON "Blacklist" ("SeriesId" ASC) 
2026-08-29T19:35:53.292494340Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002215s 
2026-08-29T19:35:53.292590414Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex EpisodeFiles (SeriesId) 
2026-08-29T19:35:53.292686968Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_EpisodeFiles_SeriesId" ON "EpisodeFiles" ("SeriesId" ASC) 
2026-08-29T19:35:53.292895969Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002098s 
2026-08-29T19:35:53.292990129Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Episodes (EpisodeFileId) 
2026-08-29T19:35:53.293100631Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_EpisodeFileId" ON "Episodes" ("EpisodeFileId" ASC) 
2026-08-29T19:35:53.293295334Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002067s 
2026-08-29T19:35:53.293392028Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Episodes (SeriesId) 
2026-08-29T19:35:53.293483452Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_SeriesId" ON "Episodes" ("SeriesId" ASC) 
2026-08-29T19:35:53.293720480Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002335s 
2026-08-29T19:35:53.293816694Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (EpisodeId) 
2026-08-29T19:35:53.293920142Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EpisodeId" ON "History" ("EpisodeId" ASC) 
2026-08-29T19:35:53.294140626Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002206s 
2026-08-29T19:35:53.294237541Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (Date) 
2026-08-29T19:35:53.294327552Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2026-08-29T19:35:53.294532565Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002066s 
2026-08-29T19:35:53.294629160Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (Path) 
2026-08-29T19:35:53.294724702Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_Path" ON "Series" ("Path" ASC) 
2026-08-29T19:35:53.294917941Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001978s 
2026-08-29T19:35:53.295016380Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (CleanTitle) 
2026-08-29T19:35:53.295109698Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_CleanTitle" ON "Series" ("CleanTitle" ASC) 
2026-08-29T19:35:53.295314811Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002049s 
2026-08-29T19:35:53.295409441Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (TvRageId) 
2026-08-29T19:35:53.295502709Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC) 
2026-08-29T19:35:53.295744827Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002404s 
2026-08-29T19:35:53.295869087Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (45, '2026-08-29T19:35:53', 'add_indexes') 
2026-08-29T19:35:53.296111685Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:53.297112671Z [Info] FluentMigrator.Runner.MigrationRunner: 45: add_indexes migrated 
2026-08-29T19:35:53.297214486Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016041s 
2026-08-29T19:35:53.297311873Z [Info] FluentMigrator.Runner.MigrationRunner: 46: fix_nzb_su_url migrating 
2026-08-29T19:35:53.297406734Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:53.297544671Z [Info] fix_nzb_su_url: Starting migration of Main DB to 46 
2026-08-29T19:35:53.297727720Z [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-08-29T19:35:53.297903294Z [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-08-29T19:35:53.298127545Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002241s 
2026-08-29T19:35:53.298227767Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (46, '2026-08-29T19:35:53', 'fix_nzb_su_url') 
2026-08-29T19:35:53.298425876Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:53.299200646Z [Info] FluentMigrator.Runner.MigrationRunner: 46: fix_nzb_su_url migrated 
2026-08-29T19:35:53.299302321Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012941s 
2026-08-29T19:35:53.299398725Z [Info] FluentMigrator.Runner.MigrationRunner: 47: add_temporary_blacklist_columns migrating 
2026-08-29T19:35:53.299497584Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:53.299635723Z [Info] add_temporary_blacklist_columns: Starting migration of Main DB to 47 
2026-08-29T19:35:53.299890295Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist 
2026-08-29T19:35:53.299995718Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-08-29T19:35:53.300089737Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist PublishedDate DateTime 
2026-08-29T19:35:53.300196743Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "PublishedDate" DATETIME 
2026-08-29T19:35:53.300719004Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005225s 
2026-08-29T19:35:53.300831521Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (47, '2026-08-29T19:35:53', 'add_temporary_blacklist_columns') 
2026-08-29T19:35:53.301038548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:53.301752556Z [Info] FluentMigrator.Runner.MigrationRunner: 47: add_temporary_blacklist_columns migrated 
2026-08-29T19:35:53.301866555Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015572s 
2026-08-29T19:35:53.301961186Z [Info] FluentMigrator.Runner.MigrationRunner: 48: add_title_to_scenemappings migrating 
2026-08-29T19:35:53.302062179Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:53.302196520Z [Info] add_title_to_scenemappings: Starting migration of Main DB to 48 
2026-08-29T19:35:53.302434379Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SceneMappings 
2026-08-29T19:35:53.302536475Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-08-29T19:35:53.302607267Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SceneMappings Title String 
2026-08-29T19:35:53.302711257Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SceneMappings" ADD COLUMN "Title" TEXT 
2026-08-29T19:35:53.303209480Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004955s 
2026-08-29T19:35:53.303315794Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (48, '2026-08-29T19:35:53', 'add_title_to_scenemappings') 
2026-08-29T19:35:53.303521268Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:53.304167720Z [Info] FluentMigrator.Runner.MigrationRunner: 48: add_title_to_scenemappings migrated 
2026-08-29T19:35:53.304275888Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014495s 
2026-08-29T19:35:53.304371971Z [Info] FluentMigrator.Runner.MigrationRunner: 49: fix_dognzb_url migrating 
2026-08-29T19:35:53.304464918Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:53.304601473Z [Info] fix_dognzb_url: Starting migration of Main DB to 49 
2026-08-29T19:35:53.304780133Z [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-08-29T19:35:53.304969324Z [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-08-29T19:35:53.305252735Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002706s 
2026-08-29T19:35:53.305360232Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (49, '2026-08-29T19:35:53', 'fix_dognzb_url') 
2026-08-29T19:35:53.305569092Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:53.306117687Z [Info] FluentMigrator.Runner.MigrationRunner: 49: fix_dognzb_url migrated 
2026-08-29T19:35:53.306222608Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011498s 
2026-08-29T19:35:53.306319604Z [Info] FluentMigrator.Runner.MigrationRunner: 50: add_hash_to_metadata_files migrating 
2026-08-29T19:35:53.306415667Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:53.306555749Z [Info] add_hash_to_metadata_files: Starting migration of Main DB to 50 
2026-08-29T19:35:53.306791053Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles 
2026-08-29T19:35:53.306896135Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-08-29T19:35:53.306971497Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MetadataFiles Hash String 
2026-08-29T19:35:53.307071688Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles" ADD COLUMN "Hash" TEXT 
2026-08-29T19:35:53.307561875Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004872s 
2026-08-29T19:35:53.307669843Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (50, '2026-08-29T19:35:53', 'add_hash_to_metadata_files') 
2026-08-29T19:35:53.307895287Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:53.308507280Z [Info] FluentMigrator.Runner.MigrationRunner: 50: add_hash_to_metadata_files migrated 
2026-08-29T19:35:53.308616109Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00143s 
2026-08-29T19:35:53.308710509Z [Info] FluentMigrator.Runner.MigrationRunner: 51: download_client_import migrating 
2026-08-29T19:35:53.308805520Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:53.308946033Z [Info] download_client_import: Starting migration of Main DB to 51 
2026-08-29T19:35:53.309185005Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-08-29T19:35:53.309286709Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-08-29T19:35:53.309719651Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004267s 
2026-08-29T19:35:53.309820825Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-08-29T19:35:53.309900906Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-08-29T19:35:53.312689894Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027625s 
2026-08-29T19:35:53.312786428Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-08-29T19:35:53.312866269Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-08-29T19:35:53.318074548Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005189s 
2026-08-29T19:35:53.318185091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (51, '2026-08-29T19:35:53', 'download_client_import') 
2026-08-29T19:35:53.318395735Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:53.319138340Z [Info] FluentMigrator.Runner.MigrationRunner: 51: download_client_import migrated 
2026-08-29T19:35:53.319252089Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062602s 
2026-08-29T19:35:53.319350518Z [Info] FluentMigrator.Runner.MigrationRunner: 52: add_columns_for_anime migrating 
2026-08-29T19:35:53.319448194Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:53.319583888Z [Info] add_columns_for_anime: Starting migration of Main DB to 52 
2026-08-29T19:35:53.319934303Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SceneMappings 
2026-08-29T19:35:53.320038543Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-08-29T19:35:53.320115238Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SceneMappings Type String 
2026-08-29T19:35:53.320219157Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SceneMappings" ADD COLUMN "Type" TEXT 
2026-08-29T19:35:53.320728473Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005052s 
2026-08-29T19:35:53.320820739Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "SceneMappings" 
2026-08-29T19:35:53.320920800Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "SceneMappings" 
2026-08-29T19:35:53.321053117Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001316s 
2026-08-29T19:35:53.321136364Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 
2026-08-29T19:35:53.321223901Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-08-29T19:35:53.321299252Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig AnimeEpisodeFormat String 
2026-08-29T19:35:53.321407761Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "AnimeEpisodeFormat" TEXT 
2026-08-29T19:35:53.321885152Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004781s 
2026-08-29T19:35:53.321983270Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "AnimeEpisodeFormat" = "StandardEpisodeFormat" 
2026-08-29T19:35:53.322125116Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "AnimeEpisodeFormat" = "StandardEpisodeFormat" 
2026-08-29T19:35:53.322287753Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001682s 
2026-08-29T19:35:53.322391011Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (52, '2026-08-29T19:35:53', 'add_columns_for_anime') 
2026-08-29T19:35:53.322587016Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:53.323180371Z [Info] FluentMigrator.Runner.MigrationRunner: 52: add_columns_for_anime migrated 
2026-08-29T19:35:53.323286675Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001059s 
2026-08-29T19:35:53.323381015Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_series_sorttitle migrating 
2026-08-29T19:35:53.323474563Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:53.323614475Z [Info] add_series_sorttitle: Starting migration of Main DB to 53 
2026-08-29T19:35:53.324536793Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series SortTitle String 
2026-08-29T19:35:53.324655822Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "SortTitle" TEXT 
2026-08-29T19:35:53.325151761Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004955s 
2026-08-29T19:35:53.325249799Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-08-29T19:35:53.325331122Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-08-29T19:35:53.326003917Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006619s 
2026-08-29T19:35:53.326116434Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (53, '2026-08-29T19:35:53', 'add_series_sorttitle') 
2026-08-29T19:35:53.326319222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:53.326902677Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_series_sorttitle migrated 
2026-08-29T19:35:53.327012188Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015581s 
2026-08-29T19:35:53.327102630Z [Info] FluentMigrator.Runner.MigrationRunner: 54: rename_profiles migrating 
2026-08-29T19:35:53.327191419Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:53.327332713Z [Info] rename_profiles: Starting migration of Main DB to 54 
2026-08-29T19:35:53.329267520Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable QualityProfiles Profiles 
2026-08-29T19:35:53.329451270Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" RENAME TO "Profiles" 
2026-08-29T19:35:53.330705316Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013153s 
2026-08-29T19:35:53.330810177Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles 
2026-08-29T19:35:53.330883575Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-08-29T19:35:53.330962244Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles Language Int32 
2026-08-29T19:35:53.331059650Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "Language" INTEGER 
2026-08-29T19:35:53.331538003Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004796s 
2026-08-29T19:35:53.331635700Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles 
2026-08-29T19:35:53.331718046Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-08-29T19:35:53.331794059Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles GrabDelay Int32 
2026-08-29T19:35:53.331904451Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "GrabDelay" INTEGER 
2026-08-29T19:35:53.332389358Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004867s 
2026-08-29T19:35:53.332490772Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles 
2026-08-29T19:35:53.332567176Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-08-29T19:35:53.332645373Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles GrabDelayMode Int32 
2026-08-29T19:35:53.332744603Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "GrabDelayMode" INTEGER 
2026-08-29T19:35:53.333218508Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004728s 
2026-08-29T19:35:53.333315363Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-08-29T19:35:53.333399813Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Profiles" SET "Language" = 1, "GrabDelay" = 0, "GrabDelayMode" = 0 WHERE 1 = 1 
2026-08-29T19:35:53.333580447Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001817s 
2026-08-29T19:35:53.333666530Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series 
2026-08-29T19:35:53.333749096Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-08-29T19:35:53.333823827Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series ProfileId Int32 
2026-08-29T19:35:53.333920822Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "ProfileId" INTEGER 
2026-08-29T19:35:53.334417883Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004949s 
2026-08-29T19:35:53.334516442Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Series" SET "ProfileId" = "QualityProfileId" 
2026-08-29T19:35:53.334631764Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Series" SET "ProfileId" = "QualityProfileId" 
2026-08-29T19:35:53.334794622Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001581s 
2026-08-29T19:35:53.334917650Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable PendingReleases 
2026-08-29T19:35:53.335050116Z [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-08-29T19:35:53.335481425Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004503s 
2026-08-29T19:35:53.335617679Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (54, '2026-08-29T19:35:53', 'rename_profiles') 
2026-08-29T19:35:53.335889667Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:53.336578284Z [Info] FluentMigrator.Runner.MigrationRunner: 54: rename_profiles migrated 
2026-08-29T19:35:53.336683015Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015448s 
2026-08-29T19:35:53.336782014Z [Info] FluentMigrator.Runner.MigrationRunner: 55: drop_old_profile_columns migrating 
2026-08-29T19:35:53.336876004Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:53.337018641Z [Info] drop_old_profile_columns: Starting migration of Main DB to 55 
2026-08-29T19:35:53.337226620Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Series QualityProfileId 
2026-08-29T19:35:53.338452769Z [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-08-29T19:35:53.339133781Z [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-08-29T19:35:53.339818439Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series" 
2026-08-29T19:35:53.340563720Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series" 
2026-08-29T19:35:53.341737895Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC) 
2026-08-29T19:35:53.341968129Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC) 
2026-08-29T19:35:53.342187360Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_Path" ON "Series" ("Path" ASC) 
2026-08-29T19:35:53.342400940Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_CleanTitle" ON "Series" ("CleanTitle" ASC) 
2026-08-29T19:35:53.342613288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC) 
2026-08-29T19:35:53.342822760Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005482s 
2026-08-29T19:35:53.342925407Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (55, '2026-08-29T19:35:53', 'drop_old_profile_columns') 
2026-08-29T19:35:53.343128365Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:53.343908156Z [Info] FluentMigrator.Runner.MigrationRunner: 55: drop_old_profile_columns migrated 
2026-08-29T19:35:53.344024711Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065651s 
2026-08-29T19:35:53.344119101Z [Info] FluentMigrator.Runner.MigrationRunner: 56: add_mediainfo_to_episodefile migrating 
2026-08-29T19:35:53.344217850Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:53.344358373Z [Info] add_mediainfo_to_episodefile: Starting migration of Main DB to 56 
2026-08-29T19:35:53.344601993Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable EpisodeFiles 
2026-08-29T19:35:53.344707987Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-08-29T19:35:53.344781064Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn EpisodeFiles MediaInfo String 
2026-08-29T19:35:53.344883871Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles" ADD COLUMN "MediaInfo" TEXT 
2026-08-29T19:35:53.345355551Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004688s 
2026-08-29T19:35:53.345463368Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (56, '2026-08-29T19:35:53', 'add_mediainfo_to_episodefile') 
2026-08-29T19:35:53.345668491Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:53.346244041Z [Info] FluentMigrator.Runner.MigrationRunner: 56: add_mediainfo_to_episodefile migrated 
2026-08-29T19:35:53.346367309Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013568s 
2026-08-29T19:35:53.346451799Z [Info] FluentMigrator.Runner.MigrationRunner: 57: convert_episode_file_path_to_relative migrating 
2026-08-29T19:35:53.346553784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:53.346692955Z [Info] convert_episode_file_path_to_relative: Starting migration of Main DB to 57 
2026-08-29T19:35:53.346976195Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn EpisodeFiles RelativePath String 
2026-08-29T19:35:53.347097700Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles" ADD COLUMN "RelativePath" TEXT 
2026-08-29T19:35:53.347568849Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000471s 
2026-08-29T19:35:53.347666135Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-08-29T19:35:53.347757850Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-08-29T19:35:53.348436546Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006652s 
2026-08-29T19:35:53.348546488Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (57, '2026-08-29T19:35:53', 'convert_episode_file_path_to_relative') 
2026-08-29T19:35:53.348762984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:53.349336689Z [Info] FluentMigrator.Runner.MigrationRunner: 57: convert_episode_file_path_to_relative migrated 
2026-08-29T19:35:53.349450058Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015709s 
2026-08-29T19:35:53.349546552Z [Info] FluentMigrator.Runner.MigrationRunner: 58: drop_episode_file_path migrating 
2026-08-29T19:35:53.349641323Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:53.349783078Z [Info] drop_episode_file_path: Starting migration of Main DB to 58 
2026-08-29T19:35:53.349982640Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn EpisodeFiles Path 
2026-08-29T19:35:53.351138237Z [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-08-29T19:35:53.351526249Z [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-08-29T19:35:53.351886054Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "EpisodeFiles" 
2026-08-29T19:35:53.352346691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles_temp" RENAME TO "EpisodeFiles" 
2026-08-29T19:35:53.353528892Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_EpisodeFiles_SeriesId" ON "EpisodeFiles" ("SeriesId" ASC) 
2026-08-29T19:35:53.353758154Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036632s 
2026-08-29T19:35:53.353862354Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (58, '2026-08-29T19:35:53', 'drop_episode_file_path') 
2026-08-29T19:35:53.354064902Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:53.354805122Z [Info] FluentMigrator.Runner.MigrationRunner: 58: drop_episode_file_path migrated 
2026-08-29T19:35:53.354910184Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047086s 
2026-08-29T19:35:53.355008672Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_enable_options_to_indexers migrating 
2026-08-29T19:35:53.355107491Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:53.355245970Z [Info] add_enable_options_to_indexers: Starting migration of Main DB to 59 
2026-08-29T19:35:53.355865227Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-08-29T19:35:53.356002484Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-08-29T19:35:53.356078377Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers EnableRss Boolean 
2026-08-29T19:35:53.361011852Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "EnableRss" INTEGER 
2026-08-29T19:35:53.361492380Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004938s 
2026-08-29T19:35:53.361594806Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers EnableSearch Boolean 
2026-08-29T19:35:53.361694938Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "EnableSearch" INTEGER 
2026-08-29T19:35:53.362164424Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004665s 
2026-08-29T19:35:53.362259124Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableRss" = "Enable", "EnableSearch" = "Enable" 
2026-08-29T19:35:53.362390830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableRss" = "Enable", "EnableSearch" = "Enable" 
2026-08-29T19:35:53.362553046Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001655s 
2026-08-29T19:35:53.362641184Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-08-29T19:35:53.362727498Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableSearch" = 0 WHERE "Implementation" = 'Wombles' 
2026-08-29T19:35:53.362894634Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001716s 
2026-08-29T19:35:53.362993954Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (59, '2026-08-29T19:35:53', 'add_enable_options_to_indexers') 
2026-08-29T19:35:53.363195450Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:53.364126926Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_enable_options_to_indexers migrated 
2026-08-29T19:35:53.364245906Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013947s 
2026-08-29T19:35:53.364342530Z [Info] FluentMigrator.Runner.MigrationRunner: 60: remove_enable_from_indexers migrating 
2026-08-29T19:35:53.370528719Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:53.370676998Z [Info] remove_enable_from_indexers: Starting migration of Main DB to 60 
2026-08-29T19:35:53.370917713Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Indexers Enable 
2026-08-29T19:35:53.372117319Z [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-08-29T19:35:53.372456542Z [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-08-29T19:35:53.372751105Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2026-08-29T19:35:53.373103775Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2026-08-29T19:35:53.374317860Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2026-08-29T19:35:53.374549607Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035205s 
2026-08-29T19:35:53.374643647Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn DownloadClients Protocol 
2026-08-29T19:35:53.375736137Z [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-08-29T19:35:53.376084198Z [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-08-29T19:35:53.376364162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClients" 
2026-08-29T19:35:53.376627522Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients_temp" RENAME TO "DownloadClients" 
2026-08-29T19:35:53.377817118Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030681s 
2026-08-29T19:35:53.377925276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (60, '2026-08-29T19:35:53', 'remove_enable_from_indexers') 
2026-08-29T19:35:53.378141661Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:53.378899949Z [Info] FluentMigrator.Runner.MigrationRunner: 60: remove_enable_from_indexers migrated 
2026-08-29T19:35:53.379011593Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004155s 
2026-08-29T19:35:53.379113879Z [Info] FluentMigrator.Runner.MigrationRunner: 61: clear_bad_scene_names migrating 
2026-08-29T19:35:53.379207368Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:53.379351809Z [Info] clear_bad_scene_names: Starting migration of Main DB to 61 
2026-08-29T19:35:53.379551631Z [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-08-29T19:35:53.379788749Z [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-08-29T19:35:53.380099023Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003011s 
2026-08-29T19:35:53.380201770Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (61, '2026-08-29T19:35:53', 'clear_bad_scene_names') 
2026-08-29T19:35:53.380403256Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:53.380938394Z [Info] FluentMigrator.Runner.MigrationRunner: 61: clear_bad_scene_names migrated 
2026-08-29T19:35:53.381047233Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011417s 
2026-08-29T19:35:53.381143998Z [Info] FluentMigrator.Runner.MigrationRunner: 62: convert_quality_models migrating 
2026-08-29T19:35:53.381242396Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:53.381383019Z [Info] convert_quality_models: Starting migration of Main DB to 62 
2026-08-29T19:35:53.381597060Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-08-29T19:35:53.381699246Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-08-29T19:35:53.383146531Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014352s 
2026-08-29T19:35:53.383259318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (62, '2026-08-29T19:35:53', 'convert_quality_models') 
2026-08-29T19:35:53.383465644Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:53.384015100Z [Info] FluentMigrator.Runner.MigrationRunner: 62: convert_quality_models migrated 
2026-08-29T19:35:53.384126715Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023028s 
2026-08-29T19:35:53.384225975Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_remotepathmappings migrating 
2026-08-29T19:35:53.384324072Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:53.384466760Z [Info] add_remotepathmappings: Starting migration of Main DB to 63 
2026-08-29T19:35:53.384764500Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RemotePathMappings 
2026-08-29T19:35:53.384891676Z [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-08-29T19:35:53.385173193Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000297s 
2026-08-29T19:35:53.385279387Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (63, '2026-08-29T19:35:53', 'add_remotepathmappings') 
2026-08-29T19:35:53.385491584Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:53.386063205Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_remotepathmappings migrated 
2026-08-29T19:35:53.386172325Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011831s 
2026-08-29T19:35:53.386271815Z [Info] FluentMigrator.Runner.MigrationRunner: 64: remove_method_from_logs migrating 
2026-08-29T19:35:53.386369703Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:53.386517440Z [Info] remove_method_from_logs: Starting migration of Main DB to 64 
2026-08-29T19:35:53.386626069Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (64, '2026-08-29T19:35:53', 'remove_method_from_logs') 
2026-08-29T19:35:53.386828346Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:53.387295327Z [Info] FluentMigrator.Runner.MigrationRunner: 64: remove_method_from_logs migrated 
2026-08-29T19:35:53.387403996Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009207s 
2026-08-29T19:35:53.387501853Z [Info] FluentMigrator.Runner.MigrationRunner: 65: make_scene_numbering_nullable migrating 
2026-08-29T19:35:53.387599750Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:53.387741525Z [Info] make_scene_numbering_nullable: Starting migration of Main DB to 65 
2026-08-29T19:35:53.389629287Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-08-29T19:35:53.389737936Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Episodes" SET "AbsoluteEpisodeNumber" = NULL WHERE "AbsoluteEpisodeNumber" = 0 
2026-08-29T19:35:53.389926346Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001937s 
2026-08-29T19:35:53.390020746Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-08-29T19:35:53.390096408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Episodes" SET "SceneAbsoluteEpisodeNumber" = NULL WHERE "SceneAbsoluteEpisodeNumber" = 0 
2026-08-29T19:35:53.390290409Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000189s 
2026-08-29T19:35:53.390376713Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-08-29T19:35:53.390464129Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Episodes" SET "SceneSeasonNumber" = NULL, "SceneEpisodeNumber" = NULL WHERE "SceneSeasonNumber" = 0 AND "SceneEpisodeNumber" = 0 
2026-08-29T19:35:53.390670304Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002115s 
2026-08-29T19:35:53.390772430Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (65, '2026-08-29T19:35:53', 'make_scene_numbering_nullable') 
2026-08-29T19:35:53.390977553Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:53.391512440Z [Info] FluentMigrator.Runner.MigrationRunner: 65: make_scene_numbering_nullable migrated 
2026-08-29T19:35:53.391619115Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010448s 
2026-08-29T19:35:53.391718966Z [Info] FluentMigrator.Runner.MigrationRunner: 66: add_tags migrating 
2026-08-29T19:35:53.391809157Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:53.391970783Z [Info] add_tags: Starting migration of Main DB to 66 
2026-08-29T19:35:53.392697216Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tags 
2026-08-29T19:35:53.392816576Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tags" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Label" TEXT NOT NULL) 
2026-08-29T19:35:53.393050528Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002444s 
2026-08-29T19:35:53.393144928Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series 
2026-08-29T19:35:53.393222464Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-08-29T19:35:53.393300451Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series Tags String 
2026-08-29T19:35:53.393397106Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "Tags" TEXT 
2026-08-29T19:35:53.393895750Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004971s 
2026-08-29T19:35:53.394002906Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-08-29T19:35:53.394085312Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-08-29T19:35:53.394162878Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications Tags String 
2026-08-29T19:35:53.394264262Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "Tags" TEXT 
2026-08-29T19:35:53.394737745Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004722s 
2026-08-29T19:35:53.394835092Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-08-29T19:35:53.394912628Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Series" SET "Tags" = '[]' WHERE 1 = 1 
2026-08-29T19:35:53.395092951Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001757s 
2026-08-29T19:35:53.395184976Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-08-29T19:35:53.395263444Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "Tags" = '[]' WHERE 1 = 1 
2026-08-29T19:35:53.395421943Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001549s 
2026-08-29T19:35:53.395519450Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (66, '2026-08-29T19:35:53', 'add_tags') 
2026-08-29T19:35:53.395717048Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:53.396356686Z [Info] FluentMigrator.Runner.MigrationRunner: 66: add_tags migrated 
2026-08-29T19:35:53.396458641Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010815s 
2026-08-29T19:35:53.396553643Z [Info] FluentMigrator.Runner.MigrationRunner: 67: add_added_to_series migrating 
2026-08-29T19:35:53.396649035Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:53.396789688Z [Info] add_added_to_series: Starting migration of Main DB to 67 
2026-08-29T19:35:53.397022637Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series 
2026-08-29T19:35:53.397125414Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-08-29T19:35:53.397198301Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series Added DateTime 
2026-08-29T19:35:53.397298873Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "Added" DATETIME 
2026-08-29T19:35:53.397783449Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004827s 
2026-08-29T19:35:53.397890214Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (67, '2026-08-29T19:35:53', 'add_added_to_series') 
2026-08-29T19:35:53.398090568Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:53.398626437Z [Info] FluentMigrator.Runner.MigrationRunner: 67: add_added_to_series migrated 
2026-08-29T19:35:53.398733392Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013265s 
2026-08-29T19:35:53.398831690Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_release_restrictions migrating 
2026-08-29T19:35:53.398927223Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:53.399068517Z [Info] add_release_restrictions: Starting migration of Main DB to 68 
2026-08-29T19:35:53.400433877Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Restrictions 
2026-08-29T19:35:53.400559971Z [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-08-29T19:35:53.400836368Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002886s 
2026-08-29T19:35:53.400926690Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-08-29T19:35:53.401015719Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-08-29T19:35:53.401521518Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000497s 
2026-08-29T19:35:53.401621529Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-08-29T19:35:53.401725288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'releaserestrictions' 
2026-08-29T19:35:53.401888336Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000166s 
2026-08-29T19:35:53.401984931Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (68, '2026-08-29T19:35:53', 'add_release_restrictions') 
2026-08-29T19:35:53.402187188Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:53.402843430Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_release_restrictions migrated 
2026-08-29T19:35:53.402953171Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011199s 
2026-08-29T19:35:53.403049525Z [Info] FluentMigrator.Runner.MigrationRunner: 69: quality_proper migrating 
2026-08-29T19:35:53.403143324Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:53.403278747Z [Info] quality_proper: Starting migration of Main DB to 69 
2026-08-29T19:35:53.403464781Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-08-29T19:35:53.403564652Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-08-29T19:35:53.404124109Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005428s 
2026-08-29T19:35:53.404232918Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (69, '2026-08-29T19:35:53', 'quality_proper') 
2026-08-29T19:35:53.404431679Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:53.404993210Z [Info] FluentMigrator.Runner.MigrationRunner: 69: quality_proper migrated 
2026-08-29T19:35:53.405095926Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014181s 
2026-08-29T19:35:53.405191329Z [Info] FluentMigrator.Runner.MigrationRunner: 70: delay_profile migrating 
2026-08-29T19:35:53.405282673Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:53.405423957Z [Info] delay_profile: Starting migration of Main DB to 70 
2026-08-29T19:35:53.408972183Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DelayProfiles 
2026-08-29T19:35:53.409107025Z [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-08-29T19:35:53.409475517Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000392s 
2026-08-29T19:35:53.409693817Z [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-08-29T19:35:53.409943490Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-08-29T19:35:53.410038651Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-08-29T19:35:53.416810539Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067519s 
2026-08-29T19:35:53.416913587Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Profiles GrabDelay 
2026-08-29T19:35:53.418129756Z [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-08-29T19:35:53.418448137Z [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-08-29T19:35:53.418709935Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles" 
2026-08-29T19:35:53.419127626Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles" 
2026-08-29T19:35:53.420535381Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityProfiles_Name" ON "Profiles" ("Name" ASC) 
2026-08-29T19:35:53.420780134Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037701s 
2026-08-29T19:35:53.420874504Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Profiles GrabDelayMode 
2026-08-29T19:35:53.422052366Z [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-08-29T19:35:53.422347240Z [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-08-29T19:35:53.422582584Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles" 
2026-08-29T19:35:53.422920935Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles" 
2026-08-29T19:35:53.424200813Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityProfiles_Name" ON "Profiles" ("Name" ASC) 
2026-08-29T19:35:53.424432880Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034627s 
2026-08-29T19:35:53.424693305Z [Info] FluentMigrator.Runner.MigrationRunner: -> 1 Insert operations completed in 00:00:00.0003673 taking an average of 00:00:00.0003673 
2026-08-29T19:35:53.424836022Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (70, '2026-08-29T19:35:53', 'delay_profile') 
2026-08-29T19:35:53.425037418Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:53.426207344Z [Info] FluentMigrator.Runner.MigrationRunner: 70: delay_profile migrated 
2026-08-29T19:35:53.426313508Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052354s 
2026-08-29T19:35:53.426418209Z [Info] FluentMigrator.Runner.MigrationRunner: 71: unknown_quality_in_profile migrating 
2026-08-29T19:35:53.426516076Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:53.426661770Z [Info] unknown_quality_in_profile: Starting migration of Main DB to 71 
2026-08-29T19:35:53.426923457Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn QualityDefinitions Weight 
2026-08-29T19:35:53.430008941Z [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-08-29T19:35:53.430349136Z [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-08-29T19:35:53.430605853Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "QualityDefinitions" 
2026-08-29T19:35:53.431206162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityDefinitions_temp" RENAME TO "QualityDefinitions" 
2026-08-29T19:35:53.432539146Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Quality" ON "QualityDefinitions" ("Quality" ASC) 
2026-08-29T19:35:53.432787186Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Title" ON "QualityDefinitions" ("Title" ASC) 
2026-08-29T19:35:53.433014023Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059711s 
2026-08-29T19:35:53.433107812Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-08-29T19:35:53.433190679Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-08-29T19:35:53.435669270Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002466s 
2026-08-29T19:35:53.435779172Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (71, '2026-08-29T19:35:53', 'unknown_quality_in_profile') 
2026-08-29T19:35:53.436014215Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:53.436766570Z [Info] FluentMigrator.Runner.MigrationRunner: 71: unknown_quality_in_profile migrated 
2026-08-29T19:35:53.436875951Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035647s 
2026-08-29T19:35:53.436982215Z [Info] FluentMigrator.Runner.MigrationRunner: 72: history_downloadId migrating 
2026-08-29T19:35:53.437075492Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:53.437227128Z [Info] history_downloadId: Starting migration of Main DB to 72 
2026-08-29T19:35:53.437916586Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History 
2026-08-29T19:35:53.438023361Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-08-29T19:35:53.438117361Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn History DownloadId String 
2026-08-29T19:35:53.438215228Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History" ADD COLUMN "DownloadId" TEXT 
2026-08-29T19:35:53.438714122Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004966s 
2026-08-29T19:35:53.438814595Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId) 
2026-08-29T19:35:53.438910969Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC) 
2026-08-29T19:35:53.439121132Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000211s 
2026-08-29T19:35:53.439215643Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-08-29T19:35:53.439291786Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-08-29T19:35:53.440400759Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010887s 
2026-08-29T19:35:53.440512053Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (72, '2026-08-29T19:35:53', 'history_downloadId') 
2026-08-29T19:35:53.440713770Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:53.441368398Z [Info] FluentMigrator.Runner.MigrationRunner: 72: history_downloadId migrated 
2026-08-29T19:35:53.441474211Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020607s 
2026-08-29T19:35:53.441570665Z [Info] FluentMigrator.Runner.MigrationRunner: 73: clear_ratings migrating 
2026-08-29T19:35:53.441664394Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:53.441802833Z [Info] clear_ratings: Starting migration of Main DB to 73 
2026-08-29T19:35:53.442352750Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-08-29T19:35:53.442455838Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Series" SET "Ratings" = '{}' WHERE 1 = 1 
2026-08-29T19:35:53.442621983Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001638s 
2026-08-29T19:35:53.442705190Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-08-29T19:35:53.442788318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Episodes" SET "Ratings" = '{}' WHERE 1 = 1 
2026-08-29T19:35:53.442944703Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001557s 
2026-08-29T19:35:53.443043993Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (73, '2026-08-29T19:35:53', 'clear_ratings') 
2026-08-29T19:35:53.443234486Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:53.443739193Z [Info] FluentMigrator.Runner.MigrationRunner: 73: clear_ratings migrated 
2026-08-29T19:35:53.443843192Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009465s 
2026-08-29T19:35:53.443953995Z [Info] FluentMigrator.Runner.MigrationRunner: 74: disable_eztv migrating 
2026-08-29T19:35:53.444048556Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:53.444185461Z [Info] disable_eztv: Starting migration of Main DB to 74 
2026-08-29T19:35:53.444361807Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableRss" = false, "EnableSearch" = false WHERE "Implementation" = 'Eztv' AND "Settings" LIKE '%ezrss.it%' 
2026-08-29T19:35:53.444541549Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableRss" = false, "EnableSearch" = false WHERE "Implementation" = 'Eztv' AND "Settings" LIKE '%ezrss.it%' 
2026-08-29T19:35:53.444757844Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002144s 
2026-08-29T19:35:53.444856934Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (74, '2026-08-29T19:35:53', 'disable_eztv') 
2026-08-29T19:35:53.445047387Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:53.445596423Z [Info] FluentMigrator.Runner.MigrationRunner: 74: disable_eztv migrated 
2026-08-29T19:35:53.445701836Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001052s 
2026-08-29T19:35:53.445798911Z [Info] FluentMigrator.Runner.MigrationRunner: 75: force_lib_update migrating 
2026-08-29T19:35:53.445889954Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:53.446029796Z [Info] force_lib_update: Starting migration of Main DB to 75 
2026-08-29T19:35:53.447046925Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-08-29T19:35:53.447152968Z [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-08-29T19:35:53.447363422Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000216s 
2026-08-29T19:35:53.447455217Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-08-29T19:35:53.447530348Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Series" SET "LastInfoSync" = '2014-01-01 00:00:00' WHERE 1 = 1 
2026-08-29T19:35:53.447700361Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000166s 
2026-08-29T19:35:53.447799110Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (75, '2026-08-29T19:35:53', 'force_lib_update') 
2026-08-29T19:35:53.448018662Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:53.448572287Z [Info] FluentMigrator.Runner.MigrationRunner: 75: force_lib_update migrated 
2026-08-29T19:35:53.448677629Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010317s 
2026-08-29T19:35:53.448774344Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_users_table migrating 
2026-08-29T19:35:53.448866359Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:53.449005259Z [Info] add_users_table: Starting migration of Main DB to 76 
2026-08-29T19:35:53.449369893Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Users 
2026-08-29T19:35:53.449488021Z [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-08-29T19:35:53.449759207Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002857s 
2026-08-29T19:35:53.449856563Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Identifier) 
2026-08-29T19:35:53.449950833Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Identifier" ON "Users" ("Identifier" ASC) 
2026-08-29T19:35:53.450162960Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002105s 
2026-08-29T19:35:53.450259635Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Username) 
2026-08-29T19:35:53.450352723Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Username" ON "Users" ("Username" ASC) 
2026-08-29T19:35:53.450588397Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002326s 
2026-08-29T19:35:53.450694631Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (76, '2026-08-29T19:35:53', 'add_users_table') 
2026-08-29T19:35:53.450889323Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:53.451738323Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_users_table migrated 
2026-08-29T19:35:53.451856611Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013775s 
2026-08-29T19:35:53.451966853Z [Info] FluentMigrator.Runner.MigrationRunner: 77: add_add_options_to_series migrating 
2026-08-29T19:35:53.452067787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:53.452208480Z [Info] add_add_options_to_series: Starting migration of Main DB to 77 
2026-08-29T19:35:53.452448914Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series 
2026-08-29T19:35:53.452551210Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-08-29T19:35:53.452630680Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series AddOptions String 
2026-08-29T19:35:53.452731473Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "AddOptions" TEXT 
2026-08-29T19:35:53.453282303Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005486s 
2026-08-29T19:35:53.453391933Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (77, '2026-08-29T19:35:53', 'add_add_options_to_series') 
2026-08-29T19:35:53.453597748Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:53.454167866Z [Info] FluentMigrator.Runner.MigrationRunner: 77: add_add_options_to_series migrated 
2026-08-29T19:35:53.454277026Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014335s 
2026-08-29T19:35:53.454376386Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_commands_table migrating 
2026-08-29T19:35:53.454470566Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:53.454612401Z [Info] add_commands_table: Starting migration of Main DB to 78 
2026-08-29T19:35:53.455175616Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Commands 
2026-08-29T19:35:53.455307872Z [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-08-29T19:35:53.455713890Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004252s 
2026-08-29T19:35:53.455820184Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (78, '2026-08-29T19:35:53', 'add_commands_table') 
2026-08-29T19:35:53.456051419Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:53.456626137Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_commands_table migrated 
2026-08-29T19:35:53.456731800Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001335s 
2026-08-29T19:35:53.456825639Z [Info] FluentMigrator.Runner.MigrationRunner: 79: dedupe_tags migrating 
2026-08-29T19:35:53.456919648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:53.457061113Z [Info] dedupe_tags: Starting migration of Main DB to 79 
2026-08-29T19:35:53.457405286Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-08-29T19:35:53.457510638Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-08-29T19:35:53.522329892Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0647803s 
2026-08-29T19:35:53.522445485Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tags 
2026-08-29T19:35:53.522531749Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.3E-06s 
2026-08-29T19:35:53.522635959Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Tags Label String 
2026-08-29T19:35:53.523957971Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tags_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Label" TEXT NOT NULL) 
2026-08-29T19:35:53.524240701Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Tags_temp" ("Id", "Label") SELECT "Id", "Label" FROM "Tags" 
2026-08-29T19:35:53.524443970Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Tags" 
2026-08-29T19:35:53.524729846Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tags_temp" RENAME TO "Tags" 
2026-08-29T19:35:53.526138042Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034277s 
2026-08-29T19:35:53.526237372Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tags (Label) 
2026-08-29T19:35:53.526332444Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tags_Label" ON "Tags" ("Label" ASC) 
2026-08-29T19:35:53.526542166Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002089s 
2026-08-29T19:35:53.526650825Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (79, '2026-08-29T19:35:53', 'dedupe_tags') 
2026-08-29T19:35:53.526845487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:53.528218662Z [Info] FluentMigrator.Runner.MigrationRunner: 79: dedupe_tags migrated 
2026-08-29T19:35:53.528322401Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018784s 
2026-08-29T19:35:53.528431771Z [Info] FluentMigrator.Runner.MigrationRunner: 81: move_dot_prefix_to_transmission_category migrating 
2026-08-29T19:35:53.528539809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:53.528687076Z [Info] move_dot_prefix_to_transmission_category: Starting migration of Main DB to 81 
2026-08-29T19:35:53.528918071Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-08-29T19:35:53.529017241Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-08-29T19:35:53.530142046Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011126s 
2026-08-29T19:35:53.530252388Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (81, '2026-08-29T19:35:53', 'move_dot_prefix_to_transmission_category') 
2026-08-29T19:35:53.530467702Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:53.531079925Z [Info] FluentMigrator.Runner.MigrationRunner: 81: move_dot_prefix_to_transmission_category migrated 
2026-08-29T19:35:53.531190377Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020543s 
2026-08-29T19:35:53.531287352Z [Info] FluentMigrator.Runner.MigrationRunner: 82: add_fanzub_settings migrating 
2026-08-29T19:35:53.531382444Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:53.531522556Z [Info] add_fanzub_settings: Starting migration of Main DB to 82 
2026-08-29T19:35:53.532173998Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-08-29T19:35:53.532281444Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'FanzubSettings' WHERE "Implementation" = 'Fanzub' AND "ConfigContract" = 'NullConfig' 
2026-08-29T19:35:53.532497961Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002185s 
2026-08-29T19:35:53.532595036Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (82, '2026-08-29T19:35:53', 'add_fanzub_settings') 
2026-08-29T19:35:53.532795269Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:53.533345427Z [Info] FluentMigrator.Runner.MigrationRunner: 82: add_fanzub_settings migrated 
2026-08-29T19:35:53.533450198Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010652s 
2026-08-29T19:35:53.533545510Z [Info] FluentMigrator.Runner.MigrationRunner: 83: additonal_blacklist_columns migrating 
2026-08-29T19:35:53.533644500Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:53.533782558Z [Info] additonal_blacklist_columns: Starting migration of Main DB to 83 
2026-08-29T19:35:53.534553250Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist 
2026-08-29T19:35:53.534655375Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-08-29T19:35:53.534733553Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist Size Int64 
2026-08-29T19:35:53.534840849Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "Size" INTEGER 
2026-08-29T19:35:53.535364253Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005248s 
2026-08-29T19:35:53.535461309Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist 
2026-08-29T19:35:53.535542061Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-08-29T19:35:53.535619086Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist Protocol Int32 
2026-08-29T19:35:53.535719018Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "Protocol" INTEGER 
2026-08-29T19:35:53.536264486Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005422s 
2026-08-29T19:35:53.536368716Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist 
2026-08-29T19:35:53.536448256Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-08-29T19:35:53.536520923Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist Indexer String 
2026-08-29T19:35:53.536619962Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "Indexer" TEXT 
2026-08-29T19:35:53.537126262Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005031s 
2026-08-29T19:35:53.537227816Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist 
2026-08-29T19:35:53.537307226Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-08-29T19:35:53.537381295Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist Message String 
2026-08-29T19:35:53.537483050Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "Message" TEXT 
2026-08-29T19:35:53.537983889Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000502s 
2026-08-29T19:35:53.538080944Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist 
2026-08-29T19:35:53.538160605Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2026-08-29T19:35:53.538239203Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist TorrentInfoHash String 
2026-08-29T19:35:53.538344675Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "TorrentInfoHash" TEXT 
2026-08-29T19:35:53.538866336Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005192s 
2026-08-29T19:35:53.538962510Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-08-29T19:35:53.539044725Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Blacklist" SET "Protocol" = 1 WHERE 1 = 1 
2026-08-29T19:35:53.539204006Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001582s 
2026-08-29T19:35:53.539305430Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (83, '2026-08-29T19:35:53', 'additonal_blacklist_columns') 
2026-08-29T19:35:53.539504591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:53.540104059Z [Info] FluentMigrator.Runner.MigrationRunner: 83: additonal_blacklist_columns migrated 
2026-08-29T19:35:53.540212597Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010466s 
2026-08-29T19:35:53.540309763Z [Info] FluentMigrator.Runner.MigrationRunner: 84: update_quality_minmax_size migrating 
2026-08-29T19:35:53.540409243Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:53.540547742Z [Info] update_quality_minmax_size: Starting migration of Main DB to 84 
2026-08-29T19:35:53.540954401Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityDefinitions 
2026-08-29T19:35:53.541065846Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-08-29T19:35:53.541140075Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn QualityDefinitions MinSize Double 
2026-08-29T19:35:53.542471287Z [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-08-29T19:35:53.542781902Z [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-08-29T19:35:53.543047778Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "QualityDefinitions" 
2026-08-29T19:35:53.543498646Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityDefinitions_temp" RENAME TO "QualityDefinitions" 
2026-08-29T19:35:53.544879447Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Quality" ON "QualityDefinitions" ("Quality" ASC) 
2026-08-29T19:35:53.545128047Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Title" ON "QualityDefinitions" ("Title" ASC) 
2026-08-29T19:35:53.545357810Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004108s 
2026-08-29T19:35:53.545454775Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityDefinitions 
2026-08-29T19:35:53.545536781Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-08-29T19:35:53.545612914Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn QualityDefinitions MaxSize Double 
2026-08-29T19:35:53.546900717Z [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-08-29T19:35:53.547200501Z [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-08-29T19:35:53.547451046Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "QualityDefinitions" 
2026-08-29T19:35:53.547876302Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityDefinitions_temp" RENAME TO "QualityDefinitions" 
2026-08-29T19:35:53.549220439Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Quality" ON "QualityDefinitions" ("Quality" ASC) 
2026-08-29T19:35:53.549463449Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Title" ON "QualityDefinitions" ("Title" ASC) 
2026-08-29T19:35:53.549693261Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039753s 
2026-08-29T19:35:53.549795788Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "QualityDefinitions" SET "MaxSize" = NULL WHERE "Quality" = 10 OR "MaxSize" = 0 
2026-08-29T19:35:53.549935159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityDefinitions" SET "MaxSize" = NULL WHERE "Quality" = 10 OR "MaxSize" = 0 
2026-08-29T19:35:53.550113007Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001785s 
2026-08-29T19:35:53.550215313Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (84, '2026-08-29T19:35:53', 'update_quality_minmax_size') 
2026-08-29T19:35:53.550413372Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:53.551114303Z [Info] FluentMigrator.Runner.MigrationRunner: 84: update_quality_minmax_size migrated 
2026-08-29T19:35:53.551221800Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011765s 
2026-08-29T19:35:53.551317312Z [Info] FluentMigrator.Runner.MigrationRunner: 85: expand_transmission_urlbase migrating 
2026-08-29T19:35:53.551415350Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:53.551555482Z [Info] expand_transmission_urlbase: Starting migration of Main DB to 85 
2026-08-29T19:35:53.551755705Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-08-29T19:35:53.551869174Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-08-29T19:35:53.553009129Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011376s 
2026-08-29T19:35:53.553118560Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (85, '2026-08-29T19:35:53', 'expand_transmission_urlbase') 
2026-08-29T19:35:53.553333062Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:53.553865083Z [Info] FluentMigrator.Runner.MigrationRunner: 85: expand_transmission_urlbase migrated 
2026-08-29T19:35:53.553975546Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019995s 
2026-08-29T19:35:53.554072010Z [Info] FluentMigrator.Runner.MigrationRunner: 86: pushbullet_device_ids migrating 
2026-08-29T19:35:53.554169677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:53.554308346Z [Info] pushbullet_device_ids: Starting migration of Main DB to 86 
2026-08-29T19:35:53.554500653Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-08-29T19:35:53.554597378Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-08-29T19:35:53.555655038Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001049s 
2026-08-29T19:35:53.555766012Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (86, '2026-08-29T19:35:53', 'pushbullet_device_ids') 
2026-08-29T19:35:53.556000153Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:53.556512645Z [Info] FluentMigrator.Runner.MigrationRunner: 86: pushbullet_device_ids migrated 
2026-08-29T19:35:53.556620032Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019079s 
2026-08-29T19:35:53.556718530Z [Info] FluentMigrator.Runner.MigrationRunner: 87: remove_eztv migrating 
2026-08-29T19:35:53.556806337Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:53.556954325Z [Info] remove_eztv: Starting migration of Main DB to 87 
2026-08-29T19:35:53.557170179Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-08-29T19:35:53.557294440Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Eztv' 
2026-08-29T19:35:53.557449652Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001625s 
2026-08-29T19:35:53.557550255Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (87, '2026-08-29T19:35:53', 'remove_eztv') 
2026-08-29T19:35:53.557740408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:53.558270335Z [Info] FluentMigrator.Runner.MigrationRunner: 87: remove_eztv migrated 
2026-08-29T19:35:53.558367942Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009767s 
2026-08-29T19:35:53.558466139Z [Info] FluentMigrator.Runner.MigrationRunner: 88: pushbullet_devices_channels_list migrating 
2026-08-29T19:35:53.558565089Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:53.558707636Z [Info] pushbullet_devices_channels_list: Starting migration of Main DB to 88 
2026-08-29T19:35:53.558907919Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-08-29T19:35:53.559005255Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-08-29T19:35:53.560281455Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012627s 
2026-08-29T19:35:53.560392930Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (88, '2026-08-29T19:35:53', 'pushbullet_devices_channels_list') 
2026-08-29T19:35:53.560603915Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:53.561143933Z [Info] FluentMigrator.Runner.MigrationRunner: 88: pushbullet_devices_channels_list migrated 
2026-08-29T19:35:53.561254926Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021295s 
2026-08-29T19:35:53.561352202Z [Info] FluentMigrator.Runner.MigrationRunner: 89: add_on_rename_to_notifcations migrating 
2026-08-29T19:35:53.561447354Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:53.561587135Z [Info] add_on_rename_to_notifcations: Starting migration of Main DB to 89 
2026-08-29T19:35:53.562287315Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-08-29T19:35:53.562399040Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-08-29T19:35:53.562472178Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnRename Boolean 
2026-08-29T19:35:53.562581147Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnRename" INTEGER 
2026-08-29T19:35:53.563154943Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005757s 
2026-08-29T19:35:53.563254974Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "OnRename" = "OnDownload" WHERE "Implementation" IN ('PlexServer', 'Xbmc', 'MediaBrowser') 
2026-08-29T19:35:53.563408183Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "OnRename" = "OnDownload" WHERE "Implementation" IN ('PlexServer', 'Xbmc', 'MediaBrowser') 
2026-08-29T19:35:53.563605490Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000199s 
2026-08-29T19:35:53.563699099Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "OnRename" = false WHERE "Implementation" NOT IN ('PlexServer', 'Xbmc', 'MediaBrowser') 
2026-08-29T19:35:53.563841456Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "OnRename" = false WHERE "Implementation" NOT IN ('PlexServer', 'Xbmc', 'MediaBrowser') 
2026-08-29T19:35:53.564049685Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000201s 
2026-08-29T19:35:53.564134536Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-08-29T19:35:53.564222222Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-08-29T19:35:53.564298406Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Notifications OnRename Boolean 
2026-08-29T19:35:53.565611641Z [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-08-29T19:35:53.566062819Z [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-08-29T19:35:53.566405960Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications" 
2026-08-29T19:35:53.566684111Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications" 
2026-08-29T19:35:53.568341158Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039362s 
2026-08-29T19:35:53.568444847Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-08-29T19:35:53.568526461Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "OnGrab" = 0 WHERE "Implementation" = 'PlexServer' 
2026-08-29T19:35:53.568707716Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001806s 
2026-08-29T19:35:53.568808058Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (89, '2026-08-29T19:35:53', 'add_on_rename_to_notifcations') 
2026-08-29T19:35:53.569009494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:53.569747039Z [Info] FluentMigrator.Runner.MigrationRunner: 89: add_on_rename_to_notifcations migrated 
2026-08-29T19:35:53.569856880Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012176s 
2026-08-29T19:35:53.569953585Z [Info] FluentMigrator.Runner.MigrationRunner: 90: update_kickass_url migrating 
2026-08-29T19:35:53.570048316Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:53.570187827Z [Info] update_kickass_url: Starting migration of Main DB to 90 
2026-08-29T19:35:53.570380926Z [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-08-29T19:35:53.570682233Z [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-08-29T19:35:53.571057388Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003786s 
2026-08-29T19:35:53.571160115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (90, '2026-08-29T19:35:53', 'update_kickass_url') 
2026-08-29T19:35:53.571372192Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:53.571931488Z [Info] FluentMigrator.Runner.MigrationRunner: 90: update_kickass_url migrated 
2026-08-29T19:35:53.572058093Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012052s 
2026-08-29T19:35:53.572138365Z [Info] FluentMigrator.Runner.MigrationRunner: 91: added_indexerstatus migrating 
2026-08-29T19:35:53.572231052Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:53.572370593Z [Info] added_indexerstatus: Starting migration of Main DB to 91 
2026-08-29T19:35:53.572840038Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerStatus 
2026-08-29T19:35:53.572968487Z [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-08-29T19:35:53.573314113Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003635s 
2026-08-29T19:35:53.573411299Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerStatus (IndexerId) 
2026-08-29T19:35:53.573522142Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_IndexerId" ON "IndexerStatus" ("IndexerId" ASC) 
2026-08-29T19:35:53.573783278Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002718s 
2026-08-29T19:35:53.573937098Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (91, '2026-08-29T19:35:53', 'added_indexerstatus') 
2026-08-29T19:35:53.574086058Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:53.574884225Z [Info] FluentMigrator.Runner.MigrationRunner: 91: added_indexerstatus migrated 
2026-08-29T19:35:53.574940308Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013262s 
2026-08-29T19:35:53.575037183Z [Info] FluentMigrator.Runner.MigrationRunner: 92: add_unverifiedscenenumbering migrating 
2026-08-29T19:35:53.575136463Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:53.575293700Z [Info] add_unverifiedscenenumbering: Starting migration of Main DB to 92 
2026-08-29T19:35:53.575796583Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes 
2026-08-29T19:35:53.575918608Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-08-29T19:35:53.575986896Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes UnverifiedSceneNumbering Boolean 
2026-08-29T19:35:53.576108491Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "UnverifiedSceneNumbering" INTEGER NOT NULL DEFAULT 0 
2026-08-29T19:35:53.576702347Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005942s 
2026-08-29T19:35:53.576810515Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (92, '2026-08-29T19:35:53', 'add_unverifiedscenenumbering') 
2026-08-29T19:35:53.577026510Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:53.577990772Z [Info] FluentMigrator.Runner.MigrationRunner: 92: add_unverifiedscenenumbering migrated 
2026-08-29T19:35:53.578101645Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018858s 
2026-08-29T19:35:53.578198931Z [Info] FluentMigrator.Runner.MigrationRunner: 93: naming_config_replace_illegal_characters migrating 
2026-08-29T19:35:53.578305726Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:53.578447842Z [Info] naming_config_replace_illegal_characters: Starting migration of Main DB to 93 
2026-08-29T19:35:53.578984844Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 
2026-08-29T19:35:53.579094625Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-08-29T19:35:53.579161309Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig ReplaceIllegalCharacters Boolean 
2026-08-29T19:35:53.579281080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "ReplaceIllegalCharacters" INTEGER NOT NULL DEFAULT 1 
2026-08-29T19:35:53.579893734Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005896s 
2026-08-29T19:35:53.579986471Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-08-29T19:35:53.580057594Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "ReplaceIllegalCharacters" = 1 WHERE 1 = 1 
2026-08-29T19:35:53.580239651Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001726s 
2026-08-29T19:35:53.580340664Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (93, '2026-08-29T19:35:53', 'naming_config_replace_illegal_characters') 
2026-08-29T19:35:53.580545847Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:53.581230617Z [Info] FluentMigrator.Runner.MigrationRunner: 93: naming_config_replace_illegal_characters migrated 
2026-08-29T19:35:53.581344265Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011594s 
2026-08-29T19:35:53.581442624Z [Info] FluentMigrator.Runner.MigrationRunner: 94: add_tvmazeid migrating 
2026-08-29T19:35:53.581532956Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:53.581672487Z [Info] add_tvmazeid: Starting migration of Main DB to 94 
2026-08-29T19:35:53.581974515Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series 
2026-08-29T19:35:53.582078665Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-08-29T19:35:53.582167524Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series TvMazeId Int32 
2026-08-29T19:35:53.582253687Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "TvMazeId" INTEGER NOT NULL DEFAULT 0 
2026-08-29T19:35:53.582840900Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005813s 
2026-08-29T19:35:53.582936613Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (TvMazeId) 
2026-08-29T19:35:53.583032245Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvMazeId" ON "Series" ("TvMazeId" ASC) 
2026-08-29T19:35:53.583258962Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002219s 
2026-08-29T19:35:53.583359925Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (94, '2026-08-29T19:35:53', 'add_tvmazeid') 
2026-08-29T19:35:53.583604828Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:53.584203805Z [Info] FluentMigrator.Runner.MigrationRunner: 94: add_tvmazeid migrated 
2026-08-29T19:35:53.584308145Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011633s 
2026-08-29T19:35:53.584403006Z [Info] FluentMigrator.Runner.MigrationRunner: 95: add_additional_episodes_index migrating 
2026-08-29T19:35:53.584500883Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:53.584647047Z [Info] add_additional_episodes_index: Starting migration of Main DB to 95 
2026-08-29T19:35:53.585195352Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Episodes (SeriesId, SeasonNumber, EpisodeNumber) 
2026-08-29T19:35:53.585324772Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_SeriesId_SeasonNumber_EpisodeNumber" ON "Episodes" ("SeriesId" ASC, "SeasonNumber" ASC, "EpisodeNumber" ASC) 
2026-08-29T19:35:53.585589816Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002679s 
2026-08-29T19:35:53.585695780Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (95, '2026-08-29T19:35:53', 'add_additional_episodes_index') 
2026-08-29T19:35:53.585896644Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:53.586549709Z [Info] FluentMigrator.Runner.MigrationRunner: 95: add_additional_episodes_index migrated 
2026-08-29T19:35:53.586614961Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011825s 
2026-08-29T19:35:53.586712617Z [Info] FluentMigrator.Runner.MigrationRunner: 96: disable_kickass migrating 
2026-08-29T19:35:53.586804021Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:53.586944214Z [Info] disable_kickass: Starting migration of Main DB to 96 
2026-08-29T19:35:53.587122112Z [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-08-29T19:35:53.587327115Z [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-08-29T19:35:53.587598411Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002552s 
2026-08-29T19:35:53.587684765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (96, '2026-08-29T19:35:53', 'disable_kickass') 
2026-08-29T19:35:53.587895480Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:53.588468504Z [Info] FluentMigrator.Runner.MigrationRunner: 96: disable_kickass migrated 
2026-08-29T19:35:53.588569948Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011321s 
2026-08-29T19:35:53.588663436Z [Info] FluentMigrator.Runner.MigrationRunner: 97: add_reason_to_pending_releases migrating 
2026-08-29T19:35:53.588762806Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:53.588899722Z [Info] add_reason_to_pending_releases: Starting migration of Main DB to 97 
2026-08-29T19:35:53.589152211Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2026-08-29T19:35:53.589258304Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-08-29T19:35:53.589324237Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases Reason Int32 
2026-08-29T19:35:53.589435651Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "Reason" INTEGER NOT NULL DEFAULT 0 
2026-08-29T19:35:53.590028626Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000578s 
2026-08-29T19:35:53.590123186Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (97, '2026-08-29T19:35:53', 'add_reason_to_pending_releases') 
2026-08-29T19:35:53.590329652Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:53.590916353Z [Info] FluentMigrator.Runner.MigrationRunner: 97: add_reason_to_pending_releases migrated 
2026-08-29T19:35:53.591025433Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014801s 
2026-08-29T19:35:53.591122048Z [Info] FluentMigrator.Runner.MigrationRunner: 98: remove_titans_of_tv migrating 
2026-08-29T19:35:53.591228492Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:53.591377192Z [Info] remove_titans_of_tv: Starting migration of Main DB to 98 
2026-08-29T19:35:53.591591613Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-08-29T19:35:53.591710172Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'TitansOfTv' 
2026-08-29T19:35:53.591885415Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001658s 
2026-08-29T19:35:53.591998262Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (98, '2026-08-29T19:35:53', 'remove_titans_of_tv') 
2026-08-29T19:35:53.592201351Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:53.592790919Z [Info] FluentMigrator.Runner.MigrationRunner: 98: remove_titans_of_tv migrated 
2026-08-29T19:35:53.592847202Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001037s 
2026-08-29T19:35:53.592947294Z [Info] FluentMigrator.Runner.MigrationRunner: 99: extra_and_subtitle_files migrating 
2026-08-29T19:35:53.593085763Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:53.593189351Z [Info] extra_and_subtitle_files: Starting migration of Main DB to 99 
2026-08-29T19:35:53.594153333Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ExtraFiles 
2026-08-29T19:35:53.594322744Z [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-08-29T19:35:53.594648189Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003844s 
2026-08-29T19:35:53.594741096Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable SubtitleFiles 
2026-08-29T19:35:53.594897361Z [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-08-29T19:35:53.595270282Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004345s 
2026-08-29T19:35:53.595366997Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles 
2026-08-29T19:35:53.595453711Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-08-29T19:35:53.595526097Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MetadataFiles Added DateTime 
2026-08-29T19:35:53.595632011Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles" ADD COLUMN "Added" DATETIME 
2026-08-29T19:35:53.596275577Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006413s 
2026-08-29T19:35:53.596381640Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MetadataFiles Extension String 
2026-08-29T19:35:53.596486211Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles" ADD COLUMN "Extension" TEXT 
2026-08-29T19:35:53.597082071Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000598s 
2026-08-29T19:35:53.597181782Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "MetadataFiles" WHERE "RelativePath" NOT LIKE '%.%' 
2026-08-29T19:35:53.597305621Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "MetadataFiles" WHERE "RelativePath" NOT LIKE '%.%' 
2026-08-29T19:35:53.597475483Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001665s 
2026-08-29T19:35:53.597566206Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-08-29T19:35:53.597653632Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-08-29T19:35:53.598533023Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008806s 
2026-08-29T19:35:53.598634257Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles 
2026-08-29T19:35:53.598734829Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-08-29T19:35:53.598798147Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles Extension String 
2026-08-29T19:35:53.600306455Z [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-08-29T19:35:53.600721521Z [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-08-29T19:35:53.601084391Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles" 
2026-08-29T19:35:53.601374957Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles" 
2026-08-29T19:35:53.603412691Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044979s 
2026-08-29T19:35:53.603519396Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (99, '2026-08-29T19:35:53', 'extra_and_subtitle_files') 
2026-08-29T19:35:53.603741182Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:53.604506003Z [Info] FluentMigrator.Runner.MigrationRunner: 99: extra_and_subtitle_files migrated 
2026-08-29T19:35:53.604614391Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0055896s 
2026-08-29T19:35:53.604714092Z [Info] FluentMigrator.Runner.MigrationRunner: 100: add_scene_season_number migrating 
2026-08-29T19:35:53.604807039Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:53.604951510Z [Info] add_scene_season_number: Starting migration of Main DB to 100 
2026-08-29T19:35:53.605245652Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SceneMappings 
2026-08-29T19:35:53.605352678Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-08-29T19:35:53.605427158Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn SceneMappings SeasonNumber Int32 
2026-08-29T19:35:53.608539306Z [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-08-29T19:35:53.608952448Z [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-08-29T19:35:53.609242301Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SceneMappings" 
2026-08-29T19:35:53.609510922Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SceneMappings_temp" RENAME TO "SceneMappings" 
2026-08-29T19:35:53.611505279Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059688s 
2026-08-29T19:35:53.611600100Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SceneMappings 
2026-08-29T19:35:53.611690742Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-08-29T19:35:53.611784782Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SceneMappings SceneSeasonNumber Int32 
2026-08-29T19:35:53.611904383Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SceneMappings" ADD COLUMN "SceneSeasonNumber" INTEGER 
2026-08-29T19:35:53.612614844Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007146s 
2026-08-29T19:35:53.612726699Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (100, '2026-08-29T19:35:53', 'add_scene_season_number') 
2026-08-29T19:35:53.612948095Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:53.613694839Z [Info] FluentMigrator.Runner.MigrationRunner: 100: add_scene_season_number migrated 
2026-08-29T19:35:53.613800271Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017962s 
2026-08-29T19:35:53.613903178Z [Info] FluentMigrator.Runner.MigrationRunner: 101: add_ultrahd_quality_in_profiles migrating 
2026-08-29T19:35:53.614004242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:53.614154444Z [Info] add_ultrahd_quality_in_profiles: Starting migration of Main DB to 101 
2026-08-29T19:35:53.614381522Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-08-29T19:35:53.614483226Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-08-29T19:35:53.615527780Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010353s 
2026-08-29T19:35:53.615638693Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (101, '2026-08-29T19:35:53', 'add_ultrahd_quality_in_profiles') 
2026-08-29T19:35:53.615878256Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:53.616385518Z [Info] FluentMigrator.Runner.MigrationRunner: 101: add_ultrahd_quality_in_profiles migrated 
2026-08-29T19:35:53.616493725Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018906s 
2026-08-29T19:35:53.616592254Z [Info] FluentMigrator.Runner.MigrationRunner: 102: add_language_to_episodeFiles_history_and_blacklist migrating 
2026-08-29T19:35:53.616701684Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:53.616857358Z [Info] add_language_to_episodeFiles_history_and_blacklist: Starting migration of Main DB to 102 
2026-08-29T19:35:53.617320821Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable EpisodeFiles 
2026-08-29T19:35:53.617429370Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-08-29T19:35:53.617505674Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn EpisodeFiles Language Int32 
2026-08-29T19:35:53.617605926Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles" ADD COLUMN "Language" INTEGER NOT NULL DEFAULT 0 
2026-08-29T19:35:53.618205633Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005967s 
2026-08-29T19:35:53.618300805Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History 
2026-08-29T19:35:53.618381938Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-08-29T19:35:53.618463503Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn History Language Int32 
2026-08-29T19:35:53.618569516Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History" ADD COLUMN "Language" INTEGER NOT NULL DEFAULT 0 
2026-08-29T19:35:53.619174575Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006111s 
2026-08-29T19:35:53.619273604Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist 
2026-08-29T19:35:53.619354217Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-08-29T19:35:53.619431843Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist Language Int32 
2026-08-29T19:35:53.619535512Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "Language" INTEGER NOT NULL DEFAULT 0 
2026-08-29T19:35:53.620158757Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006212s 
2026-08-29T19:35:53.620261975Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-08-29T19:35:53.620339391Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-08-29T19:35:53.624991570Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004621s 
2026-08-29T19:35:53.625100960Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (102, '2026-08-29T19:35:53', 'add_language_to_episodeFiles_history_and_blacklist') 
2026-08-29T19:35:53.625322737Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:53.625993017Z [Info] FluentMigrator.Runner.MigrationRunner: 102: add_language_to_episodeFiles_history_and_blacklist migrated 
2026-08-29T19:35:53.626119482Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0056366s 
2026-08-29T19:35:53.626223682Z [Info] FluentMigrator.Runner.MigrationRunner: 103: fix_metadata_file_extensions migrating 
2026-08-29T19:35:53.626320486Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:53.626459657Z [Info] fix_metadata_file_extensions: Starting migration of Main DB to 103 
2026-08-29T19:35:53.626655641Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-08-29T19:35:53.626755112Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-08-29T19:35:53.627601456Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00084s 
2026-08-29T19:35:53.627710987Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (103, '2026-08-29T19:35:53', 'fix_metadata_file_extensions') 
2026-08-29T19:35:53.627930349Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:53.629076407Z [Info] FluentMigrator.Runner.MigrationRunner: 103: fix_metadata_file_extensions migrated 
2026-08-29T19:35:53.629186789Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023144s 
2026-08-29T19:35:53.629285087Z [Info] FluentMigrator.Runner.MigrationRunner: 104: remove_kickass migrating 
2026-08-29T19:35:53.629376281Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:53.629518687Z [Info] remove_kickass: Starting migration of Main DB to 104 
2026-08-29T19:35:53.629734232Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-08-29T19:35:53.629861177Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'KickassTorrents' 
2026-08-29T19:35:53.630029486Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000172s 
2026-08-29T19:35:53.630137013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (104, '2026-08-29T19:35:53', 'remove_kickass') 
2026-08-29T19:35:53.630325071Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:53.630807443Z [Info] FluentMigrator.Runner.MigrationRunner: 104: remove_kickass migrated 
2026-08-29T19:35:53.630904458Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009445s 
2026-08-29T19:35:53.631009640Z [Info] FluentMigrator.Runner.MigrationRunner: 105: rename_torrent_downloadstation migrating 
2026-08-29T19:35:53.631112868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:53.631252329Z [Info] rename_torrent_downloadstation: Starting migration of Main DB to 105 
2026-08-29T19:35:53.631488274Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-08-29T19:35:53.631593496Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "DownloadClients" SET "Implementation" = 'TorrentDownloadStation' WHERE "Implementation" = 'DownloadStation' 
2026-08-29T19:35:53.631802557Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002078s 
2026-08-29T19:35:53.631919182Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (105, '2026-08-29T19:35:53', 'rename_torrent_downloadstation') 
2026-08-29T19:35:53.632125648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:53.632650665Z [Info] FluentMigrator.Runner.MigrationRunner: 105: rename_torrent_downloadstation migrated 
2026-08-29T19:35:53.632761859Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010527s 
2026-08-29T19:35:53.632853774Z [Info] FluentMigrator.Runner.MigrationRunner: 106: update_btn_url migrating 
2026-08-29T19:35:53.632943615Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:53.633084248Z [Info] update_btn_url: Starting migration of Main DB to 106 
2026-08-29T19:35:53.633265924Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = Replace("Settings", 'api.btnapps.net', 'api.broadcasthe.net') WHERE "Implementation" = 'BroadcastheNet'; 
2026-08-29T19:35:53.633452149Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "Settings" = Replace("Settings", 'api.btnapps.net', 'api.broadcasthe.net') WHERE "Implementation" = 'BroadcastheNet'; 
2026-08-29T19:35:53.633668234Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002181s 
2026-08-29T19:35:53.633767294Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (106, '2026-08-29T19:35:53', 'update_btn_url') 
2026-08-29T19:35:53.633962888Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:53.634491382Z [Info] FluentMigrator.Runner.MigrationRunner: 106: update_btn_url migrated 
2026-08-29T19:35:53.634593668Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010308s 
2026-08-29T19:35:53.634692447Z [Info] FluentMigrator.Runner.MigrationRunner: 107: remove_wombles migrating 
2026-08-29T19:35:53.634782278Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:53.634914104Z [Info] remove_wombles: Starting migration of Main DB to 107 
2026-08-29T19:35:53.635122834Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-08-29T19:35:53.635247044Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Wombles' 
2026-08-29T19:35:53.635401164Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000163s 
2026-08-29T19:35:53.635497619Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (107, '2026-08-29T19:35:53', 'remove_wombles') 
2026-08-29T19:35:53.635691389Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:53.636276698Z [Info] FluentMigrator.Runner.MigrationRunner: 107: remove_wombles migrated 
2026-08-29T19:35:53.636376719Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010264s 
2026-08-29T19:35:53.636481019Z [Info] FluentMigrator.Runner.MigrationRunner: 108: fix_extra_file_extension migrating 
2026-08-29T19:35:53.636574478Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:53.636712185Z [Info] fix_extra_file_extension: Starting migration of Main DB to 108 
2026-08-29T19:35:53.636924913Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "ExtraFiles" WHERE TRIM("Extension") = '' 
2026-08-29T19:35:53.637059434Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "ExtraFiles" WHERE TRIM("Extension") = '' 
2026-08-29T19:35:53.637219447Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001596s 
2026-08-29T19:35:53.637305380Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-08-29T19:35:53.637382435Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-08-29T19:35:53.638335314Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009347s 
2026-08-29T19:35:53.638442289Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (108, '2026-08-29T19:35:53', 'fix_extra_file_extension') 
2026-08-29T19:35:53.638647984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:53.639133011Z [Info] FluentMigrator.Runner.MigrationRunner: 108: fix_extra_file_extension migrated 
2026-08-29T19:35:53.639240327Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001739s 
2026-08-29T19:35:53.639335579Z [Info] FluentMigrator.Runner.MigrationRunner: 109: import_extra_files migrating 
2026-08-29T19:35:53.639429107Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:53.639568889Z [Info] import_extra_files: Starting migration of Main DB to 109 
2026-08-29T19:35:53.639778110Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-08-29T19:35:53.639886348Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-08-29T19:35:53.640387477Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004982s 
2026-08-29T19:35:53.640509162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (109, '2026-08-29T19:35:53', 'import_extra_files') 
2026-08-29T19:35:53.640708494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:53.641226968Z [Info] FluentMigrator.Runner.MigrationRunner: 109: import_extra_files migrated 
2026-08-29T19:35:53.641328813Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013409s 
2026-08-29T19:35:53.641428794Z [Info] FluentMigrator.Runner.MigrationRunner: 110: fix_extra_files_config migrating 
2026-08-29T19:35:53.641574017Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:53.641660090Z [Info] fix_extra_files_config: Starting migration of Main DB to 110 
2026-08-29T19:35:53.641889101Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-08-29T19:35:53.641960305Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-08-29T19:35:53.642374329Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004219s 
2026-08-29T19:35:53.642503138Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (110, '2026-08-29T19:35:53', 'fix_extra_files_config') 
2026-08-29T19:35:53.642702029Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:53.643216865Z [Info] FluentMigrator.Runner.MigrationRunner: 110: fix_extra_files_config migrated 
2026-08-29T19:35:53.643370395Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012549s 
2026-08-29T19:35:53.643422189Z [Info] FluentMigrator.Runner.MigrationRunner: 111: create_language_profiles migrating 
2026-08-29T19:35:53.643542080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:53.643649827Z [Info] create_language_profiles: Starting migration of Main DB to 111 
2026-08-29T19:35:53.644141107Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable LanguageProfiles 
2026-08-29T19:35:53.644267632Z [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-08-29T19:35:53.644563397Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003041s 
2026-08-29T19:35:53.644651595Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex LanguageProfiles (Name) 
2026-08-29T19:35:53.644745654Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_LanguageProfiles_Name" ON "LanguageProfiles" ("Name" ASC) 
2026-08-29T19:35:53.645013393Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002518s 
2026-08-29T19:35:53.645095058Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series 
2026-08-29T19:35:53.645172504Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-08-29T19:35:53.645262836Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series LanguageProfileId Int32 
2026-08-29T19:35:53.645380854Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "LanguageProfileId" INTEGER NOT NULL DEFAULT 1 
2026-08-29T19:35:53.645981904Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006197s 
2026-08-29T19:35:53.646086084Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-08-29T19:35:53.646226717Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-08-29T19:35:53.652740676Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065552s 
2026-08-29T19:35:53.652830497Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Profiles Language 
2026-08-29T19:35:53.654445950Z [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-08-29T19:35:53.654749842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Profiles_temp" ("Id", "Name", "Cutoff", "Items") SELECT "Id", "Name", "Cutoff", "Items" FROM "Profiles" 
2026-08-29T19:35:53.654980807Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles" 
2026-08-29T19:35:53.655350682Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles" 
2026-08-29T19:35:53.657365460Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityProfiles_Name" ON "Profiles" ("Name" ASC) 
2026-08-29T19:35:53.657605754Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046717s 
2026-08-29T19:35:53.657720415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (111, '2026-08-29T19:35:53', 'create_language_profiles') 
2026-08-29T19:35:53.657935859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:53.658777264Z [Info] FluentMigrator.Runner.MigrationRunner: 111: create_language_profiles migrated 
2026-08-29T19:35:53.658880702Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058445s 
2026-08-29T19:35:53.658979811Z [Info] FluentMigrator.Runner.MigrationRunner: 112: added_regex_to_scenemapping migrating 
2026-08-29T19:35:53.659083691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:53.659218081Z [Info] added_regex_to_scenemapping: Starting migration of Main DB to 112 
2026-08-29T19:35:53.659464357Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SceneMappings 
2026-08-29T19:35:53.659573557Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-08-29T19:35:53.659651835Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SceneMappings FilterRegex String 
2026-08-29T19:35:53.659752077Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SceneMappings" ADD COLUMN "FilterRegex" TEXT 
2026-08-29T19:35:53.660351925Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005788s 
2026-08-29T19:35:53.660473730Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (112, '2026-08-29T19:35:53', 'added_regex_to_scenemapping') 
2026-08-29T19:35:53.660667721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:53.661227087Z [Info] FluentMigrator.Runner.MigrationRunner: 112: added_regex_to_scenemapping migrated 
2026-08-29T19:35:53.661331538Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014579s 
2026-08-29T19:35:53.661427190Z [Info] FluentMigrator.Runner.MigrationRunner: 113: consolidate_indexer_baseurl migrating 
2026-08-29T19:35:53.661525599Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:53.661664569Z [Info] consolidate_indexer_baseurl: Starting migration of Main DB to 113 
2026-08-29T19:35:53.661862136Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-08-29T19:35:53.661962739Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-08-29T19:35:53.663077825Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011158s 
2026-08-29T19:35:53.663186654Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (113, '2026-08-29T19:35:53', 'consolidate_indexer_baseurl') 
2026-08-29T19:35:53.663394072Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:53.663934079Z [Info] FluentMigrator.Runner.MigrationRunner: 113: consolidate_indexer_baseurl migrated 
2026-08-29T19:35:53.664041465Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001969s 
2026-08-29T19:35:53.664144393Z [Info] FluentMigrator.Runner.MigrationRunner: 114: rename_indexer_status_id migrating 
2026-08-29T19:35:53.664242801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:53.664384687Z [Info] rename_indexer_status_id: Starting migration of Main DB to 114 
2026-08-29T19:35:53.665428298Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn IndexerStatus IndexerId to ProviderId 
2026-08-29T19:35:53.671773768Z [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-08-29T19:35:53.672196048Z [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-08-29T19:35:53.672572336Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2026-08-29T19:35:53.672931389Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2026-08-29T19:35:53.675091500Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-08-29T19:35:53.675344209Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097743s 
2026-08-29T19:35:53.675451344Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (114, '2026-08-29T19:35:53', 'rename_indexer_status_id') 
2026-08-29T19:35:53.675655876Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:53.676468393Z [Info] FluentMigrator.Runner.MigrationRunner: 114: rename_indexer_status_id migrated 
2026-08-29T19:35:53.676598124Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108782s 
2026-08-29T19:35:53.676713837Z [Info] FluentMigrator.Runner.MigrationRunner: 115: add_downloadclient_status migrating 
2026-08-29T19:35:53.676812315Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:53.676962207Z [Info] add_downloadclient_status: Starting migration of Main DB to 115 
2026-08-29T19:35:53.677415931Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClientStatus 
2026-08-29T19:35:53.677563087Z [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-08-29T19:35:53.677928063Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003768s 
2026-08-29T19:35:53.678030840Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadClientStatus (ProviderId) 
2026-08-29T19:35:53.678136733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2026-08-29T19:35:53.678431527Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002868s 
2026-08-29T19:35:53.678546488Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (115, '2026-08-29T19:35:53', 'add_downloadclient_status') 
2026-08-29T19:35:53.678773555Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:53.679429767Z [Info] FluentMigrator.Runner.MigrationRunner: 115: add_downloadclient_status migrated 
2026-08-29T19:35:53.679531262Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012821s 
2026-08-29T19:35:53.679638868Z [Info] FluentMigrator.Runner.MigrationRunner: 116: disable_nyaa migrating 
2026-08-29T19:35:53.679723008Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:53.679888341Z [Info] disable_nyaa: Starting migration of Main DB to 116 
2026-08-29T19:35:53.680080398Z [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-08-29T19:35:53.680284138Z [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-08-29T19:35:53.680724104Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004277s 
2026-08-29T19:35:53.680818634Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (116, '2026-08-29T19:35:53', 'disable_nyaa') 
2026-08-29T19:35:53.681034699Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:53.681605038Z [Info] FluentMigrator.Runner.MigrationRunner: 116: disable_nyaa migrated 
2026-08-29T19:35:53.681709388Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013012s 
2026-08-29T19:35:53.681823899Z [Info] FluentMigrator.Runner.MigrationRunner: 117: add_webrip_and_br480_qualites_in_profile migrating 
2026-08-29T19:35:53.681935924Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:53.682085436Z [Info] add_webrip_and_br480_qualites_in_profile: Starting migration of Main DB to 117 
2026-08-29T19:35:53.682307974Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-08-29T19:35:53.682419949Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-08-29T19:35:53.685994799Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035481s 
2026-08-29T19:35:53.686092856Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (117, '2026-08-29T19:35:53', 'add_webrip_and_br480_qualites_in_profile') 
2026-08-29T19:35:53.686309032Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:53.686857145Z [Info] FluentMigrator.Runner.MigrationRunner: 117: add_webrip_and_br480_qualites_in_profile migrated 
2026-08-29T19:35:53.686982127Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044318s 
2026-08-29T19:35:53.687076096Z [Info] FluentMigrator.Runner.MigrationRunner: 118: add_history_eventType_index migrating 
2026-08-29T19:35:53.687173533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:53.687320028Z [Info] add_history_eventType_index: Starting migration of Main DB to 118 
2026-08-29T19:35:53.687538758Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (EventType) 
2026-08-29T19:35:53.687651876Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC) 
2026-08-29T19:35:53.687875577Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002163s 
2026-08-29T19:35:53.687983374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (118, '2026-08-29T19:35:53', 'add_history_eventType_index') 
2026-08-29T19:35:53.688183827Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:53.688763034Z [Info] FluentMigrator.Runner.MigrationRunner: 118: add_history_eventType_index migrated 
2026-08-29T19:35:53.688871392Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011123s 
2026-08-29T19:35:53.688966313Z [Info] FluentMigrator.Runner.MigrationRunner: 119: separate_automatic_and_interactive_searches migrating 
2026-08-29T19:35:53.689076726Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:53.689221728Z [Info] separate_automatic_and_interactive_searches: Starting migration of Main DB to 119 
2026-08-29T19:35:53.689620441Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Indexers EnableSearch to EnableAutomaticSearch 
2026-08-29T19:35:53.691352148Z [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-08-29T19:35:53.691700941Z [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-08-29T19:35:53.692031246Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2026-08-29T19:35:53.692381722Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2026-08-29T19:35:53.693921002Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2026-08-29T19:35:53.694168901Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044199s 
2026-08-29T19:35:53.694265375Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-08-29T19:35:53.694345206Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-08-29T19:35:53.694420678Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers EnableInteractiveSearch Boolean 
2026-08-29T19:35:53.694530990Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "EnableInteractiveSearch" INTEGER 
2026-08-29T19:35:53.695114876Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005787s 
2026-08-29T19:35:53.695208314Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch" 
2026-08-29T19:35:53.695341553Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch" 
2026-08-29T19:35:53.695504771Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001658s 
2026-08-29T19:35:53.695593310Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-08-29T19:35:53.695681547Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-08-29T19:35:53.695749384Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Indexers EnableInteractiveSearch Boolean 
2026-08-29T19:35:53.697380269Z [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-08-29T19:35:53.697752328Z [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-08-29T19:35:53.698095960Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2026-08-29T19:35:53.698466977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2026-08-29T19:35:53.700067531Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2026-08-29T19:35:53.700312865Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044462s 
2026-08-29T19:35:53.700417756Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (119, '2026-08-29T19:35:53', 'separate_automatic_and_interactive_searches') 
2026-08-29T19:35:53.700636517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:53.701415275Z [Info] FluentMigrator.Runner.MigrationRunner: 119: separate_automatic_and_interactive_searches migrated 
2026-08-29T19:35:53.701541399Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0055443s 
2026-08-29T19:35:53.701627893Z [Info] FluentMigrator.Runner.MigrationRunner: 120: update_series_episodes_history_indexes migrating 
2026-08-29T19:35:53.701734278Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:53.701870632Z [Info] update_series_episodes_history_indexes: Starting migration of Main DB to 120 
2026-08-29T19:35:53.702436823Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Episodes (SeriesId, AirDate) 
2026-08-29T19:35:53.702562335Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_SeriesId_AirDate" ON "Episodes" ("SeriesId" ASC, "AirDate" ASC) 
2026-08-29T19:35:53.702819052Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002581s 
2026-08-29T19:35:53.702926409Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (EpisodeId) 
2026-08-29T19:35:53.703014366Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_EpisodeId" 
2026-08-29T19:35:53.703261153Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002459s 
2026-08-29T19:35:53.703356926Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (EpisodeId, Date) 
2026-08-29T19:35:53.703459001Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EpisodeId_Date" ON "History" ("EpisodeId" ASC, "Date" DESC) 
2026-08-29T19:35:53.703700588Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002451s 
2026-08-29T19:35:53.703798275Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (DownloadId) 
2026-08-29T19:35:53.703950802Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_DownloadId" 
2026-08-29T19:35:53.704192258Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002936s 
2026-08-29T19:35:53.704286949Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId, Date) 
2026-08-29T19:35:53.704385768Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC) 
2026-08-29T19:35:53.704627464Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002427s 
2026-08-29T19:35:53.704735522Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (120, '2026-08-29T19:35:53', 'update_series_episodes_history_indexes') 
2026-08-29T19:35:53.704943260Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:53.705687760Z [Info] FluentMigrator.Runner.MigrationRunner: 120: update_series_episodes_history_indexes migrated 
2026-08-29T19:35:53.705800878Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012956s 
2026-08-29T19:35:53.705892522Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_animetosho_url migrating 
2026-08-29T19:35:53.705987814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:53.706128758Z [Info] update_animetosho_url: Starting migration of Main DB to 121 
2026-08-29T19:35:53.706313690Z [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-08-29T19:35:53.706539686Z [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-08-29T19:35:53.706823998Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002826s 
2026-08-29T19:35:53.706926284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (121, '2026-08-29T19:35:53', 'update_animetosho_url') 
2026-08-29T19:35:53.707122119Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:53.707697427Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_animetosho_url migrated 
2026-08-29T19:35:53.707803140Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011568s 
2026-08-29T19:35:53.707914805Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_remux_qualities_in_profile migrating 
2026-08-29T19:35:53.708013023Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:53.708158506Z [Info] add_remux_qualities_in_profile: Starting migration of Main DB to 122 
2026-08-29T19:35:53.708352346Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-08-29T19:35:53.708462879Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-08-29T19:35:53.710743873Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022754s 
2026-08-29T19:35:53.710854956Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (122, '2026-08-29T19:35:53', 'add_remux_qualities_in_profile') 
2026-08-29T19:35:53.711072615Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:53.711651761Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_remux_qualities_in_profile migrated 
2026-08-29T19:35:53.711763185Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031886s 
2026-08-29T19:35:53.711868297Z [Info] FluentMigrator.Runner.MigrationRunner: 123: add_history_seriesId_index migrating 
2026-08-29T19:35:53.711973018Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:53.712114763Z [Info] add_history_seriesId_index: Starting migration of Main DB to 123 
2026-08-29T19:35:53.712333845Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (SeriesId) 
2026-08-29T19:35:53.712443886Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_SeriesId" ON "History" ("SeriesId" ASC) 
2026-08-29T19:35:53.712690503Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002452s 
2026-08-29T19:35:53.712798671Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (123, '2026-08-29T19:35:53', 'add_history_seriesId_index') 
2026-08-29T19:35:53.713004726Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:53.713618011Z [Info] FluentMigrator.Runner.MigrationRunner: 123: add_history_seriesId_index migrated 
2026-08-29T19:35:53.713726489Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011729s 
2026-08-29T19:35:53.713821471Z [Info] FluentMigrator.Runner.MigrationRunner: 124: remove_media_browser_metadata migrating 
2026-08-29T19:35:53.713921312Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:53.714060252Z [Info] remove_media_browser_metadata: Starting migration of Main DB to 124 
2026-08-29T19:35:53.714641362Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-08-29T19:35:53.714766424Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Metadata" WHERE "Implementation" = 'MediaBrowserMetadata' 
2026-08-29T19:35:53.714936456Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001748s 
2026-08-29T19:35:53.715027780Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-08-29T19:35:53.715126559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "MetadataFiles" WHERE "Consumer" = 'MediaBrowserMetadata' 
2026-08-29T19:35:53.715290028Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001634s 
2026-08-29T19:35:53.715385581Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (124, '2026-08-29T19:35:53', 'remove_media_browser_metadata') 
2026-08-29T19:35:53.715586225Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:53.716157265Z [Info] FluentMigrator.Runner.MigrationRunner: 124: remove_media_browser_metadata migrated 
2026-08-29T19:35:53.716267457Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010231s 
2026-08-29T19:35:53.716366216Z [Info] FluentMigrator.Runner.MigrationRunner: 125: remove_notify_my_android_and_pushalot_notifications migrating 
2026-08-29T19:35:53.716472379Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:53.716612552Z [Info] remove_notify_my_android_and_pushalot_notifications: Starting migration of Main DB to 125 
2026-08-29T19:35:53.716872535Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-08-29T19:35:53.716993038Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'NotifyMyAndroid' 
2026-08-29T19:35:53.717169083Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001784s 
2026-08-29T19:35:53.717252992Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-08-29T19:35:53.717358314Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Pushalot' 
2026-08-29T19:35:53.717514128Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001579s 
2026-08-29T19:35:53.717611444Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (125, '2026-08-29T19:35:53', 'remove_notify_my_android_and_pushalot_notifications') 
2026-08-29T19:35:53.717824423Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:53.718386825Z [Info] FluentMigrator.Runner.MigrationRunner: 125: remove_notify_my_android_and_pushalot_notifications migrated 
2026-08-29T19:35:53.718508430Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010275s 
2026-08-29T19:35:53.718604183Z [Info] FluentMigrator.Runner.MigrationRunner: 126: add_custom_filters migrating 
2026-08-29T19:35:53.718697772Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:53.718835770Z [Info] add_custom_filters: Starting migration of Main DB to 126 
2026-08-29T19:35:53.719166516Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFilters 
2026-08-29T19:35:53.719284784Z [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-08-29T19:35:53.719593957Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003203s 
2026-08-29T19:35:53.719699780Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (126, '2026-08-29T19:35:53', 'add_custom_filters') 
2026-08-29T19:35:53.719917909Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:53.720593450Z [Info] FluentMigrator.Runner.MigrationRunner: 126: add_custom_filters migrated 
2026-08-29T19:35:53.720698301Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013155s 
2026-08-29T19:35:53.720791058Z [Info] FluentMigrator.Runner.MigrationRunner: 127: rename_restrictions_to_release_profiles migrating 
2026-08-29T19:35:53.720898744Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:53.721037143Z [Info] rename_restrictions_to_release_profiles: Starting migration of Main DB to 127 
2026-08-29T19:35:53.721365665Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Restrictions ReleaseProfiles 
2026-08-29T19:35:53.721485185Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Restrictions" RENAME TO "ReleaseProfiles" 
2026-08-29T19:35:53.723760808Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022727s 
2026-08-29T19:35:53.723866972Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2026-08-29T19:35:53.723960551Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-08-29T19:35:53.724037476Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IncludePreferredWhenRenaming Boolean 
2026-08-29T19:35:53.724160664Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IncludePreferredWhenRenaming" INTEGER NOT NULL DEFAULT 1 
2026-08-29T19:35:53.724792105Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006332s 
2026-08-29T19:35:53.724896927Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (127, '2026-08-29T19:35:53', 'rename_restrictions_to_release_profiles') 
2026-08-29T19:35:53.725112471Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:53.725887752Z [Info] FluentMigrator.Runner.MigrationRunner: 127: rename_restrictions_to_release_profiles migrated 
2026-08-29T19:35:53.726006501Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017349s 
2026-08-29T19:35:53.726108998Z [Info] FluentMigrator.Runner.MigrationRunner: 128: rename_quality_profiles_add_upgrade_allowed migrating 
2026-08-29T19:35:53.726218979Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:53.726357819Z [Info] rename_quality_profiles_add_upgrade_allowed: Starting migration of Main DB to 128 
2026-08-29T19:35:53.727125374Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Profiles QualityProfiles 
2026-08-29T19:35:53.727246659Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" RENAME TO "QualityProfiles" 
2026-08-29T19:35:53.728837202Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015789s 
2026-08-29T19:35:53.728940710Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2026-08-29T19:35:53.729022545Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-08-29T19:35:53.729102737Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles UpgradeAllowed Boolean 
2026-08-29T19:35:53.729210133Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "UpgradeAllowed" INTEGER 
2026-08-29T19:35:53.729835022Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006236s 
2026-08-29T19:35:53.729932137Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LanguageProfiles 
2026-08-29T19:35:53.730019223Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-08-29T19:35:53.730092149Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn LanguageProfiles UpgradeAllowed Boolean 
2026-08-29T19:35:53.730201069Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LanguageProfiles" ADD COLUMN "UpgradeAllowed" INTEGER 
2026-08-29T19:35:53.730802911Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006014s 
2026-08-29T19:35:53.730900608Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-08-29T19:35:53.730981971Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityProfiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1 
2026-08-29T19:35:53.731146112Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001634s 
2026-08-29T19:35:53.731240382Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-08-29T19:35:53.731318309Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "LanguageProfiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1 
2026-08-29T19:35:53.731480355Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001585s 
2026-08-29T19:35:53.731571659Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Series ProfileId to QualityProfileId 
2026-08-29T19:35:53.733437136Z [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-08-29T19:35:53.734242388Z [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-08-29T19:35:53.734998150Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series" 
2026-08-29T19:35:53.735816088Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series" 
2026-08-29T19:35:53.737326199Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC) 
2026-08-29T19:35:53.737555060Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC) 
2026-08-29T19:35:53.737779071Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_Path" ON "Series" ("Path" ASC) 
2026-08-29T19:35:53.737987851Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_CleanTitle" ON "Series" ("CleanTitle" ASC) 
2026-08-29T19:35:53.738206632Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC) 
2026-08-29T19:35:53.738429822Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvMazeId" ON "Series" ("TvMazeId" ASC) 
2026-08-29T19:35:53.738659634Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069827s 
2026-08-29T19:35:53.738767221Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (128, '2026-08-29T19:35:53', 'rename_quality_profiles_add_upgrade_allowed') 
2026-08-29T19:35:53.739003788Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:53.739842316Z [Info] FluentMigrator.Runner.MigrationRunner: 128: rename_quality_profiles_add_upgrade_allowed migrated 
2026-08-29T19:35:53.739978480Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081689s 
2026-08-29T19:35:53.740084965Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_relative_original_path_to_episode_file migrating 
2026-08-29T19:35:53.740192612Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:53.740345991Z [Info] add_relative_original_path_to_episode_file: Starting migration of Main DB to 129 
2026-08-29T19:35:53.740626355Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable EpisodeFiles 
2026-08-29T19:35:53.742097658Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-08-29T19:35:53.742200195Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn EpisodeFiles OriginalFilePath String 
2026-08-29T19:35:53.742315788Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles" ADD COLUMN "OriginalFilePath" TEXT 
2026-08-29T19:35:53.742921187Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006044s 
2026-08-29T19:35:53.743029595Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (129, '2026-08-29T19:35:53', 'add_relative_original_path_to_episode_file') 
2026-08-29T19:35:53.743244087Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:53.743832492Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_relative_original_path_to_episode_file migrated 
2026-08-29T19:35:53.743962775Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001521s 
2026-08-29T19:35:53.744062024Z [Info] FluentMigrator.Runner.MigrationRunner: 130: episode_last_searched_time migrating 
2026-08-29T19:35:53.744161976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:53.744307559Z [Info] episode_last_searched_time: Starting migration of Main DB to 130 
2026-08-29T19:35:53.744565559Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes 
2026-08-29T19:35:53.744667153Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-08-29T19:35:53.744749038Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes LastSearchTime DateTime 
2026-08-29T19:35:53.744853919Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "LastSearchTime" DATETIME 
2026-08-29T19:35:53.745453467Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005974s 
2026-08-29T19:35:53.745563368Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (130, '2026-08-29T19:35:53', 'episode_last_searched_time') 
2026-08-29T19:35:53.745771828Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:53.746350393Z [Info] FluentMigrator.Runner.MigrationRunner: 130: episode_last_searched_time migrated 
2026-08-29T19:35:53.746460615Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014944s 
2026-08-29T19:35:53.746556719Z [Info] FluentMigrator.Runner.MigrationRunner: 131: download_propers_config migrating 
2026-08-29T19:35:53.746653303Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:53.746793696Z [Info] download_propers_config: Starting migration of Main DB to 131 
2026-08-29T19:35:53.747012497Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-08-29T19:35:53.747116185Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-08-29T19:35:53.747714310Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005866s 
2026-08-29T19:35:53.747811846Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers' 
2026-08-29T19:35:53.747976137Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers' 
2026-08-29T19:35:53.748131731Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000157s 
2026-08-29T19:35:53.748311523Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (131, '2026-08-29T19:35:53', 'download_propers_config') 
2026-08-29T19:35:53.748428879Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:53.748979107Z [Info] FluentMigrator.Runner.MigrationRunner: 131: download_propers_config migrated 
2026-08-29T19:35:53.749086914Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010079s 
2026-08-29T19:35:53.749183900Z [Info] FluentMigrator.Runner.MigrationRunner: 132: add_download_client_priority migrating 
2026-08-29T19:35:53.749286176Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:53.749431809Z [Info] add_download_client_priority: Starting migration of Main DB to 132 
2026-08-29T19:35:53.749716723Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2026-08-29T19:35:53.749826163Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-08-29T19:35:53.749904872Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Priority Int32 
2026-08-29T19:35:53.750009001Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 1 
2026-08-29T19:35:53.750636846Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006145s 
2026-08-29T19:35:53.750723911Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-08-29T19:35:53.750802419Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-08-29T19:35:53.772417071Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0215829s 
2026-08-29T19:35:53.772534597Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (132, '2026-08-29T19:35:53', 'add_download_client_priority') 
2026-08-29T19:35:53.772753989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:53.773373146Z [Info] FluentMigrator.Runner.MigrationRunner: 132: add_download_client_priority migrated 
2026-08-29T19:35:53.773479300Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0225585s 
2026-08-29T19:35:53.773579051Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_specials_folder_format migrating 
2026-08-29T19:35:53.773687179Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:53.773836279Z [Info] add_specials_folder_format: Starting migration of Main DB to 134 
2026-08-29T19:35:53.774405325Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 
2026-08-29T19:35:53.774514976Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-08-29T19:35:53.774594947Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig SpecialsFolderFormat String 
2026-08-29T19:35:53.774702423Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "SpecialsFolderFormat" TEXT 
2026-08-29T19:35:53.775358345Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006363s 
2026-08-29T19:35:53.775439438Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-08-29T19:35:53.775522686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "SpecialsFolderFormat" = 'Specials' WHERE 1 = 1 
2026-08-29T19:35:53.775696806Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001746s 
2026-08-29T19:35:53.775797379Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (134, '2026-08-29T19:35:53', 'add_specials_folder_format') 
2026-08-29T19:35:53.776027853Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:53.776632410Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_specials_folder_format migrated 
2026-08-29T19:35:53.776738394Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001103s 
2026-08-29T19:35:53.776836752Z [Info] FluentMigrator.Runner.MigrationRunner: 135: health_issue_notification migrating 
2026-08-29T19:35:53.776931423Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:53.777073459Z [Info] health_issue_notification: Starting migration of Main DB to 135 
2026-08-29T19:35:53.777397040Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-08-29T19:35:53.777524978Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-08-29T19:35:53.777584368Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthIssue Boolean 
2026-08-29T19:35:53.777691784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthIssue" INTEGER NOT NULL DEFAULT 0 
2026-08-29T19:35:53.778324148Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006315s 
2026-08-29T19:35:53.778466624Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-08-29T19:35:53.778513860Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-08-29T19:35:53.778590364Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications IncludeHealthWarnings Boolean 
2026-08-29T19:35:53.778707961Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "IncludeHealthWarnings" INTEGER NOT NULL DEFAULT 0 
2026-08-29T19:35:53.779317398Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006117s 
2026-08-29T19:35:53.779423822Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (135, '2026-08-29T19:35:53', 'health_issue_notification') 
2026-08-29T19:35:53.779628284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:53.780291770Z [Info] FluentMigrator.Runner.MigrationRunner: 135: health_issue_notification migrated 
2026-08-29T19:35:53.780434838Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015686s 
2026-08-29T19:35:53.780524459Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_indexer_and_enabled_to_release_profiles migrating 
2026-08-29T19:35:53.780626464Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:53.780773651Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Main DB to 136 
2026-08-29T19:35:53.781143916Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2026-08-29T19:35:53.781249870Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-08-29T19:35:53.781337236Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles Enabled Boolean 
2026-08-29T19:35:53.781443590Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "Enabled" INTEGER NOT NULL DEFAULT 1 
2026-08-29T19:35:53.782116756Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006649s 
2026-08-29T19:35:53.782209753Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2026-08-29T19:35:53.782297610Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-08-29T19:35:53.782373012Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IndexerId Int32 
2026-08-29T19:35:53.782482212Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IndexerId" INTEGER NOT NULL DEFAULT 0 
2026-08-29T19:35:53.783090046Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000611s 
2026-08-29T19:35:53.783200198Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (136, '2026-08-29T19:35:53', 'add_indexer_and_enabled_to_release_profiles') 
2026-08-29T19:35:53.783412716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:53.783976982Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_indexer_and_enabled_to_release_profiles migrated 
2026-08-29T19:35:53.784091483Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014882s 
2026-08-29T19:35:53.784191534Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_airedbefore_to_episodes migrating 
2026-08-29T19:35:53.784286265Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:53.784436658Z [Info] add_airedbefore_to_episodes: Starting migration of Main DB to 137 
2026-08-29T19:35:53.784756021Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes 
2026-08-29T19:35:53.784859379Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-08-29T19:35:53.784944020Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes AiredAfterSeasonNumber Int32 
2026-08-29T19:35:53.785041917Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "AiredAfterSeasonNumber" INTEGER 
2026-08-29T19:35:53.785655032Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006224s 
2026-08-29T19:35:53.785753921Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes AiredBeforeSeasonNumber Int32 
2026-08-29T19:35:53.785860956Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "AiredBeforeSeasonNumber" INTEGER 
2026-08-29T19:35:53.786461025Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006006s 
2026-08-29T19:35:53.786561046Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes AiredBeforeEpisodeNumber Int32 
2026-08-29T19:35:53.786666659Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "AiredBeforeEpisodeNumber" INTEGER 
2026-08-29T19:35:53.787283241Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000616s 
2026-08-29T19:35:53.787391158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (137, '2026-08-29T19:35:53', 'add_airedbefore_to_episodes') 
2026-08-29T19:35:53.787596131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:53.788293515Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_airedbefore_to_episodes migrated 
2026-08-29T19:35:53.788405531Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016188s 
2026-08-29T19:35:53.788505232Z [Info] FluentMigrator.Runner.MigrationRunner: 138: remove_bitmetv migrating 
2026-08-29T19:35:53.788598580Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:53.788741097Z [Info] remove_bitmetv: Starting migration of Main DB to 138 
2026-08-29T19:35:53.788977002Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-08-29T19:35:53.789099018Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'BitMeTv' 
2026-08-29T19:35:53.789268930Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001717s 
2026-08-29T19:35:53.789353099Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableRss" = false, "EnableAutomaticSearch" = false, "EnableInteractiveSearch" = false WHERE "Implementation" = 'Newznab' AND "Settings" LIKE '%usenet-crawler.com%' 
2026-08-29T19:35:53.789546809Z [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-08-29T19:35:53.789793646Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002451s 
2026-08-29T19:35:53.789894299Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (138, '2026-08-29T19:35:53', 'remove_bitmetv') 
2026-08-29T19:35:53.790089222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:53.790629570Z [Info] FluentMigrator.Runner.MigrationRunner: 138: remove_bitmetv migrated 
2026-08-29T19:35:53.790735072Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010774s 
2026-08-29T19:35:53.790830605Z [Info] FluentMigrator.Runner.MigrationRunner: 139: add_download_history migrating 
2026-08-29T19:35:53.790923081Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:53.791062662Z [Info] add_download_history: Starting migration of Main DB to 139 
2026-08-29T19:35:53.791807753Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadHistory 
2026-08-29T19:35:53.791958456Z [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-08-29T19:35:53.792347981Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004161s 
2026-08-29T19:35:53.792443653Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (EventType) 
2026-08-29T19:35:53.792542483Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC) 
2026-08-29T19:35:53.792762526Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002206s 
2026-08-29T19:35:53.792858850Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (SeriesId) 
2026-08-29T19:35:53.792954292Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_SeriesId" ON "DownloadHistory" ("SeriesId" ASC) 
2026-08-29T19:35:53.793168844Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002132s 
2026-08-29T19:35:53.793263334Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (DownloadId) 
2026-08-29T19:35:53.793361151Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC) 
2026-08-29T19:35:53.793574691Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002144s 
2026-08-29T19:35:53.793669082Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-08-29T19:35:53.793746928Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-08-29T19:35:53.795574068Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018145s 
2026-08-29T19:35:53.795685413Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (139, '2026-08-29T19:35:53', 'add_download_history') 
2026-08-29T19:35:53.795904995Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:53.796585586Z [Info] FluentMigrator.Runner.MigrationRunner: 139: add_download_history migrated 
2026-08-29T19:35:53.796692872Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028247s 
2026-08-29T19:35:53.796789887Z [Info] FluentMigrator.Runner.MigrationRunner: 140: remove_chown_and_folderchmod_config_v2 migrating 
2026-08-29T19:35:53.796899398Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:53.797041424Z [Info] remove_chown_and_folderchmod_config_v2: Starting migration of Main DB to 140 
2026-08-29T19:35:53.797228661Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" IN ('folderchmod', 'chownuser') 
2026-08-29T19:35:53.797372340Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" IN ('folderchmod', 'chownuser') 
2026-08-29T19:35:53.797629097Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002555s 
2026-08-29T19:35:53.797735481Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (140, '2026-08-29T19:35:53', 'remove_chown_and_folderchmod_config_v2') 
2026-08-29T19:35:53.797940033Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:53.798412866Z [Info] FluentMigrator.Runner.MigrationRunner: 140: remove_chown_and_folderchmod_config_v2 migrated 
2026-08-29T19:35:53.798548248Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010349s 
2026-08-29T19:35:53.798623891Z [Info] FluentMigrator.Runner.MigrationRunner: 141: add_update_history migrating 
2026-08-29T19:35:53.798717189Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:53.798856239Z [Info] add_update_history: Starting migration of Main DB to 141 
2026-08-29T19:35:53.798958865Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (141, '2026-08-29T19:35:53', 'add_update_history') 
2026-08-29T19:35:53.799159429Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:53.799631470Z [Info] FluentMigrator.Runner.MigrationRunner: 141: add_update_history migrated 
2026-08-29T19:35:53.799737473Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009084s 
2026-08-29T19:35:53.799832184Z [Info] FluentMigrator.Runner.MigrationRunner: 142: import_lists migrating 
2026-08-29T19:35:53.799940151Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:53.800078470Z [Info] import_lists: Starting migration of Main DB to 142 
2026-08-29T19:35:53.800985978Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportLists 
2026-08-29T19:35:53.801115659Z [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-08-29T19:35:53.801559112Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004642s 
2026-08-29T19:35:53.801655075Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportLists (Name) 
2026-08-29T19:35:53.801750838Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportLists_Name" ON "ImportLists" ("Name" ASC) 
2026-08-29T19:35:53.801966272Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000214s 
2026-08-29T19:35:53.802058878Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListStatus 
2026-08-29T19:35:53.802165313Z [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-08-29T19:35:53.802554216Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004009s 
2026-08-29T19:35:53.802650620Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListStatus (ProviderId) 
2026-08-29T19:35:53.802748988Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2026-08-29T19:35:53.802991216Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002412s 
2026-08-29T19:35:53.803093813Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListExclusions 
2026-08-29T19:35:53.803197652Z [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-08-29T19:35:53.803477215Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002881s 
2026-08-29T19:35:53.803573759Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListExclusions (TvdbId) 
2026-08-29T19:35:53.803673620Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListExclusions_TvdbId" ON "ImportListExclusions" ("TvdbId" ASC) 
2026-08-29T19:35:53.803926209Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002458s 
2026-08-29T19:35:53.804034527Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (142, '2026-08-29T19:35:53', 'import_lists') 
2026-08-29T19:35:53.804225602Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:53.804971625Z [Info] FluentMigrator.Runner.MigrationRunner: 142: import_lists migrated 
2026-08-29T19:35:53.805071035Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012915s 
2026-08-29T19:35:53.805168100Z [Info] FluentMigrator.Runner.MigrationRunner: 143: add_priority_to_indexers migrating 
2026-08-29T19:35:53.805263943Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:53.805400869Z [Info] add_priority_to_indexers: Starting migration of Main DB to 143 
2026-08-29T19:35:53.805677576Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-08-29T19:35:53.805784943Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-08-29T19:35:53.805859453Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Priority Int32 
2026-08-29T19:35:53.805959063Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 25 
2026-08-29T19:35:53.806639904Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006803s 
2026-08-29T19:35:53.806756098Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (143, '2026-08-29T19:35:53', 'add_priority_to_indexers') 
2026-08-29T19:35:53.806955811Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:53.807539987Z [Info] FluentMigrator.Runner.MigrationRunner: 143: add_priority_to_indexers migrated 
2026-08-29T19:35:53.807648957Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015785s 
2026-08-29T19:35:53.807747134Z [Info] FluentMigrator.Runner.MigrationRunner: 144: import_lists_series_type_and_season_folder migrating 
2026-08-29T19:35:53.807860192Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:53.808005485Z [Info] import_lists_series_type_and_season_folder: Starting migration of Main DB to 144 
2026-08-29T19:35:53.808330459Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2026-08-29T19:35:53.808434909Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-08-29T19:35:53.808508287Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists SeriesType Int32 
2026-08-29T19:35:53.808615313Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "SeriesType" INTEGER NOT NULL DEFAULT 0 
2026-08-29T19:35:53.809306274Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006915s 
2026-08-29T19:35:53.809412598Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2026-08-29T19:35:53.809492830Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-08-29T19:35:53.809567751Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists SeasonFolder Boolean 
2026-08-29T19:35:53.809673925Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "SeasonFolder" INTEGER NOT NULL DEFAULT 1 
2026-08-29T19:35:53.810329094Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006553s 
2026-08-29T19:35:53.810436000Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (144, '2026-08-29T19:35:53', 'import_lists_series_type_and_season_folder') 
2026-08-29T19:35:53.810657977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:53.811306192Z [Info] FluentMigrator.Runner.MigrationRunner: 144: import_lists_series_type_and_season_folder migrated 
2026-08-29T19:35:53.811424130Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016311s 
2026-08-29T19:35:53.811521806Z [Info] FluentMigrator.Runner.MigrationRunner: 145: remove_growl migrating 
2026-08-29T19:35:53.811609503Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:53.811749375Z [Info] remove_growl: Starting migration of Main DB to 145 
2026-08-29T19:35:53.811978366Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-08-29T19:35:53.812096333Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Growl' 
2026-08-29T19:35:53.812256626Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001641s 
2026-08-29T19:35:53.812354123Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (145, '2026-08-29T19:35:53', 'remove_growl') 
2026-08-29T19:35:53.812544245Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:53.813015294Z [Info] FluentMigrator.Runner.MigrationRunner: 145: remove_growl migrated 
2026-08-29T19:35:53.813124705Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009173s 
2026-08-29T19:35:53.813226439Z [Info] FluentMigrator.Runner.MigrationRunner: 146: cleanup_duplicates_updatehistory migrating 
2026-08-29T19:35:53.813323114Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:53.813467555Z [Info] cleanup_duplicates_updatehistory: Starting migration of Main DB to 146 
2026-08-29T19:35:53.813579080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (146, '2026-08-29T19:35:53', 'cleanup_duplicates_updatehistory') 
2026-08-29T19:35:53.813789363Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:53.814303138Z [Info] FluentMigrator.Runner.MigrationRunner: 146: cleanup_duplicates_updatehistory migrated 
2026-08-29T19:35:53.814414252Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009565s 
2026-08-29T19:35:53.814506728Z [Info] FluentMigrator.Runner.MigrationRunner: 147: swap_filechmod_for_folderchmod migrating 
2026-08-29T19:35:53.814603072Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:53.814748876Z [Info] swap_filechmod_for_folderchmod: Starting migration of Main DB to 147 
2026-08-29T19:35:53.814976925Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-08-29T19:35:53.815072327Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-08-29T19:35:53.815495590Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004132s 
2026-08-29T19:35:53.815602194Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (147, '2026-08-29T19:35:53', 'swap_filechmod_for_folderchmod') 
2026-08-29T19:35:53.815811676Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:53.816341103Z [Info] FluentMigrator.Runner.MigrationRunner: 147: swap_filechmod_for_folderchmod migrated 
2026-08-29T19:35:53.816450683Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00125s 
2026-08-29T19:35:53.816545444Z [Info] FluentMigrator.Runner.MigrationRunner: 148: mediainfo_channels migrating 
2026-08-29T19:35:53.816639013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:53.816783784Z [Info] mediainfo_channels: Starting migration of Main DB to 148 
2026-08-29T19:35:53.816987504Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "EpisodeFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannels"', '"audioChannelsContainer"'); 
2026-08-29T19:35:53.817163509Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "EpisodeFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannels"', '"audioChannelsContainer"'); 
2026-08-29T19:35:53.817366888Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002056s 
2026-08-29T19:35:53.817453052Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "EpisodeFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannelPositionsText"', '"audioChannelPositionsTextContainer"'); 
2026-08-29T19:35:53.817611411Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "EpisodeFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannelPositionsText"', '"audioChannelPositionsTextContainer"'); 
2026-08-29T19:35:53.817821163Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002026s 
2026-08-29T19:35:53.817916566Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (148, '2026-08-29T19:35:53', 'mediainfo_channels') 
2026-08-29T19:35:53.818113632Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:53.818641566Z [Info] FluentMigrator.Runner.MigrationRunner: 148: mediainfo_channels migrated 
2026-08-29T19:35:53.818746517Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001022s 
2026-08-29T19:35:53.818841629Z [Info] FluentMigrator.Runner.MigrationRunner: 149: add_on_delete_to_notifications migrating 
2026-08-29T19:35:53.818940197Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:53.819076932Z [Info] add_on_delete_to_notifications: Starting migration of Main DB to 149 
2026-08-29T19:35:53.819403179Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-08-29T19:35:53.819509453Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-08-29T19:35:53.819582491Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnSeriesDelete Boolean 
2026-08-29T19:35:53.819691460Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnSeriesDelete" INTEGER NOT NULL DEFAULT 0 
2026-08-29T19:35:53.820398845Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006951s 
2026-08-29T19:35:53.820492924Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-08-29T19:35:53.820575931Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-08-29T19:35:53.820650932Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnEpisodeFileDelete Boolean 
2026-08-29T19:35:53.820764070Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnEpisodeFileDelete" INTEGER NOT NULL DEFAULT 0 
2026-08-29T19:35:53.821417406Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006563s 
2026-08-29T19:35:53.821528169Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (149, '2026-08-29T19:35:53', 'add_on_delete_to_notifications') 
2026-08-29T19:35:53.821734485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:53.822390977Z [Info] FluentMigrator.Runner.MigrationRunner: 149: add_on_delete_to_notifications migrated 
2026-08-29T19:35:53.822501800Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016255s 
2026-08-29T19:35:53.822599256Z [Info] FluentMigrator.Runner.MigrationRunner: 150: add_scene_mapping_origin migrating 
2026-08-29T19:35:53.822692835Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:53.822833738Z [Info] add_scene_mapping_origin: Starting migration of Main DB to 150 
2026-08-29T19:35:53.823146368Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SceneMappings 
2026-08-29T19:35:53.823249846Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2026-08-29T19:35:53.823325849Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SceneMappings SceneOrigin String 
2026-08-29T19:35:53.823431502Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SceneMappings" ADD COLUMN "SceneOrigin" TEXT 
2026-08-29T19:35:53.824095319Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006587s 
2026-08-29T19:35:53.824204419Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SceneMappings SearchMode Int32 
2026-08-29T19:35:53.824308208Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SceneMappings" ADD COLUMN "SearchMode" INTEGER 
2026-08-29T19:35:53.824950141Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006413s 
2026-08-29T19:35:53.825049852Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SceneMappings Comment String 
2026-08-29T19:35:53.825151446Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SceneMappings" ADD COLUMN "Comment" TEXT 
2026-08-29T19:35:53.825789661Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000635s 
2026-08-29T19:35:53.825895595Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (150, '2026-08-29T19:35:53', 'add_scene_mapping_origin') 
2026-08-29T19:35:53.826097652Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:53.826669724Z [Info] FluentMigrator.Runner.MigrationRunner: 150: add_scene_mapping_origin migrated 
2026-08-29T19:35:53.826780848Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00152s 
2026-08-29T19:35:53.826876981Z [Info] FluentMigrator.Runner.MigrationRunner: 151: remove_custom_filter_type migrating 
2026-08-29T19:35:53.826972634Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:53.827107756Z [Info] remove_custom_filter_type: Starting migration of Main DB to 151 
2026-08-29T19:35:53.827779018Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-08-29T19:35:53.827941255Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "CustomFilters" SET "Type" = 'series' WHERE "Type" = 'seriesIndex' 
2026-08-29T19:35:53.828124674Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002356s 
2026-08-29T19:35:53.828206789Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-08-29T19:35:53.828293955Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "CustomFilters" SET "Type" = 'series' WHERE "Type" = 'seriesEditor' 
2026-08-29T19:35:53.828463977Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001709s 
2026-08-29T19:35:53.828560532Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-08-29T19:35:53.828632316Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "CustomFilters" SET "Type" = 'series' WHERE "Type" = 'seasonPass' 
2026-08-29T19:35:53.828797589Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001671s 
2026-08-29T19:35:53.828897761Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (151, '2026-08-29T19:35:53', 'remove_custom_filter_type') 
2026-08-29T19:35:53.829095609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:53.829632441Z [Info] FluentMigrator.Runner.MigrationRunner: 151: remove_custom_filter_type migrated 
2026-08-29T19:35:53.829743725Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009954s 
2026-08-29T19:35:53.829838435Z [Info] FluentMigrator.Runner.MigrationRunner: 152: update_btn_url_to_https migrating 
2026-08-29T19:35:53.829934699Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:53.830074140Z [Info] update_btn_url_to_https: Starting migration of Main DB to 152 
2026-08-29T19:35:53.830267991Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = Replace("Settings", 'http://api.broadcasthe.net', 'https://api.broadcasthe.net') WHERE "Implementation" = 'BroadcastheNet'; 
2026-08-29T19:35:53.830456380Z [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-08-29T19:35:53.830680521Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002251s 
2026-08-29T19:35:53.830783248Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (152, '2026-08-29T19:35:53', 'update_btn_url_to_https') 
2026-08-29T19:35:53.830986558Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:53.831519721Z [Info] FluentMigrator.Runner.MigrationRunner: 152: update_btn_url_to_https migrated 
2026-08-29T19:35:53.831625174Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010586s 
2026-08-29T19:35:53.831720025Z [Info] FluentMigrator.Runner.MigrationRunner: 153: add_on_episodefiledelete_for_upgrade migrating 
2026-08-29T19:35:53.831823453Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:53.831982163Z [Info] add_on_episodefiledelete_for_upgrade: Starting migration of Main DB to 153 
2026-08-29T19:35:53.832237477Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-08-29T19:35:53.832345946Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-08-29T19:35:53.832415556Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnEpisodeFileDeleteForUpgrade Boolean 
2026-08-29T19:35:53.832532251Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnEpisodeFileDeleteForUpgrade" INTEGER NOT NULL DEFAULT 1 
2026-08-29T19:35:53.833270387Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000735s 
2026-08-29T19:35:53.833382122Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (153, '2026-08-29T19:35:53', 'add_on_episodefiledelete_for_upgrade') 
2026-08-29T19:35:53.833589079Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:53.834214900Z [Info] FluentMigrator.Runner.MigrationRunner: 153: add_on_episodefiledelete_for_upgrade migrated 
2026-08-29T19:35:53.834329020Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016787s 
2026-08-29T19:35:53.834426907Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_name_release_profile migrating 
2026-08-29T19:35:53.834520646Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:53.834661118Z [Info] add_name_release_profile: Starting migration of Main DB to 154 
2026-08-29T19:35:53.834901453Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2026-08-29T19:35:53.835008799Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-08-29T19:35:53.835081986Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles Name String 
2026-08-29T19:35:53.835183661Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "Name" TEXT DEFAULT NULL 
2026-08-29T19:35:53.835836406Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006513s 
2026-08-29T19:35:53.835961337Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (154, '2026-08-29T19:35:53', 'add_name_release_profile') 
2026-08-29T19:35:53.836165699Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:53.836728332Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_name_release_profile migrated 
2026-08-29T19:35:53.836835658Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00154s 
2026-08-29T19:35:53.836933585Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_arabic_and_hindi_languages migrating 
2026-08-29T19:35:53.837028967Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:53.837171474Z [Info] add_arabic_and_hindi_languages: Starting migration of Main DB to 155 
2026-08-29T19:35:53.837366677Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-08-29T19:35:53.837468332Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-08-29T19:35:53.840557303Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030685s 
2026-08-29T19:35:53.840664990Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (155, '2026-08-29T19:35:53', 'add_arabic_and_hindi_languages') 
2026-08-29T19:35:53.840875905Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:53.841482627Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_arabic_and_hindi_languages migrated 
2026-08-29T19:35:53.841598069Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040097s 
2026-08-29T19:35:53.841697299Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_bypass_to_delay_profile migrating 
2026-08-29T19:35:53.841792511Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:53.841929657Z [Info] add_bypass_to_delay_profile: Starting migration of Main DB to 156 
2026-08-29T19:35:53.842475025Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2026-08-29T19:35:53.842583354Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-08-29T19:35:53.842660509Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfHighestQuality Boolean 
2026-08-29T19:35:53.842774358Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfHighestQuality" INTEGER NOT NULL DEFAULT 0 
2026-08-29T19:35:53.843500150Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000725s 
2026-08-29T19:35:53.843595742Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-08-29T19:35:53.843675253Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "DelayProfiles" SET "BypassIfHighestQuality" = 1 WHERE 1 = 1 
2026-08-29T19:35:53.843866257Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001731s 
2026-08-29T19:35:53.843995888Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (156, '2026-08-29T19:35:53', 'add_bypass_to_delay_profile') 
2026-08-29T19:35:53.844194218Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:53.844786390Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_bypass_to_delay_profile migrated 
2026-08-29T19:35:53.844894909Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011009s 
2026-08-29T19:35:53.844992646Z [Info] FluentMigrator.Runner.MigrationRunner: 157: email_multiple_addresses migrating 
2026-08-29T19:35:53.845086395Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:53.845226717Z [Info] email_multiple_addresses: Starting migration of Main DB to 157 
2026-08-29T19:35:53.845422171Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-08-29T19:35:53.845522332Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-08-29T19:35:53.847413221Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018823s 
2026-08-29T19:35:53.847525196Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (157, '2026-08-29T19:35:53', 'email_multiple_addresses') 
2026-08-29T19:35:53.847729317Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:53.848292141Z [Info] FluentMigrator.Runner.MigrationRunner: 157: email_multiple_addresses migrated 
2026-08-29T19:35:53.848403174Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027579s 
2026-08-29T19:35:53.848505851Z [Info] FluentMigrator.Runner.MigrationRunner: 158: cdh_per_downloadclient migrating 
2026-08-29T19:35:53.848604620Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:53.848739842Z [Info] cdh_per_downloadclient: Starting migration of Main DB to 158 
2026-08-29T19:35:53.849080589Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2026-08-29T19:35:53.849186372Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-08-29T19:35:53.849261433Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveCompletedDownloads Boolean 
2026-08-29T19:35:53.849376835Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveCompletedDownloads" INTEGER NOT NULL DEFAULT 1 
2026-08-29T19:35:53.850064570Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006857s 
2026-08-29T19:35:53.850162738Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveFailedDownloads Boolean 
2026-08-29T19:35:53.850274703Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveFailedDownloads" INTEGER NOT NULL DEFAULT 1 
2026-08-29T19:35:53.850954402Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006785s 
2026-08-29T19:35:53.851051939Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-08-29T19:35:53.851130727Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-08-29T19:35:53.871526334Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0203593s 
2026-08-29T19:35:53.871649332Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (158, '2026-08-29T19:35:53', 'cdh_per_downloadclient') 
2026-08-29T19:35:53.871872652Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:53.872499474Z [Info] FluentMigrator.Runner.MigrationRunner: 158: cdh_per_downloadclient migrated 
2026-08-29T19:35:53.872608704Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0213518s 
2026-08-29T19:35:53.872711822Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_indexer_tags migrating 
2026-08-29T19:35:53.872808306Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:53.872949911Z [Info] add_indexer_tags: Starting migration of Main DB to 159 
2026-08-29T19:35:53.873196017Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-08-29T19:35:53.873298694Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-08-29T19:35:53.873373574Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Tags String 
2026-08-29T19:35:53.873476782Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Tags" TEXT 
2026-08-29T19:35:53.874180439Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007051s 
2026-08-29T19:35:53.874288948Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (159, '2026-08-29T19:35:53', 'add_indexer_tags') 
2026-08-29T19:35:53.874487758Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:53.875077696Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_indexer_tags migrated 
2026-08-29T19:35:53.875179532Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016008s 
2026-08-29T19:35:53.875274924Z [Info] FluentMigrator.Runner.MigrationRunner: 160: rename_blacklist_to_blocklist migrating 
2026-08-29T19:35:53.875372971Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:53.875510708Z [Info] rename_blacklist_to_blocklist: Starting migration of Main DB to 160 
2026-08-29T19:35:53.875712916Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Blacklist Blocklist 
2026-08-29T19:35:53.875822146Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" RENAME TO "Blocklist" 
2026-08-29T19:35:53.877681049Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018461s 
2026-08-29T19:35:53.877789688Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (160, '2026-08-29T19:35:53', 'rename_blacklist_to_blocklist') 
2026-08-29T19:35:53.877998579Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:53.878604289Z [Info] FluentMigrator.Runner.MigrationRunner: 160: rename_blacklist_to_blocklist migrated 
2026-08-29T19:35:53.878713599Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027748s 
2026-08-29T19:35:53.878808199Z [Info] FluentMigrator.Runner.MigrationRunner: 161: remove_plex_hometheatre migrating 
2026-08-29T19:35:53.878904734Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:53.879043082Z [Info] remove_plex_hometheatre: Starting migration of Main DB to 161 
2026-08-29T19:35:53.879328688Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-08-29T19:35:53.879450222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexHomeTheater' 
2026-08-29T19:35:53.879626658Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001785s 
2026-08-29T19:35:53.879711759Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-08-29T19:35:53.879814907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexClient' 
2026-08-29T19:35:53.879994889Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001726s 
2026-08-29T19:35:53.880080351Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-08-29T19:35:53.880165683Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-08-29T19:35:53.882637882Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024639s 
2026-08-29T19:35:53.882750689Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (161, '2026-08-29T19:35:53', 'remove_plex_hometheatre') 
2026-08-29T19:35:53.882954049Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:53.883497323Z [Info] FluentMigrator.Runner.MigrationRunner: 161: remove_plex_hometheatre migrated 
2026-08-29T19:35:53.883602956Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033263s 
2026-08-29T19:35:53.883701655Z [Info] FluentMigrator.Runner.MigrationRunner: 162: release_profile_to_array migrating 
2026-08-29T19:35:53.883799381Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:53.883965175Z [Info] release_profile_to_array: Starting migration of Main DB to 162 
2026-08-29T19:35:53.884161461Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-08-29T19:35:53.884257805Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-08-29T19:35:53.885545568Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012779s 
2026-08-29T19:35:53.885654848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (162, '2026-08-29T19:35:53', 'release_profile_to_array') 
2026-08-29T19:35:53.885857526Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:53.886395510Z [Info] FluentMigrator.Runner.MigrationRunner: 162: release_profile_to_array migrated 
2026-08-29T19:35:53.886504499Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021299s 
2026-08-29T19:35:53.886600924Z [Info] FluentMigrator.Runner.MigrationRunner: 163: mediainfo_to_ffmpeg migrating 
2026-08-29T19:35:53.886697077Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:53.886834253Z [Info] mediainfo_to_ffmpeg: Starting migration of Main DB to 163 
2026-08-29T19:35:53.887024186Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-08-29T19:35:53.887126051Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-08-29T19:35:53.888953532Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018168s 
2026-08-29T19:35:53.889066429Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (163, '2026-08-29T19:35:53', 'mediainfo_to_ffmpeg') 
2026-08-29T19:35:53.889270320Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:53.889916672Z [Info] FluentMigrator.Runner.MigrationRunner: 163: mediainfo_to_ffmpeg migrated 
2026-08-29T19:35:53.890020431Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027774s 
2026-08-29T19:35:53.890118999Z [Info] FluentMigrator.Runner.MigrationRunner: 164: download_client_per_indexer migrating 
2026-08-29T19:35:53.890213539Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:53.890355024Z [Info] download_client_per_indexer: Starting migration of Main DB to 164 
2026-08-29T19:35:53.890612623Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-08-29T19:35:53.890714809Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-08-29T19:35:53.890789640Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers DownloadClientId Int32 
2026-08-29T19:35:53.890891435Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "DownloadClientId" INTEGER NOT NULL DEFAULT 0 
2026-08-29T19:35:53.891639071Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007465s 
2026-08-29T19:35:53.891747489Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (164, '2026-08-29T19:35:53', 'download_client_per_indexer') 
2026-08-29T19:35:53.891977192Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:53.892558963Z [Info] FluentMigrator.Runner.MigrationRunner: 164: download_client_per_indexer migrated 
2026-08-29T19:35:53.892667382Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016584s 
2026-08-29T19:35:53.892767022Z [Info] FluentMigrator.Runner.MigrationRunner: 165: add_on_update_to_notifications migrating 
2026-08-29T19:35:53.892864188Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:53.893002146Z [Info] add_on_update_to_notifications: Starting migration of Main DB to 165 
2026-08-29T19:35:53.893251568Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-08-29T19:35:53.893362411Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-08-29T19:35:53.893432813Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnApplicationUpdate Boolean 
2026-08-29T19:35:53.893545921Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnApplicationUpdate" INTEGER NOT NULL DEFAULT 0 
2026-08-29T19:35:53.894275600Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007294s 
2026-08-29T19:35:53.894385211Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (165, '2026-08-29T19:35:53', 'add_on_update_to_notifications') 
2026-08-29T19:35:53.894595455Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:53.895157727Z [Info] FluentMigrator.Runner.MigrationRunner: 165: add_on_update_to_notifications migrated 
2026-08-29T19:35:53.895268240Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016076s 
2026-08-29T19:35:53.895362269Z [Info] FluentMigrator.Runner.MigrationRunner: 166: update_series_sort_title migrating 
2026-08-29T19:35:53.895462120Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:53.895598334Z [Info] update_series_sort_title: Starting migration of Main DB to 166 
2026-08-29T19:35:53.895794539Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-08-29T19:35:53.895912447Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-08-29T19:35:53.896535271Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006201s 
2026-08-29T19:35:53.896645453Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (166, '2026-08-29T19:35:53', 'update_series_sort_title') 
2026-08-29T19:35:53.896850095Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:53.897374191Z [Info] FluentMigrator.Runner.MigrationRunner: 166: update_series_sort_title migrated 
2026-08-29T19:35:53.897484343Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014634s 
2026-08-29T19:35:53.897579605Z [Info] FluentMigrator.Runner.MigrationRunner: 167: add_tvdbid_to_episode migrating 
2026-08-29T19:35:53.897675127Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:53.897816261Z [Info] add_tvdbid_to_episode: Starting migration of Main DB to 167 
2026-08-29T19:35:53.898050453Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes 
2026-08-29T19:35:53.898152348Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-08-29T19:35:53.898231087Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes TvdbId Int32 
2026-08-29T19:35:53.898327380Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "TvdbId" INTEGER 
2026-08-29T19:35:53.899025226Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006961s 
2026-08-29T19:35:53.899134927Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (167, '2026-08-29T19:35:53', 'add_tvdbid_to_episode') 
2026-08-29T19:35:53.899349409Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:53.899943966Z [Info] FluentMigrator.Runner.MigrationRunner: 167: add_tvdbid_to_episode migrated 
2026-08-29T19:35:53.900051853Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016048s 
2026-08-29T19:35:53.900147416Z [Info] FluentMigrator.Runner.MigrationRunner: 168: add_additional_info_to_pending_releases migrating 
2026-08-29T19:35:53.900250073Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:53.900387930Z [Info] add_additional_info_to_pending_releases: Starting migration of Main DB to 168 
2026-08-29T19:35:53.900627002Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2026-08-29T19:35:53.900737915Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-08-29T19:35:53.900806804Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases AdditionalInfo String 
2026-08-29T19:35:53.900915994Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "AdditionalInfo" TEXT 
2026-08-29T19:35:53.901617897Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007001s 
2026-08-29T19:35:53.901725785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (168, '2026-08-29T19:35:53', 'add_additional_info_to_pending_releases') 
2026-08-29T19:35:53.901940317Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:53.902501808Z [Info] FluentMigrator.Runner.MigrationRunner: 168: add_additional_info_to_pending_releases migrated 
2026-08-29T19:35:53.902616629Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015809s 
2026-08-29T19:35:53.902711740Z [Info] FluentMigrator.Runner.MigrationRunner: 169: add_malayalam_and_ukrainian_languages migrating 
2026-08-29T19:35:53.902814267Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:53.902955371Z [Info] add_malayalam_and_ukrainian_languages: Starting migration of Main DB to 169 
2026-08-29T19:35:53.903161135Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-08-29T19:35:53.903259604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-08-29T19:35:53.906283103Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030029s 
2026-08-29T19:35:53.906406091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (169, '2026-08-29T19:35:53', 'add_malayalam_and_ukrainian_languages') 
2026-08-29T19:35:53.906635372Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:53.907205090Z [Info] FluentMigrator.Runner.MigrationRunner: 169: add_malayalam_and_ukrainian_languages migrated 
2026-08-29T19:35:53.907315592Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003929s 
2026-08-29T19:35:53.907415153Z [Info] FluentMigrator.Runner.MigrationRunner: 170: add_language_tags_to_subtitle_files migrating 
2026-08-29T19:35:53.907520244Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:53.907669335Z [Info] add_language_tags_to_subtitle_files: Starting migration of Main DB to 170 
2026-08-29T19:35:53.907939769Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles 
2026-08-29T19:35:53.908050923Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-08-29T19:35:53.908124101Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SubtitleFiles LanguageTags String 
2026-08-29T19:35:53.908235946Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles" ADD COLUMN "LanguageTags" TEXT 
2026-08-29T19:35:53.908961006Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007249s 
2026-08-29T19:35:53.909083493Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (170, '2026-08-29T19:35:53', 'add_language_tags_to_subtitle_files') 
2026-08-29T19:35:53.909316272Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:53.909892963Z [Info] FluentMigrator.Runner.MigrationRunner: 170: add_language_tags_to_subtitle_files migrated 
2026-08-29T19:35:53.910010400Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016599s 
2026-08-29T19:35:53.910111413Z [Info] FluentMigrator.Runner.MigrationRunner: 171: add_custom_formats migrating 
2026-08-29T19:35:53.910205052Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:53.910346677Z [Info] add_custom_formats: Starting migration of Main DB to 171 
2026-08-29T19:35:53.911637136Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFormats 
2026-08-29T19:35:53.911769593Z [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-08-29T19:35:53.912132053Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003711s 
2026-08-29T19:35:53.912241784Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex CustomFormats (Name) 
2026-08-29T19:35:53.912347316Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_CustomFormats_Name" ON "CustomFormats" ("Name" ASC) 
2026-08-29T19:35:53.912618743Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002704s 
2026-08-29T19:35:53.912720658Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2026-08-29T19:35:53.912810650Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-08-29T19:35:53.912904398Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles FormatItems String 
2026-08-29T19:35:53.913021384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "FormatItems" TEXT NOT NULL DEFAULT '[]' 
2026-08-29T19:35:53.913782356Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007629s 
2026-08-29T19:35:53.913895334Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2026-08-29T19:35:53.913976247Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-08-29T19:35:53.914052941Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles MinFormatScore Int32 
2026-08-29T19:35:53.914162071Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "MinFormatScore" INTEGER NOT NULL DEFAULT 0 
2026-08-29T19:35:53.914884897Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007206s 
2026-08-29T19:35:53.914984257Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2026-08-29T19:35:53.915067284Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-08-29T19:35:53.915143828Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles CutoffFormatScore Int32 
2026-08-29T19:35:53.915254732Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "CutoffFormatScore" INTEGER NOT NULL DEFAULT 0 
2026-08-29T19:35:53.915990604Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007319s 
2026-08-29T19:35:53.916098321Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-08-29T19:35:53.916176177Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-08-29T19:35:53.922401004Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062061s 
2026-08-29T19:35:53.922506326Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-08-29T19:35:53.922586648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-08-29T19:35:53.923515909Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009165s 
2026-08-29T19:35:53.923622634Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles Preferred 
2026-08-29T19:35:53.926157710Z [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-08-29T19:35:53.926566393Z [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-08-29T19:35:53.926921809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles" 
2026-08-29T19:35:53.927212183Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles" 
2026-08-29T19:35:53.929097641Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053675s 
2026-08-29T19:35:53.929209406Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles IncludePreferredWhenRenaming 
2026-08-29T19:35:53.931945467Z [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-08-29T19:35:53.932302696Z [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-08-29T19:35:53.932610987Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles" 
2026-08-29T19:35:53.932900219Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles" 
2026-08-29T19:35:53.934714443Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053942s 
2026-08-29T19:35:53.934822100Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-08-29T19:35:53.934933594Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]' 
2026-08-29T19:35:53.935134158Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002008s 
2026-08-29T19:35:53.935244100Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (171, '2026-08-29T19:35:53', 'add_custom_formats') 
2026-08-29T19:35:53.935452920Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:53.936262381Z [Info] FluentMigrator.Runner.MigrationRunner: 171: add_custom_formats migrated 
2026-08-29T19:35:53.936372472Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001322s 
2026-08-29T19:35:53.936483336Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_SeasonSearchMaximumSingleEpisodeAge_to_indexers migrating 
2026-08-29T19:35:53.936608818Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:53.936778109Z [Info] add_SeasonSearchMaximumSingleEpisodeAge_to_indexers: Starting migration of Main DB to 172 
2026-08-29T19:35:53.937108304Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-08-29T19:35:53.937222484Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-08-29T19:35:53.937298988Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers SeasonSearchMaximumSingleEpisodeAge Int32 
2026-08-29T19:35:53.937422898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "SeasonSearchMaximumSingleEpisodeAge" INTEGER NOT NULL DEFAULT 0 
2026-08-29T19:35:53.938146766Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007229s 
2026-08-29T19:35:53.938260705Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (172, '2026-08-29T19:35:53', 'add_SeasonSearchMaximumSingleEpisodeAge_to_indexers') 
2026-08-29T19:35:53.938516691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:53.939127881Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_SeasonSearchMaximumSingleEpisodeAge_to_indexers migrated 
2026-08-29T19:35:53.939260268Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017015s 
2026-08-29T19:35:53.939366342Z [Info] FluentMigrator.Runner.MigrationRunner: 173: remove_omg migrating 
2026-08-29T19:35:53.939459449Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:53.939608129Z [Info] remove_omg: Starting migration of Main DB to 173 
2026-08-29T19:35:53.939795235Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Indexers" WHERE "Implementation" = 'Omgwtfnzbs' 
2026-08-29T19:35:53.940004998Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Omgwtfnzbs' 
2026-08-29T19:35:53.940179870Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001767s 
2026-08-29T19:35:53.940285964Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (173, '2026-08-29T19:35:53', 'remove_omg') 
2026-08-29T19:35:53.940493752Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:53.941064422Z [Info] FluentMigrator.Runner.MigrationRunner: 173: remove_omg migrated 
2026-08-29T19:35:53.941173251Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010584s 
2026-08-29T19:35:53.941293102Z [Info] FluentMigrator.Runner.MigrationRunner: 174: add_salt_to_users migrating 
2026-08-29T19:35:53.941383785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:53.941534298Z [Info] add_salt_to_users: Starting migration of Main DB to 174 
2026-08-29T19:35:53.941828440Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Users 
2026-08-29T19:35:53.941935796Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-08-29T19:35:53.942011088Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Salt String 
2026-08-29T19:35:53.942132823Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Salt" TEXT 
2026-08-29T19:35:53.942809767Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000693s 
2026-08-29T19:35:53.942919888Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Iterations Int32 
2026-08-29T19:35:53.943028247Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Iterations" INTEGER 
2026-08-29T19:35:53.943697805Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006725s 
2026-08-29T19:35:53.945594635Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (174, '2026-08-29T19:35:53', 'add_salt_to_users') 
2026-08-29T19:35:53.945830129Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:53.946450118Z [Info] FluentMigrator.Runner.MigrationRunner: 174: add_salt_to_users migrated 
2026-08-29T19:35:53.946561242Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034213s 
2026-08-29T19:35:53.946658868Z [Info] FluentMigrator.Runner.MigrationRunner: 175: language_profiles_to_custom_formats migrating 
2026-08-29T19:35:53.946761275Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:53.946912810Z [Info] language_profiles_to_custom_formats: Starting migration of Main DB to 175 
2026-08-29T19:35:53.947543079Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable EpisodeFiles 
2026-08-29T19:35:53.947645726Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-08-29T19:35:53.947739585Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn EpisodeFiles Languages String 
2026-08-29T19:35:53.947842763Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles" ADD COLUMN "Languages" TEXT NOT NULL DEFAULT '[]' 
2026-08-29T19:35:53.948583404Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007352s 
2026-08-29T19:35:53.948683225Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History 
2026-08-29T19:35:53.948761142Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-08-29T19:35:53.948840131Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn History Languages String 
2026-08-29T19:35:53.948940383Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History" ADD COLUMN "Languages" TEXT NOT NULL DEFAULT '[]' 
2026-08-29T19:35:53.949628229Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006821s 
2026-08-29T19:35:53.949719823Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist 
2026-08-29T19:35:53.949803552Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-08-29T19:35:53.949876459Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blocklist Languages String 
2026-08-29T19:35:53.949983184Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist" ADD COLUMN "Languages" TEXT NOT NULL DEFAULT '[]' 
2026-08-29T19:35:53.950659646Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006786s 
2026-08-29T19:35:53.950758836Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "EpisodeFiles" SET "Languages" = '[' || "Language" || ']' 
2026-08-29T19:35:53.950880301Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "EpisodeFiles" SET "Languages" = '[' || "Language" || ']' 
2026-08-29T19:35:53.951047758Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001641s 
2026-08-29T19:35:53.951129513Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "History" SET "Languages" = '[' || "Language" || ']' 
2026-08-29T19:35:53.951246588Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "History" SET "Languages" = '[' || "Language" || ']' 
2026-08-29T19:35:53.951405298Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001568s 
2026-08-29T19:35:53.951489347Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Blocklist" SET "Languages" = '[' || "Language" || ']' 
2026-08-29T19:35:53.951606052Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Blocklist" SET "Languages" = '[' || "Language" || ']' 
2026-08-29T19:35:53.951770784Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001613s 
2026-08-29T19:35:53.951870896Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn EpisodeFiles Language 
2026-08-29T19:35:53.953900122Z [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-08-29T19:35:53.954325870Z [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-08-29T19:35:53.954718751Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "EpisodeFiles" 
2026-08-29T19:35:53.955061171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles_temp" RENAME TO "EpisodeFiles" 
2026-08-29T19:35:53.956951548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_EpisodeFiles_SeriesId" ON "EpisodeFiles" ("SeriesId" ASC) 
2026-08-29T19:35:53.957187703Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052134s 
2026-08-29T19:35:53.957275771Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn History Language 
2026-08-29T19:35:53.959267161Z [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-08-29T19:35:53.959653219Z [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-08-29T19:35:53.960002893Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History" 
2026-08-29T19:35:53.960627842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History" 
2026-08-29T19:35:53.962370191Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2026-08-29T19:35:53.962592779Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC) 
2026-08-29T19:35:53.962814756Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EpisodeId_Date" ON "History" ("EpisodeId" ASC, "Date" DESC) 
2026-08-29T19:35:53.963044489Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC) 
2026-08-29T19:35:53.963273179Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_SeriesId" ON "History" ("SeriesId" ASC) 
2026-08-29T19:35:53.963482781Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061139s 
2026-08-29T19:35:53.963582983Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Blocklist Language 
2026-08-29T19:35:53.965580015Z [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-08-29T19:35:53.966018117Z [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-08-29T19:35:53.966401089Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist" 
2026-08-29T19:35:53.966726865Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist" 
2026-08-29T19:35:53.968492922Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Blacklist_SeriesId" ON "Blocklist" ("SeriesId" ASC) 
2026-08-29T19:35:53.968724819Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050484s 
2026-08-29T19:35:53.968822265Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Series LanguageProfileId 
2026-08-29T19:35:53.970854237Z [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-08-29T19:35:53.971634178Z [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-08-29T19:35:53.972438338Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series" 
2026-08-29T19:35:53.973218409Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series" 
2026-08-29T19:35:53.974928723Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC) 
2026-08-29T19:35:53.975157634Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC) 
2026-08-29T19:35:53.975381676Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_Path" ON "Series" ("Path" ASC) 
2026-08-29T19:35:53.975591137Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_CleanTitle" ON "Series" ("CleanTitle" ASC) 
2026-08-29T19:35:53.975803926Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC) 
2026-08-29T19:35:53.976045372Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvMazeId" ON "Series" ("TvMazeId" ASC) 
2026-08-29T19:35:53.976253882Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007336s 
2026-08-29T19:35:53.976348663Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportLists LanguageProfileId 
2026-08-29T19:35:53.978336897Z [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-08-29T19:35:53.978779308Z [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-08-29T19:35:53.979205707Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportLists" 
2026-08-29T19:35:53.979526383Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists_temp" RENAME TO "ImportLists" 
2026-08-29T19:35:53.981328723Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportLists_Name" ON "ImportLists" ("Name" ASC) 
2026-08-29T19:35:53.981571461Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005124s 
2026-08-29T19:35:53.981670992Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable LanguageProfiles 
2026-08-29T19:35:53.981766494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LanguageProfiles" 
2026-08-29T19:35:53.982095707Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003275s 
2026-08-29T19:35:53.982250389Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (175, '2026-08-29T19:35:53', 'language_profiles_to_custom_formats') 
2026-08-29T19:35:53.982762871Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:53.984042077Z [Info] FluentMigrator.Runner.MigrationRunner: 175: language_profiles_to_custom_formats migrated 
2026-08-29T19:35:53.984168221Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022703s 
2026-08-29T19:35:53.984283012Z [Info] FluentMigrator.Runner.MigrationRunner: 176: original_language migrating 
2026-08-29T19:35:53.984383405Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:53.984538777Z [Info] original_language: Starting migration of Main DB to 176 
2026-08-29T19:35:53.984938242Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series 
2026-08-29T19:35:53.985051049Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-08-29T19:35:53.985125549Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series OriginalLanguage Int32 
2026-08-29T19:35:53.985237956Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "OriginalLanguage" INTEGER NOT NULL DEFAULT 1 
2026-08-29T19:35:53.985961132Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007219s 
2026-08-29T19:35:53.986074500Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (176, '2026-08-29T19:35:53', 'original_language') 
2026-08-29T19:35:53.986283371Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:53.986896366Z [Info] FluentMigrator.Runner.MigrationRunner: 176: original_language migrated 
2026-08-29T19:35:53.987004463Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016533s 
2026-08-29T19:35:53.987103152Z [Info] FluentMigrator.Runner.MigrationRunner: 177: add_on_manual_interaction_required_to_notifications migrating 
2026-08-29T19:35:53.987215598Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:53.987360240Z [Info] add_on_manual_interaction_required_to_notifications: Starting migration of Main DB to 177 
2026-08-29T19:35:53.987652378Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-08-29T19:35:53.987760426Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-08-29T19:35:53.987876359Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnManualInteractionRequired Boolean 
2026-08-29T19:35:53.988024878Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnManualInteractionRequired" INTEGER NOT NULL DEFAULT 0 
2026-08-29T19:35:53.988721301Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007038s 
2026-08-29T19:35:53.988835952Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (177, '2026-08-29T19:35:53', 'add_on_manual_interaction_required_to_notifications') 
2026-08-29T19:35:53.989065705Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:53.989687417Z [Info] FluentMigrator.Runner.MigrationRunner: 177: add_on_manual_interaction_required_to_notifications migrated 
2026-08-29T19:35:53.989827659Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016696s 
2026-08-29T19:35:53.989924775Z [Info] FluentMigrator.Runner.MigrationRunner: 178: list_sync_time migrating 
2026-08-29T19:35:53.990023173Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:53.990186171Z [Info] list_sync_time: Starting migration of Main DB to 178 
2026-08-29T19:35:53.990498601Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportListStatus LastSyncListInfo 
2026-08-29T19:35:53.993219811Z [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-08-29T19:35:53.993591109Z [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-08-29T19:35:53.993932667Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2026-08-29T19:35:53.994313664Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2026-08-29T19:35:53.996173460Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2026-08-29T19:35:53.996430928Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0057967s 
2026-08-29T19:35:53.996530218Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2026-08-29T19:35:53.996618075Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-08-29T19:35:53.996696794Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportListStatus LastInfoSync DateTime 
2026-08-29T19:35:53.996807056Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus" ADD COLUMN "LastInfoSync" DATETIME 
2026-08-29T19:35:53.997488328Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006639s 
2026-08-29T19:35:53.997601175Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (178, '2026-08-29T19:35:53', 'list_sync_time') 
2026-08-29T19:35:53.997815046Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:53.998604195Z [Info] FluentMigrator.Runner.MigrationRunner: 178: list_sync_time migrated 
2026-08-29T19:35:53.998717163Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017935s 
2026-08-29T19:35:53.998813587Z [Info] FluentMigrator.Runner.MigrationRunner: 179: add_auto_tagging migrating 
2026-08-29T19:35:53.998913217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:53.999054863Z [Info] add_auto_tagging: Starting migration of Main DB to 179 
2026-08-29T19:35:53.999545210Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AutoTagging 
2026-08-29T19:35:53.999696365Z [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-08-29T19:35:54.000065107Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003936s 
2026-08-29T19:35:54.000166171Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AutoTagging (Name) 
2026-08-29T19:35:54.000270070Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AutoTagging_Name" ON "AutoTagging" ("Name" ASC) 
2026-08-29T19:35:54.000488871Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002253s 
2026-08-29T19:35:54.000602029Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (179, '2026-08-29T19:35:54', 'add_auto_tagging') 
2026-08-29T19:35:54.000820118Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:54.001617924Z [Info] FluentMigrator.Runner.MigrationRunner: 179: add_auto_tagging migrated 
2026-08-29T19:35:54.001729509Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013543s 
2026-08-29T19:35:54.001824430Z [Info] FluentMigrator.Runner.MigrationRunner: 180: task_duration migrating 
2026-08-29T19:35:54.001919412Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:54.002065165Z [Info] task_duration: Starting migration of Main DB to 180 
2026-08-29T19:35:54.002332714Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2026-08-29T19:35:54.002436222Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-08-29T19:35:54.002524230Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ScheduledTasks LastStartTime DateTime 
2026-08-29T19:35:54.002647929Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks" ADD COLUMN "LastStartTime" DATETIME 
2026-08-29T19:35:54.003340644Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00071s 
2026-08-29T19:35:54.003457650Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (180, '2026-08-29T19:35:54', 'task_duration') 
2026-08-29T19:35:54.003668113Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:54.004352893Z [Info] FluentMigrator.Runner.MigrationRunner: 180: task_duration migrated 
2026-08-29T19:35:54.004463275Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017122s 
2026-08-29T19:35:54.004560300Z [Info] FluentMigrator.Runner.MigrationRunner: 181: quality_definition_preferred_size migrating 
2026-08-29T19:35:54.004665813Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:54.004811897Z [Info] quality_definition_preferred_size: Starting migration of Main DB to 181 
2026-08-29T19:35:54.005086470Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityDefinitions 
2026-08-29T19:35:54.005202534Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-08-29T19:35:54.005298988Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityDefinitions PreferredSize Double 
2026-08-29T19:35:54.005410052Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityDefinitions" ADD COLUMN "PreferredSize" NUMERIC 
2026-08-29T19:35:54.006124451Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006902s 
2026-08-29T19:35:54.006205023Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "QualityDefinitions" SET "PreferredSize" = "MaxSize" - 5 WHERE "MaxSize" > 5 
2026-08-29T19:35:54.006367470Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityDefinitions" SET "PreferredSize" = "MaxSize" - 5 WHERE "MaxSize" > 5 
2026-08-29T19:35:54.006639999Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002941s 
2026-08-29T19:35:54.006744530Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (181, '2026-08-29T19:35:54', 'quality_definition_preferred_size') 
2026-08-29T19:35:54.006978521Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:54.007580774Z [Info] FluentMigrator.Runner.MigrationRunner: 181: quality_definition_preferred_size migrated 
2026-08-29T19:35:54.007708631Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012336s 
2026-08-29T19:35:54.007802791Z [Info] FluentMigrator.Runner.MigrationRunner: 182: add_custom_format_score_bypass_to_delay_profile migrating 
2026-08-29T19:35:54.007981832Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:54.008131032Z [Info] add_custom_format_score_bypass_to_delay_profile: Starting migration of Main DB to 182 
2026-08-29T19:35:54.008479193Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2026-08-29T19:35:54.008598684Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-08-29T19:35:54.008671280Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfAboveCustomFormatScore Boolean 
2026-08-29T19:35:54.008797825Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfAboveCustomFormatScore" INTEGER NOT NULL DEFAULT 0 
2026-08-29T19:35:54.009521663Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007238s 
2026-08-29T19:35:54.009628097Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2026-08-29T19:35:54.009709481Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-08-29T19:35:54.009806166Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles MinimumCustomFormatScore Int32 
2026-08-29T19:35:54.009924484Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "MinimumCustomFormatScore" INTEGER 
2026-08-29T19:35:54.010609714Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006882s 
2026-08-29T19:35:54.010724615Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (182, '2026-08-29T19:35:54', 'add_custom_format_score_bypass_to_delay_profile') 
2026-08-29T19:35:54.010956352Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:54.011530569Z [Info] FluentMigrator.Runner.MigrationRunner: 182: add_custom_format_score_bypass_to_delay_profile migrated 
2026-08-29T19:35:54.011665450Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016091s 
2026-08-29T19:35:54.011764961Z [Info] FluentMigrator.Runner.MigrationRunner: 183: update_images_remote_url migrating 
2026-08-29T19:35:54.011880874Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:54.012034333Z [Info] update_images_remote_url: Starting migration of Main DB to 183 
2026-08-29T19:35:54.012241631Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Episodes" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"') 
2026-08-29T19:35:54.012390991Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Episodes" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"') 
2026-08-29T19:35:54.012584431Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001857s 
2026-08-29T19:35:54.012668641Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Series" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"'), "Actors" = REPLACE("Actors", '"url"', '"remoteUrl"'), "Seasons" = REPLACE("Seasons", '"url"', '"remoteUrl"') 
2026-08-29T19:35:54.012876579Z [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-08-29T19:35:54.013133326Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002602s 
2026-08-29T19:35:54.013242486Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (183, '2026-08-29T19:35:54', 'update_images_remote_url') 
2026-08-29T19:35:54.013455796Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:54.013966725Z [Info] FluentMigrator.Runner.MigrationRunner: 183: update_images_remote_url migrated 
2026-08-29T19:35:54.014080123Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010882s 
2026-08-29T19:35:54.014180014Z [Info] FluentMigrator.Runner.MigrationRunner: 184: remove_invalid_roksbox_metadata_images migrating 
2026-08-29T19:35:54.014286268Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:54.014434447Z [Info] remove_invalid_roksbox_metadata_images: Starting migration of Main DB to 184 
2026-08-29T19:35:54.014696915Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "MetadataFiles" WHERE "Consumer" = 'RoksboxMetadata' AND "Type" = 5 AND ("RelativePath" LIKE '%/metadata/%' OR "RelativePath" LIKE '%\metadata\%') 
2026-08-29T19:35:54.014898010Z [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-08-29T19:35:54.015153695Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002598s 
2026-08-29T19:35:54.015265030Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (184, '2026-08-29T19:35:54', 'remove_invalid_roksbox_metadata_images') 
2026-08-29T19:35:54.015483299Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:54.016038397Z [Info] FluentMigrator.Runner.MigrationRunner: 184: remove_invalid_roksbox_metadata_images migrated 
2026-08-29T19:35:54.016157166Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011303s 
2026-08-29T19:35:54.016256947Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_episode_runtime migrating 
2026-08-29T19:35:54.016352079Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:54.016512221Z [Info] add_episode_runtime: Starting migration of Main DB to 185 
2026-08-29T19:35:54.016770742Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes 
2026-08-29T19:35:54.016887196Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-08-29T19:35:54.016960304Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes Runtime Int32 
2026-08-29T19:35:54.017076668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "Runtime" INTEGER NOT NULL DEFAULT 0 
2026-08-29T19:35:54.017808702Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007308s 
2026-08-29T19:35:54.017922862Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (185, '2026-08-29T19:35:54', 'add_episode_runtime') 
2026-08-29T19:35:54.018258488Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:54.018764227Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_episode_runtime migrated 
2026-08-29T19:35:54.018874960Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016754s 
2026-08-29T19:35:54.018974610Z [Info] FluentMigrator.Runner.MigrationRunner: 186: add_result_to_commands migrating 
2026-08-29T19:35:54.019075634Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:54.019219664Z [Info] add_result_to_commands: Starting migration of Main DB to 186 
2026-08-29T19:35:54.019487293Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2026-08-29T19:35:54.019593597Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-08-29T19:35:54.019686103Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Commands Result Int32 
2026-08-29T19:35:54.019784652Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands" ADD COLUMN "Result" INTEGER NOT NULL DEFAULT 1 
2026-08-29T19:35:54.020501285Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007086s 
2026-08-29T19:35:54.020612259Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (186, '2026-08-29T19:35:54', 'add_result_to_commands') 
2026-08-29T19:35:54.020839466Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:54.021415356Z [Info] FluentMigrator.Runner.MigrationRunner: 186: add_result_to_commands migrated 
2026-08-29T19:35:54.021527883Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016297s 
2026-08-29T19:35:54.021621441Z [Info] FluentMigrator.Runner.MigrationRunner: 187: add_on_series_add_to_notifications migrating 
2026-08-29T19:35:54.021730681Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:54.021874811Z [Info] add_on_series_add_to_notifications: Starting migration of Main DB to 187 
2026-08-29T19:35:54.022144013Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-08-29T19:35:54.022250959Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-08-29T19:35:54.022348786Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnSeriesAdd Boolean 
2026-08-29T19:35:54.022461092Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnSeriesAdd" INTEGER NOT NULL DEFAULT 0 
2026-08-29T19:35:54.023175821Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007173s 
2026-08-29T19:35:54.023292476Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (187, '2026-08-29T19:35:54', 'add_on_series_add_to_notifications') 
2026-08-29T19:35:54.023513161Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:54.024124482Z [Info] FluentMigrator.Runner.MigrationRunner: 187: add_on_series_add_to_notifications migrated 
2026-08-29T19:35:54.024262710Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016614s 
2026-08-29T19:35:54.024356249Z [Info] FluentMigrator.Runner.MigrationRunner: 188: postgres_update_timestamp_columns_to_with_timezone migrating 
2026-08-29T19:35:54.024474126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:54.024614779Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Main DB to 188 
2026-08-29T19:35:54.029233782Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-08-29T19:35:54.029371269Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Commands" WHERE 1 = 1 
2026-08-29T19:35:54.029529247Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000165s 
2026-08-29T19:35:54.029606894Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist 
2026-08-29T19:35:54.029690171Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-08-29T19:35:54.029791445Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist Date DateTimeOffset 
2026-08-29T19:35:54.031896665Z [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-08-29T19:35:54.032341100Z [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-08-29T19:35:54.032730244Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist" 
2026-08-29T19:35:54.033106361Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist" 
2026-08-29T19:35:54.034955496Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Blacklist_SeriesId" ON "Blocklist" ("SeriesId" ASC) 
2026-08-29T19:35:54.035186140Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052894s 
2026-08-29T19:35:54.035280771Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist 
2026-08-29T19:35:54.035356443Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-08-29T19:35:54.035436975Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist PublishedDate DateTimeOffset 
2026-08-29T19:35:54.037527405Z [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-08-29T19:35:54.037959065Z [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-08-29T19:35:54.038339080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist" 
2026-08-29T19:35:54.038663483Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist" 
2026-08-29T19:35:54.040477837Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Blacklist_SeriesId" ON "Blocklist" ("SeriesId" ASC) 
2026-08-29T19:35:54.040712089Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051609s 
2026-08-29T19:35:54.040801319Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2026-08-29T19:35:54.040890699Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-08-29T19:35:54.040964537Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands QueuedAt DateTimeOffset 
2026-08-29T19:35:54.043002361Z [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-08-29T19:35:54.043430824Z [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-08-29T19:35:54.043772052Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2026-08-29T19:35:54.044060863Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2026-08-29T19:35:54.045947112Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048694s 
2026-08-29T19:35:54.046041402Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2026-08-29T19:35:54.046133017Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-08-29T19:35:54.046202376Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands StartedAt DateTimeOffset 
2026-08-29T19:35:54.048263027Z [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-08-29T19:35:54.048681319Z [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-08-29T19:35:54.049031464Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2026-08-29T19:35:54.049284955Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2026-08-29T19:35:54.051102906Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047895s 
2026-08-29T19:35:54.051199901Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2026-08-29T19:35:54.051280203Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-08-29T19:35:54.051357880Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands EndedAt DateTimeOffset 
2026-08-29T19:35:54.053449933Z [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-08-29T19:35:54.053871923Z [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-08-29T19:35:54.054218400Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2026-08-29T19:35:54.054462071Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2026-08-29T19:35:54.056268469Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047921s 
2026-08-29T19:35:54.056365414Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2026-08-29T19:35:54.056456698Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-08-29T19:35:54.056535186Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus InitialFailure DateTimeOffset 
2026-08-29T19:35:54.058562820Z [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-08-29T19:35:54.058910921Z [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-08-29T19:35:54.059225094Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2026-08-29T19:35:54.059548325Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2026-08-29T19:35:54.061350234Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2026-08-29T19:35:54.061602462Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004947s 
2026-08-29T19:35:54.061695659Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2026-08-29T19:35:54.061781843Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-08-29T19:35:54.061857034Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus MostRecentFailure DateTimeOffset 
2026-08-29T19:35:54.063896822Z [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-08-29T19:35:54.064246877Z [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-08-29T19:35:54.064559888Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2026-08-29T19:35:54.064898770Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2026-08-29T19:35:54.066702994Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2026-08-29T19:35:54.066960723Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049844s 
2026-08-29T19:35:54.067057057Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2026-08-29T19:35:54.067147209Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-08-29T19:35:54.067212761Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus DisabledTill DateTimeOffset 
2026-08-29T19:35:54.070347925Z [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-08-29T19:35:54.070697178Z [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-08-29T19:35:54.071013165Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2026-08-29T19:35:54.071356065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2026-08-29T19:35:54.073191873Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2026-08-29T19:35:54.073443499Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061103s 
2026-08-29T19:35:54.073537809Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadHistory 
2026-08-29T19:35:54.073619584Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-08-29T19:35:54.073723904Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadHistory Date DateTimeOffset 
2026-08-29T19:35:54.075741608Z [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-08-29T19:35:54.076161343Z [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-08-29T19:35:54.076517370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadHistory" 
2026-08-29T19:35:54.077036265Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadHistory_temp" RENAME TO "DownloadHistory" 
2026-08-29T19:35:54.078808163Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC) 
2026-08-29T19:35:54.079053738Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_SeriesId" ON "DownloadHistory" ("SeriesId" ASC) 
2026-08-29T19:35:54.079280765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC) 
2026-08-29T19:35:54.079505317Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0056795s 
2026-08-29T19:35:54.079600098Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable EpisodeFiles 
2026-08-29T19:35:54.079679689Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-08-29T19:35:54.079756754Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn EpisodeFiles DateAdded DateTimeOffset 
2026-08-29T19:35:54.081803957Z [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-08-29T19:35:54.082230225Z [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-08-29T19:35:54.082618056Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "EpisodeFiles" 
2026-08-29T19:35:54.082941287Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles_temp" RENAME TO "EpisodeFiles" 
2026-08-29T19:35:54.084738517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_EpisodeFiles_SeriesId" ON "EpisodeFiles" ("SeriesId" ASC) 
2026-08-29T19:35:54.084981927Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005111s 
2026-08-29T19:35:54.085069854Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes 
2026-08-29T19:35:54.085159244Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-08-29T19:35:54.085230648Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Episodes AirDateUtc DateTimeOffset 
2026-08-29T19:35:54.087274424Z [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-08-29T19:35:54.087971749Z [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-08-29T19:35:54.088673913Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Episodes" 
2026-08-29T19:35:54.089210864Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes_temp" RENAME TO "Episodes" 
2026-08-29T19:35:54.090961220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_EpisodeFileId" ON "Episodes" ("EpisodeFileId" ASC) 
2026-08-29T19:35:54.091201032Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_SeriesId" ON "Episodes" ("SeriesId" ASC) 
2026-08-29T19:35:54.091421807Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_SeriesId_SeasonNumber_EpisodeNumber" ON "Episodes" ("SeriesId" ASC, "SeasonNumber" ASC, "EpisodeNumber" ASC) 
2026-08-29T19:35:54.091694937Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_SeriesId_AirDate" ON "Episodes" ("SeriesId" ASC, "AirDate" ASC) 
2026-08-29T19:35:54.091937005Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065907s 
2026-08-29T19:35:54.092029812Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes 
2026-08-29T19:35:54.092110133Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-08-29T19:35:54.092186788Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Episodes LastSearchTime DateTimeOffset 
2026-08-29T19:35:54.094239331Z [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-08-29T19:35:54.094891114Z [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-08-29T19:35:54.095590553Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Episodes" 
2026-08-29T19:35:54.096151673Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes_temp" RENAME TO "Episodes" 
2026-08-29T19:35:54.097885675Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_EpisodeFileId" ON "Episodes" ("EpisodeFileId" ASC) 
2026-08-29T19:35:54.098117422Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_SeriesId" ON "Episodes" ("SeriesId" ASC) 
2026-08-29T19:35:54.098341142Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_SeriesId_SeasonNumber_EpisodeNumber" ON "Episodes" ("SeriesId" ASC, "SeasonNumber" ASC, "EpisodeNumber" ASC) 
2026-08-29T19:35:54.098596507Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_SeriesId_AirDate" ON "Episodes" ("SeriesId" ASC, "AirDate" ASC) 
2026-08-29T19:35:54.098828734Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065339s 
2026-08-29T19:35:54.098916150Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles 
2026-08-29T19:35:54.099007554Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2026-08-29T19:35:54.099075882Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles Added DateTimeOffset 
2026-08-29T19:35:54.101130730Z [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-08-29T19:35:54.101510024Z [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-08-29T19:35:54.101826181Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles" 
2026-08-29T19:35:54.102094421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles" 
2026-08-29T19:35:54.103912934Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047123s 
2026-08-29T19:35:54.104009629Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles 
2026-08-29T19:35:54.104089971Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-08-29T19:35:54.104166605Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles LastUpdated DateTimeOffset 
2026-08-29T19:35:54.106167635Z [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-08-29T19:35:54.106555586Z [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-08-29T19:35:54.106872975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles" 
2026-08-29T19:35:54.107276999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles" 
2026-08-29T19:35:54.109127987Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048426s 
2026-08-29T19:35:54.109227648Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History 
2026-08-29T19:35:54.109306547Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-08-29T19:35:54.109382269Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Date DateTimeOffset 
2026-08-29T19:35:54.111375283Z [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-08-29T19:35:54.111761932Z [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-08-29T19:35:54.112124612Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History" 
2026-08-29T19:35:54.112749551Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History" 
2026-08-29T19:35:54.114519315Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2026-08-29T19:35:54.114749759Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC) 
2026-08-29T19:35:54.114970884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EpisodeId_Date" ON "History" ("EpisodeId" ASC, "Date" DESC) 
2026-08-29T19:35:54.115204705Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC) 
2026-08-29T19:35:54.115427694Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_SeriesId" ON "History" ("SeriesId" ASC) 
2026-08-29T19:35:54.115639791Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061605s 
2026-08-29T19:35:54.115746166Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2026-08-29T19:35:54.115834894Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-08-29T19:35:54.115973553Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus InitialFailure DateTimeOffset 
2026-08-29T19:35:54.118986091Z [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-08-29T19:35:54.119357038Z [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-08-29T19:35:54.119689758Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2026-08-29T19:35:54.120058400Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2026-08-29T19:35:54.121976714Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2026-08-29T19:35:54.122222639Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061391s 
2026-08-29T19:35:54.122319324Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2026-08-29T19:35:54.122398794Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-08-29T19:35:54.122503144Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus MostRecentFailure DateTimeOffset 
2026-08-29T19:35:54.124550037Z [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-08-29T19:35:54.124918178Z [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-08-29T19:35:54.125251579Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2026-08-29T19:35:54.125611234Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2026-08-29T19:35:54.127441941Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2026-08-29T19:35:54.127690311Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050699s 
2026-08-29T19:35:54.127779480Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2026-08-29T19:35:54.127887919Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-08-29T19:35:54.127955806Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus DisabledTill DateTimeOffset 
2026-08-29T19:35:54.129975122Z [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-08-29T19:35:54.130338184Z [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-08-29T19:35:54.130672938Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2026-08-29T19:35:54.131026430Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2026-08-29T19:35:54.132886015Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2026-08-29T19:35:54.133131489Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050561s 
2026-08-29T19:35:54.133230549Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2026-08-29T19:35:54.133310770Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-08-29T19:35:54.133388036Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus LastInfoSync DateTimeOffset 
2026-08-29T19:35:54.135385058Z [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-08-29T19:35:54.135753019Z [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-08-29T19:35:54.136105899Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2026-08-29T19:35:54.136443509Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2026-08-29T19:35:54.138220528Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2026-08-29T19:35:54.138469219Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049686s 
2026-08-29T19:35:54.138560743Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2026-08-29T19:35:54.138646155Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-08-29T19:35:54.138719744Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus InitialFailure DateTimeOffset 
2026-08-29T19:35:54.140745513Z [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-08-29T19:35:54.141107913Z [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-08-29T19:35:54.141452367Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2026-08-29T19:35:54.141773053Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2026-08-29T19:35:54.143548980Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-08-29T19:35:54.143789865Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049606s 
2026-08-29T19:35:54.143900989Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2026-08-29T19:35:54.143987814Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-08-29T19:35:54.144062845Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus MostRecentFailure DateTimeOffset 
2026-08-29T19:35:54.146073194Z [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-08-29T19:35:54.146445984Z [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-08-29T19:35:54.146780318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2026-08-29T19:35:54.147105733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2026-08-29T19:35:54.148940057Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-08-29T19:35:54.149194440Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050153s 
2026-08-29T19:35:54.149282447Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2026-08-29T19:35:54.149374442Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-08-29T19:35:54.149442128Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus DisabledTill DateTimeOffset 
2026-08-29T19:35:54.151439150Z [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-08-29T19:35:54.151802512Z [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-08-29T19:35:54.152167617Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2026-08-29T19:35:54.152498073Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2026-08-29T19:35:54.154293178Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-08-29T19:35:54.154543612Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049798s 
2026-08-29T19:35:54.154631289Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles 
2026-08-29T19:35:54.154710158Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-08-29T19:35:54.154785480Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles LastUpdated DateTimeOffset 
2026-08-29T19:35:54.156819736Z [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-08-29T19:35:54.157232057Z [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-08-29T19:35:54.157593385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles" 
2026-08-29T19:35:54.157844069Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles" 
2026-08-29T19:35:54.159621329Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047198s 
2026-08-29T19:35:54.159725699Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles 
2026-08-29T19:35:54.159804838Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-08-29T19:35:54.159898126Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles Added DateTimeOffset 
2026-08-29T19:35:54.161890970Z [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-08-29T19:35:54.162988490Z [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-08-29T19:35:54.163359728Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles" 
2026-08-29T19:35:54.163610814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles" 
2026-08-29T19:35:54.165457944Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0054525s 
2026-08-29T19:35:54.165557314Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2026-08-29T19:35:54.165638778Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-08-29T19:35:54.165736715Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn PendingReleases Added DateTimeOffset 
2026-08-29T19:35:54.167733918Z [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-08-29T19:35:54.168122179Z [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-08-29T19:35:54.168428917Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases" 
2026-08-29T19:35:54.168676225Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases" 
2026-08-29T19:35:54.170482894Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046328s 
2026-08-29T19:35:54.170575731Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2026-08-29T19:35:54.170665431Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-08-29T19:35:54.170742326Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastExecution DateTimeOffset 
2026-08-29T19:35:54.172761232Z [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-08-29T19:35:54.173085064Z [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-08-29T19:35:54.173351541Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2026-08-29T19:35:54.173676876Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2026-08-29T19:35:54.175459066Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2026-08-29T19:35:54.175695201Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048427s 
2026-08-29T19:35:54.175783459Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2026-08-29T19:35:54.175888400Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2026-08-29T19:35:54.175962800Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastStartTime DateTimeOffset 
2026-08-29T19:35:54.177934321Z [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-08-29T19:35:54.178252191Z [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-08-29T19:35:54.178536503Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2026-08-29T19:35:54.178862500Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2026-08-29T19:35:54.180682205Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2026-08-29T19:35:54.180924663Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048503s 
2026-08-29T19:35:54.181017109Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series 
2026-08-29T19:35:54.181092982Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-08-29T19:35:54.181174126Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Series LastInfoSync DateTimeOffset 
2026-08-29T19:35:54.183221429Z [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-08-29T19:35:54.184043795Z [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-08-29T19:35:54.184805119Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series" 
2026-08-29T19:35:54.185607003Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series" 
2026-08-29T19:35:54.187368671Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC) 
2026-08-29T19:35:54.187603364Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC) 
2026-08-29T19:35:54.187824209Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_Path" ON "Series" ("Path" ASC) 
2026-08-29T19:35:54.188048771Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_CleanTitle" ON "Series" ("CleanTitle" ASC) 
2026-08-29T19:35:54.188270878Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC) 
2026-08-29T19:35:54.188483006Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvMazeId" ON "Series" ("TvMazeId" ASC) 
2026-08-29T19:35:54.188697918Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074181s 
2026-08-29T19:35:54.188792759Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series 
2026-08-29T19:35:54.188872119Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-08-29T19:35:54.188949124Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Series LastDiskSync DateTimeOffset 
2026-08-29T19:35:54.190991447Z [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-08-29T19:35:54.191794585Z [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-08-29T19:35:54.192574085Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series" 
2026-08-29T19:35:54.193287862Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series" 
2026-08-29T19:35:54.195009339Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC) 
2026-08-29T19:35:54.195242960Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC) 
2026-08-29T19:35:54.195457702Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_Path" ON "Series" ("Path" ASC) 
2026-08-29T19:35:54.195670701Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_CleanTitle" ON "Series" ("CleanTitle" ASC) 
2026-08-29T19:35:54.195899532Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC) 
2026-08-29T19:35:54.196148293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvMazeId" ON "Series" ("TvMazeId" ASC) 
2026-08-29T19:35:54.196351512Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073016s 
2026-08-29T19:35:54.196448778Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series 
2026-08-29T19:35:54.196525863Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-08-29T19:35:54.196607307Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Series FirstAired DateTimeOffset 
2026-08-29T19:35:54.198643849Z [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-08-29T19:35:54.199453209Z [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-08-29T19:35:54.200235214Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series" 
2026-08-29T19:35:54.200923270Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series" 
2026-08-29T19:35:54.202629677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC) 
2026-08-29T19:35:54.202864820Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC) 
2026-08-29T19:35:54.203084623Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_Path" ON "Series" ("Path" ASC) 
2026-08-29T19:35:54.203289195Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_CleanTitle" ON "Series" ("CleanTitle" ASC) 
2026-08-29T19:35:54.203502605Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC) 
2026-08-29T19:35:54.203715694Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvMazeId" ON "Series" ("TvMazeId" ASC) 
2026-08-29T19:35:54.203942871Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072308s 
2026-08-29T19:35:54.204048574Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series 
2026-08-29T19:35:54.204119527Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-08-29T19:35:54.204194909Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Series NextAiring DateTimeOffset 
2026-08-29T19:35:54.206261110Z [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-08-29T19:35:54.207050660Z [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-08-29T19:35:54.207808877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series" 
2026-08-29T19:35:54.208585952Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series" 
2026-08-29T19:35:54.210330075Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC) 
2026-08-29T19:35:54.210559848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC) 
2026-08-29T19:35:54.210779961Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_Path" ON "Series" ("Path" ASC) 
2026-08-29T19:35:54.210993010Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_CleanTitle" ON "Series" ("CleanTitle" ASC) 
2026-08-29T19:35:54.211206370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC) 
2026-08-29T19:35:54.211413507Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvMazeId" ON "Series" ("TvMazeId" ASC) 
2026-08-29T19:35:54.211618971Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073251s 
2026-08-29T19:35:54.211713731Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series 
2026-08-29T19:35:54.211795005Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-08-29T19:35:54.211889515Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Series Added DateTimeOffset 
2026-08-29T19:35:54.214820308Z [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-08-29T19:35:54.215618856Z [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-08-29T19:35:54.216403116Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series" 
2026-08-29T19:35:54.217113747Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series" 
2026-08-29T19:35:54.218867549Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC) 
2026-08-29T19:35:54.219098605Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC) 
2026-08-29T19:35:54.219305932Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_Path" ON "Series" ("Path" ASC) 
2026-08-29T19:35:54.219517087Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_CleanTitle" ON "Series" ("CleanTitle" ASC) 
2026-08-29T19:35:54.219729656Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC) 
2026-08-29T19:35:54.219955500Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvMazeId" ON "Series" ("TvMazeId" ASC) 
2026-08-29T19:35:54.220166145Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081451s 
2026-08-29T19:35:54.220257108Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles 
2026-08-29T19:35:54.220335786Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-08-29T19:35:54.220442090Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn SubtitleFiles LastUpdated DateTimeOffset 
2026-08-29T19:35:54.222460115Z [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-08-29T19:35:54.222880161Z [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-08-29T19:35:54.223231518Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SubtitleFiles" 
2026-08-29T19:35:54.223484748Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles_temp" RENAME TO "SubtitleFiles" 
2026-08-29T19:35:54.225417020Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004844s 
2026-08-29T19:35:54.237179369Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles 
2026-08-29T19:35:54.237268167Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s 
2026-08-29T19:35:54.237395474Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn SubtitleFiles Added DateTimeOffset 
2026-08-29T19:35:54.239985510Z [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-08-29T19:35:54.240429204Z [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-08-29T19:35:54.240783848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SubtitleFiles" 
2026-08-29T19:35:54.241091007Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles_temp" RENAME TO "SubtitleFiles" 
2026-08-29T19:35:54.243270596Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0057303s 
2026-08-29T19:35:54.243365998Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-08-29T19:35:54.243461401Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2026-08-29T19:35:54.243567494Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset 
2026-08-29T19:35:54.245669938Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT) 
2026-08-29T19:35:54.245928469Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo" 
2026-08-29T19:35:54.246214495Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo" 
2026-08-29T19:35:54.246604631Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo" 
2026-08-29T19:35:54.248541542Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2026-08-29T19:35:54.248819812Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051201s 
2026-08-29T19:35:54.248921637Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (188, '2026-08-29T19:35:54', 'postgres_update_timestamp_columns_to_with_timezone') 
2026-08-29T19:35:54.249158775Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:54.251512325Z [Info] FluentMigrator.Runner.MigrationRunner: 188: postgres_update_timestamp_columns_to_with_timezone migrated 
2026-08-29T19:35:54.251637296Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078105s 
2026-08-29T19:35:54.251758310Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_colon_replacement_to_naming_config migrating 
2026-08-29T19:35:54.251897450Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:54.252063926Z [Info] add_colon_replacement_to_naming_config: Starting migration of Main DB to 189 
2026-08-29T19:35:54.252417047Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 
2026-08-29T19:35:54.252520134Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2026-08-29T19:35:54.252619675Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig ColonReplacementFormat Int32 
2026-08-29T19:35:54.252731430Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "ColonReplacementFormat" INTEGER NOT NULL DEFAULT 4 
2026-08-29T19:35:54.253510629Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007707s 
2026-08-29T19:35:54.253669218Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (189, '2026-08-29T19:35:54', 'add_colon_replacement_to_naming_config') 
2026-08-29T19:35:54.253906937Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:54.254548339Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_colon_replacement_to_naming_config migrated 
2026-08-29T19:35:54.254674774Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018137s 
2026-08-29T19:35:54.254773082Z [Info] FluentMigrator.Runner.MigrationRunner: 190: health_restored_notification migrating 
2026-08-29T19:35:54.254902162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:54.255046923Z [Info] health_restored_notification: Starting migration of Main DB to 190 
2026-08-29T19:35:54.255359322Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-08-29T19:35:54.255462330Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2026-08-29T19:35:54.255561499Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthRestored Boolean 
2026-08-29T19:35:54.255673926Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthRestored" INTEGER NOT NULL DEFAULT 0 
2026-08-29T19:35:54.256432293Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007466s 
2026-08-29T19:35:54.256545281Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (190, '2026-08-29T19:35:54', 'health_restored_notification') 
2026-08-29T19:35:54.256768440Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:54.257393229Z [Info] FluentMigrator.Runner.MigrationRunner: 190: health_restored_notification migrated 
2026-08-29T19:35:54.257527259Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017209s 
2026-08-29T19:35:54.257618973Z [Info] FluentMigrator.Runner.MigrationRunner: 191: add_download_client_tags migrating 
2026-08-29T19:35:54.257738093Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:54.257889869Z [Info] add_download_client_tags: Starting migration of Main DB to 191 
2026-08-29T19:35:54.258160654Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2026-08-29T19:35:54.258262409Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.4E-06s 
2026-08-29T19:35:54.258364495Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Tags String 
2026-08-29T19:35:54.258464376Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Tags" TEXT 
2026-08-29T19:35:54.259200068Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007317s 
2026-08-29T19:35:54.259312484Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (191, '2026-08-29T19:35:54', 'add_download_client_tags') 
2026-08-29T19:35:54.259528339Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:54.260194100Z [Info] FluentMigrator.Runner.MigrationRunner: 191: add_download_client_tags migrated 
2026-08-29T19:35:54.260317047Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017252s 
2026-08-29T19:35:54.260419183Z [Info] FluentMigrator.Runner.MigrationRunner: 192: import_exclusion_type migrating 
2026-08-29T19:35:54.260534505Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:54.260684287Z [Info] import_exclusion_type: Starting migration of Main DB to 192 
2026-08-29T19:35:54.261059082Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListExclusions 
2026-08-29T19:35:54.261170426Z [Info] FluentMigrator.Runner.MigrationRunner: => 2E-06s 
2026-08-29T19:35:54.261267622Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListExclusions TvdbId Int32 
2026-08-29T19:35:54.263345967Z [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-08-29T19:35:54.263637445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportListExclusions_temp" ("Id", "TvdbId", "Title") SELECT "Id", "TvdbId", "Title" FROM "ImportListExclusions" 
2026-08-29T19:35:54.263871516Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListExclusions" 
2026-08-29T19:35:54.264254066Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListExclusions_temp" RENAME TO "ImportListExclusions" 
2026-08-29T19:35:54.266256830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListExclusions_TvdbId" ON "ImportListExclusions" ("TvdbId" ASC) 
2026-08-29T19:35:54.266501753Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051223s 
2026-08-29T19:35:54.266625212Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (192, '2026-08-29T19:35:54', 'import_exclusion_type') 
2026-08-29T19:35:54.266823110Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:54.269917482Z [Info] FluentMigrator.Runner.MigrationRunner: 192: import_exclusion_type migrated 
2026-08-29T19:35:54.270023646Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085262s 
2026-08-29T19:35:54.270144429Z [Info] FluentMigrator.Runner.MigrationRunner: 193: add_import_list_items migrating 
2026-08-29T19:35:54.270244200Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:54.270403651Z [Info] add_import_list_items: Starting migration of Main DB to 193 
2026-08-29T19:35:54.271121808Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListItems 
2026-08-29T19:35:54.271270457Z [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-08-29T19:35:54.271618738Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003822s 
2026-08-29T19:35:54.271728069Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2026-08-29T19:35:54.271816978Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.9E-06s 
2026-08-29T19:35:54.271943062Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportListStatus HasRemovedItemSinceLastClean Boolean 
2026-08-29T19:35:54.272075669Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus" ADD COLUMN "HasRemovedItemSinceLastClean" INTEGER NOT NULL DEFAULT 0 
2026-08-29T19:35:54.272831781Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007654s 
2026-08-29T19:35:54.272941673Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (193, '2026-08-29T19:35:54', 'add_import_list_items') 
2026-08-29T19:35:54.273157097Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:54.273858018Z [Info] FluentMigrator.Runner.MigrationRunner: 193: add_import_list_items migrated 
2026-08-29T19:35:54.273978180Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017987s 
2026-08-29T19:35:54.274078432Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_notification_status migrating 
2026-08-29T19:35:54.274202211Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:54.274347223Z [Info] add_notification_status: Starting migration of Main DB to 194 
2026-08-29T19:35:54.274836819Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NotificationStatus 
2026-08-29T19:35:54.274971430Z [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-08-29T19:35:54.275301595Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003558s 
2026-08-29T19:35:54.275398080Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NotificationStatus (ProviderId) 
2026-08-29T19:35:54.275529244Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NotificationStatus_ProviderId" ON "NotificationStatus" ("ProviderId" ASC) 
2026-08-29T19:35:54.275760269Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002385s 
2026-08-29T19:35:54.275940091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (194, '2026-08-29T19:35:54', 'add_notification_status') 
2026-08-29T19:35:54.276110915Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:54.276765624Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_notification_status migrated 
2026-08-29T19:35:54.276853902Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012266s 
2026-08-29T19:35:54.276973823Z [Info] FluentMigrator.Runner.MigrationRunner: 195: parse_language_tags_from_existing_subtitle_files migrating 
2026-08-29T19:35:54.277081069Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:54.277245450Z [Info] parse_language_tags_from_existing_subtitle_files: Starting migration of Main DB to 195 
2026-08-29T19:35:54.277457718Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-08-29T19:35:54.277571166Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-08-29T19:35:54.278494216Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009201s 
2026-08-29T19:35:54.278625139Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (195, '2026-08-29T19:35:54', 'parse_language_tags_from_existing_subtitle_files') 
2026-08-29T19:35:54.278832507Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:54.279123493Z [Info] FluentMigrator.Runner.MigrationRunner: 195: parse_language_tags_from_existing_subtitle_files migrated 
2026-08-29T19:35:54.279237272Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015509s 
2026-08-29T19:35:54.279358496Z [Info] FluentMigrator.Runner.MigrationRunner: 196: add_finale_type migrating 
2026-08-29T19:35:54.279453417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:54.279620143Z [Info] add_finale_type: Starting migration of Main DB to 196 
2026-08-29T19:35:54.279885297Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes 
2026-08-29T19:35:54.280006521Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-08-29T19:35:54.280084358Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes FinaleType String 
2026-08-29T19:35:54.280208117Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "FinaleType" TEXT 
2026-08-29T19:35:54.280945142Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007354s 
2026-08-29T19:35:54.281076627Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (196, '2026-08-29T19:35:54', 'add_finale_type') 
2026-08-29T19:35:54.281266068Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:54.281859503Z [Info] FluentMigrator.Runner.MigrationRunner: 196: add_finale_type migrated 
2026-08-29T19:35:54.281958052Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016476s 
2026-08-29T19:35:54.282079025Z [Info] FluentMigrator.Runner.MigrationRunner: 197: list_add_missing_search migrating 
2026-08-29T19:35:54.282175189Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:54.282342626Z [Info] list_add_missing_search: Starting migration of Main DB to 197 
2026-08-29T19:35:54.282616388Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2026-08-29T19:35:54.282742451Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.5E-06s 
2026-08-29T19:35:54.282821100Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists SearchForMissingEpisodes Boolean 
2026-08-29T19:35:54.282960871Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "SearchForMissingEpisodes" INTEGER NOT NULL DEFAULT 1 
2026-08-29T19:35:54.283690992Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007372s 
2026-08-29T19:35:54.283819791Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (197, '2026-08-29T19:35:54', 'list_add_missing_search') 
2026-08-29T19:35:54.284041598Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:54.284636205Z [Info] FluentMigrator.Runner.MigrationRunner: 197: list_add_missing_search migrated 
2026-08-29T19:35:54.284768041Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016803s 
2026-08-29T19:35:54.284863714Z [Info] FluentMigrator.Runner.MigrationRunner: 198: parse_title_from_existing_subtitle_files migrating 
2026-08-29T19:35:54.284984537Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:54.285154960Z [Info] parse_title_from_existing_subtitle_files: Starting migration of Main DB to 198 
2026-08-29T19:35:54.285538092Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles 
2026-08-29T19:35:54.285643324Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-08-29T19:35:54.285739397Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SubtitleFiles Title String 
2026-08-29T19:35:54.285847545Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles" ADD COLUMN "Title" TEXT 
2026-08-29T19:35:54.286627305Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006936s 
2026-08-29T19:35:54.286724190Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles 
2026-08-29T19:35:54.286836647Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-08-29T19:35:54.286910075Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SubtitleFiles Copy Int32 
2026-08-29T19:35:54.287037351Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles" ADD COLUMN "Copy" INTEGER NOT NULL DEFAULT 0 
2026-08-29T19:35:54.287758644Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007238s 
2026-08-29T19:35:54.287881020Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-08-29T19:35:54.287969579Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-08-29T19:35:54.288954993Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009787s 
2026-08-29T19:35:54.289085646Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (198, '2026-08-29T19:35:54', 'parse_title_from_existing_subtitle_files') 
2026-08-29T19:35:54.289290248Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:54.289921119Z [Info] FluentMigrator.Runner.MigrationRunner: 198: parse_title_from_existing_subtitle_files migrated 
2026-08-29T19:35:54.290053035Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019474s 
2026-08-29T19:35:54.290151984Z [Info] FluentMigrator.Runner.MigrationRunner: 199: series_last_aired migrating 
2026-08-29T19:35:54.290266284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:54.290436076Z [Info] series_last_aired: Starting migration of Main DB to 199 
2026-08-29T19:35:54.290724016Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series 
2026-08-29T19:35:54.290842955Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2026-08-29T19:35:54.290917075Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series LastAired DateTimeOffset 
2026-08-29T19:35:54.291045143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "LastAired" DATETIME 
2026-08-29T19:35:54.291761305Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000719s 
2026-08-29T19:35:54.291944293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (199, '2026-08-29T19:35:54', 'series_last_aired') 
2026-08-29T19:35:54.292140118Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:54.292706138Z [Info] FluentMigrator.Runner.MigrationRunner: 199: series_last_aired migrated 
2026-08-29T19:35:54.292802011Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016577s 
2026-08-29T19:35:54.292921211Z [Info] FluentMigrator.Runner.MigrationRunner: 200: AddNewItemMonitorType migrating 
2026-08-29T19:35:54.293018276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:54.293182076Z [Info] AddNewItemMonitorType: Starting migration of Main DB to 200 
2026-08-29T19:35:54.293555438Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series 
2026-08-29T19:35:54.293646842Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s 
2026-08-29T19:35:54.293748196Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series MonitorNewItems Int32 
2026-08-29T19:35:54.293861495Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0 
2026-08-29T19:35:54.294606765Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007423s 
2026-08-29T19:35:54.294706286Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2026-08-29T19:35:54.294809925Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-08-29T19:35:54.294885437Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists MonitorNewItems Int32 
2026-08-29T19:35:54.295016761Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0 
2026-08-29T19:35:54.295738595Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000726s 
2026-08-29T19:35:54.295879388Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (200, '2026-08-29T19:35:54', 'AddNewItemMonitorType') 
2026-08-29T19:35:54.296079091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:54.296653788Z [Info] FluentMigrator.Runner.MigrationRunner: 200: AddNewItemMonitorType migrated 
2026-08-29T19:35:54.296756235Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016426s 
2026-08-29T19:35:54.296883250Z [Info] FluentMigrator.Runner.MigrationRunner: 201: email_encryption migrating 
2026-08-29T19:35:54.296976248Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:54.297138114Z [Info] email_encryption: Starting migration of Main DB to 201 
2026-08-29T19:35:54.297347175Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-08-29T19:35:54.297463309Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-08-29T19:35:54.299045335Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015776s 
2026-08-29T19:35:54.299175657Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (201, '2026-08-29T19:35:54', 'email_encryption') 
2026-08-29T19:35:54.299372203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:54.299667328Z [Info] FluentMigrator.Runner.MigrationRunner: 201: email_encryption migrated 
2026-08-29T19:35:54.299764554Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021978s 
2026-08-29T19:35:54.299901469Z [Info] FluentMigrator.Runner.MigrationRunner: 202: add_indexer_flags migrating 
2026-08-29T19:35:54.300000469Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:54.300174750Z [Info] add_indexer_flags: Starting migration of Main DB to 202 
2026-08-29T19:35:54.300510476Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist 
2026-08-29T19:35:54.300630658Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2026-08-29T19:35:54.300706751Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blocklist IndexerFlags Int32 
2026-08-29T19:35:54.300835911Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0 
2026-08-29T19:35:54.301623908Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007955s 
2026-08-29T19:35:54.301737377Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable EpisodeFiles 
2026-08-29T19:35:54.301816747Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2026-08-29T19:35:54.301924684Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn EpisodeFiles IndexerFlags Int32 
2026-08-29T19:35:54.302031449Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0 
2026-08-29T19:35:54.302778373Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007447s 
2026-08-29T19:35:54.302890379Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (202, '2026-08-29T19:35:54', 'add_indexer_flags') 
2026-08-29T19:35:54.303107787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:54.303657143Z [Info] FluentMigrator.Runner.MigrationRunner: 202: add_indexer_flags migrated 
2026-08-29T19:35:54.303774610Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016283s 
2026-08-29T19:35:54.303897036Z [Info] FluentMigrator.Runner.MigrationRunner: 203: release_type migrating 
2026-08-29T19:35:54.304011426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:54.304186649Z [Info] release_type: Starting migration of Main DB to 203 
2026-08-29T19:35:54.304571895Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist 
2026-08-29T19:35:54.304672538Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-08-29T19:35:54.304771126Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blocklist ReleaseType Int32 
2026-08-29T19:35:54.304875777Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist" ADD COLUMN "ReleaseType" INTEGER NOT NULL DEFAULT 0 
2026-08-29T19:35:54.305621659Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007414s 
2026-08-29T19:35:54.305722933Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable EpisodeFiles 
2026-08-29T19:35:54.305824959Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-08-29T19:35:54.305904168Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn EpisodeFiles ReleaseType Int32 
2026-08-29T19:35:54.306032797Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles" ADD COLUMN "ReleaseType" INTEGER NOT NULL DEFAULT 0 
2026-08-29T19:35:54.306758379Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007313s 
2026-08-29T19:35:54.306870054Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-08-29T19:35:54.306954323Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-08-29T19:35:54.307885499Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009084s 
2026-08-29T19:35:54.308024168Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (203, '2026-08-29T19:35:54', 'release_type') 
2026-08-29T19:35:54.308241225Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:54.308769339Z [Info] FluentMigrator.Runner.MigrationRunner: 203: release_type migrated 
2026-08-29T19:35:54.308856113Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018031s 
2026-08-29T19:35:54.309021797Z [Info] FluentMigrator.Runner.MigrationRunner: 204: add_add_release_hash migrating 
2026-08-29T19:35:54.309055194Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:54.309196970Z [Info] add_add_release_hash: Starting migration of Main DB to 204 
2026-08-29T19:35:54.309478226Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable EpisodeFiles 
2026-08-29T19:35:54.309566424Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2026-08-29T19:35:54.309647267Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn EpisodeFiles ReleaseHash String 
2026-08-29T19:35:54.309743631Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles" ADD COLUMN "ReleaseHash" TEXT 
2026-08-29T19:35:54.310442097Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000699s 
2026-08-29T19:35:54.310551307Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-08-29T19:35:54.310614054Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-08-29T19:35:54.311772978Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011454s 
2026-08-29T19:35:54.311959113Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (204, '2026-08-29T19:35:54', 'add_add_release_hash') 
2026-08-29T19:35:54.312125337Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:54.312641357Z [Info] FluentMigrator.Runner.MigrationRunner: 204: add_add_release_hash migrated 
2026-08-29T19:35:54.312703903Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019811s 
2026-08-29T19:35:54.312797351Z [Info] FluentMigrator.Runner.MigrationRunner: 205: rename_season_pack_spec migrating 
2026-08-29T19:35:54.312891491Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:54.313031042Z [Info] rename_season_pack_spec: Starting migration of Main DB to 205 
2026-08-29T19:35:54.313220343Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "CustomFormats" SET "Specifications" = REPLACE("Specifications", 'SeasonPackSpecification', 'ReleaseTypeSpecification') 
2026-08-29T19:35:54.313374744Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "CustomFormats" SET "Specifications" = REPLACE("Specifications", 'SeasonPackSpecification', 'ReleaseTypeSpecification') 
2026-08-29T19:35:54.313569626Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001932s 
2026-08-29T19:35:54.313667714Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (205, '2026-08-29T19:35:54', 'rename_season_pack_spec') 
2026-08-29T19:35:54.313849430Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:54.314133161Z [Info] FluentMigrator.Runner.MigrationRunner: 205: rename_season_pack_spec migrated 
2026-08-29T19:35:54.314203834Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000718s 
2026-08-29T19:35:54.314295709Z [Info] FluentMigrator.Runner.MigrationRunner: 206: add_tmdbid migrating 
2026-08-29T19:35:54.314367083Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:54.314506133Z [Info] add_tmdbid: Starting migration of Main DB to 206 
2026-08-29T19:35:54.314819514Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series 
2026-08-29T19:35:54.314924656Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-08-29T19:35:54.314987352Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series TmdbId Int32 
2026-08-29T19:35:54.315090470Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "TmdbId" INTEGER NOT NULL DEFAULT 0 
2026-08-29T19:35:54.315812424Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007202s 
2026-08-29T19:35:54.315922415Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (TmdbId) 
2026-08-29T19:35:54.316016805Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TmdbId" ON "Series" ("TmdbId" ASC) 
2026-08-29T19:35:54.316217289Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000202s 
2026-08-29T19:35:54.316316308Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (206, '2026-08-29T19:35:54', 'add_tmdbid') 
2026-08-29T19:35:54.316501892Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:54.317028212Z [Info] FluentMigrator.Runner.MigrationRunner: 206: add_tmdbid migrated 
2026-08-29T19:35:54.317123103Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010143s 
2026-08-29T19:35:54.317216201Z [Info] FluentMigrator.Runner.MigrationRunner: 209: add_on_import_complete_to_notifications migrating 
2026-08-29T19:35:54.317311753Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:54.317452436Z [Info] add_on_import_complete_to_notifications: Starting migration of Main DB to 209 
2026-08-29T19:35:54.317715657Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-08-29T19:35:54.317817622Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-08-29T19:35:54.317889577Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnImportComplete Boolean 
2026-08-29T19:35:54.317994228Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnImportComplete" INTEGER NOT NULL DEFAULT 0 
2026-08-29T19:35:54.318718055Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007243s 
2026-08-29T19:35:54.318825812Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (209, '2026-08-29T19:35:54', 'add_on_import_complete_to_notifications') 
2026-08-29T19:35:54.319019292Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:54.319310128Z [Info] FluentMigrator.Runner.MigrationRunner: 209: add_on_import_complete_to_notifications migrated 
2026-08-29T19:35:54.319427113Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013212s 
2026-08-29T19:35:54.319523648Z [Info] FluentMigrator.Runner.MigrationRunner: 210: add_monitored_seasons_filter migrating 
2026-08-29T19:35:54.319616805Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:54.319753591Z [Info] add_monitored_seasons_filter: Starting migration of Main DB to 210 
2026-08-29T19:35:54.319963454Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-08-29T19:35:54.320061250Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-08-29T19:35:54.322703432Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026275s 
2026-08-29T19:35:54.322810197Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (210, '2026-08-29T19:35:54', 'add_monitored_seasons_filter') 
2026-08-29T19:35:54.323000660Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:54.323520417Z [Info] FluentMigrator.Runner.MigrationRunner: 210: add_monitored_seasons_filter migrated 
2026-08-29T19:35:54.323618805Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034587s 
2026-08-29T19:35:54.323716201Z [Info] FluentMigrator.Runner.MigrationRunner: 211: add_custom_colon_replacement_to_naming_config migrating 
2026-08-29T19:35:54.323816072Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:54.323987808Z [Info] add_custom_colon_replacement_to_naming_config: Starting migration of Main DB to 211 
2026-08-29T19:35:54.324240106Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 
2026-08-29T19:35:54.324344036Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-08-29T19:35:54.324417273Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig CustomColonReplacementFormat String 
2026-08-29T19:35:54.324523577Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "CustomColonReplacementFormat" TEXT NOT NULL DEFAULT '' 
2026-08-29T19:35:54.325266985Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007408s 
2026-08-29T19:35:54.325377186Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (211, '2026-08-29T19:35:54', 'add_custom_colon_replacement_to_naming_config') 
2026-08-29T19:35:54.325577360Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:54.326154532Z [Info] FluentMigrator.Runner.MigrationRunner: 211: add_custom_colon_replacement_to_naming_config migrated 
2026-08-29T19:35:54.326260796Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016304s 
2026-08-29T19:35:54.326356479Z [Info] FluentMigrator.Runner.MigrationRunner: 212: add_minium_upgrade_format_score_to_quality_profiles migrating 
2026-08-29T19:35:54.326458063Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:54.326591973Z [Info] add_minium_upgrade_format_score_to_quality_profiles: Starting migration of Main DB to 212 
2026-08-29T19:35:54.326860985Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2026-08-29T19:35:54.326963852Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-08-29T19:35:54.327038352Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles MinUpgradeFormatScore Int32 
2026-08-29T19:35:54.327146069Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "MinUpgradeFormatScore" INTEGER NOT NULL DEFAULT 1 
2026-08-29T19:35:54.327918444Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007702s 
2026-08-29T19:35:54.328028045Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (212, '2026-08-29T19:35:54', 'add_minium_upgrade_format_score_to_quality_profiles') 
2026-08-29T19:35:54.328233148Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:54.328814519Z [Info] FluentMigrator.Runner.MigrationRunner: 212: add_minium_upgrade_format_score_to_quality_profiles migrated 
2026-08-29T19:35:54.328896454Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016314s 
2026-08-29T19:35:54.329027157Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_blurary576p_quality_in_profiles migrating 
2026-08-29T19:35:54.329084423Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:54.329224585Z [Info] add_blurary576p_quality_in_profiles: Starting migration of Main DB to 214 
2026-08-29T19:35:54.329372002Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (214, '2026-08-29T19:35:54', 'add_blurary576p_quality_in_profiles') 
2026-08-29T19:35:54.329571564Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:54.329818291Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_blurary576p_quality_in_profiles migrated 
2026-08-29T19:35:54.329917350Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007226s 
2026-08-29T19:35:54.330014626Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_blurary576p_quality_in_profiles_with_grouped_blurary480p migrating 
2026-08-29T19:35:54.330117493Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:54.330253717Z [Info] add_blurary576p_quality_in_profiles_with_grouped_blurary480p: Starting migration of Main DB to 215 
2026-08-29T19:35:54.330460845Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-08-29T19:35:54.330555976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-08-29T19:35:54.333038406Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024661s 
2026-08-29T19:35:54.333149560Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (215, '2026-08-29T19:35:54', 'add_blurary576p_quality_in_profiles_with_grouped_blurary480p') 
2026-08-29T19:35:54.333356757Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:54.334107138Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_blurary576p_quality_in_profiles_with_grouped_blurary480p migrated 
2026-08-29T19:35:54.334219024Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00354s 
2026-08-29T19:35:54.334316320Z [Info] FluentMigrator.Runner.MigrationRunner: 217: add_mal_and_anilist_ids migrating 
2026-08-29T19:35:54.334406201Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:54.334548818Z [Info] add_mal_and_anilist_ids: Starting migration of Main DB to 217 
2026-08-29T19:35:54.334861087Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series 
2026-08-29T19:35:54.334958994Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-08-29T19:35:54.335036290Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series MalIds String 
2026-08-29T19:35:54.335129728Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "MalIds" TEXT NOT NULL DEFAULT '[]' 
2026-08-29T19:35:54.335901803Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007714s 
2026-08-29T19:35:54.335998458Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series 
2026-08-29T19:35:54.336078820Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2026-08-29T19:35:54.336155213Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series AniListIds String 
2026-08-29T19:35:54.336256888Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "AniListIds" TEXT NOT NULL DEFAULT '[]' 
2026-08-29T19:35:54.336976858Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000725s 
2026-08-29T19:35:54.337083393Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (217, '2026-08-29T19:35:54', 'add_mal_and_anilist_ids') 
2026-08-29T19:35:54.337272684Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:54.338010590Z [Info] FluentMigrator.Runner.MigrationRunner: 217: add_mal_and_anilist_ids migrated 
2026-08-29T19:35:54.338128708Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017615s 
2026-08-29T19:35:54.348478121Z [Debug] MigrationController: Took: 00:00:01.5803552 
2026-08-29T19:35:54.601816186Z [Trace] EventAggregator: ConfigFileSavedEvent ~> ReconfigureLogging 
2026-08-29T19:35:54.624257303Z [Info] MigrationController: *** Migrating data source=/config/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 *** 
2026-08-29T19:35:54.633007134Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 
2026-08-29T19:35:54.633338291Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-08-29T19:35:54.633470588Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-08-29T19:35:54.635414302Z [Info] DatabaseEngineVersionCheck: SQLite 3.53.4 
2026-08-29T19:35:54.635585487Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021175s 
2026-08-29T19:35:54.635748094Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 
2026-08-29T19:35:54.635975933Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022856s 
2026-08-29T19:35:54.637855418Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 
2026-08-29T19:35:54.638028026Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:54.638316818Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 
2026-08-29T19:35:54.638518764Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 
2026-08-29T19:35:54.638852456Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003577s 
2026-08-29T19:35:54.639015124Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:54.640113506Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 
2026-08-29T19:35:54.640294050Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016151s 
2026-08-29T19:35:54.640638133Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 
2026-08-29T19:35:54.640820610Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:54.641172259Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 
2026-08-29T19:35:54.641362893Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2026-08-29T19:35:54.641691585Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000329s 
2026-08-29T19:35:54.641852148Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-08-29T19:35:54.642015507Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2026-08-29T19:35:54.642345702Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 
2026-08-29T19:35:54.642495243Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 
2026-08-29T19:35:54.643162547Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006665s 
2026-08-29T19:35:54.643333712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:54.650420805Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 
2026-08-29T19:35:54.650596469Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078823s 
2026-08-29T19:35:54.650919129Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 
2026-08-29T19:35:54.651115614Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:54.651454096Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-08-29T19:35:54.651655341Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.7E-06s 
2026-08-29T19:35:54.651842729Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 
2026-08-29T19:35:54.652034164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 
2026-08-29T19:35:54.652545173Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004798s 
2026-08-29T19:35:54.652682330Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:54.653331657Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 
2026-08-29T19:35:54.653523714Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012656s 
2026-08-29T19:35:54.653772816Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 
2026-08-29T19:35:54.653942487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:54.654184936Z [Info] InitialSetup: Starting migration of Log DB to 1 
2026-08-29T19:35:54.654752619Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Logs 
2026-08-29T19:35:54.654955868Z [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-08-29T19:35:54.655465395Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005357s 
2026-08-29T19:35:54.655650167Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-08-29T19:35:54', 'InitialSetup') 
2026-08-29T19:35:54.655990342Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:54.656904062Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 
2026-08-29T19:35:54.657079255Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019721s 
2026-08-29T19:35:54.657255460Z [Info] FluentMigrator.Runner.MigrationRunner: 2: remove_tvrage_imdb_unique_constraint migrating 
2026-08-29T19:35:54.657438889Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:54.657673051Z [Info] remove_tvrage_imdb_unique_constraint: Starting migration of Log DB to 2 
2026-08-29T19:35:54.657904336Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2026-08-29T19:35:54', 'remove_tvrage_imdb_unique_constraint') 
2026-08-29T19:35:54.658244000Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:54.658785752Z [Info] FluentMigrator.Runner.MigrationRunner: 2: remove_tvrage_imdb_unique_constraint migrated 
2026-08-29T19:35:54.658980704Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013449s 
2026-08-29T19:35:54.659152981Z [Info] FluentMigrator.Runner.MigrationRunner: 3: remove_renamed_scene_mapping_columns migrating 
2026-08-29T19:35:54.659338555Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:54.659565151Z [Info] remove_renamed_scene_mapping_columns: Starting migration of Log DB to 3 
2026-08-29T19:35:54.659753260Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2026-08-29T19:35:54', 'remove_renamed_scene_mapping_columns') 
2026-08-29T19:35:54.660104828Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:54.660629355Z [Info] FluentMigrator.Runner.MigrationRunner: 3: remove_renamed_scene_mapping_columns migrated 
2026-08-29T19:35:54.660818295Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012938s 
2026-08-29T19:35:54.660987135Z [Info] FluentMigrator.Runner.MigrationRunner: 4: updated_history migrating 
2026-08-29T19:35:54.661157017Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:54.661383584Z [Info] updated_history: Starting migration of Log DB to 4 
2026-08-29T19:35:54.661560740Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2026-08-29T19:35:54', 'updated_history') 
2026-08-29T19:35:54.661871777Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:54.662397456Z [Info] FluentMigrator.Runner.MigrationRunner: 4: updated_history migrated 
2026-08-29T19:35:54.662573200Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012335s 
2026-08-29T19:35:54.662749966Z [Info] FluentMigrator.Runner.MigrationRunner: 5: added_eventtype_to_history migrating 
2026-08-29T19:35:54.662926511Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:54.663210794Z [Info] added_eventtype_to_history: Starting migration of Log DB to 5 
2026-08-29T19:35:54.663376518Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2026-08-29T19:35:54', 'added_eventtype_to_history') 
2026-08-29T19:35:54.663704679Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:54.664276751Z [Info] FluentMigrator.Runner.MigrationRunner: 5: added_eventtype_to_history migrated 
2026-08-29T19:35:54.664463898Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013406s 
2026-08-29T19:35:54.664633289Z [Info] FluentMigrator.Runner.MigrationRunner: 6: add_index_to_log_time migrating 
2026-08-29T19:35:54.664804924Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:54.665050719Z [Info] add_index_to_log_time: Starting migration of Log DB to 6 
2026-08-29T19:35:54.665716681Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable Logs 
2026-08-29T19:35:54.665912425Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs" 
2026-08-29T19:35:54.666236748Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003499s 
2026-08-29T19:35:54.666410297Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Logs 
2026-08-29T19:35:54.666600150Z [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-08-29T19:35:54.667079114Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005006s 
2026-08-29T19:35:54.667231281Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Logs (Time) 
2026-08-29T19:35:54.667394369Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC) 
2026-08-29T19:35:54.667702670Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002966s 
2026-08-29T19:35:54.667886260Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2026-08-29T19:35:54', 'add_index_to_log_time') 
2026-08-29T19:35:54.668211054Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:54.668865051Z [Info] FluentMigrator.Runner.MigrationRunner: 6: add_index_to_log_time migrated 
2026-08-29T19:35:54.669076928Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014636s 
2026-08-29T19:35:54.669222070Z [Info] FluentMigrator.Runner.MigrationRunner: 7: add_renameEpisodes_to_naming migrating 
2026-08-29T19:35:54.669439548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:54.669626374Z [Info] add_renameEpisodes_to_naming: Starting migration of Log DB to 7 
2026-08-29T19:35:54.669824824Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2026-08-29T19:35:54', 'add_renameEpisodes_to_naming') 
2026-08-29T19:35:54.670146512Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:54.670692341Z [Info] FluentMigrator.Runner.MigrationRunner: 7: add_renameEpisodes_to_naming migrated 
2026-08-29T19:35:54.670874147Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012878s 
2026-08-29T19:35:54.671046184Z [Info] FluentMigrator.Runner.MigrationRunner: 8: remove_backlog migrating 
2026-08-29T19:35:54.671210034Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:54.671440097Z [Info] remove_backlog: Starting migration of Log DB to 8 
2026-08-29T19:35:54.671612915Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2026-08-29T19:35:54', 'remove_backlog') 
2026-08-29T19:35:54.671941357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:54.672452476Z [Info] FluentMigrator.Runner.MigrationRunner: 8: remove_backlog migrated 
2026-08-29T19:35:54.672637268Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012405s 
2026-08-29T19:35:54.672811168Z [Info] FluentMigrator.Runner.MigrationRunner: 9: fix_rename_episodes migrating 
2026-08-29T19:35:54.673045210Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:54.673213759Z [Info] fix_rename_episodes: Starting migration of Log DB to 9 
2026-08-29T19:35:54.673393662Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2026-08-29T19:35:54', 'fix_rename_episodes') 
2026-08-29T19:35:54.673717524Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:54.674236489Z [Info] FluentMigrator.Runner.MigrationRunner: 9: fix_rename_episodes migrated 
2026-08-29T19:35:54.674411481Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012402s 
2026-08-29T19:35:54.674583358Z [Info] FluentMigrator.Runner.MigrationRunner: 10: add_monitored migrating 
2026-08-29T19:35:54.674749352Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:54.674976690Z [Info] add_monitored: Starting migration of Log DB to 10 
2026-08-29T19:35:54.675154097Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2026-08-29T19:35:54', 'add_monitored') 
2026-08-29T19:35:54.675458209Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:54.675978006Z [Info] FluentMigrator.Runner.MigrationRunner: 10: add_monitored migrated 
2026-08-29T19:35:54.676157858Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012204s 
2026-08-29T19:35:54.676328242Z [Info] FluentMigrator.Runner.MigrationRunner: 11: remove_ignored migrating 
2026-08-29T19:35:54.676496871Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:54.676725582Z [Info] remove_ignored: Starting migration of Log DB to 11 
2026-08-29T19:35:54.676892528Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2026-08-29T19:35:54', 'remove_ignored') 
2026-08-29T19:35:54.677238836Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:54.677724454Z [Info] FluentMigrator.Runner.MigrationRunner: 11: remove_ignored migrated 
2026-08-29T19:35:54.677914737Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012248s 
2026-08-29T19:35:54.678072434Z [Info] FluentMigrator.Runner.MigrationRunner: 12: remove_custom_start_date migrating 
2026-08-29T19:35:54.678244100Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:54.678469694Z [Info] remove_custom_start_date: Starting migration of Log DB to 12 
2026-08-29T19:35:54.678661491Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2026-08-29T19:35:54', 'remove_custom_start_date') 
2026-08-29T19:35:54.679023209Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:54.679478977Z [Info] FluentMigrator.Runner.MigrationRunner: 12: remove_custom_start_date migrated 
2026-08-29T19:35:54.679658789Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012279s 
2026-08-29T19:35:54.679827900Z [Info] FluentMigrator.Runner.MigrationRunner: 13: add_air_date_utc migrating 
2026-08-29T19:35:54.680044286Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:54.680278517Z [Info] add_air_date_utc: Starting migration of Log DB to 13 
2026-08-29T19:35:54.680460694Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2026-08-29T19:35:54', 'add_air_date_utc') 
2026-08-29T19:35:54.680770007Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:54.681289744Z [Info] FluentMigrator.Runner.MigrationRunner: 13: add_air_date_utc migrated 
2026-08-29T19:35:54.681456640Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012313s 
2026-08-29T19:35:54.681629128Z [Info] FluentMigrator.Runner.MigrationRunner: 14: drop_air_date migrating 
2026-08-29T19:35:54.681802176Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:54.682035486Z [Info] drop_air_date: Starting migration of Log DB to 14 
2026-08-29T19:35:54.682210278Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2026-08-29T19:35:54', 'drop_air_date') 
2026-08-29T19:35:54.682558680Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:54.683088286Z [Info] FluentMigrator.Runner.MigrationRunner: 14: drop_air_date migrated 
2026-08-29T19:35:54.683260012Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012803s 
2026-08-29T19:35:54.683437259Z [Info] FluentMigrator.Runner.MigrationRunner: 15: add_air_date_as_string migrating 
2026-08-29T19:35:54.683604937Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:54.683838467Z [Info] add_air_date_as_string: Starting migration of Log DB to 15 
2026-08-29T19:35:54.684047388Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2026-08-29T19:35:54', 'add_air_date_as_string') 
2026-08-29T19:35:54.684349717Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:54.684873131Z [Info] FluentMigrator.Runner.MigrationRunner: 15: add_air_date_as_string migrated 
2026-08-29T19:35:54.685066130Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012672s 
2026-08-29T19:35:54.685259640Z [Info] FluentMigrator.Runner.MigrationRunner: 16: updated_imported_history_item migrating 
2026-08-29T19:35:54.685407828Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:54.685648573Z [Info] updated_imported_history_item: Starting migration of Log DB to 16 
2026-08-29T19:35:54.685820579Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2026-08-29T19:35:54', 'updated_imported_history_item') 
2026-08-29T19:35:54.686154331Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:54.686668838Z [Info] FluentMigrator.Runner.MigrationRunner: 16: updated_imported_history_item migrated 
2026-08-29T19:35:54.686862247Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012536s 
2026-08-29T19:35:54.687030245Z [Info] FluentMigrator.Runner.MigrationRunner: 17: reset_scene_names migrating 
2026-08-29T19:35:54.687202392Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:54.687428578Z [Info] reset_scene_names: Starting migration of Log DB to 17 
2026-08-29T19:35:54.687613550Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2026-08-29T19:35:54', 'reset_scene_names') 
2026-08-29T19:35:54.687929036Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:54.688524815Z [Info] FluentMigrator.Runner.MigrationRunner: 17: reset_scene_names migrated 
2026-08-29T19:35:54.688653184Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001274s 
2026-08-29T19:35:54.688818176Z [Info] FluentMigrator.Runner.MigrationRunner: 18: remove_duplicates migrating 
2026-08-29T19:35:54.688985754Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:54.689221539Z [Info] remove_duplicates: Starting migration of Log DB to 18 
2026-08-29T19:35:54.689395489Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2026-08-29T19:35:54', 'remove_duplicates') 
2026-08-29T19:35:54.689718349Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:54.690320131Z [Info] FluentMigrator.Runner.MigrationRunner: 18: remove_duplicates migrated 
2026-08-29T19:35:54.690476055Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001297s 
2026-08-29T19:35:54.690691780Z [Info] FluentMigrator.Runner.MigrationRunner: 19: restore_unique_constraints migrating 
2026-08-29T19:35:54.690841561Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:54.691055292Z [Info] restore_unique_constraints: Starting migration of Log DB to 19 
2026-08-29T19:35:54.691247639Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2026-08-29T19:35:54', 'restore_unique_constraints') 
2026-08-29T19:35:54.691572613Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:54.692352915Z [Info] FluentMigrator.Runner.MigrationRunner: 19: restore_unique_constraints migrated 
2026-08-29T19:35:54.692548930Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015219s 
2026-08-29T19:35:54.692712279Z [Info] FluentMigrator.Runner.MigrationRunner: 20: add_year_and_seasons_to_series migrating 
2026-08-29T19:35:54.692881329Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:54.693117886Z [Info] add_year_and_seasons_to_series: Starting migration of Log DB to 20 
2026-08-29T19:35:54.693300343Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2026-08-29T19:35:54', 'add_year_and_seasons_to_series') 
2026-08-29T19:35:54.693639757Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:54.694147048Z [Info] FluentMigrator.Runner.MigrationRunner: 20: add_year_and_seasons_to_series migrated 
2026-08-29T19:35:54.694355759Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012491s 
2026-08-29T19:35:54.694520841Z [Info] FluentMigrator.Runner.MigrationRunner: 21: drop_seasons_table migrating 
2026-08-29T19:35:54.694682046Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:54.694898652Z [Info] drop_seasons_table: Starting migration of Log DB to 21 
2026-08-29T19:35:54.695073825Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2026-08-29T19:35:54', 'drop_seasons_table') 
2026-08-29T19:35:54.695405914Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:54.695944388Z [Info] FluentMigrator.Runner.MigrationRunner: 21: drop_seasons_table migrated 
2026-08-29T19:35:54.696110623Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012481s 
2026-08-29T19:35:54.696286076Z [Info] FluentMigrator.Runner.MigrationRunner: 22: move_indexer_to_generic_provider migrating 
2026-08-29T19:35:54.696465067Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:54.696693386Z [Info] move_indexer_to_generic_provider: Starting migration of Log DB to 22 
2026-08-29T19:35:54.696880944Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2026-08-29T19:35:54', 'move_indexer_to_generic_provider') 
2026-08-29T19:35:54.697203404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:54.697724774Z [Info] FluentMigrator.Runner.MigrationRunner: 22: move_indexer_to_generic_provider migrated 
2026-08-29T19:35:54.697915057Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012538s 
2026-08-29T19:35:54.698098015Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_config_contract_to_indexers migrating 
2026-08-29T19:35:54.698280042Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:54.698507079Z [Info] add_config_contract_to_indexers: Starting migration of Log DB to 23 
2026-08-29T19:35:54.698697012Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2026-08-29T19:35:54', 'add_config_contract_to_indexers') 
2026-08-29T19:35:54.699019040Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:54.699584519Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_config_contract_to_indexers migrated 
2026-08-29T19:35:54.699783620Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012989s 
2026-08-29T19:35:54.699979625Z [Info] FluentMigrator.Runner.MigrationRunner: 24: drop_tvdb_episodeid migrating 
2026-08-29T19:35:54.700160820Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:54.700389671Z [Info] drop_tvdb_episodeid: Starting migration of Log DB to 24 
2026-08-29T19:35:54.700565194Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2026-08-29T19:35:54', 'drop_tvdb_episodeid') 
2026-08-29T19:35:54.700879066Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:54.701402631Z [Info] FluentMigrator.Runner.MigrationRunner: 24: drop_tvdb_episodeid migrated 
2026-08-29T19:35:54.701581180Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012394s 
2026-08-29T19:35:54.701748357Z [Info] FluentMigrator.Runner.MigrationRunner: 25: move_notification_to_generic_provider migrating 
2026-08-29T19:35:54.701935063Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:54.702166309Z [Info] move_notification_to_generic_provider: Starting migration of Log DB to 25 
2026-08-29T19:35:54.702360380Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2026-08-29T19:35:54', 'move_notification_to_generic_provider') 
2026-08-29T19:35:54.702688581Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:54.703198398Z [Info] FluentMigrator.Runner.MigrationRunner: 25: move_notification_to_generic_provider migrated 
2026-08-29T19:35:54.703408641Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012591s 
2026-08-29T19:35:54.703567341Z [Info] FluentMigrator.Runner.MigrationRunner: 26: add_config_contract_to_notifications migrating 
2026-08-29T19:35:54.703756081Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:54.704001655Z [Info] add_config_contract_to_notifications: Starting migration of Log DB to 26 
2026-08-29T19:35:54.704193051Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2026-08-29T19:35:54', 'add_config_contract_to_notifications') 
2026-08-29T19:35:54.704525941Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:54.705044636Z [Info] FluentMigrator.Runner.MigrationRunner: 26: add_config_contract_to_notifications migrated 
2026-08-29T19:35:54.705237063Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012822s 
2026-08-29T19:35:54.705407597Z [Info] FluentMigrator.Runner.MigrationRunner: 27: fix_omgwtfnzbs migrating 
2026-08-29T19:35:54.705594674Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:54.705784676Z [Info] fix_omgwtfnzbs: Starting migration of Log DB to 27 
2026-08-29T19:35:54.705975571Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2026-08-29T19:35:54', 'fix_omgwtfnzbs') 
2026-08-29T19:35:54.706270605Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:54.706805953Z [Info] FluentMigrator.Runner.MigrationRunner: 27: fix_omgwtfnzbs migrated 
2026-08-29T19:35:54.707031097Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012291s 
2026-08-29T19:35:54.707146389Z [Info] FluentMigrator.Runner.MigrationRunner: 28: add_blacklist_table migrating 
2026-08-29T19:35:54.707314848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:54.707551374Z [Info] add_blacklist_table: Starting migration of Log DB to 28 
2026-08-29T19:35:54.707722279Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2026-08-29T19:35:54', 'add_blacklist_table') 
2026-08-29T19:35:54.708056462Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:54.708673364Z [Info] FluentMigrator.Runner.MigrationRunner: 28: add_blacklist_table migrated 
2026-08-29T19:35:54.708851122Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013525s 
2026-08-29T19:35:54.709030122Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_formats_to_naming_config migrating 
2026-08-29T19:35:54.709205145Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:54.709435920Z [Info] add_formats_to_naming_config: Starting migration of Log DB to 29 
2026-08-29T19:35:54.709621814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2026-08-29T19:35:54', 'add_formats_to_naming_config') 
2026-08-29T19:35:54.709944875Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:54.710512227Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_formats_to_naming_config migrated 
2026-08-29T19:35:54.710698062Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013021s 
2026-08-29T19:35:54.710868124Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_season_folder_format_to_naming_config migrating 
2026-08-29T19:35:54.711055171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:54.711282469Z [Info] add_season_folder_format_to_naming_config: Starting migration of Log DB to 30 
2026-08-29T19:35:54.711475878Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2026-08-29T19:35:54', 'add_season_folder_format_to_naming_config') 
2026-08-29T19:35:54.711810402Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:54.712440912Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_season_folder_format_to_naming_config migrated 
2026-08-29T19:35:54.712637367Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013728s 
2026-08-29T19:35:54.712806598Z [Info] FluentMigrator.Runner.MigrationRunner: 31: delete_old_naming_config_columns migrating 
2026-08-29T19:35:54.712994507Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:54.713216524Z [Info] delete_old_naming_config_columns: Starting migration of Log DB to 31 
2026-08-29T19:35:54.713395915Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2026-08-29T19:35:54', 'delete_old_naming_config_columns') 
2026-08-29T19:35:54.713720809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:54.714281358Z [Info] FluentMigrator.Runner.MigrationRunner: 31: delete_old_naming_config_columns migrated 
2026-08-29T19:35:54.714467864Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012927s 
2026-08-29T19:35:54.714639139Z [Info] FluentMigrator.Runner.MigrationRunner: 32: set_default_release_group migrating 
2026-08-29T19:35:54.714813901Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:54.715038834Z [Info] set_default_release_group: Starting migration of Log DB to 32 
2026-08-29T19:35:54.715219277Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2026-08-29T19:35:54', 'set_default_release_group') 
2026-08-29T19:35:54.715539983Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:54.716121624Z [Info] FluentMigrator.Runner.MigrationRunner: 32: set_default_release_group migrated 
2026-08-29T19:35:54.716312429Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012994s 
2026-08-29T19:35:54.716481128Z [Info] FluentMigrator.Runner.MigrationRunner: 33: add_api_key_to_pushover migrating 
2026-08-29T19:35:54.716651912Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:54.716880994Z [Info] add_api_key_to_pushover: Starting migration of Log DB to 33 
2026-08-29T19:35:54.717058161Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2026-08-29T19:35:54', 'add_api_key_to_pushover') 
2026-08-29T19:35:54.717382233Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:54.717954286Z [Info] FluentMigrator.Runner.MigrationRunner: 33: add_api_key_to_pushover migrated 
2026-08-29T19:35:54.718136773Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012954s 
2026-08-29T19:35:54.718306044Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_series_contraints migrating 
2026-08-29T19:35:54.718477930Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:54.718706561Z [Info] remove_series_contraints: Starting migration of Log DB to 34 
2026-08-29T19:35:54.718888597Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2026-08-29T19:35:54', 'remove_series_contraints') 
2026-08-29T19:35:54.719220636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:54.719780464Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_series_contraints migrated 
2026-08-29T19:35:54.719982140Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012938s 
2026-08-29T19:35:54.720152703Z [Info] FluentMigrator.Runner.MigrationRunner: 35: add_series_folder_format_to_naming_config migrating 
2026-08-29T19:35:54.720337646Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:54.720565204Z [Info] add_series_folder_format_to_naming_config: Starting migration of Log DB to 35 
2026-08-29T19:35:54.720755738Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2026-08-29T19:35:54', 'add_series_folder_format_to_naming_config') 
2026-08-29T19:35:54.721085211Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:54.721652865Z [Info] FluentMigrator.Runner.MigrationRunner: 35: add_series_folder_format_to_naming_config migrated 
2026-08-29T19:35:54.721845653Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013074s 
2026-08-29T19:35:54.722014793Z [Info] FluentMigrator.Runner.MigrationRunner: 36: update_with_quality_converters migrating 
2026-08-29T19:35:54.722192642Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:54.722418316Z [Info] update_with_quality_converters: Starting migration of Log DB to 36 
2026-08-29T19:35:54.722600683Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2026-08-29T19:35:54', 'update_with_quality_converters') 
2026-08-29T19:35:54.722924485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:54.723574755Z [Info] FluentMigrator.Runner.MigrationRunner: 36: update_with_quality_converters migrated 
2026-08-29T19:35:54.723763676Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013759s 
2026-08-29T19:35:54.723952576Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_configurable_qualities migrating 
2026-08-29T19:35:54.724130945Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:54.724363654Z [Info] add_configurable_qualities: Starting migration of Log DB to 37 
2026-08-29T19:35:54.724546252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2026-08-29T19:35:54', 'add_configurable_qualities') 
2026-08-29T19:35:54.724868360Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:54.725482197Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_configurable_qualities migrated 
2026-08-29T19:35:54.725680145Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013473s 
2026-08-29T19:35:54.725841350Z [Info] FluentMigrator.Runner.MigrationRunner: 38: add_on_upgrade_to_notifications migrating 
2026-08-29T19:35:54.726019749Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:54.726249983Z [Info] add_on_upgrade_to_notifications: Starting migration of Log DB to 38 
2026-08-29T19:35:54.726445757Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2026-08-29T19:35:54', 'add_on_upgrade_to_notifications') 
2026-08-29T19:35:54.726779329Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:54.727345960Z [Info] FluentMigrator.Runner.MigrationRunner: 38: add_on_upgrade_to_notifications migrated 
2026-08-29T19:35:54.727533598Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013183s 
2026-08-29T19:35:54.727705073Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_metadata_tables migrating 
2026-08-29T19:35:54.727905898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:54.728142334Z [Info] add_metadata_tables: Starting migration of Log DB to 39 
2026-08-29T19:35:54.728318088Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2026-08-29T19:35:54', 'add_metadata_tables') 
2026-08-29T19:35:54.728632150Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:54.729352541Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_metadata_tables migrated 
2026-08-29T19:35:54.729532323Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014637s 
2026-08-29T19:35:54.729703548Z [Info] FluentMigrator.Runner.MigrationRunner: 40: add_metadata_to_episodes_and_series migrating 
2026-08-29T19:35:54.729887699Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:54.730113043Z [Info] add_metadata_to_episodes_and_series: Starting migration of Log DB to 40 
2026-08-29T19:35:54.730299999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2026-08-29T19:35:54', 'add_metadata_to_episodes_and_series') 
2026-08-29T19:35:54.730628611Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:54.731278660Z [Info] FluentMigrator.Runner.MigrationRunner: 40: add_metadata_to_episodes_and_series migrated 
2026-08-29T19:35:54.731471689Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013846s 
2026-08-29T19:35:54.731643655Z [Info] FluentMigrator.Runner.MigrationRunner: 41: fix_xbmc_season_images_metadata migrating 
2026-08-29T19:35:54.731837766Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:54.732077840Z [Info] fix_xbmc_season_images_metadata: Starting migration of Log DB to 41 
2026-08-29T19:35:54.732265237Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2026-08-29T19:35:54', 'fix_xbmc_season_images_metadata') 
2026-08-29T19:35:54.732587997Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:54.733193727Z [Info] FluentMigrator.Runner.MigrationRunner: 41: fix_xbmc_season_images_metadata migrated 
2026-08-29T19:35:54.733382267Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013601s 
2026-08-29T19:35:54.733555396Z [Info] FluentMigrator.Runner.MigrationRunner: 42: add_download_clients_table migrating 
2026-08-29T19:35:54.733728314Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:54.733959349Z [Info] add_download_clients_table: Starting migration of Log DB to 42 
2026-08-29T19:35:54.734145795Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2026-08-29T19:35:54', 'add_download_clients_table') 
2026-08-29T19:35:54.734463094Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:54.735030777Z [Info] FluentMigrator.Runner.MigrationRunner: 42: add_download_clients_table migrated 
2026-08-29T19:35:54.735214827Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012954s 
2026-08-29T19:35:54.735384489Z [Info] FluentMigrator.Runner.MigrationRunner: 43: convert_config_to_download_clients migrating 
2026-08-29T19:35:54.735572508Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:54.735803824Z [Info] convert_config_to_download_clients: Starting migration of Log DB to 43 
2026-08-29T19:35:54.736021943Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (43, '2026-08-29T19:35:54', 'convert_config_to_download_clients') 
2026-08-29T19:35:54.736441157Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:54.737049903Z [Info] FluentMigrator.Runner.MigrationRunner: 43: convert_config_to_download_clients migrated 
2026-08-29T19:35:54.737239245Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014662s 
2026-08-29T19:35:54.737406882Z [Info] FluentMigrator.Runner.MigrationRunner: 44: fix_xbmc_episode_metadata migrating 
2026-08-29T19:35:54.737578578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:54.737805756Z [Info] fix_xbmc_episode_metadata: Starting migration of Log DB to 44 
2026-08-29T19:35:54.737987612Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2026-08-29T19:35:54', 'fix_xbmc_episode_metadata') 
2026-08-29T19:35:54.738320853Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:54.738979229Z [Info] FluentMigrator.Runner.MigrationRunner: 44: fix_xbmc_episode_metadata migrated 
2026-08-29T19:35:54.739158691Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013891s 
2026-08-29T19:35:54.739331338Z [Info] FluentMigrator.Runner.MigrationRunner: 45: add_indexes migrating 
2026-08-29T19:35:54.739494788Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:54.739723679Z [Info] add_indexes: Starting migration of Log DB to 45 
2026-08-29T19:35:54.739907329Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (45, '2026-08-29T19:35:54', 'add_indexes') 
2026-08-29T19:35:54.740224668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:54.740791750Z [Info] FluentMigrator.Runner.MigrationRunner: 45: add_indexes migrated 
2026-08-29T19:35:54.740966141Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012874s 
2026-08-29T19:35:54.741133167Z [Info] FluentMigrator.Runner.MigrationRunner: 46: fix_nzb_su_url migrating 
2026-08-29T19:35:54.741299532Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:54.741522351Z [Info] fix_nzb_su_url: Starting migration of Log DB to 46 
2026-08-29T19:35:54.741693225Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (46, '2026-08-29T19:35:54', 'fix_nzb_su_url') 
2026-08-29T19:35:54.742003480Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:54.742564460Z [Info] FluentMigrator.Runner.MigrationRunner: 46: fix_nzb_su_url migrated 
2026-08-29T19:35:54.742741977Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00126s 
2026-08-29T19:35:54.742912471Z [Info] FluentMigrator.Runner.MigrationRunner: 47: add_temporary_blacklist_columns migrating 
2026-08-29T19:35:54.743094758Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:54.743429382Z [Info] add_temporary_blacklist_columns: Starting migration of Log DB to 47 
2026-08-29T19:35:54.743608853Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (47, '2026-08-29T19:35:54', 'add_temporary_blacklist_columns') 
2026-08-29T19:35:54.743988468Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:54.744643286Z [Info] FluentMigrator.Runner.MigrationRunner: 47: add_temporary_blacklist_columns migrated 
2026-08-29T19:35:54.744843490Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015389s 
2026-08-29T19:35:54.745003642Z [Info] FluentMigrator.Runner.MigrationRunner: 48: add_title_to_scenemappings migrating 
2026-08-29T19:35:54.745181320Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:54.745409039Z [Info] add_title_to_scenemappings: Starting migration of Log DB to 48 
2026-08-29T19:35:54.745598831Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (48, '2026-08-29T19:35:54', 'add_title_to_scenemappings') 
2026-08-29T19:35:54.745917934Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:54.746624086Z [Info] FluentMigrator.Runner.MigrationRunner: 48: add_title_to_scenemappings migrated 
2026-08-29T19:35:54.746809339Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001438s 
2026-08-29T19:35:54.746981125Z [Info] FluentMigrator.Runner.MigrationRunner: 49: fix_dognzb_url migrating 
2026-08-29T19:35:54.747144464Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:54.747375409Z [Info] fix_dognzb_url: Starting migration of Log DB to 49 
2026-08-29T19:35:54.747548668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (49, '2026-08-29T19:35:54', 'fix_dognzb_url') 
2026-08-29T19:35:54.747869714Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:54.748455464Z [Info] FluentMigrator.Runner.MigrationRunner: 49: fix_dognzb_url migrated 
2026-08-29T19:35:54.748634735Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013035s 
2026-08-29T19:35:54.748804507Z [Info] FluentMigrator.Runner.MigrationRunner: 50: add_hash_to_metadata_files migrating 
2026-08-29T19:35:54.748983107Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:54.749212098Z [Info] add_hash_to_metadata_files: Starting migration of Log DB to 50 
2026-08-29T19:35:54.749395337Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (50, '2026-08-29T19:35:54', 'add_hash_to_metadata_files') 
2026-08-29T19:35:54.749716774Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:54.750279277Z [Info] FluentMigrator.Runner.MigrationRunner: 50: add_hash_to_metadata_files migrated 
2026-08-29T19:35:54.750465091Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012904s 
2026-08-29T19:35:54.750634192Z [Info] FluentMigrator.Runner.MigrationRunner: 51: download_client_import migrating 
2026-08-29T19:35:54.750806980Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:54.751038276Z [Info] download_client_import: Starting migration of Log DB to 51 
2026-08-29T19:35:54.751217857Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (51, '2026-08-29T19:35:54', 'download_client_import') 
2026-08-29T19:35:54.751533553Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:54.752112709Z [Info] FluentMigrator.Runner.MigrationRunner: 51: download_client_import migrated 
2026-08-29T19:35:54.752297952Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012957s 
2026-08-29T19:35:54.752467364Z [Info] FluentMigrator.Runner.MigrationRunner: 52: add_columns_for_anime migrating 
2026-08-29T19:35:54.752637276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:54.752863952Z [Info] add_columns_for_anime: Starting migration of Log DB to 52 
2026-08-29T19:35:54.753039075Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (52, '2026-08-29T19:35:54', 'add_columns_for_anime') 
2026-08-29T19:35:54.753354430Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:54.753922454Z [Info] FluentMigrator.Runner.MigrationRunner: 52: add_columns_for_anime migrated 
2026-08-29T19:35:54.754104892Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012785s 
2026-08-29T19:35:54.754275535Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_series_sorttitle migrating 
2026-08-29T19:35:54.754462862Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:54.754694980Z [Info] add_series_sorttitle: Starting migration of Log DB to 53 
2026-08-29T19:35:54.754881977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (53, '2026-08-29T19:35:54', 'add_series_sorttitle') 
2026-08-29T19:35:54.755198374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:54.755781558Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_series_sorttitle migrated 
2026-08-29T19:35:54.755984647Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013132s 
2026-08-29T19:35:54.756156263Z [Info] FluentMigrator.Runner.MigrationRunner: 54: rename_profiles migrating 
2026-08-29T19:35:54.756320283Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:54.756552401Z [Info] rename_profiles: Starting migration of Log DB to 54 
2026-08-29T19:35:54.756724678Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (54, '2026-08-29T19:35:54', 'rename_profiles') 
2026-08-29T19:35:54.757032007Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:54.757615282Z [Info] FluentMigrator.Runner.MigrationRunner: 54: rename_profiles migrated 
2026-08-29T19:35:54.757781296Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012724s 
2026-08-29T19:35:54.757944264Z [Info] FluentMigrator.Runner.MigrationRunner: 55: drop_old_profile_columns migrating 
2026-08-29T19:35:54.758119818Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:54.758343448Z [Info] drop_old_profile_columns: Starting migration of Log DB to 55 
2026-08-29T19:35:54.758523551Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (55, '2026-08-29T19:35:54', 'drop_old_profile_columns') 
2026-08-29T19:35:54.758839698Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:54.759407351Z [Info] FluentMigrator.Runner.MigrationRunner: 55: drop_old_profile_columns migrated 
2026-08-29T19:35:54.759589488Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012839s 
2026-08-29T19:35:54.759759590Z [Info] FluentMigrator.Runner.MigrationRunner: 56: add_mediainfo_to_episodefile migrating 
2026-08-29T19:35:54.759999163Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:54.760237553Z [Info] add_mediainfo_to_episodefile: Starting migration of Log DB to 56 
2026-08-29T19:35:54.760421774Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (56, '2026-08-29T19:35:54', 'add_mediainfo_to_episodefile') 
2026-08-29T19:35:54.760741869Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:54.761331566Z [Info] FluentMigrator.Runner.MigrationRunner: 56: add_mediainfo_to_episodefile migrated 
2026-08-29T19:35:54.761516198Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013289s 
2026-08-29T19:35:54.761685239Z [Info] FluentMigrator.Runner.MigrationRunner: 57: convert_episode_file_path_to_relative migrating 
2026-08-29T19:35:54.761875391Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:54.762101306Z [Info] convert_episode_file_path_to_relative: Starting migration of Log DB to 57 
2026-08-29T19:35:54.762292321Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (57, '2026-08-29T19:35:54', 'convert_episode_file_path_to_relative') 
2026-08-29T19:35:54.762622516Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:54.763181702Z [Info] FluentMigrator.Runner.MigrationRunner: 57: convert_episode_file_path_to_relative migrated 
2026-08-29T19:35:54.763382637Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013036s 
2026-08-29T19:35:54.763558942Z [Info] FluentMigrator.Runner.MigrationRunner: 58: drop_episode_file_path migrating 
2026-08-29T19:35:54.763744897Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:54.763991583Z [Info] drop_episode_file_path: Starting migration of Log DB to 58 
2026-08-29T19:35:54.764169732Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (58, '2026-08-29T19:35:54', 'drop_episode_file_path') 
2026-08-29T19:35:54.764490909Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:54.765078452Z [Info] FluentMigrator.Runner.MigrationRunner: 58: drop_episode_file_path migrated 
2026-08-29T19:35:54.765262503Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013371s 
2026-08-29T19:35:54.765434379Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_enable_options_to_indexers migrating 
2026-08-29T19:35:54.765608820Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:54.765835176Z [Info] add_enable_options_to_indexers: Starting migration of Log DB to 59 
2026-08-29T19:35:54.766020690Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (59, '2026-08-29T19:35:54', 'add_enable_options_to_indexers') 
2026-08-29T19:35:54.766344422Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:54.766921113Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_enable_options_to_indexers migrated 
2026-08-29T19:35:54.767112769Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013078s 
2026-08-29T19:35:54.767281800Z [Info] FluentMigrator.Runner.MigrationRunner: 60: remove_enable_from_indexers migrating 
2026-08-29T19:35:54.767459878Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:54.767689411Z [Info] remove_enable_from_indexers: Starting migration of Log DB to 60 
2026-08-29T19:35:54.767904734Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (60, '2026-08-29T19:35:54', 'remove_enable_from_indexers') 
2026-08-29T19:35:54.768239068Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:54.768822873Z [Info] FluentMigrator.Runner.MigrationRunner: 60: remove_enable_from_indexers migrated 
2026-08-29T19:35:54.769006132Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001353s 
2026-08-29T19:35:54.769172788Z [Info] FluentMigrator.Runner.MigrationRunner: 61: clear_bad_scene_names migrating 
2026-08-29T19:35:54.769345015Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:54.769579237Z [Info] clear_bad_scene_names: Starting migration of Log DB to 61 
2026-08-29T19:35:54.769755612Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (61, '2026-08-29T19:35:54', 'clear_bad_scene_names') 
2026-08-29T19:35:54.770069905Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:54.770637478Z [Info] FluentMigrator.Runner.MigrationRunner: 61: clear_bad_scene_names migrated 
2026-08-29T19:35:54.770821749Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012893s 
2026-08-29T19:35:54.770995880Z [Info] FluentMigrator.Runner.MigrationRunner: 62: convert_quality_models migrating 
2026-08-29T19:35:54.771167666Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:54.771403731Z [Info] convert_quality_models: Starting migration of Log DB to 62 
2026-08-29T19:35:54.771583884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (62, '2026-08-29T19:35:54', 'convert_quality_models') 
2026-08-29T19:35:54.771918929Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:54.772503786Z [Info] FluentMigrator.Runner.MigrationRunner: 62: convert_quality_models migrated 
2026-08-29T19:35:54.772692837Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013268s 
2026-08-29T19:35:54.772863561Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_remotepathmappings migrating 
2026-08-29T19:35:54.773043223Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:54.773278146Z [Info] add_remotepathmappings: Starting migration of Log DB to 63 
2026-08-29T19:35:54.773458509Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (63, '2026-08-29T19:35:54', 'add_remotepathmappings') 
2026-08-29T19:35:54.773777602Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:54.774354794Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_remotepathmappings migrated 
2026-08-29T19:35:54.774539075Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013058s 
2026-08-29T19:35:54.774711192Z [Info] FluentMigrator.Runner.MigrationRunner: 64: remove_method_from_logs migrating 
2026-08-29T19:35:54.774884982Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:54.775133773Z [Info] remove_method_from_logs: Starting migration of Log DB to 64 
2026-08-29T19:35:54.775490962Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Logs Method 
2026-08-29T19:35:54.775971099Z [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-08-29T19:35:54.776465716Z [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-08-29T19:35:54.776870160Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs" 
2026-08-29T19:35:54.777330968Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Logs_temp" RENAME TO "Logs" 
2026-08-29T19:35:54.778197464Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC) 
2026-08-29T19:35:54.778509051Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028372s 
2026-08-29T19:35:54.778685256Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (64, '2026-08-29T19:35:54', 'remove_method_from_logs') 
2026-08-29T19:35:54.779004068Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:54.779774820Z [Info] FluentMigrator.Runner.MigrationRunner: 64: remove_method_from_logs migrated 
2026-08-29T19:35:54.779974673Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041024s 
2026-08-29T19:35:54.780149335Z [Info] FluentMigrator.Runner.MigrationRunner: 65: make_scene_numbering_nullable migrating 
2026-08-29T19:35:54.780324708Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:54.780553168Z [Info] make_scene_numbering_nullable: Starting migration of Log DB to 65 
2026-08-29T19:35:54.780738652Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (65, '2026-08-29T19:35:54', 'make_scene_numbering_nullable') 
2026-08-29T19:35:54.781061081Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:54.781671250Z [Info] FluentMigrator.Runner.MigrationRunner: 65: make_scene_numbering_nullable migrated 
2026-08-29T19:35:54.781848627Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013274s 
2026-08-29T19:35:54.782013509Z [Info] FluentMigrator.Runner.MigrationRunner: 66: add_tags migrating 
2026-08-29T19:35:54.782176477Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:54.782406811Z [Info] add_tags: Starting migration of Log DB to 66 
2026-08-29T19:35:54.782576172Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (66, '2026-08-29T19:35:54', 'add_tags') 
2026-08-29T19:35:54.782895335Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:54.783486295Z [Info] FluentMigrator.Runner.MigrationRunner: 66: add_tags migrated 
2026-08-29T19:35:54.783659484Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013038s 
2026-08-29T19:35:54.783843585Z [Info] FluentMigrator.Runner.MigrationRunner: 67: add_added_to_series migrating 
2026-08-29T19:35:54.784065391Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:54.784289403Z [Info] add_added_to_series: Starting migration of Log DB to 67 
2026-08-29T19:35:54.784466189Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (67, '2026-08-29T19:35:54', 'add_added_to_series') 
2026-08-29T19:35:54.784778057Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:54.785365019Z [Info] FluentMigrator.Runner.MigrationRunner: 67: add_added_to_series migrated 
2026-08-29T19:35:54.785545302Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013027s 
2026-08-29T19:35:54.785715294Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_release_restrictions migrating 
2026-08-29T19:35:54.785890888Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:54.786120520Z [Info] add_release_restrictions: Starting migration of Log DB to 68 
2026-08-29T19:35:54.786301715Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (68, '2026-08-29T19:35:54', 'add_release_restrictions') 
2026-08-29T19:35:54.786621539Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:54.787185435Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_release_restrictions migrated 
2026-08-29T19:35:54.787369596Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012886s 
2026-08-29T19:35:54.787596122Z [Info] FluentMigrator.Runner.MigrationRunner: 69: quality_proper migrating 
2026-08-29T19:35:54.787763519Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:54.788012130Z [Info] quality_proper: Starting migration of Log DB to 69 
2026-08-29T19:35:54.788190158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (69, '2026-08-29T19:35:54', 'quality_proper') 
2026-08-29T19:35:54.788499792Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:54.789071674Z [Info] FluentMigrator.Runner.MigrationRunner: 69: quality_proper migrated 
2026-08-29T19:35:54.789249231Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013006s 
2026-08-29T19:35:54.789420737Z [Info] FluentMigrator.Runner.MigrationRunner: 70: delay_profile migrating 
2026-08-29T19:35:54.789588394Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:54.789819510Z [Info] delay_profile: Starting migration of Log DB to 70 
2026-08-29T19:35:54.789992889Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (70, '2026-08-29T19:35:54', 'delay_profile') 
2026-08-29T19:35:54.790324286Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:54.790872491Z [Info] FluentMigrator.Runner.MigrationRunner: 70: delay_profile migrated 
2026-08-29T19:35:54.791044697Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012745s 
2026-08-29T19:35:54.791215521Z [Info] FluentMigrator.Runner.MigrationRunner: 71: unknown_quality_in_profile migrating 
2026-08-29T19:35:54.791390554Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:54.791621319Z [Info] unknown_quality_in_profile: Starting migration of Log DB to 71 
2026-08-29T19:35:54.791805229Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (71, '2026-08-29T19:35:54', 'unknown_quality_in_profile') 
2026-08-29T19:35:54.792150945Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:54.792728589Z [Info] FluentMigrator.Runner.MigrationRunner: 71: unknown_quality_in_profile migrated 
2026-08-29T19:35:54.792911186Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013275s 
2026-08-29T19:35:54.793079505Z [Info] FluentMigrator.Runner.MigrationRunner: 72: history_downloadId migrating 
2026-08-29T19:35:54.793246111Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:54.793480082Z [Info] history_downloadId: Starting migration of Log DB to 72 
2026-08-29T19:35:54.793657369Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (72, '2026-08-29T19:35:54', 'history_downloadId') 
2026-08-29T19:35:54.793972033Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:54.794539325Z [Info] FluentMigrator.Runner.MigrationRunner: 72: history_downloadId migrated 
2026-08-29T19:35:54.796021220Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012873s 
2026-08-29T19:35:54.796205130Z [Info] FluentMigrator.Runner.MigrationRunner: 73: clear_ratings migrating 
2026-08-29T19:35:54.796370694Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:54.796614505Z [Info] clear_ratings: Starting migration of Log DB to 73 
2026-08-29T19:35:54.796789607Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (73, '2026-08-29T19:35:54', 'clear_ratings') 
2026-08-29T19:35:54.797104492Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:54.797684901Z [Info] FluentMigrator.Runner.MigrationRunner: 73: clear_ratings migrated 
2026-08-29T19:35:54.797863921Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013083s 
2026-08-29T19:35:54.798035737Z [Info] FluentMigrator.Runner.MigrationRunner: 74: disable_eztv migrating 
2026-08-29T19:35:54.798199026Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:54.798437577Z [Info] disable_eztv: Starting migration of Log DB to 74 
2026-08-29T19:35:54.798612349Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (74, '2026-08-29T19:35:54', 'disable_eztv') 
2026-08-29T19:35:54.798926211Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:54.799498974Z [Info] FluentMigrator.Runner.MigrationRunner: 74: disable_eztv migrated 
2026-08-29T19:35:54.799676502Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012801s 
2026-08-29T19:35:54.799858579Z [Info] FluentMigrator.Runner.MigrationRunner: 75: force_lib_update migrating 
2026-08-29T19:35:54.800064804Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:54.800291370Z [Info] force_lib_update: Starting migration of Log DB to 75 
2026-08-29T19:35:54.800469649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (75, '2026-08-29T19:35:54', 'force_lib_update') 
2026-08-29T19:35:54.800783982Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:54.801362648Z [Info] FluentMigrator.Runner.MigrationRunner: 75: force_lib_update migrated 
2026-08-29T19:35:54.801538251Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012974s 
2026-08-29T19:35:54.801713314Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_users_table migrating 
2026-08-29T19:35:54.801880410Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:54.802112267Z [Info] add_users_table: Starting migration of Log DB to 76 
2026-08-29T19:35:54.802289795Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (76, '2026-08-29T19:35:54', 'add_users_table') 
2026-08-29T19:35:54.802601813Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:54.803240760Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_users_table migrated 
2026-08-29T19:35:54.803631206Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013025s 
2026-08-29T19:35:54.803803634Z [Info] FluentMigrator.Runner.MigrationRunner: 77: add_add_options_to_series migrating 
2026-08-29T19:35:54.803998576Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:54.804229922Z [Info] add_add_options_to_series: Starting migration of Log DB to 77 
2026-08-29T19:35:54.804457961Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (77, '2026-08-29T19:35:54', 'add_add_options_to_series') 
2026-08-29T19:35:54.804739589Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:54.805323885Z [Info] FluentMigrator.Runner.MigrationRunner: 77: add_add_options_to_series migrated 
2026-08-29T19:35:54.805509018Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001321s 
2026-08-29T19:35:54.805681085Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_commands_table migrating 
2026-08-29T19:35:54.805898613Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:54.806140249Z [Info] add_commands_table: Starting migration of Log DB to 78 
2026-08-29T19:35:54.806336154Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (78, '2026-08-29T19:35:54', 'add_commands_table') 
2026-08-29T19:35:54.806750048Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:54.807315987Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_commands_table migrated 
2026-08-29T19:35:54.807509196Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014358s 
2026-08-29T19:35:54.807658497Z [Info] FluentMigrator.Runner.MigrationRunner: 79: dedupe_tags migrating 
2026-08-29T19:35:54.807830473Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:54.808071439Z [Info] dedupe_tags: Starting migration of Log DB to 79 
2026-08-29T19:35:54.808247012Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (79, '2026-08-29T19:35:54', 'dedupe_tags') 
2026-08-29T19:35:54.808556456Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:54.809140311Z [Info] FluentMigrator.Runner.MigrationRunner: 79: dedupe_tags migrated 
2026-08-29T19:35:54.809350084Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013089s 
2026-08-29T19:35:54.809515567Z [Info] FluentMigrator.Runner.MigrationRunner: 81: move_dot_prefix_to_transmission_category migrating 
2026-08-29T19:35:54.809694397Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:54.809914050Z [Info] move_dot_prefix_to_transmission_category: Starting migration of Log DB to 81 
2026-08-29T19:35:54.810121327Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (81, '2026-08-29T19:35:54', 'move_dot_prefix_to_transmission_category') 
2026-08-29T19:35:54.810458396Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:54.811103475Z [Info] FluentMigrator.Runner.MigrationRunner: 81: move_dot_prefix_to_transmission_category migrated 
2026-08-29T19:35:54.811297857Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014045s 
2026-08-29T19:35:54.811487408Z [Info] FluentMigrator.Runner.MigrationRunner: 82: add_fanzub_settings migrating 
2026-08-29T19:35:54.811645026Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:54.811877294Z [Info] add_fanzub_settings: Starting migration of Log DB to 82 
2026-08-29T19:35:54.812067056Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (82, '2026-08-29T19:35:54', 'add_fanzub_settings') 
2026-08-29T19:35:54.812400457Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:54.812976597Z [Info] FluentMigrator.Runner.MigrationRunner: 82: add_fanzub_settings migrated 
2026-08-29T19:35:54.813171560Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013286s 
2026-08-29T19:35:54.813337895Z [Info] FluentMigrator.Runner.MigrationRunner: 83: additonal_blacklist_columns migrating 
2026-08-29T19:35:54.813511545Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:54.813747249Z [Info] additonal_blacklist_columns: Starting migration of Log DB to 83 
2026-08-29T19:35:54.813934436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (83, '2026-08-29T19:35:54', 'additonal_blacklist_columns') 
2026-08-29T19:35:54.814249200Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:54.814816944Z [Info] FluentMigrator.Runner.MigrationRunner: 83: additonal_blacklist_columns migrated 
2026-08-29T19:35:54.815013750Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012991s 
2026-08-29T19:35:54.815177159Z [Info] FluentMigrator.Runner.MigrationRunner: 84: update_quality_minmax_size migrating 
2026-08-29T19:35:54.815348795Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:54.815579099Z [Info] update_quality_minmax_size: Starting migration of Log DB to 84 
2026-08-29T19:35:54.815771346Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (84, '2026-08-29T19:35:54', 'update_quality_minmax_size') 
2026-08-29T19:35:54.816151331Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:54.816720097Z [Info] FluentMigrator.Runner.MigrationRunner: 84: update_quality_minmax_size migrated 
2026-08-29T19:35:54.816923436Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013661s 
2026-08-29T19:35:54.817074030Z [Info] FluentMigrator.Runner.MigrationRunner: 85: expand_transmission_urlbase migrating 
2026-08-29T19:35:54.817272880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:54.817488745Z [Info] expand_transmission_urlbase: Starting migration of Log DB to 85 
2026-08-29T19:35:54.817676954Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (85, '2026-08-29T19:35:54', 'expand_transmission_urlbase') 
2026-08-29T19:35:54.818007349Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:54.818568510Z [Info] FluentMigrator.Runner.MigrationRunner: 85: expand_transmission_urlbase migrated 
2026-08-29T19:35:54.818757951Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013036s 
2026-08-29T19:35:54.818918745Z [Info] FluentMigrator.Runner.MigrationRunner: 86: pushbullet_device_ids migrating 
2026-08-29T19:35:54.819086453Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:54.819316797Z [Info] pushbullet_device_ids: Starting migration of Log DB to 86 
2026-08-29T19:35:54.819497942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (86, '2026-08-29T19:35:54', 'pushbullet_device_ids') 
2026-08-29T19:35:54.819810752Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:54.820407664Z [Info] FluentMigrator.Runner.MigrationRunner: 86: pushbullet_device_ids migrated 
2026-08-29T19:35:54.820600041Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013076s 
2026-08-29T19:35:54.820765514Z [Info] FluentMigrator.Runner.MigrationRunner: 87: remove_eztv migrating 
2026-08-29T19:35:54.820917410Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:54.821148746Z [Info] remove_eztv: Starting migration of Log DB to 87 
2026-08-29T19:35:54.821321334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (87, '2026-08-29T19:35:54', 'remove_eztv') 
2026-08-29T19:35:54.821653413Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:54.822320636Z [Info] FluentMigrator.Runner.MigrationRunner: 87: remove_eztv migrated 
2026-08-29T19:35:54.822502152Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013981s 
2026-08-29T19:35:54.822662775Z [Info] FluentMigrator.Runner.MigrationRunner: 88: pushbullet_devices_channels_list migrating 
2026-08-29T19:35:54.822854131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:54.823093513Z [Info] pushbullet_devices_channels_list: Starting migration of Log DB to 88 
2026-08-29T19:35:54.823263385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (88, '2026-08-29T19:35:54', 'pushbullet_devices_channels_list') 
2026-08-29T19:35:54.823588590Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:54.824262357Z [Info] FluentMigrator.Runner.MigrationRunner: 88: pushbullet_devices_channels_list migrated 
2026-08-29T19:35:54.824445496Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013988s 
2026-08-29T19:35:54.824608394Z [Info] FluentMigrator.Runner.MigrationRunner: 89: add_on_rename_to_notifcations migrating 
2026-08-29T19:35:54.824790150Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:54.825019251Z [Info] add_on_rename_to_notifcations: Starting migration of Log DB to 89 
2026-08-29T19:35:54.825210907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (89, '2026-08-29T19:35:54', 'add_on_rename_to_notifcations') 
2026-08-29T19:35:54.825534950Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:54.826185801Z [Info] FluentMigrator.Runner.MigrationRunner: 89: add_on_rename_to_notifcations migrated 
2026-08-29T19:35:54.826366915Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013961s 
2026-08-29T19:35:54.826544453Z [Info] FluentMigrator.Runner.MigrationRunner: 90: update_kickass_url migrating 
2026-08-29T19:35:54.826713884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:54.826931432Z [Info] update_kickass_url: Starting migration of Log DB to 90 
2026-08-29T19:35:54.827112878Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (90, '2026-08-29T19:35:54', 'update_kickass_url') 
2026-08-29T19:35:54.827431790Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:54.828088012Z [Info] FluentMigrator.Runner.MigrationRunner: 90: update_kickass_url migrated 
2026-08-29T19:35:54.828265649Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013685s 
2026-08-29T19:35:54.828431353Z [Info] FluentMigrator.Runner.MigrationRunner: 91: added_indexerstatus migrating 
2026-08-29T19:35:54.828599592Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:54.828836178Z [Info] added_indexerstatus: Starting migration of Log DB to 91 
2026-08-29T19:35:54.829011161Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (91, '2026-08-29T19:35:54', 'added_indexerstatus') 
2026-08-29T19:35:54.829327548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:54.829973228Z [Info] FluentMigrator.Runner.MigrationRunner: 91: added_indexerstatus migrated 
2026-08-29T19:35:54.830169133Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013759s 
2026-08-29T19:35:54.830329095Z [Info] FluentMigrator.Runner.MigrationRunner: 92: add_unverifiedscenenumbering migrating 
2026-08-29T19:35:54.830510570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:54.830724471Z [Info] add_unverifiedscenenumbering: Starting migration of Log DB to 92 
2026-08-29T19:35:54.830914223Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (92, '2026-08-29T19:35:54', 'add_unverifiedscenenumbering') 
2026-08-29T19:35:54.831252314Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:54.831961382Z [Info] FluentMigrator.Runner.MigrationRunner: 92: add_unverifiedscenenumbering migrated 
2026-08-29T19:35:54.832147237Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013916s 
2026-08-29T19:35:54.832311517Z [Info] FluentMigrator.Runner.MigrationRunner: 93: naming_config_replace_illegal_characters migrating 
2026-08-29T19:35:54.832504927Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:54.832729980Z [Info] naming_config_replace_illegal_characters: Starting migration of Log DB to 93 
2026-08-29T19:35:54.832929703Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (93, '2026-08-29T19:35:54', 'naming_config_replace_illegal_characters') 
2026-08-29T19:35:54.833258244Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:54.833921119Z [Info] FluentMigrator.Runner.MigrationRunner: 93: naming_config_replace_illegal_characters migrated 
2026-08-29T19:35:54.834116573Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014137s 
2026-08-29T19:35:54.834285112Z [Info] FluentMigrator.Runner.MigrationRunner: 94: add_tvmazeid migrating 
2026-08-29T19:35:54.834454353Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:54.834681601Z [Info] add_tvmazeid: Starting migration of Log DB to 94 
2026-08-29T19:35:54.834856523Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (94, '2026-08-29T19:35:54', 'add_tvmazeid') 
2026-08-29T19:35:54.835171848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:54.835802719Z [Info] FluentMigrator.Runner.MigrationRunner: 94: add_tvmazeid migrated 
2026-08-29T19:35:54.836004716Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013502s 
2026-08-29T19:35:54.836172734Z [Info] FluentMigrator.Runner.MigrationRunner: 95: add_additional_episodes_index migrating 
2026-08-29T19:35:54.836338739Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:54.836566237Z [Info] add_additional_episodes_index: Starting migration of Log DB to 95 
2026-08-29T19:35:54.836749907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (95, '2026-08-29T19:35:54', 'add_additional_episodes_index') 
2026-08-29T19:35:54.837085643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:54.837747446Z [Info] FluentMigrator.Runner.MigrationRunner: 95: add_additional_episodes_index migrated 
2026-08-29T19:35:54.837932819Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013958s 
2026-08-29T19:35:54.838086899Z [Info] FluentMigrator.Runner.MigrationRunner: 96: disable_kickass migrating 
2026-08-29T19:35:54.838268455Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:54.838498999Z [Info] disable_kickass: Starting migration of Log DB to 96 
2026-08-29T19:35:54.838677288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (96, '2026-08-29T19:35:54', 'disable_kickass') 
2026-08-29T19:35:54.838989587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:54.839769408Z [Info] FluentMigrator.Runner.MigrationRunner: 96: disable_kickass migrated 
2026-08-29T19:35:54.839980232Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014945s 
2026-08-29T19:35:54.840151397Z [Info] FluentMigrator.Runner.MigrationRunner: 97: add_reason_to_pending_releases migrating 
2026-08-29T19:35:54.840322502Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:54.840543206Z [Info] add_reason_to_pending_releases: Starting migration of Log DB to 97 
2026-08-29T19:35:54.840746385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (97, '2026-08-29T19:35:54', 'add_reason_to_pending_releases') 
2026-08-29T19:35:54.841082542Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:54.841747251Z [Info] FluentMigrator.Runner.MigrationRunner: 97: add_reason_to_pending_releases migrated 
2026-08-29T19:35:54.841928957Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014159s 
2026-08-29T19:35:54.842108008Z [Info] FluentMigrator.Runner.MigrationRunner: 98: remove_titans_of_tv migrating 
2026-08-29T19:35:54.842272639Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:54.842494877Z [Info] remove_titans_of_tv: Starting migration of Log DB to 98 
2026-08-29T19:35:54.842681643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (98, '2026-08-29T19:35:54', 'remove_titans_of_tv') 
2026-08-29T19:35:54.843003030Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:54.843660634Z [Info] FluentMigrator.Runner.MigrationRunner: 98: remove_titans_of_tv migrated 
2026-08-29T19:35:54.843831829Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013778s 
2026-08-29T19:35:54.844011832Z [Info] FluentMigrator.Runner.MigrationRunner: 99: extra_and_subtitle_files migrating 
2026-08-29T19:35:54.844182546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:54.844413020Z [Info] extra_and_subtitle_files: Starting migration of Log DB to 99 
2026-08-29T19:35:54.844593173Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (99, '2026-08-29T19:35:54', 'extra_and_subtitle_files') 
2026-08-29T19:35:54.844916343Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:54.845557515Z [Info] FluentMigrator.Runner.MigrationRunner: 99: extra_and_subtitle_files migrated 
2026-08-29T19:35:54.845757407Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013752s 
2026-08-29T19:35:54.845923662Z [Info] FluentMigrator.Runner.MigrationRunner: 100: add_scene_season_number migrating 
2026-08-29T19:35:54.846093404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:54.846309429Z [Info] add_scene_season_number: Starting migration of Log DB to 100 
2026-08-29T19:35:54.846506436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (100, '2026-08-29T19:35:54', 'add_scene_season_number') 
2026-08-29T19:35:54.846833284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:54.847492131Z [Info] FluentMigrator.Runner.MigrationRunner: 100: add_scene_season_number migrated 
2026-08-29T19:35:54.847673987Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013971s 
2026-08-29T19:35:54.847835973Z [Info] FluentMigrator.Runner.MigrationRunner: 101: add_ultrahd_quality_in_profiles migrating 
2026-08-29T19:35:54.848039764Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:54.848267943Z [Info] add_ultrahd_quality_in_profiles: Starting migration of Log DB to 101 
2026-08-29T19:35:54.848459599Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (101, '2026-08-29T19:35:54', 'add_ultrahd_quality_in_profiles') 
2026-08-29T19:35:54.848784975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:54.849454152Z [Info] FluentMigrator.Runner.MigrationRunner: 101: add_ultrahd_quality_in_profiles migrated 
2026-08-29T19:35:54.849641640Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014047s 
2026-08-29T19:35:54.849806141Z [Info] FluentMigrator.Runner.MigrationRunner: 102: add_language_to_episodeFiles_history_and_blacklist migrating 
2026-08-29T19:35:54.849996224Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:54.850221568Z [Info] add_language_to_episodeFiles_history_and_blacklist: Starting migration of Log DB to 102 
2026-08-29T19:35:54.850451711Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (102, '2026-08-29T19:35:54', 'add_language_to_episodeFiles_history_and_blacklist') 
2026-08-29T19:35:54.850797798Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:54.851454381Z [Info] FluentMigrator.Runner.MigrationRunner: 102: add_language_to_episodeFiles_history_and_blacklist migrated 
2026-08-29T19:35:54.851686037Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014543s 
2026-08-29T19:35:54.851862182Z [Info] FluentMigrator.Runner.MigrationRunner: 103: fix_metadata_file_extensions migrating 
2026-08-29T19:35:54.852041693Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:54.852270043Z [Info] fix_metadata_file_extensions: Starting migration of Log DB to 103 
2026-08-29T19:35:54.852456810Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (103, '2026-08-29T19:35:54', 'fix_metadata_file_extensions') 
2026-08-29T19:35:54.852787526Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:54.853439990Z [Info] FluentMigrator.Runner.MigrationRunner: 103: fix_metadata_file_extensions migrated 
2026-08-29T19:35:54.853624221Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013925s 
2026-08-29T19:35:54.853810115Z [Info] FluentMigrator.Runner.MigrationRunner: 104: remove_kickass migrating 
2026-08-29T19:35:54.854001701Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:54.854234149Z [Info] remove_kickass: Starting migration of Log DB to 104 
2026-08-29T19:35:54.854420855Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (104, '2026-08-29T19:35:54', 'remove_kickass') 
2026-08-29T19:35:54.854737884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:54.855390799Z [Info] FluentMigrator.Runner.MigrationRunner: 104: remove_kickass migrated 
2026-08-29T19:35:54.855565370Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013926s 
2026-08-29T19:35:54.855738068Z [Info] FluentMigrator.Runner.MigrationRunner: 105: rename_torrent_downloadstation migrating 
2026-08-29T19:35:54.855988062Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:54.856216672Z [Info] rename_torrent_downloadstation: Starting migration of Log DB to 105 
2026-08-29T19:35:54.856427898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (105, '2026-08-29T19:35:54', 'rename_torrent_downloadstation') 
2026-08-29T19:35:54.856762151Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:54.857479175Z [Info] FluentMigrator.Runner.MigrationRunner: 105: rename_torrent_downloadstation migrated 
2026-08-29T19:35:54.857671572Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014906s 
2026-08-29T19:35:54.857861004Z [Info] FluentMigrator.Runner.MigrationRunner: 106: update_btn_url migrating 
2026-08-29T19:35:54.858031888Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:54.858261430Z [Info] update_btn_url: Starting migration of Log DB to 106 
2026-08-29T19:35:54.858445852Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (106, '2026-08-29T19:35:54', 'update_btn_url') 
2026-08-29T19:35:54.858770546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:54.859496718Z [Info] FluentMigrator.Runner.MigrationRunner: 106: update_btn_url migrated 
2026-08-29T19:35:54.859668614Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014495s 
2026-08-29T19:35:54.859835641Z [Info] FluentMigrator.Runner.MigrationRunner: 107: remove_wombles migrating 
2026-08-29T19:35:54.860027056Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:54.860266488Z [Info] remove_wombles: Starting migration of Log DB to 107 
2026-08-29T19:35:54.860463094Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (107, '2026-08-29T19:35:54', 'remove_wombles') 
2026-08-29T19:35:54.860792828Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:54.861490012Z [Info] FluentMigrator.Runner.MigrationRunner: 107: remove_wombles migrated 
2026-08-29T19:35:54.861673923Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014515s 
2026-08-29T19:35:54.861841079Z [Info] FluentMigrator.Runner.MigrationRunner: 108: fix_extra_file_extension migrating 
2026-08-29T19:35:54.862031242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:54.862251306Z [Info] fix_extra_file_extension: Starting migration of Log DB to 108 
2026-08-29T19:35:54.862442911Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (108, '2026-08-29T19:35:54', 'fix_extra_file_extension') 
2026-08-29T19:35:54.862782876Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:54.863414568Z [Info] FluentMigrator.Runner.MigrationRunner: 108: fix_extra_file_extension migrated 
2026-08-29T19:35:54.863608258Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013963s 
2026-08-29T19:35:54.863774072Z [Info] FluentMigrator.Runner.MigrationRunner: 109: import_extra_files migrating 
2026-08-29T19:35:54.863975919Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:54.864206163Z [Info] import_extra_files: Starting migration of Log DB to 109 
2026-08-29T19:35:54.864392277Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (109, '2026-08-29T19:35:54', 'import_extra_files') 
2026-08-29T19:35:54.864708785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:54.865422382Z [Info] FluentMigrator.Runner.MigrationRunner: 109: import_extra_files migrated 
2026-08-29T19:35:54.865603467Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014424s 
2026-08-29T19:35:54.865767126Z [Info] FluentMigrator.Runner.MigrationRunner: 110: fix_extra_files_config migrating 
2026-08-29T19:35:54.865938091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:54.866158294Z [Info] fix_extra_files_config: Starting migration of Log DB to 110 
2026-08-29T19:35:54.866376644Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (110, '2026-08-29T19:35:54', 'fix_extra_files_config') 
2026-08-29T19:35:54.866698261Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:54.867387890Z [Info] FluentMigrator.Runner.MigrationRunner: 110: fix_extra_files_config migrated 
2026-08-29T19:35:54.867567572Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014413s 
2026-08-29T19:35:54.867747935Z [Info] FluentMigrator.Runner.MigrationRunner: 111: create_language_profiles migrating 
2026-08-29T19:35:54.867944712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:54.868173382Z [Info] create_language_profiles: Starting migration of Log DB to 111 
2026-08-29T19:35:54.868363565Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (111, '2026-08-29T19:35:54', 'create_language_profiles') 
2026-08-29T19:35:54.868698750Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:54.869396135Z [Info] FluentMigrator.Runner.MigrationRunner: 111: create_language_profiles migrated 
2026-08-29T19:35:54.869584554Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014451s 
2026-08-29T19:35:54.869746781Z [Info] FluentMigrator.Runner.MigrationRunner: 112: added_regex_to_scenemapping migrating 
2026-08-29T19:35:54.869926543Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:54.870171035Z [Info] added_regex_to_scenemapping: Starting migration of Log DB to 112 
2026-08-29T19:35:54.870373173Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (112, '2026-08-29T19:35:54', 'added_regex_to_scenemapping') 
2026-08-29T19:35:54.870704370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:54.871413638Z [Info] FluentMigrator.Runner.MigrationRunner: 112: added_regex_to_scenemapping migrated 
2026-08-29T19:35:54.871591877Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014772s 
2026-08-29T19:35:54.871759264Z [Info] FluentMigrator.Runner.MigrationRunner: 113: consolidate_indexer_baseurl migrating 
2026-08-29T19:35:54.871981371Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:54.872214060Z [Info] consolidate_indexer_baseurl: Starting migration of Log DB to 113 
2026-08-29T19:35:54.872420937Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (113, '2026-08-29T19:35:54', 'consolidate_indexer_baseurl') 
2026-08-29T19:35:54.872743707Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:54.873433145Z [Info] FluentMigrator.Runner.MigrationRunner: 113: consolidate_indexer_baseurl migrated 
2026-08-29T19:35:54.873631455Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014547s 
2026-08-29T19:35:54.873799894Z [Info] FluentMigrator.Runner.MigrationRunner: 114: rename_indexer_status_id migrating 
2026-08-29T19:35:54.873974506Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:54.874204278Z [Info] rename_indexer_status_id: Starting migration of Log DB to 114 
2026-08-29T19:35:54.874388479Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (114, '2026-08-29T19:35:54', 'rename_indexer_status_id') 
2026-08-29T19:35:54.874722683Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:54.875423404Z [Info] FluentMigrator.Runner.MigrationRunner: 114: rename_indexer_status_id migrated 
2026-08-29T19:35:54.875614509Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014315s 
2026-08-29T19:35:54.875774301Z [Info] FluentMigrator.Runner.MigrationRunner: 115: add_downloadclient_status migrating 
2026-08-29T19:35:54.875971909Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:54.876217674Z [Info] add_downloadclient_status: Starting migration of Log DB to 115 
2026-08-29T19:35:54.876409881Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (115, '2026-08-29T19:35:54', 'add_downloadclient_status') 
2026-08-29T19:35:54.876731849Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:54.877427811Z [Info] FluentMigrator.Runner.MigrationRunner: 115: add_downloadclient_status migrated 
2026-08-29T19:35:54.877630168Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014579s 
2026-08-29T19:35:54.877799620Z [Info] FluentMigrator.Runner.MigrationRunner: 116: disable_nyaa migrating 
2026-08-29T19:35:54.877965253Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:54.878187150Z [Info] disable_nyaa: Starting migration of Log DB to 116 
2026-08-29T19:35:54.878371591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (116, '2026-08-29T19:35:54', 'disable_nyaa') 
2026-08-29T19:35:54.878702849Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:54.879397858Z [Info] FluentMigrator.Runner.MigrationRunner: 116: disable_nyaa migrated 
2026-08-29T19:35:54.879585677Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014329s 
2026-08-29T19:35:54.879752783Z [Info] FluentMigrator.Runner.MigrationRunner: 117: add_webrip_and_br480_qualites_in_profile migrating 
2026-08-29T19:35:54.879983708Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:54.880227168Z [Info] add_webrip_and_br480_qualites_in_profile: Starting migration of Log DB to 117 
2026-08-29T19:35:54.880422642Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (117, '2026-08-29T19:35:54', 'add_webrip_and_br480_qualites_in_profile') 
2026-08-29T19:35:54.880766414Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:54.881490853Z [Info] FluentMigrator.Runner.MigrationRunner: 117: add_webrip_and_br480_qualites_in_profile migrated 
2026-08-29T19:35:54.881683632Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014988s 
2026-08-29T19:35:54.881854566Z [Info] FluentMigrator.Runner.MigrationRunner: 118: add_history_eventType_index migrating 
2026-08-29T19:35:54.882023005Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:54.882257698Z [Info] add_history_eventType_index: Starting migration of Log DB to 118 
2026-08-29T19:35:54.882465246Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (118, '2026-08-29T19:35:54', 'add_history_eventType_index') 
2026-08-29T19:35:54.882795130Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:54.883490491Z [Info] FluentMigrator.Runner.MigrationRunner: 118: add_history_eventType_index migrated 
2026-08-29T19:35:54.883675563Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014617s 
2026-08-29T19:35:54.883867841Z [Info] FluentMigrator.Runner.MigrationRunner: 119: separate_automatic_and_interactive_searches migrating 
2026-08-29T19:35:54.884116261Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:54.884307696Z [Info] separate_automatic_and_interactive_searches: Starting migration of Log DB to 119 
2026-08-29T19:35:54.884513551Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (119, '2026-08-29T19:35:54', 'separate_automatic_and_interactive_searches') 
2026-08-29T19:35:54.884865009Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:54.885548165Z [Info] FluentMigrator.Runner.MigrationRunner: 119: separate_automatic_and_interactive_searches migrated 
2026-08-29T19:35:54.885747416Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014705s 
2026-08-29T19:35:54.885914723Z [Info] FluentMigrator.Runner.MigrationRunner: 120: update_series_episodes_history_indexes migrating 
2026-08-29T19:35:54.886095487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:54.886338045Z [Info] update_series_episodes_history_indexes: Starting migration of Log DB to 120 
2026-08-29T19:35:54.886585985Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (120, '2026-08-29T19:35:54', 'update_series_episodes_history_indexes') 
2026-08-29T19:35:54.886874386Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:54.887509895Z [Info] FluentMigrator.Runner.MigrationRunner: 120: update_series_episodes_history_indexes migrated 
2026-08-29T19:35:54.887699688Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014076s 
2026-08-29T19:35:54.887882566Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_animetosho_url migrating 
2026-08-29T19:35:54.888101317Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:54.888325688Z [Info] update_animetosho_url: Starting migration of Log DB to 121 
2026-08-29T19:35:54.888527074Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (121, '2026-08-29T19:35:54', 'update_animetosho_url') 
2026-08-29T19:35:54.888879093Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:54.889509853Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_animetosho_url migrated 
2026-08-29T19:35:54.889694776Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014071s 
2026-08-29T19:35:54.889879899Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_remux_qualities_in_profile migrating 
2026-08-29T19:35:54.890057526Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:54.890295345Z [Info] add_remux_qualities_in_profile: Starting migration of Log DB to 122 
2026-08-29T19:35:54.890478674Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (122, '2026-08-29T19:35:54', 'add_remux_qualities_in_profile') 
2026-08-29T19:35:54.890819030Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:54.891414389Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_remux_qualities_in_profile migrated 
2026-08-29T19:35:54.891602357Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013434s 
2026-08-29T19:35:54.891768612Z [Info] FluentMigrator.Runner.MigrationRunner: 123: add_history_seriesId_index migrating 
2026-08-29T19:35:54.891977152Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:54.892202035Z [Info] add_history_seriesId_index: Starting migration of Log DB to 123 
2026-08-29T19:35:54.892396557Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (123, '2026-08-29T19:35:54', 'add_history_seriesId_index') 
2026-08-29T19:35:54.892740750Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:54.893361420Z [Info] FluentMigrator.Runner.MigrationRunner: 123: add_history_seriesId_index migrated 
2026-08-29T19:35:54.893561654Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013992s 
2026-08-29T19:35:54.893729832Z [Info] FluentMigrator.Runner.MigrationRunner: 124: remove_media_browser_metadata migrating 
2026-08-29T19:35:54.893911679Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:54.894130098Z [Info] remove_media_browser_metadata: Starting migration of Log DB to 124 
2026-08-29T19:35:54.894327646Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (124, '2026-08-29T19:35:54', 'remove_media_browser_metadata') 
2026-08-29T19:35:54.894670637Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:54.895289724Z [Info] FluentMigrator.Runner.MigrationRunner: 124: remove_media_browser_metadata migrated 
2026-08-29T19:35:54.895473755Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013713s 
2026-08-29T19:35:54.895636232Z [Info] FluentMigrator.Runner.MigrationRunner: 125: remove_notify_my_android_and_pushalot_notifications migrating 
2026-08-29T19:35:54.895854902Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:54.896102661Z [Info] remove_notify_my_android_and_pushalot_notifications: Starting migration of Log DB to 125 
2026-08-29T19:35:54.896312444Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (125, '2026-08-29T19:35:54', 'remove_notify_my_android_and_pushalot_notifications') 
2026-08-29T19:35:54.896654793Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:54.897310804Z [Info] FluentMigrator.Runner.MigrationRunner: 125: remove_notify_my_android_and_pushalot_notifications migrated 
2026-08-29T19:35:54.897526148Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014557s 
2026-08-29T19:35:54.897698024Z [Info] FluentMigrator.Runner.MigrationRunner: 126: add_custom_filters migrating 
2026-08-29T19:35:54.897862616Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:54.898103140Z [Info] add_custom_filters: Starting migration of Log DB to 126 
2026-08-29T19:35:54.898286329Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (126, '2026-08-29T19:35:54', 'add_custom_filters') 
2026-08-29T19:35:54.898620282Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:54.899196542Z [Info] FluentMigrator.Runner.MigrationRunner: 126: add_custom_filters migrated 
2026-08-29T19:35:54.899393058Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001328s 
2026-08-29T19:35:54.899567219Z [Info] FluentMigrator.Runner.MigrationRunner: 127: rename_restrictions_to_release_profiles migrating 
2026-08-29T19:35:54.899753023Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:54.900000331Z [Info] rename_restrictions_to_release_profiles: Starting migration of Log DB to 127 
2026-08-29T19:35:54.900199041Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (127, '2026-08-29T19:35:54', 'rename_restrictions_to_release_profiles') 
2026-08-29T19:35:54.900549818Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:54.901179987Z [Info] FluentMigrator.Runner.MigrationRunner: 127: rename_restrictions_to_release_profiles migrated 
2026-08-29T19:35:54.901382625Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014215s 
2026-08-29T19:35:54.901560804Z [Info] FluentMigrator.Runner.MigrationRunner: 128: rename_quality_profiles_add_upgrade_allowed migrating 
2026-08-29T19:35:54.901764795Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:54.901989116Z [Info] rename_quality_profiles_add_upgrade_allowed: Starting migration of Log DB to 128 
2026-08-29T19:35:54.902193779Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (128, '2026-08-29T19:35:54', 'rename_quality_profiles_add_upgrade_allowed') 
2026-08-29T19:35:54.902545036Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:54.903192740Z [Info] FluentMigrator.Runner.MigrationRunner: 128: rename_quality_profiles_add_upgrade_allowed migrated 
2026-08-29T19:35:54.903392653Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014243s 
2026-08-29T19:35:54.903563597Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_relative_original_path_to_episode_file migrating 
2026-08-29T19:35:54.903747448Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:54.904051470Z [Info] add_relative_original_path_to_episode_file: Starting migration of Log DB to 129 
2026-08-29T19:35:54.904268818Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (129, '2026-08-29T19:35:54', 'add_relative_original_path_to_episode_file') 
2026-08-29T19:35:54.904613432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:54.905242759Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_relative_original_path_to_episode_file migrated 
2026-08-29T19:35:54.905438754Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001482s 
2026-08-29T19:35:54.905619067Z [Info] FluentMigrator.Runner.MigrationRunner: 130: episode_last_searched_time migrating 
2026-08-29T19:35:54.905801815Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:54.906025075Z [Info] episode_last_searched_time: Starting migration of Log DB to 130 
2026-08-29T19:35:54.906222352Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (130, '2026-08-29T19:35:54', 'episode_last_searched_time') 
2026-08-29T19:35:54.906563038Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:54.907143387Z [Info] FluentMigrator.Runner.MigrationRunner: 130: episode_last_searched_time migrated 
2026-08-29T19:35:54.907319932Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013338s 
2026-08-29T19:35:54.907487099Z [Info] FluentMigrator.Runner.MigrationRunner: 131: download_propers_config migrating 
2026-08-29T19:35:54.907663063Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:54.907933718Z [Info] download_propers_config: Starting migration of Log DB to 131 
2026-08-29T19:35:54.908126928Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (131, '2026-08-29T19:35:54', 'download_propers_config') 
2026-08-29T19:35:54.908448706Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:54.909074155Z [Info] FluentMigrator.Runner.MigrationRunner: 131: download_propers_config migrated 
2026-08-29T19:35:54.909254098Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001386s 
2026-08-29T19:35:54.909413589Z [Info] FluentMigrator.Runner.MigrationRunner: 132: add_download_client_priority migrating 
2026-08-29T19:35:54.909583521Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:54.909809887Z [Info] add_download_client_priority: Starting migration of Log DB to 132 
2026-08-29T19:35:54.910001423Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (132, '2026-08-29T19:35:54', 'add_download_client_priority') 
2026-08-29T19:35:54.910333732Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:54.910964552Z [Info] FluentMigrator.Runner.MigrationRunner: 132: add_download_client_priority migrated 
2026-08-29T19:35:54.911153663Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013764s 
2026-08-29T19:35:54.911324557Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_specials_folder_format migrating 
2026-08-29T19:35:54.911494490Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:54.911719262Z [Info] add_specials_folder_format: Starting migration of Log DB to 134 
2026-08-29T19:35:54.911919385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (134, '2026-08-29T19:35:54', 'add_specials_folder_format') 
2026-08-29T19:35:54.912252977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:54.912873998Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_specials_folder_format migrated 
2026-08-29T19:35:54.913056906Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013629s 
2026-08-29T19:35:54.913217780Z [Info] FluentMigrator.Runner.MigrationRunner: 135: health_issue_notification migrating 
2026-08-29T19:35:54.913385608Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:54.913620952Z [Info] health_issue_notification: Starting migration of Log DB to 135 
2026-08-29T19:35:54.913807328Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (135, '2026-08-29T19:35:54', 'health_issue_notification') 
2026-08-29T19:35:54.914126751Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:54.914721239Z [Info] FluentMigrator.Runner.MigrationRunner: 135: health_issue_notification migrated 
2026-08-29T19:35:54.914918165Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00133s 
2026-08-29T19:35:54.915081985Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_indexer_and_enabled_to_release_profiles migrating 
2026-08-29T19:35:54.915270244Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:54.915487281Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Log DB to 136 
2026-08-29T19:35:54.915683837Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (136, '2026-08-29T19:35:54', 'add_indexer_and_enabled_to_release_profiles') 
2026-08-29T19:35:54.916051237Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:54.916692419Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_indexer_and_enabled_to_release_profiles migrated 
2026-08-29T19:35:54.916963865Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014098s 
2026-08-29T19:35:54.917124439Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_airedbefore_to_episodes migrating 
2026-08-29T19:35:54.917320894Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:54.917548453Z [Info] add_airedbefore_to_episodes: Starting migration of Log DB to 137 
2026-08-29T19:35:54.917739046Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (137, '2026-08-29T19:35:54', 'add_airedbefore_to_episodes') 
2026-08-29T19:35:54.918051936Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:54.918688509Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_airedbefore_to_episodes migrated 
2026-08-29T19:35:54.918879874Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013592s 
2026-08-29T19:35:54.919042221Z [Info] FluentMigrator.Runner.MigrationRunner: 138: remove_bitmetv migrating 
2026-08-29T19:35:54.919201071Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:54.919432317Z [Info] remove_bitmetv: Starting migration of Log DB to 138 
2026-08-29T19:35:54.919624714Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (138, '2026-08-29T19:35:54', 'remove_bitmetv') 
2026-08-29T19:35:54.919983978Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:54.920607323Z [Info] FluentMigrator.Runner.MigrationRunner: 138: remove_bitmetv migrated 
2026-08-29T19:35:54.920796324Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013975s 
2026-08-29T19:35:54.920958169Z [Info] FluentMigrator.Runner.MigrationRunner: 139: add_download_history migrating 
2026-08-29T19:35:54.921121909Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:54.921348516Z [Info] add_download_history: Starting migration of Log DB to 139 
2026-08-29T19:35:54.921528007Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (139, '2026-08-29T19:35:54', 'add_download_history') 
2026-08-29T19:35:54.921851479Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:54.922437168Z [Info] FluentMigrator.Runner.MigrationRunner: 139: add_download_history migrated 
2026-08-29T19:35:54.922619475Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013084s 
2026-08-29T19:35:54.922782033Z [Info] FluentMigrator.Runner.MigrationRunner: 140: remove_chown_and_folderchmod_config_v2 migrating 
2026-08-29T19:35:54.922963598Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:54.923203772Z [Info] remove_chown_and_folderchmod_config_v2: Starting migration of Log DB to 140 
2026-08-29T19:35:54.923394987Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (140, '2026-08-29T19:35:54', 'remove_chown_and_folderchmod_config_v2') 
2026-08-29T19:35:54.923731324Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:54.924349980Z [Info] FluentMigrator.Runner.MigrationRunner: 140: remove_chown_and_folderchmod_config_v2 migrated 
2026-08-29T19:35:54.924541125Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013766s 
2026-08-29T19:35:54.924705446Z [Info] FluentMigrator.Runner.MigrationRunner: 141: add_update_history migrating 
2026-08-29T19:35:54.924874537Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:54.925086905Z [Info] add_update_history: Starting migration of Log DB to 141 
2026-08-29T19:35:54.925720320Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable UpdateHistory 
2026-08-29T19:35:54.925927097Z [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-08-29T19:35:54.926387173Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004887s 
2026-08-29T19:35:54.926556164Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex UpdateHistory (Date) 
2026-08-29T19:35:54.926738200Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC) 
2026-08-29T19:35:54.927053154Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003153s 
2026-08-29T19:35:54.927242265Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (141, '2026-08-29T19:35:54', 'add_update_history') 
2026-08-29T19:35:54.927554985Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:54.928209183Z [Info] FluentMigrator.Runner.MigrationRunner: 141: add_update_history migrated 
2026-08-29T19:35:54.928387502Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014649s 
2026-08-29T19:35:54.928563907Z [Info] FluentMigrator.Runner.MigrationRunner: 142: import_lists migrating 
2026-08-29T19:35:54.928728889Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:54.928944383Z [Info] import_lists: Starting migration of Log DB to 142 
2026-08-29T19:35:54.929125067Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (142, '2026-08-29T19:35:54', 'import_lists') 
2026-08-29T19:35:54.929449491Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:54.930044509Z [Info] FluentMigrator.Runner.MigrationRunner: 142: import_lists migrated 
2026-08-29T19:35:54.930216375Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001319s 
2026-08-29T19:35:54.930376558Z [Info] FluentMigrator.Runner.MigrationRunner: 143: add_priority_to_indexers migrating 
2026-08-29T19:35:54.930553775Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:54.930800261Z [Info] add_priority_to_indexers: Starting migration of Log DB to 143 
2026-08-29T19:35:54.930985925Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (143, '2026-08-29T19:35:54', 'add_priority_to_indexers') 
2026-08-29T19:35:54.931302994Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:54.931823673Z [Info] FluentMigrator.Runner.MigrationRunner: 143: add_priority_to_indexers migrated 
2026-08-29T19:35:54.932077895Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012719s 
2026-08-29T19:35:54.932246123Z [Info] FluentMigrator.Runner.MigrationRunner: 144: import_lists_series_type_and_season_folder migrating 
2026-08-29T19:35:54.932431457Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:54.932649997Z [Info] import_lists_series_type_and_season_folder: Starting migration of Log DB to 144 
2026-08-29T19:35:54.932861252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (144, '2026-08-29T19:35:54', 'import_lists_series_type_and_season_folder') 
2026-08-29T19:35:54.933200225Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:54.933759631Z [Info] FluentMigrator.Runner.MigrationRunner: 144: import_lists_series_type_and_season_folder migrated 
2026-08-29T19:35:54.933960787Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013294s 
2026-08-29T19:35:54.934118224Z [Info] FluentMigrator.Runner.MigrationRunner: 145: remove_growl migrating 
2026-08-29T19:35:54.934298126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:54.934516215Z [Info] remove_growl: Starting migration of Log DB to 145 
2026-08-29T19:35:54.934696358Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (145, '2026-08-29T19:35:54', 'remove_growl') 
2026-08-29T19:35:54.935007986Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:54.935649137Z [Info] FluentMigrator.Runner.MigrationRunner: 145: remove_growl migrated 
2026-08-29T19:35:54.935815502Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013484s 
2026-08-29T19:35:54.936007348Z [Info] FluentMigrator.Runner.MigrationRunner: 146: cleanup_duplicates_updatehistory migrating 
2026-08-29T19:35:54.936261841Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:54.936424198Z [Info] cleanup_duplicates_updatehistory: Starting migration of Log DB to 146 
2026-08-29T19:35:54.936711707Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-08-29T19:35:54.936886559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-08-29T19:35:54.938212509Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013223s 
2026-08-29T19:35:54.938392903Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (146, '2026-08-29T19:35:54', 'cleanup_duplicates_updatehistory') 
2026-08-29T19:35:54.938744511Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:54.939365822Z [Info] FluentMigrator.Runner.MigrationRunner: 146: cleanup_duplicates_updatehistory migrated 
2026-08-29T19:35:54.939557157Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00248s 
2026-08-29T19:35:54.939717841Z [Info] FluentMigrator.Runner.MigrationRunner: 147: swap_filechmod_for_folderchmod migrating 
2026-08-29T19:35:54.939959818Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:54.940194200Z [Info] swap_filechmod_for_folderchmod: Starting migration of Log DB to 147 
2026-08-29T19:35:54.940381037Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (147, '2026-08-29T19:35:54', 'swap_filechmod_for_folderchmod') 
2026-08-29T19:35:54.940706813Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:54.941286610Z [Info] FluentMigrator.Runner.MigrationRunner: 147: swap_filechmod_for_folderchmod migrated 
2026-08-29T19:35:54.941469148Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013195s 
2026-08-29T19:35:54.941631004Z [Info] FluentMigrator.Runner.MigrationRunner: 148: mediainfo_channels migrating 
2026-08-29T19:35:54.941794132Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:54.942011580Z [Info] mediainfo_channels: Starting migration of Log DB to 148 
2026-08-29T19:35:54.942205852Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (148, '2026-08-29T19:35:54', 'mediainfo_channels') 
2026-08-29T19:35:54.942529363Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:54.943136456Z [Info] FluentMigrator.Runner.MigrationRunner: 148: mediainfo_channels migrated 
2026-08-29T19:35:54.943308663Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013381s 
2026-08-29T19:35:54.943485900Z [Info] FluentMigrator.Runner.MigrationRunner: 149: add_on_delete_to_notifications migrating 
2026-08-29T19:35:54.943663467Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:54.943894843Z [Info] add_on_delete_to_notifications: Starting migration of Log DB to 149 
2026-08-29T19:35:54.944084776Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (149, '2026-08-29T19:35:54', 'add_on_delete_to_notifications') 
2026-08-29T19:35:54.944422406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:54.945057354Z [Info] FluentMigrator.Runner.MigrationRunner: 149: add_on_delete_to_notifications migrated 
2026-08-29T19:35:54.945238118Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013815s 
2026-08-29T19:35:54.945403572Z [Info] FluentMigrator.Runner.MigrationRunner: 150: add_scene_mapping_origin migrating 
2026-08-29T19:35:54.945573574Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:54.945822064Z [Info] add_scene_mapping_origin: Starting migration of Log DB to 150 
2026-08-29T19:35:54.946001506Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (150, '2026-08-29T19:35:54', 'add_scene_mapping_origin') 
2026-08-29T19:35:54.946341951Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:54.946906228Z [Info] FluentMigrator.Runner.MigrationRunner: 150: add_scene_mapping_origin migrated 
2026-08-29T19:35:54.947090299Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013287s 
2026-08-29T19:35:54.947248106Z [Info] FluentMigrator.Runner.MigrationRunner: 151: remove_custom_filter_type migrating 
2026-08-29T19:35:54.947416566Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:54.947647240Z [Info] remove_custom_filter_type: Starting migration of Log DB to 151 
2026-08-29T19:35:54.947842373Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (151, '2026-08-29T19:35:54', 'remove_custom_filter_type') 
2026-08-29T19:35:54.948183520Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:54.948744500Z [Info] FluentMigrator.Runner.MigrationRunner: 151: remove_custom_filter_type migrated 
2026-08-29T19:35:54.948929984Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001321s 
2026-08-29T19:35:54.949101730Z [Info] FluentMigrator.Runner.MigrationRunner: 152: update_btn_url_to_https migrating 
2026-08-29T19:35:54.954929657Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:54.955254471Z [Info] update_btn_url_to_https: Starting migration of Log DB to 152 
2026-08-29T19:35:54.955440195Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (152, '2026-08-29T19:35:54', 'update_btn_url_to_https') 
2026-08-29T19:35:54.955781563Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:54.956487915Z [Info] FluentMigrator.Runner.MigrationRunner: 152: update_btn_url_to_https migrated 
2026-08-29T19:35:54.956663118Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015951s 
2026-08-29T19:35:54.956823471Z [Info] FluentMigrator.Runner.MigrationRunner: 153: add_on_episodefiledelete_for_upgrade migrating 
2026-08-29T19:35:54.957003113Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:54.957209869Z [Info] add_on_episodefiledelete_for_upgrade: Starting migration of Log DB to 153 
2026-08-29T19:35:54.957393549Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (153, '2026-08-29T19:35:54', 'add_on_episodefiledelete_for_upgrade') 
2026-08-29T19:35:54.957704816Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:54.958328051Z [Info] FluentMigrator.Runner.MigrationRunner: 153: add_on_episodefiledelete_for_upgrade migrated 
2026-08-29T19:35:54.958512713Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013272s 
2026-08-29T19:35:54.958664068Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_name_release_profile migrating 
2026-08-29T19:35:54.958822577Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:54.959034845Z [Info] add_name_release_profile: Starting migration of Log DB to 154 
2026-08-29T19:35:54.959205408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (154, '2026-08-29T19:35:54', 'add_name_release_profile') 
2026-08-29T19:35:54.959505944Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:54.960075701Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_name_release_profile migrated 
2026-08-29T19:35:54.960250032Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012389s 
2026-08-29T19:35:54.960406147Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_arabic_and_hindi_languages migrating 
2026-08-29T19:35:54.960575437Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:54.960786052Z [Info] add_arabic_and_hindi_languages: Starting migration of Log DB to 155 
2026-08-29T19:35:54.960969301Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (155, '2026-08-29T19:35:54', 'add_arabic_and_hindi_languages') 
2026-08-29T19:35:54.961277752Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:54.962202354Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_arabic_and_hindi_languages migrated 
2026-08-29T19:35:54.962379781Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016235s 
2026-08-29T19:35:54.962535325Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_bypass_to_delay_profile migrating 
2026-08-29T19:35:54.962697361Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:54.962907194Z [Info] add_bypass_to_delay_profile: Starting migration of Log DB to 156 
2026-08-29T19:35:54.963079801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (156, '2026-08-29T19:35:54', 'add_bypass_to_delay_profile') 
2026-08-29T19:35:54.963380527Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:54.964006177Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_bypass_to_delay_profile migrated 
2026-08-29T19:35:54.964182031Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012994s 
2026-08-29T19:35:54.964338536Z [Info] FluentMigrator.Runner.MigrationRunner: 157: email_multiple_addresses migrating 
2026-08-29T19:35:54.964499661Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:54.964719393Z [Info] email_multiple_addresses: Starting migration of Log DB to 157 
2026-08-29T19:35:54.964884967Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (157, '2026-08-29T19:35:54', 'email_multiple_addresses') 
2026-08-29T19:35:54.965189510Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:54.965750780Z [Info] FluentMigrator.Runner.MigrationRunner: 157: email_multiple_addresses migrated 
2026-08-29T19:35:54.965921374Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012457s 
2026-08-29T19:35:54.966074643Z [Info] FluentMigrator.Runner.MigrationRunner: 158: cdh_per_downloadclient migrating 
2026-08-29T19:35:54.966232831Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:54.966441491Z [Info] cdh_per_downloadclient: Starting migration of Log DB to 158 
2026-08-29T19:35:54.966610452Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (158, '2026-08-29T19:35:54', 'cdh_per_downloadclient') 
2026-08-29T19:35:54.966907009Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:54.967460544Z [Info] FluentMigrator.Runner.MigrationRunner: 158: cdh_per_downloadclient migrated 
2026-08-29T19:35:54.967628211Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012223s 
2026-08-29T19:35:54.967785278Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_indexer_tags migrating 
2026-08-29T19:35:54.967959008Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:54.968171896Z [Info] add_indexer_tags: Starting migration of Log DB to 159 
2026-08-29T19:35:54.968341919Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (159, '2026-08-29T19:35:54', 'add_indexer_tags') 
2026-08-29T19:35:54.968637153Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:54.969234897Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_indexer_tags migrated 
2026-08-29T19:35:54.969401383Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001276s 
2026-08-29T19:35:54.969555022Z [Info] FluentMigrator.Runner.MigrationRunner: 160: rename_blacklist_to_blocklist migrating 
2026-08-29T19:35:54.969728932Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:54.969944907Z [Info] rename_blacklist_to_blocklist: Starting migration of Log DB to 160 
2026-08-29T19:35:54.970119940Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (160, '2026-08-29T19:35:54', 'rename_blacklist_to_blocklist') 
2026-08-29T19:35:54.970425596Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:54.971043941Z [Info] FluentMigrator.Runner.MigrationRunner: 160: rename_blacklist_to_blocklist migrated 
2026-08-29T19:35:54.971219154Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013108s 
2026-08-29T19:35:54.971370609Z [Info] FluentMigrator.Runner.MigrationRunner: 161: remove_plex_hometheatre migrating 
2026-08-29T19:35:54.971530200Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:54.971739642Z [Info] remove_plex_hometheatre: Starting migration of Log DB to 161 
2026-08-29T19:35:54.971953272Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (161, '2026-08-29T19:35:54', 'remove_plex_hometheatre') 
2026-08-29T19:35:54.972256884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:54.972860560Z [Info] FluentMigrator.Runner.MigrationRunner: 161: remove_plex_hometheatre migrated 
2026-08-29T19:35:54.973035993Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013218s 
2026-08-29T19:35:54.973187017Z [Info] FluentMigrator.Runner.MigrationRunner: 162: release_profile_to_array migrating 
2026-08-29T19:35:54.973350075Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:54.973593506Z [Info] release_profile_to_array: Starting migration of Log DB to 162 
2026-08-29T19:35:54.973804380Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (162, '2026-08-29T19:35:54', 'release_profile_to_array') 
2026-08-29T19:35:54.974199516Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:54.974855778Z [Info] FluentMigrator.Runner.MigrationRunner: 162: release_profile_to_array migrated 
2026-08-29T19:35:54.975032714Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001501s 
2026-08-29T19:35:54.975182907Z [Info] FluentMigrator.Runner.MigrationRunner: 163: mediainfo_to_ffmpeg migrating 
2026-08-29T19:35:54.975338199Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:54.975552441Z [Info] mediainfo_to_ffmpeg: Starting migration of Log DB to 163 
2026-08-29T19:35:54.975718545Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (163, '2026-08-29T19:35:54', 'mediainfo_to_ffmpeg') 
2026-08-29T19:35:54.976043630Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:54.976662436Z [Info] FluentMigrator.Runner.MigrationRunner: 163: mediainfo_to_ffmpeg migrated 
2026-08-29T19:35:54.976834984Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013125s 
2026-08-29T19:35:54.976999365Z [Info] FluentMigrator.Runner.MigrationRunner: 164: download_client_per_indexer migrating 
2026-08-29T19:35:54.977153996Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:54.977407647Z [Info] download_client_per_indexer: Starting migration of Log DB to 164 
2026-08-29T19:35:54.977541006Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (164, '2026-08-29T19:35:54', 'download_client_per_indexer') 
2026-08-29T19:35:54.977843495Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:54.978462001Z [Info] FluentMigrator.Runner.MigrationRunner: 164: download_client_per_indexer migrated 
2026-08-29T19:35:54.978639288Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013009s 
2026-08-29T19:35:54.978795051Z [Info] FluentMigrator.Runner.MigrationRunner: 165: add_on_update_to_notifications migrating 
2026-08-29T19:35:54.978957108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:54.979172782Z [Info] add_on_update_to_notifications: Starting migration of Log DB to 165 
2026-08-29T19:35:54.979352123Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (165, '2026-08-29T19:35:54', 'add_on_update_to_notifications') 
2026-08-29T19:35:54.979650644Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:54.980269020Z [Info] FluentMigrator.Runner.MigrationRunner: 165: add_on_update_to_notifications migrated 
2026-08-29T19:35:54.980456077Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013033s 
2026-08-29T19:35:54.980603113Z [Info] FluentMigrator.Runner.MigrationRunner: 166: update_series_sort_title migrating 
2026-08-29T19:35:54.980767454Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:54.980975883Z [Info] update_series_sort_title: Starting migration of Log DB to 166 
2026-08-29T19:35:54.981145595Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (166, '2026-08-29T19:35:54', 'update_series_sort_title') 
2026-08-29T19:35:54.981448726Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:54.982023664Z [Info] FluentMigrator.Runner.MigrationRunner: 166: update_series_sort_title migrated 
2026-08-29T19:35:54.982191171Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012454s 
2026-08-29T19:35:54.982341223Z [Info] FluentMigrator.Runner.MigrationRunner: 167: add_tvdbid_to_episode migrating 
2026-08-29T19:35:54.982506847Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:54.982711048Z [Info] add_tvdbid_to_episode: Starting migration of Log DB to 167 
2026-08-29T19:35:54.982880018Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (167, '2026-08-29T19:35:54', 'add_tvdbid_to_episode') 
2026-08-29T19:35:54.983180323Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:54.983801895Z [Info] FluentMigrator.Runner.MigrationRunner: 167: add_tvdbid_to_episode migrated 
2026-08-29T19:35:54.983994583Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012973s 
2026-08-29T19:35:54.984143072Z [Info] FluentMigrator.Runner.MigrationRunner: 168: add_additional_info_to_pending_releases migrating 
2026-08-29T19:35:54.984312904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:54.984523358Z [Info] add_additional_info_to_pending_releases: Starting migration of Log DB to 168 
2026-08-29T19:35:54.984704042Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (168, '2026-08-29T19:35:54', 'add_additional_info_to_pending_releases') 
2026-08-29T19:35:54.985017994Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:54.985638924Z [Info] FluentMigrator.Runner.MigrationRunner: 168: add_additional_info_to_pending_releases migrated 
2026-08-29T19:35:54.985827364Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013203s 
2026-08-29T19:35:54.985975001Z [Info] FluentMigrator.Runner.MigrationRunner: 169: add_malayalam_and_ukrainian_languages migrating 
2026-08-29T19:35:54.986149222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:54.986358053Z [Info] add_malayalam_and_ukrainian_languages: Starting migration of Log DB to 169 
2026-08-29T19:35:54.986540801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (169, '2026-08-29T19:35:54', 'add_malayalam_and_ukrainian_languages') 
2026-08-29T19:35:54.986850535Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:54.987463900Z [Info] FluentMigrator.Runner.MigrationRunner: 169: add_malayalam_and_ukrainian_languages migrated 
2026-08-29T19:35:54.987659123Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013147s 
2026-08-29T19:35:54.987813384Z [Info] FluentMigrator.Runner.MigrationRunner: 170: add_language_tags_to_subtitle_files migrating 
2026-08-29T19:35:54.988054980Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:54.988276035Z [Info] add_language_tags_to_subtitle_files: Starting migration of Log DB to 170 
2026-08-29T19:35:54.988446439Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (170, '2026-08-29T19:35:54', 'add_language_tags_to_subtitle_files') 
2026-08-29T19:35:54.988762636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:54.989327774Z [Info] FluentMigrator.Runner.MigrationRunner: 170: add_language_tags_to_subtitle_files migrated 
2026-08-29T19:35:54.989513678Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012709s 
2026-08-29T19:35:54.989662969Z [Info] FluentMigrator.Runner.MigrationRunner: 171: add_custom_formats migrating 
2026-08-29T19:35:54.989825877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:54.990029938Z [Info] add_custom_formats: Starting migration of Log DB to 171 
2026-08-29T19:35:54.990197315Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (171, '2026-08-29T19:35:54', 'add_custom_formats') 
2026-08-29T19:35:54.990500205Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:54.991048069Z [Info] FluentMigrator.Runner.MigrationRunner: 171: add_custom_formats migrated 
2026-08-29T19:35:54.991219905Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012197s 
2026-08-29T19:35:54.991366450Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_SeasonSearchMaximumSingleEpisodeAge_to_indexers migrating 
2026-08-29T19:35:54.991563847Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:54.991770413Z [Info] add_SeasonSearchMaximumSingleEpisodeAge_to_indexers: Starting migration of Log DB to 172 
2026-08-29T19:35:54.991989374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (172, '2026-08-29T19:35:54', 'add_SeasonSearchMaximumSingleEpisodeAge_to_indexers') 
2026-08-29T19:35:54.992314309Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:54.992880389Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_SeasonSearchMaximumSingleEpisodeAge_to_indexers migrated 
2026-08-29T19:35:54.993077726Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013098s 
2026-08-29T19:35:54.993229522Z [Info] FluentMigrator.Runner.MigrationRunner: 173: remove_omg migrating 
2026-08-29T19:35:54.993375386Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:54.993590870Z [Info] remove_omg: Starting migration of Log DB to 173 
2026-08-29T19:35:54.993748377Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (173, '2026-08-29T19:35:54', 'remove_omg') 
2026-08-29T19:35:54.994042710Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:54.994602177Z [Info] FluentMigrator.Runner.MigrationRunner: 173: remove_omg migrated 
2026-08-29T19:35:54.994769714Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012211s 
2026-08-29T19:35:54.994917962Z [Info] FluentMigrator.Runner.MigrationRunner: 174: add_salt_to_users migrating 
2026-08-29T19:35:54.995073997Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:54.995287477Z [Info] add_salt_to_users: Starting migration of Log DB to 174 
2026-08-29T19:35:54.995444753Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (174, '2026-08-29T19:35:54', 'add_salt_to_users') 
2026-08-29T19:35:54.995762654Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:54.996362131Z [Info] FluentMigrator.Runner.MigrationRunner: 174: add_salt_to_users migrated 
2026-08-29T19:35:54.996536202Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012789s 
2026-08-29T19:35:54.996684801Z [Info] FluentMigrator.Runner.MigrationRunner: 175: language_profiles_to_custom_formats migrating 
2026-08-29T19:35:54.996851747Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:54.997065658Z [Info] language_profiles_to_custom_formats: Starting migration of Log DB to 175 
2026-08-29T19:35:54.997238827Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (175, '2026-08-29T19:35:54', 'language_profiles_to_custom_formats') 
2026-08-29T19:35:54.997551747Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:54.998111424Z [Info] FluentMigrator.Runner.MigrationRunner: 175: language_profiles_to_custom_formats migrated 
2026-08-29T19:35:54.998297108Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012536s 
2026-08-29T19:35:54.998442681Z [Info] FluentMigrator.Runner.MigrationRunner: 176: original_language migrating 
2026-08-29T19:35:54.998597062Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:54.998850512Z [Info] original_language: Starting migration of Log DB to 176 
2026-08-29T19:35:54.998977949Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (176, '2026-08-29T19:35:54', 'original_language') 
2026-08-29T19:35:54.999274947Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:54.999821748Z [Info] FluentMigrator.Runner.MigrationRunner: 176: original_language migrated 
2026-08-29T19:35:55.000001120Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012136s 
2026-08-29T19:35:55.000156743Z [Info] FluentMigrator.Runner.MigrationRunner: 177: add_on_manual_interaction_required_to_notifications migrating 
2026-08-29T19:35:55.000335343Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:55.000545706Z [Info] add_on_manual_interaction_required_to_notifications: Starting migration of Log DB to 177 
2026-08-29T19:35:55.000733915Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (177, '2026-08-29T19:35:55', 'add_on_manual_interaction_required_to_notifications') 
2026-08-29T19:35:55.001061134Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:55.001616784Z [Info] FluentMigrator.Runner.MigrationRunner: 177: add_on_manual_interaction_required_to_notifications migrated 
2026-08-29T19:35:55.001811365Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012797s 
2026-08-29T19:35:55.001963261Z [Info] FluentMigrator.Runner.MigrationRunner: 178: list_sync_time migrating 
2026-08-29T19:35:55.002115618Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:55.002329860Z [Info] list_sync_time: Starting migration of Log DB to 178 
2026-08-29T19:35:55.002490072Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (178, '2026-08-29T19:35:55', 'list_sync_time') 
2026-08-29T19:35:55.002787702Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:55.003354994Z [Info] FluentMigrator.Runner.MigrationRunner: 178: list_sync_time migrated 
2026-08-29T19:35:55.003514135Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012281s 
2026-08-29T19:35:55.003666512Z [Info] FluentMigrator.Runner.MigrationRunner: 179: add_auto_tagging migrating 
2026-08-29T19:35:55.003830662Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:55.004093592Z [Info] add_auto_tagging: Starting migration of Log DB to 179 
2026-08-29T19:35:55.004266500Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (179, '2026-08-29T19:35:55', 'add_auto_tagging') 
2026-08-29T19:35:55.004573458Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:55.005134588Z [Info] FluentMigrator.Runner.MigrationRunner: 179: add_auto_tagging migrated 
2026-08-29T19:35:55.005307045Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013049s 
2026-08-29T19:35:55.005454522Z [Info] FluentMigrator.Runner.MigrationRunner: 180: task_duration migrating 
2026-08-29T19:35:55.005605697Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:55.005827995Z [Info] task_duration: Starting migration of Log DB to 180 
2026-08-29T19:35:55.006018448Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (180, '2026-08-29T19:35:55', 'task_duration') 
2026-08-29T19:35:55.006391459Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:55.007010847Z [Info] FluentMigrator.Runner.MigrationRunner: 180: task_duration migrated 
2026-08-29T19:35:55.007179216Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013988s 
2026-08-29T19:35:55.007326693Z [Info] FluentMigrator.Runner.MigrationRunner: 181: quality_definition_preferred_size migrating 
2026-08-29T19:35:55.007499140Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:55.007704283Z [Info] quality_definition_preferred_size: Starting migration of Log DB to 181 
2026-08-29T19:35:55.007890548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (181, '2026-08-29T19:35:55', 'quality_definition_preferred_size') 
2026-08-29T19:35:55.008213058Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:55.008786433Z [Info] FluentMigrator.Runner.MigrationRunner: 181: quality_definition_preferred_size migrated 
2026-08-29T19:35:55.008963760Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001281s 
2026-08-29T19:35:55.009115937Z [Info] FluentMigrator.Runner.MigrationRunner: 182: add_custom_format_score_bypass_to_delay_profile migrating 
2026-08-29T19:35:55.009291370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:55.009509750Z [Info] add_custom_format_score_bypass_to_delay_profile: Starting migration of Log DB to 182 
2026-08-29T19:35:55.009691135Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (182, '2026-08-29T19:35:55', 'add_custom_format_score_bypass_to_delay_profile') 
2026-08-29T19:35:55.010015859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:55.010585947Z [Info] FluentMigrator.Runner.MigrationRunner: 182: add_custom_format_score_bypass_to_delay_profile migrated 
2026-08-29T19:35:55.010781191Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012891s 
2026-08-29T19:35:55.010926503Z [Info] FluentMigrator.Runner.MigrationRunner: 183: update_images_remote_url migrating 
2026-08-29T19:35:55.011088990Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:55.011302160Z [Info] update_images_remote_url: Starting migration of Log DB to 183 
2026-08-29T19:35:55.011467092Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (183, '2026-08-29T19:35:55', 'update_images_remote_url') 
2026-08-29T19:35:55.011772337Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:55.012371063Z [Info] FluentMigrator.Runner.MigrationRunner: 183: update_images_remote_url migrated 
2026-08-29T19:35:55.012552829Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012711s 
2026-08-29T19:35:55.012699414Z [Info] FluentMigrator.Runner.MigrationRunner: 184: remove_invalid_roksbox_metadata_images migrating 
2026-08-29T19:35:55.012876561Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:55.013085682Z [Info] remove_invalid_roksbox_metadata_images: Starting migration of Log DB to 184 
2026-08-29T19:35:55.013273821Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (184, '2026-08-29T19:35:55', 'remove_invalid_roksbox_metadata_images') 
2026-08-29T19:35:55.013585118Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:55.014155025Z [Info] FluentMigrator.Runner.MigrationRunner: 184: remove_invalid_roksbox_metadata_images migrated 
2026-08-29T19:35:55.014338064Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012754s 
2026-08-29T19:35:55.014486984Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_episode_runtime migrating 
2026-08-29T19:35:55.014653169Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:55.014856989Z [Info] add_episode_runtime: Starting migration of Log DB to 185 
2026-08-29T19:35:55.015024637Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (185, '2026-08-29T19:35:55', 'add_episode_runtime') 
2026-08-29T19:35:55.015317406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:55.015907675Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_episode_runtime migrated 
2026-08-29T19:35:55.016090243Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012524s 
2026-08-29T19:35:55.016235956Z [Info] FluentMigrator.Runner.MigrationRunner: 186: add_result_to_commands migrating 
2026-08-29T19:35:55.016392291Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:55.016598476Z [Info] add_result_to_commands: Starting migration of Log DB to 186 
2026-08-29T19:35:55.016767036Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (186, '2026-08-29T19:35:55', 'add_result_to_commands') 
2026-08-29T19:35:55.017064204Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:55.017656066Z [Info] FluentMigrator.Runner.MigrationRunner: 186: add_result_to_commands migrated 
2026-08-29T19:35:55.017828393Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012615s 
2026-08-29T19:35:55.017990700Z [Info] FluentMigrator.Runner.MigrationRunner: 187: add_on_series_add_to_notifications migrating 
2026-08-29T19:35:55.018148979Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:55.018359363Z [Info] add_on_series_add_to_notifications: Starting migration of Log DB to 187 
2026-08-29T19:35:55.018534095Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (187, '2026-08-29T19:35:55', 'add_on_series_add_to_notifications') 
2026-08-29T19:35:55.018849470Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:55.019429839Z [Info] FluentMigrator.Runner.MigrationRunner: 187: add_on_series_add_to_notifications migrated 
2026-08-29T19:35:55.019612907Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012747s 
2026-08-29T19:35:55.019758951Z [Info] FluentMigrator.Runner.MigrationRunner: 188: postgres_update_timestamp_columns_to_with_timezone migrating 
2026-08-29T19:35:55.019990067Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:55.020195020Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Log DB to 188 
2026-08-29T19:35:55.020817754Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Logs 
2026-08-29T19:35:55.020975421Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2026-08-29T19:35:55.021127498Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Logs Time DateTimeOffset 
2026-08-29T19:35:55.021616723Z [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-08-29T19:35:55.022125057Z [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-08-29T19:35:55.022523068Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs" 
2026-08-29T19:35:55.022957172Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Logs_temp" RENAME TO "Logs" 
2026-08-29T19:35:55.023752093Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC) 
2026-08-29T19:35:55.024064252Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027717s 
2026-08-29T19:35:55.024219635Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable UpdateHistory 
2026-08-29T19:35:55.024367182Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-08-29T19:35:55.024500290Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn UpdateHistory Date DateTimeOffset 
2026-08-29T19:35:55.024906909Z [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-08-29T19:35:55.025329811Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "UpdateHistory_temp" ("Id", "Date", "Version", "EventType") SELECT "Id", "Date", "Version", "EventType" FROM "UpdateHistory" 
2026-08-29T19:35:55.025661058Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "UpdateHistory" 
2026-08-29T19:35:55.026037366Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "UpdateHistory_temp" RENAME TO "UpdateHistory" 
2026-08-29T19:35:55.026806535Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC) 
2026-08-29T19:35:55.027117191Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002453s 
2026-08-29T19:35:55.027266452Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-08-29T19:35:55.027420191Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.7E-06s 
2026-08-29T19:35:55.027548530Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset 
2026-08-29T19:35:55.027981582Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT) 
2026-08-29T19:35:55.028331306Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo" 
2026-08-29T19:35:55.028735640Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo" 
2026-08-29T19:35:55.029109163Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo" 
2026-08-29T19:35:55.029861708Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2026-08-29T19:35:55.030210020Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024869s 
2026-08-29T19:35:55.030375132Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (188, '2026-08-29T19:35:55', 'postgres_update_timestamp_columns_to_with_timezone') 
2026-08-29T19:35:55.030701890Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:55.031572003Z [Info] FluentMigrator.Runner.MigrationRunner: 188: postgres_update_timestamp_columns_to_with_timezone migrated 
2026-08-29T19:35:55.031771625Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038473s 
2026-08-29T19:35:55.031976628Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_colon_replacement_to_naming_config migrating 
2026-08-29T19:35:55.032156029Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:55.032371032Z [Info] add_colon_replacement_to_naming_config: Starting migration of Log DB to 189 
2026-08-29T19:35:55.032557277Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (189, '2026-08-29T19:35:55', 'add_colon_replacement_to_naming_config') 
2026-08-29T19:35:55.032873253Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:55.033679607Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_colon_replacement_to_naming_config migrated 
2026-08-29T19:35:55.033872516Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015274s 
2026-08-29T19:35:55.034022037Z [Info] FluentMigrator.Runner.MigrationRunner: 190: health_restored_notification migrating 
2026-08-29T19:35:55.034179755Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:55.034399718Z [Info] health_restored_notification: Starting migration of Log DB to 190 
2026-08-29T19:35:55.034568087Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (190, '2026-08-29T19:35:55', 'health_restored_notification') 
2026-08-29T19:35:55.034873832Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:55.035454522Z [Info] FluentMigrator.Runner.MigrationRunner: 190: health_restored_notification migrated 
2026-08-29T19:35:55.035633983Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012664s 
2026-08-29T19:35:55.035782082Z [Info] FluentMigrator.Runner.MigrationRunner: 191: add_download_client_tags migrating 
2026-08-29T19:35:55.035965100Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:55.036172608Z [Info] add_download_client_tags: Starting migration of Log DB to 191 
2026-08-29T19:35:55.036340877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (191, '2026-08-29T19:35:55', 'add_download_client_tags') 
2026-08-29T19:35:55.036639939Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:55.037238775Z [Info] FluentMigrator.Runner.MigrationRunner: 191: add_download_client_tags migrated 
2026-08-29T19:35:55.037417054Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012772s 
2026-08-29T19:35:55.037564581Z [Info] FluentMigrator.Runner.MigrationRunner: 192: import_exclusion_type migrating 
2026-08-29T19:35:55.037720906Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:55.037929687Z [Info] import_exclusion_type: Starting migration of Log DB to 192 
2026-08-29T19:35:55.038103196Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (192, '2026-08-29T19:35:55', 'import_exclusion_type') 
2026-08-29T19:35:55.038397699Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:55.038980693Z [Info] FluentMigrator.Runner.MigrationRunner: 192: import_exclusion_type migrated 
2026-08-29T19:35:55.039149543Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012514s 
2026-08-29T19:35:55.039302131Z [Info] FluentMigrator.Runner.MigrationRunner: 193: add_import_list_items migrating 
2026-08-29T19:35:55.039455690Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:55.039669100Z [Info] add_import_list_items: Starting migration of Log DB to 193 
2026-08-29T19:35:55.039831397Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (193, '2026-08-29T19:35:55', 'add_import_list_items') 
2026-08-29T19:35:55.040200510Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:55.040770187Z [Info] FluentMigrator.Runner.MigrationRunner: 193: add_import_list_items migrated 
2026-08-29T19:35:55.040943687Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013065s 
2026-08-29T19:35:55.041098488Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_notification_status migrating 
2026-08-29T19:35:55.041263852Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:55.041473654Z [Info] add_notification_status: Starting migration of Log DB to 194 
2026-08-29T19:35:55.041648777Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (194, '2026-08-29T19:35:55', 'add_notification_status') 
2026-08-29T19:35:55.041943130Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:55.042515472Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_notification_status migrated 
2026-08-29T19:35:55.042694583Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012528s 
2026-08-29T19:35:55.042841890Z [Info] FluentMigrator.Runner.MigrationRunner: 195: parse_language_tags_from_existing_subtitle_files migrating 
2026-08-29T19:35:55.043025620Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:55.043231805Z [Info] parse_language_tags_from_existing_subtitle_files: Starting migration of Log DB to 195 
2026-08-29T19:35:55.043424643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (195, '2026-08-29T19:35:55', 'parse_language_tags_from_existing_subtitle_files') 
2026-08-29T19:35:55.043740259Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:55.044339696Z [Info] FluentMigrator.Runner.MigrationRunner: 195: parse_language_tags_from_existing_subtitle_files migrated 
2026-08-29T19:35:55.044527895Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013018s 
2026-08-29T19:35:55.044680182Z [Info] FluentMigrator.Runner.MigrationRunner: 196: add_finale_type migrating 
2026-08-29T19:35:55.044832238Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:55.045041981Z [Info] add_finale_type: Starting migration of Log DB to 196 
2026-08-29T19:35:55.045204939Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (196, '2026-08-29T19:35:55', 'add_finale_type') 
2026-08-29T19:35:55.045499803Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:55.046047175Z [Info] FluentMigrator.Runner.MigrationRunner: 196: add_finale_type migrated 
2026-08-29T19:35:55.046216947Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012107s 
2026-08-29T19:35:55.046367831Z [Info] FluentMigrator.Runner.MigrationRunner: 197: list_add_missing_search migrating 
2026-08-29T19:35:55.046532473Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:55.046736684Z [Info] list_add_missing_search: Starting migration of Log DB to 197 
2026-08-29T19:35:55.046909151Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (197, '2026-08-29T19:35:55', 'list_add_missing_search') 
2026-08-29T19:35:55.047204075Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:55.047766528Z [Info] FluentMigrator.Runner.MigrationRunner: 197: list_add_missing_search migrated 
2026-08-29T19:35:55.047951962Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012316s 
2026-08-29T19:35:55.048111292Z [Info] FluentMigrator.Runner.MigrationRunner: 198: parse_title_from_existing_subtitle_files migrating 
2026-08-29T19:35:55.048277187Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:55.048486558Z [Info] parse_title_from_existing_subtitle_files: Starting migration of Log DB to 198 
2026-08-29T19:35:55.048671751Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (198, '2026-08-29T19:35:55', 'parse_title_from_existing_subtitle_files') 
2026-08-29T19:35:55.048979521Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:55.049561924Z [Info] FluentMigrator.Runner.MigrationRunner: 198: parse_title_from_existing_subtitle_files migrated 
2026-08-29T19:35:55.049744852Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012785s 
2026-08-29T19:35:55.049900335Z [Info] FluentMigrator.Runner.MigrationRunner: 199: series_last_aired migrating 
2026-08-29T19:35:55.050063314Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:55.050265230Z [Info] series_last_aired: Starting migration of Log DB to 199 
2026-08-29T19:35:55.050431936Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (199, '2026-08-29T19:35:55', 'series_last_aired') 
2026-08-29T19:35:55.050731790Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:55.051269333Z [Info] FluentMigrator.Runner.MigrationRunner: 199: series_last_aired migrated 
2026-08-29T19:35:55.051439545Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012058s 
2026-08-29T19:35:55.051587333Z [Info] FluentMigrator.Runner.MigrationRunner: 200: AddNewItemMonitorType migrating 
2026-08-29T19:35:55.051750431Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:55.051990525Z [Info] AddNewItemMonitorType: Starting migration of Log DB to 200 
2026-08-29T19:35:55.052166630Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (200, '2026-08-29T19:35:55', 'AddNewItemMonitorType') 
2026-08-29T19:35:55.052466604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:55.053012032Z [Info] FluentMigrator.Runner.MigrationRunner: 200: AddNewItemMonitorType migrated 
2026-08-29T19:35:55.053178558Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012514s 
2026-08-29T19:35:55.053335283Z [Info] FluentMigrator.Runner.MigrationRunner: 201: email_encryption migrating 
2026-08-29T19:35:55.053484414Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:55.053694447Z [Info] email_encryption: Starting migration of Log DB to 201 
2026-08-29T19:35:55.053856212Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (201, '2026-08-29T19:35:55', 'email_encryption') 
2026-08-29T19:35:55.054157940Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:55.054683649Z [Info] FluentMigrator.Runner.MigrationRunner: 201: email_encryption migrated 
2026-08-29T19:35:55.054851497Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001193s 
2026-08-29T19:35:55.054997872Z [Info] FluentMigrator.Runner.MigrationRunner: 202: add_indexer_flags migrating 
2026-08-29T19:35:55.055152102Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:55.055362606Z [Info] add_indexer_flags: Starting migration of Log DB to 202 
2026-08-29T19:35:55.055529202Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (202, '2026-08-29T19:35:55', 'add_indexer_flags') 
2026-08-29T19:35:55.055819015Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:55.056403212Z [Info] FluentMigrator.Runner.MigrationRunner: 202: add_indexer_flags migrated 
2026-08-29T19:35:55.056562202Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012334s 
2026-08-29T19:35:55.056715371Z [Info] FluentMigrator.Runner.MigrationRunner: 203: release_type migrating 
2026-08-29T19:35:55.056864331Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:55.057072570Z [Info] release_type: Starting migration of Log DB to 203 
2026-08-29T19:35:55.057233845Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (203, '2026-08-29T19:35:55', 'release_type') 
2026-08-29T19:35:55.057522256Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:55.058060399Z [Info] FluentMigrator.Runner.MigrationRunner: 203: release_type migrated 
2026-08-29T19:35:55.058236133Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011896s 
2026-08-29T19:35:55.058386035Z [Info] FluentMigrator.Runner.MigrationRunner: 204: add_add_release_hash migrating 
2026-08-29T19:35:55.058558583Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:55.058767203Z [Info] add_add_release_hash: Starting migration of Log DB to 204 
2026-08-29T19:35:55.058933698Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (204, '2026-08-29T19:35:55', 'add_add_release_hash') 
2026-08-29T19:35:55.059233682Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:55.059763179Z [Info] FluentMigrator.Runner.MigrationRunner: 204: add_add_release_hash migrated 
2026-08-29T19:35:55.059958272Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012041s 
2026-08-29T19:35:55.060115869Z [Info] FluentMigrator.Runner.MigrationRunner: 205: rename_season_pack_spec migrating 
2026-08-29T19:35:55.060272244Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:55.060480734Z [Info] rename_season_pack_spec: Starting migration of Log DB to 205 
2026-08-29T19:35:55.060647700Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (205, '2026-08-29T19:35:55', 'rename_season_pack_spec') 
2026-08-29T19:35:55.060947494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:55.061482331Z [Info] FluentMigrator.Runner.MigrationRunner: 205: rename_season_pack_spec migrated 
2026-08-29T19:35:55.061652584Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012063s 
2026-08-29T19:35:55.061803858Z [Info] FluentMigrator.Runner.MigrationRunner: 206: add_tmdbid migrating 
2026-08-29T19:35:55.061957127Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:55.062164565Z [Info] add_tmdbid: Starting migration of Log DB to 206 
2026-08-29T19:35:55.062324707Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (206, '2026-08-29T19:35:55', 'add_tmdbid') 
2026-08-29T19:35:55.062612848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:55.063189299Z [Info] FluentMigrator.Runner.MigrationRunner: 206: add_tmdbid migrated 
2026-08-29T19:35:55.063349060Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012275s 
2026-08-29T19:35:55.063503752Z [Info] FluentMigrator.Runner.MigrationRunner: 209: add_on_import_complete_to_notifications migrating 
2026-08-29T19:35:55.063676019Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:55.063901122Z [Info] add_on_import_complete_to_notifications: Starting migration of Log DB to 209 
2026-08-29T19:35:55.064086055Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (209, '2026-08-29T19:35:55', 'add_on_import_complete_to_notifications') 
2026-08-29T19:35:55.064400177Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:55.064944353Z [Info] FluentMigrator.Runner.MigrationRunner: 209: add_on_import_complete_to_notifications migrated 
2026-08-29T19:35:55.065127402Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012598s 
2026-08-29T19:35:55.065285090Z [Info] FluentMigrator.Runner.MigrationRunner: 210: add_monitored_seasons_filter migrating 
2026-08-29T19:35:55.065447777Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:55.065654554Z [Info] add_monitored_seasons_filter: Starting migration of Log DB to 210 
2026-08-29T19:35:55.065825819Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (210, '2026-08-29T19:35:55', 'add_monitored_seasons_filter') 
2026-08-29T19:35:55.066133508Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:55.066672554Z [Info] FluentMigrator.Runner.MigrationRunner: 210: add_monitored_seasons_filter migrated 
2026-08-29T19:35:55.066847326Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012196s 
2026-08-29T19:35:55.067007348Z [Info] FluentMigrator.Runner.MigrationRunner: 211: add_custom_colon_replacement_to_naming_config migrating 
2026-08-29T19:35:55.067184135Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:55.067390180Z [Info] add_custom_colon_replacement_to_naming_config: Starting migration of Log DB to 211 
2026-08-29T19:35:55.067576565Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (211, '2026-08-29T19:35:55', 'add_custom_colon_replacement_to_naming_config') 
2026-08-29T19:35:55.067910798Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:55.068778015Z [Info] FluentMigrator.Runner.MigrationRunner: 211: add_custom_colon_replacement_to_naming_config migrated 
2026-08-29T19:35:55.068970893Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015853s 
2026-08-29T19:35:55.069125775Z [Info] FluentMigrator.Runner.MigrationRunner: 212: add_minium_upgrade_format_score_to_quality_profiles migrating 
2026-08-29T19:35:55.069306299Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:55.069514959Z [Info] add_minium_upgrade_format_score_to_quality_profiles: Starting migration of Log DB to 212 
2026-08-29T19:35:55.069706945Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (212, '2026-08-29T19:35:55', 'add_minium_upgrade_format_score_to_quality_profiles') 
2026-08-29T19:35:55.070028904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:55.070556807Z [Info] FluentMigrator.Runner.MigrationRunner: 212: add_minium_upgrade_format_score_to_quality_profiles migrated 
2026-08-29T19:35:55.070752792Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012477s 
2026-08-29T19:35:55.070903275Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_blurary576p_quality_in_profiles migrating 
2026-08-29T19:35:55.071072055Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:55.071277739Z [Info] add_blurary576p_quality_in_profiles: Starting migration of Log DB to 214 
2026-08-29T19:35:55.071454274Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (214, '2026-08-29T19:35:55', 'add_blurary576p_quality_in_profiles') 
2026-08-29T19:35:55.071763016Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:55.072343094Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_blurary576p_quality_in_profiles migrated 
2026-08-29T19:35:55.072523317Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012627s 
2026-08-29T19:35:55.072676296Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_blurary576p_quality_in_profiles_with_grouped_blurary480p migrating 
2026-08-29T19:35:55.072862721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:55.073074187Z [Info] add_blurary576p_quality_in_profiles_with_grouped_blurary480p: Starting migration of Log DB to 215 
2026-08-29T19:35:55.073267977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (215, '2026-08-29T19:35:55', 'add_blurary576p_quality_in_profiles_with_grouped_blurary480p') 
2026-08-29T19:35:55.073598232Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:55.074129212Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_blurary576p_quality_in_profiles_with_grouped_blurary480p migrated 
2026-08-29T19:35:55.074327852Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012618s 
2026-08-29T19:35:55.074479437Z [Info] FluentMigrator.Runner.MigrationRunner: 217: add_mal_and_anilist_ids migrating 
2026-08-29T19:35:55.074639319Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-08-29T19:35:55.074858350Z [Info] add_mal_and_anilist_ids: Starting migration of Log DB to 217 
2026-08-29T19:35:55.075024465Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (217, '2026-08-29T19:35:55', 'add_mal_and_anilist_ids') 
2026-08-29T19:35:55.075331162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-08-29T19:35:55.075866761Z [Info] FluentMigrator.Runner.MigrationRunner: 217: add_mal_and_anilist_ids migrated 
2026-08-29T19:35:55.076047525Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012143s 
2026-08-29T19:35:55.251774454Z [Info] ConfigureHostFilteringOptions: Allowed Hosts is not configured, accepting requests for any host 
2026-08-29T19:35:55.253060253Z [Info] ConfigureHostFilteringOptions: Allowed Hosts is not configured, accepting requests for any host 
2026-08-29T19:35:55.265494416Z [Info] Microsoft.Hosting.Lifetime: Now listening on: http://[::]:8989 
2026-08-29T19:35:55.274761369Z [Info] UpdaterConfigProvider: Update mechanism BuiltIn not supported in the current configuration, changing to Docker. 
2026-08-29T19:35:55.278423745Z [Info] UpdaterConfigProvider: External updater uses branch develop instead of the currently selected main, changing to develop. 
2026-08-29T19:35:55.401741814Z [Info] QualityProfileService: Setting up default quality profiles 
2026-08-29T19:35:55.472284425Z [Info] Microsoft.Hosting.Lifetime: Application started. Press Ctrl+C to shut down. 
2026-08-29T19:35:55.472494328Z [Info] Microsoft.Hosting.Lifetime: Hosting environment: Production 
2026-08-29T19:35:55.472684431Z [Info] Microsoft.Hosting.Lifetime: Content root path: /app/sonarr/bin 
2026-08-29T19:35:55.621534069Z [Info] ManagedHttpDispatcher: IPv4 is available: True, IPv6 will be disabled 
2026-08-29T19:35:56.121486459Z [ls.io-init] done.